@progress/kendo-react-taskboard 5.12.1 → 5.13.0-dev.202303301815
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-drawing"),require("react-transition-group")):"function"==typeof define&&define.amd?define(["react","prop-types","@progress/kendo-licensing","@progress/kendo-react-intl","react-dom","@progress/kendo-drawing","react-transition-group"],t):"object"==typeof exports?exports.KendoReactTaskboard=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("@progress/kendo-react-intl"),require("react-dom"),require("@progress/kendo-drawing"),require("react-transition-group")):e.KendoReactTaskboard=t(e.React,e.PropTypes,e.KendoLicensing,e.KendoReactIntl,e.ReactDOM,e.KendoDrawing,e.ReactTransitionGroup)}(self,(function(e,t,n,o,r,a,i){return(()=>{"use strict";var l={2794:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)},r=this&&this.__spreadArray||function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))};Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoard=void 0;var a=n(3899),i=n(189),l=n(9302),s=n(7363),c=n(1262),u=n(2181),d=n(9762),p=n(3056),h=n(7706),v=n(1316),m=n(4160);t.TaskBoard=a.forwardRef((function(e,t){(0,l.validatePackage)(s.packageMetadata);var n=e.columnData,i=e.className,f=e.style,g=e.id,b=e.taskData,y=e.onChange,z=a.useRef(null),k=a.useRef(null);a.useImperativeHandle(z,(function(){return{props:e}})),a.useImperativeHandle(t,(function(){return z.current}));var w=a.Children.toArray(e.children).filter((function(e){return e&&e.type&&"KendoReactTaskBoardToolbar"===e.type.displayName})),x=a.useRef(null),C=a.useRef(null),I=a.useRef(null),M=a.useState(null),H=M[0],E=M[1],V=a.useState(null),O=V[0],B=V[1],S=a.useState({top:0,left:0}),P=S[0],T=S[1],D=a.useRef(null),L=a.useRef(null),R=a.useMemo((function(){var e={};return(H||b).forEach((function(t){var n=t.status;e[n]||(e[n]=[]),e[n].push(t)})),e}),[b,H]),N=a.useCallback((function(e){var t=e.originalEvent.target;if(!t.closest("button,input,.k-link,.k-taskboard-preview-pane")){var a=(0,h.closestTaskBoardElement)(t),i=k.current;if(a&&i){var l=a.type===p.TASKBOARD_COLUMN;if(l&&!t.closest(".k-taskboard-column-header"))return;var s=a.element.getBoundingClientRect(),u=i.getBoundingClientRect();I.current={x:e.clientX-s.left+u.left,y:e.clientY-s.top+u.top};var d=l?n:b,v=l?B:E,m=d.findIndex((function(e){return String(e.id)===a.id})),f=d[m];if(-1===m||f.edit)return;var g=(0,c.clone)(f);g.isPlaceholder=!0;var y=r([],d,!0);y[m]=g,C.current=o(o({},a),{index:m,item:f,width:s.width,height:s.height}),T({top:e.clientY-I.current.y,left:e.clientX-I.current.x}),v(y)}}}),[n,b]),_=a.useCallback((function(e){var t=C.current,o=D.current&&D.current.element||L.current;if(t&&o){T({top:e.clientY-I.current.y,left:e.clientX-I.current.x}),o.style.visibility="hidden";var a=document.elementFromPoint(e.clientX,e.clientY);if(o.style.visibility="",a&&a.getAttribute(p.TASKBOARD_PLACEHOLDER))return;var i=a&&(0,h.closestTaskBoardElement)(a);if(i){var l=void 0,s=i.type===t.type,u=t.type===p.TASKBOARD_COLUMN,d=(u?O:H)||[],v=u?B:E;if(u||s){if(l=(0,h.findIndexes)(t.id,i.id,d)){var m=d[l.dragIndex],f=d[l.dropIndex],g=(0,c.clone)(m);u||(g.status=f.status),(z=r([],d,!0)).splice(l.dragIndex,1),z.splice(l.dropIndex,0,g),t.index=l.dropIndex,v(z)}}else{var b=d.findIndex((function(e){return String(e.id)===t.id})),y=n.findIndex((function(e){return String(e.id)===i.id}));if(-1!==b&&-1!==y){var z,k=d[b],w=n[y].status;if(R[w])return;k.status=w,(z=r([],d,!0)).splice(b,1),z.push(k),t.index=z.length-1,v(z)}}}}}),[O,H,n,R]),A=a.useCallback((function(){var e=C.current;if(y&&e){var t=(e.type===p.TASKBOARD_COLUMN?O:H)||[],n=t[e.index];delete n.isPlaceholder;var o={data:t,type:e.type,previousItem:e.item,item:n};y.call(void 0,o)}C.current=null,I.current=null,E(null),B(null),T({top:0,left:0})}),[O,H,y]);(0,c.useDraggable)(x,{onDragStart:N,onDrag:_,onDragEnd:A});var j=C.current,F=a.useCallback((function(e){var t={data:r(r([],b,!0),[e],!1),type:p.TASKBOARD_TASK,previousItem:null,item:e};y.call(void 0,t)}),[y,b]),K=a.useCallback((function(e,t){var n=b.slice(),o=b.indexOf(t);-1!==o&&n.splice(o,1,e);var r={data:n,type:p.TASKBOARD_TASK,previousItem:t,item:e};y.call(void 0,r)}),[y,b]),U=a.useCallback((function(e){var t={data:b.filter((function(t){return t!==e})),type:p.TASKBOARD_TASK,previousItem:e,item:null};y.call(void 0,t)}),[y,b]),q=a.useCallback((function(e,t){var o=n.slice(),r=o.indexOf(t);-1!==r&&(e?o.splice(r,1,e):o.splice(r,1));var a={data:o,type:p.TASKBOARD_COLUMN,previousItem:t,item:e};y.call(void 0,a)}),[y,n]);return a.createElement("div",{id:g,style:f,ref:k,className:(0,c.classNames)("k-widget k-taskboard",i)},w,a.createElement("div",{className:"k-taskboard-content",style:j?{userSelect:"none"}:void 0},a.createElement("div",{className:"k-taskboard-columns-container",ref:x},(O||n).map((function(t){return a.createElement(u.TaskBoardColumnBase,{key:t.id,tabIndex:e.tabIndex,column:t,tasks:R[t.status]||[],dragTargetRef:C,onTaskCreate:F,onTaskEdit:K,onTaskDelete:U,onColumnChange:q,columnComponent:e.column||m.TaskBoardColumn,cardComponent:e.card||v.TaskBoardCard,priorities:e.priorities})})))),j&&j.type===p.TASKBOARD_TASK&&a.createElement(d.TaskBoardCardBase,{elementRef:D,style:{position:"absolute",width:j.width,height:j.height,top:P.top,left:P.left,zIndex:10,borderLeftColor:j.item.priority?j.item.priority.color:j.item.color},task:j.item,dragTargetRef:C,cardComponent:e.card||v.TaskBoardCard,onDeleteTask:c.noop,showEditPane:c.noop}),j&&j.type===p.TASKBOARD_COLUMN&&a.createElement(u.TaskBoardColumnBase,{elementRef:L,style:{position:"absolute",width:j.width,height:j.height,top:P.top,left:P.left,zIndex:10},cardComponent:e.card||v.TaskBoardCard,columnComponent:e.column||m.TaskBoardColumn,column:j.item,tasks:R[j.item.status],priorities:e.priorities,dragTargetRef:C,onTaskDelete:U,onColumnChange:q,onTaskEdit:K,onTaskCreate:F}))})),t.TaskBoard.propTypes={columnData:i.array.isRequired,taskData:i.array.isRequired},t.TaskBoard.defaultProps={columnData:[],taskData:[]},t.TaskBoard.displayName="KendoReactTaskBoard"},2112:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardAddCard=void 0;var o=n(3899),r=n(499),a=n(3364),i=n(3768);t.TaskBoardAddCard=function(e){var t=(0,i.useTaskEditing)(e),n=t.onTitleChange,l=t.title,s=t.onDescriptionChange,c=t.description,u=t.onPriorityChange,d=t.priority,p=t.onSave,h=(0,r.useLocalization)();return o.createElement(e.editPane,{header:h.toLanguageString(a.taskBoardAddCardPaneTitle,a.messages[a.taskBoardAddCardPaneTitle]),titleInputTitle:h.toLanguageString(a.taskBoardAddCardTitleLabel,a.messages[a.taskBoardAddCardTitleLabel]),descriptionInputTitle:h.toLanguageString(a.taskBoardAddCardDescriptionLabel,a.messages[a.taskBoardAddCardDescriptionLabel]),priorityDropDownTitle:h.toLanguageString(a.taskBoardAddCardPriorityLabel,a.messages[a.taskBoardAddCardPriorityLabel]),titleLabel:h.toLanguageString(a.taskBoardEditPaneTitleLabel,a.messages[a.taskBoardEditPaneTitleLabel]),descriptionLabel:h.toLanguageString(a.taskBoardEditPaneDescriptionLabel,a.messages[a.taskBoardEditPaneDescriptionLabel]),priorityLabel:h.toLanguageString(a.taskBoardEditPanePriorityLabel,a.messages[a.taskBoardEditPanePriorityLabel]),saveButton:h.toLanguageString(a.taskBoardAddCardCreateButton,a.messages[a.taskBoardAddCardCreateButton]),cancelButton:h.toLanguageString(a.taskBoardEditPaneCancelBtn,a.messages[a.taskBoardEditPaneCancelBtn]),priorities:e.priorities,onSave:p,onClose:e.onClose,onTitleChange:n,title:l,onDescriptionChange:s,description:c,onPriorityChange:u,priority:d})},t.TaskBoardAddCard.propTypes={},t.TaskBoardAddCard.defaultProps={},t.TaskBoardAddCard.displayName="KendoReactTaskBoardAddCard"},9762:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardCardBase=void 0;var r=n(3899),a=n(189),i=n(7092),l=n(3056),s=n(499),c=n(3364),u=n(4701),d=n(897),p=n(6364),h=n(1330),v=n(8696);t.TaskBoardCardBase=function(e){var t,n=e.onDeleteTask,a=e.showEditPane,m=e.task,f=e.style,g=e.dragTargetRef,b=e.elementRef,y=r.useState(!1),z=y[0],k=y[1],w=r.useState(!1),x=w[0],C=w[1],I=r.useState(!1),M=I[0],H=I[1],E=r.useRef(null),V=(0,s.useLocalization)(),O=[{text:V.toLanguageString(c.taskBoardEditCardButton,c.messages[c.taskBoardEditCardButton]),icon:"pencil",svgIcon:v.pencilIcon,data:function(){a(m),k(!z)}},{text:V.toLanguageString(c.taskBoardDeleteCardButton,c.messages[c.taskBoardDeleteCardButton]),icon:"trash",svgIcon:v.trashIcon,data:function(){C(!x),k(!z)}}],B=function(){H(!0)};return m.isPlaceholder&&g&&g.current?r.createElement("div",o({style:{width:g.current.width,height:g.current.height},className:"k-taskboard-drag-placeholder"},((t={})[l.TASKBOARD_PLACEHOLDER]=!0,t))):r.createElement(e.cardComponent,{task:m,style:f,tabIndex:e.tabIndex,disabled:e.disabled,elementRef:b,showMenu:z,showDeleteConfirm:x,showTaskPreviewPane:M,menuItems:O,popupRef:E,confirmDialogMessage:V.toLanguageString(c.taskBoardDeleteTaskDialogMessage,c.messages[c.taskBoardDeleteTaskDialogMessage]),confirmDialogTitle:V.toLanguageString(c.taskBoardDeleteTaskDialogTitle,c.messages[c.taskBoardDeleteTaskDialogTitle]),confirmDialogConfirmButton:V.toLanguageString(c.taskBoardDeleteTaskConfirmButton,c.messages[c.taskBoardDeleteTaskConfirmButton]),confirmDialogCancelButton:V.toLanguageString(c.taskBoardDeleteTaskCancelButton,c.messages[c.taskBoardDeleteTaskCancelButton]),previewDialogPriorityLabel:V.toLanguageString(c.taskBoardPreviewPanePriorityLabel,c.messages[c.taskBoardPreviewPanePriorityLabel]),previewDialogDelete:V.toLanguageString(c.taskBoardPreviewPaneDeleteBtn,c.messages[c.taskBoardPreviewPaneDeleteBtn]),previewDialogEdit:V.toLanguageString(c.taskBoardPreviewPaneEditBtn,c.messages[c.taskBoardPreviewPaneEditBtn]),onShowPreviewPane:B,onClosePreviewPane:function(){H(!1)},onMenuItemSelect:function(e){e.item.data()},onShowMenu:function(){k(!0)},onHideMenu:function(){k(!1)},onMenuButtonBlur:function(e){var t=E.current&&E.current.element;t&&t.contains(e.relatedTarget)||k(!1)},onTaskDelete:n,onTaskEdit:function(){a(m),B()},onCloseConfirmDialog:function(){C(!x)},card:i.Card,cardHeader:u.TaskBoardCardHeader,cardBody:d.TaskBoardCardBody,confirmDialog:p.TaskBoardConfirmDialog,previewDialog:h.TaskBoardPreviewDialog})},t.TaskBoardCardBase.propTypes={task:a.object.isRequired},t.TaskBoardCardBase.defaultProps={},t.TaskBoardCardBase.displayName="KendoReactTaskBoardCardBase"},2181:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardColumnBase=void 0;var r=n(3899),a=n(189),i=n(499),l=n(3364),s=n(3056),c=n(976),u=n(8060),d=n(6364),p=n(6494),h=n(2112),v=n(9762);t.TaskBoardColumnBase=function(e){var t,n=r.useState(!1),a=n[0],m=n[1],f=r.useState(!1),g=f[0],b=f[1],y=r.useState(!1),z=y[0],k=y[1],w=r.useState(),x=w[0],C=w[1],I=e.dragTargetRef,M=e.column,H=e.onColumnChange,E=e.tasks,V=e.elementRef,O=e.style,B=e.onTaskCreate,S=e.onTaskEdit,P=e.onTaskDelete,T=(0,i.useLocalization)(),D=r.useCallback((function(e){var t=o(o({},M),{title:e.value});H.call(void 0,t,M)}),[M,H]),L=r.useCallback((function(){var e=o(o({},M),{edit:!0});H.call(void 0,e,M)}),[M,H]),R=r.useCallback((function(){var e=o(o({},M),{edit:!1});H.call(void 0,e,M)}),[M,H]),N=r.useCallback((function(){H.call(void 0,null,M)}),[M,H]),_=function(e){b(!0),C(e)},A=r.useCallback((function(e){m(!1),B.call(void 0,o(o({},e),{status:M.status}))}),[B,M]),j=r.useCallback((function(e,t){b(!1),S.call(void 0,e,t)}),[S]),F=r.useCallback((function(e){P.call(void 0,e)}),[P]);if(M.isPlaceholder&&I&&I.current){var K=I.current?I.current.width:0,U=I.current?I.current.height:0;return r.createElement("div",o({style:{width:K,height:U},className:"k-taskboard-column k-taskboard-drag-placeholder"},((t={})[s.TASKBOARD_PLACEHOLDER]=!0,t)))}return r.createElement(e.columnComponent,{column:e.column,tasks:E,priorities:e.priorities,style:Boolean(I)?o({overflow:"visible"},O):O,tabIndex:e.tabIndex,elementRef:V,onTaskCreate:A,onTaskEdit:j,onTaskDelete:F,card:e.cardComponent,header:c.TaskBoardColumnHeader,body:u.TaskBoardColumnBody,confirmDialog:d.TaskBoardConfirmDialog,editCardDialog:p.TaskBoardEditCard,addCardDialog:h.TaskBoardAddCard,onTitleChange:D,onColumnEnterEdit:L,onColumnExitEdit:R,onColumnConfirmDelete:N,onShowAddCardDialog:function(){m(!0)},onShowEditCardPane:_,onColumnDelete:function(){k(!z)},onCloseDialog:function(){m(!1),b(!1)},showAddCard:a,showEditCard:g,showColumnConfirmDelete:z,editedTask:x,confirmDialogMessage:T.toLanguageString(l.taskBoardDelColumnDialogMsg,l.messages[l.taskBoardDelColumnDialogMsg]),confirmDialogTitle:T.toLanguageString(l.taskBoardDelColumnDialogTitle,l.messages[l.taskBoardDelColumnDialogTitle]),confirmDialogConfirmButton:T.toLanguageString(l.taskBoardDelColumnConfirmBtn,l.messages[l.taskBoardDelColumnConfirmBtn]),confirmDialogCancelButton:T.toLanguageString(l.taskBoardDelColumnCancelBtn,l.messages[l.taskBoardDelColumnCancelBtn]),editButtonTitle:T.toLanguageString(l.taskBoardEditColumnButton,l.messages[l.taskBoardEditColumnButton]),addButtonTitle:T.toLanguageString(l.taskBoardAddCardButton,l.messages[l.taskBoardAddCardButton]),closeButtonTitle:T.toLanguageString(l.taskBoardDeleteColumnButton,l.messages[l.taskBoardDeleteColumnButton])},E&&E.map((function(t){return r.createElement(v.TaskBoardCardBase,{key:t.id,tabIndex:e.tabIndex,task:t,disabled:Boolean(e.column.edit),onDeleteTask:function(){return F(t)},showEditPane:function(){return _(t)},dragTargetRef:e.dragTargetRef,style:{borderLeftColor:t.priority.color},cardComponent:e.cardComponent})})))},t.TaskBoardColumnBase.propTypes={column:a.object.isRequired,taskMap:a.object},t.TaskBoardColumnBase.defaultProps={},t.TaskBoardColumnBase.displayName="KendoReactTaskBoardColumn"},6364:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardConfirmDialog=void 0;var o=n(3899),r=n(189),a=n(1959),i=n(6496);t.TaskBoardConfirmDialog=function(e){var t=e.onClose,n=e.onConfirm,r=e.dialogMessage,l=e.dialogTitle,s=e.dialogConfirmButton,c=e.dialogCancelButton;return o.createElement(a.Dialog,{title:l,closeIcon:!1},r,o.createElement(a.DialogActionsBar,{layout:"end"},o.createElement(i.Button,{themeColor:"primary",onClick:n},s),o.createElement(i.Button,{onClick:t},c)))},t.TaskBoardConfirmDialog.propTypes={onClose:r.func.isRequired,onConfirm:r.func.isRequired,dialogMessage:r.string.isRequired,dialogTitle:r.string.isRequired,dialogConfirmButton:r.string.isRequired,dialogCancelButton:r.string.isRequired},t.TaskBoardConfirmDialog.displayName="KendoReactTaskBoardConfirmDialog"},6494:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardEditCard=void 0;var o=n(3899),r=n(499),a=n(3364),i=n(3768);t.TaskBoardEditCard=function(e){var t=(0,i.useTaskEditing)(e),n=t.onTitleChange,l=t.title,s=t.onDescriptionChange,c=t.description,u=t.onPriorityChange,d=t.priority,p=t.onSave,h=(0,r.useLocalization)();return o.createElement(e.editPane,{header:h.toLanguageString(a.taskBoardEditCardPaneTitle,a.messages[a.taskBoardEditCardPaneTitle])+e.task.title,titleInputTitle:h.toLanguageString(a.taskBoardAddCardTitleLabel,a.messages[a.taskBoardAddCardTitleLabel]),descriptionInputTitle:h.toLanguageString(a.taskBoardAddCardDescriptionLabel,a.messages[a.taskBoardAddCardDescriptionLabel]),priorityDropDownTitle:h.toLanguageString(a.taskBoardAddCardPriorityLabel,a.messages[a.taskBoardAddCardPriorityLabel]),task:e.task,saveButton:h.toLanguageString(a.taskBoardEditCardPaneSaveBtn,a.messages[a.taskBoardEditCardPaneSaveBtn]),cancelButton:h.toLanguageString(a.taskBoardEditPaneCancelBtn,a.messages[a.taskBoardEditPaneCancelBtn]),priorities:e.priorities,titleLabel:h.toLanguageString(a.taskBoardEditPaneTitleLabel,a.messages[a.taskBoardEditPaneTitleLabel]),descriptionLabel:h.toLanguageString(a.taskBoardEditPaneDescriptionLabel,a.messages[a.taskBoardEditPaneDescriptionLabel]),priorityLabel:h.toLanguageString(a.taskBoardEditPanePriorityLabel,a.messages[a.taskBoardEditPanePriorityLabel]),onSave:p,onClose:e.onClose,onTitleChange:n,title:l,onDescriptionChange:s,description:c,onPriorityChange:u,priority:d})},t.TaskBoardEditCard.propTypes={},t.TaskBoardEditCard.defaultProps={},t.TaskBoardEditCard.displayName="KendoReactTaskBoardEditCard"},6822:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardTaskEditPane=void 0;var o=n(3899),r=n(4086),a=n(6496),i=n(9268),l=n(884),s=n(1448),c=n(7706),u=n(8696);t.TaskBoardTaskEditPane=function(e){return o.createElement("div",{className:"k-taskboard-pane k-taskboard-edit-pane"},o.createElement("div",{className:"k-taskboard-pane-header"},o.createElement("div",{className:"k-taskboard-pane-header-text"},e.header),o.createElement("span",{className:"k-spacer"}),o.createElement("div",{className:"k-taskboard-pane-header-actions"},o.createElement(a.Button,{icon:"x",svgIcon:u.xIcon,fillMode:"flat",onClick:e.onClose}))),o.createElement("div",{className:"k-taskboard-pane-content"},o.createElement("div",{role:"form","data-role":"form",className:"k-form"},o.createElement(s.FieldWrapper,null,o.createElement(l.Label,{editorId:"title"},e.titleLabel),o.createElement(i.Input,{id:"title",onChange:e.onTitleChange,value:e.title,title:e.titleInputTitle})),o.createElement(s.FieldWrapper,null,o.createElement(l.Label,{editorId:"description"},e.descriptionLabel),o.createElement(i.Input,{id:"description",onChange:e.onDescriptionChange,value:e.description,title:e.descriptionInputTitle})),o.createElement(s.FieldWrapper,null,o.createElement(l.Label,{editorId:"priority"},e.priorityLabel),o.createElement(r.DropDownList,{id:"priority",data:e.priorities,value:e.priority,onChange:e.onPriorityChange,itemRender:c.itemRender,valueRender:c.valueRender,textField:"priority",dataItemKey:"priority",title:e.priorityDropDownTitle})))),o.createElement("div",{className:"k-taskboard-pane-actions k-actions k-hstack k-justify-content-end"},o.createElement(a.Button,{onClick:e.onClose},e.cancelButton),o.createElement(a.Button,{themeColor:"primary",onClick:e.onSave,disabled:!e.title||!e.description},e.saveButton)))},t.TaskBoardTaskEditPane.propTypes={},t.TaskBoardTaskEditPane.defaultProps={},t.TaskBoardTaskEditPane.displayName="KendoReactTaskBoardEditPane"},6699:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardToolbar=void 0;var o=n(3899),r=n(189),a=n(1262);t.TaskBoardToolbar=function(e){var t=e.className,n=e.style,r=e.children;return o.createElement("div",{style:n,className:(0,a.classNames)("k-taskboard-header",t)},o.createElement("div",{className:"k-taskboard-toolbar k-toolbar"},r))},t.TaskBoardToolbar.propTypes={children:r.node},t.TaskBoardToolbar.defaultProps={},t.TaskBoardToolbar.displayName="KendoReactTaskBoardToolbar"},1316:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardCard=void 0;var r=n(3899),a=n(1262),i=n(3056);t.TaskBoardCard=function(e){var t;return r.createElement(r.Fragment,null,r.createElement(e.card,o({key:String(e.task.id),ref:e.elementRef,style:e.style,className:(0,a.classNames)("k-taskboard-card k-cursor-move k-taskboard-card-category",{"k-disabled":e.disabled})},((t={})[i.TASKBOARD_ITEM_TYPE]=i.TASKBOARD_TASK,t[i.TASKBOARD_ITEM_ID]=e.task.id,t.tabIndex=e.tabIndex,t)),r.createElement(e.cardHeader,{showMenu:e.showMenu,menuItems:e.menuItems,popupRef:e.popupRef,title:e.task.title,task:e.task,onShowPreviewPane:e.onShowPreviewPane,onShowMenu:e.onShowMenu,onHideMenu:e.onHideMenu,onMenuButtonBlur:e.onMenuButtonBlur,onMenuItemSelect:e.onMenuItemSelect}),r.createElement(e.cardBody,{task:e.task},e.task.description)),e.showDeleteConfirm&&r.createElement(e.confirmDialog,{onConfirm:e.onTaskDelete,onClose:e.onCloseConfirmDialog,dialogMessage:e.confirmDialogMessage,dialogTitle:e.confirmDialogTitle,dialogConfirmButton:e.confirmDialogConfirmButton,dialogCancelButton:e.confirmDialogCancelButton}),e.showTaskPreviewPane&&r.createElement(e.previewDialog,{title:e.task.title,description:e.task.description,priorityLabel:e.previewDialogPriorityLabel,delete:e.previewDialogDelete,edit:e.previewDialogEdit,onClosePreviewPane:e.onClosePreviewPane,onTaskDelete:e.onTaskDelete,onTaskEdit:e.onTaskEdit,priority:e.task.priority}))},t.TaskBoardCard.displayName="KendoReactTaskBoardCard"},897:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardCardBody=void 0;var o=n(3899),r=n(7092);t.TaskBoardCardBody=function(e){return o.createElement(r.CardBody,null,e.children)},t.TaskBoardCardBody.displayName="KendoReactTaskBoardCardBody"},4701:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardCardHeader=void 0;var o=n(3899),r=n(6496),a=n(7092),i=n(5362),l=n(8696);t.TaskBoardCardHeader=function(e){var t=o.useRef();return o.createElement(a.CardHeader,{className:"k-hbox"},o.createElement("span",{className:"k-card-title k-link",onClick:e.onShowPreviewPane},e.title),o.createElement("span",{className:"k-spacer"}),o.createElement("div",{className:"k-card-header-actions"},o.createElement(r.Button,{fillMode:"flat",icon:"more-vertical",svgIcon:l.moreVerticalIcon,ref:t,onClick:e.showMenu?e.onHideMenu:e.onShowMenu,onBlur:e.onMenuButtonBlur}),o.createElement(i.Popup,{anchor:t.current&&t.current.element,show:e.showMenu,ref:e.popupRef},o.createElement(a.Menu,{vertical:!0,onSelect:e.onMenuItemSelect,items:e.menuItems,className:"k-context-menu"}))))},t.TaskBoardCardHeader.displayName="KendoReactTaskBoardCardHeader"},1330:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardPreviewDialog=void 0;var o=n(3899),r=n(6496),a=n(8696);t.TaskBoardPreviewDialog=function(e){return o.createElement("div",{className:"k-taskboard-pane k-taskboard-preview-pane"},o.createElement("div",{className:"k-taskboard-pane-header"},o.createElement("div",{className:"k-taskboard-pane-header-text"},e.title),o.createElement("span",{className:"k-spacer"}),o.createElement("div",{className:"k-taskboard-pane-header-actions"},o.createElement(r.Button,{icon:"x",svgIcon:a.xIcon,fillMode:"flat",onClick:e.onClosePreviewPane}))),o.createElement("div",{className:"k-taskboard-pane-content"},o.createElement("p",null,e.description),o.createElement("p",null,e.priorityLabel," ",o.createElement("span",{style:{backgroundColor:e.priority.color}}," ")," ",e.priority.priority)),o.createElement("div",{className:"k-taskboard-pane-actions k-actions k-hstack k-justify-content-end"},o.createElement(r.Button,{onClick:e.onTaskDelete},e.delete),o.createElement(r.Button,{themeColor:"primary",onClick:e.onTaskEdit},e.edit)))},t.TaskBoardPreviewDialog.displayName="KendoReactTaskBoardPreviewDialog"},4160:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardColumn=void 0;var r=n(3899),a=n(1262),i=n(3056),l=n(6822);t.TaskBoardColumn=function(e){var t;return r.createElement(r.Fragment,null,r.createElement("div",o({ref:e.elementRef,style:e.style,className:(0,a.classNames)("k-taskboard-column",{"k-taskboard-column-edit":e.column.edit}),tabIndex:e.tabIndex},((t={})[i.TASKBOARD_ITEM_TYPE]=i.TASKBOARD_COLUMN,t[i.TASKBOARD_ITEM_ID]=e.column.id,t)),r.createElement(e.header,{column:e.column,tasks:e.tasks,onTitleChange:e.onTitleChange,onColumnExitEdit:e.onColumnExitEdit,editButtonTitle:e.editButtonTitle,onColumnEnterEdit:e.onColumnEnterEdit,addButtonTitle:e.addButtonTitle,onShowAddCardDialog:e.onShowAddCardDialog,closeButtonTitle:e.closeButtonTitle,onColumnDelete:e.onColumnDelete}),r.createElement(e.body,null,e.children)),e.showAddCard&&r.createElement(e.addCardDialog,{onClose:e.onCloseDialog,onSave:e.onTaskCreate,priorities:e.priorities,editPane:l.TaskBoardTaskEditPane}),e.showEditCard&&e.editedTask&&r.createElement(e.editCardDialog,{onClose:e.onCloseDialog,onSave:e.onTaskEdit,task:e.editedTask,priorities:e.priorities,editPane:l.TaskBoardTaskEditPane}),e.showColumnConfirmDelete&&r.createElement(e.confirmDialog,{onClose:e.onColumnDelete,onConfirm:e.onColumnConfirmDelete,dialogMessage:e.confirmDialogMessage,dialogTitle:e.confirmDialogTitle,dialogConfirmButton:e.confirmDialogConfirmButton,dialogCancelButton:e.confirmDialogCancelButton}))},t.TaskBoardColumn.displayName="KendoReactTaskBoardColumn"},8060:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardColumnBody=void 0;var o=n(3899);t.TaskBoardColumnBody=function(e){return o.createElement("div",{className:"k-taskboard-column-cards-container"},o.createElement("div",{className:"k-taskboard-column-cards"},e.children))},t.TaskBoardColumnBody.displayName="KendoReactTaskBoardColumnBody"},976:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardColumnHeader=void 0;var o=n(3899),r=n(6496),a=n(9268),i=n(1262),l=n(8696);t.TaskBoardColumnHeader=function(e){var t=e.column,n=t.edit,s=t.title;return o.createElement("div",{className:"k-taskboard-column-header"},o.createElement("div",{className:"k-taskboard-column-header-text k-text-ellipsis"},n?o.createElement(a.Input,{value:s,onChange:e.onTitleChange,onBlur:e.onColumnExitEdit,autoFocus:!0}):s),o.createElement("span",{className:"k-spacer"}),o.createElement("div",{className:(0,i.classNames)("k-taskboard-column-header-actions",{"k-disabled":n})},o.createElement(r.Button,{fillMode:"flat",icon:"pencil",svgIcon:l.pencilIcon,title:e.editButtonTitle,onClick:e.onColumnEnterEdit}),o.createElement(r.Button,{fillMode:"flat",icon:"plus",svgIcon:l.plusIcon,title:e.addButtonTitle,onClick:e.onShowAddCardDialog}),o.createElement(r.Button,{fillMode:"flat",icon:"x",svgIcon:l.xIcon,title:e.closeButtonTitle,onClick:e.onColumnDelete})))},t.TaskBoardColumnHeader.displayName="KendoReactTaskBoardColumnHeader"},3056:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TASKBOARD_TASK=t.TASKBOARD_COLUMN=t.TASKBOARD_PLACEHOLDER=t.TASKBOARD_ITEM_ID=t.TASKBOARD_ITEM_TYPE=void 0,t.TASKBOARD_ITEM_TYPE="data-taskboard-type",t.TASKBOARD_ITEM_ID="data-taskboard-id",t.TASKBOARD_PLACEHOLDER="data-taskboard-placeholder",t.TASKBOARD_COLUMN="column",t.TASKBOARD_TASK="task"},3768:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.useTaskEditing=void 0;var r=n(3899);t.useTaskEditing=function(e){var t=e.onSave,n=e.task,a=e.priorities,i=r.useState(n?n.title:""),l=i[0],s=i[1],c=r.useState(n?n.description:""),u=c[0],d=c[1],p=r.useState(n?n.priority:a[0]),h=p[0],v=p[1],m=r.useCallback((function(e){s(e.value)}),[]),f=r.useCallback((function(e){d(e.value)}),[]),g=r.useCallback((function(e){v(e.target.value)}),[]),b=r.useCallback((function(e){var r=o(o({id:void 0,status:""},n||{}),{title:l,description:u,priority:h});t.call(void 0,r,n)}),[t,n,l,u,h]);return{onTitleChange:m,title:l,onDescriptionChange:f,description:u,onPriorityChange:g,priority:h,onSave:b}}},3364:(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.messages=t.taskBoardPreviewPaneEditBtn=t.taskBoardPreviewPaneDeleteBtn=t.taskBoardPreviewPanePriorityLabel=t.taskBoardEditPaneCancelBtn=t.taskBoardEditPanePriorityLabel=t.taskBoardEditPaneDescriptionLabel=t.taskBoardEditPaneTitleLabel=t.taskBoardEditCardPaneSaveBtn=t.taskBoardEditCardPaneTitle=t.taskBoardDelColumnCancelBtn=t.taskBoardDelColumnConfirmBtn=t.taskBoardDelColumnDialogTitle=t.taskBoardDelColumnDialogMsg=t.taskBoardAddCardCreateButton=t.taskBoardAddCardPriorityLabel=t.taskBoardAddCardDescriptionLabel=t.taskBoardAddCardTitleLabel=t.taskBoardAddCardPaneTitle=t.taskBoardDeleteTaskCancelButton=t.taskBoardDeleteTaskConfirmButton=t.taskBoardDeleteTaskDialogTitle=t.taskBoardDeleteTaskDialogMessage=t.taskBoardDeleteCardButton=t.taskBoardEditCardButton=t.taskBoardDeleteColumnButton=t.taskBoardAddCardButton=t.taskBoardEditColumnButton=t.taskBoardSearchField=t.taskBoardAddColumnButton=void 0,t.taskBoardAddColumnButton="taskBoard.toolbarAddColumnButton",t.taskBoardSearchField="taskBoard.toolbarSearchField",t.taskBoardEditColumnButton="taskBoard.editColumnButton",t.taskBoardAddCardButton="taskBoard.addCardButton",t.taskBoardDeleteColumnButton="taskBoard.deleteColumnButton",t.taskBoardEditCardButton="taskBoard.editCardButton",t.taskBoardDeleteCardButton="taskBoard.deleteCardButton",t.taskBoardDeleteTaskDialogMessage="taskBoard.deleteTaskDialogMessage",t.taskBoardDeleteTaskDialogTitle="taskBoard.deleteTaskDialogTitle",t.taskBoardDeleteTaskConfirmButton="taskBoard.deleteTaskConfirmButton",t.taskBoardDeleteTaskCancelButton="taskBoard.deleteTaskCancelButton",t.taskBoardAddCardPaneTitle="taskBoard.addCardTitle",t.taskBoardAddCardTitleLabel="taskBoard.addCardTitleLabel",t.taskBoardAddCardDescriptionLabel="taskBoard.addCardDescriptionLabel",t.taskBoardAddCardPriorityLabel="taskBoard.addCardPriorityLabel",t.taskBoardAddCardCreateButton="taskBoard.addCardCreateButton",t.taskBoardDelColumnDialogMsg="taskBoard.deleteColumnDialogMessage",t.taskBoardDelColumnDialogTitle="taskBoard.deleteColumnDialogTitle",t.taskBoardDelColumnConfirmBtn="taskBoard.deleteColumnConfirmButton",t.taskBoardDelColumnCancelBtn="taskBoard.deleteColumnCancelButton",t.taskBoardEditCardPaneTitle="taskBoard.editCardPaneTitle",t.taskBoardEditCardPaneSaveBtn="taskBoard.editCardPaneSaveButton",t.taskBoardEditPaneTitleLabel="taskBoard.editPaneTitleLabel",t.taskBoardEditPaneDescriptionLabel="taskBoard.editPaneDescriptionLabel",t.taskBoardEditPanePriorityLabel="taskBoard.editPanePriorityLabel",t.taskBoardEditPaneCancelBtn="taskBoard.editPaneCancelButton",t.taskBoardPreviewPanePriorityLabel="taskBoard.previewPanePriorityLabel",t.taskBoardPreviewPaneDeleteBtn="taskBoard.previewPaneDeleteButton",t.taskBoardPreviewPaneEditBtn="taskBoard.previewPaneEditButton",t.messages=((n={})[t.taskBoardAddColumnButton]="Add column",n[t.taskBoardSearchField]="Search",n[t.taskBoardEditColumnButton]="Edit column",n[t.taskBoardAddCardButton]="Add card",n[t.taskBoardDeleteColumnButton]="Delete column",n[t.taskBoardEditCardButton]="Edit card",n[t.taskBoardDeleteCardButton]="Delete card",n[t.taskBoardDeleteTaskDialogMessage]="Are you sure you want to delete this card?",n[t.taskBoardDeleteTaskDialogTitle]="Delete Card",n[t.taskBoardDeleteTaskConfirmButton]="Delete",n[t.taskBoardDeleteTaskCancelButton]="Cancel",n[t.taskBoardDelColumnDialogMsg]="Are you sure you want to delete this column?",n[t.taskBoardDelColumnDialogTitle]="Delete column?",n[t.taskBoardDelColumnConfirmBtn]="Delete",n[t.taskBoardDelColumnCancelBtn]="Cancel",n[t.taskBoardAddCardPaneTitle]="Create new card",n[t.taskBoardAddCardCreateButton]="Create",n[t.taskBoardEditPaneCancelBtn]="Cancel",n[t.taskBoardEditCardPaneTitle]="Edit",n[t.taskBoardEditCardPaneSaveBtn]="Save changes",n[t.taskBoardEditPaneTitleLabel]="Title:",n[t.taskBoardEditPaneDescriptionLabel]="Description:",n[t.taskBoardEditPanePriorityLabel]="Priority:",n[t.taskBoardAddCardTitleLabel]="Title",n[t.taskBoardAddCardDescriptionLabel]="Description",n[t.taskBoardAddCardPriorityLabel]="Priority",n[t.taskBoardPreviewPanePriorityLabel]="Priority:",n[t.taskBoardPreviewPaneDeleteBtn]="Delete",n[t.taskBoardPreviewPaneEditBtn]="Edit",n)},7363:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata=void 0,t.packageMetadata={name:"@progress/kendo-react-taskboard",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680172858,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"}},7706:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.valueRender=t.itemRender=t.closestTaskBoardElement=t.findIndexes=void 0;var r=n(3899),a=n(3056);t.findIndexes=function(e,t,n){for(var o=-1,r=-1,a=0;a<n.length;a++){var i=String(n[a].id);if(i===e&&(r=a),i===t&&(o=a),-1!==o&&-1!==r)return{dragIndex:r,dropIndex:o}}return null},t.closestTaskBoardElement=function(e){for(;e;){if(!e.getAttribute)return null;var t=e.getAttribute(a.TASKBOARD_ITEM_ID);if(t)return{id:t,type:e.getAttribute(a.TASKBOARD_ITEM_TYPE)||"",element:e};e=e.parentNode}return null},t.itemRender=function(e,t){var n=t.dataItem.color,o=r.createElement(r.Fragment,null,r.createElement("span",{style:{backgroundColor:n}}," "),e.props.children);return r.cloneElement(e,e.props,o)},t.valueRender=function(e,t){if(!t)return e;var n=r.createElement(r.Fragment,null,r.createElement("span",{style:{backgroundColor:t.color}}," "),r.createElement("span",null,r.createElement(r.Fragment,null," ",e.props.children)));return r.cloneElement(e,o({},e.props),n)}},4343:(e,t,n)=>{n.d(t,{f:()=>y});var o,r=n(3899),a=n(189),i=n(8047),l=n(3228),s=n(6144),c=n(9013),u=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),d=function(){return d=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},d.apply(this,arguments)},p=c.Z.styles,h=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.elementRef=r.createRef(),t}return u(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,o=t.style,a=t.appear,l=t.enter,c=t.exit,u=t.transitionName,h=t.transitionEnterDuration,v=t.transitionExitDuration,m=t.className,f=t.onEnter,g=t.onEntering,b=t.onEntered,y=t.onExit,z=t.onExiting,k=t.onExited,w=t.onAfterExited,x=t.mountOnEnter,C=t.unmountOnExit,I=t.animationEnteringStyle,M=t.animationEnteredStyle,H=t.animationExitingStyle,E=t.animationExitedStyle,V=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(t,["children","style","appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","onEnter","onEntering","onEntered","onExit","onExiting","onExited","onAfterExited","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),O=(0,i.A)(m,p["child-animation-container"]),B=d({transitionDelay:"0ms"},o),S={entering:d({transitionDuration:"".concat(h,"ms")},I),entered:d({},M),exiting:d({transitionDuration:"".concat(v,"ms")},H),exited:d({},E)},P={in:this.props.in,appear:a,enter:l,exit:c,mountOnEnter:x,unmountOnExit:C,timeout:{enter:h,exit:v},onEnter:function(){f&&f.call(void 0,{animatedElement:e.element,target:e})},onEntering:function(){g&&g.call(void 0,{animatedElement:e.element,target:e})},onEntered:function(){b&&b.call(void 0,{animatedElement:e.element,target:e})},onExit:function(){y&&y.call(void 0,{animatedElement:e.element,target:e})},onExiting:function(){z&&z.call(void 0,{animatedElement:e.element,target:e})},onExited:function(){w&&w.call(void 0,{animatedElement:e.element,target:e}),k&&k.call(void 0,{animatedElement:e.element,target:e})},classNames:{appear:p["".concat(u,"-appear")]||"".concat(u,"-appear"),appearActive:p["".concat(u,"-appear-active")]||"".concat(u,"-appear-active"),enter:p["".concat(u,"-enter")]||"".concat(u,"-enter"),enterActive:p["".concat(u,"-enter-active")]||"".concat(u,"-enter-active"),exit:p["".concat(u,"-exit")]||"".concat(u,"-exit"),exitActive:p["".concat(u,"-exit-active")]||"".concat(u,"-exit-active")}};return r.createElement(s.CSSTransition,d({},P,V,{nodeRef:this.elementRef}),(function(t){return r.createElement("div",{style:d(d({},B),S[t]),className:O,ref:e.elementRef},n)}))},t.propTypes={in:a.bool,children:a.oneOfType([a.arrayOf(a.node),a.node]),transitionName:a.string.isRequired,className:a.string,appear:a.bool,enter:a.bool,exit:a.bool,transitionEnterDuration:a.number.isRequired,transitionExitDuration:a.number.isRequired,mountOnEnter:a.bool,unmountOnExit:a.bool,animationEnteringStyle:a.object,animationEnteredStyle:a.object,animationExitingStyle:a.object,animationExitedStyle:a.object},t.defaultProps={mountOnEnter:!0,unmountOnExit:!1,onEnter:l.Z,onEntering:l.Z,onEntered:l.Z,onExit:l.Z,onExiting:l.Z,onExited:l.Z,onAfterExited:l.Z,animationEnteringStyle:{},animationEnteredStyle:{},animationExitingStyle:{},animationExitedStyle:{}},t}(r.Component),v=n(4006),m={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"},f=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),g=function(){return g=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},g.apply(this,arguments)},b=c.Z.styles,y=function(e){function t(t){var n=e.call(this,t)||this;return(0,v.s)(m),n}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.id,n=e.style,o=e.children,a=e.component,l=e.className,c=e.childFactory,u=(e.stackChildren,e.componentChildStyle),d=e.componentChildClassName,p=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["id","style","children","component","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),v={id:t,style:n,component:a,childFactory:c,className:(0,i.A)(b["animation-container"],b["animation-container-relative"],l)},m=r.Children.map(o||null,(function(e){return r.createElement(h,g({},p,{style:u,className:d}),e)}));return r.createElement(s.TransitionGroup,g({},v),m)},t.propTypes={children:a.oneOfType([a.arrayOf(a.node),a.node]),childFactory:a.any,className:a.string,component:a.string,id:a.string,style:a.any,transitionName:a.string.isRequired,appear:a.bool.isRequired,enter:a.bool.isRequired,exit:a.bool.isRequired,transitionEnterDuration:a.number.isRequired,transitionExitDuration:a.number.isRequired},t.defaultProps={component:"div"},t}(r.Component)},8686:(e,t,n)=>{n.d(t,{U:()=>d});var o,r=n(3899),a=n(189),i=n(4343),l=n(3228),s=n(9013),c=(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)}),u=function(){return u=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},u.apply(this,arguments)},d=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,o=n.onEnter,r=n.onBeforeEnter;r&&r.call(void 0,e),t.updateContainerDimensions(e.animatedElement,(function(){o&&o.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=l.Z);var o=e.firstChild;if(o){var r=s.Z.outerHeight(o),a=s.Z.outerWidth(o);t.setState({maxHeight:r,maxWidth:a},n)}},t}return c(t,e),t.prototype.render=function(){var e,t=this.props,n=t.direction,o=t.children,a=t.childFactory,l=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(t,["direction","children","childFactory"]),s=this.state,c=s.maxHeight,d=s.maxWidth,p={maxHeight:(e="vertical"===n?{maxHeight:c?"".concat(c,"px"):""}:{maxWidth:d?"".concat(d,"px"):""}).maxHeight,maxWidth:e.maxWidth};return r.createElement(i.f,u({},l,{childFactory:function(t){var n=a?a(t):t;return n.props.in?n:r.cloneElement(n,u(u({},n.props),{style:u(u({},n.props.style),{maxHeight:e.maxHeight,maxWidth:e.maxWidth})}))},onEnter:this.componentWillEnter,onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:p,transitionName:"reveal-".concat(n)}),o)},t.propTypes={children:a.oneOfType([a.arrayOf(a.node),a.node]),childFactory:a.any,className:a.string,direction:a.oneOf(["horizontal","vertical"]),component:a.string,id:a.string,style:a.any},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"vertical"},t}(r.Component)},9013:(e,t,n)=>{n.d(t,{Z:()=>o});const o={outerHeight:function(e){if(!e||!e.ownerDocument.defaultView)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop),o=parseFloat(t.marginBottom);return e.offsetHeight+n+o},outerWidth:function(e){if(!e||!e.ownerDocument.defaultView)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginLeft),o=parseFloat(t.marginRight);return e.offsetWidth+n+o},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"}}},7037:(e,t,n)=>{n.d(t,{z:()=>v});var o,r=n(3899),a=n(189),i=n(8130),l=n(8047),s=n(2697),c=n(3218),u=n(4006),d=n(2709),p=(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)}),h=function(){return h=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},h.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)(d.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,o=this.props,a=o.children,c=o.togglable,u=o.icon,d=o.iconClass,p=o.svgIcon,v=o.imageUrl,m=o.imageAlt,f=(o.className,o.onClick,o.size),g=void 0===f?t.defaultProps.size:f,b=o.rounded,y=void 0===b?t.defaultProps.rounded:b,z=o.fillMode,k=void 0===z?t.defaultProps.fillMode:z,w=o.themeColor,x=void 0===w?t.defaultProps.themeColor:w,C=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(o,["children","togglable","icon","iconClass","svgIcon","imageUrl","imageAlt","className","onClick","size","rounded","fillMode","themeColor"]),I=void 0!==u||void 0!==d||void 0!==v,M=void 0!==a,H=function(e){var t=e.imageUrl,n=e.name,o=e.iconClass,a=e.svgIcon,s=e.imageAlt;return t?r.createElement("img",{role:"presentation",className:"k-button-icon",alt:s,src:t}):n||a?r.createElement(i.a,{className:"k-button-icon",name:n,icon:a}):o?r.createElement("span",{role:"presentation",className:(0,l.A)("k-button-icon",o)}):null}({name:u,svgIcon:p,iconClass:d,imageUrl:v,imageAlt:m});return r.createElement("button",h({ref:function(e){return n._element=e},"aria-pressed":c?this.state.selected:void 0},C,{onClick:this.handleClick,className:(0,l.A)("k-button",(e={},e["k-button-".concat(s.G.sizeMap[g]||g)]=g,e["k-button-".concat(k)]=k,e["k-button-".concat(k,"-").concat(x)]=Boolean(k&&x),e["k-rounded-".concat(s.G.roundedMap[y]||y)]=y,e["k-icon-button"]=!M&&I,e["k-disabled"]=this.props.disabled,e["k-selected"]=this.state.selected,e["k-rtl"]="rtl"===this.props.dir,e),this.props.className)}),H,a&&r.createElement("span",{className:"k-button-text"},a))},t.prototype.toggleIfApplicable=function(){var e=this;if(this.props.togglable&&void 0===this.props.selected){var t=!this.state.selected;this._selectedTemp=t,this.setState({selected:t},(function(){return e._selectedTemp=void 0}))}},t.propTypes={children:a.node,selected:a.bool,togglable:a.bool,icon:a.string,svgIcon:c.wi,iconClass:a.string,imageUrl:a.string,imageAlt:a.string,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"flat","link","outline","solid"]),themeColor:a.oneOf([null,"base","primary","secondary","tertiary","info","success","warning","error","dark","light","inverse"])},t.defaultProps={togglable:!1,size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(r.Component)},7711:(e,t,n)=>{n.d(t,{h:()=>h});var o,r=n(3899),a=n(189),i=n(8047),l=n(4006),s=n(2709),c=n(1889),u=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),d=function(){return d=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},d.apply(this,arguments)},p=c.Z.styles,h=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,(0,l.s)(s.k),n}return u(t,e),t.prototype.render=function(){var e,t=this,n=this.mapButtons(this.props.children),o=(0,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:o,style:{width:"".concat(this.props.width)},dir:this.props.dir,role:"group","aria-disabled":this.props.disabled};return r.createElement("div",d({ref:function(e){t._element=e}},a,{className:o}),n)},t.prototype.mapButtons=function(e){var t=this,n=r.Children.count(e),o=void 0!==this.props.dir?"rtl"===this.props.dir:this._element&&"rtl"===getComputedStyle(this._element).direction||!1;return r.Children.map(e,(function(e,a){return r.isValidElement(e)?t.renderButton(e,a,a===n-1,o):e}))},t.prototype.renderButton=function(e,t,n,o){var a,l=(0,i.A)(e.props.className,((a={})[p["group-start"]]=o?n:0===t,a[p["group-end"]]=o?0===t:n,a)),s=d(d({},this.props.width?{width:this.props.width}:{}),e.props.style||{}),c=this.props.disabled||e.props.disabled,u=d(d(d(d({},e.props),l?{className:l}:{}),Object.keys(s).length?{style:s}:{}),void 0!==c?{disabled:c}:{});return r.Children.count(e.props.children)>0?r.cloneElement(e,u,e.props.children):r.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}(r.Component)},1711:(e,t,n)=>{n.d(t,{A:()=>z});var o=n(3899),r=n(189),a=n(228),i=n(8199),l=n(3493),s=n(4703),c=n(8047),u=n(2697),d=n(8130),p=n(3218),h=n(4163),v=n(5770),m=n(5209),f=n(4006),g=n(2709),b=n(3322),y=function(){return y=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},y.apply(this,arguments)},z=o.forwardRef((function(e,t){var n;(0,f.s)(g.k);var r=o.useRef(null),z=o.useRef(null),k=(0,i.n)(z,e.dir);o.useImperativeHandle(r,(function(){return{element:z.current,props:e}})),o.useImperativeHandle(t,(function(){return r.current}));var w=o.useContext(a.Wn),x=w[0],C=w[1],I=o.useContext(a.OW),M=I[0],H=I[1],E=o.useContext(a.zD)[1],V=o.useMemo((function(){return e.selected||(Array.isArray(x)?x.some((function(t){return t===e.value})):x===e.value)}),[e.selected,e.value,x]),O=o.useMemo((function(){return M===e.value}),[e.value,M]);o.useEffect((function(){O&&z.current&&z.current.focus()}),[O]);var B=o.useCallback((function(t){C({type:m.ey.toggle,payload:e.value,event:t})}),[C,e.value]),S=o.useCallback((function(t){e.removable&&(E({type:v.S.remove,payload:e.value,event:t}),H({type:h.E.reset,payload:e.value,event:t}),C({type:m.ey.remove,payload:e.value,event:t}),e.onRemove&&e.onRemove.call(void 0,{target:r.current,syntheticEvent:t}))}),[e.onRemove,e.value,e.removable,E,H,C]),P=o.useCallback((function(t){switch(t.keyCode){case l.R.left:H({type:h.E.prev,payload:e.value,event:t});break;case l.R.right:H({type:h.E.next,payload:e.value,event:t});break;case l.R.enter:C({type:m.ey.toggle,payload:e.value,event:t});break;case l.R.delete:S(t)}e.onKeyDown&&e.onKeyDown.call(void 0,{target:r.current,syntheticEvent:t})}),[e.onKeyDown,e.value,H,C,S]),T=o.useCallback((function(t){H({payload:e.value,type:h.E.current,event:t}),e.onFocus&&e.onFocus.call(void 0,{target:r.current,syntheticEvent:t})}),[e.onFocus,e.value,H]),D=o.useCallback((function(t){e.onBlur&&e.onBlur.call(void 0,{target:r.current,syntheticEvent:t})}),[e.onBlur]),L=(0,b.i)(e,r,{onClick:B});return o.createElement("div",y({},L,{role:e.role,id:e.value,style:e.style,ref:z,dir:k,tabIndex:(0,s.p)(e.tabIndex,e.disabled,void 0),className:(0,c.A)("k-chip",(n={"k-rtl":"rtl"===k,"k-disabled":e.disabled,"k-selected":V,"k-focus":O},n["k-chip-".concat(u.G.sizeMap[e.size]||e.size)]=e.size,n["k-rounded-".concat(u.G.roundedMap[e.rounded]||e.rounded)]=e.rounded,n["k-chip-".concat(e.fillMode)]=e.fillMode,n["k-chip-".concat(e.fillMode,"-").concat(e.themeColor)]=Boolean(e.fillMode&&e.themeColor),n),e.className),"aria-checked":V,"aria-disabled":e.disabled,"aria-describedby":e.ariaDescribedBy,onFocus:T,onBlur:D,onKeyDown:P}),V&&(e.selectedIcon||e.selectedSvgIcon)&&o.createElement(d.a,{className:"k-chip-icon",name:e.selectedIcon?(0,p.iJ)(e.selectedIcon):void 0,icon:e.selectedSvgIcon}),(e.icon||e.svgIcon)&&o.createElement(d.a,{className:"k-chip-icon",name:e.icon?(0,p.iJ)(e.icon):void 0,icon:e.svgIcon}),o.createElement("span",{className:"k-chip-content"},void 0!==e.children?e.children:e.text&&o.createElement("span",{"aria-label":e.text,className:"k-chip-label"},e.text)),e.removable&&o.createElement("span",{className:"k-chip-actions"},o.createElement("span",{className:(0,c.A)("k-chip-action","k-chip-remove-action"),onClick:S},o.createElement(d.a,{name:e.removeIcon?(0,p.iJ)(e.removeIcon):void 0,icon:e.removeSvgIcon}))))})),k={id:r.string,text:r.string,value:r.any,dir:r.oneOf(["ltr","rtl"]),removable:r.bool,removeIcon:r.string,removeIconSvg:p.wi,disabled:r.bool,icon:r.string,svgIcon:p.wi,selectedIcon:r.string,selectedIconSvg:p.wi,onRemove:r.func,dataItem:r.any,selected:r.bool,ariaDescribedBy:r.string,size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large","full"]),fillMode:r.oneOf([null,"outline","solid"]),themeColor:r.oneOf([null,"base","info","success","warning","error"])};z.displayName="KendoReactChip",z.propTypes=k,z.defaultProps={disabled:!1,removable:!1,removeIcon:"k-i-x-circle",dir:"ltr",size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"}},228:(e,t,n)=>{n.d(t,{Wn:()=>b,OW:()=>y,zD:()=>z,jg:()=>k});var o=n(3899),r=n(189),a=n(8199),i=n(9659),l=n(3322),s=n(4703),c=n(8047),u=n(2697),d=n(5209),p=n(4163),h=n(5770),v=n(1711),m=n(4006),f=n(2709),g=function(){return g=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},g.apply(this,arguments)},b=o.createContext([null,function(e){}]),y=o.createContext([null,function(e){}]),z=o.createContext([null,function(e){}]),k=o.forwardRef((function(e,t){var n;(0,m.s)(f.k);var r=o.useRef(null),k=o.useRef(null),w=(0,a.n)(k,e.dir),C=e.chip,I=e.id,M=e.style,H=e.tabIndex,E=e.disabled,V=e.size,O=e.className,B=e.ariaDescribedBy,S=e.ariaLabelledBy,P=e.selection,T=void 0===P?x.selection:P,D=e.value,L=void 0===D?x.defaultValue:D,R=e.defaultData,N=void 0===R?x.defaultData:R,_=e.valueField,A=void 0===_?x.valueField:_,j=e.textField,F=void 0===j?x.textField:j,K=e.onChange,U=e.onDataChange,q=o.useMemo((function(){return C||v.A}),[C,v.A]);o.useImperativeHandle(r,(function(){return{element:k.current,props:e}})),o.useImperativeHandle(t,(function(){return r.current}));var W=o.useCallback((function(e,t){K&&r.current&&K.call(void 0,{value:e,target:r.current,syntheticEvent:t})}),[K]),G=function(e,t,n){var r=o.useState(e),a=r[0],i=r[1];return[a,function(e){var o=(0,d.TX)(t.state||a,g(g({},e),t));n&&n(o,e.event),i(o)}]}(L,{selection:T,state:L},W),Y=G[0],Z=G[1],X=o.useCallback((function(e,t){U&&r.current&&U.call(void 0,{value:e,target:r.current,syntheticEvent:t})}),[U]),J=function(e,t,n){var r=o.useState(e),a=r[0],i=r[1];return[a,function(e){var o=(0,h.I)(t.state||a,g(g({},e),t));n&&n(o,e.event),i(o)}]}(e.data||N,{state:e.data,valueField:A},X),$=J[0],Q=J[1],ee=o.useCallback((function(e,t){return e.push(t[A]),e}),[A]),te=o.useMemo((function(){return e.data||$}),[e.data,$]),ne=o.useMemo((function(){return L||Y}),[L,Y]),oe=o.useMemo((function(){return te.reduce(ee,[])}),[te,ee]),re=o.useCallback((function(e){return(0,i.Y)(A)(e)}),[A]),ae=o.useCallback((function(e){return(0,i.Y)(F)(e)}),[F]),ie=function(e){var t=o.useState(null),n=t[0],r=t[1];return[n,function(t){var n=(0,p.L)(t.payload,g(g({},t),e));r(n)}]}({items:oe}),le=ie[0],se=ie[1],ce=(0,l.i)(e,r);return o.createElement(b.Provider,{value:[ne,Z]},o.createElement(y.Provider,{value:[le,se]},o.createElement(z.Provider,{value:[te,Q]},o.createElement("div",g({ref:k},ce,{role:"listbox",id:I,dir:w,style:M,tabIndex:(0,s.p)(H,E,void 0),className:(0,c.A)("k-chip-list",(n={"k-rtl":"rtl"===w,"k-disabled":E},n["k-chip-list-".concat(u.G.sizeMap[V]||V)]=V,n),O),"aria-labelledby":S,"aria-describedby":B}),te.map((function(e,t){return o.createElement(q,{role:"option",dataItem:e,size:V,key:[re(e),t].join("-"),text:ae(e),value:re(e)})}))))))})),w={id:r.string,className:r.string,tabIndex:r.number,data:r.any,defaultData:r.arrayOf(r.any),onDataChange:r.func,value:r.oneOfType([r.any,r.arrayOf(r.any)]),defaultValue:r.oneOfType([r.any,r.arrayOf(r.any)]),onChange:r.func,selection:r.oneOf(["single","none","multiple"]),textField:r.string,valueField:r.string,disabled:r.bool,dir:r.oneOf(["ltr","rtl"]),ariaLabelledBy:r.string,ariaDescribedBy:r.string,size:r.oneOf([null,"small","medium","large"])},x={chip:v.A,size:"medium",disabled:!1,defaultValue:null,defaultData:[],dir:"ltr",selection:"none",textField:"text",valueField:"value",removable:"removable"};k.displayName="KendoReactChipList",k.propTypes=w,k.defaultProps=x},5770:(e,t,n)=>{var o;n.d(t,{S:()=>o,I:()=>r}),function(e){e.remove="remove",e.add="add",e.reorder="reorder"}(o||(o={}));var r=function(e,t){switch(t.type){case o.add:break;case o.remove:return e.filter((function(e){return e[t.valueField]!==t.payload}));case o.reorder:break;default:return e}}},4163:(e,t,n)=>{var o;n.d(t,{E:()=>o,L:()=>r}),function(e){e.next="next",e.prev="prev",e.current="current",e.reset="reset"}(o||(o={}));var r=function(e,t){var n=t.items.findIndex((function(t){return t===e}));switch(t.type){case o.next:return n===t.items.length-1?e:t.items[n+1];case o.prev:return 0===n?e:t.items[n-1];case o.current:return t.payload;case o.reset:return null;default:return e}}},5209:(e,t,n)=>{n.d(t,{ey:()=>r,TX:()=>i});var o,r,a=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))};!function(e){e.single="single",e.multiple="multiple",e.none="none"}(o||(o={})),function(e){e.toggle="toggle",e.remove="remove"}(r||(r={}));var i=function(e,t){switch(t.selection){case o.single:switch(t.type){case r.toggle:if(!Array.isArray(e)||null===e)return t.payload===e?null:t.payload;throw new Error("State cannot be an array in single selection");case r.remove:return t.payload===e?null:e;default:return e}case o.multiple:switch(t.type){case r.toggle:if(Array.isArray(e))return e.some((function(e){return e===t.payload}))?e.filter((function(e){return e!==t.payload})):a(a([],e,!0),[t.payload],!1);if(null===e)return[t.payload];throw new Error("State cannot be non-array in multiple selection");case r.remove:return Array.isArray(e)?e.some((function(e){return e===t.payload}))?e.filter((function(e){return e!==t.payload})):a(a([],e,!0),[t.payload],!1):e;default:return e}case o.none:return null;default:return e}}},6496:(e,t,n)=>{n.r(t),n.d(t,{Button:()=>o.z,ButtonGroup:()=>r.h,Chip:()=>j.A,ChipList:()=>F.jg,DropDownButton:()=>B,DropDownButtonItem:()=>E,FloatingActionButton:()=>Q,FloatingActionButtonItem:()=>G,SplitButton:()=>M,SplitButtonItem:()=>g,Toolbar:()=>D,ToolbarItem:()=>R,ToolbarSeparator:()=>_,ToolbarSpacer:()=>A,toolbarButtons:()=>S.w});var o=n(7037),r=n(7711),a=n(3899),i=n(189),l=n(3198),s=n(3493),c=n(8047),u=n(2697),d=n(3218),p=n(5407),h=n(8130),v=function(e){var t=a.useCallback((function(t){e.onClick(t,e.index)}),[e]),n=e.dataItem.render||e.item||(void 0===e.item?e.render:null),o=void 0!==e.dataItem.text?e.dataItem.text:e.textField?e.dataItem[e.textField]:e.dataItem,r=a.createElement("li",{id:e.id,className:(0,c.A)("k-item",e.className,{"k-focus":e.focused}),tabIndex:-1,onClick:t,onMouseDown:e.onDown,onPointerDown:e.onDown,role:"menuitem","aria-disabled":e.dataItem.disabled||void 0},a.createElement("span",{tabIndex:-1,className:(0,c.A)("k-link k-menu-link",{"k-selected":e.dataItem.selected,"k-disabled":e.dataItem.disabled}),key:"icon"},n?a.createElement(n,{item:e.dataItem,itemIndex:e.index}):a.createElement(a.Fragment,null,(e.dataItem.icon||e.dataItem.iconClass)&&a.createElement(h.a,{className:e.dataItem.iconClass,name:e.dataItem.icon,icon:e.dataItem.svgIcon}),e.dataItem.imageUrl&&a.createElement("img",{role:"presentation",alt:"",src:e.dataItem.imageUrl,className:"k-icon"}),o&&a.createElement("span",{className:"k-menu-link-text"},o))));return void 0!==e.item&&void 0!==e.render?e.render.call(void 0,r,e):r};v.displayName="KendoReactButtonItem";var m,f=(m=function(e,t){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},m(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}m(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),g=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){return null},t.propTypes={text:i.string,icon:i.string,iconClass:i.string,imageUrl:i.string,disabled:i.bool,render:i.any},t}(a.Component),b=function(e,t,n,o){if(n)return e;var r=Math.min(o-1,Math.max(0,e));switch(t){case s.R.enter:case s.R.space:case s.R.esc:return-1;case s.R.up:case s.R.left:return r-1<0?o-1:r-1;case s.R.down:case s.R.right:return r+1>=o?0:r+1;case s.R.home:return 0;case s.R.end:return o-1;default:return e}},y=n(9222);function z(e){var t={horizontal:"left",vertical:"bottom"};return e&&(t.horizontal="right"),t}function k(e){var t={horizontal:"left",vertical:"top"};return e&&(t.horizontal="right"),t}var w=n(4006),x=n(2709);const C={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"};var I=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),M=function(e){function t(t){var n=e.call(this,t)||this;return n.state={focused:!1,focusedIndex:-1,opened:!1},n.wrapper=null,n.mainButton=null,n.list=null,n.guid=(0,l.M)(),n.skipFocus=!1,n.buttonsData=[],n.onKeyDown=function(e){var t=n.state.focusedIndex;if(e.altKey)n.opened||e.keyCode!==s.R.down?n.opened&&e.keyCode===s.R.up&&(n.dispatchPopupEvent(e,!1),n.setState({focusedIndex:-1,opened:!1})):(n.dispatchPopupEvent(e,!0),n.setState({focusedIndex:0,opened:!0}));else{var o=void 0;if(e.keyCode===s.R.enter||e.keyCode===s.R.space?(e.preventDefault(),n.dispatchClickEvent(e,t),t>=0&&(o={focusedIndex:n.opened?-1:0,opened:!n.opened},n.dispatchPopupEvent(e,o.opened))):n.opened&&e.keyCode===s.R.esc&&(o={focusedIndex:-1,opened:!1},n.dispatchPopupEvent(e,o.opened)),n.opened){var r=b(t,e.keyCode,e.altKey,n.buttonsData.length);r!==t&&((o=o||{}).focusedIndex=r);var a=e.keyCode===s.R.up||e.keyCode===s.R.down||e.keyCode===s.R.left||e.keyCode===s.R.right;e.altKey||!a&&e.keyCode!==s.R.home&&e.keyCode!==s.R.end||e.preventDefault()}o&&n.setState(o)}},n.switchFocus=function(e){n.skipFocus=!0,e(),window.setTimeout((function(){return n.skipFocus=!1}),0)},n.onFocus=function(e){n.skipFocus||((0,p.N)(n.props.onFocus,e,n,void 0),n.setState({focused:!0}))},n.onItemClick=function(e,t){var o=n.opened;o&&n.setState({focusedIndex:0,opened:!1}),n.dispatchClickEvent(e,t),o&&n.dispatchPopupEvent(e,!1)},n.onBlur=function(e){n.skipFocus||(n.setState({focused:!1,focusedIndex:-1,opened:!1}),(0,p.N)(n.props.onBlur,e,n,void 0),n.opened&&n.dispatchPopupEvent(e,!1))},n.onPopupClose=function(){n.state.focused&&n.switchFocus((function(){n.element&&(n.element.removeAttribute("tabindex"),n.element.focus({preventScroll:!0}))}))},n.listRef=function(e){n.list=e,e&&n.state.focused&&n.switchFocus((function(){e.focus({preventScroll:!0}),n.element&&(n.element.tabIndex=-1)}))},n.onSplitPartClick=function(e){if(n.buttonsData.length){var t=!n.opened;n.dispatchPopupEvent(e,t),n.setState({focusedIndex:t?0:-1,opened:t,focused:!0})}},n.onDownSplitPart=function(e){e.preventDefault(),n.element&&document.activeElement!==n.element&&document.activeElement!==n.list&&n.element.focus()},n.onItemDown=function(e){document.activeElement===n.list&&e.preventDefault()},n.dispatchPopupEvent=function(e,t){(0,p.N)(t?n.props.onOpen:n.props.onClose,e,n,void 0)},(0,w.s)(x.k),n}return I(t,e),Object.defineProperty(t.prototype,"opened",{get:function(){return void 0===this.props.opened?this.state.opened:this.props.opened},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;this.buttonsData=this.props.items||a.Children.toArray(this.props.children).filter((function(e){return e&&e.type===g})).map((function(e){return e.props}));var t=this.isRtl(),n=t?"rtl":void 0,r=this.props,i=r.id,l=r.style,s=r.tabIndex,d=r.disabled;return a.createElement("div",{id:i,style:l,className:(0,c.A)("k-split-button","k-button-group",{"k-focus":this.state.focused},"k-rounded-".concat(u.G.roundedMap[this.props.rounded||"medium"]),this.props.className),onKeyDown:this.onKeyDown,onFocus:this.onFocus,onBlur:this.onBlur,dir:n,ref:function(t){return e.wrapper=t}},a.createElement(o.z,{ref:function(t){return e.mainButton=t&&t.element},type:"button",size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,onClick:function(t){return e.onItemClick(t,-1)},disabled:d||void 0,tabIndex:s,accessKey:this.props.accessKey,className:this.props.buttonClass,icon:this.props.icon,svgIcon:this.props.svgIcon,iconClass:this.props.iconClass,imageUrl:this.props.imageUrl,dir:n,"aria-disabled":d,"aria-haspopup":!0,"aria-expanded":this.opened||void 0,"aria-label":this.props.ariaLabel,"aria-controls":this.opened?this.guid:void 0,id:"button-"+this.guid,title:this.props.title},this.props.text),a.createElement(o.z,{type:"button",size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,icon:"caret-alt-down",svgIcon:C,className:"k-split-button-arrow",disabled:d||void 0,tabIndex:-1,onClick:this.onSplitPartClick,onMouseDown:this.onDownSplitPart,onPointerDown:this.onDownSplitPart,dir:n,"aria-label":"menu toggling button"}),this.renderPopup(t))},t.prototype.componentDidMount=function(){(void 0===this.props.dir&&this.isRtl()||this.opened)&&this.forceUpdate()},Object.defineProperty(t.prototype,"element",{get:function(){return this.mainButton},enumerable:!1,configurable:!0}),t.prototype.dispatchClickEvent=function(e,t){this.isItemDisabled(t)||(-1===t?(0,p.N)(this.props.onButtonClick,e,this,void 0):(0,p.N)(this.props.onItemClick,e,this,{item:this.buttonsData[t],itemIndex:t}))},t.prototype.renderPopup=function(e){var t,n=this.props.popupSettings,o=void 0===n?{}:n,r=this.state.focusedIndex;return a.createElement(y.G,{anchor:this.wrapper,show:this.opened,animate:o.animate,popupClass:(0,c.A)("k-menu-popup",o.popupClass),anchorAlign:o.anchorAlign||z(e),popupAlign:o.popupAlign||k(e),style:e?{direction:"rtl"}:void 0,onClose:this.onPopupClose},a.createElement("ul",{role:"menu",id:this.guid,"aria-labelledby":"button-"+this.guid,tabIndex:-1,ref:this.listRef,"aria-activedescendant":r>=0?"".concat(this.guid,"-").concat(r):void 0,className:(0,c.A)("k-group k-menu-group k-reset",(t={},t["k-menu-group-".concat(u.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,t))},this.renderChildItems()))},t.prototype.renderChildItems=function(){var e=this,t=this.props,n=t.item,o=t.itemRender,r=t.textField;return this.buttonsData.length>0?this.buttonsData.map((function(t,i){return a.createElement(v,{className:"k-menu-item",dataItem:t,textField:r,focused:e.state.focusedIndex===i,onClick:e.onItemClick,onDown:e.onItemDown,render:o,item:n,key:i,index:i,id:"".concat(e.guid,"-").concat(i)})})):null},t.prototype.isItemDisabled=function(e){return this.buttonsData[e]?this.buttonsData[e].disabled:this.props.disabled},t.prototype.isRtl=function(){return void 0!==this.props.dir?"rtl"===this.props.dir:!!this.wrapper&&"rtl"===getComputedStyle(this.wrapper).direction},t.propTypes={accessKey:i.string,ariaLabel:i.string,title:i.string,onButtonClick:i.func,onFocus:i.func,onBlur:i.func,onItemClick:i.func,onOpen:i.func,onClose:i.func,text:i.string,items:i.arrayOf(i.any),textField:i.string,tabIndex:i.number,disabled:i.bool,icon:i.string,svgIcon:d.wi,iconClass:i.string,imageUrl:i.string,popupSettings:i.object,itemRender:i.any,item:i.func,className:i.string,buttonClass:i.string,dir:i.string},t.defaultProps={size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(a.Component),H=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),E=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return H(t,e),t.prototype.render=function(){return null},t.propTypes={text:i.string,icon:i.string,iconClass:i.string,imageUrl:i.string,selected:i.bool,disabled:i.bool,render:i.any},t}(a.Component),V=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),O=function(){return O=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},O.apply(this,arguments)},B=function(e){function t(t){var n=e.call(this,t)||this;return n.state={opened:!1,focused:!1,focusedIndex:-1},n.wrapper=null,n.mainButton=null,n.list=null,n.skipFocus=!1,n.guid=(0,l.M)(),n.buttonsData=[],n.onKeyDown=function(e){var t=n.state.focusedIndex;if(e.altKey)n.opened||e.keyCode!==s.R.down?n.opened&&e.keyCode===s.R.up&&(n.dispatchPopupEvent(e,!1),n.setState({focusedIndex:-1,opened:!1})):(n.dispatchPopupEvent(e,!0),n.setState({focusedIndex:0,opened:!0}));else{var o=O({},n.state);if(e.keyCode===s.R.enter||e.keyCode===s.R.space?(t>=0&&n.dispatchClickEvent(e,t),e.preventDefault(),o.focusedIndex=n.opened?-1:0,o.opened=!n.opened,n.dispatchPopupEvent(e,o.opened)):n.opened&&e.keyCode===s.R.esc&&(o.focusedIndex=-1,o.opened=!1,n.dispatchPopupEvent(e,o.opened)),n.opened){var r=b(t,e.keyCode,e.altKey,n.buttonsData.length);o.focusedIndex=r;var a=e.keyCode===s.R.up||e.keyCode===s.R.down||e.keyCode===s.R.left||e.keyCode===s.R.right;e.altKey||!a&&e.keyCode!==s.R.home&&e.keyCode!==s.R.end||e.preventDefault()}n.setState(o)}},n.switchFocus=function(e){n.skipFocus=!0,e(),window.setTimeout((function(){return n.skipFocus=!1}),0)},n.handleFocus=function(e){n.skipFocus||(n.setState({focused:!0,focusedIndex:n.opened?0:-1}),(0,p.N)(n.props.onFocus,e,n,void 0))},n.handleBlur=function(e){n.skipFocus||(n.setState({focused:!1,opened:!1,focusedIndex:-1}),(0,p.N)(n.props.onBlur,e,n,void 0),n.opened&&n.dispatchPopupEvent(e,!1))},n.onItemClick=function(e,t){n.setState({focusedIndex:-1,opened:!1}),n.dispatchClickEvent(e,t),n.dispatchPopupEvent(e,!1)},n.onItemDown=function(e){document.activeElement===n.list&&e.preventDefault()},n.mouseDown=function(e){e.preventDefault(),n.element&&document.activeElement!==n.element&&document.activeElement!==n.list&&n.element.focus()},n.onPopupClose=function(){n.state.focused&&n.switchFocus((function(){n.element&&(n.element.removeAttribute("tabindex"),n.element.focus({preventScroll:!0}))}))},n.listRef=function(e){n.list=e,e&&n.state.focused&&n.switchFocus((function(){e.focus({preventScroll:!0}),n.element&&(n.element.tabIndex=-1)}))},n.onClickMainButton=function(e){if(n.buttonsData.length){var t=!n.opened;n.setState({opened:t,focused:!0,focusedIndex:t?0:-1}),n.dispatchPopupEvent(e,t)}},n.dispatchPopupEvent=function(e,t){(0,p.N)(t?n.props.onOpen:n.props.onClose,e,n,void 0)},(0,w.s)(x.k),n}return V(t,e),Object.defineProperty(t.prototype,"opened",{get:function(){return void 0===this.props.opened?this.state.opened:this.props.opened},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this,t=this.isRtl(),n=t?"rtl":void 0,r=this.props,i=r.id,l=r.style,s=r.tabIndex,u=r.disabled;return this.buttonsData=this.props.items||a.Children.toArray(this.props.children).filter((function(e){return e&&e.type===E})).map((function(e){return e.props})),a.createElement("div",{id:i,style:l,className:(0,c.A)("k-dropdown-button",{"k-focus":this.state.focused},this.props.className),onKeyDown:this.onKeyDown,onFocus:this.handleFocus,onBlur:this.handleBlur,dir:n,ref:function(t){return e.wrapper=t}},a.createElement(o.z,{size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,onClick:this.onClickMainButton,onMouseDown:this.mouseDown,disabled:u||void 0,tabIndex:s,accessKey:this.props.accessKey,icon:this.props.icon,svgIcon:this.props.svgIcon,iconClass:this.props.iconClass,className:this.props.buttonClass,imageUrl:this.props.imageUrl,dir:n,ref:function(t){return e.mainButton=t&&t.element},type:"button","aria-haspopup":!0,"aria-expanded":this.opened||void 0,"aria-label":this.props.ariaLabel,"aria-controls":this.opened?this.guid:void 0,id:"button-"+this.guid,title:this.props.title},this.props.text),this.renderPopup(t))},t.prototype.componentDidMount=function(){(void 0===this.props.dir&&this.isRtl()||this.opened)&&this.forceUpdate()},Object.defineProperty(t.prototype,"element",{get:function(){return this.mainButton},enumerable:!1,configurable:!0}),t.prototype.dispatchClickEvent=function(e,t){this.isItemDisabled(t)||(0,p.N)(this.props.onItemClick,e,this,{item:this.buttonsData[t],itemIndex:t})},t.prototype.renderPopup=function(e){var t,n=this.props.popupSettings,o=void 0===n?{}:n,r=this.state.focusedIndex;return a.createElement(y.G,{anchor:this.wrapper,show:this.opened,animate:o.animate,popupClass:(0,c.A)("k-menu-popup",o.popupClass),anchorAlign:o.anchorAlign||z(e),popupAlign:o.popupAlign||k(e),style:e?{direction:"rtl"}:void 0,onClose:this.onPopupClose},a.createElement("ul",{role:"menu",id:this.guid,"aria-labelledby":"button-"+this.guid,tabIndex:-1,"aria-activedescendant":r>=0?"".concat(this.guid,"-").concat(r):void 0,ref:this.listRef,className:(0,c.A)("k-group k-menu-group k-reset",(t={},t["k-menu-group-".concat(u.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,t))},this.renderChildItems()))},t.prototype.renderChildItems=function(){var e=this,t=this.props,n=t.item,o=t.itemRender,r=t.textField;return this.buttonsData.length>0?this.buttonsData.map((function(t,i){return a.createElement(v,{className:"k-menu-item",dataItem:t,textField:r,focused:e.state.focusedIndex===i,onClick:e.onItemClick,onDown:e.onItemDown,render:o,item:n,index:i,key:i,id:"".concat(e.guid,"-").concat(i)})})):null},t.prototype.isItemDisabled=function(e){return this.buttonsData[e]?this.buttonsData[e].disabled:this.props.disabled},t.prototype.isRtl=function(){return void 0!==this.props.dir?"rtl"===this.props.dir:!!this.wrapper&&"rtl"===getComputedStyle(this.wrapper).direction},t.propTypes={accessKey:i.string,ariaLabel:i.string,title:i.string,onFocus:i.func,onBlur:i.func,onItemClick:i.func,onOpen:i.func,onClose:i.func,items:i.arrayOf(i.any),textField:i.string,tabIndex:i.number,disabled:i.bool,icon:i.string,svgIcon:d.wi,iconClass:i.string,imageUrl:i.string,popupSettings:i.object,itemRender:i.func,item:i.func,className:i.string,buttonClass:i.string,dir:i.string},t.defaultProps={size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(a.Component),S=n(1889),P=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),T=function(){return T=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},T.apply(this,arguments)},D=function(e){function t(n){var o=e.call(this,n)||this;return o._element=null,o.offsetHeight=0,o.offsetWidth=0,o.buttons=[],o.focusedSelector=o.selectors.map((function(e){return e+":focus"})).join(","),o.setTabIndex=function(e){var n=o.props.tabIndex,r=void 0===n?t.defaultProps.tabIndex:n;o.buttons.forEach((function(t,n){t.tabIndex=n===e?r:-1}))},o.onKeyDown=function(e){var t=e.target;if((e.keyCode===s.R.left||e.keyCode===s.R.right)&&!e.defaultPrevented&&-1!==o.buttons.findIndex((function(e){return e===t}))){var n=o.focusedIndex;e.keyCode===s.R.left?o.focusButton(n,n-1):o.focusButton(n,n+1)}},o.onWindowResize=function(e){var t=o.element;if(t){var n=t.offsetWidth,r=t.offsetHeight;if(o.offsetWidth!==n||o.offsetHeight!==r){o.offsetWidth=n,o.offsetHeight=r;var a={offsetWidth:o.offsetWidth,offsetHeight:o.offsetHeight};o.props.onResize&&o.props.onResize.call(void 0,T(T({target:o},a),{nativeEvent:e}))}}},(0,w.s)(x.k),o}return P(t,e),Object.defineProperty(t.prototype,"selectors",{get:function(){return this.props.buttons||S.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,c.A)("k-toolbar",(e={},e["k-toolbar-".concat(u.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,e),this.props.className),style:this.props.style,role:void 0!==this.props.role?this.props.role||void 0:"toolbar",dir:this.props.dir,ref:function(e){return t._element=e},onKeyDown:!1!==this.props.keyboardNavigation?this.onKeyDown:void 0},this.props.children)},t.prototype.focusButton=function(e,n){var o=this.props.tabIndex,r=void 0===o?t.defaultProps.tabIndex:o,a=this.buttons[n];if(a){a.tabIndex=r,a.focus();var i=this.buttons[e];i&&(i.tabIndex=-1)}},t.propTypes={tabIndex:i.number,dir:i.string,keyboardNavigation:i.bool,style:i.object,className:i.string,role:i.string,onResize:i.func,buttons:i.arrayOf(i.string),size:i.oneOf([null,"small","medium","large"])},t.defaultProps={tabIndex:0,size:"medium"},t}(a.Component),L=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),R=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._element=null,t}return L(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;return a.createElement("div",{id:this.props.id,className:(0,c.A)("k-toolbar-item",this.props.className),style:this.props.style,ref:function(t){return e._element=t}},this.props.children)},t.propTypes={className:i.string},t}(a.PureComponent),N=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),_=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return N(t,e),t.prototype.render=function(){return a.createElement("div",{className:(0,c.A)("k-separator",this.props.className)})},t}(a.PureComponent),A=a.forwardRef((function(e,t){var n=a.useRef(null),o=a.useRef(null);a.useImperativeHandle(o,(function(){return{element:n.current}})),a.useImperativeHandle(t,(function(){return{element:n.current}}));var r=a.useMemo((function(){return(0,c.A)("k-spacer",e.className)}),[e.className]);return a.createElement("span",{ref:n,className:r})}));A.displayName="KendoReactToolbarSpacer",A.propTypes={className:i.string};var j=n(1711),F=n(228),K=n(8259),U=n(8199),q=n(4703),W=function(){return W=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},W.apply(this,arguments)},G=a.forwardRef((function(e,t){var n=e.className,o=e.disabled,r=e.text,i=e.icon,l=e.style,s=e.id,u=e.focused,d=e.tabIndex,p=e.index,h=e.dataItem,v=e.item,m=e.onDown,f=e.onClick,g=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["className","disabled","text","icon","style","id","focused","tabIndex","index","dataItem","item","onDown","onClick"]),b=a.useRef(null),y=a.useCallback((function(){b.current&&b.current.focus()}),[]),z=a.useCallback((function(){return{element:b.current,focus:y}}),[y]);a.useImperativeHandle(t,z);var k=a.useCallback((function(e){f&&void 0!==p&&!o&&f(e,p)}),[f,p]),w=a.useMemo((function(){return(0,c.A)("k-fab-item",{"k-focus":u,"k-disabled":o},n)}),[n,o,u]),x=v;return a.createElement("li",W({ref:b,id:s,className:w,style:l,role:"menuitem",tabIndex:(0,q.p)(d,o),"aria-disabled":o,"aria-label":"".concat(r||""," floatingactionbutton item"),onClick:k,onMouseDown:m,onPointerDown:m},g),x?a.createElement(x,{itemIndex:p,item:h}):a.createElement(a.Fragment,null,r&&a.createElement("span",{className:"k-fab-item-text"},r),i&&a.createElement("span",{className:(0,c.A)("k-fab-item-icon k-icon k-i-".concat(i))})))}));G.propTypes={className:i.string,style:i.object,children:i.any,disabled:i.bool,focused:i.bool,index:i.number,icon:i.string,text:i.string,tabIndex:i.number,customProp:i.any},G.displayName="KendoFloatingActionButtonItem";var Y="16px",Z=function(e){return"number"==typeof e?e+"px":e},X=function(e,t){var n={horizontal:t?"right":"left",vertical:"bottom"};return"end"===e.horizontal&&(n.horizontal=t?"left":"right"),n},J=function(e,t){var n={horizontal:t?"right":"left",vertical:"top"};return"end"===e.horizontal&&(n.horizontal=t?"left":"right"),n},$=function(){return $=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},$.apply(this,arguments)},Q=a.forwardRef((function(e,t){(0,w.s)(x.k);var n=e.align,o=void 0===n?ee.align:n,r=e.alignOffset,i=e.className,d=e.disabled,v=e.icon,m=e.svgIcon,f=e.iconClass,g=e.id,b=e.items,z=e.item,k=e.text,C=e.positionMode,I=void 0===C?ee.positionMode:C,M=e.size,H=void 0===M?ee.size:M,E=e.style,V=e.rounded,O=void 0===V?ee.rounded:V,B=e.themeColor,S=void 0===B?ee.themeColor:B,P=e.overlayStyle,T=e.tabIndex,D=e.accessKey,L=e.popupSettings,R=void 0===L?{}:L,N=e.modal,_=e.onClick,A=e.onItemClick,j=e.onFocus,F=e.onBlur,W=e.onKeyDown,Q=e.onOpen,te=e.onClose,ne=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["align","alignOffset","className","disabled","icon","svgIcon","iconClass","id","items","item","text","positionMode","size","style","rounded","themeColor","overlayStyle","tabIndex","accessKey","popupSettings","modal","onClick","onItemClick","onFocus","onBlur","onKeyDown","onOpen","onClose"]),oe=(0,K.u)(),re=oe?oe+2:100,ae=a.useRef(null),ie=a.useRef(null),le=a.useRef(null),se=a.useRef(null),ce=a.useCallback((function(){ie.current&&ie.current.focus()}),[]),ue=a.useCallback((function(){return{element:ie.current,focus:ce}}),[ce]);a.useImperativeHandle(ae,ue),a.useImperativeHandle(t,(function(){return ae.current}));var de=a.useState(!1),pe=de[0],he=de[1],ve=a.useState(!1),me=ve[0],fe=ve[1],ge=a.useState(-1),be=ge[0],ye=ge[1],ze=a.useMemo((function(){return(0,l.M)()}),[]),ke=(0,U.n)(ie,e.dir),we="rtl"===ke,xe=a.useMemo((function(){return(0,l.M)()}),[]);a.useEffect((function(){!function(e,t,n,o){var r=t.horizontal,a=t.vertical;if(e.current){var i=n&&void 0!==n.x?Z(n.x):Y,l=n&&void 0!==n.x?"calc(50% + ".concat(Z(n.x),")"):"50%",s=n&&void 0!==n.y?Z(n.y):Y,c=n&&void 0!==n.y?"calc(50% + ".concat(Z(n.y),")"):"50%";e.current.style.setProperty(function(e,t){return{end:t?"left":"right",center:"left",start:t?"right":"left"}[e.horizontal||"end"]}(t,o),"center"===r?l:i),e.current.style.setProperty(function(e){return{top:"top",middle:"top",bottom:"bottom"}[e.vertical||"bottom"]}(t),"middle"===a?c:s),o&&("top"!==a&&"bottom"!==a||"start"!==r||e.current.style.setProperty("left","unset"),"middle"===a&&"end"===r&&e.current.style.setProperty("right","unset"),"middle"===a&&"start"===r&&e.current.style.setProperty("left","unset"))}}(ie,o,r,we)}),[ie,o,r,we]),a.useEffect((function(){me&&ie&&ie.current&&ie.current.focus()}),[me,ie]);var Ce=a.useCallback((function(e,t){b&&(0,p.N)(t?Q:te,e,ue(),void 0)}),[Q,te,b]),Ie=a.useCallback((function(e){e.target&&!d&&(!b&&_?(0,p.N)(_,e,ue(),void 0):(he(!pe),fe(!0),ye(pe?-1:0),Ce(e,!pe)))}),[he,fe,ye,_,Ce,pe,b,d]),Me=a.useCallback((function(e){fe(!0),ye(pe?0:-1),j&&(0,p.N)(j,e,ue(),void 0)}),[j,fe,ye]),He=a.useCallback((function(e){fe(!1),he(!1),ye(-1),(0,p.N)(F,e,ue(),void 0),pe&&Ce(e,!1)}),[F,fe,he,ye,Ce]),Ee=a.useCallback((function(e){e.preventDefault()}),[]),Ve=a.useCallback((function(e,t){b&&(b[t].disabled||(0,p.N)(A,e,ue(),{itemProps:b[t],itemIndex:t}))}),[A]),Oe=a.useCallback((function(e,t){e.target&&b&&(ye(t),he(!1),Ve(e,t),Ce(e,!1))}),[ye,he,Ve,Ce]),Be=a.useCallback((function(e){document.activeElement===ie.current&&e.preventDefault()}),[ie,document.activeElement]),Se=a.useCallback((function(e){var t=be,n=b?b.length-1:-1,r="bottom"===o.vertical;switch(e.keyCode){case s.R.enter:case s.R.space:t>=0&&Ve(e,t),e.preventDefault(),he(!pe),ye(pe?-1:0);break;case s.R.esc:e.preventDefault(),he(!1),ye(-1);break;case s.R.home:e.preventDefault(),ye(0);break;case s.R.end:e.preventDefault(),ye(n);break;case s.R.down:case s.R.right:e.preventDefault(),t<n&&!r&&ye(t+1),t>0&&r&&ye(t-1);break;case s.R.up:case s.R.left:e.preventDefault(),t>0&&!r&&ye(t-1),t<n&&r&&ye(t+1)}(0,p.N)(W,e,ue(),void 0)}),[W,be,ye,we,he]),Pe=a.useMemo((function(){var e;return(0,c.A)("k-fab k-fab-solid",((e={"k-fab-sm":"small"===H,"k-fab-md":"medium"===H,"k-fab-lg":"large"===H,"k-disabled":d,"k-pos-absolute":"absolute"===I,"k-pos-fixed":"fixed"===I,"k-focus":me})["k-rounded-".concat(u.G.roundedMap[O]||O)]=O,e["k-fab-solid-".concat(S)]=S,e),"k-".concat(o.vertical,"-").concat(o.horizontal),i)}),[S,H,O,d,I,o,me,i]),Te=b&&b.map((function(e,t){return a.createElement(G,$({},e,{key:t,index:t,id:"".concat(xe,"-").concat(t),disabled:d||e.disabled,focused:be===t,dataItem:e,item:z,className:(0,c.A)(e.className,(n=ke||"ltr",r=o.horizontal,{rtl:{end:"k-text-left",start:"k-text-right"},ltr:{start:"k-text-left",end:"k-text-right"}}[n]["end"===r?"end":"start"])),onClick:Oe,onDown:Be}));var n,r})),De=Boolean((v||m)&&!k),Le=(ie.current?ie.current.offsetWidth:0)/2-16;return a.createElement(K.$.Provider,{value:re},a.createElement(a.Fragment,null,a.createElement("button",$({ref:ie,id:g||ze,role:b?"menubutton":"button",type:"button","aria-disabled":d,"aria-expanded":b?pe:void 0,"aria-haspopup":!!b,"aria-label":"".concat(k||""," floatingactionbutton"),"aria-owns":b?xe:void 0,"aria-activedescendant":be>=0&&b?"".concat(xe,"-").concat(be):void 0,tabIndex:(0,q.p)(T,d),accessKey:D,dir:ke,disabled:d,className:Pe,style:E,onClick:Ie,onMouseDown:Ee,onFocus:Me,onBlur:He,onKeyDown:Se},ne),v||m?a.createElement(h.a,{className:"k-fab-icon",name:v,icon:m}):f?a.createElement("span",{role:"presentation",className:f}):null,k&&a.createElement("span",{className:"k-fab-text"},k)),N&&pe&&a.createElement("div",{className:"k-overlay",style:$({zIndex:re},P)}),a.createElement(y.G,{ref:se,anchor:ie.current,show:pe,animate:R.animate,popupClass:(0,c.A)("k-popup-transparent k-fab-popup",R.popupClass),anchorAlign:R.anchorAlign||X(o,we),popupAlign:R.popupAlign||J(o,we),style:{boxShadow:"none"}},a.createElement("ul",{ref:le,role:"menu","aria-labelledby":g,id:xe,className:(0,c.A)("k-fab-items",{"k-fab-items-bottom":"bottom"!==o.vertical,"k-fab-items-top":"bottom"===o.vertical}),style:{paddingLeft:De?Le:void 0,paddingRight:De?Le:void 0}},Te))))}));Q.propTypes={className:i.string,style:i.object,id:i.string,dir:i.string,tabIndex:i.number,accessKey:i.string,disabled:i.bool,icon:i.string,svgIcon:d.wi,iconClass:i.string,text:i.string,alignOffset:i.shape({x:i.oneOfType([i.number,i.string]),y:i.oneOfType([i.number,i.string])}),align:i.shape({vertical:i.oneOf(["top","middle","bottom"]),horizontal:i.oneOf(["start","center","end"])}),positionMode:i.oneOf(["absolute","fixed"]),size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large","full"]),themeColor:i.oneOf([null,"primary","secondary","tertiary","info","success","warning","error","dark","light","inverse"]),modal:i.bool,overlayStyle:i.object};var ee={align:{vertical:"bottom",horizontal:"end"},size:"medium",rounded:"full",themeColor:"primary",positionMode:"fixed"};Q.displayName="KendoFloatingActionButton"},2709:(e,t,n)=>{n.d(t,{k:()=>o});var o={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:()=>r,Z:()=>a});var o=":not(.k-dropdownlist button):not(.k-colorpicker button):not(.k-split-button .k-split-button-arrow)",r=["button"+o,".k-button-group > button"+o,".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"}}},1193:(e,t,n)=>{n.d(t,{V:()=>M,M:()=>I});var o,r=n(3899),a=n(994),i=n(189),l=n(7037),s=n(7271),c=function(e){var t=e.children,n=e.onCloseButtonClick,o=e.id,a=e.closeIcon;return r.createElement("div",{className:"k-window-titlebar k-dialog-titlebar",id:o},r.createElement("div",{className:"k-window-title k-dialog-title"},t),r.createElement("div",{className:"k-window-titlebar-actions k-dialog-titlebar-actions"},a&&r.createElement(l.z,{role:"button","aria-label":"Close",onClick:n,icon:"x",svgIcon:s.FZE,fillMode:"flat",className:"k-window-titlebar-action k-dialog-titlebar-action"})))},u=n(6847),d=n(3198),p=n(5407),h=n(3493),v=n(8259),m=n(8047),f=n(7827),g=n(848),b=n(4006),y=n(8792),z=n(180),k=n(4061),w=(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)}),x=function(){return x=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},x.apply(this,arguments)},C=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n._id=(0,d.M)(),n.titleId=n.generateTitleId(),n.contentId=n.generateContentId(),n.onCloseDialog=function(e){e.preventDefault(),(0,p.N)(n.props.onClose,e,n,void 0)},n.onKeyDown=function(e){e.keyCode===h.R.esc&&n.props.onClose&&(e.preventDefault(),n.onCloseDialog(e));var t=n.element;if(t&&e.keyCode===h.R.tab){var o=t.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),r=o[0],a=o[o.length-1],i=n.getDocument();e.shiftKey?(i&&i.activeElement===r||i&&i.activeElement===n.element)&&(a.focus(),e.preventDefault()):i&&i.activeElement===a&&(r.focus(),e.preventDefault())}},n.getCurrentZIndex=function(){return n.state&&void 0!==n.context?n.state.zIndex>(n.context?n.context+k.de:0)?n.state.zIndex:n.context+k.de:n.context?n.context:k.iS},n.getDocument=function(){return n.props.appendTo?n.props.appendTo.ownerDocument:document},(0,b.s)(y.k),n.state={zIndex:(0,z.b)(n.getCurrentZIndex(),n.getDocument(),n._id)},n}return w(t,e),t.prototype.componentDidMount=function(){this.element&&this.props.autoFocus&&this.element.focus()},t.prototype.render=function(){var e,t,n=this,o=void 0!==this.props.id?this.props.id:this.titleId,i=this.props,l=i.title,s=i.width,u=i.height,d=i.children,p=i.minWidth,h=i.dir,g=i.style,b=i.contentStyle,y=r.Children.toArray(d),z=this.getContent(y),w=this.getActionBar(y),C=l?{"aria-labelledby":o}:null,I=void 0===this.props.closeIcon||this.props.closeIcon,M=this.getCurrentZIndex(),H=r.createElement(v.$.Provider,{value:M},r.createElement("div",x({},((e={})[k.DZ]=this._id,e),{className:"k-dialog-wrapper"+(this.props.className?" "+this.props.className:""),onKeyDown:this.onKeyDown,tabIndex:0,dir:h,style:x({zIndex:M},g),ref:function(e){return n.element=e}}),r.createElement("div",{className:"k-overlay"}),r.createElement("div",x({},C,{className:(0,m.A)("k-window k-dialog",(t={},t["k-window-".concat(this.props.themeColor)]=this.props.themeColor,t)),role:"dialog","aria-labelledby":o,"aria-modal":!0,"aria-describedby":this.contentId,style:{width:s,height:u,minWidth:p}}),this.props.title&&r.createElement(c,{closeIcon:I,onCloseButtonClick:this.onCloseDialog,id:o},l),r.createElement("div",{className:"k-window-content k-dialog-content",style:b,id:this.contentId},z),w)));return f.N?null!==this.props.appendTo?a.createPortal(H,this.props.appendTo||document.body):H:null},t.prototype.getActionBar=function(e){return e.filter((function(e){return e&&e.type===u.l}))},t.prototype.getContent=function(e){return e.filter((function(e){return e&&e.type!==u.l}))},t.prototype.generateTitleId=function(){return"dialog-title"+this._id},t.prototype.generateContentId=function(){return"dialog-content"+this._id},t.displayName="Dialog",t.propTypes={title:i.any,id:i.string,dir:i.string,style:i.object,closeIcon:i.bool,width:i.oneOfType([i.number,i.string]),height:i.oneOfType([i.number,i.string]),minWidth:i.oneOfType([i.number,i.string]),autoFocus:i.bool},t.defaultProps={autoFocus:!1},t.contextType=v.$,t}(r.Component),I=(0,g.Y)(),M=(0,g.u)(I,C);M.displayName="KendoReactDialog"},6847:(e,t,n)=>{n.d(t,{l:()=>i});var o=n(3899),r=n(189),a=n(8047),i=function(e){var t,n=e.layout,r=void 0===n?l.layout:n,i=e.children,s=(0,a.A)("k-actions","k-actions-horizontal","k-window-actions k-dialog-actions",((t={})["k-actions-".concat(r)]=r,t));return o.createElement("div",{className:s},i)};i.propTypes={children:r.any,layout:r.oneOf(["start","center","end","stretched"])};var l={layout:"stretched"}},4061:(e,t,n)=>{n.d(t,{DZ:()=>o,iS:()=>r,de:()=>a,Fm:()=>i});var o="data-windowid",r=10002,a=2,i=".k-window:not(.k-dialog), .k-dialog-wrapper"},1959:(e,t,n)=>{n.r(t),n.d(t,{Dialog:()=>r.V,DialogActionsBar:()=>a.l,DialogPropsContext:()=>r.M,Window:()=>X,WindowActionsBar:()=>R,WindowPropsContext:()=>Z});var o,r=n(1193),a=n(6847),i=n(3899),l=n(994),s=n(189);!function(e){e.DEFAULT="DEFAULT",e.FULLSCREEN="FULLSCREEN",e.MINIMIZED="MINIMIZED"}(o||(o={}));var c,u,d=n(7037),p=n(499),h=n(7271),v="dialogs.windowMaximizeButton",m="dialogs.windowMinimizeButton",f="dialogs.windowRestoreButton",g="dialogs.windowCloseButton",b=((c={})[v]="maximize",c[m]="minimize",c[f]="restore",c[g]="close",c),y=function(){return y=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},y.apply(this,arguments)},z=function(e){var t=e.children,n=e.onCloseButtonClick,r=e.onMinimizeButtonClick,a=e.onFullScreenButtonClick,l=e.onRestoreButtonClick,s=e.onDoubleClick,c=e.stage,u=e.forwardedRef,y=e.id,z=(0,p.useLocalization)(),k=e.minimizeButton?i.createElement(e.minimizeButton,{onClick:r,stage:c}):i.createElement(d.z,{fillMode:"flat",icon:"window-minimize",svgIcon:h.YS7,className:"k-window-titlebar-action",onClick:r,"aria-label":z.toLanguageString(m,b[m])}),w=e.maximizeButton?i.createElement(e.maximizeButton,{onClick:a,stage:c}):i.createElement(d.z,{fillMode:"flat",icon:"window-maximize",svgIcon:h.IHW,className:"k-window-titlebar-action",onClick:a,"aria-label":z.toLanguageString(v,b[v])}),x=e.restoreButton?i.createElement(e.restoreButton,{onClick:l,stage:c}):i.createElement(d.z,{fillMode:"flat",icon:"window-restore",svgIcon:h.LOr,className:"k-window-titlebar-action",onClick:l,"aria-label":z.toLanguageString(f,b[f])}),C=e.closeButton?i.createElement(e.closeButton,{onClick:n,stage:c}):i.createElement(d.z,{fillMode:"flat",icon:"x",svgIcon:h.FZE,className:"k-window-titlebar-action",onClick:n,"aria-label":z.toLanguageString(g,b[g])});return i.createElement("div",{className:"k-window-titlebar",style:{touchAction:"none"},ref:u,onDoubleClick:s},i.createElement("div",{className:"k-window-title",id:y},t||""),i.createElement("div",{className:"k-window-titlebar-actions"},c===o.DEFAULT&&k,c===o.DEFAULT&&w,c!==o.DEFAULT&&x,C))},k=i.forwardRef((function(e,t){return i.createElement(z,y({},e,{forwardedRef:t}))})),w=n(3198),x=n(3493),C=n(5407),I=n(8047),M=n(8259),H=n(7827),E=n(1779),V=n(848),O=(u=function(e,t){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},u(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}u(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),B=["n","e","s","w","se","sw","ne","nw"],S=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return O(t,e),t.prototype.render=function(){var e=this;return i.createElement("div",{className:"k-resize-handles-wrapper"}," ",B.map((function(t,n){return i.createElement(E._,{key:n,onDrag:function(n){var o=n.event;o.originalEvent.preventDefault(),e.props.onResize(o,{end:!1,direction:t})},onRelease:function(n){var o=n.event;o.originalEvent.preventDefault(),e.props.onResize(o,{end:!0,direction:t})}},i.createElement("div",{className:"k-resize-handle k-resize-"+t,style:{display:"block",touchAction:"none"}}))})))},t}(i.Component),P=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),T=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return P(t,e),t.prototype.shouldComponentUpdate=function(e){return e.shouldUpdateOnDrag||!e.isDragging},t.prototype.render=function(){return this.props.children},t}(i.Component),D=n(4006),L=n(8792),R=function(e){var t=e.layout,n=void 0===t?N.layout:t,o=e.children,r=(0,I.A)("k-actions","k-window-actions","k-actions-horizontal","k-hstack",{"k-justify-content-start":"start"===n,"k-justify-content-center":"center"===n,"k-justify-content-end":"end"===n,"k-justify-content-stretch":"stretched"===n});return i.createElement("div",{className:r},o)};R.propTypes={children:s.any,layout:s.oneOf(["start","center","end","stretched"])};var N={layout:"end"},_=n(4061),A=n(180),j=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),F=function(){return F=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},F.apply(this,arguments)},K=300,U=300,q=120,W=100,G=5,Y=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n.draggable=null,n.offSetCoordinates={x:0,y:0},n._id=(0,w.M)(),n.titleId=n.generateTitleId(),n.mounted=!1,n.onKeyDown=function(e){if(e.target===e.currentTarget){var t=n.props.minWidth||q,r=n.props.minHeight||W;if(e.ctrlKey&&n.props.resizable){switch(e.keyCode){case x.R.up:e.preventDefault(),r<=n.height-G&&n.setState({height:n.height-G});break;case x.R.down:e.preventDefault(),n.setState({height:n.height+G});break;case x.R.left:t<=n.width-G&&n.setState({width:n.width-G});break;case x.R.right:n.setState({width:n.width+G});break;default:return}n.dispatchMoveEvent(n.props.onResize,e,!1,void 0)}else if(e.altKey)switch(e.keyCode){case x.R.up:n.windowStage===o.MINIMIZED?(n.handleRestore(e),(0,C.N)(n.props.onStageChange,e,n,{state:o.DEFAULT})):n.windowStage===o.DEFAULT&&(n.handleFullscreen(e),(0,C.N)(n.props.onStageChange,e,n,{state:o.FULLSCREEN}));break;case x.R.down:n.windowStage===o.FULLSCREEN?(n.handleRestore(e),(0,C.N)(n.props.onStageChange,e,n,{state:o.DEFAULT})):n.windowStage===o.DEFAULT&&(n.handleMinimize(e),(0,C.N)(n.props.onStageChange,e,n,{state:o.MINIMIZED}))}else{if(!e.ctrlKey)switch(e.keyCode){case x.R.esc:return void(n.props.onClose&&n.handleCloseWindow(e));case x.R.up:n.setState({top:n.state.top-G});break;case x.R.down:n.setState({top:n.state.top+G});break;case x.R.left:n.setState({left:n.state.left-G});break;case x.R.right:n.setState({left:n.state.left+G});break;default:return}n.dispatchMoveEvent(n.props.onMove,e,!1,void 0)}}},n.onPress=function(e){var t=e.event;n.windowCoordinatesState.differenceLeft=t.pageX-n.left,n.windowCoordinatesState.differenceTop=t.pageY-n.top},n.onDrag=function(e){var t=e.event;t.originalEvent.preventDefault(),n.windowStage!==o.FULLSCREEN&&n.props.draggable&&(n.setState({top:Math.max(t.pageY-n.windowCoordinatesState.differenceTop,0),left:t.pageX-n.windowCoordinatesState.differenceLeft,isDragging:!0}),n.props.onMove&&n.dispatchMoveEvent(n.props.onMove,t,!0,!1))},n.onRelease=function(e){var t=e.event;n.windowStage!==o.FULLSCREEN&&n.props.draggable&&n.props.onMove&&n.dispatchMoveEvent(n.props.onMove,t,!0,!0),n.setState({isDragging:!1})},n.onFocus=function(){n._blurTimeout?(clearTimeout(n._blurTimeout),n._blurTimeout=void 0):n.setState({focused:!0,zIndex:(0,A.b)(n.getCurrentZIndex(),n.getDocument(),n._id)})},n.onBlur=function(){clearTimeout(n._blurTimeout);var e=n.getWindow();e&&(n._blurTimeout=e.setTimeout((function(){n.mounted&&n.setState({focused:!1}),n._blurTimeout=void 0})))},n.getInitialTop=function(){if(void 0!==n.props.top)return n.props.top;if(void 0!==n.props.initialTop)return n.props.initialTop;var e=U;if(void 0!==n.props.height?e=n.props.height:void 0!==n.props.initialHeight&&(e=n.props.initialHeight),n.props.appendTo)return n.props.appendTo.offsetHeight/2-e/2;var t=n.getWindow();return t?t.innerHeight/2-e/2:0},n.getInitialLeft=function(){if(void 0!==n.props.left)return n.props.left;if(void 0!==n.props.initialLeft)return n.props.initialLeft;var e=K;if(void 0!==n.props.width?e=n.props.width:void 0!==n.props.initialWidth&&(e=n.props.initialWidth),n.props.appendTo)return n.props.appendTo.offsetWidth/2-e/2;var t=n.getWindow();return t?t.innerWidth/2-e/2:0},n.getInitialWidth=function(){var e=K;return void 0!==n.props.width?e=n.props.width:void 0!==n.props.initialWidth&&(e=n.props.initialWidth),e},n.getInitialHeight=function(){var e=U;return void 0!==n.props.height?e=n.props.height:void 0!==n.props.initialHeight&&(e=n.props.initialHeight),e},n.handleMinimize=function(e){e.preventDefault(),n.windowCoordinatesState.leftBeforeAction=n.left,n.windowCoordinatesState.topBeforeAction=n.top,n.windowCoordinatesState.widthBeforeAction=n.width,n.windowCoordinatesState.heightBeforeAction=n.height,n.setState({stage:o.MINIMIZED,height:0}),(0,C.N)(n.props.onStageChange,e,n,{state:o.MINIMIZED})},n.handleFullscreen=function(e){e.preventDefault(),n.windowCoordinatesState.leftBeforeAction=n.left,n.windowCoordinatesState.topBeforeAction=n.top,n.windowCoordinatesState.widthBeforeAction=n.width,n.windowCoordinatesState.heightBeforeAction=n.height;var t=n.getWindow(),r=t?t.innerWidth:0,a=t?t.innerHeight:0;n.setState({left:0,top:0,width:n.props.appendTo?n.props.appendTo.offsetWidth:r,height:n.props.appendTo?n.props.appendTo.offsetHeight:a,stage:o.FULLSCREEN}),(0,C.N)(n.props.onStageChange,e,n,{state:o.FULLSCREEN})},n.handleRestore=function(e){e.preventDefault(),n.windowStage===o.FULLSCREEN?n.setState({stage:o.DEFAULT,left:n.windowCoordinatesState.leftBeforeAction,top:n.windowCoordinatesState.topBeforeAction,width:n.windowCoordinatesState.widthBeforeAction,height:n.windowCoordinatesState.heightBeforeAction}):n.windowStage===o.MINIMIZED&&n.setState({stage:o.DEFAULT,height:n.windowCoordinatesState.heightBeforeAction}),(0,C.N)(n.props.onStageChange,e,n,{state:o.DEFAULT})},n.handleCloseWindow=function(e){e.preventDefault(),(0,C.N)(n.props.onClose,e,n,{state:void 0})},n.handleDoubleClick=function(e){n.windowStage===o.FULLSCREEN||n.windowStage===o.MINIMIZED?n.handleRestore(e):n.handleFullscreen(e)},n.handleResize=function(e,t){var o=n.props.appendTo?e.pageX-n.offSetCoordinates.x:e.pageX,r=n.props.appendTo?e.pageY-n.offSetCoordinates.y:e.pageY,a=n.width,i=n.height,l=n.props.minWidth||q,s=n.props.minHeight||W,c=n.top-r,u=n.left-o,d=o-n.left,p=r-n.top,h=Object.assign({},n.state,{isDragging:!t.end});t.direction.indexOf("n")>=0&&s-(i+c)<0&&(n.top>0&&(h.height=i+c),h.top=r),t.direction.indexOf("s")>=0&&s-p<0&&(h.height=p),t.direction.indexOf("w")>=0&&l-(a+u)<0&&(n.left>0&&(h.width=a+u),h.left=o),t.direction.indexOf("e")>=0&&l-d<0&&(h.width=d),n.setState(h),n.dispatchMoveEvent(n.props.onResize,e,!0,t.end)},n.dispatchMoveEvent=function(e,t,o,r){e&&e.call(void 0,{nativeEvent:t.nativeEvent?t.nativeEvent:t.originalEvent,drag:o,end:r,target:n,left:n.state.left,top:n.state.top,width:n.state.width,hight:n.state.height,height:n.state.height})},n.handleBrowserWindowResize=function(){if(n.windowStage===o.FULLSCREEN){var e=n.getWindow(),t=e?e.innerWidth:0,r=e?e.innerHeight:0;n.setState({width:n.props.appendTo?n.props.appendTo.offsetWidth:t,height:n.props.appendTo?n.props.appendTo.offsetHeight:r})}},n.getCurrentZIndex=function(){return n.state&&void 0!==n.context?n.state.zIndex>(n.context?n.context+_.de:0)?n.state.zIndex:n.context+_.de:n.context?n.context:_.iS},n.getDocument=function(){return n.props.appendTo?n.props.appendTo.ownerDocument:document},n.getWindow=function(){var e=n.getDocument();return e&&e.defaultView},(0,D.s)(L.k),n.state={stage:n.props.stage||o.DEFAULT,isDragging:!1,top:n.getInitialTop(),left:n.getInitialLeft(),width:n.getInitialWidth(),height:n.getInitialHeight(),focused:!0,zIndex:(0,A.b)(n.getCurrentZIndex(),n.getDocument(),n._id)},n.windowCoordinatesState={leftBeforeAction:n.getInitialLeft(),topBeforeAction:n.getInitialTop(),widthBeforeAction:n.getInitialWidth(),heightBeforeAction:n.getInitialHeight()},n}return j(t,e),t.prototype.componentDidMount=function(){var e=this.getWindow();e&&e.addEventListener("resize",this.handleBrowserWindowResize);var t=this.getDocument();if(this.props.appendTo&&t){var n=this.props.appendTo.getBoundingClientRect(),o=t.body.getBoundingClientRect();this.offSetCoordinates.x=n.left-o.left,this.offSetCoordinates.y=n.top-o.top}this.mounted=!0},t.prototype.componentWillUnmount=function(){var e=this.getWindow();e&&e.removeEventListener("resize",this.handleBrowserWindowResize),this.mounted=!1},t.prototype.componentDidUpdate=function(){var e=this.getDocument();if(this.props.appendTo&&e){var t=this.props.appendTo.getBoundingClientRect(),n=e.body.getBoundingClientRect();this.offSetCoordinates.x=t.left-n.left,this.offSetCoordinates.y=t.top-n.top}this.mounted=!0},t.prototype.render=function(){var e,t,n=this,r=i.Children.toArray(this.props.children),a=this.getContent(r),s=this.getActionBar(r),c=this.getCurrentZIndex(),u=(0,I.A)("k-window",this.props.className,((e={})["k-window-".concat(this.props.themeColor)]=this.props.themeColor,e["k-window-minimized"]="MINIMIZED"===this.state.stage,e["k-window-focused"]=this.state.focused,e)),d=i.createElement(M.$.Provider,{value:c},i.createElement(i.Fragment,null,this.props.modal&&i.createElement("div",{className:"k-overlay",style:F({zIndex:c},this.props.overlayStyle)}),i.createElement("div",F({},((t={})[_.DZ]=this._id,t),{tabIndex:0,role:"dialog","aria-labelledby":this.titleId,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,ref:function(e){n.windowElement=e,n.element=e},className:u,style:F({top:this.top,left:this.left,width:this.width,height:this.height||"",zIndex:c},this.props.style)}),i.createElement(T,{shouldUpdateOnDrag:this.props.shouldUpdateOnDrag||!1,isDragging:this.state.isDragging},i.createElement(E._,{onPress:this.onPress,onDrag:this.onDrag,onRelease:this.onRelease,ref:function(e){return n.draggable=e}},i.createElement(k,{stage:this.windowStage,onDoubleClick:this.props.doubleClickStageChange?this.handleDoubleClick:void 0,onMinimizeButtonClick:this.handleMinimize,onFullScreenButtonClick:this.handleFullscreen,onRestoreButtonClick:this.handleRestore,onCloseButtonClick:this.handleCloseWindow,closeButton:this.props.closeButton,minimizeButton:this.props.minimizeButton,maximizeButton:this.props.maximizeButton,restoreButton:this.props.restoreButton,id:this.titleId},this.props.title)),this.windowStage!==o.MINIMIZED?i.createElement(i.Fragment,null,i.createElement("div",{className:"k-window-content"},a),s):null,this.windowStage===o.DEFAULT&&this.props.resizable?i.createElement(S,{onResize:this.handleResize}):null))));return H.N?null!==this.props.appendTo?l.createPortal(d,this.props.appendTo||document.body):d:null},Object.defineProperty(t.prototype,"top",{get:function(){return this.windowStage!==o.FULLSCREEN?Math.max(this.props.top||this.state.top,0):0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"left",{get:function(){return this.windowStage!==o.FULLSCREEN?Math.max(this.props.left||this.state.left,0):0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){var e=this.props.width||this.state.width;if(this.windowStage===o.FULLSCREEN){if(this.props.appendTo)return this.props.appendTo.offsetWidth;var t=this.getWindow();e=t?t.innerWidth:0}return e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){var e=this.props.height||this.state.height;if(this.windowStage===o.FULLSCREEN){if(this.props.appendTo)return this.props.appendTo.offsetHeight;var t=this.getWindow();e=t?t.innerHeight:0}else this.windowStage===o.MINIMIZED&&(e=0);return e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"windowStage",{get:function(){return this.props.stage||this.state.stage},enumerable:!1,configurable:!0}),t.prototype.getActionBar=function(e){return e.filter((function(e){return e&&e.type===R}))},t.prototype.getContent=function(e){return e.filter((function(e){return e&&e.type!==R}))},t.prototype.generateTitleId=function(){return"window-title-"+this._id},t.displayName="Window",t.propTypes={width:s.number,height:s.number,left:s.number,top:s.number,initialWidth:s.number,initialHeight:s.number,initialLeft:s.number,initialTop:s.number,minWidth:s.number,minHeight:s.number,resizable:s.bool,draggable:s.bool,title:s.any,shouldUpdateOnDrag:s.bool,stage:s.oneOf(["DEFAULT","MINIMIZED","FULLSCREEN"]),className:s.string,style:s.object,overlayStyle:s.object},t.defaultProps={minWidth:q,minHeight:W,resizable:!0,draggable:!0,modal:!1,doubleClickStageChange:!0},t.contextType=M.$,t}(i.Component),Z=(0,V.Y)(),X=(0,V.u)(Z,Y);X.displayName="KendoReactWindow"},8792:(e,t,n)=>{n.d(t,{k:()=>o});var o={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"}},180:(e,t,n)=>{n.d(t,{b:()=>r});var o=n(4061),r=function(e,t,n){var r=e;if(t&&t.defaultView){var a=t.querySelectorAll(o.Fm),i=!1;return a.forEach((function(e){var a=t.defaultView.getComputedStyle(e,null);if(e.getAttribute(o.DZ)!==n&&null!==a.zIndex){var l=parseInt(a.zIndex,10);l>=r&&(r=l,i=!0)}})),i?r+o.de:r}return r}},7271:(e,t,n)=>{n.d(t,{IHW:()=>r,YS7:()=>i,LOr:()=>a,FZE:()=>o});const o={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"},r={name:"window",content:'<path d="M96 96v320h320V96H96zm288 288H128V192h256v192z" />',viewBox:"0 0 512 512"},a={name:"window-restore",content:'<path d="M448 32v288h-32V128H160V32h288zM64 192h288v288H64V192zm32 256h224V288H96v160z" />',viewBox:"0 0 512 512"},i={name:"window-minimize",content:'<path d="M416 288v64H96v-64h320z" />',viewBox:"0 0 512 512"}},4086:(e,t,n)=>{n.r(t),n.d(t,{AutoComplete:()=>Ye,AutoCompletePropsContext:()=>Ge,ComboBox:()=>Ae,ComboBoxPropsContext:()=>_e,DropDownList:()=>ke,DropDownListPropsContext:()=>ze,DropDownTree:()=>wn,DropDownTreePropsContext:()=>kn,MultiColumnComboBox:()=>kt,MultiColumnComboBoxPropsContext:()=>zt,MultiSelect:()=>ht,MultiSelectPropsContext:()=>pt,MultiSelectTree:()=>On,MultiSelectTreePropsContext:()=>Vn,getMultiSelectTreeValue:()=>Tn,getValueMap:()=>Pn});var o=n(3899),r=n(189),a=n(2697),i=n(3198),l=n(8047),s=n(3493),c=n(4703),u=n(8130),d=n(3218),p=n(848),h=n(6097);const v={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},m={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"},f={name:"plus",content:'<path d="M288 224V96h-64v128H96v64h128v128h64V288h128v-64H288z" />',viewBox:"0 0 512 512"},g={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 b,y=n(9222),z=(b=function(e,t){return b=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])},b(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}b(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),k=function(){return k=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},k.apply(this,arguments)},w=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return z(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=e.width,r=e.dir,a=e.itemsCount,i=e.popupSettings;return o.createElement(y.G,k({style:{width:n,direction:r},contentKey:a&&a.join()},i),t)},t}(o.Component);const x=w;var 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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),I=a.G.sizeMap,M=a.G.roundedMap,H=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.input=null,t}return C(t,e),t.prototype.render=function(){var e,t=this,n=this.props,r=n.size,a=n.rounded,i=n.fillMode,s=n.inputRef;return o.createElement("div",{className:"k-list-filter"},o.createElement("span",{className:(0,l.A)("k-searchbox k-input",(e={},e["k-input-".concat(I[r]||r)]=r,e["k-rounded-".concat(M[a]||a)]=a,e["k-input-".concat(i)]=i,e))},o.createElement(u.a,{className:"k-input-icon",name:"search",icon:g}),o.createElement("input",{ref:s||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}(o.Component);const E=H;var V=function(e){return null!=e},O=function(e,t){for(var n=0;n<e.length;n++)if(e.charAt(n)!==t)return!1;return!0},B=function(e,t,n){var o=e;return n&&(o=[n].concat(o)),o.slice(t).concat(o.slice(0,t))},S=function(e,t,n){if(!V(e))return!1;var o=String(e);return n&&(o=o.toLowerCase()),0===o.indexOf(t)},P=function(e,t,n){var o=-1;if(t){t=t.toLowerCase();for(var r=0;r<e.length;r++){var a=(D(e[r],n)||"")+"";if(a&&a.toLowerCase().startsWith(t)){o=r;break}}}return o},T=function(e,t,n,o){void 0===o&&(o=!1);var r=function(e){return o?e:e.toLowerCase()};return e.findIndex((function(e){return n?r(D(e,n))===r(t):r(t)===r(e.toString())}))},D=function(e,t){if(t&&V(e)){var n=t.split("."),o=e;return n.forEach((function(e){o=o?o[e]:void 0})),o}return e},L=function(e,t,n){t.forEach((function(t){var o=e.findIndex((function(e){return R(e,t,n)}));-1!==o&&e.splice(o,1)}))},R=function(e,t,n){return e===t||V(e)===V(t)&&D(e,n)===D(t,n)},N=function(e,t,n){if(t){var o=T(e,t,n,!0);return-1!==o?e[o]:e[P(e,t,n)]}return e[0]},_=function(e){"INPUT"!==e.target.nodeName&&e.preventDefault()},A=function(e,t,n){return!!e==!!t&&e.text===t.text&&(e===t||function(e,t,n){if(void 0===e&&(e=[]),void 0===t&&(t=[]),e===t)return!0;if(e.length!==t.length)return!1;for(var o=0;o<e.length;o++)if(!R(e[o],t[o],n))return!1;return!0}(e.data,t.data,n))},j=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),F=function(e){return e.preventDefault()},K=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return j(t,e),t.prototype.render=function(){var e=this.props,t=e.selected,n=e.defaultItem,r=e.textField;return o.createElement("div",{onClick:this.props.onClick,onMouseDown:F,style:{position:"unset"},className:(0,l.A)("k-list-optionlabel",{"k-selected":t})},D(n,r)||"")},t}(o.Component);const U=K;var q=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),W=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handleClick=function(e){return t.props.onClick(t.props.index,e)},t}return q(t,e),t.prototype.render=function(){var e=this.props,t=e.selected,n=e.group,r=e.dataItem,a=e.virtual,i=e.render,s=o.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:a?"relative":"unset"}},o.createElement("span",{className:"k-list-item-text"},D(r,this.props.textField).toString()),void 0!==n?o.createElement("div",{className:"k-list-item-group-label"},n):null);return void 0!==i?i.call(void 0,s,this.props):s},t}(o.Component);const G=W;var Y,Z=n(499),X="dropdowns.nodata",J="dropdowns.clear",$="dropdowns.comboArrowBtnAriaLabelExpand",Q="dropdowns.comboArrowBtnAriaLabelCollapse",ee="dropdowns.dropDownListArrowBtnAriaLabel",te=((Y={})[J]="clear",Y[X]="NO DATA FOUND.",Y[$]="expand combobox",Y[Q]="collapse combobox",Y[ee]="select",Y),ne=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),oe=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ne(t,e),t.prototype.renderItems=function(){var e=this,t=this.props,n=t.textField,r=t.valueField,a=t.groupField,i=t.optionsGuid,l=t.skip,s=void 0===l?0:l,c=t.virtual,u=t.focusedIndex,d=t.highlightSelected,p=void 0===d||d,h=t.value,v=t.data,m=t.itemRender,f=Array.isArray(h);return v.map((function(t,l){var d,g,b=s+l,y=p&&(!f&&R(t,h,r)||f&&-1!==h.findIndex((function(e){return R(e,t,r)}))),z=void 0;return l>0&&void 0!==a&&(d=D(t,a),g=D(v[l-1],a),d&&g&&d!==g&&(z=d)),o.createElement(G,{id:"option-".concat(i,"-").concat(b),virtual:c,dataItem:t,selected:y,focused:u===l,index:b,key:b,onClick:e.props.onClick,textField:n,group:z,render:m})}))},t.prototype.renderNoValueElement=function(e){var t=this.props.noDataRender,n=o.createElement("div",{className:"k-nodata"},o.createElement("div",null,e.toLanguageString(X,te[X])));return t?t.call(void 0,n):n},t.prototype.render=function(){var e=(0,Z.provideLocalizationService)(this),t=this.props,n=t.id,r=t.show,a=t.wrapperCssClass,i=t.wrapperStyle,l=t.listStyle,s=t.listRef,c=t.wrapperRef,u=t.listClassName,d=void 0===u?"k-list-ul":u,p=this.renderItems();return p.length?o.createElement("div",{className:a,style:i,ref:c,onMouseDown:this.props.onMouseDown,onBlur:this.props.onBlur,onScroll:this.props.onScroll,unselectable:"on"},o.createElement("ul",{id:n,role:"listbox","aria-hidden":!r||void 0,className:d,ref:s,style:l},p),this.props.scroller&&o.createElement("div",{className:"k-height-container"},this.props.scroller)):this.renderNoValueElement(e)},t}(o.Component);const re=oe;(0,Z.registerForLocalization)(oe);var ae=1533915;const ie=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(ae,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,o=this.container.scrollTop,r=this.listTranslate,a=o-r;if(!(a>n)){for(t=0;t<this.skip&&!(r+n+a<=o);t++)r-=n;if(r=this.validateTranslate(r),this.skip-t<=0&&r>=o)return this.translateTo(0),this.changePage(0,e),void(this.container.scrollTop=0);r!==this.listTranslate&&(this.translateTo(r),this.changePage(this.skip-t,e))}},e.prototype.localScrollDown=function(e){var t,n=this.itemHeight,o=this.container.scrollTop,r=this.listTranslate,a=this.list.children.length;for(t=0;t<a&&!(r+n>=o);t++)r+=n;r=this.validateTranslate(r),t>=a&&this.skip+t>=this.total?(this.translateTo(r),this.changePage(this.total-1,e)):r!==this.listTranslate&&(this.translateTo(r),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),o=this.containerHeight*t/this.total;o=this.validateTranslate(o),this.translateTo(o),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 le=function(){function e(){}return e.prototype.navigate=function(e){var t=e.keyCode;return t===s.R.up||t===s.R.left?this.next({current:e.current,min:e.min,max:e.max,step:-1}):t===s.R.down||t===s.R.right?this.next({current:e.current,min:e.min,max:e.max,step:1}):t===s.R.home?0:t===s.R.end?e.max:void 0},e.prototype.next=function(e){return V(e.current)?Math.min(e.max,Math.max(e.current+e.step,e.min)):e.min},e}(),se=function(){return se=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},se.apply(this,arguments)},ce=function(){function e(e){var t=this;this.wrapper=null,this.list=null,this.vs=new ie,this.navigation=new le,this.handleItemClick=function(e,n){var o=t.initState();o.syntheticEvent=n,n.stopPropagation(),t.component.handleItemSelect(e,o),t.togglePopup(o),t.applyState(o)},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 o=t.component.props,r=o.textField;o.filterable&&n.events.push({type:"onFilterChange",filter:{field:r,operator:"contains",ignoreCase:!0,value:e}})},this.togglePopup=function(e){var n=t.component.props,o=void 0!==n.opened?n.opened:t.component.state.opened;void 0===n.opened&&(e.data.opened=!o),o?e.events.push({type:"onClose"}):(e.events.push({type:"onOpen"}),t.calculatePopupWidth())},this.pageChange=function(e,n){var o=t.initState();o.syntheticEvent=n,t.triggerOnPageChange(o,e.skip,e.take),t.applyState(o)},this.scrollToVirtualItem=function(e,n){var o=t.vs;if(o.enabled=!1,0===e.skip)o.reset();else if(e.skip+e.pageSize===e.total)o.scrollToEnd();else{var r=o.translate;0===r&&(o.calcScrollElementHeight(),r=o.itemHeight*e.skip,o.translateTo(r-o.itemHeight)),o.container&&(o.container.scrollTop=r),t.scrollToItem(n,!0)}window.setTimeout((function(){return o.enabled=!0}),10)},this.renderScrollElement=function(){var e=t.vs;return e.enabled&&o.createElement("div",{ref:function(t){return e.scrollElement=t},key:"scrollElementKey"})},this.listBoxId=(0,i.M)(),this.guid=(0,i.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||{},o=t.width,r=!0===e.opened;void 0===o&&this.calculatePopupWidth(),void 0===e.dir&&void 0===n.direction&&(this.calculateDir(),r=!0),r&&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 o=this,r=this.list||this.vs.list;if(r||n||setTimeout((function(){o.scrollToItem(e,t,!0)}),10),r&&e>=0){var a=this.vs,i=a.container||r.parentNode,l=void 0!==t?t:a.enabled;!function(e,t,n,o,r){var a=e.offsetHeight,i=t.children.item(n),l=i.offsetTop+(r?o-e.scrollTop:0),s=i.offsetHeight;if(r){var c=0;l+s>a?c=l+s-a:l<0&&(c=l),0!==c?e.scrollTop+=c:0===e.scrollTop&&0!==o&&(e.scrollTop=o)}else l+s>a+e.scrollTop?e.scrollTop=l+s-a:l<e.scrollTop&&(e.scrollTop-=e.scrollTop-l)}(i,r,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 o=e.type;delete e.type;var r=o&&t.component.props[o];r&&r.call(void 0,se(se({},n),e))}))},e.prototype.triggerOnPageChange=function(e,t,n){var o=this.component.props.virtual;if(o){var r=Math.min(Math.max(0,t),Math.max(0,o.total-n));r!==o.skip&&e.events.push({type:"onPageChange",page:{skip:r,take:n}})}},e.prototype.triggerPageChangeCornerItems=function(e,t){var n=this.component.props,o=n.data,r=void 0===o?[]:o,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&&R(e,r[0],a)?this.triggerOnPageChange(t,i.skip-1,i.pageSize):!l&&i.skip+i.pageSize<i.total&&R(e,r[r.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:r.bool,disabled:r.bool,dir:r.string,tabIndex:r.number,accessKey:r.string,data:r.array,textField:r.string,className:r.string,label:r.string,loading:r.bool,popupSettings:r.shape({animate:r.oneOfType([r.bool,r.shape({openDuration:r.number,closeDuration:r.number})]),popupClass:r.string,className:r.string,appendTo:r.any,width:r.oneOfType([r.string,r.number]),height:r.oneOfType([r.string,r.number])}),onOpen:r.func,onClose:r.func,onFocus:r.func,onBlur:r.func,onChange:r.func,itemRender:r.func,listNoDataRender:r.func,focusedItemIndex:r.func,header:r.node,footer:r.node},e.propTypes=se(se({},e.basicPropTypes),{value:r.any,defaultValue:r.any,filterable:r.bool,filter:r.string,virtual:r.shape({pageSize:r.number.isRequired,skip:r.number.isRequired,total:r.number.isRequired}),onFilterChange:r.func,onPageChange:r.func}),e.defaultProps={popupSettings:{height:"200px"},required:!1,validityStyles:!0},e}();const ue=ce;var de=n(4006),pe={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"},he=n(7037),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),me=function(){return me=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},me.apply(this,arguments)},fe="Please select a value from the list!",ge=a.G.sizeMap,be=a.G.roundedMap,ye=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n._element=null,n.base=new ue(n),n.searchState={word:"",last:""},n._select=null,n._skipFocusEvent=!1,n._filterInput=null,n._navigated=!1,n._inputId=(0,i.M)(),n.focus=function(){n.base.wrapper&&n.base.wrapper.focus()},n.handleItemSelect=function(e,t){var o=n.props,r=o.data,a=void 0===r?[]:r,i=o.virtual,l=o.dataItemKey,s=o.defaultItem,c=i?i.skip:0,u=-1===e&&void 0!==s?s:a[e-c],d=!R(u,n.value,l);n.triggerOnChange(u,t),d&&n.base.triggerPageChangeCornerItems(u,t)},n.componentRef=function(e){n._element=e,n.base.wrapper=e},n.dummySelect=function(e){return o.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%"}},o.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,a=t.footer,i=t.dir,s=t.data,c=void 0===s?[]:s,u=t.size,d=n.base,p=d.getPopupSettings(),h=void 0!==n.props.opened?n.props.opened:n.state.opened,v=void 0!==p.width?p.width:d.popupWidth,m={dir:void 0!==i?i:d.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:h,onOpen:n.onPopupOpened,onClose:n.onPopupClosed,appendTo:p.appendTo},itemsCount:[c.length]};return o.createElement(x,me({},m),n.renderListFilter(),r&&o.createElement("div",{className:"k-list-header"},r),o.createElement("div",{className:(0,l.A)("k-list",(e={},e["k-list-".concat(ge[u]||u)]=u,e["k-virtual-list"]=n.base.vs.enabled,e))},n.renderDefaultItem(),n.renderList()),a&&o.createElement("div",{className:"k-list-footer"},a))},n.renderList=function(){var e=n.props,t=e.data,r=void 0===t?[]:t,a=e.textField,i=e.dataItemKey,l=e.virtual,s=void 0===l?{skip:0}:l,c=e.listNoDataRender,u=e.itemRender,d=n.base.vs,p=s.skip,h=void 0!==n.props.opened?n.props.opened:n.state.opened,v=n.base.getPopupSettings(),m="translateY(".concat(d.translate,"px)");return o.createElement(re,{id:n.base.listBoxId,show:h,data:r.slice(),focusedIndex:n.focusedIndex(),value:n.value,textField:a,valueField:i,optionsGuid:n.base.guid,listRef:function(e){return d.list=n.base.list=e},wrapperStyle:{maxHeight:v.height},wrapperCssClass:"k-list-content",listStyle:d.enabled?{transform:m}:void 0,key:"listkey",skip:p,onClick:n.handleItemClick,itemRender:u,noDataRender:c,onScroll:function(e){d.scrollHandler(e)},wrapperRef:d.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&&o.createElement(E,{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,a=e.dataItemKey;return void 0!==r&&o.createElement(U,{defaultItem:r,textField:t,selected:R(n.value,r,a),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,o=n.props,r=o.data,a=void 0===r?[]:r,i=o.dataItemKey,l=a.map((function(e,t){return{item:e,itemIndex:t}})),s=n.searchState.word,c=n.searchState.last,u=O(s,c),d=l.length,p=Math.max(0,a.findIndex((function(e){return R(e,n.value,i)})));n.props.defaultItem&&(t={item:n.props.defaultItem,itemIndex:-1},d+=1,p+=1),l=B(l,p+=u?1:0,t);for(var h,v,m,f=0,g=n.props,b=g.textField,y=g.ignoreCase;f<d;f++)if(h=D(l[f].item,b),v=u&&S(h,c,y),m=S(h,s,y),v||m){f=l[f].itemIndex;break}if(f!==d){var z=n.base.initState();z.syntheticEvent=e,n.handleItemSelect(f,z),n.applyState(z),n._valueDuringOnChange=void 0}},n.handleKeyDown=function(e){var t=n.props,o=t.data,r=void 0===o?[]:o,a=t.filterable,i=t.disabled,l=t.leftRightKeysNavigation,c=void 0===l||l,u=t.virtual,d=void 0===u?{skip:0,total:0,pageSize:0}:u,p=void 0!==n.props.opened?n.props.opened:n.state.opened,h=e.keyCode,v=h===s.R.home||h===s.R.end,m=h===s.R.up||h===s.R.down,f=!p&&(e.altKey&&h===s.R.down||h===s.R.enter||h===s.R.space),g=p&&(e.altKey&&h===s.R.up||h===s.R.esc),b=c&&(h===s.R.left||h===s.R.right),y=m||!a&&(b||v),z=n.base.initState();if(z.syntheticEvent=e,!i){if(v&&n.base.vs.enabled)h===s.R.home?0!==d.skip?(n.base.triggerOnPageChange(z,0,d.pageSize),n._navigated=!0):n.triggerOnChange(r[0],z):d.skip<d.total-d.pageSize?(n.base.triggerOnPageChange(z,d.total-d.pageSize,d.pageSize),n._navigated=!0):n.triggerOnChange(r[r.length-1],z);else if(p&&h===s.R.enter){var k=n.focusedIndex();void 0!==k&&n.handleItemSelect(k,z),n.base.togglePopup(z),e.preventDefault()}else f||g?(n.base.togglePopup(z),e.preventDefault()):y&&(n.onNavigate(z,h),e.preventDefault());n.applyState(z)}},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,o=n.base.initState();o.syntheticEvent=e,o.data.focused=!1,o.events.push({type:"onBlur"}),t&&n.base.togglePopup(o),n.applyState(o)}},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!==s.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||fe)},(0,de.s)(pe),n}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;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),V(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,o=e.dataItemKey,r=this.value;return n.findIndex((function(e){return R(e,r,o)}))},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,o=n.data,r=void 0===o?[]:o,a=n.dataItemKey,i=n.virtual,l=e.virtual?e.virtual.total:0,s=void 0!==this.props.opened?this.props.opened:this.state.opened,c=void 0!==e.opened?e.opened:t.opened,u=!c&&s;if(this.base.getPopupSettings().animate||u&&this.onPopupOpened(),i&&i.total!==l)this.base.vs.calcScrollElementHeight(),this.base.vs.reset();else{var d=this.value,p=void 0!==e.value?e.value:t.value,h=r.findIndex((function(e){return R(e,d,a)})),v=!R(p,d,a);u&&i?this.base.scrollToVirtualItem(i,h):u&&!i||s&&c&&d&&v&&!this._navigated?this.base.scrollToItem(h):s&&c&&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,Z.provideLocalizationService)(this).toLanguageString(ee,te[ee]),r=this.props,a=r.style,i=r.className,s=r.label,d=r.dir,p=r.virtual,m=r.size,f=r.rounded,g=r.fillMode,b=void 0!==this.props.opened?this.props.opened:this.state.opened,y=this.value,z=D(y,this.props.textField),k=!this.validityStyles||this.validity.valid,w=this.base;w.vs.enabled=void 0!==p,void 0!==p&&(w.vs.skip=p.skip,w.vs.total=p.total,w.vs.pageSize=p.pageSize);var x=this.props,C=x.dataItemKey,I=x.data,M=void 0===I?[]:I,H=x.disabled,E=x.tabIndex,V=x.loading,O=x.iconClassName,B=x.valueRender,S=this.state.focused,P=M.findIndex((function(e){return R(e,y,C)})),T=o.createElement("span",{id:this._inputId,className:"k-input-inner"},o.createElement("span",{className:"k-input-value-text"},z)),L=void 0!==B?B.call(void 0,T,y):T,N=o.createElement("span",{ref:this.componentRef,className:(0,l.A)("k-dropdownlist k-picker",i,(e={},e["k-picker-".concat(ge[m]||m)]=m,e["k-rounded-".concat(be[f]||f)]=f,e["k-picker-".concat(g)]=g,e["k-focus"]=S,e["k-disabled"]=H,e["k-invalid"]=!k,e["k-loading"]=V,e["k-required"]=this.required,e)),style:s?me(me({},a),{width:void 0}):a,dir:d,onMouseDown:b?function(e){"INPUT"!==e.target.nodeName&&(t.focusElement(t.base.wrapper),e.preventDefault())}:void 0,onFocus:this.handleFocus,onBlur:this.handleBlur,tabIndex:(0,c.p)(E,H),accessKey:this.props.accessKey,onKeyDown:this.handleKeyDown,onKeyPress:this.handleKeyPress,onClick:H?void 0:this.handleWrapperClick,role:"combobox","aria-required":this.required,"aria-disabled":H||void 0,"aria-haspopup":"listbox","aria-expanded":b||!1,"aria-owns":this.base.listBoxId,"aria-activedescendant":b?"option-"+this.base.guid+"-"+(P+(p?p.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},L,V&&o.createElement(u.a,{className:"k-input-loading-icon",name:"loading"}),o.createElement(he.z,{tabIndex:-1,type:"button","aria-label":n,"aria-hidden":!0,size:m,fillMode:g,iconClass:O,className:"k-input-button",rounded:null,themeColor:"base",icon:O?void 0:"caret-alt-down",svgIcon:O?this.props.svgIcon:v,onMouseDown:function(e){return t.state.focused&&e.preventDefault()}}),this.dummySelect(y),this.renderListContainer());return s?o.createElement(h._,{label:s,editorValue:z,editorValid:k,editorDisabled:this.props.disabled,style:{width:a?a.width:void 0},children:N}):N},t.prototype.onNavigate=function(e,t){var n=this.props,o=n.data,r=void 0===o?[]:o,a=n.defaultItem,i=n.dataItemKey,l=n.virtual,s=void 0===l?{skip:0,total:0,pageSize:0}:l,c=this.base.vs,u=this.value,d=r.findIndex((function(e){return R(e,u,i)})),p=this.base.navigation.navigate({current:s.skip+d,max:(c.enabled?s.total:r.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=V(this.props.filter)?this.props.filter:this.state.text,t=this.props,n=t.data,o=void 0===n?[]:n,r=t.virtual,a=void 0===r?{skip:0}:r,i=t.dataItemKey,l=t.textField,s=t.focusedItemIndex,c=this.value,u=!(o.findIndex((function(e){return R(e,c,i)}))<0&&!this.props.defaultItem);return!u&&e&&0===a.skip?s?s(o,e,l):o.indexOf(N(o,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){R(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=me({delay:r.number,ignoreCase:r.bool,iconClassName:r.string,svgIcon:d.wi,defaultItem:r.any,valueRender:r.func,valueMap:r.func,validationMessage:r.string,required:r.bool,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string,ariaLabel:r.string,leftRightKeysNavigation:r.bool,title:r.string},ue.propTypes),t.defaultProps=me(me({delay:500,tabIndex:0,ignoreCase:!0},ue.defaultProps),{required:!1,size:"medium",rounded:"medium",fillMode:"solid"}),t}(o.Component),ze=(0,p.Y)(),ke=(0,p.u)(ze,ye);ke.displayName="KendoReactDropDownList";var 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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),xe=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._input=null,t}return we(t,e),Object.defineProperty(t.prototype,"input",{get:function(){return this._input},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(e){var t=e.value,n=e.suggestedText,o=this.props,r=o.value,a=o.suggestedText,i=o.focused,l=this.input,s=t!==r||a!==n,c=s&&t.startsWith(r)&&!(n&&a&&n.endsWith(a));i&&l&&document.activeElement!==l&&l.focus(),a&&s&&!c&&l&&l.setSelectionRange(r.length-a.length,r.length)},t.prototype.render=function(){var e=this,t=this.props,n=t.expanded,r=void 0!==n&&n,a=t.disabled,i=t.role,l=void 0===i?"listbox":i,s=t.render,c=o.createElement("input",{autoComplete:"off",id:this.props.id,type:"text",key:"searchbar",size:this.props.size,placeholder:this.props.placeholder,className:"k-input-inner",tabIndex:this.props.tabIndex,accessKey:this.props.accessKey,role:l,name:this.props.name,value:this.props.value,onChange:this.props.onChange,ref:function(t){return e._input=t},onKeyDown:this.props.onKeyDown,onFocus:this.props.onFocus,onBlur:this.props.onBlur,onClick:this.props.onClick,"aria-disabled":a||void 0,disabled:a||void 0,readOnly:this.props.readOnly||void 0,"aria-haspopup":"listbox","aria-expanded":r,"aria-owns":this.props.owns,"aria-activedescendant":r?this.props.activedescendant:void 0,"aria-describedby":this.props.ariaDescribedBy,"aria-labelledby":this.props.ariaLabelledBy,"aria-required":this.props.ariaRequired});return s?s.call(void 0,c):c},t}(o.Component);const Ce=xe;var Ie=n(7827),Me=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),He=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onMouseDown=function(e){return e.preventDefault()},t}return Me(t,e),t.prototype.render=function(){var e=(0,Z.provideLocalizationService)(this).toLanguageString(J,te[J]);return o.createElement("span",{className:"k-clear-value",role:"button",onClick:this.props.onClick,onMouseDown:this.onMouseDown,tabIndex:-1,title:e,key:"clearbutton"},o.createElement(u.a,{name:"x",icon:m}))},t}(o.Component);const Ee=He;(0,Z.registerForLocalization)(He);var Ve=n(3162),Oe=n(1205),Be=n(7999),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Pe=function(){return Pe=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Pe.apply(this,arguments)},Te="Please enter a valid value!",De=768,Le=a.G.sizeMap,Re=a.G.roundedMap,Ne=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n.base=new ue(n),n._element=null,n._inputId=(0,i.M)(),n._suggested="",n._skipBlur=!1,n._input=null,n._adaptiveFilterInput=null,n.itemHeight=0,n.focus=function(){n._input&&n._input.focus()},n.handleItemSelect=function(e,t){var o=n.props,r=o.data,a=void 0===r?[]:r,i=o.virtual,l=o.dataItemKey,s=a[e-(i?i.skip:0)],c=!R(s,n.value,l);n.triggerOnChange(s,t),void 0!==n.state.text&&(t.data.text=void 0),c&&n.base.triggerPageChangeCornerItems(s,t)},n.onPopupOpened=function(){setTimeout((function(){n.mobileMode&&n._adaptiveFilterInput&&(n._skipBlur=!0,n._adaptiveFilterInput.focus(),n._skipBlur=!1)}),300)},n.componentRef=function(e){n._element=e,n.base.wrapper=e},n.toggleBtnClick=function(e){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,o=n.base.initState();if(o.syntheticEvent=e,n.base.togglePopup(o),!t&&n.mobileMode){var r=void 0!==n.props.adaptiveFilter?n.props.adaptiveFilter:n.state.text||null;n.base.filterChanged(r,o)}n.applyState(o)},n.renderMobileListFilter=function(){var e=void 0!==n.props.adaptiveFilter?n.props.adaptiveFilter:n.state.text,t=D(n.value,n.props.textField),r=V(e)?e:t;return o.createElement(E,{value:r,ref:function(e){return n._adaptiveFilterInput=e&&e.input},onChange:n.handleMobileFilterChange,onKeyDown:n.onInputKeyDown,size:n.props.size,rounded:n.props.rounded,fillMode:n.props.fillMode})},n.handleMobileFilterChange=function(e){var t=n.base.initState();t.syntheticEvent=e,t.data.text=e.target.value,n.base.filterChanged(e.target.value,t),n.applyState(t)},n.onScroll=function(e){var t=n.base,o=t.vs,r=t.list;o.scrollHandler(e);var a=n.props,i=a.data,l=void 0===i?[]:i,s=a.groupField;if(s&&l.length){for(var c=n.itemHeight=n.itemHeight||(o.enabled?o.itemHeight:r?r.children[0].offsetHeight:0),u=e.target.scrollTop-o.skip*c,d=l[0][s],p=1;p<l.length&&!(c*p>u);p++)l[p]&&l[p][s]&&(d=l[p][s]);d!==n.state.group&&(n.setState({group:d}),n.props.onGroupScroll&&n.props.onGroupScroll.call(void 0,{group:d}))}},n.handleItemClick=function(e,t){n.base.handleItemClick(e,t),n._valueDuringOnChange=void 0},n.handleBlur=function(e){if(n.state.focused&&!n._skipBlur){var t=n.base.initState();t.data.focused=!1,t.events.push({type:"onBlur"}),t.syntheticEvent=e,n.applyValueOnRejectSuggestions(e.currentTarget.value,t)}},n.onInputClick=function(e){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,o=void 0!==n.props.adaptiveFilter?n.props.adaptiveFilter:n.state.text||null;if(!t&&n.mobileMode){var r=n.base.initState();r.syntheticEvent=e,n.base.togglePopup(r),n.base.filterChanged(o,r),n.applyState(r)}},n.onInputKeyDown=function(e){var t=e.keyCode,o=void 0!==n.props.opened?n.props.opened:n.state.opened,r=n.base.initState();if(r.syntheticEvent=e,!e.altKey&&(t===s.R.up||t===s.R.down))return e.preventDefault(),n.onNavigate(r,t),void n.applyState(r);var a=function(){e.preventDefault(),n.base.togglePopup(r),n.applyState(r)};o?e.altKey&&t===s.R.up?a():t===s.R.enter?(e.preventDefault(),n.applyValueOnEnter(e.currentTarget.value,r)):t===s.R.esc&&n.applyValueOnRejectSuggestions(e.currentTarget.value,r):e.altKey&&t===s.R.down&&a()},n.inputOnChange=function(e){var t=n.base.initState();t.syntheticEvent=e;var o=void 0!==n.props.opened?n.props.opened:n.state.opened,r=e.currentTarget,a=r.value;if(n.props.suggest){var i=r.selectionEnd===a.length,l=void 0!==n.props.filter?n.props.filter:n.state.text;V(l)||(l=D(n.value,n.props.textField)||"");var s=l&&l===a,c=l&&l.length>a.length;s||c||!i?n._suggested="":n.suggestValue(a)}void 0===n.props.filter&&(t.data.text=a),void 0!==n.state.focusedItem&&(t.data.focusedItem=void 0),o||n.base.togglePopup(t),n.base.filterChanged(a,t),n.applyState(t)},n.clearButtonClick=function(e){var t=n.base.initState();t.syntheticEvent=e,e.stopPropagation(),n._suggested="",n.base.filterChanged("",t),void 0===n.props.filter&&void 0!==n.state.text&&(t.data.text=void 0),n.triggerOnChange(null,t);var o=void 0!==n.props.opened?n.props.opened:n.state.opened,r=n.mobileMode;o&&!r&&n.base.togglePopup(t),n.applyState(t)},n.setValidity=function(){n._input&&n._input.setCustomValidity&&n._input.setCustomValidity(n.validity.valid?"":n.props.validationMessage||Te)},(0,de.s)(pe),n}return Se(t,e),Object.defineProperty(t.prototype,"document",{get:function(){if(Ie.N)return this.element&&this.element.ownerDocument||document},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"mobileMode",{get:function(){return!!(this.state.windowWidth&&this.state.windowWidth<=De&&this.props.adaptive)},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:void 0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"index",{get:function(){var e=this.props,t=e.data,n=void 0===t?[]:t,o=e.dataItemKey,r=this.value;return n.findIndex((function(e){return R(e,r,o)}))},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,o=n.data,r=void 0===o?[]:o,a=n.dataItemKey,i=n.virtual,l=e.virtual?e.virtual.total:0,s=void 0!==this.props.opened?this.props.opened:this.state.opened,c=void 0!==e.opened?e.opened:t.opened,u=!c&&s,d=this.value;if(this._valueOnDidUpdate=d,i&&i.total!==l)this.base.vs.calcScrollElementHeight(),this.base.vs.reset();else{var p=void 0!==e.value?e.value:t.value,h=r.findIndex((function(e){return R(e,d,a)})),v=!R(p,d,a);u&&i?this.base.scrollToVirtualItem(i,h):u&&!i?(this.onPopupOpened(),this.base.scrollToItem(h)):s&&c&&d&&v&&this.base.scrollToItem(h)}u&&this._input&&this._input.focus(),this.setValidity()},t.prototype.componentDidMount=function(){var e;this.observerResize=Ie.N&&window.ResizeObserver&&new window.ResizeObserver(this.calculateMedia.bind(this)),this.base.didMount(),this.setValidity(),(null===(e=this.document)||void 0===e?void 0:e.body)&&this.observerResize&&this.observerResize.observe(this.document.body)},t.prototype.componentWillUnmount=function(){var e;(null===(e=this.document)||void 0===e?void 0:e.body)&&this.observerResize&&this.observerResize.disconnect()},t.prototype.render=function(){var e,n=(0,Z.provideLocalizationService)(this).toLanguageString($,te[$]),r=(0,Z.provideLocalizationService)(this).toLanguageString(Q,te[Q]),a=this.props,i=a.dir,s=a.disabled,c=a.clearButton,u=void 0===c?t.defaultProps.clearButton:c,d=a.label,p=a.textField,m=a.adaptive,f=a.className,g=a.style,b=a.loading,y=a.iconClassName,z=a.virtual,k=a.size,w=a.rounded,x=a.fillMode,C=a.opened,I=void 0===C?this.state.opened:C,M=a.placeholder,H=this.state.windowWidth,E=void 0===H?0:H,O=!this.validityStyles||this.validity.valid,B=void 0!==this.props.filter?this.props.filter:this.state.text,S=D(this.value,p),P=V(B)?B:S,T=u&&(!!P||V(this.value)),L=this.base.vs,R=this.props.id||this._inputId,N=E<=De&&m;L.enabled=void 0!==z,void 0!==z&&(L.skip=z.skip,L.total=z.total,L.pageSize=z.pageSize);var _=o.createElement(o.Fragment,null,o.createElement("span",{className:(0,l.A)("k-combobox k-input",(e={},e["k-input-".concat(Le[k]||k)]=k,e["k-rounded-".concat(Re[w]||w)]=w,e["k-input-".concat(x)]=x,e["k-invalid"]=!O,e["k-loading"]=b,e["k-required"]=this.required,e["k-disabled"]=s,e),f),ref:this.componentRef,style:d?Pe(Pe({},g),{width:void 0}):g,dir:i},this.renderSearchBar(P||"",R,M),T&&!b&&o.createElement(Ee,{onClick:this.clearButtonClick,key:"clearbutton"}),b&&o.createElement("span",{className:"k-icon k-i-loading k-input-loading-icon",key:"loading"}),o.createElement(he.z,{tabIndex:-1,type:"button","aria-label":I?r:n,icon:y?void 0:"caret-alt-down",svgIcon:y?this.props.svgIcon:v,iconClass:y,size:k,fillMode:x,rounded:null,themeColor:"base",className:"k-input-button",onClick:this.toggleBtnClick,onMouseDown:function(e){return e.preventDefault()}}),!N&&this.renderListContainer()),N&&this.renderAdaptiveListContainer());return d?o.createElement(h._,{label:d,editorId:R,editorValue:P,editorValid:O,editorDisabled:s,style:{width:g?g.width:void 0},children:_}):_},t.prototype.onNavigate=function(e,t){var n=this.props,o=n.data,r=void 0===o?[]:o,a=n.virtual,i=void 0===a?{skip:0}:a,l=this.props.filter?this.props.filter:this.state.text,s=this.getFocusedIndex(),c=this.base.vs,u=this.value;if(this._suggested="",-1===s||V(u))if(""===l)this.handleItemSelect(0,e);else{var d=i.skip+s,p=this.base.navigation.navigate({keyCode:t,current:d,max:(c.enabled?c.total:r.length)-1,min:0});void 0!==p&&this.handleItemSelect(p,e)}else this.handleItemSelect(s,e)},t.prototype.applyValueOnEnter=function(e,t){var n,o=this.props,r=o.data,a=void 0===r?[]:r,i=o.textField,l=o.allowCustom,s=void 0!==this.props.opened?this.props.opened:this.state.opened,c=D(this.value,i)===e?this.index:T(a,e,i),u=-1!==c,d=void 0;if(this._suggested="",u)d=a[c];else{if(!l)return this.selectFocusedItem(e,t);d=void 0!==i?((n={})[i]=e,n):e}this.triggerOnChange(d,t),s&&this.base.togglePopup(t),void 0===this.props.filter&&void 0!==this.state.text&&(t.data.text=void 0),this.applyState(t)},t.prototype.applyValueOnRejectSuggestions=function(e,t){var n,o=this.props,r=o.data,a=void 0===r?[]:r,i=o.textField,l=o.allowCustom,s=void 0!==this.props.opened?this.props.opened:this.state.opened,c=D(this.value,i),u=this.state.windowWidth&&this.state.windowWidth<=De;if(this._suggested="",e===c||""===e&&!V(c))return s&&!u&&this.base.togglePopup(t),this.applyState(t);var d=T(a,e,i,!0),p=null;-1!==d?p=a[d]:l&&(p=e?i?((n={})[i]=e,n):e:null),this.triggerOnChange(p,t),void 0!==this.state.text&&(t.data.text=void 0,this.base.filterChanged("",t)),s&&!u&&this.base.togglePopup(t),this.applyState(t)},t.prototype.selectFocusedItem=function(e,t){var n=void 0!==this.props.opened?this.props.opened:this.state.opened,o=this.props,r=o.data,a=void 0===r?[]:r,i=o.textField,l=o.virtual,s=void 0===l?{skip:0}:l,c=o.focusedItemIndex,u=void 0===c?P:c,d=s.skip,p=""===e&&0===d?0:u(a,e,i);return-1!==p?this.handleItemSelect(p+d,t):(this.triggerOnChange(null,t),void 0!==this.state.text&&(t.data.text=void 0)),n&&this.base.togglePopup(t),this.applyState(t)},t.prototype.renderAdaptiveListContainer=function(){var e,t=this,n=this.state.windowWidth,r=void 0===n?0:n,a=this.props,i=a.header,s=a.footer,c=a.size,u=a.data,d=void 0===u?[]:u,p=a.groupField,h=a.list,v=a.virtual,m=a.adaptiveTitle,f=void 0!==this.props.opened?this.props.opened:this.state.opened,g=this.state.group;void 0===g&&void 0!==p&&(g=D(d[0],p));var b={navigatable:!1,navigatableElements:[],expand:f,animation:!0,onClose:function(e){return t.toggleBtnClick(e)},animationStyles:r<=500?{top:0,width:"100%",height:"100%"}:void 0,className:r<=500?"k-adaptive-actionsheet k-actionsheet-fullscreen":"k-adaptive-actionsheet k-actionsheet-bottom"};return o.createElement(o.Fragment,null,o.createElement(Ve.V,Pe({},b),o.createElement(Oe.n,{className:"k-text-center"},o.createElement("div",{className:"k-actionsheet-titlebar-group k-hbox"},o.createElement("div",{className:"k-actionsheet-title"},o.createElement("div",null,m)),o.createElement("div",{className:"k-actionsheet-actions"},o.createElement(he.z,{tabIndex:0,"aria-label":"Cancel","aria-disabled":"false",type:"button",fillMode:"flat",onClick:this.toggleBtnClick},o.createElement("span",{className:"k-button-icon k-icon k-i-x"})))),o.createElement("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter"},this.renderMobileListFilter())),o.createElement(Be.M,{className:"!k-overflow-hidden"},o.createElement("div",{className:"k-list-container"},o.createElement("div",{className:(0,l.A)((e={},e["k-list"]=!h,e["k-list-lg"]=!0,e["k-virtual-list"]=v,e["k-data-table"]=h,e["k-table-".concat(Le[c]||c)]=h&&c,e))},i&&o.createElement("div",{className:"k-table-header"},i),!h&&g&&o.createElement("div",{className:"k-list-group-sticky-header"},g),this.renderList(),s&&o.createElement("div",{className:"k-list-footer"},s))))))},t.prototype.renderListContainer=function(){var e,t=this.base,n=this.props,r=n.dir,a=n.header,i=n.footer,s=n.data,c=void 0===s?[]:s,u=n.groupField,d=n.size,p=n.list,h=n.virtual,v=void 0!==this.props.opened?this.props.opened:this.state.opened,m=t.getPopupSettings(),f=void 0!==m.width?m.width:t.popupWidth,g=this.state.group;return void 0===g&&void 0!==u&&(g=D(c[0],u)),o.createElement(x,{width:f,popupSettings:{animate:m.animate,anchor:this.element,show:v,popupClass:(0,l.A)(m.popupClass,"k-list-container","k-combobox-popup"),className:m.className,appendTo:m.appendTo},dir:void 0!==r?r:this.base.dirCalculated,itemsCount:[c.length]},o.createElement("div",{className:(0,l.A)((e={},e["k-list"]=!p,e["k-list-".concat(Le[d]||d)]=!p&&d,e["k-virtual-list"]=h,e["k-data-table"]=p,e["k-table-".concat(Le[d]||d)]=p&&d,e))},a&&o.createElement("div",{className:"k-table-header"},a),!p&&g&&o.createElement("div",{className:"k-list-group-sticky-header"},g),this.renderList(),i&&o.createElement("div",{className:"k-list-footer"},i)))},t.prototype.renderList=function(){var e,t=this,n=this.base,r=this.props,a=r.textField,i=r.dataItemKey,s=r.listNoDataRender,c=r.itemRender,u=r.data,d=void 0===u?[]:u,p=r.virtual,h=void 0===p?{skip:0}:p,v=n.getPopupSettings(),m=n.vs,f=h.skip,g=void 0!==this.props.opened?this.props.opened:this.state.opened,b="translateY(".concat(m.translate,"px)"),y=g?this.getFocusedIndex():void 0,z=void 0!==this.props.filter?this.props.filter:this.state.text,k=D(this.value,a),w=V(z)&&z!==k?null:this.value,x=this.props.list||re;return o.createElement(x,{id:n.listBoxId,virtual:Boolean(h),show:g,data:d,focusedIndex:y,value:w,textField:a,valueField:i,groupField:this.props.groupField,optionsGuid:n.guid,listRef:function(e){m.list=t.base.list=e,t.itemHeight=0},wrapperStyle:this.state.windowWidth&&this.state.windowWidth>De?{maxHeight:v.height}:{},wrapperCssClass:(0,l.A)("k-list-content",(e={},e["k-list-scroller"]=!h,e)),listStyle:m.enabled?{transform:b}:void 0,key:"listkey",skip:f,onClick:this.handleItemClick,itemRender:c,noDataRender:s,onMouseDown:function(e){return e.preventDefault()},onScroll:this.onScroll,wrapperRef:m.scrollerRef,scroller:this.base.renderScrollElement()})},t.prototype.renderSearchBar=function(e,t,n){var r=this,a=this.props,i=a.tabIndex,l=a.disabled,s=a.data,c=void 0===s?[]:s,u=a.dataItemKey,d=a.virtual,p=void 0===d?{skip:0}:d,h=void 0!==this.props.opened?this.props.opened:this.state.opened,v=this.value,m=Math.max(0,c.findIndex((function(e){return R(e,v,u)})));return this._suggested&&!R(this._valueOnDidUpdate,v,u)&&(this._suggested=""),o.createElement(Ce,{id:t,readOnly:h&&this.mobileMode,placeholder:n,tabIndex:i,accessKey:this.props.accessKey,value:e+this._suggested,suggestedText:this._suggested,ref:function(e){return r._input=e&&e.input},onClick:this.onInputClick,onKeyDown:this.onInputKeyDown,onChange:this.inputOnChange,onFocus:this.base.handleFocus,onBlur:this.handleBlur,disabled:l,expanded:h,owns:this.base.listBoxId,activedescendant:"option-".concat(this.base.guid,"-").concat(m+p.skip),role:"combobox",ariaLabelledBy:this.props.ariaLabelledBy,ariaDescribedBy:this.props.ariaDescribedBy,ariaRequired:this.required,render:this.props.valueRender})},t.prototype.triggerOnChange=function(e,t){var n=this.value;!V(n)&&!V(e)||R(n,e,this.props.dataItemKey)||(void 0===this.props.value&&(t.data.value=e),this._valueDuringOnChange=e,t.events.push({type:"onChange"}))},t.prototype.getFocusedIndex=function(){var e=this.value,t=this.props,n=t.data,o=void 0===n?[]:n,r=t.textField,a=t.dataItemKey,i=t.virtual,l=void 0===i?{skip:0}:i,s=t.focusedItemIndex,c=void 0===s?P:s,u=this.props.filter?this.props.filter:this.state.text;return V(e)&&void 0===u?o.findIndex((function(t){return R(t,e,a)})):u?c(o,u,r):0===l.skip?0:-1},t.prototype.suggestValue=function(e){var t=this.props,n=t.data,o=t.textField;this._suggested=function(e,t,n){void 0===t&&(t=[]);var o="";if(e){var r=t[P(t,e,n)];if(r){var a=D(r,n);e.toLowerCase()!==a.toLowerCase()&&(o=a.substring(e.length))}}return o}(e,n,o)},t.prototype.applyState=function(e){this.base.applyState(e),this._valueDuringOnChange=void 0},t.prototype.calculateMedia=function(e){for(var t=0,n=e;t<n.length;t++){var o=n[t];this.setState({windowWidth:o.target.clientWidth})}},t.displayName="ComboBox",t.propTypes=Pe(Pe({},ue.propTypes),{size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large","full"]),fillMode:r.oneOf([null,"solid","flat","outline"]),dataItemKey:r.string,groupField:r.string,suggest:r.bool,placeholder:r.string,allowCustom:r.bool,clearButton:r.bool,iconClassName:r.string,svgIcon:d.wi,validationMessage:r.string,required:r.bool,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string,list:r.any,valueRender:r.func}),t.defaultProps=Pe(Pe({},ue.defaultProps),{size:"medium",rounded:"medium",fillMode:"solid",allowCustom:!1,clearButton:!0,required:!1}),t}(o.Component),_e=(0,p.Y)(),Ae=(0,p.u)(_e,Ne);Ae.displayName="KendoReactComboBox";var je=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Fe=function(){return Fe=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Fe.apply(this,arguments)},Ke="Please enter a valid value!",Ue=a.G.sizeMap,qe=a.G.roundedMap,We=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n.base=new ue(n),n._element=null,n._inputId=(0,i.M)(),n._suggested="",n._input=null,n.focus=function(){n._input&&n._input.focus()},n.handleItemSelect=function(e,t){var o=n.props.data,r=D((void 0===o?[]:o)[e],n.props.textField);n.triggerOnChange(r,t)},n.itemFocus=function(e,t){var o=n.props,r=o.data,a=void 0===r?[]:r,i=o.textField,l=a[e];R(n.state.focusedItem,l,i)||(t.data.focusedItem=l)},n.togglePopup=function(e){n.base.togglePopup(e)},n.setValidity=function(){n._input&&n._input.setCustomValidity&&n._input.setCustomValidity(n.validity.valid?"":n.props.validationMessage||Ke)},n.handleItemClick=function(e,t){n.base.handleItemClick(e,t),n._valueDuringOnChange=void 0},n.onChangeHandler=function(e){var t=n.base.initState(),o=e.currentTarget,r=o.value,a=o.selectionEnd===r.length;t.syntheticEvent=e;var i=n._suggested,l=n.value,s=l&&l.substring(0,l.length-i.length),c=s&&s===r,u=s&&s.length>r.length,d=n.props.suggest,p=void 0!==n.props.opened?n.props.opened:n.state.opened;if(void 0!==d&&!1!==d){c||u||!a?n._suggested="":n.suggestValue(r);var h=r+n._suggested,v={userInput:r,value:n._suggested};n.triggerOnChange(h,t,{suggestion:v})}else n._suggested="",n.triggerOnChange(r,t);(!p&&r||p&&!r)&&n.togglePopup(t),t.data.focusedItem=void 0,n.applyState(t)},n.clearButtonClick=function(e){var t=n.base.initState(),o=void 0!==n.props.opened?n.props.opened:n.state.opened;t.syntheticEvent=e,n._suggested="",n.triggerOnChange("",t),void 0!==n.state.focusedItem&&(t.data.focusedItem=void 0),o&&n.togglePopup(t),n.applyState(t)},n.onInputKeyDown=function(e){var t=e.keyCode,o=void 0!==n.props.opened?n.props.opened:n.state.opened,r=n.base.initState();r.syntheticEvent=e;var a=function(){o&&e.preventDefault()};t===s.R.enter||t===s.R.esc?(a(),n.applyInputValue(e.currentTarget.value,r,e.keyCode)):t!==s.R.up&&t!==s.R.down||(a(),n.onNavigate(r,t))},n.handleBlur=function(e){if(n.state.focused){var t=n.base.initState();t.data.focused=!1,t.events.push({type:"onBlur"}),t.syntheticEvent=e,n.applyInputValue(e.currentTarget.value,t)}},(0,de.s)(pe),n}return je(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:void 0!==this.state.value?this.state.value:void 0!==this.props.defaultValue?this.props.defaultValue:""},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||""!==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.data,o=void 0===n?[]:n,r=e.data,a=void 0===r?[]:r,i=this.focusedIndex(),l=o[i],s=a!==o,c=void 0!==l&&t.focusedItem!==l,u=void 0!==this.props.opened?this.props.opened:this.state.opened,d=void 0!==e.opened?e.opened:t.opened;(u&&(c||s)||!d&&u)&&this.base.scrollToItem(i),this.setValidity()},t.prototype.componentDidMount=function(){this.base.didMount(),this.setValidity()},t.prototype.render=function(){var e,t=this,n=this.props,r=n.dir,a=n.disabled,i=n.label,s=n.className,c=n.style,d=n.loading,p=n.suggest,v=n.size,m=n.rounded,f=n.fillMode,g=!this.validityStyles||this.validity.valid,b=this.base,y=this.value,z=!1!==this.props.clearButton&&!d&&!!y,k=this.props.id||this._inputId;"string"==typeof p&&(this._suggested=p);var w=o.createElement("span",{className:(0,l.A)("k-autocomplete k-input",s,(e={},e["k-input-".concat(Ue[v]||v)]=v,e["k-rounded-".concat(qe[m]||m)]=m,e["k-input-".concat(f)]=f,e["k-invalid"]=!g,e["k-loading"]=d,e["k-required"]=this.required,e["k-disabled"]=a,e)),ref:function(e){t._element=e,b.wrapper=e},style:i?Fe(Fe({},c),{width:void 0}):c,dir:r},this.renderSearchBar(y||"",k),d&&o.createElement(u.a,{className:"k-input-loading-icon",name:"loading"}),z&&!d&&o.createElement(Ee,{onClick:this.clearButtonClick,key:"clearbutton"}),this.renderListContainer());return i?o.createElement(h._,{label:i,editorId:k,editorValue:y,editorValid:g,editorDisabled:a,style:{width:c?c.width:void 0},children:w}):w},t.prototype.onNavigate=function(e,t){var n=this,o=this.value,r=this.props,a=r.data,i=void 0===a?[]:a,l=r.textField,s=r.focusedItemIndex,c=void 0!==this.state.focusedItem?i.findIndex((function(e){return R(e,n.state.focusedItem,l)})):s?s(i,o,l):i.indexOf(N(i,o,l)),u=this.base.navigation.navigate({keyCode:t,current:c,max:i.length-1,min:0});void 0!==u&&this.itemFocus(u,e),this.applyState(e)},t.prototype.applyInputValue=function(e,t,n){var o=void 0!==this.props.opened?this.props.opened:this.state.opened,r=this.props,a=r.data,i=void 0===a?[]:a,l=r.textField;if(this._suggested="",o&&n===s.R.enter){var c=D(i[this.focusedIndex(e)],l);this.triggerOnChange(c,t)}o&&this.togglePopup(t),this.applyState(t)},t.prototype.renderSearchBar=function(e,t){var n=this,r=this.base,a=this.props,i=a.placeholder,l=a.tabIndex,s=a.disabled,c=a.readonly,u=this.state.focused,d=void 0!==this.props.opened?this.props.opened:this.state.opened;return o.createElement(Ce,{id:t,placeholder:i,tabIndex:l,accessKey:this.props.accessKey,value:e,suggestedText:this._suggested,focused:u,name:this.props.name,ref:function(e){return n._input=e&&e.input},onKeyDown:this.onInputKeyDown,onChange:this.onChangeHandler,onFocus:r.handleFocus,onBlur:this.handleBlur,disabled:s,readOnly:c,expanded:d,owns:r.listBoxId,activedescendant:"option-"+r.guid+"-"+this.focusedIndex(),role:"combobox",ariaLabelledBy:this.props.ariaLabelledBy,ariaDescribedBy:this.props.ariaDescribedBy,ariaRequired:this.required,render:this.props.valueRender})},t.prototype.renderListContainer=function(){var e,t=this.base,n=this.props,r=n.dir,a=n.header,i=n.footer,s=n.data,c=void 0===s?[]:s,u=n.size,d=t.getPopupSettings(),p=void 0!==this.props.opened?this.props.opened:this.state.opened,h=void 0!==d.width?d.width:t.popupWidth;return o.createElement(x,{width:h,popupSettings:{animate:d.animate,anchor:this.element,show:p,popupClass:(0,l.A)(d.popupClass,"k-list-container","k-autocomplete-popup"),className:d.className,appendTo:d.appendTo},dir:void 0!==r?r:this.base.dirCalculated,itemsCount:[c.length]},a&&o.createElement("div",{className:"k-list-header"},a),o.createElement("div",{className:(0,l.A)("k-list",(e={},e["k-list-".concat(Ue[u]||u)]=u,e))},this.renderList()),i&&o.createElement("div",{className:"k-list-footer"},i))},t.prototype.renderList=function(){var e=this.base,t=e.getPopupSettings(),n=this.props,r=n.textField,a=n.data,i=void 0===a?[]:a,l=n.listNoDataRender,s=n.itemRender,c=this.value,u=void 0!==this.props.opened?this.props.opened:this.state.opened;return o.createElement(re,{id:e.listBoxId,show:u,data:i.slice(),focusedIndex:this.focusedIndex(),value:c,textField:r,valueField:r,highlightSelected:!1,optionsGuid:e.guid,listRef:function(t){return e.list=t},wrapperStyle:{maxHeight:t.height},wrapperCssClass:"k-list-content",onClick:this.handleItemClick,itemRender:s,noDataRender:l,onMouseDown:function(e){return e.preventDefault()}})},t.prototype.triggerOnChange=function(e,t,n){(this.value!==e||n)&&(t.data.value=e,this._valueDuringOnChange=e,t.events.push(Fe({type:"onChange"},n||{})))},t.prototype.applyState=function(e){this.base.applyState(e),this._valueDuringOnChange=void 0},t.prototype.suggestValue=function(e){if(this._suggested="",e){var t=this.props,n=t.data,o=void 0===n?[]:n,r=t.textField,a=o[P(o,e,r)];if(a){var i=D(a,r);e.toLowerCase()!==i.toLowerCase()&&(this._suggested=i.substring(e.length))}}},t.prototype.focusedIndex=function(e){var t=this,n=this.props,o=n.data,r=void 0===o?[]:o,a=n.textField,i=n.focusedItemIndex,l=void 0!==e?e:this.value;return void 0!==this.state.focusedItem?r.findIndex((function(e){return R(e,t.state.focusedItem,a)})):i?i(r,l,a):Math.max(0,r.indexOf(N(r,l,a)))},t.displayName="AutoComplete",t.propTypes=Fe(Fe({},ue.basicPropTypes),{size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large","full"]),fillMode:r.oneOf([null,"solid","flat","outline"]),suggest:r.oneOfType([r.bool,r.string]),placeholder:r.string,value:r.string,defaultValue:r.string,validationMessage:r.string,required:r.bool,readonly:r.bool,clearButton:r.bool,valueRender:r.func,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string}),t.defaultProps=Fe(Fe({},ue.defaultProps),{size:"medium",rounded:"medium",fillMode:"solid"}),t}(o.Component),Ge=(0,p.Y)(),Ye=(0,p.u)(Ge,We);Ye.displayName="KendoReactAutoComplete";var Ze=n(1711),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Je=function(e){return e.syntheticEvent.preventDefault()},$e=function(e){return e.syntheticEvent.stopPropagation()},Qe=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Xe(t,e),t.prototype.render=function(){var e=this.props,t=e.data,n=e.guid,r=e.focused,a=e.tagRender,i=e.tag,l=e.onTagDelete,s=e.size;return o.createElement(o.Fragment,null,t.map((function(e,c){var u=i?o.createElement(i,{key:e.text+c,tagData:e,guid:n,focusedTag:r,onTagDelete:l}):o.createElement(Ze.A,{id:"tag-".concat(n,"-").concat(e.text.replace(/\s+/g,"-")),"aria-selected":!0,role:"option","aria-setsize":t.length,key:e.text+c,text:e.text,removable:!0,onRemove:function(t){return l.call(void 0,e.data,t.syntheticEvent)},onMouseDown:Je,onClick:$e,className:e===r?"k-focus":void 0,size:s});return a?a(e,u):u})),this.props.children)},t}(o.Component);const et=Qe;var tt;!function(e){e[e.PopupList=0]="PopupList",e[e.TagsList=1]="TagsList"}(tt||(tt={}));var nt,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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),rt=function(){return rt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},rt.apply(this,arguments)},at=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},it=a.G.sizeMap,lt=a.G.roundedMap,st="Please enter a valid value!",ct=function(e){return e.preventDefault()},ut=function(e){return e===nt.CustomItem};!function(e){e[e.None=0]="None",e[e.ListItem=1]="ListItem",e[e.CustomItem=2]="CustomItem"}(nt||(nt={}));var dt=function(e){function t(t){var n=e.call(this,t)||this;return n.state={activedescendant:tt.PopupList},n._element=null,n._valueItemsDuringOnChange=null,n._inputId=(0,i.M)(),n.base=new ue(n),n._tags=[],n._input=null,n._skipFocusEvent=!1,n.scrollToFocused=!1,n.focus=function(){n._input&&n._input.focus()},n.handleItemSelect=function(e,t){var o=n.props,r=o.data,a=void 0===r?[]:r,i=o.dataItemKey,l=o.virtual,s=a[e-(l?l.skip:0)],c=n.value.findIndex((function(e){return R(e,s,i)})),u=[];-1!==c?(u=n.value).splice(c,1):u=at(at([],n.value,!0),[s],!1),(void 0!==n.props.filter?n.props.filter:n.state.text)&&(n.state.text&&(t.data.text=""),n.base.filterChanged("",t)),void 0!==n.state.focusedIndex&&(t.data.focusedIndex=void 0),n.triggerOnChange(u,t),n.base.triggerPageChangeCornerItems(s,t)},n.onTagDelete=function(e,t){var o=void 0!==n.props.opened?n.props.opened:n.state.opened,r=n.base.initState();r.syntheticEvent=t,o&&n.base.togglePopup(r),n.state.focused||(r.data.focused=!0,n.focus());var a=n.value;L(a,e,n.props.dataItemKey),n.triggerOnChange(a,r),n.applyState(r)},n.itemFocus=function(e,t){var o=n.props,r=o.data,a=void 0===r?[]:r,i=o.allowCustom,l=o.virtual,s=l?l.skip:0,c=void 0!==n.props.filter?n.props.filter:n.state.text,u=n.getFocusedState().focusedIndex,d=i&&c,p=a[e-s];p&&u!==e?n.state.focusedIndex!==e&&(t.data.focusedIndex=e,t.data.activedescendant=tt.PopupList):d&&-1===e&&void 0!==n.state.focusedIndex&&(t.data.focusedIndex=void 0),n.base.triggerPageChangeCornerItems(p,t)},n.componentRef=function(e){n._element=e,n.base.wrapper=e},n.searchbarRef=function(e){var t=n._input=e&&e.input;t&&n.state.focused&&window.setTimeout((function(){return t.focus()}),0)},n.onChangeHandler=function(e){var t=n.base.initState(),o=e.currentTarget.value,r=void 0!==n.props.opened?n.props.opened:n.state.opened;t.syntheticEvent=e,void 0===n.props.filter&&(t.data.text=o),t.data.focusedIndex=void 0,r||n.base.togglePopup(t),n.base.filterChanged(o,t),n.applyState(t)},n.clearButtonClick=function(e){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,o=n.base.initState();o.syntheticEvent=e,e.stopPropagation(),n.value.length>0&&n.triggerOnChange([],o),void 0!==n.state.focusedIndex&&(o.data.focusedIndex=void 0),t&&n.base.togglePopup(o);var r=void 0!==n.props.filter?n.props.filter:n.state.text;V(r)&&""!==r&&n.base.filterChanged("",o),n.state.text&&(o.data.text=""),n.applyState(o)},n.onInputKeyDown=function(e){var t=e.keyCode,o=void 0!==n.props.filter?n.props.filter:n.state.text,r=void 0!==n.props.opened?n.props.opened:n.state.opened,a=n.getFocusedState().focusedItem,i=n.base.initState();if(i.syntheticEvent=e,!o&&n.value.length>0&&(t===s.R.left||t===s.R.right||t===s.R.home||t===s.R.end||t===s.R.delete||t===s.R.backspace))return n.onTagsNavigate(e,i);var l=function(){e.preventDefault(),n.base.togglePopup(i),n.applyState(i)};r?e.altKey&&t===s.R.up?l():t===s.R.up||t===s.R.down?(e.preventDefault(),n.onNavigate(i,t)):t===s.R.enter?(e.preventDefault(),n.props.allowCustom&&o&&null===a?n.customItemSelect(e):n.selectFocusedItem(e)):t===s.R.esc&&l():e.altKey&&t===s.R.down&&l()},n.renderListContainer=function(){var e,t,r=n.base,a=n.props,i=a.header,s=a.footer,c=a.allowCustom,d=a.dir,p=a.data,h=void 0===p?[]:p,v=a.size,m=n.base.getPopupSettings(),g=void 0!==n.props.opened?n.props.opened:n.state.opened,b=void 0!==n.props.filter?n.props.filter:n.state.text,y=void 0!==m.width?m.width:r.popupWidth,z={dir:void 0!==d?d:r.dirCalculated,width:y,popupSettings:{popupClass:(0,l.A)(m.popupClass,"k-list-container","k-multiselect-popup"),className:m.className,animate:m.animate,anchor:n.element,show:g,onOpen:n.onPopupOpened,onClose:n.onPopupClosed,appendTo:m.appendTo},itemsCount:[h.length,n.value.length]},k=n.getFocusedState().focusedType,w=c&&b&&o.createElement("div",{className:(0,l.A)("k-list",(e={},e["k-list-".concat(it[v]||v)]=v,e)),key:"customitem",onClick:n.customItemSelect,onMouseDown:ct},o.createElement("div",{className:(0,l.A)("k-list-item k-custom-item",{"k-focus":ut(k)}),style:{fontStyle:"italic"}},b,o.createElement(u.a,{name:"plus",icon:f,style:{position:"absolute",right:"0.5em"}})));return o.createElement(x,rt({},z),i&&o.createElement("div",{className:"k-list-header"},i),w,o.createElement("div",{className:(0,l.A)("k-list",(t={},t["k-list-".concat(it[v]||v)]=v,t["k-virtual-list"]=n.base.vs.enabled,t))},n.renderList()),s&&o.createElement("div",{className:"k-list-footer"},s))},n.renderList=function(){var e=n.props,t=e.data,r=void 0===t?[]:t,a=e.textField,i=e.listNoDataRender,l=e.itemRender,s=e.dataItemKey,c=e.virtual,u=n.base.vs,d=c?c.skip:0,p=void 0!==n.props.opened?n.props.opened:n.state.opened,h=n.getFocusedState().focusedIndex,v=n.base.getPopupSettings(),m="translateY(".concat(u.translate,"px)");return o.createElement(re,{id:n.base.listBoxId,show:p,data:r.slice(),focusedIndex:h-d,value:n.value,textField:a,valueField:s,optionsGuid:n.base.guid,listRef:function(e){u.list=n.base.list=e},wrapperStyle:{maxHeight:v.height},wrapperCssClass:"k-list-content",listStyle:u.enabled?{transform:m}:void 0,key:"listKey",skip:d,onClick:n.handleItemClick,itemRender:l,noDataRender:i,onMouseDown:ct,onBlur:n.handleBlur,onScroll:function(e){u.scrollHandler(e)},wrapperRef:u.scrollerRef,scroller:n.base.renderScrollElement()})},n.customItemSelect=function(e){var t,o=void 0!==n.props.filter?n.props.filter:n.state.text,r=n.props.textField;if(o){var a=n.base.initState();a.syntheticEvent=e;var i=r?((t={})[r]=o,t):o;void 0!==n.state.text&&(a.data.text=""),a.data.focusedIndex=void 0,n.base.filterChanged("",a);var l=at(at([],n.value,!0),[i],!1);n.triggerOnChange(l,a),n.base.togglePopup(a),n.applyState(a)}},n.handleWrapperClick=function(e){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,o=n._input;!t&&o&&n.focusElement(o);var r=n.base.initState();r.syntheticEvent=e,n.state.focused||(r.events.push({type:"onFocus"}),r.data.focused=!0),n.base.togglePopup(r),n.applyState(r)},n.handleItemClick=function(e,t){var o=n.base.initState();o.syntheticEvent=t,n.handleItemSelect(e,o),n.props.autoClose&&n.base.togglePopup(o),t.stopPropagation(),n.applyState(o)},n.handleBlur=function(e){if(n.state.focused&&!n._skipFocusEvent){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,o=n.base.initState(),r=n.props,a=r.allowCustom,i=r.filterable;o.syntheticEvent=e,o.data.focused=!1,o.events.push({type:"onBlur"}),t&&(n.state.opened&&(o.data.opened=!1),o.events.push({type:"onClose"})),a||i||!n.state.text||(o.data.text=""),n.applyState(o)}},n.handleFocus=function(e){n._skipFocusEvent||n.base.handleFocus(e)},n.onPopupOpened=function(){n._input&&n.state.focused&&n.focusElement(n._input)},n.onPopupClosed=function(){n.state.focused&&window.setTimeout((function(){n.state.focused&&n.focusElement(n._input)}),0)},n.setValidity=function(){n._input&&n._input.setCustomValidity&&n._input.setCustomValidity(n.validity.valid?"":n.props.validationMessage||st)},(0,de.s)(pe),n}return ot(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 this._valueItemsDuringOnChange?e.push.apply(e,this._valueItemsDuringOnChange):this.props.value?e.push.apply(e,this.props.value):this.state.value?e.push.apply(e,this.state.value):this.props.defaultValue&&e.push.apply(e,this.props.defaultValue),e},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.length>0&&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,"required",{get:function(){return void 0!==this.props.required?this.props.required:t.defaultProps.required},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.componentDidUpdate=function(e,t){var n=this.props.virtual,o=n?n.skip:0,r=e.virtual?e.virtual.total:0,a=void 0!==this.props.opened?this.props.opened:this.state.opened,i=void 0!==e.opened?e.opened:t.opened,l=!i&&a,s=i&&!a;if(!this.base.getPopupSettings().animate&&s&&this.onPopupClosed(),n&&n.total!==r)this.base.vs.calcScrollElementHeight(),this.base.vs.reset();else{var c=this.getFocusedState(),u=c.focusedItem,d=c.focusedIndex;l&&n?this.base.scrollToVirtualItem(n,d-o):l&&!n?this.base.scrollToItem(d):a&&i&&u&&this.scrollToFocused&&this.base.scrollToItem(d-o)}this.scrollToFocused=!1,this.setValidity()},t.prototype.componentDidMount=function(){this.base.didMount(),this.setValidity()},t.prototype.onNavigate=function(e,t){var n=this.props,o=n.allowCustom,r=n.data,a=void 0===r?[]:r,i=void 0!==this.props.opened?this.props.opened:this.state.opened,l=void 0!==this.props.filter?this.props.filter:this.state.text,c=this.getFocusedState(),u=c.focusedType,d=c.focusedIndex,p=o&&l,h=ut(u),v=this.base,m=v.vs;if(i&&t===s.R.up&&h)void 0!==this.state.focusedIndex&&(e.data.focusedIndex=void 0);else{var f=v.navigation.navigate({keyCode:t,current:d,max:(m.enabled?m.total:a.length)-1,min:p?-1:0});void 0!==f&&(this.itemFocus(f,e),this.scrollToFocused=!0)}this.applyState(e)},t.prototype.render=function(){var e,t,n=this.props,r=n.style,a=n.className,i=n.label,s=n.dir,c=n.disabled,d=n.tags,p=n.textField,v=n.dataItemKey,m=n.virtual,f=n.size,g=n.rounded,b=n.fillMode,y=n.loading,z=n.filter,k=this.state,w=k.text,x=k.focused,C=k.focusedTag,I=this.base.vs,M=this.props.id||this._inputId;I.enabled=void 0!==m,void 0!==m&&(I.skip=m.skip,I.total=m.total,I.pageSize=m.pageSize);var H=[];void 0===d?this.value.forEach((function(e){H.push({text:D(e,p),data:[e]})})):H.push.apply(H,d),this.setItems(H,this._tags);var E=!this.validityStyles||this.validity.valid,V=Boolean(void 0!==z?z:w)||this.value.length>0,O=o.createElement("div",{ref:this.componentRef,className:(0,l.A)("k-multiselect k-input",a,(e={},e["k-input-".concat(it[f]||f)]=f,e["k-rounded-".concat(lt[g]||g)]=g,e["k-input-".concat(b)]=b,e["k-focus"]=x&&!c,e["k-invalid"]=!E,e["k-disabled"]=c,e["k-loading"]=y,e["k-required"]=this.required,e)),style:i?rt(rt({},r),{width:void 0}):r,dir:s,onFocus:this.handleFocus,onBlur:this.handleBlur,onClick:this.handleWrapperClick,onMouseDown:_},o.createElement("div",{className:(0,l.A)("k-input-values")},o.createElement("div",{className:(0,l.A)("k-chip-list",(t={},t["k-chip-list-".concat(it[f]||f)]=f,t)),role:"listbox",id:"tagslist-"+this.base.guid},H.length>0&&o.createElement(et,{tagRender:this.props.tagRender,onTagDelete:this.onTagDelete,data:H,guid:this.base.guid,focused:C?H.find((function(e){return A(e,C,v)})):void 0,size:f})),this.renderSearchbar(M)),y&&o.createElement(u.a,{className:"k-input-loading-icon",name:"loading"}),V&&o.createElement(Ee,{onClick:this.clearButtonClick}),this.renderListContainer());return i?o.createElement(h._,{label:i,editorId:M,editorValue:w||D(this.value[0],p),editorValid:E,editorDisabled:c,style:{width:r?r.width:void 0},children:O}):O},t.prototype.renderSearchbar=function(e){var t=this.state,n=t.activedescendant,r=t.focusedTag,a=this.props,i=a.disabled,l=a.placeholder,s=a.ariaDescribedBy,c=(void 0!==this.props.filter?this.props.filter:this.state.text)||"",u=void 0!==this.props.opened?this.props.opened:this.state.opened,d=this.getFocusedState().focusedIndex,p=0!==this.value.length||c?void 0:l,h=n===tt.TagsList&&void 0!==r?"tag-".concat(this.base.guid,"-").concat(r.text.replace(/\s+/g,"-")):"option-".concat(this.base.guid,"-").concat(d);return o.createElement(Ce,{id:e,size:Math.max((p||"").length,c.length,1),tabIndex:this.props.tabIndex,accessKey:this.props.accessKey,placeholder:p,value:c,onChange:this.onChangeHandler,onKeyDown:this.onInputKeyDown,ref:this.searchbarRef,disabled:i,expanded:u,owns:this.base.listBoxId,role:"combobox",activedescendant:h,ariaDescribedBy:"tagslist-".concat(this.base.guid).concat(s?" "+s:""),ariaLabelledBy:this.props.ariaLabelledBy,ariaRequired:this.required})},t.prototype.onTagsNavigate=function(e,t){var n=e.keyCode,o=this.state.focusedTag,r=this._tags,a=this.props.dataItemKey,i=o?r.findIndex((function(e){return A(e,o,a)})):-1,l=void 0,c=-1!==i;if(n===s.R.left)l=r[i=c?Math.max(0,i-1):r.length-1];else if(n===s.R.right)i===r.length-1?l=void 0:c&&(l=r[i=Math.min(r.length-1,i+1)]);else if(n===s.R.home)l=r[0];else if(n===s.R.end)l=r[r.length-1];else if(n===s.R.delete){if(c){var u=this.value;L(u,r[i].data,a),this.triggerOnChange(u,t)}}else if(n===s.R.backspace)if(u=this.value,c)L(u,r[i].data,a),this.triggerOnChange(u,t);else if(!c&&r.length){var d=r.pop();L(u,d.data,a),this.triggerOnChange(u,t)}l!==o&&(t.data.focusedTag=l,t.data.activedescendant=tt.TagsList),this.applyState(t)},t.prototype.triggerOnChange=function(e,t){void 0===this.props.value&&(t.data.value=at([],e,!0)),this._valueItemsDuringOnChange=[],this.setItems(e,this._valueItemsDuringOnChange),t.events.push({type:"onChange"})},t.prototype.selectFocusedItem=function(e){var t=this.props,n=t.data,o=void 0===n?[]:n,r=t.virtual,a=this.getFocusedState().focusedIndex;void 0!==o[a-(r?r.skip:0)]&&this.handleItemClick(a,e)},t.prototype.setItems=function(e,t){t.length=0,t.push.apply(t,e)},t.prototype.getFocusedState=function(){var e,t=this.state.focusedIndex,n=void 0!==this.props.filter?this.props.filter:this.state.text,o=this.props,r=o.allowCustom,a=o.data,i=void 0===a?[]:a,l=o.dataItemKey,s=o.virtual,c=o.textField,u=o.focusedItemIndex,d=void 0===u?P:u,p=s&&s.skip||0;if(void 0!==t)return{focusedIndex:t,focusedItem:i[t-p],focusedType:nt.ListItem};var h=this.value;if(r&&n)return{focusedItem:null,focusedIndex:-1,focusedType:nt.CustomItem};if(n)return{focusedItem:i[e=d(i,n,c)],focusedIndex:e+p,focusedType:nt.ListItem};if(h.length){var v=h[h.length-1];return e=i.findIndex((function(e){return R(e,v,l)})),void 0!==i[e]?{focusedIndex:e+p,focusedItem:i[e],focusedType:nt.ListItem}:{focusedType:nt.None,focusedIndex:-1}}return 0===p?{focusedItem:i[0],focusedIndex:0,focusedType:nt.ListItem}:{focusedType:nt.None,focusedIndex:-1}},t.prototype.focusElement=function(e){var t=this;this._skipFocusEvent=!0,e.focus(),window.setTimeout((function(){return t._skipFocusEvent=!1}),0)},t.prototype.applyState=function(e){this.base.applyState(e),this._valueItemsDuringOnChange=null},t.displayName="MultiSelect",t.propTypes=rt(rt({},ue.propTypes),{autoClose:r.bool,value:r.arrayOf(r.any),defaultValue:r.arrayOf(r.any),dataItemKey:r.string,placeholder:r.string,tags:r.arrayOf(r.shape({text:r.string,data:r.arrayOf(r.any)})),tagRender:r.func,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string}),t.defaultProps=rt(rt({},ue.defaultProps),{autoClose:!0,required:!1,size:"medium",rounded:"medium",fillMode:"solid"}),t}(o.Component),pt=(0,p.Y)(),ht=(0,p.u)(pt,dt);ht.displayName="KendoReactMultiSelect";var vt=function(){return vt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},vt.apply(this,arguments)},mt=function(e){return o.createElement(re,vt({},e,{wrapperCssClass:"k-table-body k-table-scroller",listClassName:"k-table k-table-list",listStyle:vt({},e.listStyle)}))},ft=n(9656),gt=n(2665),bt=n(9659),yt=function(){return yt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},yt.apply(this,arguments)},zt=(0,p.Y)(),kt=o.forwardRef((function(e,t){var n=(0,ft.Y)(zt,e),r=o.useRef(null),a=o.useRef(null),i=(0,gt.n)(),s=n.columns,c=void 0===s?xt.columns:s,u=n.popupSettings,d=void 0===u?xt.popupSettings:u,p=n.className,h=(n.size,n.onOpen),v=n.onClose,m=n.onFocus,f=n.onBlur,g=n.onChange,b=n.onFilterChange,y=n.onPageChange,z=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(n,["columns","popupSettings","className","size","onOpen","onClose","onFocus","onBlur","onChange","onFilterChange","onPageChange"]);o.useImperativeHandle(r,(function(){return{element:a.current&&a.current.element,focus:function(){a.current&&a.current.focus()},get value(){return a.current&&a.current.value},get name(){return a.current&&a.current.name},props:n}})),o.useImperativeHandle(t,(function(){return r.current}));var k=o.useMemo((function(){if(void 0===k&&void 0!==n.groupField&&n.data)return D(n.data[0],n.groupField)}),[n.data,n.groupField]),w=o.useState(k),x=w[0],C=w[1],I=o.useMemo((function(){return o.createElement(o.Fragment,null,n.header,o.createElement("div",{className:"k-table-header-wrap"},o.createElement("table",{className:"k-table",role:"presentation"},o.createElement("colgroup",null,c.map((function(e,t){return o.createElement("col",{key:e.uniqueKey?e.uniqueKey:t,style:{width:e.width?e.width:xt.width}})}))),o.createElement("thead",{className:"k-table-thead"},o.createElement("tr",{className:"k-table-row"},c.map((function(e,t){return o.createElement("th",{className:"k-table-th",key:e.uniqueKey?e.uniqueKey:t},e.header||" ")}))),x&&o.createElement("tr",{className:"k-table-group-row"},o.createElement("th",{className:"k-table-th",colSpan:c.length},x))))))}),[n.header,c,x]),M=o.useMemo((function(){return"calc(".concat(c.map((function(e){return t=e.width,n=xt.width,t?"number"==typeof t?t+"px":t:n;var t,n})).filter(Boolean).join(" + ")," + ").concat(i,"px + 4px)")}),[c,i]),H=n.virtual?n.virtual.skip:0,E=o.useCallback((function(e,t){var r,a,i,s=c.map((function(e,n){return o.createElement("span",{className:"k-table-td",style:{width:e.width?e.width:xt.width},key:e.uniqueKey?e.uniqueKey:n},e.field?(0,bt.Y)(e.field)(t.dataItem):"")})),u=void 0,d=n.data||[],p=t.index-H;void 0!==n.groupField&&(r=(i=(0,bt.Y)(n.groupField))(d[p]),a=i(d[p-1]),r&&a&&r!==a&&(u=r)),u&&s.push(o.createElement("div",{key:"group",className:"k-table-td k-table-group-td"},o.createElement("span",null,u)));var h=o.cloneElement(e,yt(yt({},e.props),{className:(0,l.A)("k-table-row",{"k-table-alt-row":t.index%2!=0,"k-focus":t.focused,"k-selected":t.selected,"k-first":Boolean(u)})}),s);return n.itemRender?n.itemRender.call(void 0,h,t):h}),[c,n.groupField,n.itemRender,n.data,H]),V=o.useCallback((function(e,t){e&&e.call(void 0,yt(yt({},t),{target:r.current}))}),[]),O=o.useCallback((function(e){return V(h,e)}),[h]),B=o.useCallback((function(e){return V(v,e)}),[v]),S=o.useCallback((function(e){return V(m,e)}),[m]),P=o.useCallback((function(e){return V(f,e)}),[f]),T=o.useCallback((function(e){return V(g,e)}),[g]),L=o.useCallback((function(e){return V(b,e)}),[b]),R=o.useCallback((function(e){return V(y,e)}),[y]),N=o.useCallback((function(e){C(e.group)}),[]);o.useEffect((function(){(0,gt.p)()}));var _=o.useCallback((function(e){return o.createElement(mt,yt({},e))}),[]);return o.createElement(Ae,yt({},z,{list:_,popupSettings:yt(yt({width:M},d),{popupClass:"k-dropdowngrid-popup k-reset",className:d.className}),ref:a,header:I,itemRender:E,size:n.size,rounded:n.rounded,fillMode:n.fillMode,onOpen:O,onClose:B,onFocus:S,onBlur:P,onChange:T,onFilterChange:L,onPageChange:R,onGroupScroll:N,className:(0,l.A)("k-dropdowngrid",p),required:n.required}))})),wt=yt(yt({},Ne.propTypes),{columns:r.any.isRequired}),xt={columns:[],popupSettings:{},width:"200px",size:"medium",rounded:"medium",fillMode:"solid"};kt.displayName="KendoMultiColumnComboBox",kt.propTypes=wt,kt.defaultProps=xt;var Ct=n(3228),It=n(1573),Mt=n(8006),Ht=n(5407),Et="",Vt="0",Ot="_";function Bt(e,t,n){if(Lt(e))return t[Number(e)];var o=t[Number(function(e){return Dt(e)?e:e.split(Ot)[0]}(e))],r=o&&o[n]||[];return r.length?Bt(function(e){if(Dt(e))return e;var t=e.indexOf(Ot);return e.substring(t+1)}(e),r,n):void 0}function St(e){return Pt("0",e)}function Pt(e,t){return e=e.toString(),t?t+Ot+e:e}function Tt(e){var t=e.lastIndexOf(Ot);return t<0?Et:e.substring(0,t)}function Dt(e){return e===Et||e.indexOf(Ot)<0}function Lt(e){return e!==Et&&e.indexOf(Ot)<0}function Rt(e){var t=e.lastIndexOf(Ot);return t<0?e:e.substring(t+1)}const Nt=function(){function e(){this.objects=[]}return e.prototype.init=function(e){for(var t,n=0;n<e.length;n++)n%5e4==0&&(t={},this.objects.push(t)),t[e[n]]=!0},e.prototype.hasId=function(e){return this.objects.some((function(t){return t[e]}))},e}();function _t(e,t){var n=(e||"").split("."),o=t;return n.forEach((function(e){o=o?o[e]:void 0})),o}function At(e,t){var n=_t(t,e);return Boolean(n&&n.length)}function jt(e,t){return t.expanded(e)&&At(e,t.getChildrenField())}function Ft(e,t,n,o){var r=function(e,t,n,o){var r=[],a=new Nt;return a.init(e),Ut(a,t,n,Et,r,o),r}([e],t,n,o);return r.length?r[0]:void 0}function Kt(e,t,n){for(var o=function(e){return e.split(Ot)}(e),r=t,a=0;a<o.length;a++){var i=r[Number(o[a])];if(n.disabled(i))return!1;r=i[n.getChildrenField()]}return!0}function Ut(e,t,n,o,r,a){for(var i=0;i<n.length;i++){var l=n[i],s=Pt(i,o);e.hasId(_t(t,l))&&r.push(s),At(l,a)&&Ut(e,t,_t(a,l),s,r,a)}}function qt(e,t,n,o,r){switch(o){case s.R.left:return Lt(t)||r.expanded(e)&&Kt(t,n,r)?t:Tt(t);case s.R.right:return jt(e,r)?St(t):t;case s.R.up:return a=Number(Rt(t)),i=Tt(t),a?Gt(Pt(a-1,i),n,r):Lt(t)?t:i;case s.R.down:return jt(e,r)?St(t):Wt(t,n,r)||t;case s.R.home:return Vt;case s.R.end:return function(){for(var e,t=(n.length-1).toString(),o=n[n.length-1];jt(o,r);)t=Pt((e=o[r.getChildrenField()]).length-1,t),o=e[e.length-1];return t}();default:return t}var a,i}function Wt(e,t,n){var o=Tt(e),r=o?Bt(o,t,n.getChildrenField()):void 0,a=r?r[n.getChildrenField()]:t,i=Number(Rt(e));return i<a.length-1?Pt(i+1,o):r?Wt(o,t,n):void 0}function Gt(e,t,n){var o=Bt(e,t,n.getChildrenField());return jt(o,n)?Gt(Pt(o[n.getChildrenField()].length-1,e),t,n):e}var Yt=n(1779);const Zt={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},Xt={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"};var Jt=n(8686),$t="items",Qt="_kendoItemId",en="_kendoTreeViewGuid",tn=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),nn=function(){return nn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},nn.apply(this,arguments)},on=a.G.sizeMap,rn=o.createContext((function(e){return e})),an=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.itemGuid=(0,i.M)(),t.onCheckChange=function(e){t.props.onCheckChange(e,t.item,t.itemId)},t.onExpandChange=function(e){t.props.onExpandChange(e,t.item,t.itemId)},t.onItemClick=function(e){t.props.onItemClick(e,t.item,t.itemId)},t.onPress=function(e){t.props.onPress(e.event,t.item,t.itemId)},t.onDrag=function(e){t.props.onDrag(e.event,t.item,t.itemId)},t.onRelease=function(e){t.props.onRelease(e.event,t.item,t.itemId)},t.assignDraggableMeta=function(e){e&&(e[Qt]=t.props.itemId,e[en]=t.props.treeGuid)},t}return tn(t,e),t.prototype.render=function(){var e=this,t=this.renderSubitemsIfApplicable(),n=this.renderItemInPart();return o.createElement("li",{className:(0,l.A)("k-treeview-item"),tabIndex:this.tabIndex,role:"treeitem","aria-expanded":this.ariaExpanded,"aria-selected":this.ariaSelected,"aria-checked":this.ariaChecked,"aria-disabled":!!this.disabled||void 0,ref:function(t){return e.itemElement=t}},o.createElement("div",{className:"k-treeview-".concat(this.props.position),ref:this.assignDraggableMeta},this.renderExpandIcon(),this.renderCheckbox(),this.props.draggable?o.createElement(Yt._,{onPress:this.onPress,onDrag:this.onDrag,onRelease:this.onRelease},n):n),this.props.animate?o.createElement(Jt.U,{transitionEnterDuration:200,transitionExitDuration:200,style:{display:"block"},children:t}):t)},t.prototype.componentDidMount=function(){var e=this.props.focusedItemId,t=this.itemId;e&&e===t&&this.props.onFocusDomElNeeded(this.itemElement),this.checkboxElement&&(this.checkboxElement.indeterminate=this.fieldsSvc.checkIndeterminate(this.item))},t.prototype.componentDidUpdate=function(e){var t=this.props.focusedItemId;if(t&&t!==e.focusedItemId&&t===this.itemId&&this.props.onFocusDomElNeeded(this.itemElement),this.checkboxElement){var n=this.fieldsSvc.checkIndeterminate(this.item);n!==e.fieldsService.checkIndeterminate(e.item)&&(this.checkboxElement.indeterminate=n)}},t.prototype.renderCheckbox=function(){var e,t=this;if(this.props.checkboxes){var n=this.props.size;return o.createElement("div",{className:(0,l.A)("k-checkbox-wrap")},o.createElement("input",{type:"checkbox",className:(0,l.A)("k-checkbox k-rounded-md",(e={},e["k-checkbox-".concat(on[n]||n)]=n,e["k-disabled"]=this.disabled,e)),"aria-label":this.item.text,checked:Boolean(this.fieldsSvc.checked(this.item)),id:this.itemGuid,tabIndex:-1,onChange:this.onCheckChange,ref:function(e){return t.checkboxElement=e}}),o.createElement("label",{className:"k-checkbox-label",htmlFor:this.itemGuid}))}},t.prototype.renderExpandIcon=function(){return this.props.expandIcons&&(this.fieldsSvc.hasChildren(this.item)||At(this.item,this.fieldsSvc.getChildrenField()))&&o.createElement("span",{className:(0,l.A)("k-treeview-toggle",{"k-disabled":this.disabled}),onClick:this.onExpandChange},o.createElement(u.a,nn({},this.getIconProps())))},t.prototype.renderSubitemsIfApplicable=function(){var e=this,t=this.fieldsSvc.children(this.item);return jt(this.item,this.fieldsSvc)?o.createElement("ul",{className:"k-treeview-group",role:"group"},t.map((function(n,r){return o.createElement(ln,{item:n,position:0===r?"top":r===t.length-1?"bot":"mid",itemId:Pt(r,e.itemId),treeGuid:e.props.treeGuid,animate:e.props.animate,focusedItemId:e.props.focusedItemId,tabbableItemId:e.props.tabbableItemId,fieldsService:e.props.fieldsService,itemUI:e.props.itemUI,checkboxes:e.props.checkboxes,ariaMultiSelectable:e.props.ariaMultiSelectable,onItemClick:e.props.onItemClick,onFocusDomElNeeded:e.props.onFocusDomElNeeded,draggable:e.props.draggable,onPress:e.props.onPress,onDrag:e.props.onDrag,onRelease:e.props.onRelease,expandIcons:e.props.expandIcons,onExpandChange:e.props.onExpandChange,onCheckChange:e.props.onCheckChange,key:r,size:e.props.size,disabled:e.disabled})}))):void 0},t.prototype.renderItemInPart=function(){return o.createElement("span",{className:(0,l.A)("k-treeview-leaf",{"k-focus":this.props.focusedItemId===this.itemId,"k-selected":this.fieldsSvc.selected(this.item),"k-disabled":this.disabled}),style:{touchAction:"none"},onClick:this.onItemClick},o.createElement("span",{className:"k-treeview-leaf-text"},this.props.itemUI?o.createElement(this.props.itemUI,{item:this.item,itemHierarchicalIndex:this.itemId}):this.fieldsSvc.text(this.item)))},Object.defineProperty(t.prototype,"fieldsSvc",{get:function(){return this.props.fieldsService},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"itemId",{get:function(){return this.props.itemId},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"item",{get:function(){return this.props.item},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"tabIndex",{get:function(){return(this.props.focusedItemId||this.props.tabbableItemId)===this.itemId?0:-1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"ariaExpanded",{get:function(){return this.fieldsSvc.hasChildren(this.item)||At(this.item,this.fieldsSvc.getChildrenField())?Boolean(this.fieldsSvc.expanded(this.item)):void 0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this.props.disabled||this.fieldsSvc.disabled(this.item)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"ariaChecked",{get:function(){return this.props.checkboxes?this.fieldsSvc.checked(this.item)?"true":this.fieldsSvc.checkIndeterminate(this.item)?"mixed":"false":void 0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"ariaSelected",{get:function(){return!!this.fieldsSvc.selected(this.item)||(this.props.ariaMultiSelectable?!!this.disabled&&void 0:void 0)},enumerable:!1,configurable:!0}),t.prototype.getIconProps=function(){var e=this.fieldsSvc.expanded(this.item);return e&&!At(this.item,this.fieldsSvc.getChildrenField())?{name:"loading"}:e?{name:"caret-alt-down",icon:Xt}:{name:"caret-alt-right",icon:Zt}},t.defaultProps={position:"top"},t}(o.Component),ln=o.forwardRef((function(e,t){var n=o.useContext(rn).call(void 0,e);return o.createElement(an,nn({ref:t},n))}));ln.displayName="TreeViewItem";const sn=function(){function e(e){this.expandField=e.expandField,this.selectField=e.selectField,this.hasChildrenField=e.hasChildrenField,this.childrenField=e.childrenField,this.textField=e.textField,this.disableField=e.disableField,this.checkField=e.checkField,this.checkIndeterminateField=e.checkIndeterminateField,this.focusIdField=e.focusIdField}return e.prototype.expanded=function(e){return _t(this.expandField,e)},e.prototype.selected=function(e){return _t(this.selectField,e)},e.prototype.text=function(e){return _t(this.textField,e)},e.prototype.disabled=function(e){return _t(this.disableField,e)},e.prototype.hasChildren=function(e){return _t(this.hasChildrenField,e)},e.prototype.children=function(e){return _t(this.childrenField,e)||[]},e.prototype.checked=function(e){return _t(this.checkField,e)},e.prototype.checkIndeterminate=function(e){return _t(this.checkIndeterminateField,e)},e.prototype.focusId=function(e){return this.focusIdField&&_t(this.focusIdField,e)},e.prototype.getChildrenField=function(){return this.childrenField},e}();var cn={name:"@progress/kendo-react-treeview",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680171841,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"},un=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),dn=a.G.sizeMap,pn=function(e){function t(t){var n=e.call(this,t)||this;return n.state={focusedItemId:void 0,focusedItemPublicId:void 0,tabbableItemId:Vt},n.fieldsSvc=null,n.allowExplicitFocus=!1,n.treeGuid=(0,i.M)(),n._element=null,n.onFocusDomElNeeded=function(e){n.allowExplicitFocus&&n.focusDomItem(e)},n.onCheckChange=function(e,t,o){n.setFocus(o),n.dispatchCheckChange(e,t,o)},n.onExpandChange=function(e,t,o){n.setFocus(o),n.dispatchExpandChange(e,t,o)},n.onPress=function(e,t,o){n.props.onItemDragStart&&n.props.onItemDragStart.call(void 0,{target:n,item:t,itemHierarchicalIndex:o})},n.onDrag=function(e,t,o){var r=e.pageX,a=e.pageY,i=e.clientX,l=e.clientY;n.props.onItemDragOver&&n.props.onItemDragOver.call(void 0,{target:n,item:t,itemHierarchicalIndex:o,pageX:r,pageY:a,clientX:i,clientY:l})},n.onRelease=function(e,t,o){var r=e.pageX,a=e.pageY,i=e.clientX,l=e.clientY;n.props.onItemDragEnd&&n.props.onItemDragEnd.call(void 0,{target:n,item:t,itemHierarchicalIndex:o,pageX:r,pageY:a,clientX:i,clientY:l})},n.onItemClick=function(e,t,o){n.setFocus(o),n.dispatchItemClick(e,t,o)},n.onFocus=function(){clearTimeout(n.blurRequest),void 0===n.state.focusedItemId&&n.data.length&&n.setFocus(n.state.tabbableItemId)},n.onBlur=function(){clearTimeout(n.blurRequest),n.blurRequest=window.setTimeout((function(){return n.setFocus(void 0)}),0)},n.onKeyDown=function(e){var t=n.getFocusedItem();if(t&&n.fieldsSvc){var o=qt(t,n.state.focusedItemId,n.data,e.keyCode,n.fieldsSvc);o!==n.state.focusedItemId&&(e.preventDefault(),n.allowExplicitFocus=!0,n.setFocus(o)),n.dispatchEventsOnKeyDown(e,t)}},(0,de.s)(cn),n}return un(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e,t=this;this.fieldsSvc=new sn(this.props);var n=this.props,r=n.size,a=n.className;return o.createElement("div",{className:(0,l.A)("k-treeview",(e={},e["k-treeview-".concat(dn[r]||r)]=r,e),a),onKeyDown:this.onKeyDown,onFocus:this.onFocus,onBlur:this.onBlur,role:"tree","aria-multiselectable":!!this.ariaMultiSelectable||void 0,"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],ref:function(e){return t._element=e},tabIndex:this.props.tabIndex},o.createElement("ul",{className:"k-treeview-lines k-treeview-group",role:"group"},this.data.map((function(e,n){return o.createElement(ln,{item:e,position:0===n?"top":n===t.data.length-1?"bot":"mid",itemId:n.toString(),treeGuid:t.treeGuid,animate:t.props.animate,focusedItemId:t.state.focusedItemId,tabbableItemId:t.state.tabbableItemId,fieldsService:t.fieldsSvc,itemUI:t.props.item,checkboxes:t.props.checkboxes,ariaMultiSelectable:t.ariaMultiSelectable,onItemClick:t.onItemClick,onFocusDomElNeeded:t.onFocusDomElNeeded,draggable:t.props.draggable,onPress:t.onPress,onDrag:t.onDrag,onRelease:t.onRelease,expandIcons:t.props.expandIcons,onExpandChange:t.onExpandChange,onCheckChange:t.onCheckChange,key:n,size:r})}))))},t.prototype.componentDidUpdate=function(){this.allowExplicitFocus=!1,this.refocusDueToFocusIdField()},t.prototype.dispatchEventsOnKeyDown=function(e,t){var n=this;if(null!==this.fieldsSvc){var o=function(){return n.fieldsSvc&&Kt(n.state.focusedItemId,n.data,n.fieldsSvc)};e.keyCode===s.R.left&&this.fieldsSvc.expanded(t)&&o()||e.keyCode===s.R.right&&!this.fieldsSvc.expanded(t)&&(this.fieldsSvc.hasChildren(t)||At(t,this.props.childrenField))&&o()?this.dispatchExpandChange(e,t,this.state.focusedItemId):e.keyCode===s.R.enter&&o()?this.dispatchItemClick(e,t,this.state.focusedItemId):e.keyCode===s.R.space&&o()&&(e.preventDefault(),this.dispatchCheckChange(e,t,this.state.focusedItemId))}},t.prototype.setFocus=function(e){if(e&&this.fieldsSvc)if(this.fieldsSvc.focusIdField){var t=this.getItemById(e);this.setState({focusedItemId:e,focusedItemPublicId:this.fieldsSvc.focusId(t)})}else this.setState({focusedItemId:e});else this.setState((function(e){return{focusedItemId:void 0,focusedItemPublicId:void 0,tabbableItemId:e.focusedItemId}}))},t.prototype.getFocusedItem=function(){return this.state.focusedItemId?this.getItemById(this.state.focusedItemId):void 0},t.prototype.getItemById=function(e){return Bt(e,this.data,this.props.childrenField||$t)},t.prototype.dispatchCheckChange=function(e,t,n){(0,Ht.N)(this.props.onCheckChange,e,this,{item:t,itemHierarchicalIndex:n})},t.prototype.dispatchExpandChange=function(e,t,n){(0,Ht.N)(this.props.onExpandChange,e,this,{item:t,itemHierarchicalIndex:n})},t.prototype.dispatchItemClick=function(e,t,n){(0,Ht.N)(this.props.onItemClick,e,this,{item:t,itemHierarchicalIndex:n})},t.prototype.refocusDueToFocusIdField=function(){if(this.fieldsSvc&&this.fieldsSvc.focusIdField){var e=this.state.focusedItemPublicId;if(e){var t=this.props.getFocusHierarchicalIndex?this.props.getFocusHierarchicalIndex(e):Ft(e,this.fieldsSvc.focusIdField,this.data,this.props.childrenField);t!==this.state.focusedItemId&&(this.allowExplicitFocus=!0,this.setState({focusedItemId:t}))}}},Object.defineProperty(t.prototype,"ariaMultiSelectable",{get:function(){return!0===this.props["aria-multiselectable"]||"true"===this.props["aria-multiselectable"]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"data",{get:function(){return this.props.data||[]},enumerable:!1,configurable:!0}),t.prototype.focusDomItem=function(e){e.focus()},Object.defineProperty(t.prototype,"guid",{get:function(){return this.treeGuid},enumerable:!1,configurable:!0}),t.propTypes={data:r.arrayOf(r.any),animate:r.bool,tabIndex:r.number,focusIdField:r.string,getHierarchicalIndexById:r.func,onExpandChange:r.func,onItemClick:r.func,expandField:r.string,selectField:r.string,childrenField:r.string,hasChildrenField:r.string,textField:r.string,disableField:r.string,item:r.any,"aria-multiselectable":function(e,t,n){return void 0!==e[t]&&!0!==e[t]&&!1!==e[t]&&"true"!==e[t]&&"false"!==e[t]?new Error("Invalid prop `"+t+"` supplied to `"+n+"`. Validation failed."):null},"aria-label":r.string,"aria-labelledby":r.string,size:r.oneOf([null,"small","medium","large"])},t.defaultProps={animate:!0,expandField:"expanded",selectField:"selected",hasChildrenField:"hasChildren",childrenField:$t,textField:"text",disableField:"disabled",checkField:"checked",checkIndeterminateField:"checkIndeterminate",size:"medium"},t}(o.Component);function hn(e,t,n){var r=o.useState(t),a=r[0],i=r[1];return o.useEffect((function(){void 0!==a&&e.current&&i(e.current.offsetWidth)}),n),a}var vn=function(e){return o.createElement("div",{className:"k-nodata"},o.createElement("div",null,e.children))},mn=function(){return mn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},mn.apply(this,arguments)},fn=a.G.sizeMap,gn=a.G.roundedMap,bn=function(e){return o.createElement("span",{className:"k-input-value-text"},e.children)},yn=function(e){return e.split("_").map((function(e){return parseInt(e,10)}))},zn={selectField:"selected",subItemsField:"items",popupSettings:{animate:!0,width:"200px",height:"200px"},required:!1,validityStyles:!0,size:"medium",rounded:"medium",fillMode:"solid"},kn=(0,p.Y)(),wn=o.forwardRef((function(e,t){var n;(0,de.s)(pe);var r=(0,ft.Y)(kn,e),a=o.useMemo((function(){return(0,i.M)()}),[]),d=r.id||a,p=r.data,f=void 0===p?[]:p,g=r.dataItemKey,b=r.popupSettings,z=void 0===b?{}:b,k=r.style,w=void 0===k?{}:k,x=r.opened,C=r.disabled,I=r.onOpen,M=void 0===I?Ct.Z:I,H=r.onClose,O=void 0===H?Ct.Z:H,B=r.placeholder,S=r.label,P=r.name,T=r.selectField,L=void 0===T?zn.selectField:T,N=r.subItemsField,_=void 0===N?zn.subItemsField:N,A=r.validationMessage,j=r.valid,F=r.required,K=r.validityStyles,U=(0,c.p)(r.tabIndex,C),q=o.useRef(null),W=o.useRef(null),G=o.useRef(null),Y=o.useRef(null),$=o.useRef(null),Q=o.useRef(!1),ee=o.useState(void 0),ne=ee[0],oe=ee[1],re=void 0!==r.value,ae=re?r.value:void 0!==ne?ne:r.defaultValue,ie=V(ae),le=ie?D(ae,r.textField):"",se=function(e,t){var n=e.valid;return{customError:void 0!==e.validationMessage,valid:Boolean(void 0!==n?n:!e.required||t),valueMissing:!t}}({validationMessage:A,valid:j,required:F},ie),ce=o.useCallback((function(){return W.current&&W.current.focus()}),[]);o.useImperativeHandle(q,(function(){return{props:r,element:W.current,focus:ce}})),o.useImperativeHandle(t,(function(){return q.current}));var ue=(0,It.V)(W,r.dir),ve=void 0!==z.width?z.width:void 0!==w.width?w.width:zn.popupSettings.width,me=hn(W,ve),fe=mn({width:me},void 0!==ue?{direction:ue}:{}),ge=o.useState(!1),be=ge[0],ye=ge[1],ze=void 0!==x?x:be,ke=o.useState(!1),we=ke[0],xe=ke[1],Ce=o.useState(""),Ie=Ce[0],Me=Ce[1],He=o.useCallback((function(){Y.current&&Y.current.setCustomValidity&&Y.current.setCustomValidity(se.valid?"":void 0===A?"Please select a value from the list!":A)}),[A,se]);o.useEffect(He);var Ee=o.useCallback((function(e){if(!ze){if(M){var t=mn({},e);M.call(void 0,t)}void 0===x&&ye(!0)}}),[ze,x,M]),Ve=o.useCallback((function(e){if(ze){if(O){var t=mn({},e);O.call(void 0,t)}void 0===x&&ye(!1)}}),[ze,x,O]),Oe=o.useCallback((function(e){if(!e.isDefaultPrevented()&&q.current){xe(!0);var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};(ze?Ve:Ee)(t)}}),[ze,x,M,O]),Be=o.useCallback((function(e){Q.current=!0,e(),window.setTimeout((function(){return Q.current=!1}),0)}),[]),Se=o.useCallback((function(e){var t=e.keyCode,n=e.altKey,o=$.current&&$.current.element;if(q.current&&(!e.isDefaultPrevented()||G.current!==e.target)){var r={syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};if(ze)if(t===s.R.esc||n&&t===s.R.up)e.preventDefault(),Ve(r);else if(o&&o.querySelector(".k-focus")&&(t===s.R.up||t===s.R.down||t===s.R.left||t===s.R.right||t===s.R.home||t===s.R.end)){if(t===s.R.up&&G.current){var a=Array.from(o.querySelectorAll(".k-treeview-item")),i=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}([],a,!0).reverse().find((function(e){return Boolean(e&&e.querySelector(".k-focus"))}));if(i&&0===a.indexOf(i))return Be((function(){Te(G.current)}))}Be(Ct.Z)}else t===s.R.down&&Be((function(){Te(G.current||o)}));else n&&t===s.R.down&&(e.preventDefault(),Ee(r))}}),[ze,x,M,O]),Pe=o.useCallback((function(e){var t=e.keyCode;e.altKey||t!==s.R.up&&t!==s.R.down||(e.preventDefault(),Be(t===s.R.up?function(){Te(W.current)}:function(){Te($.current&&$.current.element)}))}),[]),Te=o.useCallback((function(e){e&&Be((function(){return e.focus()}))}),[]),De=o.useCallback((function(){we||!ze||x?r.filterable?Te(G.current):Te($.current&&$.current.element):Ve({target:q.current})}),[O,r.filterable,we,x,ze]),Le=o.useCallback((function(){we&&Te(W.current)}),[we]),Re=o.useCallback((function(e){if(!we&&!Q.current&&(xe(!0),r.onFocus&&q.current)){var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};r.onFocus.call(void 0,t)}}),[we,r.onFocus]),Ne=o.useCallback((function(e){if(we&&!Q.current&&q.current){xe(!1);var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};if(r.onBlur){var n=mn({},t);r.onBlur.call(void 0,n)}Ve(t)}}),[we,r.onBlur,ze,x,O]),_e=o.useCallback((function(){we&&Be(Ct.Z)}),[we]),Ae=o.useCallback((function(e,t,n){if(r.onChange){var o=mn({value:t,level:n?yn(n):[]},e);r.onChange.call(void 0,o)}re||oe(t)}),[r.onChange,re]),je=o.useCallback((function(e){if(!R(e.item,ae,g)&&q.current){var t=e.item,n=e.itemHierarchicalIndex,o=e.nativeEvent,r={syntheticEvent:e.syntheticEvent,nativeEvent:o,target:q.current};Ae(r,t,n),Ve(r)}}),[re,ae,r.onChange,g,ze,x,O]),Fe=o.useCallback((function(e){if(q.current){var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};Ae(t,null),Ve(t),e.preventDefault()}}),[re,r.onChange,ze,x,O]),Ke=o.useCallback((function(e){if(e.syntheticEvent.stopPropagation(),r.onExpandChange&&q.current){var t=e.item,n=e.itemHierarchicalIndex,o=e.nativeEvent,a=e.syntheticEvent,i={level:yn(n),item:t,nativeEvent:o,syntheticEvent:a,target:q.current};r.onExpandChange.call(void 0,i)}}),[r.onExpandChange]),Ue=o.useCallback((function(e){if(r.onFilterChange&&q.current){var t={filter:{field:r.textField,operator:"contains",value:e.target.value},syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};r.onFilterChange.call(void 0,t),void 0===r.filter&&Me(e.target.value)}}),[r.onFilterChange,r.filter,r.textField]),qe=o.useMemo((function(){return re||!ie?f:(0,Mt.Gy)(f,_,(function(e){var t;return(0,Mt.u5)(e,_,((t={})[L]=R(e,ae,g),t))}))}),[f,ae,re,ie,L,_]),We=r.listNoData||vn,Ge=r.valueHolder||bn,Ye=(0,Z.useLocalization)(),Ze=!K||se.valid,Xe=r.size,Je=r.rounded,$e=r.fillMode,Qe=o.createElement("span",{className:(0,l.A)("k-dropdowntree k-picker",r.className,(n={},n["k-picker-".concat(fn[Xe]||Xe)]=Xe,n["k-rounded-".concat(gn[Je]||Je)]=Je,n["k-picker-".concat($e)]=$e,n["k-focus"]=we,n["k-invalid"]=!Ze,n["k-loading"]=r.loading,n["k-required"]=F,n["k-disabled"]=r.disabled,n)),tabIndex:U,accessKey:r.accessKey,id:d,style:S?mn(mn({},w),{width:void 0}):w,dir:ue,ref:W,onKeyDown:C?void 0:Se,onMouseDown:_e,onClick:C?void 0:Oe,onFocus:Re,onBlur:Ne,role:"combobox","aria-haspopup":"tree","aria-expanded":ze,"aria-disabled":C,"aria-label":S,"aria-labelledby":r.ariaLabelledBy,"aria-describedby":r.ariaDescribedBy,"aria-required":F},o.createElement("span",{className:"k-input-inner"},o.createElement(Ge,{item:ae},le||B)),r.loading&&o.createElement(u.a,{className:"k-input-loading-icon",name:"loading"}),ie&&!C&&o.createElement("span",{onClick:Fe,className:"k-clear-value",title:Ye.toLanguageString(J,te[J]),role:"button",tabIndex:-1,onMouseDown:function(e){return e.preventDefault()}},o.createElement(u.a,{name:"x",icon:m})),o.createElement(he.z,{tabIndex:-1,type:"button","aria-label":"select",className:"k-input-button",size:Xe,fillMode:$e,themeColor:"base",rounded:null,icon:"caret-alt-down",svgIcon:v}),o.createElement("select",{name:P,ref:Y,tabIndex:-1,"aria-hidden":!0,title:S,style:{opacity:0,width:1,border:0,zIndex:-1,position:"absolute",left:"50%"}},o.createElement("option",{value:r.valueMap?r.valueMap.call(void 0,ae):ae})),o.createElement(y.G,{className:(0,l.A)(z.className,{"k-rtl":"rtl"===ue}),popupClass:(0,l.A)(z.popupClass,"k-list-container","k-dropdowntree-popup"),style:fe,animate:z.animate,anchor:W.current,show:ze,onOpen:De,onClose:Le,appendTo:z.appendTo},r.filterable&&o.createElement(E,{value:void 0===r.filter?Ie:r.filter,inputRef:G,onChange:Ue,onKeyDown:Pe,size:Xe,rounded:Je,fillMode:$e}),f.length>0?o.createElement(pn,{ref:$,tabIndex:U,data:qe,focusIdField:g,textField:r.textField,selectField:L,expandField:r.expandField,childrenField:_,expandIcons:!0,onItemClick:je,onExpandChange:Ke,size:Xe,item:r.item}):o.createElement(We,null,Ye.toLanguageString(X,te[X]))));return S?o.createElement(h._,{label:S,editorValue:le,editorPlaceholder:B,editorValid:Ze,editorDisabled:C,editorId:d,style:{width:w?w.width:void 0},children:Qe,dir:ue}):Qe})),xn={opened:r.bool,disabled:r.bool,dir:r.string,tabIndex:r.number,accessKey:r.string,data:r.array,value:r.any,valueMap:r.func,placeholder:r.string,dataItemKey:r.string.isRequired,textField:r.string.isRequired,selectField:r.string,expandField:r.string,subItemsField:r.string,className:r.string,style:r.object,label:r.string,validationMessage:r.string,validityStyles:r.bool,valid:r.bool,required:r.bool,name:r.string,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string,filterable:r.bool,filter:r.string,loading:r.bool,popupSettings:r.shape({animate:r.oneOfType([r.bool,r.shape({openDuration:r.number,closeDuration:r.number})]),popupClass:r.string,className:r.string,appendTo:r.any,width:r.oneOfType([r.string,r.number]),height:r.oneOfType([r.string,r.number])}),onOpen:r.func,onClose:r.func,onFocus:r.func,onBlur:r.func,onChange:r.func,onFilterChange:r.func,onExpandChange:r.func,item:r.func,valueHolder:r.func,listNoData:r.func};wn.displayName="KendoReactDropDownTree",wn.defaultProps=zn,wn.propTypes=xn;var Cn=function(){return Cn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Cn.apply(this,arguments)},In=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},Mn=a.G.sizeMap,Hn=a.G.roundedMap,En={checkField:"checkField",checkIndeterminateField:"checkIndeterminateField",subItemsField:"items",popupSettings:{animate:!0,width:"200px",height:"200px"},size:"medium",rounded:"medium",fillMode:"solid",required:!1,validityStyles:!0},Vn=(0,p.Y)(),On=o.forwardRef((function(e,t){var n,r,a=(0,ft.Y)(Vn,e);(0,de.s)(pe);var d=o.useMemo((function(){return(0,i.M)()}),[]),p=a.id||d,v=a.data,m=void 0===v?[]:v,f=a.dataItemKey,g=a.popupSettings,b=void 0===g?{}:g,z=a.style,k=void 0===z?{}:z,w=a.opened,x=a.disabled,C=a.onOpen,I=void 0===C?Ct.Z:C,M=a.onClose,H=void 0===M?Ct.Z:M,V=a.placeholder,O=a.label,B=a.name,S=a.checkField,P=void 0===S?En.checkField:S,T=a.checkIndeterminateField,L=void 0===T?En.checkIndeterminateField:T,N=a.subItemsField,_=void 0===N?En.subItemsField:N,j=a.validationMessage,F=a.valid,K=a.tags,U=a.value,q=a.required,W=void 0===q?En.required:q,G=a.validityStyles,Y=void 0===G?En.validityStyles:G,J=(0,c.p)(a.tabIndex,x),$=o.useRef(null),Q=o.useRef(null),ee=o.useRef(null),ne=o.useRef(null),oe=o.useRef(null),re=o.useRef(!1),ae=o.useRef([]),ie=o.useRef(null),le=o.useState(),se=le[0],ce=le[1],ue=o.useState(!1),he=ue[0],ve=ue[1],me=o.useState(!1),fe=me[0],ge=me[1],be=o.useState(""),ye=be[0],ze=be[1],ke=void 0!==w?w:he,we=Boolean(Array.isArray(U)&&U.length),xe=function(e,t){var n=e.valid;return{customError:void 0!==e.validationMessage,valid:Boolean(void 0!==n?n:!e.required||t),valueMissing:!t}}({validationMessage:j,valid:F,required:W},we),Ce=(0,It.V)(Q,a.dir),Ie=void 0!==b.width?b.width:void 0!==k.width?k.width:En.popupSettings.width,Me=hn(Q,Ie),He=Cn({width:Me},void 0!==Ce?{direction:Ce}:{}),Ve=o.useCallback((function(){return Q.current&&Q.current.focus()}),[]);ae.current=void 0===K?(U||[]).map((function(e){return{text:D(e,a.textField),data:[e]}})):In([],K,!0),o.useImperativeHandle($,(function(){return{props:a,element:Q.current,focus:Ve}})),o.useImperativeHandle(t,(function(){return $.current}));var Oe=o.useCallback((function(){ne.current&&ne.current.setCustomValidity&&ne.current.setCustomValidity(xe.valid?"":void 0===j?"Please select a value from the list!":j)}),[j,xe]);o.useEffect(Oe),o.useEffect((function(){ie.current&&ke&&ie.current.setPosition(ie.current._popup)}),[U,ke]);var Be=o.useCallback((function(e,t,n){if(a.onChange){var o=Cn({items:t,operation:n},e);a.onChange.call(void 0,o)}}),[a.onChange]),Se=o.useCallback((function(e){if(!R(e.item,U,f)&&$.current){var t=e.item,n=e.nativeEvent,o={syntheticEvent:e.syntheticEvent,nativeEvent:n,target:$.current};Be(o,[t],"toggle")}}),[U,f,Be]),Pe=o.useCallback((function(e){if(!ke){if(I){var t=Cn({},e);I.call(void 0,t)}void 0===w&&ve(!0)}}),[ke,w,I]),Te=o.useCallback((function(e){if(ke){if(H){var t=Cn({},e);H.call(void 0,t)}void 0===w&&ve(!1)}}),[ke,w,H]),De=o.useCallback((function(e){re.current=!0,e(),window.setTimeout((function(){return re.current=!1}),0)}),[]),Le=o.useCallback((function(e){e&&De((function(){return e.focus()}))}),[De]),Re=o.useCallback((function(){!fe&&ke?Te({target:$.current}):a.filterable?Le(ee.current):Le(oe.current&&oe.current.element)}),[fe,ke,Le,Te,a.filterable]),Ne=o.useCallback((function(){fe&&Le(Q.current)}),[fe,Le]),_e=o.useCallback((function(e){if(!fe&&!re.current&&(ge(!0),a.onFocus&&$.current)){var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};a.onFocus.call(void 0,t)}}),[fe,a.onFocus]),Ae=o.useCallback((function(e){if(fe&&!re.current&&$.current){ge(!1);var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};if(a.onBlur){var n=Cn({},t);a.onBlur.call(void 0,n)}Te(t)}}),[fe,a.onBlur,ke,w,H]),je=o.useCallback((function(){fe&&De(Ct.Z)}),[fe,De]),Fe=o.useCallback((function(e){if(!e.isDefaultPrevented()&&$.current){ge(!0);var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};ke||Pe(t)}}),[ke,Pe]),Ke=o.useCallback((function(e){var t=e.keyCode,n=e.altKey,o=oe.current&&oe.current.element;if($.current&&(!e.isDefaultPrevented()||ee.current!==e.target)){var r={syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};if(U&&U.length>0&&(t===s.R.left||t===s.R.right||t===s.R.home||t===s.R.end||t===s.R.delete)){var a=ae.current,i=se?a.findIndex((function(e){return A(e,se,f)})):-1,l=void 0,c=-1!==i;t===s.R.left?l=a[i=c?Math.max(0,i-1):a.length-1]:t===s.R.right?i===a.length-1?l=void 0:c&&(l=a[i=Math.min(a.length-1,i+1)]):t===s.R.home?l=a[0]:t===s.R.end?l=a[a.length-1]:t===s.R.delete&&c&&Be(r,a[i].data,"delete"),l!==se&&ce(l)}if(ke)if(t===s.R.esc||n&&t===s.R.up)e.preventDefault(),Te(r);else if(o&&o.querySelector(".k-focus")&&(t===s.R.up||t===s.R.down||t===s.R.left||t===s.R.right||t===s.R.home||t===s.R.end)){if(t===s.R.up&&ee.current){var u=Array.from(o.querySelectorAll(".k-treeview-item")),d=In([],u,!0).reverse().find((function(e){return Boolean(e&&e.querySelector(".k-focus"))}));if(d&&0===u.indexOf(d))return De((function(){Le(ee.current)}))}De(Ct.Z)}else t===s.R.down&&De((function(){Le(ee.current||o)}));else n&&t===s.R.down&&(e.preventDefault(),Pe(r))}}),[ke,Te,Le,De,Pe,se,f,U,Be]),Ue=o.useCallback((function(e){var t=e.keyCode;e.altKey||t!==s.R.up&&t!==s.R.down||(e.preventDefault(),De(t===s.R.up?function(){Le(Q.current)}:function(){Le(oe.current&&oe.current.element)}))}),[Le,De]),qe=o.useCallback((function(e){if($.current){var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};Be(t,[],"clear"),Te(t),e.preventDefault()}}),[Be,Te]),We=o.useCallback((function(e,t){Te({target:$.current}),fe||Le(ee.current),Be({syntheticEvent:t,nativeEvent:t.nativeEvent,target:$.current},e,"delete")}),[Be,Te,Le,fe]),Ge=o.useCallback((function(e){if(a.onExpandChange&&$.current){var t=e.item,n=e.itemHierarchicalIndex,o=e.nativeEvent,r=e.syntheticEvent,i={level:(l=n,l.split("_").map((function(e){return parseInt(e,10)}))),item:t,nativeEvent:o,syntheticEvent:r,target:$.current};a.onExpandChange.call(void 0,i)}var l}),[a.onExpandChange]),Ye=o.useCallback((function(e){if(a.onFilterChange&&$.current){var t={filter:{field:a.textField,operator:"contains",value:e.target.value},syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};a.onFilterChange.call(void 0,t),void 0===a.filter&&ze(e.target.value)}}),[a.onFilterChange,a.filter,a.textField]),Ze=a.listNoData||vn,Xe=(0,Z.useLocalization)(),Je=!Y||xe.valid,$e=a.size,Qe=a.rounded,tt=a.fillMode,nt=o.createElement("span",{className:(0,l.A)("k-multiselect k-input",a.className,(n={},n["k-input-".concat(Mn[$e]||$e)]=$e,n["k-rounded-".concat(Hn[Qe]||Qe)]=Qe,n["k-input-".concat(tt)]=tt,n["k-focus"]=fe&&!x,n["k-invalid"]=!Je,n["k-disabled"]=x,n["k-loading"]=a.loading,n["k-required"]=W,n)),tabIndex:J,accessKey:a.accessKey,id:p,style:O?Cn(Cn({},k),{width:void 0}):k,dir:Ce,ref:Q,onKeyDown:x?void 0:Ke,onMouseDown:je,onFocus:_e,onBlur:Ae,role:"combobox","aria-haspopup":"true","aria-expanded":ke,"aria-disabled":x,"aria-label":O,"aria-labelledby":a.ariaLabelledBy,"aria-describedby":a.ariaDescribedBy,"aria-required":a.required,onClick:x?void 0:Fe},o.createElement("div",{id:"tagslist-"+p,className:(0,l.A)("k-input-values k-chip-list k-selection-multiple",(r={},r["k-chip-list-".concat(Mn[$e]||$e)]=$e,r))},ae.current.length>0&&o.createElement(et,{tag:a.tag,onTagDelete:We,data:ae.current,guid:p,focused:se?ae.current.find((function(e){return A(e,se,f)})):void 0,size:$e})),!we&&o.createElement("span",{className:"k-input-inner",role:"combobox",tabIndex:J,"aria-expanded":ke,"aria-describedby":"tagslist-"+p,"aria-label":a.ariaLabelledBy},o.createElement("span",{className:"k-input-value-text"}," ")),a.loading&&o.createElement(u.a,{className:"k-input-loading-icon",name:"loading"}),we&&!x&&o.createElement(Ee,{onClick:qe}),o.createElement("select",{name:B,ref:ne,tabIndex:-1,"aria-hidden":!0,title:O,style:{opacity:0,width:1,border:0,zIndex:-1,position:"absolute",left:"50%"}},o.createElement("option",{value:a.valueMap?a.valueMap.call(void 0,U):U})),o.createElement(y.G,{popupClass:(0,l.A)(b.popupClass,"k-list-container","k-multiselecttree-popup"),className:(0,l.A)(b.className,{"k-rtl":"rtl"===Ce}),style:He,animate:b.animate,anchor:Q.current,show:ke,onOpen:Re,onClose:Ne,appendTo:b.appendTo,ref:ie},a.filterable&&o.createElement(E,{value:void 0===a.filter?ye:a.filter,inputRef:ee,onChange:Ye,onKeyDown:Ue,tabIndex:J,size:$e,rounded:Qe,fillMode:tt}),m.length>0?o.createElement(pn,{ref:oe,tabIndex:J,data:m,focusIdField:f,textField:a.textField,checkField:P,checkIndeterminateField:L,expandField:a.expandField,childrenField:_,expandIcons:!0,onItemClick:Se,onCheckChange:Se,onExpandChange:Ge,checkboxes:!0,size:$e,item:a.item}):o.createElement(Ze,null,Xe.toLanguageString(X,te[X]))));return O?o.createElement(h._,{label:O,editorValue:we,editorPlaceholder:V,editorValid:Je,editorDisabled:x,editorId:p,style:{width:k?k.width:void 0},children:nt,dir:Ce}):nt})),Bn={opened:r.bool,disabled:r.bool,dir:r.string,tabIndex:r.number,accessKey:r.string,data:r.array,value:r.any,valueMap:r.func,placeholder:r.string,dataItemKey:r.string.isRequired,textField:r.string.isRequired,checkField:r.string,checkIndeterminateField:r.string,expandField:r.string,subItemsField:r.string,className:r.string,style:r.object,label:r.string,validationMessage:r.string,validityStyles:r.bool,valid:r.bool,required:r.bool,name:r.string,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string,filterable:r.bool,filter:r.string,loading:r.bool,tags:r.arrayOf(r.shape({text:r.string,data:r.arrayOf(r.any)})),popupSettings:r.shape({animate:r.oneOfType([r.bool,r.shape({openDuration:r.number,closeDuration:r.number})]),popupClass:r.string,className:r.string,appendTo:r.any,width:r.oneOfType([r.string,r.number]),height:r.oneOfType([r.string,r.number])}),onOpen:r.func,onClose:r.func,onFocus:r.func,onBlur:r.func,onChange:r.func,onFilterChange:r.func,onExpandChange:r.func,item:r.func,listNoData:r.func};On.displayName="KendoReactMultiSelectTree",On.defaultProps=En,On.propTypes=Bn;var Sn=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},Pn=function(e,t){var n={};return e&&e.length&&e.forEach((function(e){n[t(e)]=!0})),n},Tn=function(e,t){var n=t.items,o=t.dataItemKey,r=t.value,a=t.subItemsField,i=void 0===a?"items":a,l=t.operation,s=(0,bt.Y)(o),c=Pn(r,s);if("clear"===l)return[];if("delete"===l){var u=Pn(n,s);return r.filter((function(e){return!u[s(e)]}))}for(var d,p=n[0],h=s(p),v=(0,bt.Y)(i),m=Sn([],e,!0),f=[],g=[];m.length;){var b=m.pop();if(h===s(b)){g=f.map((function(e){return e.item})),d=b;break}f&&f.length&&f[f.length-1].parentPosition===m.length&&f.pop(),(E=v(b))&&E.length&&(f.push({item:b,parentPosition:m.length}),m.push.apply(m,E))}for(var y=Sn([],v(d)||[],!0),z=[];y.length;)b=y.pop(),z.push(b),(E=v(b))&&E.length&&y.push.apply(y,E);var k=[];if(c[h]){var w=s(d),x=Pn(z,s),C=Pn(g,s);k.push.apply(k,r.filter((function(e){var t=s(e);return!x[t]&&w!==t&&!C[t]})))}else{k.push.apply(k,r),k.push(d),k.push.apply(k,z.filter((function(e){return!c[s(e)]})));for(var I=g.filter((function(e){return!c[s(e)]})),M=Pn(k,s),H=I.length-1;H>-1;H--){var E,V=I[H];if((E=v(V)).filter((function(e){return M[s(e)]})).length<E.length)break;k.push(V),M[s(V)]=!0}}return k}},1448:(e,t,n)=>{n.r(t),n.d(t,{Field:()=>i,FieldArray:()=>k,FieldWrapper:()=>x,Form:()=>y,FormElement:()=>M});var o=n(3899),r=o.createContext(null),a=function(){return a=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},a.apply(this,arguments)},i=function(e){var t=e.name,n=e.component,i=e.validator,l=e.children,s=e.onChange,c=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["name","component","validator","children","onChange"]),u=o.useContext(r),d=u?u.id:"";o.useEffect((function(){if(u)return u.registerField(t,i)}),[t,d,i]);var p=o.useCallback((function(e){var n=e?void 0!==e.value?e.value:e.target?e.target.value:e.target:e;u.onChange(t,{value:n}),s&&s.call(void 0,e)}),[t,d,s]),h=o.useCallback((function(e){return u.onChange(t,{value:e.target.value})}),[t,d]),v=o.useCallback((function(){return u.onBlur(t)}),[t,d]),m=o.useCallback((function(){return u.onFocus(t)}),[t,d]);if(!u)return null;var f=u.valueGetter(t);return"string"==typeof n?o.createElement(n,a({onChange:h,onBlur:v,onFocus:m,value:f,children:l},c)):o.createElement(n,a(a({children:l},c),{onChange:p,onBlur:v,onFocus:m,value:f,validationMessage:u.errors[t],touched:u.touched[t],modified:u.modified[t],visited:u.visited[t],valid:!(Boolean(u.errors[t])&&u.touched[t]),name:t}))};i.displayName="KendoReactField";var l,s=n(189),c=n(3198),u=n(4500),d=n(9659),p=n(4431),h=n(4006),v={name:"@progress/kendo-react-form",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680171973,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"},m=(l=function(e,t){return l=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])},l(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}l(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),f=function(){return f=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},f.apply(this,arguments)},g=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},b=0,y=function(e){function t(t){var n=e.call(this,t)||this;return n._id=(0,c.M)(),n._touched={},n._visited={},n._modified={},n._validatorsByField={},n._values={},n._fields={},n._unmounted=!1,n._submitted=!1,n.isValid=function(){return n.isFormValid(n.errors)},n.accumulatedForceUpdate=function(){n._accumulatorTimeout&&clearTimeout(n._accumulatorTimeout),n._accumulatorTimeout=window.setTimeout((function(){n._accumulatorTimeout=void 0,n.forceUpdate()}),b)},n.resetForm=function(){n.values=(0,u.d9)(n.props.initialValues),n._id=(0,c.M)(),n._touched={},n._visited={},n._modified={},n._validatorsByField={},n._fields={},n._submitted=!1,n.forceUpdate()},n.onReset=function(){return n.resetForm()},n.addField=function(e){n._fields[e]=!0},n.onSubmit=function(e){var t={},o=n.fields;e&&("function"==typeof e.preventDefault&&e.preventDefault(),"function"==typeof e.stopPropagation&&e.stopPropagation()),o.forEach((function(e){t[e]=!0})),n.visited=f({},t),n.touched=f({},t);var r=n.values,a=n.isFormValid(n.errors),i=n.isFormModified(n.modified,o);n.props.onSubmitClick&&n.props.onSubmitClick.call(void 0,{values:r,isValid:a,isModified:i,event:e}),a&&(n.props.ignoreModified||i)&&n.props.onSubmit&&(n._submitted=!0,n.props.onSubmit.call(void 0,r,e)),n.forceUpdate()},n.onChange=function(e,t){var o,r=t.value;n.addField(e),n.modified[e]||(n.modified=f(f({},n.modified),((o={})[e]=!0,o))),n.valueSetter(e,r),n.forceUpdate()},n.onFocus=function(e,t){var o;n.visited[e]||(n.visited=f(f({},n.visited),((o={})[e]=!0,o)),t||n.forceUpdate())},n.onBlur=function(e,t){var o;n.touched[e]||(n.onFocus(e,t),n.touched=f(f({},n.touched),((o={})[e]=!0,o)),t||n.forceUpdate())},n.onFieldRegister=function(e,t){var o;n.addField(e);var r=n.validatorsByField[e]||[],a=r.length;return n.validatorsByField=f(f({},n.validatorsByField),((o={})[e]=g(g([],r,!0),[t],!1),o)),n.accumulatedForceUpdate(),function(){var t;if(!n._unmounted){var o=g([],n.validatorsByField[e]||[],!0),r=Boolean(o[a]);o[a]=void 0,n.validatorsByField=f(f({},n.validatorsByField),((t={})[e]=o,t)),r&&n.accumulatedForceUpdate()}}},n.isFormValid=function(e){return!Object.keys(e).some((function(t){return Boolean(e[t])}))},n.isFormModified=function(e,t){return t.some((function(t){return e[t]}))},n.isFormHasNotTouched=function(e,t){return t.some((function(t){return!e[t]}))},n.isFormTouched=function(e,t){return t.some((function(t){return e[t]}))},n.isFormVisited=function(e,t){return t.some((function(t){return e[t]}))},n.valueGetter=function(e){return(0,d.Y)(e)(n.values)},n.valueSetter=function(e,t){return(0,p.I)(e)(n.values,t)},n.onArrayAction=function(e){var t;n.addField(e),n.modified[e]||(n.modified=f(f({},n.modified),((t={})[e]=!0,t))),n.onBlur(e,!0)},n.onInsert=function(e,t){n.onArrayAction(e);var o=g([],n.valueGetter(e)||[],!0);o.splice(t.index,0,t.value),n.valueSetter(e,o),n.forceUpdate()},n.onUnshift=function(e,t){n.onInsert(e,{value:t.value,index:0})},n.onPush=function(e,t){n.onArrayAction(e);var o=g(g([],n.valueGetter(e)||[],!0),[t.value],!1);n.valueSetter(e,o),n.forceUpdate()},n.onPop=function(e){n.onArrayAction(e);var t=g([],n.valueGetter(e)||[],!0),o=t.pop();return n.valueSetter(e,t),n.forceUpdate(),o},n.onRemove=function(e,t){n.onArrayAction(e);var o=g([],n.valueGetter(e)||[],!0),r=o.splice(t.index,1);return n.valueSetter(e,o),n.forceUpdate(),r},n.onReplace=function(e,t){n.onArrayAction(e);var o=g([],n.valueGetter(e)||[],!0);o.splice(t.index,1,t.value),n.valueSetter(e,o),n.forceUpdate()},n.onMove=function(e,t){n.onArrayAction(e);var o=g([],n.valueGetter(e)||[],!0),r=o[t.prevIndex];o.splice(t.prevIndex,1),o.splice(t.nextIndex,0,r),n.valueSetter(e,o),n.forceUpdate()},(0,h.s)(v),n.values=(0,u.d9)(t.initialValues),n}return m(t,e),Object.defineProperty(t.prototype,"touched",{get:function(){return this._touched},set:function(e){this._touched=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"visited",{get:function(){return this._visited},set:function(e){this._visited=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"modified",{get:function(){return this._modified},set:function(e){this._modified=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validatorsByField",{get:function(){return this._validatorsByField},set:function(e){this._validatorsByField=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"values",{get:function(){return this._values},set:function(e){this._values=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"fields",{get:function(){return Object.keys(this._fields)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"formErrors",{get:function(){if(this.props.validator)return this.props.validator(this.values,this.valueGetter)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"errors",{get:function(){var e=this,t={},n=this.fields,o=this.validatorsByField;return n.forEach((function(n){if(t[n]="",o[n]){var r=[];o[n].forEach((function(e){Array.isArray(e)?r.push.apply(r,e):r.push(e)})),r.find((function(o){if(o){var r=o(e.valueGetter(n),e.valueGetter,{name:n});if(r)return t[n]=r,!0}return!1}))}})),this.formErrors&&(0,u.kI)(this.formErrors,t),t},enumerable:!1,configurable:!0}),t.prototype.componentWillUnmount=function(){this._unmounted=!0,this._accumulatorTimeout&&clearTimeout(this._accumulatorTimeout)},t.prototype.render=function(){var e=this.props.render,t=this.touched,n=this.visited,a=this.modified,i=this.fields,l=this.errors,s=this.isFormValid(l),c=this.isFormModified(a,i),u=this.isFormTouched(t,i),d=this.isFormVisited(n,i),p=this.isFormHasNotTouched(t,i)&&!s||s&&(this.props.ignoreModified||c);return o.createElement(r.Provider,{key:this._id,value:{id:this._id,valueGetter:this.valueGetter,errors:l,modified:a,touched:t,visited:n,registerField:this.onFieldRegister,onSubmit:this.onSubmit,onChange:this.onChange,onFocus:this.onFocus,onBlur:this.onBlur,onUnshift:this.onUnshift,onPush:this.onPush,onInsert:this.onInsert,onPop:this.onPop,onRemove:this.onRemove,onReplace:this.onReplace,onMove:this.onMove}},e({valid:s,modified:c,touched:u,visited:d,submitted:this._submitted,valueGetter:this.valueGetter,errors:l,allowSubmit:p,onChange:this.onChange,onSubmit:this.onSubmit,onFormReset:this.resetForm}))},t.displayName="KendoReactForm",t.propTypes={initialValues:s.any,onSubmit:s.func,onSubmitClick:s.func,render:s.func.isRequired},t}(o.Component),z=function(){return z=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},z.apply(this,arguments)},k=function(e){var t=e.name,n=e.component,a=e.validator,i=(e.type,e.children),l=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["name","component","validator","type","children"]),s=o.useContext(r),c=s?s.id:"";o.useEffect((function(){if(s)return s.registerField(t,a)}),[t,c,a]);var u=o.useCallback((function(e){return s.onUnshift(t,e)}),[t,c]),d=o.useCallback((function(e){return s.onPush(t,e)}),[t,c]),p=o.useCallback((function(e){return s.onInsert(t,e)}),[t,c]),h=o.useCallback((function(){return s.onPop(t)}),[t,c]),v=o.useCallback((function(e){return s.onRemove(t,e)}),[t,c]),m=o.useCallback((function(e){return s.onReplace(t,e)}),[t,c]),f=o.useCallback((function(e){return s.onMove(t,e)}),[t,c]);if(!s)return null;var g=s.valueGetter(t);return o.createElement(n,z({value:g,validationMessage:s.errors[t],touched:s.touched[t],modified:s.modified[t],visited:s.visited[t],valid:!(Boolean(s.errors[t])&&s.touched[t]),onUnshift:u,onPush:d,onInsert:p,onPop:h,onRemove:v,onReplace:m,onMove:f,children:i,name:t},l))};k.displayName="KendoReactFieldArray";var w=n(8047),x=function(e){var t=(0,w.A)({"k-form-field":!0,"k-rtl":"rtl"===e.dir},e.className);return o.createElement("div",{className:t,style:e.style},e.children)};x.displayName="KendoReactFieldWrapper";var C=n(2697),I=function(){return I=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},I.apply(this,arguments)},M=o.forwardRef((function(e,t){var n,a=o.useRef(null),i=o.useRef(null);o.useImperativeHandle(i,(function(){return{element:a.current,props:e}})),o.useImperativeHandle(t,(function(){return i.current}));var l=o.useContext(r),s=e.className,c=(e.onSubmit,e.style,e.horizontal),u=e.size,d=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["className","onSubmit","style","horizontal","size"]),p=(0,w.A)(((n={"k-form":!0})["k-form-".concat(C.G.sizeMap[u]||u)]=u,n["k-form-horizontal"]=!0===c,n),s);return o.createElement("form",I({ref:a},d,{style:e.style,className:p,onSubmit:l?l.onSubmit:void 0}),e.children)}));M.displayName="KendoReactFormElement",M.defaultProps={size:"medium"}},9268:(e,t,n)=>{n.r(t),n.d(t,{Checkbox:()=>Dn,CheckboxPropsContext:()=>Tn,ColorGradient:()=>St,ColorGradientPropsContext:()=>Bt,ColorPalette:()=>_t,ColorPalettePropsContext:()=>Nt,ColorPicker:()=>Yt,ColorPickerPropsContext:()=>Gt,FlatColorPicker:()=>$t,Input:()=>dt,InputClearValue:()=>Uo,InputPrefix:()=>Wo,InputPropsContext:()=>ut,InputSeparator:()=>Yo,InputSuffix:()=>Xo,InputValidationIcon:()=>$o,MaskedTextBox:()=>bn,MaskedTextBoxPropsContext:()=>gn,NumericTextBox:()=>it,NumericTextBoxPropsContext:()=>at,RadioButton:()=>Nn,RadioButtonPropsContext:()=>Rn,RadioGroup:()=>Fn,RadioGroupPropsContext:()=>jn,RangeSlider:()=>Cn,RangeSliderPropsContext:()=>xn,Rating:()=>ao,RatingItem:()=>Gn,RatingPropsContext:()=>ro,SLIDER_LABEL_ATTRIBUTE:()=>J,Signature:()=>No,SignaturePropsContext:()=>Ro,Slider:()=>be,SliderLabel:()=>$,SliderPropsContext:()=>ge,Switch:()=>Sn,SwitchPropsContext:()=>Bn,TextArea:()=>Wn,TextAreaPropsContext:()=>qn,TextBox:()=>jo});var o,r=n(3899),a=n(189),i=n(9124),l=n(3198),s=n(4703),c=n(8047),u=n(1779),d=n(848),p=n(4006),h={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"},v=n(3493),m=n(5407),f=n(499),g="numerictextbox.increment",b="numerictextbox.decrement",y="slider.increment",z="slider.decrement",k="slider.dragTitle",w="colorGradient.r",x="colorGradient.g",C="colorGradient.b",I="colorGradient.a",M="colorGradient.hex",H="colorGradient.contrastRatio",E="colorGradient.colorGradientAALevel",V="colorGradient.colorGradientAAALevel",O="colorGradient.colorGradientPass",B="colorGradient.colorGradientFail",S="colorGradient.hueSliderLabel",P="colorGradient.alphaSliderLabel",T="colorGradient.toggleInputsButton",D="flatColorPicker.cancelBtn",L="flatColorPicker.applyBtn",R="flatColorPicker.colorGradientBtn",N="flatColorPicker.colorPaletteBtn",_="flatColorPicker.clearBtn",A="checkbox.validation",j="checkbox.optionalText",F="switch.validation",K="colorPicker.dropdownButtonAriaLabel",U="rating.ariaLabel",q="signature.clear",W="signature.maximize",G="signature.minimize",Y=((o={})[g]="Increase value",o[b]="Decrease value",o[y]="Increase",o[z]="Decrease",o[k]="Drag",o[w]="r",o[x]="g",o[C]="b",o[I]="a",o[M]="hex",o[H]="Contrast ratio",o[E]="AA",o[V]="AAA",o[O]="Pass",o[B]="Fail",o[S]="Hue slider",o[P]="Alpha slider",o[T]="Toggle colorgradient inputs",o[D]="Cancel",o[L]="Apply",o[R]="Color Gradient view",o[N]="Color Palette view",o[_]="Clear color value",o[A]="Please check this box if you want to proceed!",o[j]="(Optional)",o["radioButton.validation"]="Please select option if you want to proceed!",o[F]="Please turn on if you want to proceed!",o[K]="Select",o[U]="Rating",o[q]="Clear",o[W]="Maximize",o[G]="Minimize",o),Z=n(8199),X=function(){return X=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},X.apply(this,arguments)},J="data-slider-label",$=function(e){var t,n,o=r.useRef(null),a=(0,Z.n)(o),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 r.createElement("li",{ref:o,className:"k-tick k-tick-large ".concat(l),title:e.title,style:X({zIndex:1,position:"absolute"},i)},e.children&&r.createElement("span",X({},((n={})[J]=!0,n),{className:"k-label",onClick:e.onClick}),e.children))},Q=n(7037);const ee={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},te={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},ne={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},oe={name:"caret-alt-left",content:'<path d="m160 256 192-128v256L160 256z" />',viewBox:"0 0 512 512"},re={name:"caret-alt-expand",content:'<path d="M128 288h256L256 480 128 288zM256 32 128 224h256.001L256 32z" />',viewBox:"0 0 512 512"},ae={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"},ie={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"},le={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"},se={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"},ce={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"},ue={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"},de={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"},pe={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"};var he,ve=(he=function(e,t){return he=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])},he(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}he(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),me=function(){return me=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},me.apply(this,arguments)},fe=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?r.createElement(r.Fragment,null,r.createElement(Q.z,{className:"k-button-decrease",rounded:"full",icon:n.props.vertical?"caret-alt-down":"caret-alt-left",svgIcon:n.props.vertical?ne:oe,title:e.decrementTitle,onClick:e.decrement}),e.children,r.createElement(Q.z,{className:"k-button-increase",rounded:"full",icon:n.props.vertical?"caret-alt-up":"caret-alt-right",svgIcon:n.props.vertical?ee:te,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(J)))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(),o=(n.props.vertical?t.bottom-e.event.clientY:"rtl"===n.state.dir?t.right-e.event.clientX:e.event.clientX-t.left)/(n.props.vertical?t.height:t.width);n.change(e,n.props.min+o*(n.props.max-n.props.min))},(0,p.s)(h),n}return ve(t,e),t.getDerivedStateFromProps=function(e,t){var n=void 0!==e.value?e.value:t.value,o=e.min,r=e.max;return void 0===n?null:{value:Math.min(Math.max(n,o),r)}},t.prototype.componentDidMount=function(){if(!this.state.dir&&window&&this._element){var e=window.getComputedStyle(this._element).direction;e&&this.setState({dir:e})}},t.prototype.render=function(){var e,t=this,n=(0,f.provideLocalizationService)(this),o=(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 r.createElement("div",{ref:function(e){return t._element=e},dir:this.state.dir,id:this.props.id,style:me({gap:0},this.props.style),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,className:(0,c.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)},r.createElement(this.buttons,{enabled:this.props.buttons,decrement:this.decrement,increment:this.increment,incrementTitle:n.toLanguageString(y,Y[y]),decrementTitle:n.toLanguageString(z,Y[z])},r.createElement(u._,{onDrag:this.dragOver,onPress:this.dragStart},r.createElement("div",{className:"k-slider-track-wrap",style:me({flexGrow:1,position:"relative",touchAction:"none"},a)},this.props.children&&r.createElement("ul",{className:"k-reset k-slider-items",style:me({margin:0},i)},r.Children.map(this.props.children,(function(e){return e&&r.cloneElement(e,{position:100*(e.props.position-t.props.min)/(t.props.max-t.props.min),vertical:t.props.vertical},e.props.children)}))),r.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}},r.createElement("div",{className:"k-slider-selection",style:this.props.vertical?{height:o+"%"}:{width:o+"%"}}),r.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,s.p)(this.props.tabIndex,this.props.disabled,void 0),className:"k-draghandle",title:n.toLanguageString(k,Y[k]),style:this.props.vertical?{bottom:"calc("+o+"%)",zIndex:1}:"rtl"===this.state.dir?{right:"calc("+o+"% - 13px)",zIndex:1}:{left:"calc("+o+"%)",zIndex:1}}))))))},Object.defineProperty(t.prototype,"sliderTrack",{get:function(){return this._sliderTrack},enumerable:!1,configurable:!0}),t.prototype.change=function(e,t){t=Math.min(Math.max(t,this.props.min),this.props.max),this.setState({value:t}),(0,m.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}(r.Component),ge=(0,d.Y)(),be=(0,d.u)(ge,fe);be.displayName="KendoReactSlider",(0,f.registerForLocalization)(fe);var ye=function(e){return null!=e},ze=function(e,t,n){return!ye(e)||isNaN(e)||e<=t?t:e>=n?n:e},ke=n(4407),we=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(ye(e)){var o=(0,ke.parseColor)(e.trim(),n);if(ye(o))return"hex"===t?o.toCss():o.toCssRgba()}},xe=function(e,t){void 0===t&&(t=!0);var n=(0,ke.parseColor)(e,t);return ye(n)?n.toHSV():{}},Ce=function(e,t){void 0===t&&(t=!0);var n=(0,ke.parseColor)(e,t);return ye(n)?n.toBytes():{}},Ie=function(e){var t=ze(e.h,0,359.9),n=ze(e.s,0,1),o=ze(e.v,0,1),r=ze(e.a,0,1);return ke.Color.fromHSV(t,n,o,r).toCssRgba()},Me=function(e){return Ie({h:e,s:1,v:1,a:1})},He=function(e){var t=ze(e.r,0,255),n=ze(e.g,0,255),o=ze(e.b,0,255),r=ze(e.a,0,1);return ke.Color.fromBytes(t,n,o,r).toCssRgba()},Ee=function(e,t){var n=ze(e.r,0,255),o=ze(e.g,0,255),r=ze(e.b,0,255),a=ze(e.a,0,1),i=ze(t.r,0,255),l=ze(t.g,0,255),s=ze(t.b,0,255);return{r:Math.round((1-a)*i+a*n),g:Math.round((1-a)*l+a*o),b:Math.round((1-a)*s+a*r)}},Ve=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]},Oe=function(e,t){return n=Ve(Ee(e,t)),o=Ve(Ee(t,{r:0,g:0,b:0,a:1})),(Math.max(n,o)+.05)/(Math.min(n,o)+.05);var n,o},Be={},Se=n(9656),Pe=n(9447),Te=n(2697),De=n(6097),Le=function(){return Le=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Le.apply(this,arguments)},Re=1111111.1111111,Ne=/\d/,_e=function(e,t){return void 0!==e?e:t},Ae=function(e,t,n){return null===e&&void 0===e?"":"string"==typeof e?e:n.formatNumber(e,t)},je=function(e){return(String(e).split(".")[1]||"").length},Fe=function(e,t){return Math.max(je(e),je(t))},Ke=function(e,t){var n=function(e){return Math.min(e,15)}(t);return parseFloat(e.toFixed(n))},Ue=function(e,t,n,o,r,a,i){var l=Fe(e||0,n||0),s=We(Ke((e||0)+(n||0),l),o,r);t.eventValue=s,t.currentLooseValue=Ae(s,a,i),t.selectionStart=t.selectionEnd=Je(t.currentLooseValue,Ne)},qe=function(e,t,n,o,r,a,i){var l=Fe(e||0,n||0),s=We(Ke((e||0)-(n||0),l),o,r);t.eventValue=s,t.currentLooseValue=Ae(s,a,i),t.selectionStart=t.selectionEnd=Je(t.currentLooseValue,Ne)},We=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},Ge=function(e,t,n,o){e.selectionStart=e.selectionEnd=t,function(e,t,n){var o=function(e,t){var n=t.findIndex((function(t){t[0];var n=t[1];return Boolean(n)&&e.indexOf(n)===e.length-n.length}));if(-1===n)return-1;var o=t[n][1];return e.length-o.length}(e,t);if(-1!==o&&n.selectionStart>o)n.selectionStart=n.selectionEnd=o;else{n.selectionStart>e.length&&(n.selectionStart=n.selectionEnd=e.length);var r=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!==r&&n.selectionStart<r&&(n.selectionStart=n.selectionEnd=r),-1===n.selectionStart&&(n.selectionStart=n.selectionEnd=0)}}(n,o,e)},Ye=function(e,t,n,o){e.eventValue=o.parseNumber(e.prevLooseValue,t),e.currentLooseValue=e.prevLooseValue,e.valueIsCorrected=!0,Ge(e,e.selectionStart,e.currentLooseValue,n)},Ze=function(e,t){var n=e.indexOf(t.decimal);return n>-1?n:Je(e,Ne)},Xe=function(e){return e.split("").reverse().join("")},Je=function(e,t){return e.length-Xe(e).search(t)},$e=function(e){return e.split(e[e.search(Ne)])[0]},Qe=function(e){var t=Xe(e);return Xe(t.split(t[t.search(Ne)])[0])},et=function(e,t){return e.search(t)},tt=function(e,t){var n=e.indexOf(t);return n>-1?e.length-n-1:0},nt=function(e,t,n,o,r){var a="0"===e.replace(r,"")[0],i="0"===t.replace(r,"")[0];if(a&&!i)return n-1;if(i&&o)return n+1;for(var l=0,s=0;s<n;s++)Ne.test(e.charAt(s))&&l++;for(var c=0;l>0&&t.length>c;)Ne.test(t.charAt(c))&&l--,c++;return c},ot=function(e,t,n){var o=Le({},e),r=o.prevLooseValue,a=n.numberSymbols(),i=function(e,t){var n=t.formatNumber(Re,e),o=t.formatNumber(-Re,e),r=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,o,r,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(o.currentLooseValue),s=String(r),c=new RegExp("[^\\d\\".concat(a.decimal,"]"),"g"),u=new RegExp("[^\\d\\".concat(a.decimal,"\\").concat(a.group,"]"),"g"),d=new RegExp("[\\d\\".concat(a.decimal,"\\").concat(a.group,"]")),p=l.replace(c,""),h=et(l,Ne),v=-1===h?-1:Je(l,Ne),m=l.indexOf(a.decimal),f=(l.substring(0,h)+l.substring(h,v).replace(u,"")+l.substring(v,l.length)).split("").filter((function(e){return-1!==i.indexOf(e)||-1!==e.search(d)})).join(""),g=n.formatNumber(.31111111111111117,t).replace(c,""),b=g.indexOf(a.decimal),y=b>-1?g.length-b-1:0,z=n.formatNumber(1,t).replace(c,""),k=z.indexOf(a.decimal),w=k>-1?z.length-k-1:0,x=function(e,t){var n=t.formatNumber(Re,e),o=t.formatNumber(-Re,e),r=t.formatNumber(0,e),a=t.formatNumber(1,e),i=$e(n),l=$e(o),s=$e(r),c=$e(a);return{positiveInfo:[i,Qe(n)],negativeInfo:[l,Qe(o)],zeroInfo:[s,Qe(r)],oneInfo:[c,Qe(a)]}}(t,n),C=[x.positiveInfo,x.negativeInfo,x.zeroInfo,x.oneInfo],I=1!==C.findIndex((function(e){return-1!==e.findIndex((function(e){return Boolean(e)}))})),M=l.length>0&&l.length<s.length,H="string"==typeof t&&"p"===t[0]&&l&&-1===l.indexOf(a.percentSign);if(!o.isPaste){if(""===l)return o.eventValue=null,o.currentLooseValue="",o;if(o.currentLooseValue===a.minusSign&&n.formatNumber(-0,t)!==s)return o.eventValue=-0,o.currentLooseValue=Ae(o.eventValue,t,n),Ge(o,Ze(o.currentLooseValue,a),o.currentLooseValue,C),o;if(function(e,t){var n=String(e.currentLooseValue),o=String(e.prevLooseValue);return n.split(t.minusSign).length!==o.split(t.minusSign).length&&n.length===o.length+t.minusSign.length}(o,a)){var E=n.parseNumber(r,t);o.eventValue=-(null!==E?E:0),o.currentLooseValue=Ae(o.eventValue,t,n);var V=et(o.currentLooseValue,Ne),O=et(s,Ne);return Ge(o,o.selectionEnd-1+(V-O),o.currentLooseValue,C),o}if(function(e,t){var n=String(e.currentLooseValue),o=String(e.prevLooseValue);return-1===n.indexOf(t.minusSign)&&-1!==o.indexOf(t.minusSign)}(o,a))return o.eventValue=n.parseNumber(o.currentLooseValue,t),Ge(o,o.selectionStart,o.currentLooseValue,C),o;if(o.currentLooseValue===a.decimal){o.eventValue=0;var B=Ae(o.eventValue,t,n);if(0===w&&y>0){var S=Je(B,Ne);o.currentLooseValue=B.substring(0,S)+a.decimal+B.substring(S)}else o.currentLooseValue=B;return Ge(o,Ze(o.currentLooseValue,a)+1,o.currentLooseValue,C),o}if(function(e,t){return String(e.currentLooseValue).split(t.decimal).length>2}(o,a))return Ye(o,t,C,n),o;if(H)return o.eventValue=n.parseNumber(l,t)/100,o.currentLooseValue=Ae(o.eventValue,t,n),o;if(String(o.currentLooseValue).replace(/[^\d]/g,"").length>15)return Ye(o,t,C,n),o;if(p!==l&&l&&I){var P=C.findIndex((function(e){var t=e[0],n=e[1],o=l.indexOf(t),r=l.indexOf(n),i=0===o,s=r===l.length-n.length,c=o+t.length!==h&&-1!==h&&l[o+t.length]!==a.decimal,u=r!==v&&-1!==v&&l[r-1]!==a.decimal;return t&&n?!c&&!u&&i&&s:t?!c&&i:!!n&&!u&&s}));if(-1===P)return Ye(o,t,C,n),o}if(p[p.length-1]===a.decimal&&y>0)return o.eventValue=n.parseNumber(l,t),o.currentLooseValue=f,o;if(o.currentLooseValue&&r&&(i+a.decimal+a.group).split("").findIndex((function(e){return l.split("").filter((function(t){return t===e})).length<s.split("").filter((function(t){return t===e})).length&&l.length+1===s.length&&(e!==a.decimal||0!==tt(s.replace(c,""),a.decimal))}))>-1)return o.eventValue=n.parseNumber(e.prevLooseValue,t),o.currentLooseValue=e.prevLooseValue,o;var T=tt(p,a.decimal),D="0"===p[p.length-1];if(M&&D&&T<w)return o.eventValue=n.parseNumber(o.currentLooseValue,t),o.currentLooseValue=Ae(o.eventValue,t,n),o;if(T>0){var L=l.substring(0,m);if(D&&(!L||0!==s.indexOf(L))){o.eventValue=n.parseNumber(o.currentLooseValue,t);var R=Ae(o.eventValue,t,n);return Ge(o,nt(l,R,o.selectionEnd,M,c),R,C),o.currentLooseValue=R,o}if(T>y){var N=l.indexOf(a.decimal),_=l.substring(0,N)+l.substring(N,N+1+y)+l.substring(v,String(o.currentLooseValue).length);return o.eventValue=n.parseNumber(_,t),o.currentLooseValue=_,Ge(o,o.selectionStart,_,C),o}if(w!==y&&T<=y&&D)return o.eventValue=n.parseNumber(o.currentLooseValue,t),o.currentLooseValue=f,o;if(T<w)return o.eventValue=n.parseNumber(o.currentLooseValue,t),o.currentLooseValue=Ae(o.eventValue,t,n),o}}return o.eventValue=n.parseNumber(o.currentLooseValue,t),H&&(o.eventValue=o.eventValue/100),"number"==typeof o.eventValue?(R=Ae(o.eventValue,t,n),1===l.length?Ge(o,Ze(R,a),R,C):Ge(o,nt(l,R,o.selectionEnd,M,c),R,C),o.currentLooseValue=R):o.currentLooseValue=Ae(n.parseNumber(p),t,n),o},rt=function(){return rt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},rt.apply(this,arguments)},at=(0,d.Y)(),it=r.forwardRef((function(e,t){var n;(0,p.s)(h);var o=(0,Se.Y)(at,e),a=r.useMemo((function(){return(0,l.M)()}),[]),i=o.id||a,u=(0,f.useInternationalization)(),d=(0,f.useLocalization)(),v=r.useRef(null),y=r.useRef(),z=r.useState(!1),k=z[0],w=z[1],x=r.useRef({eventValue:null,prevLooseValue:"",currentLooseValue:"",focused:!1,selectionStart:void 0,selectionEnd:void 0,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1}),C=r.useRef(!1),I=r.useRef(),M=r.useRef(o.defaultValue),H=Ae(x.current.focused&&!o.disabled?x.current.currentLooseValue:_e(o.value,M.current),o.format,u);I.current=H;var E=(0,Pe.A)(o.prefix)[0],V=(0,Pe.A)(o.suffix)[0];r.useEffect((function(){v.current&&v.current.setCustomValidity&&v.current.setCustomValidity(T().valid?"":o.validationMessage||"Please enter a valid value!")}));var O=r.useCallback((function(){v.current&&v.current.focus()}),[]),B=r.useCallback((function(){return void 0!==y.current?y.current:_e(o.value,M.current)}),[o.value]),S=r.useCallback((function(){return o.name}),[o.name]),P=r.useCallback((function(){return o.required}),[o.required]),T=r.useCallback((function(){var e=void 0!==o.validationMessage,t=B();return{customError:e,valid:void 0!==o.valid?o.valid:!(x.current.valueIsOutOfRange||P()&&null==t),valueMissing:null==t}}),[o.validationMessage,o.valid,B,P]),D=r.useCallback((function(){return o.validityStyles}),[o.validityStyles]),L=r.useCallback((function(){return o}),[o]),R=r.useCallback((function(){var e={element:v.current,focus:O};return Object.defineProperty(e,"name",{get:S}),Object.defineProperty(e,"value",{get:B}),Object.defineProperty(e,"validity",{get:T}),Object.defineProperty(e,"validityStyles",{get:D}),Object.defineProperty(e,"required",{get:P}),Object.defineProperty(e,"props",{get:L}),e}),[S,B,T,D,P,O,L]);r.useImperativeHandle(t,R);var N=r.useCallback((function(){return{eventValue:_e(o.value,M.current),prevLooseValue:I.current,currentLooseValue:v.current.value,selectionStart:v.current.selectionStart,selectionEnd:v.current.selectionEnd,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1,isPaste:C.current,focused:x.current.focused}}),[o.value]),_=r.useCallback((function(e,t){if(!o.disabled){y.current=t.eventValue,M.current=t.eventValue;var n=Ae(We(t.eventValue,o.min,o.max),o.format,u),r=We(u.parseNumber(n,o.format),o.min,o.max);r!==t.eventValue&&(t.valueIsOutOfRange=!0,t.eventValue=r,M.current=r),o.value!==t.eventValue&&(0,m.N)(o.onChange,e,R(),{value:t.eventValue}),y.current=void 0,x.current=t,w((function(e){return!e}))}}),[o.value,o.onChange,o.disabled,w,R]),A=r.useCallback((function(e){var t=N();C.current=!1,_(e,ot(t,o.format,u))}),[o.format,o.onChange,u,_,N]),j=r.useCallback((function(e){var t=N(),n=u.parseNumber(String(t.currentLooseValue),o.format);if(t.selectionEnd>t.selectionStart&&t.selectionEnd-t.selectionStart===String(t.currentLooseValue).length)C.current=!0;else{switch(e.keyCode){case 38:Ue(n,t,o.step,o.min,o.max,o.format,u);break;case 40:qe(n,t,o.step,o.min,o.max,o.format,u);break;case 13:if(!1===o.rangeOnEnter)return;var r=Ae(We(n,o.min,o.max),o.format,u),a=We(u.parseNumber(r,o.format),o.min,o.max);t.eventValue=a,t.currentLooseValue=Ae(a,o.format,u),t.selectionStart=t.selectionEnd=t.currentLooseValue.length;break;case 110:var i=v.current,l=u.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=ot(t,o.format,u));break;default:return}e.preventDefault(),_(e,t)}}),[o.format,o.min,o.max,o.step,o.onChange,o.rangeOnEnter,_,N]),F=r.useCallback((function(){C.current=!0}),[]),K=r.useCallback((function(e){if(!o.readOnly&&!o.disabled){var t=N();Ue(u.parseNumber(String(t.currentLooseValue),o.format),t,o.step,o.min,o.max,o.format,u),_(e,t)}}),[o.format,o.min,o.max,o.step,o.onChange,o.readOnly,o.disabled,_,N]),U=r.useCallback((function(e){if(!o.readOnly&&!o.disabled){var t=N();qe(u.parseNumber(String(t.currentLooseValue),o.format),t,o.step,o.min,o.max,o.format,u),_(e,t)}}),[o.format,o.min,o.max,o.step,o.onChange,o.readOnly,o.disabled,_,N]),q=r.useCallback((function(e){document&&document.activeElement===v.current&&v.current&&!o.readOnly&&!o.disabled&&(e.nativeEvent.deltaY<0&&K(e),e.nativeEvent.deltaY>0&&U(e))}),[K,U,o.disabled,o.readOnly]),W=r.useCallback((function(e){x.current.currentLooseValue=I.current,x.current.focused=!0,(0,m.N)(o.onFocus,e,R(),{}),w((function(e){return!e}))}),[o.onFocus,w,R]),G=r.useCallback((function(e){x.current={eventValue:null,prevLooseValue:"",currentLooseValue:"",focused:!1,selectionStart:void 0,selectionEnd:void 0,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1},(0,m.N)(o.onBlur,e,R(),{}),w((function(e){return!e}))}),[o.onBlur,w,R]),Z=r.useCallback((function(e){document&&v.current&&(e.preventDefault(),document.activeElement!==v.current&&v.current.focus())}),[]);r.useLayoutEffect((function(){v.current&&"number"!==v.current.type&&void 0!==x.current.selectionStart&&void 0!==x.current.selectionEnd&&(v.current.selectionStart=x.current.selectionStart,v.current.selectionEnd=x.current.selectionEnd,x.current.selectionStart=void 0,x.current.selectionEnd=void 0)}),[k]);var X=!D()||T().valid,J=r.createElement("span",{dir:o.dir,style:o.label?o.style:rt({width:o.width},o.style),className:(0,c.A)("k-input","k-numerictextbox",(n={},n["k-input-".concat(Te.G.sizeMap[o.size]||o.size)]=o.size,n["k-input-".concat(o.fillMode)]=o.fillMode,n["k-rounded-".concat(Te.G.roundedMap[o.rounded]||o.rounded)]=o.rounded,n["k-invalid"]=!X,n["k-required"]=o.required,n["k-disabled"]=o.disabled,n),o.className),"aria-disabled":o.disabled?"true":void 0},r.createElement(E,null),r.createElement("input",{role:"spinbutton",value:null===H?"":H,tabIndex:(0,s.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:i,name:o.name,readOnly:o.readOnly,style:o.inputStyle,onChange:A,onFocus:W,onBlur:G,onKeyDown:j,onPaste:F,onWheel:q,ref:v}),r.createElement(V,null),o.children,o.spinners&&r.createElement("span",{className:"k-input-spinner k-spin-button",onMouseDown:Z},r.createElement(Q.z,{tabIndex:-1,type:"button",icon:"caret-alt-up",svgIcon:ee,rounded:null,className:"k-spinner-increase","aria-label":d.toLanguageString(g,Y[g]),title:d.toLanguageString(g,Y[g]),onClick:K}),r.createElement(Q.z,{tabIndex:-1,type:"button",icon:"caret-alt-down",svgIcon:ne,rounded:null,className:"k-spinner-decrease","aria-label":d.toLanguageString(b,Y[b]),title:d.toLanguageString(b,Y[b]),onClick:U})));return o.label?r.createElement(De._,{label:o.label,editorId:i,editorValue:null===H?"":H,editorValid:X,editorDisabled:o.disabled,editorPlaceholder:o.placeholder,children:J,style:{width:o.width},dir:o.dir}):J}));it.propTypes={value:a.number,defaultValue:a.number,step:a.number,format:a.oneOfType([a.string,a.shape({style:a.oneOf(["decimal","currency","percent","scientific","accounting"]),currency:a.string,currencyDisplay:a.oneOf(["symbol","code","name"]),useGrouping:a.bool,minimumIntegerDigits:a.number,minimumFractionDigits:a.number,maximumFractionDigits:a.number})]),width:a.oneOfType([a.string,a.number]),tabIndex:a.number,accessKey:a.string,title:a.string,placeholder:a.string,min:a.number,max:a.number,spinners:a.bool,disabled:a.bool,readOnly:a.bool,dir:a.string,name:a.string,label:a.string,validationMessage:a.string,required:a.bool,id:a.string,rangeOnEnter:a.bool,ariaLabelledBy:a.string,ariaDescribedBy:a.string,ariaLabel:a.string,onChange:a.func,onFocus:a.func,onBlur:a.func,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])},it.displayName="KendoNumericTextBox",it.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"};var lt=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),st=function(){return st=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},st.apply(this,arguments)},ct=function(e){function t(n){var o=e.call(this,n)||this;return o._input=null,o._inputId=(0,l.M)(),o.focus=function(){o._input&&o._input.focus()},o.isInvalid=function(e){var t=!1;for(var n in e)e.hasOwnProperty(n)&&(t=t||Boolean(e[n]));return t},o.setValidity=function(){o._input&&o._input.setCustomValidity&&(o.validity.valid||!o.validityStyles?o._input.classList.remove("k-invalid"):o._input.classList.add("k-invalid"),o._input.setCustomValidity(o.validity.valid?"":o.props.validationMessage||""))},o.handleChange=function(e){o.setState({value:e.target.value}),o.valueDuringOnChange=e.target.value,o.props.onChange&&o.props.onChange.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:e.target.value,target:o}),o.valueDuringOnChange=void 0},o.handleAutoFill=function(e){if("autoFillStart"===e.animationName){var t=e.target.parentNode;t&&t.classList.contains("k-empty")&&t.classList.remove("k-empty")}},(0,p.s)(h),o.state={value:o.props.defaultValue||t.defaultProps.defaultValue},o}return lt(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 st(st({},e),{customError:void 0!==this.props.validationMessage,valid:void 0!==this.props.valid?this.props.valid:!this._input||!this.isInvalid(e)})},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validityStyles",{get:function(){return void 0!==this.props.validityStyles?this.props.validityStyles:t.defaultProps.validityStyles},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.forceUpdate()},t.prototype.componentDidUpdate=function(){this.setValidity()},t.prototype.render=function(){var e=this,t=this.props,n=t.className,o=t.label,a=t.id,i=(t.validationMessage,t.defaultValue,t.valid,t.visited,t.touched,t.modified,t.ariaLabelledBy),l=t.ariaDescribedBy,s=(t.validityStyles,t.style),u=t.ariaLabel,d=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(t,["className","label","id","validationMessage","defaultValue","valid","visited","touched","modified","ariaLabelledBy","ariaDescribedBy","validityStyles","style","ariaLabel"]),p=a||this._inputId,h=!this.validityStyles||this.validity.valid,v=(0,c.A)(n,"k-input k-input-md k-rounded-md k-input-solid"),m=r.createElement("input",st({"aria-labelledby":i,"aria-describedby":l,"aria-disabled":this.props.disabled||void 0,"aria-invalid":!h||void 0,"aria-label":u||void 0},d,{style:o?void 0:s,value:this.value,id:p,className:v,onChange:this.handleChange,onAnimationStart:this.handleAutoFill,ref:function(t){e._input=t}}));return o?r.createElement(De._,{label:o,editorId:p,editorValue:String(this.value),editorValid:h,editorDisabled:d.disabled,editorPlaceholder:d.placeholder,children:m,style:s,dir:d.dir}):m},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}(r.Component),ut=(0,d.Y)(),dt=(0,d.u)(ut,ct);dt.displayName="KendoReactInput";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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}();const ht=function(e){function t(t){var n=e.call(this,t)||this;return n.onChange=function(e){var t=e.target.value,o=we(t,"rgba");n.setState({hex:t}),ye(o)&&n.props.onHexChange(t,o,e)},n.onBlur=function(){ye(we(n.state.hex,"rgba"))||n.setState({hex:n.state.originalHex})},n.state={hex:n.props.hex,originalHex:n.props.hex},n}return pt(t,e),t.prototype.render=function(){return r.createElement(dt,{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}(r.Component);var vt=n(3287),mt=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),ft=function(){return ft=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ft.apply(this,arguments)},gt=["rgba","rgb","hex"],bt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={inputMode:gt[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 mt(t,e),t.prototype.render=function(){var e=(0,f.provideLocalizationService)(this),t=e.toLanguageString(w,Y[M]),n=e.toLanguageString(w,Y[w]),o=e.toLanguageString(w,Y[x]),a=e.toLanguageString(w,Y[C]),i=e.toLanguageString(w,Y[I]),l=e.toLanguageString(T,Y[T]);return r.createElement("div",{className:"k-colorgradient-inputs k-hstack"},r.createElement("div",{className:"k-vstack"},r.createElement(Q.z,{"aria-label":l,fillMode:"flat",icon:"caret-alt-expand",svgIcon:re,className:"k-colorgradient-toggle-mode k-icon-button",onClick:this.onToggleModeChange.bind(this)})),"hex"===this.state.inputMode&&r.createElement("div",{className:"k-vstack k-flex-1"},r.createElement("span",{className:"k-hex-value k-textbox k-input"},r.createElement(ht,{hex:this.props.hex,onHexChange:this.props.onHexChange,disabled:this.props.disabled})),r.createElement(vt._,{className:"k-colorgradient-input-label"},t)),("rgb"===this.state.inputMode||"rgba"===this.state.inputMode)&&r.createElement(r.Fragment,null,r.createElement("div",{className:"k-vstack"},r.createElement(it,{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}),r.createElement(vt._,{className:"k-colorgradient-input-label"},n)),r.createElement("div",{className:"k-vstack"},r.createElement(it,{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}),r.createElement(vt._,{className:"k-colorgradient-input-label"},o)),r.createElement("div",{className:"k-vstack"},r.createElement(it,{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}),r.createElement(vt._,{className:"k-colorgradient-input-label"},a))),"rgba"===this.state.inputMode&&r.createElement("div",{className:"k-vstack"},this.props.opacity&&r.createElement(it,{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&&r.createElement(vt._,{className:"k-colorgradient-input-label"},i)))},t.prototype.dispatchRgbaChange=function(e,t){var n=ft({},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=gt.length-1===gt.indexOf(this.state.inputMode)?0:gt.indexOf(this.state.inputMode)+1;if(this.props.opacity)this.setState({inputMode:gt[e]});else{var t="rgba"===gt[e]?e+1:e;this.setState({inputMode:gt[t]})}},t}(r.Component);const yt=bt;(0,f.registerForIntl)(bt),(0,f.registerForLocalization)(bt);var zt=n(8130),kt=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),wt=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return kt(t,e),t.prototype.render=function(){var e=(0,f.provideLocalizationService)(this),t=e.toLanguageString(H,Y[H]),n=e.toLanguageString(E,Y[E]),o=e.toLanguageString(V,Y[V]),a=e.toLanguageString(O,Y[O]),i=e.toLanguageString(B,Y[B]),l=Oe(this.props.rgba,this.props.bgColor),s=4.5.toFixed(1),c=7..toFixed(1),u="".concat(t,": ").concat(l.toFixed(2)),d="".concat(n,": ").concat(s),p="".concat(o,": ").concat(c),h=r.createElement("span",{className:"k-contrast-validation k-text-success"},a," ",r.createElement(zt.a,{name:"check",icon:ie})),v=r.createElement("span",{className:"k-contrast-validation k-text-error"},i," ",r.createElement(zt.a,{name:"x",icon:le}));return r.createElement("div",{className:"k-vbox k-colorgradient-color-contrast"},r.createElement("div",{className:"k-contrast-ratio"},r.createElement("span",{className:"k-contrast-ratio-text"},u),l>=4.5?r.createElement("span",{className:"k-contrast-validation k-text-success"},r.createElement(zt.a,{name:"check",icon:ie}),l>=7&&r.createElement(zt.a,{name:"check",icon:ie})):r.createElement("span",{className:"k-contrast-validation k-text-error"},r.createElement(zt.a,{name:"x",icon:le}))),r.createElement("div",null,r.createElement("span",null,d),l>=4.5?h:v),r.createElement("div",null,r.createElement("span",null,p),l>=7?h:v))},t}(r.Component);(0,f.registerForLocalization)(wt);var xt=function(e,t){if(0===e.length)return"";var n=e.reduce((function(e,n,o,r){return 0===o?"M ".concat(n[0],",").concat(n[1]):"".concat(e," ").concat(t(n,o,r))}),"");return'<path d="'.concat(n,'" fill="none" stroke="white" stroke-width="1"/>')},Ct=function(e,t){var n=t[0]-e[0],o=t[1]-e[1];return{length:Math.sqrt(Math.pow(n,2)+Math.pow(o,2)),angle:Math.atan2(o,n)}},It=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Mt=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return It(t,e),t.prototype.renderSvgCurveLine=function(){var e,t,n=this,o=this.props.metrics,r=function(e,t,a,i,l){var s=(a+i)/2,c=Object.assign({},n.props.hsva,{s:t/o.width,v:1-s/o.height}),u=Oe(Ce(Ie(c)),Ce(n.props.backgroundColor||""));return a+.5>i?u<e+1&&u>e-1?s:null:l(u,e)?r(e,t,a,i-(i-a)/2,l):r(e,t,a+(i-a)/2,i,l)},a=function(e,t,n){void 0===n&&(n=!1);for(var a=[],i=0;i<=o.width;i+=o.width/t){var l=r(e,i,0,o.height,n?function(e,t){return e<t}:function(e,t){return e>t});null!==l&&a.push([i,l])}return a},i=(t=Ct,e=function(e,n,o,r){var a=t(n||e,o||e),i=a.angle+(r?Math.PI:0),l=.1*a.length;return[e[0]+Math.cos(i)*l,e[1]+Math.sin(i)*l]},function(t,n,o){var r=e(o[n-1],o[n-2],t),a=r[0],i=r[1],l=e(t,o[n-1],o[n+1],!0),s=l[0],c=l[1];return"C ".concat(a,",").concat(i," ").concat(s,",").concat(c," ").concat(t[0],",").concat(t[1])});return xt(a(4.5,16),i)+xt(a(4.5,16,!0),i)+xt(a(7,16),i)+xt(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 r.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}(r.Component),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Et="rgba",Vt="rgba(255, 255, 255, 1)",Ot=function(e){function t(n){var o=e.call(this,n)||this;o.wrapper=null,o.onHexChange=function(e,t,n){if(o.isUncontrolled){var r=xe(t);o.setState({hsva:r,backgroundColor:Me(r.h),rgba:Ce(t),hex:e})}else!function(e,t,n){Be[e]={value:t,hex:n}}(o.state.guid,t,e);o.dispatchChangeEvent(t,n,n.nativeEvent)},o.onRgbaChange=function(e,t){var n=He(e);if(o.isUncontrolled){var r=xe(n),a=we(n,"hex");o.setState({hsva:r,backgroundColor:Me(r.h),rgba:e,hex:a})}else!function(e,t,n){Be[e]={value:t,rgba:n}}(o.state.guid,n,e);o.dispatchChangeEvent(n,t.syntheticEvent,t.nativeEvent)},o.onAlphaSliderChange=function(e){o.handleHsvaChange(Object.assign({},o.state.hsva,{a:e.value/100}),e.syntheticEvent,e.nativeEvent)},o.onHueSliderChange=function(e){o.handleHsvaChange(Object.assign({},o.state.hsva,{h:e.value}),e.syntheticEvent,e.nativeEvent)},o.onDrag=function(e){o.gradientWrapper.classList.add("k-dragging"),o.changePosition(e.event)},o.onRelease=function(){o.gradientWrapper.classList.remove("k-dragging")},o.onGradientWrapperClick=function(e){o.changePosition(e)},o.changePosition=function(e){var t=o.getGradientRectMetrics(),n=e.clientX-t.left,r=e.clientY-t.top,a=ze(n,0,t.width),i=ze(r,0,t.height),l=Object.assign({},o.state.hsva,{s:a/t.width,v:1-i/t.height});o.handleHsvaChange(l,e,e.nativeEvent)},o.onFocus=function(e){o.props.onFocus&&o.props.onFocus.call(void 0,{nativeEvent:e,target:o})},o.focus=function(){(0,i.n)(o.wrapper)},(0,p.s)(h);var r=n.value||n.defaultValue||we(Vt,Et);return o.state=Object.assign({},t.getStateFromValue(r),{isFirstRender:!0,guid:(0,l.M)()}),o}return Ht(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 Be[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,o=this.state.hsva.s*t.width;e.top="".concat(n,"px"),e.left="".concat(o,"px")}return r.createElement("div",{role:"slider",tabIndex:(0,s.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 o=Ie(e);if(this.isUncontrolled){var r=we(o,"hex");this.setState({hsva:e,backgroundColor:Me(e.h),rgba:Ce(o),hex:r})}else!function(e,t,n){Be[e]={value:t,hsva:n}}(this.state.guid,o,e);this.dispatchChangeEvent(o,t,n)},t.prototype.dispatchChangeEvent=function(e,t,n){this.props.onChange&&this.props.onChange.call(void 0,{syntheticEvent:t,nativeEvent:n,target:this,value:e})},t.getStateFromValue=function(e,t){ye(we(e,"hex"))||(e=Vt);var n=function(e,t){if(e){var n=Be[e];return n&&n.value===t?n.hsva:void 0}}(t,e)||xe(e),o=function(e,t){if(e){var n=Be[e];return n&&n.value===t?n.rgba:void 0}}(t,e)||Ce(e),r=function(e,t){if(e){var n=Be[e];return n&&n.value===t?n.hex:void 0}}(t,e)||we(e,"hex");return{hsva:n,backgroundColor:Me(n.h),rgba:o,hex:r}},t.prototype.setAlphaSliderBackground=function(e){this.props.opacity&&this.alphaSlider&&this.alphaSlider.sliderTrack&&(this.alphaSlider.sliderTrack.style.background="linear-gradient(to top, transparent, ".concat(e,")"))},Object.defineProperty(t.prototype,"isUncontrolled",{get:function(){return void 0===this.props.value},enumerable:!1,configurable:!0}),t.prototype.getGradientRectMetrics=function(){return this.gradientWrapper.getBoundingClientRect()},t.prototype.render=function(){var e=this,t=(0,f.provideLocalizationService)(this),n=(0,c.A)("k-colorgradient",{"k-disabled":this.props.disabled});return r.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,s.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},r.createElement("div",{className:"k-colorgradient-canvas k-hstack"},r.createElement("div",{className:"k-hsv-rectangle",style:{background:this.state.backgroundColor}},r.createElement(u._,{onDrag:this.onDrag,onRelease:this.onRelease,ref:function(t){return e.gradientWrapper=t?t.element:void 0}},r.createElement("div",{className:"k-hsv-gradient",style:{touchAction:"none"},onClick:this.onGradientWrapperClick},this.renderRectangleDragHandle())),this.props.backgroundColor&&!this.state.isFirstRender&&r.createElement(Mt,{metrics:this.gradientWrapper?this.getGradientRectMetrics():void 0,hsva:this.state.hsva,backgroundColor:this.props.backgroundColor})),r.createElement("div",{className:"k-hsv-controls k-hstack"},r.createElement(be,{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(S,Y[S])}),this.props.opacity&&r.createElement(be,{value:ye(this.state.hsva.a)?100*this.state.hsva.a:100,buttons:!1,vertical:!0,min:0,max:100,step:1,ariaLabel:t.toLanguageString(P,Y[P]),onChange:this.onAlphaSliderChange,className:"k-alpha-slider k-colorgradient-slider",disabled:this.props.disabled,ref:function(t){return e.alphaSlider=t}}))),r.createElement(yt,{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&&r.createElement(wt,{bgColor:Ce(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}(r.Component),Bt=(0,d.Y)(),St=(0,d.u)(Bt,Ot);St.displayName="KendoReactColorGradient";var Pt=function(){function e(){this.colorRows=[]}return e.prototype.setColorMatrix=function(e,t){if(this.colorRows=[],ye(e)&&e.length){t=t||e.length;for(var n=0;n<e.length;n+=t){var o=e.slice(n,t+n);this.colorRows.push(o)}}},e.prototype.getCellCoordsFor=function(e){var t=this;if(ye(e)){var n=e?(0,ke.parseColor)(e,!0):e,o=[e];ye(n)&&o.push(n.toCss(),n.toCssRgba());for(var r=function(e){for(var n=function(n){if(o.some((function(o){return o===t.colorRows[e][n]})))return{value:{row:e,col:n}}},r=0;r<a.colorRows[e].length;r++){var i=n(r);if("object"==typeof i)return i}},a=this,i=0;i<this.colorRows.length;i++){var l=r(i);if("object"==typeof l)return l.value}}},e.prototype.getColorAt=function(e){if(ye(e)&&ye(this.colorRows[e.row]))return this.colorRows[e.row][e.col]},e.prototype.getNextCell=function(e,t,n){if(!(ye(e)&&ye(e.row)&&ye(e.col)))return{row:0,col:0};var o=this.clampIndex(e.row+n,this.colorRows.length-1);return{row:o,col:this.clampIndex(e.col+t,this.colorRows[o].length-1)}},e.prototype.clampIndex=function(e,t){return e<0?0:e>t?t:e},e}(),Tt={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}},Dt=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Lt="office",Rt=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)(h),n.state={selectedColor:void 0!==n.props.value?n.props.value:n.props.defaultValue,isFirstRender:!0},n}return Dt(t,e),t.prototype.render=function(){var e=this,t=this.getPaletteInfo(),n=this.paletteService=new Pt;n.setColorMatrix(t.colors,t.columns);var o=n.getCellCoordsFor(this.state.selectedColor),a=n.getCellCoordsFor(this.state.focusedColor),i=(0,c.A)("k-colorpalette",{"k-disabled":this.props.disabled});return t.colors.length?r.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,s.p)(this.props.tabIndex,this.props.disabled),ref:function(t){return e.wrapper=t}},r.createElement("div",{className:"k-colorpalette-table-wrap"},r.createElement("table",{className:"k-colorpalette-table k-palette",role:"presentation"},r.createElement("tbody",{role:"rowgroup"},this.renderRows(n.colorRows,o,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,m.N)(this.props.onChange,t,this,{value:e,rgbaValue:we(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=Tt[this.props.palette];return ye(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 o=this;return e.map((function(e,a){return r.createElement("tr",{role:"row",key:a},o.renderColumns(e,a,t,n))}))},t.prototype.renderColumns=function(e,t,n,o){var a=this,i=void 0!==n&&n.row===t,l=n&&n.col,s=void 0!==o&&o.row===t,u=o&&o.col,d="number"!=typeof this.props.tileSize?this.props.tileSize:{width:this.props.tileSize,height:this.props.tileSize},p=d.width+"px",h=d.height+"px";return e.map((function(e,n){var o=i&&l===n,d=(0,c.A)("k-colorpalette-tile",{"k-selected":o,"k-focus":s&&u===n});return r.createElement("td",{role:"gridcell",className:d,"aria-label":e,"aria-selected":!!o||!!a.props.disabled&&void 0,style:{backgroundColor:e,width:p,height:h,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:Lt,tileSize:24},t}(r.Component),Nt=(0,d.Y)(),_t=(0,d.u)(Nt,Rt);_t.displayName="KendoReactColorPalette";var At=n(3218),jt=n(9222),Ft=function(){return Ft=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ft.apply(this,arguments)},Kt=function(e){var t=e.popupSettings||{},n="rtl"===e.dir?"right":"left",o=r.useMemo((function(){return{horizontal:n,vertical:"bottom"}}),[n]),a=r.useMemo((function(){return{horizontal:n,vertical:"top"}}),[n]);return r.createElement(r.Fragment,null,e.input,e.button,r.createElement(jt.G,Ft({style:Ft(Ft({},(t||{}).style),{direction:e.dir})},t,{anchor:e.popupAnchor,anchorAlign:o,popupAlign:a,show:e.open,onOpen:e.onOpen,onClose:e.onClose,className:(0,c.A)("k-reset",t.className)}),e.content))};Kt.displayName="KendoPickerComponent";var Ut=function(){return Ut=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ut.apply(this,arguments)},qt={palette:Lt,tileSize:24},Wt=function(e){return void 0!==e},Gt=(0,d.Y)(),Yt=r.forwardRef((function(e,t){var n;(0,p.s)(h);var o=(0,Se.Y)(Gt,e),a=(0,f.useLocalization)(),i=o.size,l=void 0===i?Zt.size:i,u=o.rounded,d=void 0===u?Zt.rounded:u,m=o.fillMode,g=void 0===m?Zt.fillMode:m,b=o.popupSettings,y=o.gradientSettings,z=o.paletteSettings,k=o.valid,w=o.disabled,x=o.tabIndex,C=o.view,I=o.icon,M=o.svgIcon,H=o.iconClassName,E=o.onChange,V=o.onFocus,O=o.onBlur,B=o.onActiveColorClick,S=r.useRef(null),P=r.useRef(null),T=r.useRef(null),D=r.useRef(),L=r.useRef(null),R=r.useCallback((function(){S.current&&S.current.focus()}),[]);r.useImperativeHandle(t,(function(){return{element:S.current,actionElement:L.current,focus:R}}));var N=r.useState(!1),_=N[0],A=N[1],j=r.useState(o.defaultValue),F=j[0],U=j[1],q=r.useState(!1),W=q[0],G=q[1],X=Wt(o.value),J=Wt(o.open),$=X?o.value:F,ee=J?o.open:W,te=r.useCallback((function(e,t){J||(!e&&!t&&S&&S.current&&S.current.focus(),G(e))}),[J]),oe=r.useCallback((function(e){var t=e.altKey,n=e.keyCode;if(n!==v.R.esc)return n!==v.R.enter||J?void(!t||n!==v.R.up&&n!==v.R.down||(e.preventDefault(),e.stopPropagation(),n===v.R.up&&S&&S.current&&(S.current.focus(),te(!1)),n===v.R.down&&te(!0))):(e.preventDefault(),e.stopPropagation(),void te(!ee));te(!1)}),[ee,J]),re=r.useCallback((function(){J||(P.current?P.current.focus():T.current&&T.current.focus())}),[J]),ae=r.useCallback((function(){te(!ee,!0)}),[ee]),ie=r.useCallback((function(e){B&&B.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:$})}),[B,$]),le=r.useCallback((function(e){D.current?(clearTimeout(D.current),D.current=void 0):A(!0),V&&V.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[V]),se=r.useCallback((function(){te(!1,!0),A(!1),D.current=void 0}),[]),ce=r.useCallback((function(e){clearTimeout(D.current),D.current=window.setTimeout(se),O&&O.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[O]),ue=r.useCallback((function(e,t){var n=t?e.rgbaValue:e.value;X||U(n),t&&te(!1),E&&E.call(void 0,{value:n,nativeEvent:e.nativeEvent,syntheticEvent:e.syntheticEvent})}),[X,E]),de=r.useCallback((function(e){return ue(e,!0)}),[Wt,ue]),pe=(0,Z.n)(S,o.dir),he=!1!==k;return r.createElement("span",{id:o.id,role:"combobox","aria-label":o.ariaLabel,"aria-labelledby":o.ariaLabelledBy,"aria-describedby":o.ariaDescribedBy,"aria-haspopup":"dialog","aria-expanded":ee,"aria-disabled":w?"true":void 0,className:(0,c.A)("k-colorpicker","k-picker","k-icon-picker",(n={},n["k-picker-".concat(Te.G.sizeMap[l]||l)]=l,n["k-picker-".concat(g)]=g,n["k-rounded-".concat(Te.G.roundedMap[d]||d)]=d,n["k-invalid"]=!he,n["k-disabled"]=w,n["k-focus"]=_,n)),ref:S,tabIndex:(0,s.p)(x,w),title:o.title,onKeyDown:oe,onFocus:le,onBlur:ce,dir:pe},r.createElement(Kt,{dir:pe,open:ee,onOpen:re,popupAnchor:S.current||void 0,popupSettings:Ut({},b),input:r.createElement("span",{onClick:ie,className:"k-input-inner"},r.createElement("span",{className:(0,c.A)("k-value-icon","k-color-preview",{"k-no-color":!$,"k-icon-color-preview":I||M||H})},H&&r.createElement("span",{className:(0,c.A)("k-color-preview-icon",H)}),!H&&(I||M)&&r.createElement(zt.a,{name:I,icon:M}),r.createElement("span",{className:"k-color-preview-mask",style:{backgroundColor:$}}))),button:r.createElement(Q.z,{tabIndex:-1,type:"button",onClick:ae,className:"k-input-button",rounded:null,icon:"caret-alt-down",svgIcon:ne,"aria-label":a.toLanguageString(K,Y[K])}),content:r.createElement(r.Fragment,null,("combo"===C||"gradient"===C)&&r.createElement(St,Ut({},y,{tabIndex:0,ref:P,value:$,onChange:ue})),("combo"===C||"palette"===C)&&r.createElement(_t,Ut({},z,{ref:T,value:$,onChange:de})))}))}));Yt.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:At.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 Zt={size:"medium",rounded:"medium",fillMode:"solid",view:"palette",gradientSettings:{opacity:!0},paletteSettings:qt};Yt.defaultProps=Zt,Yt.displayName="KendoColorPicker";var Xt,Jt=n(7711),$t=r.forwardRef((function(e,t){(0,p.s)(h);var n=r.useRef(null),o=r.useRef(null),a=r.useRef(null),i=r.useState("ColorGradient"===(e.view||"ColorGradient")),l=i[0],u=i[1],d=r.useState("rgba(255, 255, 255, 1)"),v=d[0],m=d[1],g=r.useState("rgba(255, 255, 255, 1)"),b=g[0],y=g[1],z=(0,f.useLocalization)(),k=r.useCallback((function(){n.current&&n.current.focus()}),[n]);r.useImperativeHandle(n,(function(){return{element:o.current,focus:k,props:e}})),r.useImperativeHandle(t,(function(){return n.current}));var w=r.useCallback((function(e){("ColorGradient"===e&&!l||"ColorPalette"===e&&l)&&u(!l)}),[l]),x=r.useCallback((function(){m("rgba(255, 255, 255, 1)")}),[]),C=r.useCallback((function(e){m(e.value)}),[]),I=r.useCallback((function(){y(v)}),[v]),M=r.useCallback((function(){y("rgba(255, 255, 255, 1)")}),[]),H=r.useCallback((function(){m(b)}),[b]),E=r.useCallback((function(){o.current&&o.current.focus()}),[o]),V=r.useCallback((function(){y(v)}),[v]);return r.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:o,tabIndex:(0,s.p)(e.tabIndex,e.disabled),className:(0,c.A)("k-flatcolorpicker k-coloreditor",{"k-disabled":e.disabled},e.className),onBlur:V},r.createElement(r.Fragment,null,e.header||r.createElement("div",{className:"k-coloreditor-header k-hstack"},r.createElement("div",{className:"k-coloreditor-header-actions k-hstack"},r.createElement(Jt.h,null,r.createElement(Q.z,{type:"button","aria-label":z.toLanguageString(R,Y[R]),togglable:!0,fillMode:"flat",selected:l,onClick:function(){return w("ColorGradient")},icon:"droplet-slider",svgIcon:ae}),r.createElement(Q.z,{type:"button","aria-label":z.toLanguageString(N,Y[N]),togglable:!0,fillMode:"flat",selected:!l,onClick:function(){return w("ColorPalette")},icon:"palette",svgIcon:de}))),r.createElement("div",{className:"k-spacer"}),r.createElement("div",{className:"k-coloreditor-header-actions k-hstack"},e.showClearButton&&en.showClearButton&&r.createElement(Q.z,{type:"button",fillMode:"flat",onClick:x,"aria-label":z.toLanguageString(_,Y[_]),icon:"droplet-slash",svgIcon:pe}),e.showPreview&&en.showPreview&&r.createElement("div",{className:"k-coloreditor-preview k-vstack"},r.createElement("span",{className:"k-coloreditor-preview-color k-color-preview",style:{background:v}}),r.createElement("span",{className:"k-coloreditor-current-color k-color-preview",style:{background:b},onClick:H})))),r.createElement("div",{className:"k-coloreditor-views k-vstack"},l?r.createElement(St,{ref:a,role:"none",tabIndex:-1,ariaLabel:void 0,value:v,onChange:C,onFocus:E}):r.createElement(_t,{ariaDisabled:!0,ariaLabelledBy:"required_label",value:v,onChange:C,onFocus:E})),e.showButtons&&en.showButtons&&r.createElement("div",{className:"k-coloreditor-footer k-actions k-actions-end"},r.createElement(Q.z,{type:"button",className:"k-coloreditor-cancel",onClick:M},Y[D]),r.createElement(Q.z,{type:"button",className:"k-coloreditor-apply k-primary",onClick:I},Y[L]))))})),Qt={id:a.string,value:a.string,view:a.string,header:a.elementType,showClearButton:a.bool,showPreview:a.bool,showButtons:a.bool},en={showClearButton:!0,showPreview:!0,showButtons:!0};$t.displayName="KendoFlatColorPicker",$t.propTypes=Qt,$t.defaultProps=en,function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(Xt||(Xt={}));var tn=function(){function e(e,t,n){void 0===n&&(n=Xt.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}(),nn=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}(),on=function(e){return(e||"").split("")},rn=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof nn?this.parse(e):this.parse(new nn(on(e),on(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===Xt.Literal},e}(),an=function(e,t){return new rn((function(n){var o=n.next().char,r=e[o];return"\\"===o?(o=n.next().char,new tn(t.literal(o),n)):new tn(r?t.mask(r):t.literal(o),n)}))},ln=function(e){return new rn((function(t){var n=e.prompt,o=e.promptPlaceholder,r=t.next().char;return new tn(r===n?o:r,t)}))},sn=function(e){return new rn((function(t){var n=t.next().char;return new tn(e?n:"",t)}))},cn=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 rn((function(e){return new tn(t,e)}))));var t},un=function(e){return new rn((function(t){for(var n=new tn([],t);!t.eof();)n=n.concat(e.run(t));return n}))},dn=function(){function e(){this.rules={},this.prompt="_",this.mask="",this.promptPlaceholder=" ",this.includeLiterals=!1,this.maskTokens=[],this.unmaskTokens=[],this.rawTokens=[],this.validationTokens=[]}return e.prototype.update=function(e){var t=e.mask,n=void 0===t?"":t,o=e.prompt,r=void 0===o?"":o,a=e.promptPlaceholder,i=void 0===a?" ":a,l=e.rules,s=void 0===l?{}:l,c=e.includeLiterals,u=void 0!==c&&c;this.mask=n,this.prompt=r,this.promptPlaceholder=i,this.rules=s,this.includeLiterals=u,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return cn(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?(cn(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?(cn(this.maskTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskInput=function(e,t,n){return e.length<t.length?this.maskRemoved(e,t,n):this.maskInserted(e,t,n)},e.prototype.maskInRange=function(e,t,n,o){var r="",a=o,i=t.split("").slice(0,n),l=t.split("").slice(o);return cn(this.maskTokens.slice(n,o)).run(e).fold((function(e){r=i.concat(e).concat(l).join("")})),{selection:a,value:r}},e.prototype.maskRemoved=function(e,t,n){var o=this,r="",a=n,i=e.split("").slice(n),l=e.split("").slice(0,n).join(""),s=this.maskTokens.length-(e.length-n);return cn(this.maskTokens.slice(0,s)).run(l,t).fold((function(e){a=o.adjustPosition(e,a),r=e.concat(i).join("")})),{selection:a,value:r}},e.prototype.adjustPosition=function(e,t){var n=e[t];return this.maskTokens[t].isLiteral(n)||n===this.prompt?t:t+1},e.prototype.maskInserted=function(e,t,n){var o=this,r="",a=n,i=e.slice(0,n);return cn(this.unmaskTokens).run(i,t).chain((function(e){a=e.join("").length;var n=t.slice(a);return cn(o.maskTokens).run(e.join("")+n,t)})).fold((function(e){r=e.join("")})),{selection:a,value:r}},Object.defineProperty(e.prototype,"maskTokenCreator",{get:function(){var e=this.prompt,t=this.promptPlaceholder;return{literal:function(e){return t=e,new rn((function(e){return e.peek().char===t?(e.eat(),new tn(t,e,Xt.Literal)):new tn(t,e,Xt.Literal)}));var t},mask:function(n){return(o={prompt:e,promptPlaceholder:t},function(e){return new rn((function(t){for(var n=o.prompt,r=o.promptPlaceholder;!t.eof();){var a=t.peek(),i=a.char,l=a.control;if(i===l&&l===n)return t.eat(),new tn(n,t,Xt.Mask);if(e.test(i))return t.eat(),new tn(i,t,Xt.Mask);if(i===r)return t.eat(),new tn(n,t,Xt.Mask);t.eat_input()}return t.eat(),new tn(n,t,Xt.Mask)}))})(n);var o}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"unmaskTokenCreator",{get:function(){var e=this;return{literal:function(e){return t=e,new rn((function(e){return e.eof()?new tn("",e):(e.peek().char===t&&e.eat(),new tn(t,e))}));var t},mask:function(t){return(n=e.prompt,function(e){return new rn((function(t){for(;!t.eof();){var o=t.peek(),r=o.char,a=o.control;if(r===n&&a===n)return t.eat(),new tn(r,t);if(e.test(r))return t.eat(),new tn(r,t);t.eat_input()}return t.eat(),new tn("",t)}))})(t);var n}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rawTokenCreator",{get:function(){var e=this,t=e.prompt,n=e.promptPlaceholder,o=e.includeLiterals;return{literal:function(e){return sn(o)},mask:function(e){return ln({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return sn(!1)},mask:function(t){return ln({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;un(an(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),un(an(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),un(an(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),un(an(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))},e}(),pn={"#":/[\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]/},hn=function(){return!1},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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),mn=function(){return mn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},mn.apply(this,arguments)},fn=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 dn,n._isPasted=!1,n._selection=[null,null],n._input=null,n.focus=function(){n._input&&n._input.focus()},n.pasteHandler=function(e){var t=e.target,o=t.selectionStart,r=t.selectionEnd;r!==o&&(n._isPasted=!0,n._selection=[o||0,r||0])},n.onChangeHandler=function(e){var t=e.currentTarget,o=t.value,r=n._selection[0]||0,a=n._selection[1]||0;if(!n.props.mask)return n._isPasted=!1,n._selection=[null,null],void n.triggerOnChange(o,e);var i,l=n.value;if(n._isPasted){n._isPasted=!1;var s=l.length-a,c=o.length-s;i=n._service.maskInRange(o.slice(r,c),l,r,a)}else i=n._service.maskInput(o,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)(h),n}return vn(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._input},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return void 0!==this._valueDuringOnChange?this._valueDuringOnChange:void 0!==this.props.value?this.props.value:void 0!==this.state.value?this.state.value:void 0!==this.props.defaultValue?this.props.defaultValue:""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"rawValue",{get:function(){return this._service.rawValue(this.value)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e=this.value,t=this._service.validationValue(e);return{customError:void 0!==this.props.validationMessage,valid:void 0!==this.props.valid?this.props.valid:!(this.required&&!t||this.props.maskValidation&&this.props.prompt&&-1!==e.indexOf(this.props.prompt)),valueMissing:!t}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validityStyles",{get:function(){return void 0!==this.props.validityStyles?this.props.validityStyles:t.defaultProps.validityStyles},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"required",{get:function(){return void 0!==this.props.required?this.props.required:t.defaultProps.required},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){if(this.element&&this.state.focused&&t.focused){var n=this._selection,o=n[0],r=n[1],a=e.selection,i=this.props.selection;(!a&&i||a&&i&&(a.start!==i.start||a.end!==i.end))&&(o=i.start,r=i.end),null!==o&&null!==r&&this.element.setSelectionRange(o,r)}var l,s;l=e,s=this.props,l.includeLiterals===s.includeLiterals&&l.mask===s.mask&&l.prompt===s.prompt&&l.promptPlaceholder===s.promptPlaceholder&&function(e,t){if(!!e!=!!t)return!1;if(e===t||!e||!t)return!0;var n=!0;for(var o in e)if(e[o]!==t[o]){n=!1;break}if(n)for(var o in t)if(!e.hasOwnProperty(o)){n=!1;break}return n}(l.rules,s.rules)||this.updateService(),this.setValidity()},t.prototype.componentDidMount=function(){this.updateService(),this.setValidity()},t.prototype.render=function(){var e,n=this,o=this.props,a=o.size,i=void 0===a?t.defaultProps.size:a,l=o.fillMode,u=void 0===l?t.defaultProps.fillMode:l,d=o.rounded,p=void 0===d?t.defaultProps.rounded:d,h=this.props.id||this._inputId,v=!this.validityStyles||this.validity.valid,m=this.props.style||{},f=this.props,g=f.prefix,b=void 0===g?t.defaultProps.prefix:g,y=f.suffix,z=void 0===y?t.defaultProps.suffix:y,k=(0,Pe.A)(b)[0],w=(0,Pe.A)(z)[0],x=r.createElement("span",{dir:this.props.dir,className:(0,c.A)("k-maskedtextbox k-input",(e={},e["k-input-".concat(Te.G.sizeMap[i]||i)]=i,e["k-input-".concat(u)]=u,e["k-rounded-".concat(Te.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?m:mn({width:this.props.width},m)},r.createElement(k,null),r.createElement("input",{type:"text",autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",spellCheck:!1,className:"k-input-inner",value:this.value,id:h,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,"aria-placeholder":this.props.mask,name:this.props.name,tabIndex:(0,s.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:hn,onDrop:hn}),r.createElement(w,null));return this.props.label?r.createElement(De._,{label:this.props.label,editorId:h,editorValue:this.value,editorValid:v,editorDisabled:this.props.disabled,editorPlaceholder:this.props.placeholder,children:x,style:{width:this.props.width},dir:this.props.dir}):x},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({},pn,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 o=e.rules;return void 0===o||Object.entries(o).some((function(e){return"string"!=typeof e||!(o[e]instanceof RegExp)}))?null:new Error("Invalid prop `"+t+"` supplied to `"+n+"`. Validation failed.")},selection: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:pn,required:!1,validityStyles:!0,prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"},t}(r.Component),gn=(0,d.Y)(),bn=(0,d.u)(gn,fn);bn.displayName="KendoReactMaskedTextBox";var yn,zn=n(9844),kn=function(){return kn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},kn.apply(this,arguments)};!function(e){e.start="start",e.end="end",e.min="min",e.max="max",e.increase="increase",e.decrease="decrease"}(yn||(yn={}));var wn=function(){return wn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},wn.apply(this,arguments)},xn=(0,d.Y)(),Cn=r.forwardRef((function(e,t){var n,o;(0,p.s)(h);var a=(0,Se.Y)(xn,e),i=r.useRef(null),l=r.useRef(null),u=r.useRef(null),d=r.useRef(null),m=r.useRef(null),g=r.useCallback((function(){d.current&&d.current.focus()}),[d]);r.useImperativeHandle(i,(function(){return{element:l.current,focus:g,props:a}})),r.useImperativeHandle(t,(function(){return i.current}));var b=r.useMemo((function(){return a.min}),[a.min]),y=r.useMemo((function(){return a.max}),[a.max]),z=r.useMemo((function(){return void 0!==a.step?a.step:Mn.step}),[a.step,Mn.step]),w=(0,Z.n)(l,a.dir),x=r.useState(""),C=x[0],I=x[1],M=function(e,t,n){var o=r.useState(e),a=o[0],i=o[1],l=r.useCallback((function(e){var o=function(e,t){var n,o;switch(t.type){case yn.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 yn.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 yn.min:n="start"===t.key?kn(kn({},e),{start:t.min}):kn(kn({},e),{end:Math.max(t.min,e.start)});break;case yn.max:n="start"===t.key?kn(kn({},e),{start:Math.min(t.max,e.end)}):kn(kn({},e),{end:t.max});break;case yn.increase:if(void 0===t.step||void 0===t.key)return e;o=e[t.key]+t.step,n="start"===t.key?o<t.min?kn(kn({},e),{start:t.min}):kn(kn({},e),{start:Math.min(o,e.end)}):o>t.max?kn(kn({},e),{end:t.max}):kn(kn({},e),{end:Math.max(o,e.start)});break;case yn.decrease:if(void 0===t.step||void 0===t.key)return e;o=e[t.key]-t.step,n="start"===t.key?o<t.min?kn(kn({},e),{start:t.min}):kn(kn({},e),{start:Math.min(o,e.end)}):o>t.max?kn(kn({},e),{end:t.max}):kn(kn({},e),{end:Math.max(o,e.start)});break;default:n=e}return n}(t.state||a,wn(wn({},e),t));n&&n(o,e.event),i(o)}),[t,n]);return[a,l]}(a.defaultValue||Mn.defaultValue,{min:b,max:y,step:z,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],E=M[1],V=r.useMemo((function(){return a.value||H}),[a.value,H]),O=r.useRef(null),B=r.useRef(null),S=r.useMemo((function(){return(V.start-b)/(y-b)*100}),[V.start,b,y]),P=r.useMemo((function(){return(V.end-b)/(y-b)*100}),[V.end,b,y]),T=r.useMemo((function(){return a.vertical?{paddingTop:0,height:"100%"}:{}}),[a.vertical]),D=r.useMemo((function(){return a.vertical?{marginTop:"0.5rem",marginBottom:"0.5rem"}:{marginLeft:"0.5rem",marginRight:"0.5rem"}}),[a.vertical]),L=(0,f.useLocalization)(),R=r.useCallback((function(e){if(B.current){var t=B.current.getBoundingClientRect(),n=a.vertical?t.bottom-e.clientY:"rtl"===w?t.right-e.clientX:e.clientX-t.left,o=a.vertical?t.height:t.width;return b+n/o*(y-b)}}),[B,a.vertical,w,b,y,H.start,H.end,a.value&&a.value.start,a.value&&a.value.end]),N=r.useCallback((function(e){return e<=V.start?"start":e>=V.end?"end":2*e<V.end+V.start?"start":"end"}),[H.start,H.end,a.value&&a.value.start,a.value&&a.value.end]),_=r.useCallback((function(e){switch(e.keyCode){case v.R.right:e.preventDefault(),E({type:"rtl"===w?yn.decrease:yn.increase,key:"start",event:e});break;case v.R.up:e.preventDefault(),E({type:yn.increase,key:"start",event:e});break;case v.R.left:e.preventDefault(),E({type:"rtl"===w?yn.increase:yn.decrease,key:"start",event:e});break;case v.R.down:e.preventDefault(),E({type:yn.decrease,key:"start",event:e});break;case v.R.home:e.preventDefault(),E({type:yn.min,key:"start",event:e});break;case v.R.end:e.preventDefault(),E({type:yn.max,key:"start",event:e})}}),[E]),A=r.useCallback((function(e){switch(e.keyCode){case v.R.right:e.preventDefault(),E({type:"rtl"===w?yn.decrease:yn.increase,key:"end",event:e});break;case v.R.up:e.preventDefault(),E({type:yn.increase,key:"end",event:e});break;case v.R.left:e.preventDefault(),E({type:"rtl"===w?yn.increase:yn.decrease,key:"end",event:e});break;case v.R.down:e.preventDefault(),E({type:yn.decrease,key:"end",event:e});break;case v.R.home:e.preventDefault(),E({type:yn.min,key:"end",event:e});break;case v.R.end:e.preventDefault(),E({type:yn.max,key:"end",event:e})}}),[E,w]),j=r.useCallback((function(e){var t=R(e),n=N(t);I(n),"end"===n?m.current.focus():d.current.focus();var o="end"===n?yn.end:yn.start;E({type:o,payload:t,event:e})}),[a.vertical,b,y,E]);return(0,zn.O)(B,{onPress:j,onDrag:function(e){var t=R(e),n="end"===C?yn.end:yn.start;E({type:n,payload:t,event:e})},onRelease:function(e){var t=R(e),n="end"===C?yn.end:yn.start;E({type:n,payload:t,event:e}),I("")}}),r.createElement("div",{id:a.id,style:a.style,ref:l,dir:w,className:(0,c.A)("k-widget k-slider",{"k-rtl":"rtl"===w,"k-disabled":a.disabled,"k-slider-vertical":a.vertical,"k-slider-horizontal":!a.vertical},a.className)},r.createElement("div",{ref:B,className:"k-slider-track-wrap",style:wn({flexGrow:1,position:"relative",touchAction:"none"},D)},a.children&&r.createElement("ul",{className:"k-reset k-slider-items",style:wn({},T)},r.Children.map(a.children,(function(e){return e&&r.cloneElement(e,{position:100*(e.props.position-a.min)/(a.max-a.min),vertical:a.vertical},e.props.children)}))),r.createElement("div",{ref:O,className:"k-slider-track",style:a.vertical?{bottom:0,height:"100%"}:(n={},n["rtl"===w?"right":"left"]=0,n.width="100%",n)},null!==S&&null!==P&&r.createElement("div",{"data-selection":!0,ref:u,title:"".concat(V.start," - ").concat(V.end),className:"k-slider-selection",style:a.vertical?{height:P-S+"%",bottom:S+"%"}:(o={},o["rtl"===w?"right":"left"]=S+"%",o.width=P-S+"%",o)}),r.createElement("span",{ref:d,role:"slider",tabIndex:(0,s.p)(a.startTabIndex,a.disabled,void 0),"aria-valuemin":b,"aria-valuemax":Math.max(y,V.end),"aria-valuenow":V.start,"aria-disabled":a.disabled?"true":void 0,"aria-valuetext":"".concat(V.start," - ").concat(V.end),className:"k-draghandle",title:L.toLanguageString(k,Y[k]),style:a.vertical?{bottom:"calc("+S+"%)",zIndex:1}:"rtl"===w?{right:"calc("+S+"% - 13px)",zIndex:1}:{left:"calc("+S+"%)",zIndex:1},onKeyDown:_}),r.createElement("span",{ref:m,role:"slider",tabIndex:(0,s.p)(a.endTabIndex,a.disabled,void 0),"aria-valuemin":Math.min(b,V.start),"aria-valuemax":y,"aria-valuenow":V.end,"aria-disabled":a.disabled?"true":void 0,"aria-valuetext":"".concat(V.start," - ").concat(V.end),className:"k-draghandle",title:L.toLanguageString(k,Y[k]),style:a.vertical?{bottom:"calc("+P+"%)",zIndex:1}:"rtl"===w?{right:"calc("+P+"% - 13px)",zIndex:1}:{left:"calc("+P+"%)",zIndex:1},onKeyDown:A}))))})),In={value:function(e,t,n){if(e.value){var o=e.value.start,r=e.value.end,a=e.min,i=e.max;if(o>r||o>i||o<a||r>i||r<a||r<o)return new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n The { start, end } value must be between the min & max value and { start, end } must be start < end.\n "))}return null},defaultValue:function(e,t,n){if(e.defaultValue){var o=e.defaultValue.start,r=e.defaultValue.end,a=e.min,i=e.max;if(o>r||o>i||o<a||r>i||r<a||r<o)return new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n The { start, end } value must be between the min & max value and { start, end } must be start < end.\n "))}return null},onChange:a.func,step:a.number,min:function(e,t,n){var o=e[t],r=e.min,a=e.max;return void 0===r?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be undefined.\n ")):o&&r>=a?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be equal to or bigger than the max value.\n ")):null},max:function(e,t,n){var o=e[t],r=e.min,a=e.max;return void 0===a?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be undefined.\n ")):o&&a<=r?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be equal to or smaller than the min value.\n ")):null},vertical:a.bool,disabled:a.bool,dir:a.oneOf(["ltr","rtl"])},Mn={step:1,defaultValue:{start:0,end:0},vertical:!1,disabled:!1};Cn.displayName="KendoReactRangeSlider",Cn.propTypes=In,Cn.defaultProps=Mn;var Hn=n(3228),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Vn=function(){return Vn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Vn.apply(this,arguments)},On=function(e){function t(n){var o=e.call(this,n)||this;return o.setValidity=function(){o._input&&o._input.setCustomValidity&&o._input.setCustomValidity(o.validity.valid?"":o.props.validationMessage||o.defaultValidationMessage.toLanguageString(F,Y[F]))},o.limit=function(e,t,n){var o=n.offsetWidth,r=t.offsetWidth;return e<0?0:e>o-r?o-r:e},o.toggle=function(e,t){o.setState({checked:e}),o.valueDuringOnChange=e,(0,m.N)(o.props.onChange,t,o,{value:e}),o.valueDuringOnChange=void 0},o._element=null,o._wrapper=null,o._input=null,o._id=(0,l.M)(),o.defaultValidationMessage=(0,f.provideLocalizationService)(o),o.focus=function(){o._element&&o._element.focus()},o.dummyInput=function(e){return r.createElement("input",{type:"checkbox",checked:o.props.checked,ref:function(e){o._input=e},tabIndex:-1,"aria-hidden":!0,value:e,style:{opacity:0,width:1,border:0,zIndex:-1,position:"absolute",left:"50%"},onChange:Hn.Z})},o.handleClick=function(e){o.eventTimeStamp!==e.timeStamp&&(o.eventTimeStamp=e.timeStamp,o.toggle(!o.value,e))},o.handleKeyDown=function(e){if(!o.props.disabled){var t=e.keyCode;t!==v.R.space&&t!==v.R.enter||(o.toggle(!o.value,e),e.preventDefault())}},o.handleWrapperFocus=function(e){if(!o.props.disabled){o.setState({focused:!0});var t=o.props.onFocus;t&&t.call(void 0,e)}},o.handleWrapperBlur=function(e){if(!o.props.disabled){o.setState({focused:!1});var t=o.props.onBlur;t&&t.call(void 0,e)}},(0,p.s)(h),o.state={checked:n.defaultChecked||t.defaultProps.defaultChecked,focused:!1},o}return En(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.checked?this.props.checked:this.state.checked},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"actionElement",{get:function(){return this._wrapper},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e=void 0!==this.props.validationMessage,t=void 0!==this.props.valid?this.props.valid:!this.props.required||!!this.value;return{customError:e,valid:void 0!==this.props.valid?this.props.valid:t,valueMissing:null===this.value}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validityStyles",{get:function(){return void 0!==this.props.validityStyles?this.props.validityStyles:t.defaultProps.validityStyles},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"required",{get:function(){return void 0!==this.props.required?this.props.required:t.defaultProps.required},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.setValidity(),this.forceUpdate()},t.prototype.componentDidUpdate=function(){this.setValidity()},t.prototype.render=function(){var e,t,n,o=this,a=this.state.focused,i=this.props,l=i.dir,u=i.disabled,d=i.trackRounded,p=i.thumbRounded,h=i.size,v=i.id,m=i.offLabel,f=i.onLabel,g=i.tabIndex;this.dir=l||this._wrapper&&getComputedStyle(this._wrapper).direction||void 0;var b=!this.validityStyles||this.validity.valid,y=(0,c.A)("k-switch",((e={})["k-switch-".concat(Te.G.sizeMap[h]||h)]=h,e["k-rounded-".concat(Te.G.roundedMap[d]||d)]=d,e["k-switch-on"]=this.value,e["k-switch-off"]=!this.value,e["k-focus"]=a,e["k-disabled"]=u,e["k-invalid"]=!b,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 r.createElement("span",Vn({ref:function(e){o._wrapper=e},role:"switch"},z,{className:y,dir:this.dir,onKeyDown:this.handleKeyDown,onClick:this.handleClick,onBlur:this.handleWrapperBlur,onFocus:this.handleWrapperFocus}),r.createElement("span",{className:(0,c.A)("k-switch-track",(t={},t["k-rounded-".concat(Te.G.roundedMap[d]||d)]=d,t)),id:v||this._id,ref:function(e){o._element=e},tabIndex:(0,s.p)(g,u,void 0),accessKey:this.props.accessKey},this.dummyInput(this.value),r.createElement("span",{className:"k-switch-label-on"},f),r.createElement("span",{className:"k-switch-label-off"},m)),r.createElement("span",{className:"k-switch-thumb-wrap"},r.createElement("span",{className:(0,c.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:Hn.Z,onFocus:Hn.Z,onLabel:"ON",required:!1,validityStyles:!0},t}(r.Component),Bn=(0,d.Y)(),Sn=(0,d.u)(Bn,On);Sn.displayName="KendoReactSwitch";var Pn=function(){return Pn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Pn.apply(this,arguments)},Tn=(0,d.Y)(),Dn=r.forwardRef((function(e,t){var n;(0,p.s)(h);var o=(0,Se.Y)(Tn,e),a=o,i=a.ariaDescribedBy,u=a.ariaLabelledBy,d=a.checked,g=a.className,b=a.children,y=a.defaultChecked,z=a.disabled,k=a.defaultValue,w=a.id,x=a.size,C=a.rounded,I=a.label,M=a.labelPlacement,H=a.name,E=a.labelOptional,V=a.onChange,O=a.onFocus,B=a.onBlur,S=a.tabIndex,P=a.value,T=a.required,D=a.valid,L=a.validationMessage,R=a.validityStyles,N=(a.visited,a.touched,a.modified,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(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"])),_=r.useRef(null),F=r.useCallback((function(){_.current&&_.current.focus()}),[]),K=r.useCallback((function(){return{element:_.current,focus:F,get name(){return _.current&&_.current.name}}}),[F]);r.useImperativeHandle(t,K);var U=r.useState(y),q=U[0],W=U[1],G=r.useState(k),X=G[0],J=G[1],$="boolean"==typeof P||null===P,Q=void 0!==d,ee=$,te=ee?P:X,ne=Q?d:ee?void 0:q,oe=void 0===ne&&te,re=oe?te:ne,ae=oe||ee?null===P?P:void 0:P||te,ie=null===re||null===ae,le=r.useMemo((function(){return(0,l.M)()}),[]),se=(0,f.useLocalization)(),ce=function(e){return se.toLanguageString(e,Y[e])},ue=ce(A),de=ce(j),pe=void 0!==D?D:!T||!!ne;r.useEffect((function(){_.current&&_.current.setCustomValidity&&_.current.setCustomValidity(pe?"":L||ue)}),[pe,L,ue]);var he=r.useCallback((function(e,t){ee||z||(J(t),Q||z||W(t)),V&&!z&&(0,m.N)(V,e,Pn(Pn({},K()),{value:t}),{value:t})}),[Q,z,V,ee,K]),ve=r.useCallback((function(e){var t=e.target.checked;he(e,t)}),[he,P]),me=r.useCallback((function(e){if(!z){var t=e.keyCode,n=e.currentTarget.checked;t===v.R.space&&(e.preventDefault(),e.stopPropagation(),he(e,!n))}}),[z,he]),fe=r.useCallback((function(e){z||e.keyCode===v.R.space&&e.preventDefault()}),[z]),ge=r.useCallback((function(e){O&&!z&&(0,m.N)(O,e,K(),void 0)}),[O,z,K]),be=r.useCallback((function(e){B&&!z&&(0,m.N)(B,e,K(),void 0)}),[B,z,K]),ye=(0,Z.n)(_,o.dir),ze=(0,c.A)({"k-disabled":z},g),ke=Pn(Pn({type:"checkbox",className:(0,c.A)("k-checkbox",(n={},n["k-checkbox-".concat(Te.G.sizeMap[x]||x)]=x,n["k-rounded-".concat(Te.G.roundedMap[C]||C)]=C,n["k-indeterminate"]=ie,n["k-disabled"]=z,n["k-invalid k-invalid"]=!(pe||void 0!==R||!0===R),n)),ref:_,name:H,id:w||le,"aria-labelledby":u,"aria-describedby":i,checked:Boolean(re),disabled:z,tabIndex:(0,s.p)(S,z),role:"checkbox",required:void 0!==T&&T,"aria-checked":!(!ne&&!re)||!!ie&&"mixed","aria-disabled":z||void 0},N),{onChange:ve,onKeyDown:me,onKeyUp:fe,onFocus:ge,onBlur:be}),we=r.createElement(r.Fragment,null,void 0===ae?r.createElement("input",Pn({},ke)):r.createElement("input",Pn({},ke,{value:$?void 0:null===ae?"":ae}))),xe=r.createElement(r.Fragment,null,void 0!==I?r.createElement("label",{className:"k-checkbox-label",htmlFor:w||le,style:{userSelect:"none"}},I,E&&r.createElement("span",{className:"k-label-optional"},de)):null);return r.createElement(r.Fragment,null,"before"===M?r.createElement("span",{className:ze,dir:"rtl"},we,xe,b):r.createElement("span",{className:ze,dir:ye},we,xe,b))}));Dn.propTypes={checked:a.bool,className:a.string,defaultChecked:a.bool,defaultValue:a.any,dir:a.string,disabled:a.bool,id:a.string,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large"]),ariaLabelledBy:a.string,ariaDescribedBy:a.string,label:a.any,labelPlacement:a.string,labelOptional:a.bool,name:a.string,tabIndex:a.number,value:a.any,validationMessage:a.string,required:a.bool,validate:a.bool,valid:a.bool,onChange:a.func,onFocus:a.func,onBlur:a.func},Dn.defaultProps={size:"medium",rounded:"medium"},Dn.displayName="KendoCheckbox";var Ln=function(){return Ln=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ln.apply(this,arguments)},Rn=(0,d.Y)(),Nn=r.forwardRef((function(e,t){var n;(0,p.s)(h);var o=(0,Se.Y)(Rn,e),a=o.ariaDescribedBy,i=o.checked,u=o.children,d=o.className,v=o.disabled,f=o.id,g=o.size,b=o.label,y=o.labelPlacement,z=o.name,k=o.style,w=o.tabIndex,x=o.value,C=o.valid,I=o.onChange,M=o.onFocus,H=o.onBlur,E=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(o,["ariaDescribedBy","checked","children","className","disabled","id","size","label","labelPlacement","name","style","tabIndex","value","valid","onChange","onFocus","onBlur"]),V=r.useRef(null),O=r.useCallback((function(){V.current&&V.current.focus()}),[]),B=r.useCallback((function(){return{element:V.current,focus:O}}),[O]);r.useImperativeHandle(t,B);var S=r.useMemo((function(){return(0,l.M)()}),[]),P=r.useCallback((function(e){(0,m.N)(I,e,B(),{value:x})}),[I,x,v]),T=r.useCallback((function(e){M&&!v&&(0,m.N)(M,e,B(),void 0)}),[M,v]),D=r.useCallback((function(e){H&&!v&&(0,m.N)(H,e,B(),void 0)}),[H,v]),L=Ln({type:"radio",id:f||S,name:z,className:(0,c.A)("k-radio",(n={},n["k-radio-".concat(Te.G.sizeMap[g]||g)]=g,n["k-invalid"]=!1===C,n),d),ref:V,disabled:v,tabIndex:(0,s.p)(w,v),checked:i,style:k,"aria-describedby":a,value:x,onChange:P,onFocus:T,onBlur:D},E),R=r.createElement(r.Fragment,null,void 0!==b?r.createElement("label",{className:"k-radio-label",htmlFor:f||S,style:{userSelect:"none"},"aria-label":b},b):null),N=r.createElement("input",Ln({},L));return"before"===y?r.createElement(r.Fragment,null,R,N,u):r.createElement(r.Fragment,null,N,R,u)}));Nn.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},Nn.displayName="KendoRadioButton",Nn.defaultProps={size:"medium"};var _n=n(1573),An=function(){return An=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},An.apply(this,arguments)},jn=(0,d.Y)(),Fn=r.forwardRef((function(e,t){(0,p.s)(h);var n=(0,Se.Y)(jn,e),o=n.ariaLabelledBy,a=n.ariaDescribedBy,s=n.className,u=n.data,d=n.defaultValue,v=n.disabled,f=n.name,g=n.labelPlacement,b=n.layout,y=n.style,z=n.value,k=n.valid,w=n.item,x=void 0===w?Kn.item:w,C=n.onChange,I=n.onFocus,M=r.useRef(null),H=r.useCallback((function(){M.current&&(0,i.n)(M.current)}),[]),E=r.useCallback((function(){return{element:M.current,focus:H}}),[H]);r.useImperativeHandle(t,E);var V=r.useState(d),O=V[0],B=V[1],S=void 0!==z,P=S?z:O,T=r.useCallback((function(e){var t=e.value;S||v||B(t),C&&!v&&(0,m.N)(C,e.syntheticEvent,E(),{value:t})}),[B,C,v]),D=r.useCallback((function(e){I&&!v&&(0,m.N)(I,e.syntheticEvent,E(),void 0)}),[I,v]),L=r.useMemo((function(){return(0,l.M)()}),[]),R=(0,c.A)("k-radio-list",{"k-list-horizontal":"horizontal"===b,"k-list-vertical":"vertical"===b||void 0===b},s),N=(0,_n.V)(M,n.dir),_=u&&u.map((function(e,t){var n=P===e.value,o=null==P,a=An(An({},e),{valid:k,checked:n,disabled:!(!e.disabled&&!v),labelPlacement:e.labelPlacement?e.labelPlacement:g,tabIndex:e.tabIndex?e.tabIndex:o&&0===t||n?0:-1,index:t,name:f||L,onChange:T,onFocus:D});return r.createElement(x,{className:(0,c.A)("k-radio-item",{"k-disabled":a.disabled||v}),key:t,role:"none"},r.createElement(Nn,An({},a)))}));return r.createElement("ul",{role:"radiogroup",className:R,ref:M,dir:N,style:y,"aria-labelledby":o,"aria-describedby":a},_)})),Kn={item:function(e){return r.createElement("li",An({},e))}};Fn.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},Fn.defaultProps=Kn,Fn.displayName="KendoRadioGroup";var Un=function(){return Un=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Un.apply(this,arguments)},qn=(0,d.Y)(),Wn=r.forwardRef((function(e,t){var n,o=(0,Se.Y)(qn,e),a=o,i=a.size,u=a.rounded,d=a.fillMode,p=a.ariaDescribedBy,h=a.ariaLabelledBy,v=a.autoSize,f=a.className,g=a.defaultValue,b=a.disabled,y=a.readOnly,z=a.required,k=a.rows,w=a.id,x=a.name,C=a.placeholder,I=a.style,M=a.tabIndex,H=a.value,E=a.valid,V=a.validationMessage,O=a.validityStyles,B=a.onChange,S=a.onFocus,P=a.onBlur,T=(a.visited,a.touched,a.modified,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(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"])),D=r.useRef(null),L=r.useCallback((function(){D.current&&D.current.focus()}),[]),R=r.useState(g),N=R[0],_=R[1],A=void 0!==H,j=A?H:N,F=r.useCallback((function(){return{element:D,focus:L,get value(){return j},get name(){return D.current&&D.current.name}}}),[L,j]);r.useImperativeHandle(t,F);var K=r.useState("auto"),U=K[0],q=K[1],W=r.useMemo((function(){return(0,l.M)()}),[]),G=(0,Z.n)(D,o.dir),Y=void 0!==E?E:!z||!!j;r.useEffect((function(){D.current&&D.current.setCustomValidity&&D.current.setCustomValidity(Y?"":V||"")}),[Y,V]),r.useLayoutEffect((function(){D.current&&q("".concat(D.current.scrollHeight,"px"))}),[j]);var X=r.useCallback((function(e){var t=e.target.value;q("auto"),A||b||_(t),B&&!b&&(0,m.N)(B,e,Un(Un({},F()),{value:t}),{value:t})}),[_,B,b,A]),J=r.useCallback((function(e){S&&!b&&(0,m.N)(S,e,F(),void 0)}),[S,b]),$=r.useCallback((function(e){P&&!b&&(0,m.N)(P,e,F(),void 0)}),[P,b]),Q=Un(Un({id:w||W,role:"textbox",name:x,className:"k-input-inner !k-overflow-auto",ref:D,disabled:b,rows:k,placeholder:C,readOnly:y,required:z,tabIndex:(0,s.p)(M,b),style:v?{resize:"none",overflow:"hidden",height:U}:{},"aria-labelledby":h,"aria-describedby":p,"aria-multiline":!0,"aria-disabled":b||void 0,value:A?H:N},T),{onChange:X,onFocus:J,onBlur:$});return r.createElement("span",{className:(0,c.A)("k-input","k-textarea",(n={},n["k-input-".concat(Te.G.sizeMap[i]||i)]=i,n["k-input-".concat(d)]=d,n["k-rounded-".concat(Te.G.roundedMap[u]||u)]=u,n["k-invalid"]=!(Y||void 0!==O||!0===O),n["k-required"]=z,n["k-disabled"]=b,n),f),style:I,dir:G},r.createElement("textarea",Un({},Q)))}));Wn.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"])},Wn.displayName="KendoTextArea",Wn.defaultProps={size:"medium",rounded:"medium",fillMode:"solid"};var Gn=r.forwardRef((function(e,t){var n=r.useRef(null),o=r.useRef(null),a=(0,Z.n)(o,e.dir);r.useImperativeHandle(n,(function(){return{element:o.current,props:e,value:e.value}})),r.useImperativeHandle(t,(function(){return n.current}));var i=r.useCallback((function(t){e.onClick&&e.onClick.call(void 0,{value:e.value,target:n.current,syntheticEvent:t})}),[e.onClick,e.value]),l=r.useCallback((function(t){e.onKeyDown&&e.onKeyDown.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onKeyDown]),s=r.useCallback((function(t){e.onFocus&&e.onFocus.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onFocus]),u=r.useCallback((function(t){e.onBlur&&e.onBlur.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onBlur]),d=r.useCallback((function(t){e.onMouseMove&&e.onMouseMove.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onMouseMove]),p=r.useCallback((function(t){e.onMouseEnter&&e.onMouseEnter.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onMouseEnter]),h=r.useCallback((function(t){e.onMouseLeave&&e.onMouseLeave.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onMouseLeave]);return r.createElement("span",{id:e.id,ref:o,dir:a,"data-half":e.half,tabIndex:e.tabIndex,title:e.title,style:e.style,className:(0,c.A)("k-rating-item",{"k-rtl":"rtl"===a,"k-selected":e.selected,"k-hover":e.hovered},e.className),onClick:i,onKeyDown:l,onFocus:s,onBlur:u,onMouseEnter:p,onMouseLeave:h,onMouseMove:d},e.children)})),Yn={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};Gn.displayName="KendoReactRatingItem",Gn.propTypes=Yn,Gn.defaultProps={dir:"ltr"};var Zn,Xn=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},Jn=function(e,t,n){return Xn(e-n,n)<t&&t<e},$n=function(e,t,n,o){return null!==t&&("continues"===o?Jn(e,t,n)?Xn(e-n/2,n/2)<=t:e<=t:"single"===o&&(Jn(e,t,n)?Xn(e-n/2,n/2)===t:e===t))},Qn=function(e,t,n){return"ltr"===e?n<t.x+t.width/2:n>t.x+t.width/2},eo=function(e,t,n,o){for(var r=e;r<=t;r+=n)if(o===r)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"}(Zn||(Zn={}));var to,no=function(){return no=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},no.apply(this,arguments)},oo=function(e,t,n){var o=r.useState(e),a=o[0],i=o[1];return[a,function(e){var o=function(e,t){switch(t.type){case Zn.select:return void 0===t.payload||void 0===t.step?e:t.payload===e?null:t.payload>=t.min?t.payload<t.max?Xn(t.payload,t.step):t.max:t.min;case Zn.deselect:return null;case Zn.increase:return void 0===t.step?e:e<t.min?t.min:e+t.step<t.max?Xn(e+t.step,t.step):t.max;case Zn.decrease:return void 0===t.step?e:Xn(e-t.step,t.step)>=t.min?Xn(e-t.step,t.step):t.min;case Zn.min:return void 0===t.step?e:t.min;case Zn.max:return t.max;case Zn.reset:return null;default:return e}}(t.state||a,no(no({},e),t));n&&n(o,e.event),i(o)}]},ro=(0,d.Y)(),ao=r.forwardRef((function(e,t){var n,o=(0,Se.Y)(ro,e),a=(0,f.useLocalization)(),i=r.useRef(null),l=r.useRef(null),u=(0,Z.n)(l,o.dir);r.useImperativeHandle(i,(function(){return{element:l.current,props:o}})),r.useImperativeHandle(t,(function(){return i.current}));for(var d,p,h=r.useCallback((function(e,t){o.onChange&&i.current&&o.onChange.call(void 0,{value:e,target:i.current,syntheticEvent:t})}),[o.onChange]),m=r.useMemo((function(){return void 0!==o.min?o.min:lo.min}),[o.min]),g=r.useMemo((function(){return void 0!==o.max?o.max:lo.max}),[o.max]),b=r.useMemo((function(){return o.precision||lo.precision}),[o.precision]),y=r.useMemo((function(){return void 0!==o.step?o.step:lo.step}),[o.step]),z=r.useMemo((function(){return o.readonly||lo.readonly}),[o.readonly]),k=r.useMemo((function(){return o.disabled||lo.disabled}),[o.disabled]),w=r.useMemo((function(){return o.item||lo.item}),[o.item]),x=oo(o.defaultValue||lo.defaultValue,{state:o.value,min:m,max:g,step:"half"===b?y/2:y},h),C=x[0],I=x[1],M=oo(null,{state:o.value,min:m,max:g,step:"half"===b?y/2:y,precision:b}),H=M[0],E=M[1],V=r.useMemo((function(){return o.value||C}),[o.value,C]),O=r.useMemo((function(){return H}),[H]),B=r.useMemo((function(){return o.selection||lo.selection}),[o.selection]),S=r.useMemo((function(){return y/("half"===b?2:1)}),[y,b]),P=r.useCallback((function(e){if(e.target&&e.target.element&&!z&&!k){if("half"===b){var t=e.target.element.getBoundingClientRect(),n=Qn(u||"ltr",t,e.syntheticEvent.clientX)?Xn(e.target.value-y/2,S):e.target.value;I({type:Zn.select,payload:n,event:e.syntheticEvent})}else I({type:Zn.select,payload:e.target.value,event:e.syntheticEvent});if(o.onClick){var r={value:V,target:i.current,syntheticEvent:e.syntheticEvent};o.onClick.call(void 0,r)}}}),[o.onClick,I,V]),T=r.useCallback((function(e){if(!z&&!k){switch(e.keyCode){case v.R.right:e.preventDefault(),I({type:"rtl"===u?Zn.decrease:Zn.increase,event:e});break;case v.R.left:e.preventDefault(),I({type:"rtl"===u?Zn.increase:Zn.decrease,event:e});break;case v.R.home:e.preventDefault(),I({type:"rtl"===u?Zn.min:Zn.max,event:e});break;case v.R.end:e.preventDefault(),I({type:"rtl"===u?Zn.max:Zn.min,event:e});break;case v.R.esc:e.preventDefault(),I({type:Zn.deselect,event:e})}o.onKeyDown&&o.onKeyDown.call(void 0,{value:V,target:i.current,syntheticEvent:e})}}),[o.onKeyDown,I,V]),D=r.useCallback((function(e){if(o.onFocus){var t={target:i.current,syntheticEvent:e};o.onFocus.call(void 0,t)}}),[o.onFocus]),L=r.useCallback((function(e){if(o.onBlur){var t={target:i.current,syntheticEvent:e};o.onBlur.call(void 0,t)}}),[o.onBlur]),R=r.useCallback((function(e){if(e.target&&e.target.element)if("half"===b){var t=e.target.element.getBoundingClientRect(),n=Qn(u||"ltr",t,e.syntheticEvent.clientX)?e.target.value-y/2:e.target.value;E({type:Zn.select,payload:n,event:e.syntheticEvent})}else E({type:Zn.select,payload:e.target.value,event:e.syntheticEvent})}),[b,y,u]),N=r.useCallback((function(e){E({type:Zn.reset,event:e.syntheticEvent})}),[]),_=[],A=(d=Xn(g-m,S))-(p=y)*Math.floor(d/p),j=m;j<=g;j=Xn(j+y,S)){var F=Xn(j+A,S),K="half"===b&&Jn(F,null!==O?O:null!==V?V:0,y),q=$n(F,V,y,B),W=$n(F,null!==O?O:V,y,B),G=$n(F,O,y,B);_.push(r.createElement(w,{key:F,value:F,dir:u,title:String(K?Xn(F-y/2,S):F),icon:o.icon,svgIcon:o.svgIcon,half:K,selected:q||W,hovered:G,onClick:P,onMouseMove:R,onMouseLeave:N},K&&r.createElement("span",{className:"k-rating-precision-complement",style:(n={width:"12px"},n["rtl"===u?"right":"left"]="50%",n)},!(o.icon||o.svgIconOutline)&&r.createElement(zt.a,{name:"star-outline",icon:ce}),(o.icon||o.svgIconOutline)&&r.createElement(zt.a,{name:(0,At.iJ)("".concat(o.icon,"-outline")),icon:o.svgIconOutline})),K&&r.createElement("span",{className:"k-rating-precision-part",style:{width:"12px"}},!(o.icon||o.svgIcon)&&r.createElement(zt.a,{name:"star",icon:ue}),(o.icon||o.svgIcon)&&r.createElement(zt.a,{name:o.icon?(0,At.iJ)(o.icon):void 0,icon:o.svgIcon})),K&&r.createElement("span",{style:{width:"24px",height:"24px",display:"block"}}),!K&&!(o.icon||o.svgIcon)&&(G||W&&!G)&&r.createElement(zt.a,{name:"star",icon:ue})||!(o.icon||o.svgIcon)&&!G&&r.createElement(zt.a,{name:"star-outline",icon:ce})||(o.icon||o.svgIcon)&&(G||W&&!G)&&r.createElement(zt.a,{name:o.icon,icon:o.svgIcon})||(o.icon||o.svgIcon)&&!G&&r.createElement(zt.a,{name:(0,At.iJ)("".concat(o.icon,"-outline")),icon:o.svgIconOutline})))}return r.createElement("span",{id:o.id,style:o.style,ref:l,role:"slider",dir:u,tabIndex:(0,s.p)(o.tabIndex,o.disabled,void 0),className:(0,c.A)("k-rating k-widget",{"k-rtl":"rtl"===u,"k-readonly":z,"k-disabled":k},o.className),onKeyDown:T,onFocus:D,onBlur:L,"aria-valuemin":m,"aria-valuemax":g,"aria-valuenow":null!==V?V:void 0,"aria-disabled":k?"true":void 0,"aria-label":a.toLanguageString(U,Y[U]),"aria-labelledby":o.ariaLabelledBy,"aria-describedby":o.ariaDescribedBy},r.createElement("input",{id:"rating",className:"k-hidden",readOnly:z,disabled:k}),r.createElement("span",{className:"k-rating-container"},_),o.label&&r.createElement("span",{className:"k-rating-label"},o.label))})),io={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?eo(e.min,e.max,e.step/2,e.value):eo(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:At.wi,svgIconOutline:At.wi,ariaDescribedBy:a.string},lo={dir:"ltr",min:1,max:5,step:1,item:Gn,defaultValue:null,readonly:!1,disabled:!1,selection:"continues",precision:"item"};ao.displayName="KendoReactRating",ao.propTypes=io,ao.defaultProps=lo,function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(to||(to={}));var so=function(){function e(e,t,n){void 0===n&&(n=to.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}(),co=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}(),uo=function(e){return(e||"").split("")},po=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof co?this.parse(e):this.parse(new co(uo(e),uo(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===to.Literal},e}(),ho=function(e,t){return new po((function(n){var o=n.next().char,r=e[o];return"\\"===o?(o=n.next().char,new so(t.literal(o),n)):new so(r?t.mask(r):t.literal(o),n)}))},vo=function(e){var t=e.prompt,n=e.promptPlaceholder;return new po((function(e){var o=e.next().char;return new so(o===t?n:o,e)}))},mo=function(e){return new po((function(t){var n=t.next().char;return new so(e?n:"",t)}))},fo=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 po((function(e){return new so(t,e)}))));var t},go=function(e){return new po((function(t){for(var n=new so([],t);!t.eof();)n=n.concat(e.run(t));return n}))},bo=(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,o=e.prompt,r=void 0===o?"":o,a=e.promptPlaceholder,i=void 0===a?" ":a,l=e.rules,s=void 0===l?{}:l,c=e.includeLiterals,u=void 0!==c&&c;this.mask=n,this.prompt=r,this.promptPlaceholder=i,this.rules=s,this.includeLiterals=u,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return fo(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?(fo(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?(fo(this.maskTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskInput=function(e,t,n){return e.length<t.length?this.maskRemoved(e,t,n):this.maskInserted(e,t,n)},e.prototype.maskInRange=function(e,t,n,o){var r="",a=o,i=t.split("").slice(0,n),l=t.split("").slice(o);return fo(this.maskTokens.slice(n,o)).run(e).fold((function(e){r=i.concat(e).concat(l).join("")})),{selection:a,value:r}},e.prototype.maskRemoved=function(e,t,n){var o=this,r="",a=n,i=e.split("").slice(n),l=e.split("").slice(0,n).join(""),s=this.maskTokens.length-(e.length-n);return fo(this.maskTokens.slice(0,s)).run(l,t).fold((function(e){a=o.adjustPosition(e,a),r=e.concat(i).join("")})),{selection:a,value:r}},e.prototype.adjustPosition=function(e,t){var n=e[t];return this.maskTokens[t].isLiteral(n)||n===this.prompt?t:t+1},e.prototype.maskInserted=function(e,t,n){var o=this,r="",a=n,i=e.slice(0,n);return fo(this.unmaskTokens).run(i,t).chain((function(e){a=e.join("").length;var n=t.slice(a);return fo(o.maskTokens).run(e.join("")+n,t)})).fold((function(e){r=e.join("")})),{selection:a,value:r}},Object.defineProperty(e.prototype,"maskTokenCreator",{get:function(){var e=this.prompt,t=this.promptPlaceholder;return{literal:function(e){return t=e,new po((function(e){return e.peek().char===t?(e.eat(),new so(t,e,to.Literal)):new so(t,e,to.Literal)}));var t},mask:function(n){return function(e){var t=e.prompt,n=e.promptPlaceholder;return function(e){return new po((function(o){for(;!o.eof();){var r=o.peek(),a=r.char,i=r.control;if(a===i&&i===t)return o.eat(),new so(t,o,to.Mask);if(e.test(a))return o.eat(),new so(a,o,to.Mask);if(a===n)return o.eat(),new so(t,o,to.Mask);o.eat_input()}return o.eat(),new so(t,o,to.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 po((function(e){return e.eof()?new so("",e):(e.peek().char===t&&e.eat(),new so(t,e))}));var t},mask:function(t){return(n=e.prompt,function(e){return new po((function(t){for(;!t.eof();){var o=t.peek(),r=o.char,a=o.control;if(r===n&&a===n)return t.eat(),new so(r,t);if(e.test(r))return t.eat(),new so(r,t);t.eat_input()}return t.eat(),new so("",t)}))})(t);var n}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rawTokenCreator",{get:function(){var e=this,t=e.prompt,n=e.promptPlaceholder,o=e.includeLiterals;return{literal:function(e){return mo(o)},mask:function(e){return vo({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return mo(!1)},mask:function(t){return vo({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;go(ho(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),go(ho(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),go(ho(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),go(ho(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))}}(),ke.drawing.util),yo=bo.elementOffset,zo=bo.limitValue,ko=ke.geometry.Point,wo=ke.geometry.Rect,xo=ke.geometry.transform,Co=function(){},Io="#000",Mo="#fff",Ho=1,Eo=200,Vo=1,Oo=1,Bo=function(){function e(e,t){void 0===t&&(t={}),this.element=e,this.lastMoveTime=0,this.options=Object.assign({scale:Oo,precision:Ho,samplingRate:Eo,smooth:!1!==t.smooth,color:t.color||Io,backgroundColor:t.backgroundColor||Mo,strokeWidth:Vo,onChange:Co,onDraw:Co,onDrawEnd:Co},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=ke.MultiPath.parse(e,this.pathOptions),this.rootGroup.append(this.path)},enumerable:!1,configurable:!0}),e.prototype.loadImage=function(e,t){if(void 0===t&&(t=[]),e){var n=this.size,o=n[0],r=n[1],a=o/this.options.scale,i=r/this.options.scale,l=t[0]||6*a,s=t[1]||6*i,c=a/l,u=i/s,d=Math.min(c,u),p=new ke.Image(e,new ke.geometry.Rect([0,0],[l,s]));p.transform(xo().scale(d,d)),this.clear(),this.rootGroup.append(p)}else this.clear()},e.prototype.exportImage=function(e){var t,n=this.size,o=n[0],r=n[1],a=o/this.options.scale,i=r/this.options.scale,l=(null==e?void 0:e.width)||6*a,s=(null==e?void 0:e.height)||6*i,c=l/a,u=s/i,d=Math.min(c,u),p=new wo([0,0],[l,s]),h=new ke.Group({clip:ke.Path.fromRect(p)}),v=new ke.Group({transform:xo().scale(d,d)}),m=ke.Path.fromRect(p,{fill:{color:this.options.backgroundColor}});return h.append(m),h.append(v),(t=v.children).push.apply(t,this.rootGroup.children),(0,ke.exportImage)(h,Object.assign({width:l,height:s},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=ke.Surface.create(this.element,{type:"canvas"}),this.element.style.touchAction="none";var e=this.options.scale;this.rootGroup=new ke.Group({transform:xo().scale(e,e)});var t=this.element.offsetWidth||750,n=this.element.offsetHeight||250;this.size=[t,n],this.background=ke.Path.fromRect(new wo([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=yo(this.element),n=e.pageX,o=e.pageY,r=1/this.options.scale;return new ko(n-t.left,o-t.top).scale(r,r)},e.prototype.onPointerDown=function(e){if(!this.options.readonly&&e.isPrimary&&function(e){return"number"!=typeof e.button||0===e.button}(e)){this.path||(this.path=new ke.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/zo(this.options.samplingRate,1,1e4))){this.lastMoveTime=t;var n=this.touchPoint(e),o=this.points[this.points.length-1],r=1/zo(this.options.precision,.01,100);n.distanceTo(o)<r||(this.points.push(n),this.path.lineTo(n))}}},e.prototype.onPointerUp=function(e){if(e.isPrimary&&this.path&&this.points&&!this.options.readonly){if(this.options.smooth){var t=ke.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}(),So=n(1193),Po=function(){return Po=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Po.apply(this,arguments)},To=function(e,t,n,o){return new(n||(n=Promise))((function(r,a){function i(e){try{s(o.next(e))}catch(e){a(e)}}function l(e){try{s(o.throw(e))}catch(e){a(e)}}function s(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(i,l)}s((o=o.apply(e,t||[])).next())}))},Do=function(e,t){var n,o,r,a,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return a={next: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,o&&(r=2&a[0]?o.return:a[0]?o.throw||((r=o.return)&&r.call(o),0):o.next)&&!(r=r.call(o,a[1])).done)return r;switch(o=0,r&&(a=[2&a[0],r.value]),a[0]){case 0:case 1:r=a;break;case 4:return i.label++,{value:a[1],done:!1};case 5:i.label++,o=a[1],a=[0];continue;case 7:a=i.ops.pop(),i.trys.pop();continue;default:if(!((r=(r=i.trys).length>0&&r[r.length-1])||6!==a[0]&&2!==a[0])){i=0;continue}if(3===a[0]&&(!r||a[1]>r[0]&&a[1]<r[3])){i.label=a[1];break}if(6===a[0]&&i.label<r[1]){i.label=r[1],r=a;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(a);break}r[2]&&i.ops.pop(),i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e],o=0}finally{n=r=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,l])}}},Lo=function(e){return void 0!==e},Ro=(0,d.Y)(),No=r.forwardRef((function(e,t){var n;(0,p.s)(h);var o=(0,Se.Y)(Ro,e),a=(0,f.useLocalization)(),i=r.useRef(null),l=r.useRef(null),u=r.useRef(null),d=r.useRef(null),g=r.useRef(null),b=r.useState(),y=b[0],z=b[1],k=r.useState(!1),w=k[0],x=k[1],C=r.useState(!1),I=C[0],M=C[1],H=r.useState(),E=H[0],V=H[1],O=r.useState(),B=O[0],S=O[1],P=Lo(o.value)?o.value:E,T=r.useState(!1),D=T[0],L=T[1],R=Lo(o.open),N=R?o.open:D,_=!(o.maximized||I||!o.maximizable||o.disabled),A=o.maximized&&!I,j=!(!o.value&&!E||I||o.readOnly||o.disabled),F=a.toLanguageString(W,Y[W]),K=a.toLanguageString(G,Y[G]),U=a.toLanguageString(q,Y[q]),Z=o.popupScale||3,X=o.exportScale||2,J=function(e){V(e),o.onChange&&o.onChange({value:e})};r.useEffect((function(){o.value!==E&&(V(o.value),null==y||y.loadImage(o.value))}),[o.value]);var $=r.useCallback((function(e){R||L(e)}),[R]),ee=r.useCallback((function(){var e="#000000";return!o.color&&"undefined"!=typeof document&&i.current&&(e=getComputedStyle(i.current).color),o.color||e}),[o.color]),te=r.useCallback((function(){var e="#ffffff";return!o.backgroundColor&&"undefined"!=typeof document&&i.current&&(e=getComputedStyle(i.current).backgroundColor),o.backgroundColor||e}),[o.backgroundColor]),ne=function(){return{scale:o.maximized?o.popupScale:1,color:ee(),backgroundColor:te(),strokeWidth:o.strokeWidth,smooth:o.smooth,readonly:o.readOnly}},oe=function(e){return To(void 0,void 0,void 0,(function(){var t,n;return Do(this,(function(o){switch(o.label){case 0:return t=e.width,n=e.height,[4,null==y?void 0:y.exportImage({width:t*X,height:n*X})];case 1:return[2,o.sent()]}}))}))};r.useEffect((function(){var e=l.current,t=new Bo(e,ne());return P&&t.loadImage(P),z(t),function(){return t.destroy()}}),[]),r.useEffect((function(){null==y||y.setOptions({onChange:function(){return To(void 0,void 0,void 0,(function(){var e;return Do(this,(function(t){switch(t.label){case 0:return e=J,[4,oe(be())];case 1:return[2,e.apply(void 0,[t.sent()])]}}))}))},onDraw:function(){return M(!0)},onDrawEnd:function(){return M(!1)}})}),[y]),r.useLayoutEffect((function(){return null==y?void 0:y.setOptions(ne())}),[o.readOnly,o.color,o.backgroundColor,o.strokeWidth,o.smooth]),r.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 o=function(){return $(!1)};return n.addEventListener("click",o),function(){return n.removeEventListener("click",o)}}}),[N]),r.useEffect((function(){if(N&&"undefined"!=typeof document){var e=function(e){e.keyCode===v.R.esc&&$(!1)};return document.addEventListener("keydown",e),function(){return document.removeEventListener("keydown",e)}}}),[N]),r.useEffect((function(){var e,t;o.maximized&&(null===(t=null===(e=d.current)||void 0===e?void 0:e.element)||void 0===t||t.focus())}),[]);var re=r.useCallback((function(){var e;return null===(e=l.current)||void 0===e?void 0:e.focus()}),[]),ae=r.useCallback((function(){return o.value}),[o.value]),ie=r.useCallback((function(){return o.name}),[o.name]),ce=r.useCallback((function(){return o.required}),[o.required]),ue=r.useCallback((function(){var e=void 0!==o.validationMessage,t=!ae();return{customError:e,valid:void 0!==o.valid?o.valid:!ce()||!t,valueMissing:t}}),[o.validationMessage,o.valid,ae,ce]),de=r.useCallback((function(){return o.validityStyles}),[o.validityStyles]),pe=r.useCallback((function(){return o}),[o]),he=r.useCallback((function(){var e={element:i.current,focus:re};return Object.defineProperty(e,"name",{get:ie}),Object.defineProperty(e,"value",{get:ae}),Object.defineProperty(e,"validity",{get:ue}),Object.defineProperty(e,"validityStyles",{get:de}),Object.defineProperty(e,"required",{get:ce}),Object.defineProperty(e,"props",{get:pe}),Object.defineProperty(e,"color",{get:ee}),Object.defineProperty(e,"backgroundColor",{get:te}),e}),[ie,ae,ue,de,ce,re,pe,ee,te]);r.useImperativeHandle(t,he);var ve=r.useCallback((function(e){w||o.maximized||(x(!0),(0,m.N)(o.onFocus,e,he(),{}))}),[w,o.onFocus,he]),me=r.useCallback((function(e){(function(e,t){for(var n=e;n&&n!==t;)n=n.parentNode;return!!n})(e.relatedTarget,i.current)||(x(!1),(0,m.N)(o.onBlur,e,he(),{}))}),[w,o.onBlur,he]),fe=r.useCallback((function(e){return To(void 0,void 0,void 0,(function(){var t;return Do(this,(function(n){switch(n.label){case 0:return t=S,[4,oe(ye())];case 1:return t.apply(void 0,[n.sent()]),$(!0),(0,m.N)(o.onOpen,e,he(),{}),[2]}}))}))}),[N,R,o.onOpen,o.value,E,he]),ge=r.useCallback((function(e){$(!1),(0,m.N)(o.onClose,e,he(),{})}),[N,R,o.onClose,he]),be=function(){var e,t;return{width:o.width||(null===(e=i.current)||void 0===e?void 0:e.offsetWidth)||250,height:o.height||(null===(t=i.current)||void 0===t?void 0:t.offsetHeight)||84}},ye=function(){var e=be(),t=e.width,n=e.height;return{width:t*Z,height:n*Z}},ze=!de()||ue().valid;return r.createElement("div",{ref:i,dir:o.dir,style:Po({width:o.width,height:o.height},o.style),className:(0,c.A)("k-input","k-signature",(n={"k-signature-maximized":o.maximized},n["k-signature-".concat(Te.G.sizeMap[o.size]||o.size)]=o.size,n["k-input-".concat(o.fillMode)]=o.fillMode,n["k-rounded-".concat(Te.G.roundedMap[o.rounded]||o.rounded)]=o.rounded,n["k-invalid"]=!ze,n["k-required"]=o.required,n["k-disabled"]=o.disabled,n["k-focus"]=w,n),o.className),onFocus:ve,onBlur:me},r.createElement("div",{className:"k-signature-canvas",ref:l,tabIndex:(0,s.p)(o.tabIndex,o.disabled),role:"img",id:o.id,"aria-label":o.ariaLabel,"aria-labelledby":o.ariaLabelledBy,"aria-describedby":o.ariaDescribedBy,"aria-disabled":o.disabled?"true":void 0}),r.createElement("div",{className:"k-signature-actions k-signature-actions-top"},_&&r.createElement(Q.z,{className:"k-signature-action k-signature-maximize",ref:g,icon:"hyperlink-open",svgIcon:se,fillMode:"flat",size:o.size,onClick:fe,"aria-label":F,title:F}),A&&r.createElement(Q.z,{className:"k-signature-action k-signature-minimize k-rotate-180",ref:d,icon:"hyperlink-open",svgIcon:se,fillMode:"flat",size:o.size,onClick:ge,"aria-label":K,title:K})),!o.hideLine&&r.createElement("div",{className:"k-signature-line",style:{zIndex:2,pointerEvents:"none"}}),r.createElement("div",{className:"k-signature-actions k-signature-actions-bottom"},j&&r.createElement(Q.z,{className:"k-signature-action k-signature-clear",icon:"x",svgIcon:le,fillMode:"flat",size:o.size,onClick:function(){null==y||y.clear(),J(),re()},"aria-label":U,title:U})),N&&r.createElement(So.V,{ref:u},r.createElement(No,Po({},o,ye(),{value:B,maximized:!0,exportScale:1/Z*X,open:!1,onChange:function(e){null==y||y.loadImage(e.value),J(e.value)},onClose:function(e){var t,n;ge(e),null===(n=(null===(t=g.current)||void 0===t?void 0:t.element)||l.current)||void 0===n||n.focus()}}))))}));No.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"])},No.displayName="KendoSignature",No.defaultProps={strokeWidth:1,smooth:!1,popupScale:3,exportScale:2,maximizable:!0,disabled:!1,required:!1,validityStyles:!0,onChange:function(e){return Hn.Z},onFocus:function(e){return Hn.Z},onBlur:function(e){return Hn.Z},onOpen:function(e){return Hn.Z},onClose:function(e){return Hn.Z},size:"medium",rounded:"medium",fillMode:"solid"};var _o=n(6059),Ao=function(){return Ao=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ao.apply(this,arguments)},jo=r.forwardRef((function(e,t){var n;(0,p.s)(h);var o=r.useRef(null),a=r.useRef(null),i=r.useRef(),l=r.useCallback((function(){var e;return void 0!==i.current?i.current:null===(e=o.current)||void 0===e?void 0:e.value}),[]);r.useImperativeHandle(a,(function(){var e={element:o.current};return Object.defineProperty(e,"value",{get:l}),e})),r.useImperativeHandle(t,(function(){return a.current}));var s=e,u=s.size,d=s.fillMode,v=s.rounded,m=s.className,f=s.dir,g=s.style,b=s.prefix,y=void 0===b?Fo.prefix:b,z=s.suffix,k=void 0===z?Fo.suffix:z,w=(s.valid,s.modified,s.touched,s.visited,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(s,["size","fillMode","rounded","className","dir","style","prefix","suffix","valid","modified","touched","visited"])),x=(0,Pe.A)(y)[0],C=(0,Pe.A)(k)[0],I=r.useState(!1),M=I[0],H=I[1],E=r.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]),V=(0,_o.U)({onFocus:function(e){H(!0)},onBlur:function(e){H(!1)},onSyncFocus:e.onFocus,onSyncBlur:e.onBlur}),O=V.onFocus,B=V.onBlur;return r.createElement("span",{style:g,dir:f,className:(0,c.A)("k-textbox k-input",(n={},n["k-input-".concat(Te.G.sizeMap[u]||u)]=u,n["k-input-".concat(d)]=d,n["k-rounded-".concat(Te.G.roundedMap[v]||v)]=v,n),{"k-focus":M,"k-required":e.required,"k-disabled":e.disabled,"k-invalid":!1===e.valid},m),onFocus:O,onBlur:B},r.createElement(x,null),r.createElement("input",Ao({ref:o,className:"k-input-inner"},w,{onChange:E})),r.createElement(C,null))})),Fo={prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"};jo.propTypes={size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])},jo.displayName="KendoReactTextBoxComponent",jo.defaultProps=Fo;var Ko=function(){return Ko=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ko.apply(this,arguments)},Uo=r.forwardRef((function(e,t){var n=r.useRef(null),o=r.useRef(null);return r.useImperativeHandle(n,(function(){return{element:o.current}})),r.useImperativeHandle(t,(function(){return n.current})),r.createElement("span",Ko({},e,{className:(0,c.A)("k-clear-value",e.className)}))}));Uo.displayName="KendoReactInputClearValue";var qo=function(){return qo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},qo.apply(this,arguments)},Wo=r.forwardRef((function(e,t){var n=r.useRef(null),o=r.useRef(null);return r.useImperativeHandle(n,(function(){return{element:o.current}})),r.useImperativeHandle(t,(function(){return n.current})),r.createElement("span",qo({},e,{className:(0,c.A)("k-input-prefix",e.className)}))}));Wo.displayName="KendoReactInputPrefix";var Go=function(){return Go=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Go.apply(this,arguments)},Yo=r.forwardRef((function(e,t){var n=r.useRef(null),o=r.useRef(null);return r.useImperativeHandle(n,(function(){return{element:o.current}})),r.useImperativeHandle(t,(function(){return n.current})),r.createElement("span",Go({},e,{className:(0,c.A)("k-input-separator",e.className)}))}));Yo.displayName="KendoReactInputSeparator";var Zo=function(){return Zo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Zo.apply(this,arguments)},Xo=r.forwardRef((function(e,t){var n=r.useRef(null),o=r.useRef(null);return r.useImperativeHandle(n,(function(){return{element:o.current}})),r.useImperativeHandle(t,(function(){return n.current})),r.createElement("span",Zo({},e,{className:(0,c.A)("k-input-suffix",e.className)}))}));Xo.displayName="KendoReactInputSuffix";var Jo=function(){return Jo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Jo.apply(this,arguments)},$o=r.forwardRef((function(e,t){return r.createElement(zt.a,Jo({ref:t},e,{className:(0,c.A)("k-input-validation-icon",e.className)}))}));$o.displayName="KendoReactInputValidationIcon"},6097:(e,t,n)=>{n.d(t,{_:()=>p});var o,r=n(3899),a=n(189),i=n(8047),l=n(499),s=n(2609),c=n(4006),u=n(8011),d=(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)}),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,c.s)(u.k),n}return d(t,e),t.prototype.render=function(){var e=this.props,t=e.label,n=e.editorId,o=e.className,a=e.editorValue,c=e.editorPlaceholder,u=e.editorValid,d=e.editorDisabled,p=e.style,h=e.id,v=e.optional,m=(0,l.provideLocalizationService)(this),f=v?m.toLanguageString(s.y,s.s[s.y]):"",g=f&&r.createElement("span",{className:"k-label-optional"},f),b=(0,i.A)({"k-floating-label-container":!0,"k-focus":this.state.focused,"k-empty":!c&&!a&&0!==a,"k-text-disabled":d,"k-rtl":"rtl"===this.props.dir},o),y=(0,i.A)({"k-label":!0,"k-text-error":!1===u,"k-text-disabled":d});return r.createElement("span",{id:this.props.id,className:b,onFocus:this.handleFocus,onBlur:this.handleBlur,style:p,dir:this.props.dir},this.props.children,t?n?r.createElement("label",{id:h,htmlFor:n,className:y},t,g):r.createElement("span",{id:h,className:y},t,g):null)},t.propTypes={label:a.string,editorId:a.string,editorValue:a.oneOfType([a.string,a.bool,a.number]),editorPlaceholder:a.string,editorValid:a.bool,editorDisabled:a.bool,id:a.string,style:a.object,className:a.string,optional:a.bool},t}(r.Component);(0,l.registerForLocalization)(p)},3287:(e,t,n)=>{n.d(t,{_:()=>u});var o=n(3899),r=n(189),a=n(8047),i=n(2609),l=n(499),s=n(4006),c=n(8011),u=function(e){(0,s.s)(c.k);var t=e.id,n=e.editorId,r=e.editorRef,u=e.editorDisabled,d=e.children,p=e.editorValid,h=e.style,v=e.className,m=e.optional,f=(0,l.useLocalization)(),g=m?f.toLanguageString(i.y,i.s[i.y]):"",b=g&&o.createElement("span",{className:"k-label-optional"},g),y=o.useCallback((function(e){if(r&&r.current&&!u){r.current.focus&&(e.preventDefault(),r.current.focus());var t=r.current.actionElement;t&&(e.preventDefault(),t.click())}}),[r]),z=(0,a.A)({"k-label":!0,"k-label-empty":!d,"k-text-error":!1===p,"k-text-disabled":!0===u},v);return o.createElement("label",{id:t,htmlFor:n,onClick:y,style:h,className:z},d,b)};u.propTypes={id:r.string,editorId:r.string,editorRef:r.oneOfType([r.func,r.shape({current:r.any})]),editorValid:r.bool,editorDisabled:r.bool,style:r.object,className:r.string,optional:r.bool},u.displayName="KendoReactLabel"},884:(e,t,n)=>{n.r(t),n.d(t,{Error:()=>c,FloatingLabel:()=>d._,Hint:()=>u,Label:()=>o._});var o=n(3287),r=n(3899),a=n(189),i=n(8047),l=n(4006),s=n(8011),c=function(e){(0,l.s)(s.k);var t=(0,i.A)({"k-form-error":!0,"k-text-start":"start"===e.direction,"k-text-end":"end"===e.direction},e.className);return r.createElement("div",{id:e.id,role:"alert",style:e.style,className:t},e.children)};c.propTypes={id:a.string,direction:a.oneOf(["start","end"]),children:a.oneOfType([a.element,a.node]),style:a.object,className:a.string},c.defaultProps={direction:"start"},c.displayName="KendoReactError";var u=function(e){(0,l.s)(s.k);var t=(0,i.A)({"k-form-hint":!0,"k-text-start":"start"===e.direction,"k-text-end":"end"===e.direction,"k-text-disabled":!0===e.editorDisabled},e.className);return r.createElement("div",{id:e.id,style:e.style,className:t},e.children)};u.propTypes={id:a.string,direction:a.oneOf(["start","end"]),children:a.oneOfType([a.element,a.node]),style:a.object,className:a.string,editorDisabled:a.bool},u.defaultProps={direction:"start"},u.displayName="KendoReactHint";var d=n(6097)},2609:(e,t,n)=>{var o;n.d(t,{y:()=>r,s:()=>a});var r="labels.optional",a=((o={})[r]="(Optional)",o)},8011:(e,t,n)=>{n.d(t,{k:()=>o});var o={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"}},3162:(e,t,n)=>{n.d(t,{V:()=>b});var o,r=n(3899),a=n(189),i=n(4343),l=n(4006),s=n(6604),c=n(8047),u=n(8206),d=n(4312),p=n(1205),h=n(4390),v=n(7999),m=(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)}),f=function(){return f=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},f.apply(this,arguments)},g=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},b=function(e){function t(t){var n=e.call(this,t)||this;return n.actionSheetRef=r.createRef(),n.actionSheetTitleClass="k-actionsheet-title",n.ariaLabeledBy=n.actionSheetTitleClass+1,n.animationDuration=300,n.bottomPosition={bottom:"0",width:"100%"},n.handleKeyDown=function(e){n.props.navigatable&&n.navigation.triggerKeyboardEvent(e)},n.onTab=function(e,t,n){n.preventDefault(),n.shiftKey?t.focusPrevious(e):t.focusNext(e)},n.handleOverlayClick=function(e){n.props.onOverlayClick&&n.props.onOverlayClick.call(void 0,e),n.props.onClose&&n.props.onClose.call(void 0,e),n.props.animation||n.hideActionSheet()},n.handleItemClick=function(e){n.props.onItemClick&&n.props.onItemClick.call(void 0,e),n.props.onItemSelect&&n.props.onItemSelect.call(void 0,e),n.props.animation||n.hideActionSheet()},n.onEnter=function(e,t,o){if(!e.ariaDisabled){var r=e.className&&-1!==e.className.indexOf("k-actionsheet-item"),a=t.elements.filter((function(e){return-1!==e.className.indexOf("k-actionsheet-item")}));if(r&&n.props.onItemClick){o.preventDefault();var i=n.props.items[a.indexOf(e)];n.props.onItemClick.call(void 0,{syntheticEvent:o,item:i,title:i&&i.title})}r&&n.props.onItemSelect&&(o.preventDefault(),i=n.props.items[a.indexOf(e)],n.props.onItemSelect.call(void 0,{syntheticEvent:o,item:i,title:i&&i.title})),n.props.animation||n.hideActionSheet()}},n.onEscape=function(e,t,o){n.props.onOverlayClick&&(o.preventDefault(),n.props.onOverlayClick.call(void 0,o)),n.props.onClose&&(o.preventDefault(),n.props.onClose.call(void 0,o)),n.props.animation||n.hideActionSheet()},n.hideActionSheet=function(){n.setState({show:!1})},n.children=function(e){var t={};return r.Children.forEach(e,(function(e){t[e.type.displayName]=e})),t},n.state={show:!1,slide:!1},(0,l.s)(u.k),n}return m(t,e),t.prototype.componentDidMount=function(){this.props.expand&&!this.state.show&&this.setState({show:!0})},t.prototype.componentDidUpdate=function(e,t){var n=this,o=this.actionSheetRef.current;this.props.expand&&!this.state.show&&this.setState({show:!0}),this.props.expand&&this.state.show&&!this.state.slide&&this.setState({slide:!0}),!this.props.expand&&this.state.show&&this.state.slide&&this.setState({slide:!1}),t!==this.state&&this.state.slide&&o&&!this.props.className&&(o.style.setProperty("--kendo-actionsheet-height","auto"),o.style.setProperty("--kendo-actionsheet-max-height","none")),o&&this.props.navigatable&&(this.navigation=new s.W({tabIndex:this.props.tabIndex||0,root:this.actionSheetRef,rovingTabIndex:!1,selectors:g([".k-actionsheet-item"],[".k-actionsheet-footer",".k-actionsheet-content",".k-actionsheet-titlebar"].map((function(e){return s.x.concat(n.props.navigatableElements).map((function(t){return"".concat(e," ").concat(t)}))})).flat(),!0),keyboardEvents:{keydown:{Tab:this.onTab,Enter:this.onEnter,Escape:this.onEscape}}}),this.navigation.focusElement(this.navigation.first,null))},t.prototype.render=function(){var e=this,t=this.props,n=t.title,o=t.subTitle,a=t.animationStyles,l=t.animation,s=t.expand,u=t.tabIndex,m=t.items,g=null==m?void 0:m.filter((function(e){return!e.group||"top"===e.group})),b=null==m?void 0:m.filter((function(e){return"bottom"===e.group})),y=g&&g.length>0&&b&&b.length>0,z=this.children(this.props.children),k=this.props.animationDuration||this.animationDuration,w=this.state.slide&&r.createElement("div",{className:(0,c.A)("k-actionsheet",this.props.className,{"k-actionsheet-bottom":!this.props.className}),role:"dialog","aria-modal":"true","aria-hidden":!1,"aria-labelledby":this.ariaLabeledBy,ref:this.actionSheetRef,onKeyDown:this.handleKeyDown},z[p.w]&&!n&&!o&&z[p.w],(n||o)&&r.createElement("div",{className:"k-actionsheet-titlebar k-text-center"},r.createElement("div",{className:"k-actionsheet-titlebar-group k-hbox"},r.createElement("div",{className:this.actionSheetTitleClass,id:this.ariaLabeledBy},n&&r.createElement("div",null,n),o&&r.createElement("div",{className:"k-actionsheet-subtitle"},o)))),z[v.y]||r.createElement("div",{className:"k-actionsheet-content"},r.createElement("div",{className:"k-list-ul",role:"group"},g&&g.map((function(t,n){return r.createElement(d.Q,f({},t,{id:n,key:n,item:t,tabIndex:u||0,onClick:e.handleItemClick}))}))),y&&r.createElement("hr",{className:"k-hr"}),r.createElement("div",{className:"k-list-ul",role:"group"},b&&b.map((function(t,n){return r.createElement(d.Q,f({},t,{id:n+((null==g?void 0:g.length)||0),key:n,item:t,tabIndex:u||0,onClick:e.handleItemClick}))})))),z[h.g]);return r.createElement(r.Fragment,null,s||this.state.show?r.createElement(r.Fragment,null,r.createElement("div",{className:"k-actionsheet-container"},r.createElement("div",{className:"k-overlay",onClick:this.handleOverlayClick}),l?r.createElement(i.f,{transitionName:this.state.slide?"slide-up":"slide-down",onExited:this.hideActionSheet,transitionEnterDuration:k,transitionExitDuration:k,animationEnteringStyle:a||this.bottomPosition,animationEnteredStyle:a||this.bottomPosition,animationExitingStyle:a||this.bottomPosition,exit:!0,enter:!0,appear:!1},w):w)):null)},t.displayName="KendoReactActionSheet",t.propTypes={items:a.array,subTitle:a.string,title:a.string,navigatable:a.bool,navigatableElements:a.array},t.defaultProps={navigatable:!0,navigatableElements:[]},t}(r.Component)},7999:(e,t,n)=>{n.d(t,{y:()=>i,M:()=>l});var o=n(3899),r=n(189),a=n(8047),i="ActionSheetContent",l=function(e){return o.createElement("div",{className:(0,a.A)("k-actionsheet-content",e.className)},e.children)};l.propTypes={className:r.string},l.displayName=i,l.propTypes={children:r.any}},4390:(e,t,n)=>{n.d(t,{g:()=>i,K:()=>l});var o=n(3899),r=n(189),a=n(8047),i="ActionSheetFooter",l=function(e){return o.createElement("div",{className:(0,a.A)("k-actionsheet-footer",e.className)},e.children)};l.propTypes={className:r.string},l.displayName=i,l.propTypes={children:r.any}},1205:(e,t,n)=>{n.d(t,{w:()=>i,n:()=>l});var o=n(3899),r=n(189),a=n(8047),i="ActionSheetHeader",l=function(e){return o.createElement("div",{className:(0,a.A)("k-actionsheet-titlebar",e.className)},e.children)};l.propTypes={className:r.string},l.displayName=i,l.propTypes={children:r.any}},4312:(e,t,n)=>{n.d(t,{Q:()=>i});var o=n(3899),r=n(189),a=n(8047),i=function(e){var t=o.useRef(null),n=o.useCallback((function(t){e.onClick&&e.onClick.call(void 0,{syntheticEvent:t,item:e.item,title:e.title})}),[e.item,e.title,e.onClick]);return o.useEffect((function(){t.current&&e.focused&&t.current.focus()}),[e.focused]),o.createElement("span",{style:e.style,tabIndex:e.tabIndex,className:(0,a.A)("k-actionsheet-item","k-cursor-pointer",e.disabled&&"k-disabled",e.className),ref:t,role:"button","aria-disabled":e.disabled,onClick:n},o.createElement("span",{className:"k-actionsheet-action"},e.icon&&o.createElement("span",{className:"k-icon-wrap"},e.icon),(e.title||e.description)&&o.createElement("span",{className:"k-actionsheet-item-text"},e.title&&o.createElement("span",{className:"k-actionsheet-item-title"},e.title),e.description&&o.createElement("span",{className:"k-actionsheet-item-description"},e.description))))};i.propTypes={className:r.string,style:r.object,description:r.string,disabled:r.bool,group:r.oneOf(["top","bottom"]),icon:r.element,title:r.string}},7092:(e,t,n)=>{n.r(t),n.d(t,{ActionSheet:()=>ao.V,ActionSheetContent:()=>so.M,ActionSheetFooter:()=>co.K,ActionSheetHeader:()=>lo.n,ActionSheetItem:()=>io.Q,AppBar:()=>hn,AppBarSection:()=>mn,AppBarSpacer:()=>fn,Avatar:()=>Lt,BottomNavigation:()=>Ln,BottomNavigationItem:()=>Tn,Breadcrumb:()=>no,BreadcrumbDelimiter:()=>Zn,BreadcrumbLink:()=>Jn,BreadcrumbListItem:()=>Gn,BreadcrumbOrderedList:()=>Qn,Card:()=>Ht,CardActions:()=>Bt,CardBody:()=>Ot,CardFooter:()=>Tt,CardHeader:()=>Et,CardImage:()=>St,CardSubtitle:()=>Pt,CardTitle:()=>Vt,ContextMenu:()=>po,Drawer:()=>Wt,DrawerContent:()=>Gt,DrawerItem:()=>At,DrawerNavigation:()=>Ut,ExpansionPanel:()=>vo,ExpansionPanelContent:()=>fo,GridLayout:()=>Kn,GridLayoutItem:()=>Wn,Menu:()=>pt,MenuItem:()=>Me,MenuItemArrow:()=>ot,MenuItemLink:()=>Je,PanelBar:()=>de,PanelBarItem:()=>Y,PanelBarUtils:()=>re,Splitter:()=>It,SplitterPane:()=>vt,StackLayout:()=>An,Step:()=>nn,Stepper:()=>dn,TabStrip:()=>B,TabStripContent:()=>I,TabStripNavigation:()=>g,TabStripNavigationItem:()=>c,TabStripTab:()=>P,TileLayout:()=>Vn,contentDisplayName:()=>so.y,downArrowName:()=>et,flatChildren:()=>ne,flatVisibleChildren:()=>oe,flatVisibleItems:()=>te,footerDisplayName:()=>co.g,getFirstId:()=>$,getInitialState:()=>Q,headerDisplayName:()=>lo.w,isArrayEqual:()=>le,isPresent:()=>ae,leftArrowName:()=>nt,renderChildren:()=>J,rightArrowName:()=>tt});var o,r=n(3899),a=n(189),i=n(8047),l=(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)}),s=function(){return s=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},s.apply(this,arguments)},c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onClick=function(){t.props.onSelect&&t.props.onSelect(t.props.index)},t}return l(t,e),t.prototype.render=function(){var e,t=this.props,n=t.id,o=t.active,a=t.disabled,l=t.title,c=void 0===l?"Untitled":l,u=t.first,d=t.last,p={id:n,"aria-selected":o,"aria-controls":n,"aria-disabled":a,"aria-hidden":a,role:"tab",onClick:a?void 0:this.onClick},h=(0,i.A)("k-item",((e={})["k-first"]=u,e["k-last"]=d,e["k-disabled"]=a,e["k-active"]=o,e));return r.createElement("li",s({},p,{className:h}),r.createElement("span",{className:"k-link"},c))},t.propTypes={active:a.bool,disabled:a.bool,index:a.number,onSelect:a.func,title:a.oneOfType([a.string,a.element]),first:a.bool,last:a.bool},t}(r.Component),u=n(7037),d=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),p=function(){return p=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},p.apply(this,arguments)},h=function(e){return e.preventDefault()},v="smooth",m="prev",f="next",g=function(e){function t(t){var n=e.call(this,t)||this;return n.itemsNavRef=r.createRef(),n.isRtl=function(){return"rtl"===n.props.dir},n.onWheel=function(e){e.stopPropagation();var t=e.deltaY<0?m:f;n.setNewScrollPosition(t,e)},n.arrowClickPrev=function(e){n.handleArrowClick(m,e)},n.arrowClickNext=function(e){n.handleArrowClick(f,e)},n.handleArrowClick=function(e,t){n.setNewScrollPosition(e,t)},n.setNewScrollPosition=function(e,t){var o=n.itemsNavRef.current;if(o){var r=n.horizontalScroll(),a=r?o.scrollWidth-o.offsetWidth:o.scrollHeight-o.offsetHeight,i=("click"===t.type?n.props.buttonScrollSpeed:n.props.mouseScrollSpeed)||0,l=r?o.scrollLeft:o.scrollTop,s=r?o.scrollWidth-o.scrollLeft:o.scrollHeight-o.scrollTop,c=o.scrollWidth- -1*o.scrollLeft;n.isRtl()&&n.horizontalScroll()?(e===m&&l<0&&(l+=i,c+=i),e===f&&l<a&&(l-=i,c-=i),l=Math.min(0,Math.min(a,l))):(e===m&&l>0&&(l-=i,s+=i),e===f&&l<a&&(l+=i,s-=i),l=Math.max(0,Math.min(a,l)));var u=0===l,d="click"===t.type?v:void 0;if(r){var p=n.isRtl()?Math.round(c)<=o.clientWidth||Math.floor(c)<=o.clientWidth:Math.round(s)<=o.clientWidth||Math.floor(s)<=o.clientWidth;n.setState({disabledPrev:u,disabledNext:p}),o.scrollTo({left:l,behavior:d})}else n.setState({disabledPrev:u,disabledNext:Math.round(s)<=o.clientHeight||Math.floor(s)<=o.clientHeight}),o.scrollTo({top:l,behavior:d})}},n.renderArrow=function(e,t){var o=n.horizontalScroll(),a={prev:{arrowTab:"k-tabstrip-prev",arrow:o?"caret-alt-left":"caret-alt-up"},next:{arrowTab:"k-tabstrip-next",arrow:o?"caret-alt-right":"caret-alt-down"}},i=(e===m?n.props.prevButton:n.props.nextButton)||u.z,l=e===m?n.arrowClickPrev:n.arrowClickNext;return r.createElement(i,{disabled:t,className:"".concat(a[e].arrowTab),onClick:l,icon:a[e].arrow,onMouseDown:h,tabIndex:-1,fillMode:"flat"})},n.state={disabledPrev:0===n.props.selected,disabledNext:n.props.selected===r.Children.count(n.props.children)-1},n}return d(t,e),t.prototype.componentDidMount=function(){this.props.scrollable&&this.scrollToSelected()},t.prototype.componentDidUpdate=function(e){var t=this.props,n=t.scrollable,o=t.selected;n&&e.selected!==o&&(this.scrollToSelected(),this.setState({disabledPrev:0===o,disabledNext:o===r.Children.count(this.props.children)-1}))},t.prototype.render=function(){var e,t,n=this.props,o=n.selected,a=n.tabPosition,l=n.children,s=n.onSelect,u=n.onKeyDown,d=r.Children.count(l),h=r.Children.toArray(l);l&&(e=(t=d,Array.apply(null,Array(t))).map((function(e,t,n){var a={active:o===t,disabled:h[t].props.disabled,index:t,title:h[t].props.title,first:0===t,last:t===n.length-1,onSelect:s};return r.createElement(c,p({key:t},a))})));var v=(0,i.A)("k-tabstrip-items-wrapper",{"k-hstack":"top"===a||"bottom"===a,"k-vstack":"left"===a||"right"===a}),g=(0,i.A)("k-tabstrip-items","k-reset");return r.createElement("div",{className:v},this.props.scrollable?r.createElement(r.Fragment,null,this.renderArrow(m,this.state.disabledPrev),r.createElement("ul",{ref:this.itemsNavRef,className:g,role:"tablist",tabIndex:this.props.tabIndex,onKeyDown:u,onWheel:this.onWheel},e),this.renderArrow(f,this.state.disabledNext)):r.createElement("ul",{className:g,role:"tablist",tabIndex:this.props.tabIndex,onKeyDown:u},e))},t.prototype.scrollToSelected=function(){var e,t,n,o,r=this.itemsNavRef.current,a=r&&r.children[this.props.selected||0];if(a instanceof HTMLElement&&r instanceof HTMLElement){var i,l=this.horizontalScroll(),s=l?r.offsetWidth:r.offsetHeight,c=l?a.offsetWidth:a.offsetHeight,u=l?"left":"top",d=l?r.scrollLeft:r.scrollTop,p=0;this.isRtl()?(d*=-1,(i=a.offsetLeft)<0?(p=i-c+r.offsetLeft,r.scrollTo(((e={})[u]=p,e.behavior=v,e))):i+c>s-d&&(p=d+i-c,r.scrollTo(((t={})[u]=p,t.behavior=v,t)))):d+s<(i=l?a.offsetLeft-r.offsetLeft:a.offsetTop-r.offsetTop)+c?(p=i+c-s,r.scrollTo(((n={})[u]=p,n.behavior=v,n))):d>i&&(p=i,r.scrollTo(((o={})[u]=p,o.behavior=v,o)))}},t.prototype.horizontalScroll=function(){return/top|bottom/.test(this.props.tabPosition||"top")},t.propTypes={children:a.oneOfType([a.element,a.arrayOf(a.element)]),onSelect:a.func,onKeyDown:a.func,selected:a.number,tabIndex:a.number},t}(r.Component),b=n(4343),y=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),z=function(){return z=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},z.apply(this,arguments)},k=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return y(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["children"]);return r.createElement(b.f,z({},{transitionName:"fade"},n),t)},t.propTypes={children:a.oneOfType([a.arrayOf(a.node),a.node]),childFactory:a.any,className:a.string,component:a.string,id:a.string,style:a.any},t.defaultProps={appear:!1,enter:!0,exit:!1,transitionEnterDuration:500,transitionExitDuration:500},t}(r.Component),w=n(3198),x=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),C=function(){return C=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},C.apply(this,arguments)},I=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.contentId=(0,w.M)(),t.childFactory=function(e){return r.cloneElement(e,C(C({},e.props),{in:e.props.children.props.id===String(t.contentId+t.props.selected)}))},t}return x(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=e.selected,o=t&&"number"==typeof n&&r.Children.toArray(t)[n],a=(0,i.A)("k-content","k-active",o&&o.props.contentClassName);return r.createElement("div",{className:a,style:this.props.style},this.renderContent(t))},t.prototype.renderContent=function(e){var t=this;return this.props.keepTabsMounted?r.Children.map(this.props.children,(function(e,n){return t.renderChild(e,n)})):this.renderChild(r.Children.toArray(e)[this.props.selected],this.props.selected)},t.prototype.renderChild=function(e,t){var n=t===this.props.selected,o={role:"tabpanel","aria-expanded":!0,"aria-labelledby":t.toString(),style:{display:n?void 0:"none"}},a={position:"initial",display:n?void 0:"none"};return e.props.disabled?null:this.props.animation?r.createElement(k,{appear:!0,exit:this.props.keepTabsMounted,style:a,childFactory:this.props.keepTabsMounted?this.childFactory:void 0},r.createElement("div",C({},o,{id:String(this.contentId+t),key:t}),e.props.children)):r.createElement("div",C({},o,{key:t}),e.props.children)},t.propTypes={animation:a.bool,children:a.oneOfType([a.element,a.arrayOf(a.element)]),selected:a.number,style:a.object},t}(r.Component),M=n(3493),H=n(4006),E=n(8206),V=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),O=function(){return O=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},O.apply(this,arguments)},B=function(e){function t(t){var n,o=e.call(this,t)||this;return o._element=null,o.keyBinding=((n={})[M.R.left]=function(){return o.prevNavigatableTab()},n[M.R.right]=function(){return o.nextNavigatableTab()},n[M.R.down]=function(){return o.nextNavigatableTab()},n[M.R.up]=function(){return o.prevNavigatableTab()},n[M.R.home]=function(){return 0},n[M.R.end]=function(){return r.Children.count(o.props.children)-1},n),o.onSelect=function(e){o.props.selected!==e&&o.props.onSelect&&o.props.onSelect({selected:e})},o.onKeyDown=function(e){var t;switch(e.keyCode){case M.R.left:t=o.keyBinding[o.invertKeys(M.R.left,M.R.right)];break;case M.R.right:t=o.keyBinding[o.invertKeys(M.R.right,M.R.left)];break;case M.R.up:t=o.keyBinding[M.R.up];break;case M.R.down:t=o.keyBinding[M.R.down];break;case M.R.home:t=o.keyBinding[M.R.home];break;case M.R.end:t=o.keyBinding[M.R.end]}t&&(e.preventDefault(),o.onSelect(t()))},o.renderContent=function(e){var t=e.selected,n=e.children,o=e.tabContentStyle;return t<r.Children.count(n)&&t>-1?r.createElement(I,O({index:t},e,{style:o})):null},o.firstNavigatableTab=function(){var e=o.children(),t=r.Children.count(e);if(e)for(var n=0;n<t;n++)if(!e[n].props.disabled)return n},o.lastNavigatableTab=function(){var e=o.children(),t=r.Children.count(e);if(e)for(var n=t-1;n>0;n--)if(!e[n].props.disabled)return n},o.prevNavigatableTab=function(){var e=o.children(),t=o.props.selected,n=t?t-1:-1;if(n<0)return o.lastNavigatableTab();if(e)for(var r=n;r>-1;r--){if(!e[r].props.disabled)return r;if(0===r)return o.lastNavigatableTab()}},o.nextNavigatableTab=function(){var e=o.children(),t=o.props.selected,n=t?t+1:1,a=r.Children.count(e);if(n>=a)return o.firstNavigatableTab();if(e)for(var i=n;i<a;i++){if(!e[i].props.disabled)return i;if(i+1===a)return o.firstNavigatableTab()}},(0,H.s)(E.k),o}return V(t,e),t.prototype.render=function(){var e=this,t=O(O({},this.props),{children:this.children(),onKeyDown:this.onKeyDown,onSelect:this.onSelect}),n=t.tabPosition,o=t.tabIndex,a=void 0===o?0:o,l="bottom"===n,s=(0,i.A)("k-tabstrip",{"k-tabstrip-left":"left"===n,"k-tabstrip-right":"right"===n,"k-tabstrip-bottom":"bottom"===n,"k-tabstrip-top":"top"===n,"k-tabstrip-scrollable":this.props.scrollable},this.props.className);return r.createElement("div",{id:this.props.id,ref:function(t){return e._element=t},dir:this.props.dir,className:s,style:this.props.style},!l&&r.createElement(g,O({},t,{tabIndex:a})),this.renderContent(t),l&&r.createElement(g,O({},t,{tabIndex:a})))},t.prototype.invertKeys=function(e,t){return this._element&&"rtl"===getComputedStyle(this._element).direction?t:e},t.prototype.children=function(){return r.Children.toArray(this.props.children).filter((function(e){return e}))},t.propTypes={animation:a.bool,children:a.node,onSelect:a.func,selected:a.number,style:a.object,tabContentStyle:a.object,tabPosition:a.string,tabIndex:a.number,className:a.string,dir:a.string},t.defaultProps={animation:!0,tabPosition:"top",keepTabsMounted:!1,buttonScrollSpeed:100,mouseScrollSpeed:10},t}(r.Component),S=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),P=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return S(t,e),t.prototype.render=function(){return null},t.propTypes={disabled:a.bool,contentClassName:a.string,children:a.oneOfType([a.element,a.node]),title:a.oneOfType([a.string,a.element,a.node])},t}(r.Component),T=n(8130),D=n(3218);const L={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},R={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},N={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},_={name:"caret-alt-left",content:'<path d="m160 256 192-128v256L160 256z" />',viewBox:"0 0 512 512"},A={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"},j={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"},F={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"},K={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"},U={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"};var q=n(8686),W=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),G=function(){return G=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},G.apply(this,arguments)},Y=function(e){function t(t){var n=e.call(this,t)||this;return n.handleItemClick=function(){var e=n.props,t=e.onSelect,o=e.disabled,r=e.id;t&&!o&&t.call(void 0,{uniquePrivateKey:n.props.uniquePrivateKey,id:r,target:n})},n.childFactory=function(e){return n.props.keepItemsMounted?r.cloneElement(e,G(G({},e.props),{in:n.props.expanded})):e},n.state={show:t.expanded||!1},n}return W(t,e),t.prototype.render=function(){var e=this,t=this.props,n=t.id,o=t.children,a=t.title,l=t.uniquePrivateKey,s=t.disabled,c=t.selected,u=t.focused,d=t.expanded,p=t.className,h=t.level,v=t.headerClassName,m=t.animation,f=t.keepItemsMounted,g={role:"treeitem","aria-disabled":s,"aria-hidden":!s&&!d,"aria-selected":!s&&c,"aria-expanded":!s&&d&&!!o},b=(0,i.A)("k-panelbar-item",{"k-panelbar-header":0===h,"k-expanded":d&&!!o,"k-disabled":s},"k-level-".concat(h),p),y=(0,i.A)("k-link",{"k-selected":!s&&c,"k-focus":!s&&u},v),z=function(e){var t=e.imageUrl,n=e.icon,o=e.svgIcon,a=e.iconClass;return t?r.createElement("img",{role:"presentation",className:"k-panelbar-item-icon k-image",src:t}):n||o?r.createElement(T.a,{className:"k-panelbar-item-icon",name:n,icon:o}):a?r.createElement("span",{role:"presentation",className:"k-panelbar-item-icon "+a}):null}(this.props),k=!s&&o?r.createElement(T.a,{name:d?"chevron-up":"chevron-down",icon:d?A:F,className:(0,i.A)("k-panelbar-toggle",d?"k-panelbar-collapse":"k-panelbar-expand")}):null,w=!s&&d||f?r.createElement("ul",{role:"group","aria-expanded":d,"aria-hidden":!d,className:"k-panelbar-group k-panel k-group",style:{display:f?this.state.show?"block":"none":"block"}},o):null,x=void 0!==m&&!m||s||!o?w:r.createElement(q.U,{transitionEnterDuration:200,transitionExitDuration:200,key:l+"_animation",style:{display:"block"},children:w,childFactory:f&&this.childFactory,unmountOnExit:!f,onBeforeEnter:function(){return f&&e.setState({show:!0})},onAfterExited:function(){return f&&e.setState({show:!1})}});return r.createElement("li",G({id:n,className:b},g),r.createElement("span",{className:y,onClick:this.handleItemClick},z,r.createElement("span",{className:"k-panelbar-item-text"},a),k),x)},t.propTypes={animation:a.bool,children:a.any,className:a.string,icon:a.string,iconClass:a.string,imageUrl:a.string,svgIcon:D.wi,expanded:a.bool,disabled:a.bool,onSelect:a.func,selected:a.bool,level:a.number,title:a.oneOfType([a.string,a.element]),id:a.oneOfType([a.string,a.number]),focused:a.bool,keepItemsMounted:a.bool},t.defaultProps={title:"Untitled"},t}(r.PureComponent),Z=function(){return Z=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Z.apply(this,arguments)},X=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},J=function(e){var t=e.animation,n=void 0===t||t,o=e.keepItemsMounted,a=void 0!==o&&o,i=e.state,l=e.expanded,s=e.handleSelect,c=e.children,u=e.parentExpanded,d=void 0===u||u,p=e.level,h=void 0===p?0:p,v=e.parentPrivateKey,m=void 0===v?[]:v;return r.Children.map(c,(function(e,t){if(e&&e.type===Y){var o=void 0,c=ee(e,m,t);if(e.props.children){var u={animation:n,keepItemsMounted:a,state:i,expanded:l,handleSelect:s,children:e.props.children,parentExpanded:(l||[]).indexOf(c)>-1,level:h+1,parentPrivateKey:X(X([],m,!0),[c],!1)};o=J(u)}return r.cloneElement(e,Z(Z({},e.props),{animation:void 0!==e.props.animation?e.props.animation:n,keepItemsMounted:a,id:e.props.id||"k-panelbar-item-default-".concat(c),uniquePrivateKey:c,parentUniquePrivateKey:m,parentExpanded:d,level:h,expanded:(l||[]).indexOf(c)>-1,focused:i.focused===c&&i.wrapperFocused,selected:i.selected===c,children:o,onSelect:s}))}return r.createElement("div",{className:"k-panelbar-content k-content"},e)}))},$=function(e){var t=r.Children.toArray(e.children)[0];return t?ee(t,[],0):""},Q=function(e,t,n,o,a){return void 0===n&&(n={expanded:e.expanded||[],selected:e.selected||"",focused:e.focused||"",wrapperFocused:!1}),void 0===o&&(o=!0),void 0===a&&(a=[]),r.Children.map(e.children,(function(e,r){if(e&&e.type===Y){var i=ee(e,a,r);!e.props.disabled&&o&&(e.props.selected&&(n.selected=i),e.props.focused&&(n.focused=i),e.props.expanded&&("multiple"===t?n.expanded.push(i):"single"===t&&(n.expanded=[i])),e.props.children&&(n=Q(e.props,t,n,!!e.props.expanded,X(X([],a,!0),[i],!1))))}})),n},ee=function(e,t,n){return e&&e.props&&e.props.id?e.props.id:t.length?t[t.length-1]+".".concat(n):".".concat(n)};function te(e,t){return void 0===t&&(t=[]),(e||[]).forEach((function(e){e.disabled||(t.push(e),e.expanded&&e.children&&te(e.children,t))})),t}function ne(e,t){return void 0===t&&(t=[]),r.Children.forEach(e,(function(e){e&&e.props&&!e.props.disabled&&(t.push(e),e.props.children&&ne(e.props.children,t))})),t}function oe(e,t){return void 0===t&&(t=[]),r.Children.forEach(e,(function(e){e&&e.props&&!e.props.disabled&&(e.props.expanded||e.props.parentExpanded)&&(t.push(e),e.props.children&&oe(e.props.children,t))})),t}var re,ae=function(e){return null!=e};!function(e){e.mapItemsToComponents=function e(t){return t.map((function(t,n){var o;return t.content&&(o=t.content),t.children&&(o=e(t.children)),r.createElement(Y,Z({},t,{children:o,key:t.id||n}))}))}}(re||(re={}));var ie,le=function(e,t){return e.length===t.length&&e.every((function(e,n){return e===t[n]}))};!function(e){e[e.Toggle=0]="Toggle",e[e.Next=1]="Next",e[e.Previous=2]="Previous"}(ie||(ie={}));var 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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),ce=function(){return ce=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ce.apply(this,arguments)},ue=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},de=function(e){function t(t){var n=e.call(this,t)||this;n._element=null,n.handleSelect=function(e){n.onSelect(e),n.onFocus(e)},n.onSelect=function(e){var t,o;switch(ne(r.Children.toArray(n.children)).forEach((function(o){o.props.uniquePrivateKey===(e.uniquePrivateKey||n.state.focused)&&(t=o)})),n.expandMode){case"single":o=ue(ue([],t.props.parentUniquePrivateKey,!0),[t.props.uniquePrivateKey],!1),le(n.expandedItems,o)&&(o=t.props.parentUniquePrivateKey?ue([],t.props.parentUniquePrivateKey,!0):[]);break;case"multiple":var a=(o=n.expandedItems.slice()).indexOf(t.props.uniquePrivateKey);-1===a?o.push(t.props.uniquePrivateKey):o.splice(a,1);break;default:o=n.expandedItems.slice()}n.setState({selected:t.props.uniquePrivateKey,expanded:o}),n.props.onSelect&&n.props.onSelect.call(void 0,{target:t,expandedItems:o})},n.onFocus=function(e,t){void 0===t&&(t=0);var o,a=oe(r.Children.toArray(n.children));a.forEach((function(r,i){if(r.props.uniquePrivateKey===(e.uniquePrivateKey||n.state.focused)){var l=i+t<0?0:i+t>a.length?a.length-1:i+t;o=a[l]}})),o&&(n.activeDescendant=o.props.id,n.setState({focused:o.props.uniquePrivateKey}))},n.onNavigate=function(e,t){var o;switch(t){case ie.Previous:o=-1,n.onFocus(e,o);break;case ie.Next:o=1,n.onFocus(e,o);break;case ie.Toggle:n.onSelect(e)}},n.handleWrapperFocus=function(){clearTimeout(n.nextTickId),n.state.wrapperFocused||n.setState({wrapperFocused:!0})},n.handleWrapperBlur=function(){n.nextTick((function(){n.setState({wrapperFocused:!1})}))},n.handleKeyDown=function(e){var t=n._element&&"rtl"===getComputedStyle(n._element).direction||!1;if(e.target===e.currentTarget){var o=void 0;switch(e.keyCode){case M.R.left:o=t?ie.Next:ie.Previous;break;case M.R.up:o=ie.Previous;break;case M.R.right:o=t?ie.Previous:ie.Next;break;case M.R.down:o=ie.Next;break;case M.R.space:case M.R.enter:o=ie.Toggle;break;default:o=null}null!==o&&(e.preventDefault(),n.onNavigate(e,o))}},(0,H.s)(E.k);var o=Q(t,n.expandMode);return o.focused||(o.focused=$(t)),n.state=o,n}return se(t,e),Object.defineProperty(t.prototype,"expandMode",{get:function(){return this.props.expandMode||"multiple"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"selectedItem",{get:function(){var e=this.props.selected;return void 0===e?this.state.selected:e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"expandedItems",{get:function(){return this.props.isControlled?this.props.expanded||[]:this.state.expanded},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"children",{get:function(){var e=ce(ce({},this.state),{selected:this.selectedItem}),t={animation:this.props.animation,keepItemsMounted:this.props.keepItemsMounted,state:e,expanded:this.expandedItems,handleSelect:this.handleSelect,children:this.props.children};return J(t)},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this,t={"aria-activedescendant":this.activeDescendant},n=(0,i.A)("k-panelbar",this.props.className);return r.createElement("ul",ce({ref:function(t){e._element=t},dir:this.props.dir,role:"tree",tabIndex:0,onKeyDown:this.handleKeyDown,onFocus:this.handleWrapperFocus,onBlur:this.handleWrapperBlur,className:n,style:this.props.style},t),this.children)},t.prototype.nextTick=function(e){this.nextTickId=window.setTimeout((function(){return e()}))},t.propTypes={animation:a.bool,children:function(e,t){var n=e[t];if(n){if(Array.isArray(n))for(var o=0,r=n;o<r.length;o++){var a=r[o];if(!a.type||a.type!==Y)return new Error("PanelBar children should be either PanelBarItem or Array of PanelBarItem.")}else if(n.type!==Y)return new Error("PanelBar child should be either PanelBarItem or Array of PanelBarItem.");return null}},dir:a.string,selected:a.string,expanded:a.arrayOf(a.string),focused:a.string,expandMode:a.oneOf(["single","multiple"]),className:a.string,keepItemsMounted:a.bool,onSelect:a.func,style:a.object},t.defaultProps={expandMode:"multiple",animation:!0,keepItemsMounted:!1},t}(r.Component),pe=n(5407),he="",ve="0",me="_";function fe(e,t){if(we(e))return t[Number(e)];var n=t[Number(ge(e))];return n.items?fe(function(e){if(ke(e))return e;var t=e.indexOf(me);return e.substring(t+1)}(e),n.items):void 0}function ge(e){return ke(e)?e:e.split(me)[0]}function be(e){return ye("0",e)}function ye(e,t){return t?t+me+e:e}function ze(e){var t=e.lastIndexOf(me);return t<0?he:e.substring(0,t)}function ke(e){return e===he||e.indexOf(me)<0}function we(e){return e!==he&&e.indexOf(me)<0}function xe(e){var t=e.lastIndexOf(me);return t<0?e:e.substring(t+1)}function Ce(e,t,n){return we(t)?e?Number(t)<n-1?(Number(t)+1).toString():"0":Number(t)>0?(Number(t)-1).toString():(n-1).toString():t}var Ie=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Me=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Ie(t,e),t.prototype.render=function(){return null},t.propTypes={text:a.string,url:a.string,icon:a.string,disabled:a.bool,cssClass:a.string,cssStyle:a.object,render:a.any,linkRender:a.any,contentRender:a.any,data:a.any},t}(r.Component);function He(e,t){if(e&&e.length>0)return{items:Be(e),inputItems:e};if(Ve(t).length>0){var n=Oe(Ve(t));return{items:Be(n),inputItems:n}}return{items:[],inputItems:[]}}function Ee(e,t){var n={},o=e||t.props,r=o.text,a=o.url,i=o.icon,l=o.svgIcon,s=o.disabled,c=o.cssClass,u=o.cssStyle,d=o.render,p=o.linkRender,h=o.contentRender,v=o.data;return void 0!==r&&(n.text=r),void 0!==a&&(n.url=a),void 0!==i&&(n.icon=i),void 0!==l&&(n.svgIcon=l),void 0!==s&&(n.disabled=s),void 0!==c&&(n.cssClass=c),void 0!==u&&(n.cssStyle=u),void 0!==d&&(n.render=d),void 0!==p&&(n.linkRender=p),void 0!==h&&(n.contentRender=h),void 0!==v&&(n.data=v),n}function Ve(e){return r.Children.toArray(e).filter((function(e){return e&&e.type===Me}))}function Oe(e){for(var t=[],n=0;n<e.length;n++){var o=e[n],r=Ee(void 0,o),a=Oe(Ve(o.props.children));a.length>0&&(r.items=a),t.push(r)}return t}function Be(e,t){for(var n=[],o=0;o<e.length;o++){var r=e[o],a=Ee(r);a.id=ye(o.toString(),t),a.isLastFromSiblings=o===e.length-1,a.items=Se(r,a),n.push(a)}return n}function Se(e,t){return e.contentRender?[{contentParentItemId:t.id,id:ye(ve,t.id),isLastFromSiblings:!0,contentRender:e.contentRender,items:[]}]:e.items?Be(e.items,t.id):[]}var Pe=/\S/;function Te(e,t,n,o,r,a){var i,l=v();switch(n){case M.R.left:return r?a?d():c():a?u():s();case M.R.right:return r?a?c():d():a?s():u();case M.R.up:return r?f():we(t)?h():f();case M.R.down:return r?g():we(t)?p():g();case M.R.enter:case M.R.space:return l.disabled?t:m()?be(t):ge(t);case M.R.home:return b()[0].id;case M.R.end:return(i=b())[i.length-1].id;case M.R.esc:return we(t)?t:ze(t);default:return 1===o.length&&Pe.test(o)?function(){var e=o.toLowerCase(),n=b(),r=Number(xe(t)),a=n.slice(r+1).concat(n.slice(0,r+1)).find((function(t){return(t.text||"").toLowerCase().startsWith(e)}));return a?a.id:t}():t}function s(){return we(t)?f():1===function(e){return e.split(me).length-1}(t)?p(f(ge(t))):ze(t)}function c(){return we(t)?h():ze(t)}function u(){return we(t)?g():p(m()?t:g(ge(t)))}function d(){return p(we(t)||m()?t:g(ge(t)))}function p(e){return y(!0,e)}function h(e){return y(!1,e)}function v(n,o){return void 0===n&&(n=t),void 0===o&&(o=e),fe(n,o)}function m(e){return v(e).items.length>0}function f(e){return z(!1,e)}function g(e){return z(!0,e)}function b(){return we(t)?e:v(ze(t),e).items}function y(e,n){void 0===n&&(n=t);var o=v(n);return m(n)&&!o.disabled?e?be(n):function(e){var t=v(e).items;return t[t.length-1].id}(n):n}function z(n,o){if(void 0===o&&(o=t),we(o))return Ce(n,o,e.length);var r=ze(o);return ye(Ce(n,xe(o),v(r).items.length),r)}}var De=n(9222),Le={vertical:"top",horizontal:"left"},Re={vertical:"top",horizontal:"right"},Ne={vertical:"flip",horizontal:"fit"},_e={vertical:"fit",horizontal:"flip"},Ae={downward:{anchorAlign:{vertical:"bottom",horizontal:"right"},popupAlign:Re,collision:Ne},leftward:{anchorAlign:{vertical:"top",horizontal:"left"},popupAlign:Re,collision:_e}},je={downward:{anchorAlign:{vertical:"bottom",horizontal:"left"},popupAlign:Le,collision:Ne},rightward:{anchorAlign:{vertical:"top",horizontal:"right"},popupAlign:Le,collision:_e}};function Fe(e,t,n){return we(e)?t?n?"leftward":"rightward":"downward":n?"leftward":"rightward"}function Ke(e){return e?"rtl":"ltr"}function Ue(e,t){return"".concat(e,"_").concat(t)}var qe,We,Ge,Ye,Ze,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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Je=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Xe(t,e),t.prototype.render=function(){return this.props.url?r.createElement("a",{className:this.getMenuItemClassName(),role:"presentation",href:this.props.url,tabIndex:-1},this.props.children):r.createElement("span",{id:this.props.id,className:(0,i.A)(this.getMenuItemClassName(),this.props.className),style:this.props.style,role:"presentation"},this.props.children)},t.prototype.getMenuItemClassName=function(){return(0,i.A)("k-link","k-menu-link",{"k-active":this.props.opened})},t.propTypes={opened:a.bool,url:a.string},t}(r.Component),$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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Qe=function(){return Qe=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Qe.apply(this,arguments)},et="caret-alt-down",tt="caret-alt-right",nt="caret-alt-left",ot=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return $e(t,e),t.prototype.render=function(){return r.createElement(T.a,Qe({"aria-hidden":!0,className:"k-menu-expand-arrow"},this.getIcon()))},t.prototype.getIcon=function(){switch(Fe(this.props.itemId,!0===this.props.verticalMenu,"rtl"===this.props.dir)){case"downward":return{name:et,icon:N};case"rightward":return{name:tt,icon:R};case"leftward":return{name:nt,icon:_};default:return{}}},t.propTypes={itemId:a.string,dir:a.string,verticalMenu:a.bool},t}(r.Component),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),at=function(e){function t(t){var n=e.call(this,t)||this;return n.isFirstRender=!0,n.onMouseOver=function(e){n.props.onMouseOver(n.props.item.id),e.stopPropagation()},n.onMouseLeave=function(e){n.props.onMouseLeave(n.props.item.id),e.stopPropagation()},n.state={opened:!1},n}return rt(t,e),t.prototype.componentDidMount=function(){var e=this.props.focusedItemId,t=this.props.item.id;e&&e===t&&this.itemElement.focus(),this.isFirstRender=!1},t.prototype.componentDidUpdate=function(e){var t=this.props.focusedItemId,n=this.props.item.id;t&&(e.focusedItemId===t||t!==n||this.itemElement.contains(document.activeElement)||this.itemElement.focus())},t.prototype.render=function(){var e=this,t=this.props.item,n=t.id,o=Ue(this.props.menuGuid,n);return r.createElement(r.Fragment,null,r.createElement("li",{id:Ue(this.props.menuGuid,n),className:this.getMenuItemClassName(t),style:t.cssStyle,tabIndex:n===this.props.tabbableItemId?0:-1,onMouseOver:this.onMouseOver,onMouseLeave:this.onMouseLeave,onMouseDown:function(t){return e.props.onMouseDown(t)},onBlur:function(t){return e.props.onBlur(n,t)},onFocus:function(){return e.props.onFocus(n)},onClick:function(t){return e.props.onClick(t,n)},role:"menuitem","aria-disabled":!!t.disabled||void 0,"aria-haspopup":t.items.length>0||void 0,"aria-expanded":t.items.length>0?this.Opened:void 0,"aria-label":t.text,"aria-owns":this.Opened?o:void 0,ref:function(t){return e.itemElement=t},key:"0"},this.contentRender?this.renderContent():this.renderMenuItemLink()),this.renderPopupIfOpened())},t.prototype.renderContent=function(){var e=this.props.item.contentParentItemId;return r.createElement("div",{className:"k-content",role:"presentation"},r.createElement(this.contentRender,{item:this.props.onOriginalItemNeeded(e),itemId:e}))},t.prototype.renderMenuItemLink=function(){var e=this.props.item;if(this.linkRender)return r.createElement(this.linkRender,{item:this.props.onOriginalItemNeeded(e.id),itemId:e.id,opened:this.Opened,dir:Ke(this.props.isDirectionRightToLeft)});var t=this.itemRender?r.createElement(this.itemRender,{item:this.props.onOriginalItemNeeded(e.id),itemId:e.id,key:"1"}):r.createElement("span",{className:"k-menu-link-text"},e.text);return r.createElement(Je,{url:e.url,opened:this.Opened},this.renderMenuIconIfApplicable(),t,this.renderArrowIfApplicable())},t.prototype.renderPopupIfOpened=function(){if(this.Opened){var e=this.props.item.id,t=function(e,t,n){var o=Fe(e,t,n);return n?"downward"===o?Ae.downward:Ae.leftward:"downward"===o?je.downward:je.rightward}(e,this.props.isMenuVertical,this.props.isDirectionRightToLeft),n=t.anchorAlign,o=t.popupAlign,a=t.collision;return r.createElement(De.G,{anchor:this.itemElement,show:!0,popupClass:this.getPopupClassName(),anchorAlign:n,popupAlign:o,collision:a,animate:!1,key:"1"},r.createElement(lt,{parentItemId:e,items:this.props.item.items,menuGuid:this.props.menuGuid,focusedItemId:this.props.focusedItemId,lastItemIdToBeOpened:this.props.lastItemIdToBeOpened,tabbableItemId:this.props.tabbableItemId,itemRender:this.props.itemRender,linkRender:this.props.linkRender,isMenuVertical:this.props.isMenuVertical,isDirectionRightToLeft:this.props.isDirectionRightToLeft,className:"k-group k-menu-group k-reset k-menu-group-md",onMouseOver:this.props.onMouseOver,onMouseLeave:this.props.onMouseLeave,onMouseDown:this.props.onMouseDown,onBlur:this.props.onBlur,onFocus:this.props.onFocus,onClick:this.props.onClick,onOriginalItemNeeded:this.props.onOriginalItemNeeded}))}return null},t.prototype.renderMenuIconIfApplicable=function(){var e=this.props.item,t=e.icon,n=e.svgIcon;return t||n?r.createElement(T.a,{name:t,icon:n,key:"0"}):null},t.prototype.renderArrowIfApplicable=function(){return this.props.item.items.length>0?r.createElement(ot,{itemId:this.props.item.id,verticalMenu:this.props.isMenuVertical,dir:Ke(this.props.isDirectionRightToLeft),key:"2"}):null},Object.defineProperty(t.prototype,"itemRender",{get:function(){return this.props.item.render||this.props.itemRender},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"linkRender",{get:function(){return this.props.item.linkRender||this.props.linkRender},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"contentRender",{get:function(){return this.props.item.contentParentItemId?this.props.item.contentRender:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"Opened",{get:function(){var e,t,n=this.props;return n.item.items.length>0&&(e=n.item.id,0===(t=n.lastItemIdToBeOpened).indexOf(e)&&(t.length===e.length||t.charAt(e.length)===me))&&!this.isFirstRender},enumerable:!1,configurable:!0}),t.prototype.getPopupClassName=function(){return(0,i.A)("k-menu-popup",{"k-rtl":this.props.isDirectionRightToLeft})},t.prototype.getMenuItemClassName=function(e){return(0,i.A)("k-item","k-menu-item",{"k-first":(t=e.id,xe(t)===ve),"k-last":e.isLastFromSiblings,"k-disabled":e.disabled},e.cssClass);var t},t}(r.Component),it=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),lt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onMouseOver=function(e){t.props.onMouseOver(t.props.parentItemId),e.stopPropagation()},t.onMouseLeave=function(e){t.props.onMouseLeave(t.props.parentItemId),e.stopPropagation()},t}return it(t,e),t.prototype.render=function(){var e=this.props.parentItemId;return r.createElement("ul",{className:this.props.className,role:this.props.role?this.props.role:void 0!==e?"menu":"menubar",id:void 0!==e?Ue(this.props.menuGuid,e):void 0,onMouseOver:void 0!==e?this.onMouseOver:void 0,onMouseLeave:void 0!==e?this.onMouseLeave:void 0,"aria-orientation":this.props["aria-orientation"]},this.renderChildItems())},t.prototype.renderChildItems=function(){var e=this;return this.props.items.length>0?this.props.items.map((function(t,n){return r.createElement(at,{item:t,isMenuVertical:e.props.isMenuVertical,isDirectionRightToLeft:e.props.isDirectionRightToLeft,focusedItemId:e.props.focusedItemId,lastItemIdToBeOpened:e.props.lastItemIdToBeOpened,tabbableItemId:e.props.tabbableItemId,itemRender:e.props.itemRender,linkRender:e.props.linkRender,menuGuid:e.props.menuGuid,onMouseOver:e.props.onMouseOver,onMouseLeave:e.props.onMouseLeave,onMouseDown:e.props.onMouseDown,onBlur:e.props.onBlur,onFocus:e.props.onFocus,onClick:e.props.onClick,onOriginalItemNeeded:e.props.onOriginalItemNeeded,key:n})})):null},t}(r.Component),st=function(){function e(){this.phase="Initialized"}return e.prototype.getIsDirectionRightToLeft=function(){return this.isDirectionRightToLeft},e.prototype.setIsDirectionRightToLeft=function(e){this.phase="NotInitialized"===this.phase?"Initialized":"NewValueReceived",this.previousIsDirectionRightToLeft=this.isDirectionRightToLeft,this.isDirectionRightToLeft=e},e.prototype.hasDirectionChanged=function(){return"NewValueReceived"===this.phase&&this.previousIsDirectionRightToLeft!==this.isDirectionRightToLeft},e}(),ct=function(){function e(e,t,n){this.openOnClick=e,this.resetMenu=t,this.openItem=n,this.mouseDown=!1,this.openOnClick=e,this.isMouseOverEnabled=!e}return Object.defineProperty(e.prototype,"OpenOnClick",{set:function(e){Boolean(e)!==Boolean(this.openOnClick)&&(this.mouseDown=!1,this.isMouseOverEnabled=!e),this.openOnClick=e},enumerable:!1,configurable:!0}),e.prototype.handleItemSelectedViaKeyboard=function(){this.openOnClick&&(this.isMouseOverEnabled=!1,this.resetMenu())},Object.defineProperty(e.prototype,"IsMouseOverEnabled",{get:function(){return this.isMouseOverEnabled},enumerable:!1,configurable:!0}),e.prototype.handleItemMouseDown=function(){this.mouseDown=!0},e.prototype.handleItemFocus=function(){this.openOnClick&&!this.mouseDown&&(this.isMouseOverEnabled=!0),this.mouseDown=!1},e.prototype.handleItemClick=function(e,t){this.openOnClick&&(this.isMouseOverEnabled?t&&(this.isMouseOverEnabled=!1,this.resetMenu()):(this.isMouseOverEnabled=!0,this.openItem(e)))},e}(),ut=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),dt={focusedItemId:he,hoveredItemId:he,tabbableItemId:ve},pt=function(e){function t(t){var n=e.call(this,t)||this;return n.menuWrapperEl=null,n.guid=(0,w.M)(),n.directionHolder=new st,n.inputItems=[],n.items=[],n.reset=function(){n.clearItemHoverAndLeaveRequestsIfApplicable(),n.setState(dt)},n.onKeyDown=function(e){if(n.state.focusedItemId!==he){var t=fe(n.state.focusedItemId,n.items),o=Te(n.items,t.id,e.keyCode,e.key,n.props.vertical,n.directionHolder.getIsDirectionRightToLeft());t.id!==o&&(e.preventDefault(),n.setFocusedItemId(o)),e.keyCode!==M.R.enter&&e.keyCode!==M.R.space||t.disabled||(n.mouseOverHandler.handleItemSelectedViaKeyboard(),n.dispatchSelectEventIfWired(e,t.id),!e.isDefaultPrevented()&&0===t.items.length&&t.url&&window.location.assign(t.url))}e.keyCode===M.R.esc&&n.props.onClose&&n.props.onClose.call(void 0,e)},n.onItemMouseOver=function(e){n.mouseOverHandler.IsMouseOverEnabled&&(n.clearItemHoverAndLeaveRequestsIfApplicable(),n.itemHoverRequest=window.setTimeout((function(){n.setHoveredItemId(e),n.itemHoverRequest=null}),function(e){return void 0!==e.hoverOpenDelay?e.hoverOpenDelay:e.openOnClick?0:100}(n.props)))},n.onItemMouseLeave=function(e){n.mouseOverHandler.IsMouseOverEnabled&&n.isItemWithDefaultClose(e)&&(n.clearItemHoverAndLeaveRequestsIfApplicable(),n.itemLeaveRequest=window.setTimeout((function(){n.setHoveredItemId(he),n.itemLeaveRequest=null}),function(e){return void 0!==e.hoverCloseDelay?e.hoverCloseDelay:100}(n.props)))},n.onItemMouseDown=function(){n.mouseOverHandler.handleItemMouseDown()},n.onItemFocus=function(e){n.setFocusedItemId(e),n.mouseOverHandler.handleItemFocus()},n.onItemClick=function(e,t){var o=fe(t,n.items);o.disabled||(n.setFocusedItemId(t),n.mouseOverHandler.handleItemClick(t,n.isItemWithDefaultClose(t)),n.dispatchSelectEventIfWired(e,t),!e.isDefaultPrevented()&&o.url&&window.location.assign(o.url))},n.onItemBlur=function(e,t){if(n.isItemWithDefaultClose(e)&&n.setFocusedItemId(he),t.relatedTarget&&"LI"===t.relatedTarget.nodeName){var o=t.relatedTarget.getAttribute("id");if(o&&o.includes(n.guid))return}n.props.onClose&&n.props.onClose.call(void 0,t)},n.getInputItem=function(e){return fe(e,n.inputItems)},(0,H.s)(E.k),n.mouseOverHandler=new ct(n.props.openOnClick,n.reset,n.onItemMouseOver),n.state=Object.assign({},dt,{isFirstRender:!0}),n}return ut(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this.menuWrapperEl},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;this.prepareItems(),this.state.isFirstRender||this.directionHolder.setIsDirectionRightToLeft(this.checkIsDirectionRightToLeft());var t=this.state.hoveredItemId?this.state.hoveredItemId:this.state.focusedItemId?ze(this.state.focusedItemId):he;return r.createElement("div",{onKeyDown:this.onKeyDown,style:this.props.style,className:this.directionHolder.getIsDirectionRightToLeft()?"k-rtl":void 0,ref:function(t){return e.menuWrapperEl=t}},r.createElement(lt,{className:this.getMenuClassName(),"aria-orientation":this.props.vertical?"vertical":void 0,items:this.items,isMenuVertical:this.props.vertical,isDirectionRightToLeft:this.directionHolder.getIsDirectionRightToLeft(),focusedItemId:this.state.focusedItemId,lastItemIdToBeOpened:t,tabbableItemId:this.state.tabbableItemId,itemRender:this.props.itemRender,linkRender:this.props.linkRender,menuGuid:this.guid,onMouseLeave:this.onItemMouseLeave,onMouseOver:this.onItemMouseOver,onMouseDown:this.onItemMouseDown,onFocus:this.onItemFocus,onClick:this.onItemClick,onBlur:this.onItemBlur,onOriginalItemNeeded:this.getInputItem,role:this.props.role}))},t.prototype.componentDidMount=function(){this.setState({isFirstRender:!1})},t.prototype.componentDidUpdate=function(e){(Boolean(e.vertical)!==Boolean(this.props.vertical)||this.directionHolder.hasDirectionChanged())&&this.reset(),this.mouseOverHandler.OpenOnClick=this.props.openOnClick},t.prototype.componentWillUnmount=function(){this.clearItemHoverAndLeaveRequestsIfApplicable()},t.prototype.setFocusedItemId=function(e){this.setState((function(t){var n=e===he?t.tabbableItemId:ge(e);return{hoveredItemId:e===he||ke(t.hoveredItemId)&&ke(e)?t.hoveredItemId:he,focusedItemId:e,tabbableItemId:n}}))},t.prototype.setHoveredItemId=function(e){this.setState((function(t){return ke(e)&&ke(t.focusedItemId)?{hoveredItemId:e,focusedItemId:t.focusedItemId,tabbableItemId:t.tabbableItemId}:{hoveredItemId:e,focusedItemId:he,tabbableItemId:ve}}))},t.prototype.getMenuClassName=function(){return(0,i.A)("k-reset","k-header","k-menu",{"k-menu-horizontal":!this.props.vertical},{"k-menu-vertical":this.props.vertical},this.props.className)},t.prototype.clearItemHoverAndLeaveRequestsIfApplicable=function(){this.itemHoverRequest&&(clearTimeout(this.itemHoverRequest),this.itemHoverRequest=null),this.itemLeaveRequest&&(clearTimeout(this.itemLeaveRequest),this.itemLeaveRequest=null)},t.prototype.isItemWithDefaultClose=function(e){return!this.props.customCloseItemIds||-1===this.props.customCloseItemIds.indexOf(e)},t.prototype.checkIsDirectionRightToLeft=function(){return Boolean(void 0!==this.props.dir?"rtl"===this.props.dir:this.menuWrapperEl&&"rtl"===getComputedStyle(this.menuWrapperEl).direction)},t.prototype.prepareItems=function(){var e=He(this.props.items,this.props.children),t=e.items,n=e.inputItems;this.items=t,this.inputItems=n},t.prototype.dispatchSelectEventIfWired=function(e,t){(0,pe.N)(this.props.onSelect,e,this,{item:this.getInputItem(t),itemId:t})},t.propTypes={vertical:a.bool,items:a.arrayOf(a.object),style:a.object,dir:a.string,hoverOpenDelay:a.number,hoverCloseDelay:a.number,openOnClick:a.bool,itemRender:a.any,linkRender:a.any,customCloseItemIds:a.arrayOf(a.string),onSelect:a.func,role:a.string},t.defaultProps={vertical:!1},t}(r.Component),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),vt=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ht(t,e),t.prototype.render=function(){var e,t=this.props,n=t.id,o=t.size,a=t.collapsed,l=t.overlay,s=t.containsSplitter,c=t.collapsible,u=t.resizable,d=t.scrollable,p=t.keepMounted,h=o&&o.length>0,v={flexBasis:o},m=(0,i.A)("k-pane",((e={})["k-hidden"]=a,e.hidden=a,e["k-pane-flex"]=s,e["k-pane-static"]=!u&&!c||h,e["k-scrollable"]=d,e));return r.createElement("div",{id:n,role:"group",style:v,className:m},!a||p?this.props.children:void 0,l?r.createElement("div",{className:"k-splitter-overlay k-overlay"}):void 0)},t}(r.Component),mt=n(1779),ft=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),gt=function(e){function t(t){var n=e.call(this,t)||this;return n.draggable=null,n.onDrag=function(e,t,o){var r=e.event,a=n.props,i=a.onDrag,l=a.index,s=n.draggable&&n.draggable.element;s&&!n.isStatic&&n.isDraggable&&i(r,s,l,t,o)},n.onFocus=function(){n.setState({focused:!0})},n.onBlur=function(){n.setState({focused:!1})},n.onToggle=function(e){var t=n.props,o=t.onToggle,r=t.index,a=t.prev,i=t.next;(a.collapsible||i.collapsible)&&o(a.collapsible?r:r+1,e)},n.onPrevToggle=function(e){var t=n.props,o=t.onToggle,r=t.index;t.prev.collapsible&&o(r,e)},n.onNextToggle=function(e){var t=n.props,o=t.onToggle,r=t.index;t.next.collapsible&&o(r+1,e)},n.onKeyDown=function(e){var t=e&&e.keyCode,o=n.isHorizontal,r=n.props.index,a=n.draggable&&n.draggable.element,i=function(t,o,r){e.preventDefault(),n.props.onKeyboardResize(t,o,r,e)};a&&(t===M.R.enter?(e.preventDefault(),n.onToggle(e)):n.isDraggable&&(o&&t===M.R.left?i(a,r,-10):o&&t===M.R.right?i(a,r,10):o||t!==M.R.up?o||t!==M.R.down||i(a,r,10):i(a,r,-10)))},n.state={focused:!1},n}return ft(t,e),Object.defineProperty(t.prototype,"isStatic",{get:function(){var e=this.props,t=e.prev,n=e.next,o=t.resizable&&n.resizable,r=t.collapsible||n.collapsible;return!o&&!r},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isDraggable",{get:function(){var e=this.props,t=e.prev,n=e.next,o=t.resizable&&n.resizable,r=t.collapsed||n.collapsed;return!!o&&!r},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isHorizontal",{get:function(){return"horizontal"===this.props.orientation},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e,t=this,n=this.isDraggable,o=this.isStatic,a=this.isHorizontal,l=(0,i.A)("k-splitbar",((e={})["k-focus"]=this.state.focused,e["k-splitbar-horizontal"]=a,e["k-splitbar-vertical"]=!a,e["k-splitbar-draggable-horizontal"]=a&&n,e["k-splitbar-draggable-vertical"]=!a&&n,e["k-splitbar-static-horizontal"]=a&&o,e["k-splitbar-static-vertical"]=!a&&o,e));return r.createElement(mt._,{onPress:function(e){return t.onDrag(e,!0,!1)},onDrag:function(e){return t.onDrag(e,!1,!1)},onRelease:function(e){return t.onDrag(e,!1,!0)},ref:function(e){t.draggable=e}},r.createElement("div",{tabIndex:o?-1:0,role:"separator","aria-valuenow":0,"aria-label":this.props.ariaLabel,"aria-orientation":a?"vertical":void 0,className:l,style:{touchAction:"none"},onFocus:this.onFocus,onBlur:this.onBlur,onDoubleClick:this.onToggle,onKeyDown:this.onKeyDown},this.props.prev.collapsible&&r.createElement("div",{className:"k-collapse-prev",onClick:this.onPrevToggle},r.createElement(T.a,{name:this.props.prev.collapsible?a?this.props.prev.collapsed?"caret-alt-right":"caret-alt-left":this.props.prev.collapsed?"caret-alt-down":"caret-alt-up":void 0,icon:this.props.prev.collapsible?a?this.props.prev.collapsed?R:_:this.props.prev.collapsed?N:L:void 0})),r.createElement("div",{className:"k-resize-handle"}),this.props.next.collapsible&&r.createElement("div",{className:"k-collapse-next",onClick:this.onNextToggle},r.createElement(T.a,{name:this.props.next.collapsible?a?this.props.next.collapsed?"caret-alt-left":"caret-alt-right":this.props.next.collapsed?"caret-alt-up":"caret-alt-down":void 0,icon:this.props.prev.collapsible?a?this.props.prev.collapsed?_:R:this.props.prev.collapsed?L:N:void 0}))))},t}(r.Component),bt="splitBarLabel",yt=((qe={})[bt]="split bar",qe),zt=n(499),kt=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),wt=function(){return wt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},wt.apply(this,arguments)},xt={collapsible:!1,collapsed:!1,resizable:!0,scrollable:!0},Ct=150,It=function(e){function t(t){var n=e.call(this,t)||this;return n._container=null,n.validatePanes=function(e){if(!e.filter((function(e){return void 0===e.size})).length)throw new Error("The Splitter should have at least one pane without a set size.")},n.mapPaneOptions=function(e,t){for(var o=n.orientation,a=n.state,i=a.dragIndex,l=a.isDragging,s=[],c=0;c<t.length;c++){var u=!1,d=t[c];r.isValidElement(d)&&(u="Splitter"===d.type.displayName);var p=!1;l&&void 0!==i&&(p=i===c||i+1===c),s.push(wt(wt(wt({},xt),{orientation:o,containsSplitter:u,overlay:p}),(e||[])[c]))}return s},n.mapSplitterPanes=function(e,t){var o=(0,zt.provideLocalizationService)(n).toLanguageString(bt,yt[bt]);return e.map((function(a,i){var l,s=2*i,c=s+1;if(i+1<e.length){var u=e[i+1];l=r.createElement(gt,{key:c,index:i,orientation:a.orientation,prev:a,next:u,ariaLabel:o,onDrag:n.onBarDragResize,onToggle:n.onBarToggle,onKeyboardResize:n.onBarKeyboardResize})}return[r.createElement(vt,wt({key:s},a),t[i]),l]}))},n.onBarToggle=function(e,t){var o=n.panesOptions(n.panesContent).map((function(t,o){var r=n.getPaneProps(t);return o===e?wt(wt({},r),{collapsed:!t.collapsed}):wt({},r)}));n.props.onChange&&n.props.onChange({newState:o,isLast:!0,nativeEvent:t})},n.onBarDragResize=function(e,t,o,r,a){var i=(new Date).getTime(),l=e.pageX,s=e.pageY,c=n.surroudingPanes(t),u=c.prevElement,d=c.nextElement;if(u&&d)if(r)n.setState({isDragging:!0,dragIndex:o,startTime:i,originalX:l,originalY:s,originalPrevSize:n.elementSize(u),originalNextSize:n.elementSize(d)});else{var p,h=n.state,v=h.originalPrevSize,m=h.originalNextSize,f=h.startTime,g=h.originalX,b=h.originalY;!r&&i-f<Ct||(p="vertical"===n.orientation?s-b:n.isRtl?g-l:l-g,n.resize(o,o+1,v,m,p,a,e)),a&&n.resetDragState()}},n.onBarKeyboardResize=function(e,t,o,r){var a=n.surroudingPanes(e),i=a.prevElement,l=a.nextElement,s=n.elementSize(i),c=n.elementSize(l);n.resize(t,t+1,s,c,o,!0,r)},n.containerSize=function(){return n._container?n.elementSize(n._container,!0):0},n.panesOptions=function(e){return n.mapPaneOptions(n.panes,e)},n.elementSize=function(e,t){var o=t?"client":"offset";return"vertical"===n.orientation?e["".concat(o,"Height")]:e["".concat(o,"Width")]},n.clamp=function(e,t,n){return Math.min(t,Math.max(e,n))},n.fixedSize=function(e){return e&&e.length>0},(0,H.s)(E.k),n.state={isDragging:!1,dragIndex:void 0,startTime:0,originalX:0,originalY:0,originalPrevSize:0,originalNextSize:0,panes:t.defaultPanes||[]},n}return kt(t,e),Object.defineProperty(t.prototype,"isControlledState",{get:function(){return void 0!==this.props.panes},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"panes",{get:function(){return void 0!==this.panesDuringOnChange?this.panesDuringOnChange:this.isControlledState?this.props.panes:this.state.panes},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"orientation",{get:function(){return this.props.orientation||"horizontal"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isRtl",{get:function(){return this._container&&"rtl"===getComputedStyle(this._container).direction||!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"panesContent",{get:function(){return r.Children.toArray(this.props.children).filter((function(e){return e}))},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this,t=this.panesContent,n=this.panesOptions(t),o=(0,i.A)("k-widget","k-splitter","k-splitter-flex","k-splitter-".concat(this.orientation),this.props.className);return this.validatePanes(n),r.createElement("div",{style:this.props.style,ref:function(t){return e._container=t},className:o},this.mapSplitterPanes(n,t))},t.prototype.surroudingPanes=function(e){return{prevElement:e.previousElementSibling,nextElement:e.nextElementSibling}},t.prototype.isPercent=function(e){return/%$/.test(e)},t.prototype.toPixels=function(e,t){var n=parseInt(e,10);return this.isPercent(e)&&(n=t*n/100),n},t.prototype.resetDragState=function(){this.setState({isDragging:!1,dragIndex:void 0,startTime:0,originalX:0,originalY:0,originalPrevSize:0,originalNextSize:0})},t.prototype.resize=function(e,t,n,o,r,a,i){var l,s,c=this,u=this.panesOptions(this.panesContent),d=u[e],p=u[t],h=n+o,v=this.containerSize(),m=function(e){return c.toPixels(e,v)},f={index:e,initialSize:n,min:m(d.min)||h-m(p.max)||0,max:m(d.max)||h-m(p.min)||h},g={index:t,initialSize:o,min:m(p.min)||h-m(d.max)||0,max:m(p.max)||h-m(d.min)||h},b=function(e,t){var n=u[e.index],o=c.clamp(e.min,e.max,e.initialSize+t);return c.isPercent(n.size||"")?100*o/v+"%":o+"px"};this.fixedSize(d.size)&&this.fixedSize(p.size)?(l=b(f,r),s=b(g,-r)):p.collapsible||this.fixedSize(p.size)?s=b(g,-r):l=b(f,r);var y=u.map((function(n,o){var r=c.getPaneProps(n);return o===e?wt(wt({},r),{size:l}):o===t?wt(wt({},r),{size:s}):wt({},r)}));this.panesDuringOnChange=y,this.isControlledState||this.setState({panes:y}),this.props.onChange&&this.props.onChange({newState:y,isLast:a,nativeEvent:i}),this.panesDuringOnChange=void 0},t.prototype.getPaneProps=function(e){return e.orientation,e.overlay,e.containsSplitter,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["orientation","overlay","containsSplitter"])},t.displayName="Splitter",t}(r.Component);!function(e){e.TEXT="text",e.IMAGE="image",e.ICON="icon"}(We||(We={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Ge||(Ge={})),function(e){e.DEFAULT="default",e.primary="primary",e.INFO="info",e.SUCCESS="success",e.WARNING="warning",e.ERROR="error"}(Ye||(Ye={})),function(e){e.START="start",e.CENTER="center",e.END="end",e.STRETCHED="stretched"}(Ze||(Ze={}));var Mt=function(){return Mt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Mt.apply(this,arguments)},Ht=r.forwardRef((function(e,t){var n;(0,H.s)(E.k);var o=e.children,a=e.dir,l=e.style,s=e.className,c=e.type,u=e.orientation,d=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["children","dir","style","className","type","orientation"]),p=r.useRef(null),h=r.useRef(null);return r.useImperativeHandle(p,(function(){return{element:h.current,props:e}})),r.useImperativeHandle(t,(function(){return p.current})),r.createElement("div",Mt({dir:a,style:l,ref:h,className:(0,i.A)("k-card",s,(n={},n["k-card-".concat(c)]=c!==Ye.DEFAULT,n),u!==Ge.HORIZONTAL?"k-card-vertical":"k-card-horizontal")},d),o)}));Ht.displayName="KendoReactCard",Ht.propTypes={children:a.node,className:a.string,dir:a.string,orientation:a.oneOf(["horizontal","vertical"]),style:a.object,type:a.oneOf(["default","primary","info","success","warning","error"])},Ht.defaultProps={type:Ye.DEFAULT,orientation:Ge.VERTICAL};var Et=function(e){return r.createElement("div",{style:e.style,className:(0,i.A)("k-card-header",e.className)},e.children)};Et.propTypes={className:a.string};var Vt=function(e){return r.createElement("div",{style:e.style,className:(0,i.A)("k-card-title",e.className)},e.children)};Vt.propTypes={className:a.string};var Ot=function(e){return r.createElement("div",{style:e.style,className:(0,i.A)("k-card-body",e.className)},e.children)};Ot.propTypes={className:a.string};var Bt=function(e){return r.createElement("div",{style:e.style,className:(0,i.A)("k-card-actions",e.className,"k-card-actions-".concat(e.layout),e.orientation!==Ge.VERTICAL?"k-card-actions-horizontal":"k-card-actions-vertical")},e.children)};Bt.propTypes={layout:a.oneOf(["stretched","start","center","end"]),orientation:a.oneOf(["horizontal","vertical"])},Bt.defaultProps={layout:Ze.START,orientation:Ge.HORIZONTAL};var St=function(e){return r.createElement("img",{style:e.style,className:(0,i.A)("k-card-image",e.className),src:e.src})};St.propTypes={className:a.string,src:a.string},St.defaultProps={src:""};var Pt=function(e){return r.createElement("div",{style:e.style,className:(0,i.A)("k-card-subtitle",e.className)},e.children)};Pt.propTypes={className:a.string};var Tt=function(e){return r.createElement("div",{style:e.style,className:(0,i.A)("k-card-footer",e.className)},e.children)};Tt.propTypes={className:a.string};var Dt=n(2697),Lt=function(e){var t;return(0,H.s)(E.k),r.createElement("div",{style:e.style,className:(0,i.A)("k-avatar",(t={},t["k-avatar-bordered"]=e.border,t["k-rounded-".concat(Dt.G.roundedMap[e.rounded]||e.rounded)]=e.rounded,t["k-avatar-".concat(Dt.G.sizeMap[e.size]||e.size)]=e.size,t["k-avatar-".concat(e.fillMode)]=e.fillMode,t["k-avatar-".concat(e.fillMode,"-").concat(e.themeColor)]=Boolean(e.fillMode&&e.themeColor),t),e.className)},r.createElement("span",{className:"k-avatar-".concat(e.type)},e.children))};Lt.propTypes={className:a.string,type:a.oneOf(["text","image","icon"]),size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","outline"]),themeColor:a.oneOf([null,"base","dark","error","info","inverse","inverse","light","primary","secondary","success","tertiary","warning"])},Lt.defaultProps={type:We.TEXT,size:"medium",rounded:"full",fillMode:"solid",themeColor:"primary"};var Rt=r.createContext({animation:!0,expanded:!1,mode:"overlay",position:"start",mini:!1,dir:"ltr",width:240,miniWidth:50}),Nt=n(4703),_t=function(){return _t=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},_t.apply(this,arguments)},At=r.forwardRef((function(e,t){var n=e.className,o=e.style,a=e.text,l=e.icon,s=e.svgIcon,c=e.separator,u=e.disabled,d=e.selected,p=e.onSelect,h=e.index,v=e.tabIndex,m=e.children,f=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["className","style","text","icon","svgIcon","separator","disabled","selected","onSelect","index","tabIndex","children"]),g=r.useContext(Rt),b=g.expanded,y=g.mini,z=g.item,k=r.useRef(null),w=r.useCallback((function(){k.current&&k.current.focus()}),[]);r.useImperativeHandle(t,(function(){return{element:k.current,focus:w,props:e}}));var x=(0,i.A)("k-drawer-item",{"k-selected":d,"k-disabled":u},n),C=r.useCallback((function(t){if(p&&!u){var n={element:k.current,focus:w,props:e};p(n,h,t)}}),[p,h,u]),I=r.createElement(r.Fragment,null,(l||s)&&r.createElement(T.a,{name:l?(0,D.iJ)(l):l,icon:s}),!b&&y?null:r.createElement("span",{className:"k-item-text"},a));return c?r.createElement("li",{className:"k-drawer-item k-drawer-separator",role:"separator"}):r.createElement("li",_t({ref:k,className:x,style:o,role:"menuitem","aria-label":a,"aria-disabled":u,onClick:C,tabIndex:(0,Nt.p)(v,u)},f),z?m:I)}));At.propTypes={className:a.string,style:a.object,text:a.string,icon:a.string,svgIcon:D.wi,separator:a.bool,selected:a.bool,disabled:a.bool,targetItem:a.any},At.displayName="KendoDrawerItem";var jt=function(){return jt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},jt.apply(this,arguments)},Ft={type:"slide",duration:200},Kt={type:"slide",duration:0},Ut=r.forwardRef((function(e,t){var n=e.children,o=e.className,a=e.style,l=r.useContext(Rt),s=l.animation,c=l.expanded,u=l.mode,d=l.position,p=l.onOverlayClick,h=l.mini,v=l.dir,m=l.width,f=l.miniWidth,g=l.items,b=l.item,y=l.onSelect,z=r.useRef(null),k=r.useCallback((function(){z.current&&z.current.focus()}),[]),w="boolean"!=typeof s?s:!1===s?Kt:Ft,x=m||240,C=f||50;r.useImperativeHandle(t,(function(){return{element:z.current,focus:k}}));var I=r.useMemo((function(){return"k-widget k-drawer "+(0,i.A)({"k-drawer-start":"start"===d,"k-drawer-end":"end"===d},o)}),[d]),M={opacity:1,flexBasis:x,WebkitTransition:"all "+(w&&w.duration)+"ms",transition:"all "+(w&&w.duration)+"ms"},H={opacity:1,transform:"translateX(0px)",WebkitTransition:"all "+(w&&w.duration)+"ms",transition:"all "+(w&&w.duration)+"ms"},E={opacity:h?1:0,flexBasis:h?C:0,WebkitTransition:"all "+(w&&w.duration)+"ms",transition:"all "+(w&&w.duration)+"ms"},V={opacity:0,transform:"translateX(-100%)",WebkitTransition:"all "+(w&&w.duration)+"ms",transition:"all "+(w&&w.duration)+"ms"},O={opacity:0,transform:"translateX(100%)",WebkitTransition:"all "+(w&&w.duration)+"ms",transition:"all "+(w&&w.duration)+"ms"},B={transform:"translateX(0%)",WebkitTransitionDuration:(w&&w.duration)+"ms",transitionDuration:(w&&w.duration)+"ms"},S=c?"push"===u?M:H:"push"===u?E:"ltr"===v&&"start"===d||"rtl"===v&&"end"===d?h?B:V:h?B:O,P=g&&r.createElement("ul",{className:"k-drawer-items",role:"menubar","aria-label":"drawer-list","aria-expanded":c},g.map((function(e,t){var n=jt(jt({index:t},e),{onSelect:y}),o=b||At;return r.createElement(o,jt({key:t},n))}))),T=r.createElement("div",{style:w?jt(jt({},S),a):a,className:I,ref:z},r.createElement("div",{className:"k-drawer-wrapper",style:!c&&h&&"overlay"===u?{width:C}:{width:x}},P||n));return"overlay"===u?r.createElement(r.Fragment,null,c&&r.createElement("div",{className:"k-overlay",onClick:p}),T):T}));Ut.propTypes={children:a.any,className:a.string,style:a.object,item:a.any,tabIndex:a.number},Ut.displayName="KendoDrawerNavigation";var qt=n(8199),Wt=r.forwardRef((function(e,t){(0,H.s)(E.k);var n=e.expanded,o=e.mode,a=e.position,l=e.className,s=e.children,c=e.style,u=e.animation,d=e.mini,p=e.width,h=e.miniWidth,v=e.items,m=e.item,f=e.tabIndex,g=e.onOverlayClick,b=e.onSelect,y=r.useRef(null),z=r.useCallback((function(){y.current&&y.current.focus()}),[]);r.useImperativeHandle(t,(function(){return{element:y.current,focus:z}}));var k=r.useCallback((function(e,t,n){if(v&&b){var o={itemTarget:e,itemIndex:t,syntheticEvent:n,nativeEvent:n&&n.nativeEvent,target:void 0};b.call(void 0,o)}}),[v,b]),w=(0,qt.n)(y,e.dir),x=(0,i.A)({"k-drawer-container":!0,"k-drawer-expanded":n,"k-drawer-overlay":"overlay"===o,"k-drawer-push":"push"===o,"k-drawer-mini":d},l);return r.createElement(Rt.Provider,{value:{animation:u,expanded:n,mode:o,position:a,mini:d,dir:w,items:v,item:m,width:p,miniWidth:h,onOverlayClick:g,onSelect:k}},r.createElement("div",{className:x,ref:y,dir:w,style:c,tabIndex:f},v&&r.createElement(Ut,null),s))}));Wt.propTypes={animation:a.any,expanded:a.bool,children:a.any,className:a.string,dir:a.string,mode:a.string,position:a.string,mini:a.bool,style:a.object,tabIndex:a.number,width:a.number,miniWidth:a.number,selected:a.number,onSelect:a.func,onOverlayClick:a.func},Wt.defaultProps={animation:!0,expanded:!1,mode:"overlay",position:"start",mini:!1,dir:"ltr",width:240,miniWidth:50},Wt.displayName="KendoDrawer";var Gt=r.forwardRef((function(e,t){var n=e.children,o=e.className,a=e.style,l=r.useRef(null);r.useImperativeHandle(t,(function(){return{element:l.current}}));var s=(0,i.A)({"k-drawer-content":!0},o);return r.createElement("div",{className:s,style:a,ref:l},n)}));Gt.propTypes={children:a.any,className:a.string,style:a.object},Gt.displayName="KendoDrawerContent";var Yt,Zt=r.createContext({linear:!1,mode:"steps",value:0}),Xt=n(9124),Jt=n(1573),$t="stepper.optionalText",Qt="stepper.progBarAriaLabel",en=((Yt={})[$t]="(Optional)",Yt[Qt]="progressbar",Yt),tn=function(){return tn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},tn.apply(this,arguments)},nn=r.forwardRef((function(e,t){var n=e.children,o=e.className,a=e.current,l=e.disabled,s=e.focused,c=e.icon,u=e.svgIcon,d=e.index,p=e.isValid,h=e.label,v=e.optional,m=e.style,f=e.tabIndex,g=e.text,b=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["children","className","current","disabled","focused","icon","svgIcon","index","isValid","label","optional","style","tabIndex","text"]),y=r.useContext(Zt),z=y.animationDuration,k=y.isVertical,w=y.item,x=y.linear,C=y.mode,I=y.numOfSteps,M=y.value,H=y.onChange,E=y.onFocus,V=y.successIcon,O=y.errorIcon,B=y.successSVGIcon,S=y.errorSVGIcon,P=r.useRef(null),L=r.useCallback((function(){P.current&&(0,Xt.n)(P.current)}),[]),R=r.useCallback((function(){return{element:P.current,focus:L}}),[L]);r.useImperativeHandle(t,R);var N,_=!x||d===M-1||d===M||d===M+1,A="labels"===C||Boolean(c)&&Boolean(h),j=(0,zt.useLocalization)(),F=(N=$t,j.toLanguageString(N,en[N])),q="number"==typeof z?z:!1!==z?400:0,W=r.useCallback((function(e){H&&!l&&(0,pe.N)(H,e,R(),{value:d})}),[H,M,l]),G=r.useCallback((function(e){E&&!l&&(0,pe.N)(E,e,R(),void 0)}),[E,l]),Y=r.useMemo((function(){return(0,i.A)("k-step",{"k-step-first":0===d,"k-step-last":I&&d===I-1,"k-step-done":d<M,"k-step-current":a,"k-step-optional":v,"k-step-error":void 0!==p&&!p,"k-step-success":p},{"k-disabled":l,"k-focus":s},o)}),[d,I,M,a,v,l,s,p,o]),Z=r.useMemo((function(){return tn({maxWidth:k?void 0:"calc(100% / ".concat(I,")"),maxHeight:k?"calc(100% / ".concat(I,")"):void 0,pointerEvents:_?void 0:"none"},m)}),[k,I,m,_]),X=p?V:O,J=X?r.createElement("span",{className:"k-step-indicator-icon "+X,"aria-hidden":"true"}):r.createElement(T.a,{className:"k-step-indicator-icon",name:p?"check-circle":"exclamation-circle",icon:p?B||K:S||U}),$=r.createElement(r.Fragment,null,"labels"!==C?r.createElement("span",{className:"k-step-indicator","aria-hidden":!0,style:{transitionDuration:q+"ms"}},c||u?A||void 0===p?r.createElement(T.a,{className:"k-step-indicator-icon",name:c?(0,D.iJ)(c):c,icon:u}):J:void 0!==p?J:r.createElement("span",{className:"k-step-indicator-text"},g||d+1)):null),Q=r.createElement("span",{className:"k-step-label"},h&&r.createElement("span",{className:"k-step-text"},h),A&&void 0!==p&&J,v&&r.createElement("span",{className:"k-step-label-optional"},F)),ee=r.createElement(r.Fragment,null,$,Q);return r.createElement("li",tn({ref:P,className:Y,style:Z},b),r.createElement("a",{className:"k-step-link",title:h||void 0,onClick:W,onFocus:G,tabIndex:f||(s?0:-1),"aria-current":a,"aria-disabled":l||!_||void 0,"aria-invalid":void 0!==p&&!p||void 0},w?n:ee))}));nn.propTypes={children:a.any,className:a.string,current:a.bool,disabled:a.bool,icon:a.string,index:a.number,isValid:a.bool,label:a.string,optional:a.bool,style:a.object,tabIndex:a.number,text:a.string},nn.defaultProps={tabIndex:0},nn.displayName="KendoStep";var on=function(e,t,n){var o=Math.abs((t-e)/100);return Math.abs((n-e)/o)},rn=function(e,t,n,o){var r=Math.max(n,.01),a=100/r*100;e.current&&t.current&&(e.current.style.width=o?"100%":"".concat(r,"%"),t.current.style.width=o?"100%":"".concat(a,"%"),e.current.style.height=o?"".concat(r,"%"):"100%",t.current.style.height=o?"".concat(a,"%"):"100%")},an={name:"@progress/kendo-react-progressbars",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680171754,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"},ln=function(){return ln=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ln.apply(this,arguments)},sn=r.forwardRef((function(e,t){(0,H.s)(an);var n=e.animation,o=e.disabled,a=e.reverse,l=void 0===a?cn.reverse:a,s=e.orientation,c=e.labelVisible,u=e.labelPlacement,d=e.max,p=void 0===d?cn.max:d,h=e.min,v=void 0===h?cn.min:h,m=e.tabIndex,f=e.className,g=e.style,b=e.emptyStyle,y=e.emptyClassName,z=e.progressStyle,k=e.progressClassName,w=r.useRef(null),x=r.useRef(null),C=r.useRef(null),I=r.useCallback((function(){w.current&&w.current.focus()}),[]);r.useImperativeHandle(t,(function(){return{element:w.current,progressStatusElement:x.current,progressStatusWrapElement:C.current,focus:I}}));var M,E,V,O,B,S=e.value||cn.value,P=function(e){var t=r.useRef();return r.useEffect((function(){t.current=e})),t.current}(S),T=null===e.value,D=(0,Jt.V)(w,e.dir),L="vertical"===s,R=function(e){var t=e.toString().split(".");return 1===t.length?"".concat(t[0]):"".concat(t[0],".").concat(t[1].substr(0,3))}(S),N={value:S},_=c?e.label?r.createElement("span",{className:"k-progress-status"},r.createElement(e.label,ln({},N))):r.createElement("span",{className:"k-progress-status"},R):void 0,A={className:(0,i.A)("k-progressbar",{"k-progressbar-horizontal":!L,"k-progressbar-vertical":L,"k-progressbar-reverse":l,"k-progressbar-indeterminate":T,"k-disabled":o},f),ref:w,dir:D,tabIndex:(0,Nt.p)(m,o),role:"progressbar","aria-label":e.ariaLabel,"aria-valuemin":v,"aria-valuemax":p,"aria-valuenow":T?void 0:S,"aria-disabled":o,style:g},j=(0,i.A)("k-progress-status-wrap",{"k-progress-start":"start"===u,"k-progress-center":"center"===u,"k-progress-end":"end"===u||void 0===u}),F="boolean"!=typeof n&&void 0!==n?n.duration:n?400:0,K=r.useCallback((function(){var e=on(v,p,P);rn(x,C,e,L)}),[L,p,v,P]),U=r.useCallback((function(e){var t=on(v,p,P+(S-P)*e);rn(x,C,t,L)}),[v,p,P,S,L]),q=r.useCallback((function(){var e=on(v,p,S);rn(x,C,e,L)}),[L,p,v,S]);return M={duration:F,onStart:K,onUpdate:U,onEnd:q},E=[S,F],V=r.useRef(0),O=r.useRef(!1),B=r.useRef(),r.useEffect((function(){return function(e){var t,n=e.duration,o=V.current&&1-V.current;e.onStart&&e.onStart();var r=function(a){t||(t=a);var i=(a-t+1)/n+o;i<=1?(e.onUpdate&&e.onUpdate(i),B.current=window.requestAnimationFrame(r),V.current=i):(e.onEnd&&e.onEnd(1),V.current=0)};B.current=window.requestAnimationFrame(r)}(M),function(){B.current&&window.cancelAnimationFrame(B.current)}}),E),r.useEffect((function(){O.current=!0}),[]),r.createElement("div",ln({},A),r.createElement("span",{className:j+(y?" "+y:""),style:b},_),r.createElement("div",{className:"k-progressbar-value k-selected",style:z,ref:x},r.createElement("span",{className:j+(k?" "+k:""),ref:C},_)))}));sn.propTypes={animation:a.any,ariaLabel:a.string,disabled:a.bool,reverse:a.bool,label:a.any,labelVisible:a.bool,labelPlacement:a.oneOf(["start","center","end"]),max:a.number,min:a.number,value:a.number,tabIndex:a.number,emptyStyle:a.object,emptyClassName:a.string,progressStyle:a.object,progressClassName:a.string};var cn={animation:!1,min:0,max:100,value:0,disabled:!1,reverse:!1,labelVisible:!0};sn.defaultProps=cn,sn.displayName="KendoProgressBar";var un=function(){return un=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},un.apply(this,arguments)},dn=r.forwardRef((function(e,t){(0,H.s)(E.k);var n=e.animationDuration,o=e.children,a=e.className,l=e.disabled,s=e.errorIcon,c=e.errorSVGIcon,u=e.item,d=e.items,p=e.linear,h=e.mode,v=e.orientation,m=e.style,f=e.successIcon,g=e.successSVGIcon,b=e.onChange,y=e.onFocus,z=(0,zt.useLocalization)().toLanguageString(Qt,en[Qt]),k=r.useRef(null),w=r.useCallback((function(){k.current&&(0,Xt.n)(k.current)}),[]),x=r.useCallback((function(){return{element:k.current,focus:w}}),[w]);r.useImperativeHandle(t,x);var C=e.value||pn.value,I=r.useState(C),V=I[0],O=I[1],B=d?d.length:0,S="vertical"===v,P=(0,Jt.V)(k,e.dir),T="number"==typeof n?n:!1!==n?400:0,D=r.useCallback((function(e,t){C!==t&&b&&!l&&(!p||t===C-1||t===C||t===C+1)&&((0,pe.N)(b,e,x(),{value:t}),O(t))}),[C,p,b,l,O]),L=r.useCallback((function(e){var t=e.value,n=e.syntheticEvent;D(n,t)}),[D]),R=r.useCallback((function(e){y&&!l&&(0,pe.N)(y,e.syntheticEvent,x(),void 0)}),[y,l]),N=r.useCallback((function(e){D(e,V)}),[D,V]),_=r.useCallback((function(e){var t="rtl"===P,n=V,o=d.length-1;switch(e.keyCode){case M.R.left:e.preventDefault(),!t&&n>0&&O(n-1),t&&n<o&&O(n+1);break;case M.R.right:e.preventDefault(),!t&&n<o&&O(n+1),t&&n>0&&O(n-1);break;case M.R.up:e.preventDefault(),!t&&n>0&&O(n-1),t&&n>0&&O(n-1);break;case M.R.down:e.preventDefault(),!t&&n<o&&O(n+1),t&&n<o&&O(n+1);break;case M.R.home:e.preventDefault(),O(0);break;case M.R.end:e.preventDefault(),O(o);break;case M.R.space:e.preventDefault();break;case M.R.enter:e.preventDefault(),d[n].disabled||N(e)}}),[d,O,V,P,N]),A=r.useMemo((function(){return(0,i.A)("k-stepper",{"k-stepper-linear":p},a)}),[p,a]),j=r.useMemo((function(){return un({display:"grid",gridTemplateColumns:S?void 0:"repeat("+2*B+", 1fr)",gridTemplateRows:S?"repeat("+B+", 1fr)":void 0},m)}),[S,B,m]),F=r.useMemo((function(){return(0,i.A)("k-step-list",{"k-step-list-horizontal":!S,"k-step-list-vertical":S})}),[S]),K=r.useMemo((function(){return{gridColumnStart:S?void 0:1,gridColumnEnd:S?void 0:-1,gridRowStart:S?1:void 0,gridRowEnd:S?-1:void 0}}),[S]),U=r.useMemo((function(){return{gridColumnStart:S?void 0:2,gridColumnEnd:S?void 0:2*B,gridRowStart:S?1:void 0,gridRowEnd:S?B:void 0,top:S?17:void 0}}),[S,B]),q=d&&d.map((function(e,t){var n=un({index:t,disabled:l||e.disabled,focused:t===V,current:t===C},e),o=u||nn;return r.createElement(o,un({key:t},n))}));return r.createElement(Zt.Provider,{value:{animationDuration:n,isVertical:S,item:u,linear:p,mode:h,numOfSteps:B,value:C,successIcon:f,successSVGIcon:g,errorIcon:s,errorSVGIcon:c,onChange:L,onFocus:R}},r.createElement("nav",{className:A,style:j,dir:P,onKeyDown:_},r.createElement("ol",{className:F,style:K},q||o),r.createElement(sn,{style:U,animation:{duration:T},ariaLabel:z,"aria-hidden":!0,max:B-1,labelVisible:!1,orientation:v,reverse:"vertical"===v,value:C,disabled:l,tabIndex:-1})))}));dn.propTypes={animationDuration:a.oneOfType([a.bool,a.number]),children:a.any,className:a.string,dir:a.string,disabled:a.bool,errorIcon:a.string,errorSVGIcon:D.wi,item:a.any,items:a.any,linear:a.bool,mode:a.oneOf(["steps","labels"]),orientation:a.oneOf(["horizontal","vertical"]),style:a.object,successIcon:a.string,successSVGIcon:D.wi,value:a.number.isRequired,onChange:a.func,onFocus:a.func};var pn={value:0};dn.defaultProps=pn,dn.displayName="KendoStepper";var hn=r.forwardRef((function(e,t){(0,H.s)(E.k);var n=e.children,o=e.className,a=e.style,l=e.id,s=r.useRef(null),c=r.useCallback((function(){s.current&&(0,Xt.n)(s.current)}),[]),u=r.useCallback((function(){return{element:s.current,focus:c}}),[c]);r.useImperativeHandle(t,u);var d=r.useMemo((function(){return(0,w.M)()}),[]),p=r.useMemo((function(){return e.themeColor||vn.themeColor}),[e.themeColor]),h=r.useMemo((function(){return e.position||vn.position}),[e.position]),v=r.useMemo((function(){return e.positionMode||vn.positionMode}),[e.positionMode]),m=r.useMemo((function(){return(0,i.A)("k-appbar",{"k-appbar-top":"top"===h,"k-appbar-bottom":"bottom"===h,"k-appbar-static":"static"===v,"k-appbar-sticky":"sticky"===v,"k-appbar-fixed":"fixed"===v,"k-appbar-light":"light"===p,"k-appbar-dark":"dark"===p,"k-appbar-inherit":"inherit"===p},o)}),[h,v,p,o]);return r.createElement("div",{className:m,style:a,id:l||d},n)}));hn.propTypes={children:a.any,className:a.string,style:a.object,id:a.string,themeColor:a.string,position:a.oneOf(["top","bottom"]),positionMode:a.oneOf(["static","sticky","fixed"])};var vn={themeColor:"light",position:"top",positionMode:"static"};hn.displayName="KendoAppBar";var mn=r.forwardRef((function(e,t){var n=e.children,o=e.className,a=e.style,l=r.useRef(null),s=r.useCallback((function(){l.current&&(0,Xt.n)(l.current)}),[]),c=r.useCallback((function(){return{element:l.current,focus:s}}),[s]);r.useImperativeHandle(t,c);var u=r.useMemo((function(){return(0,i.A)("k-appbar-section",o)}),[o]);return r.createElement("div",{className:u,style:a},n)}));mn.propTypes={children:a.any,className:a.string,style:a.object},mn.displayName="KendoAppBarSection";var fn=r.forwardRef((function(e,t){var n=e.children,o=e.className,a=e.style,l=r.useRef(null),s=r.useCallback((function(){l.current&&(0,Xt.n)(l.current)}),[]),c=r.useCallback((function(){return{element:l.current,focus:s}}),[s]);r.useImperativeHandle(t,c);var u=r.useMemo((function(){return(0,i.A)("k-appbar-spacer",{"k-appbar-spacer-sized":a&&a.width&&null!==a.width},o)}),[o,a]),d=r.useMemo((function(){return{flexBasis:a&&a.width?a.width:void 0}}),[a]);return r.createElement("span",{className:u,style:d},n)}));fn.propTypes={children:a.any,className:a.string,style:a.object},fn.displayName="KendoAppBarSpacer";var gn=n(9659),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),yn=function(){return yn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},yn.apply(this,arguments)},zn=function(e){return r.createElement(mt._,{onPress:e.onPress,onDrag:function(t){e.onResize(t.event,!1,e.d)},onRelease:function(t){e.onResize(t.event,!0,e.d)}},r.createElement("div",{className:"k-resize-handle k-cursor-"+e.d+"-resize",style:yn({bottom:0,right:0},e.style)}))},kn=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handleResize=function(e,n,o){e.originalEvent.preventDefault(),t.props.onResize(e,{end:n,direction:o})},t}return bn(t,e),t.prototype.render=function(){var e=this.props,t=e.resizable,n=e.onPress,o=e.rtl;return t?r.createElement(r.Fragment,null,"vertical"!==t&&r.createElement(zn,{onPress:n,onResize:this.handleResize,d:"ew",style:o?{top:0,width:9,left:0,right:""}:{top:0,width:9,right:0,left:""}}),"horizontal"!==t&&r.createElement(zn,{onPress:n,onResize:this.handleResize,d:"ns",style:{left:0,height:9}}),!0===t&&r.createElement(zn,{onPress:n,onResize:this.handleResize,d:o?"nesw":"nwse",style:o?{width:9,height:9,right:"",left:0}:{width:9,height:9,right:0,left:""}})):null},t}(r.Component),wn=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),xn=function(){return xn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},xn.apply(this,arguments)},Cn=200,In=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={rtl:!1},t.oldSize={},t.draggable=null,t.dragging=!1,t.resizing=!1,t.element=null,t.ignoreDrag=!1,t.pressOffset={x:0,y:0},t.pressXY={x:0,y:0},t.currentTranslate={x:0,y:0},t.preventDataOps=void 0,t.handleResize=function(e,n){if(n.end)t.handleRelease();else if(t.element){var o=e.clientX,r=e.clientY;t.resizing=!0;var a=("ns"!==n.direction?o-t.pressXY.x:0)*(t.state.rtl?-1:1),i="ew"!==n.direction?r-t.pressXY.y:0;if(t.dragElement&&(t.state.rtl?t.dragElement.style.marginLeft=-a+"px":t.dragElement.style.marginRight=-a+"px",t.dragElement.style.height="calc(100% + ".concat(i,"px)")),t.element.classList.add("k-layout-item-hint","k-layout-item-hint-resize"),!t.preventDataOps){var l=0,s=0,c=t.element.getBoundingClientRect();a>c.width/t.props.defaultPosition.colSpan/3&&(l=1),a<-c.width/t.props.defaultPosition.colSpan/1.25&&(l=-1),i>c.height/t.props.defaultPosition.rowSpan/3&&(s=1),i<-c.height/t.props.defaultPosition.rowSpan/1.25&&(s=-1),0===l&&0===s||t.props.update(t.props.index,0,0,s,l)}}},t.handlePress=function(e){if(t.dragElement)if(t.ignoreDrag=!1,t.props.ignoreDrag&&t.props.ignoreDrag(e.event.originalEvent))t.ignoreDrag=!0;else{t.element&&(t.element.style.zIndex="10",t.element.classList.add("k-layout-item-hint")),t.dragElement.classList.remove("k-cursor-grab"),t.dragElement.classList.add("k-cursor-grabbing");var n=t.dragElement.getBoundingClientRect();t.pressXY={x:e.event.clientX,y:e.event.clientY},t.pressOffset={x:e.event.clientX-n.x,y:e.event.clientY-n.y}}},t.handleDrag=function(e){if(!t.ignoreDrag){var n=t.dragElement;if(!e.event.originalEvent.defaultPrevented&&n){t.dragging=!0,e.event.originalEvent.preventDefault();var o=n.getBoundingClientRect();if(t.currentTranslate={x:e.event.clientX-o.x-t.pressOffset.x+t.currentTranslate.x,y:e.event.clientY-o.y-t.pressOffset.y+t.currentTranslate.y},n.style.transform="translate(".concat(t.currentTranslate.x,"px, ").concat(t.currentTranslate.y,"px)"),n.style.transition="transform 0s",!t.preventDataOps){var r=0,a=0;t.currentTranslate.y>.7*o.height/t.props.defaultPosition.rowSpan&&(a=1),t.currentTranslate.y<.7*-o.height/t.props.defaultPosition.rowSpan&&(a=-1),t.currentTranslate.x>.7*o.width/t.props.defaultPosition.colSpan&&(r=1),t.currentTranslate.x<.7*-o.width/t.props.defaultPosition.colSpan&&(r=-1),t.props.update(t.props.index,a,t.state.rtl?-r:r,0,0)}}}},t.handleRelease=function(){t.dragging=t.resizing=!1,t.currentTranslate={x:0,y:0},t.element&&(t.element.style.zIndex="1",t.element.classList.remove("k-layout-item-hint","k-layout-item-hint-resize"));var e=t.dragElement;e&&(e.style.transform="translate(0px, 0px)",e.style.transition="transform ".concat(Cn,"ms cubic-bezier(0.2, 0, 0, 1) 0s"),e.style.marginRight="0px",e.style.marginLeft="0px",e.style.height="100%",e.classList.remove("k-cursor-grabbing"),e.classList.add("k-cursor-grab"))},t}return wn(t,e),Object.defineProperty(t.prototype,"reorderable",{get:function(){return void 0!==this.props.reorderable?this.props.reorderable:t.defaultProps.reorderable},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dragElement",{get:function(){return this.draggable?this.draggable.element:void 0},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.element&&"rtl"===getComputedStyle(this.element).direction&&this.setState({rtl:!0})},t.prototype.render=function(){var e=this;clearTimeout&&"function"==typeof clearTimeout&&(clearTimeout(this.preventDataOps),this.preventDataOps=window.setTimeout((function(){e.preventDataOps=void 0}),200));var n=this.props.defaultPosition,o=void 0!==this.props.resizable?this.props.resizable:t.defaultProps.resizable,a=xn({gridColumnStart:n.col,gridColumnEnd:"span ".concat(n.colSpan),gridRowStart:n.row,gridRowEnd:"span ".concat(n.rowSpan),outline:"none",order:n.order},this.props.hintStyle),l=r.createElement("div",{ref:function(t){e.draggable=t?{element:t}:null},className:(0,i.A)("k-tilelayout-item k-card",{"k-cursor-grab":this.reorderable},this.props.className),style:xn({height:"100%"},this.props.style)},this.props.children,r.createElement(kn,{onPress:this.handlePress,onResize:this.handleResize,resizable:o,rtl:this.state.rtl}));return r.createElement("div",{ref:function(t){e.element=t},style:a,className:this.props.hintClassName},r.createElement(mt._,{ref:function(t){e.draggable=t},onDrag:this.props.reorderable?this.handleDrag:void 0,onRelease:this.props.reorderable?this.handleRelease:void 0,onPress:this.props.reorderable?this.handlePress:void 0},l))},t.prototype.getSnapshotBeforeUpdate=function(e){return this.oldSize={},this.dragElement&&(this.oldSize=this.dragElement.getBoundingClientRect()),null},t.prototype.componentDidUpdate=function(e){var t=this,n=this.dragElement;if(n){var o=n.getBoundingClientRect(),r=this.oldSize;if(this.resizing){var a=o.width-r.width;if(this.state.rtl){var i=parseFloat(n.style.marginLeft||"0");n.style.marginLeft=i-a+"px"}else i=parseFloat(n.style.marginRight||"0"),n.style.marginRight=i+a+"px";this.pressXY.x+=this.state.rtl?-a:a;var l=o.height-r.height,s=parseFloat(n.style.height.substring(12));n.style.height="calc(100% + ".concat(s+l,"px)"),this.pressXY.y+=l}var c=r.left-o.left,u=r.top-o.top;0===c&&0===u||(this.dragging?e.defaultPosition.order===this.props.defaultPosition.order&&e.defaultPosition.col===this.props.defaultPosition.col||(this.currentTranslate.x=0,this.currentTranslate.y=0,n.style.transform=""):Math.abs(u)<15&&Math.abs(c)<15||requestAnimationFrame((function(){var e=t.element;e&&(e.style.transform="translate(".concat(c,"px, ").concat(u,"px)"),e.style.transition="transform 0s",requestAnimationFrame((function(){e.style.transform="",e.style.transition="transform ".concat(Cn,"ms cubic-bezier(0.2, 0, 0, 1) 0s")})))})))}},t.propTypes={defaultPosition:a.object.isRequired,style:a.object,className:a.string,hintStyle:a.object,hintClassName:a.string,header:a.any,body:a.any,item:a.any,resizable:a.oneOf(["horizontal","vertical",!0,!1]),reorderable:a.bool},t.displayName="KendoTileLayoutItem",t.defaultProps={resizable:!0,reorderable:!0},t}(r.Component),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Hn=function(){return Hn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Hn.apply(this,arguments)},En={column:"k-grid-flow-col",row:"k-grid-flow-row","column dense":"k-grid-flow-col-dense","row dense":"k-grid-flow-row-dense",unset:"k-grid-flow-unset"},Vn=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._element=null,t.state={positions:(t.props.items||[]).map((function(e,t){return Object.assign({order:t,rowSpan:1,colSpan:1},e.defaultPosition)}))},t.focus=function(){t._element&&t._element.focus()},t.update=function(e,n,o,r,a){if(void 0===r&&(r=0),void 0===a&&(a=0),0!==n||0!==o||a||r){var i=!1,l=t.state.positions.map((function(e){return Object.assign({},e)})),s=l[e],c=l.find((function(e){return e.order===s.order+n}));c&&c!==s&&(s.order+=n,c.order+=-n,i=!0);var u=s.col+o;0!==o&&u>=1&&u+s.colSpan<=(t.props.columns||3)+1&&(s.col=u,i=!0);var d=s.colSpan+a;a&&d>=1&&d+s.col<=(t.props.columns||3)+1&&(s.colSpan=d,i=!0);var p=s.rowSpan+r;r&&p>=1&&(s.rowSpan=p,i=!0),i&&(t.setState({positions:l}),(0,pe.N)(t.props.onReposition,{},t,{value:l}))}},t}return Mn(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.getDerivedStateFromProps=function(e,t){return e.positions?{positions:e.positions.map((function(e,t){return Object.assign({order:t,rowSpan:1,colSpan:1},e)}))}:!e.items||t.positions&&e.items.length===t.positions.length?null:{positions:e.items.map((function(e,t){return Object.assign({order:t,rowSpan:1,colSpan:1},e.defaultPosition)}))}},t.prototype.render=function(){var e=this,t=this.props,n=t.className,o=t.columns,a=void 0===o?3:o,l=t.columnWidth,s=void 0===l?"1fr":l,c=t.gap,u=t.rowHeight,d=void 0===u?"1fr":u,p=t.style,h=t.autoFlow,v=void 0===h?"column":h,m=t.items,f=void 0===m?[]:m,g=c?"".concat("number"==typeof c.rows?c.rows+"px":c.rows)+" "+"".concat("number"==typeof c.columns?c.columns+"px":c.columns):16,b=Hn({gridTemplateColumns:"repeat(".concat(a,", minmax(0px, ").concat("number"==typeof s?s+"px":s,"))"),gridAutoRows:"minmax(0px, ".concat("number"==typeof d?d+"px":d,")"),gap:g,padding:g},p);return r.createElement("div",{ref:function(t){e._element=t},dir:this.props.dir,className:(0,i.A)("k-tilelayout",En[v],n),style:b,id:this.props.id,children:f.map((function(t,n){return r.createElement(In,{key:e.props.dataItemKey?(0,gn.Y)(e.props.dataItemKey)(t):n,update:e.update,defaultPosition:e.state.positions[n],index:n,resizable:t.resizable,reorderable:t.reorderable,style:t.style,className:t.className,hintClassName:t.hintClassName,hintStyle:t.hintStyle,ignoreDrag:e.props.ignoreDrag},t.item?t.item:r.createElement(r.Fragment,null,r.createElement("div",{className:"k-tilelayout-item-header k-card-header"},r.isValidElement(t.header)?t.header:r.createElement("h5",{className:"k-card-title"},t.header)),r.createElement("div",{className:"k-tilelayout-item-body k-card-body"},t.body)))}))})},t.propTypes={id:a.string,style:a.object,className:a.string,dir:a.string,gap:a.object,columns:a.number,columnWidth:a.oneOfType([a.number,a.string]),rowHeight:a.oneOfType([a.number,a.string]),dataItemKey:a.string,items:a.array,positions:a.array,autoFlow:a.oneOf(["column","row","column dense","row dense","unset"]),onReposition:a.func,ignoreDrag:a.func},t.displayName="KendoTileLayout",t}(r.Component),On={primary:"k-bottom-nav-primary",secondary:"k-bottom-nav-secondary",tertiary:"k-bottom-nav-tertiary",info:"k-bottom-nav-info",success:"k-bottom-nav-success",warning:"k-bottom-nav-warning",error:"k-bottom-nav-error",dark:"k-bottom-nav-dark",light:"k-bottom-nav-light",inverse:"k-bottom-nav-inverse"},Bn={flat:"k-bottom-nav-flat",solid:"k-bottom-nav-solid"},Sn={vertical:"k-bottom-nav-item-flow-vertical",horizontal:"k-bottom-nav-item-flow-horizontal"},Pn={fixed:"k-pos-fixed",sticky:"k-pos-sticky"},Tn=r.forwardRef((function(e,t){(0,H.s)(E.k);var n=r.useRef(null);r.useImperativeHandle(t,(function(){return{element:n.current}}));var o=e.className,a=e.style,l=e.selected,s=e.disabled,c=e.item,u=e.render,d=e.dataItem,p=e.icon,h=e.svgIcon,v=e.text,m=e.id,f=e.onSelect,g=e.onKeyDown,b=e.index,y=e.tabIndex,z=r.useMemo((function(){return(0,i.A)("k-bottom-nav-item",{"k-selected":l,"k-disabled":s},o)}),[l,s,o]),k=r.useCallback((function(e){f&&void 0!==b&&!s&&f(e,b)}),[f,b,s]),w=r.useCallback((function(e){g&&void 0!==b&&!s&&g(e,b)}),[g,b,s]),x=u,C=c,I=r.createElement("span",{ref:n,className:z,style:a,role:"link",id:m,tabIndex:y,onClick:k,onKeyDown:w,"aria-current":l,"aria-disabled":s},C?r.createElement(C,{itemIndex:b,item:d}):r.createElement(r.Fragment,null,(p||h)&&r.createElement(T.a,{className:"k-bottom-nav-item-icon",name:p,icon:h}),v&&r.createElement("span",{className:"k-bottom-nav-item-text",style:{userSelect:"none"}},v)));return void 0!==x?x.call(void 0,I,e):I}));Tn.propTypes={className:a.string,style:a.object,id:a.string,disabled:a.bool,selected:a.bool,icon:a.string,svgIcon:D.wi,text:a.string,tabIndex:a.number},Tn.defaultProps={tabIndex:0},Tn.displayName="KendoReactBottomNavigationItem";var Dn=function(){return Dn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Dn.apply(this,arguments)},Ln=r.forwardRef((function(e,t){(0,H.s)(E.k);var n=r.useRef(null),o=r.useCallback((function(){n.current&&(0,Xt.n)(n.current)}),[]),a=r.useCallback((function(){return{element:n.current,focus:o}}),[o]);r.useImperativeHandle(t,a);var l=e.themeColor,s=void 0===l?Rn.themeColor:l,c=e.fill,u=void 0===c?Rn.fill:c,d=e.positionMode,p=void 0===d?Rn.positionMode:d,h=e.itemFlow,v=void 0===h?Rn.itemFlow:h,m=e.border,f=void 0===m?Rn.border:m,g=e.className,b=e.items,y=e.item,z=e.itemRender,k=e.disabled,x=e.style,C=e.id,I=e.onSelect,V=e.onKeyDown,O=r.useMemo((function(){return(0,w.M)()}),[]),B=(0,qt.n)(n,e.dir),S=r.useMemo((function(){return(0,i.A)("k-bottom-nav",Pn[p],On[s],Bn[u],Sn[v],{"k-bottom-nav-border":f,"k-disabled":k},g)}),[p,s,u,v,f,k,g]),P=r.useCallback((function(e,t){b&&!b[t].disabled&&I&&(0,pe.N)(I,e,a(),{itemTarget:b[t],itemIndex:t})}),[b,I]),T=r.useCallback((function(e,t){P(e,t)}),[P]),D=r.useCallback((function(e,t){switch(e.keyCode){case M.R.enter:case M.R.space:P(e,t),e.preventDefault()}(0,pe.N)(V,e,a(),void 0)}),[P,V]);return r.createElement("nav",{ref:n,className:S,style:x,id:C||O,dir:B},b&&b.map((function(e,t){return r.createElement(Tn,Dn({},e,{key:t,index:t,id:"".concat(C||O,"-").concat(t),disabled:k||e.disabled,selected:e.selected,dataItem:e,item:y,render:z,onSelect:T,onKeyDown:D}))})))})),Rn={themeColor:"primary",fill:"flat",itemFlow:"vertical",positionMode:"fixed",border:!0};Ln.propTypes={className:a.string,style:a.object,id:a.string,dir:a.string,themeColor:a.oneOf(["primary","secondary","tertiary","info","success","warning","error","dark","light","inverse"]),fill:a.oneOf(["solid","flat"]),itemFlow:a.oneOf(["vertical","horizontal"]),border:a.bool,disabled:a.bool,selected:a.number,onSelect:a.func},Ln.defaultProps=Rn,Ln.displayName="KendoReactBottomNavigation";var Nn=n(9302),_n=function(){return _n=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},_n.apply(this,arguments)},An=r.forwardRef((function(e,t){(0,Nn.validatePackage)(E.k);var n=r.useRef(null),o=r.useCallback((function(){return{element:n.current}}),[]);r.useImperativeHandle(t,o);var a=e.className,l=e.style,s=e.id,c=e.children,u=r.useMemo((function(){return(0,w.M)()}),[]),d=r.useMemo((function(){return e.orientation||jn.orientation}),[e.orientation]),p="horizontal"===d,h=r.useMemo((function(){return e.align&&e.align.horizontal?e.align.horizontal:jn.hAlign}),[e.align]),v=r.useMemo((function(){return e.align&&e.align.vertical?e.align.vertical:jn.vAlign}),[e.align]),m=r.useMemo((function(){return(0,i.A)("k-stack-layout",{"k-hstack":"horizontal"===d,"k-vstack":"vertical"===d,"k-justify-content-start":p&&"start"===h||!p&&"top"===v,"k-justify-content-center":p&&"center"===h||!p&&"middle"===v,"k-justify-content-end":p&&"end"===h||!p&&"bottom"===v,"k-justify-content-stretch":p&&"stretch"===h||!p&&"stretch"===v,"k-align-items-start":!p&&"start"===h||p&&"top"===v,"k-align-items-center":!p&&"center"===h||p&&"middle"===v,"k-align-items-end":!p&&"end"===h||p&&"bottom"===v,"k-align-items-stretch":!p&&"stretch"===h||p&&"stretch"===v},a)}),[d,p,h,v,a]),f=_n({gap:"".concat("number"==typeof e.gap?e.gap+"px":e.gap)},l);return r.createElement("div",{ref:n,className:m,style:f,id:s||u},c)})),jn={orientation:"horizontal",hAlign:"stretch",vAlign:"stretch"};An.propTypes={className:a.string,style:a.object,children:a.any,id:a.string,orientation:a.oneOf(["horizontal","vertical"]),gap:a.oneOfType([a.string,a.number]),align:a.shape({vertical:a.oneOf(["top","middle","bottom","stretch"]),horizontal:a.oneOf(["start","center","end","stretch"])})},An.defaultProps=jn,An.displayName="KendoReactStackLayout";var Fn=function(){return Fn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Fn.apply(this,arguments)},Kn=r.forwardRef((function(e,t){(0,Nn.validatePackage)(E.k);var n=r.useRef(null),o=r.useCallback((function(){return{element:n.current}}),[]);r.useImperativeHandle(t,o);var a=e.className,l=e.style,s=e.id,c=e.children,u=e.gap,d=r.useMemo((function(){return(0,w.M)()}),[]),p=r.useMemo((function(){return e.align&&e.align.horizontal?e.align.horizontal:Un.hAlign}),[e.align]),h=r.useMemo((function(){return e.align&&e.align.vertical?e.align.vertical:Un.vAlign}),[e.align]),v=r.useMemo((function(){return(0,i.A)("k-grid-layout",{"k-justify-items-start":"start"===p,"k-justify-items-center":"center"===p,"k-justify-items-end":"end"===p,"k-justify-items-stretch":"stretch"===p,"k-align-items-start":"top"===h,"k-align-items-center":"middle"===h,"k-align-items-end":"bottom"===h,"k-align-items-stretch":"stretch"===h},a)}),[p,h,a]),m=u?"".concat("number"==typeof u.rows?u.rows+"px":u.rows)+" "+"".concat("number"==typeof u.cols?u.cols+"px":u.cols):void 0,f=e.rows&&e.rows.map((function(e){return"".concat("number"==typeof e.height?e.height+"px":e.height)})).join(" "),g=e.cols&&e.cols.map((function(e){return"".concat("number"==typeof e.width?e.width+"px":e.width)})).join(" "),b=Fn({gap:m,gridTemplateColumns:g,gridTemplateRows:f},l);return r.createElement("div",{ref:n,className:v,style:b,id:s||d},c)})),Un={hAlign:"stretch",vAlign:"stretch",gap:void 0};Kn.propTypes={className:a.string,style:a.object,children:a.any,id:a.string,gap:a.shape({rows:a.oneOfType([a.string,a.number]),columns:a.oneOfType([a.string,a.number])}),align:a.shape({vertical:a.oneOf(["top","middle","bottom","stretch"]),horizontal:a.oneOf(["start","center","end","stretch"])})},Kn.defaultProps=Un,Kn.displayName="KendoReactGridLayout";var qn=function(){return qn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},qn.apply(this,arguments)},Wn=r.forwardRef((function(e,t){(0,Nn.validatePackage)(E.k);var n=r.useRef(null),o=r.useCallback((function(){return{element:n.current}}),[]);r.useImperativeHandle(t,o);var a=e.className,i=e.style,l=e.id,s=e.children,c=e.row,u=e.col,d=e.rowSpan,p=e.colSpan,h=r.useMemo((function(){return(0,w.M)()}),[]),v=qn({gridArea:"".concat(c||"auto"," / ").concat(u||"auto"," / ").concat(d?"span "+d:"auto"," / ").concat(p?"span "+p:"auto")},i);return r.createElement("div",{ref:n,className:a,style:v,id:l||h},s)}));Wn.propTypes={className:a.string,style:a.object,children:a.any,id:a.string},Wn.displayName="KendoReactGridLayoutItem";var Gn=r.forwardRef((function(e,t){(0,Nn.validatePackage)(E.k);var n=r.useRef(null),o=r.useRef(null),a=r.useCallback((function(){o.current&&o.current.focus()}),[o]);return r.useImperativeHandle(n,(function(){return{element:o.current,focus:a,props:e}})),r.useImperativeHandle(t,(function(){return n.current})),r.createElement("li",{ref:o,id:e.id,style:e.style,className:(0,i.A)("k-flex-none k-breadcrumb-item",e.className)},e.children)})),Yn={id:a.string,className:a.string,children:a.any,style:a.object};Gn.displayName="KendoReactBreadcrumbListItem",Gn.propTypes=Yn;var Zn=r.forwardRef((function(e,t){(0,Nn.validatePackage)(E.k);var n=r.useRef(null),o=r.useRef(null);return r.useImperativeHandle(n,(function(){var t;return{element:(null===(t=o.current)||void 0===t?void 0:t.element)||null,props:e}})),r.useImperativeHandle(t,(function(){return n.current})),r.createElement(T.a,{ref:o,id:e.id,"aria-hidden":!0,tabIndex:e.tabIndex,style:e.style,name:"chevron-right",icon:j,className:"k-breadcrumb-delimiter-icon"})})),Xn={id:a.string,className:a.string,style:a.object,tabIndex:a.number};Zn.displayName="KendoReactBreadcrumbDelimiter",Zn.propTypes=Xn;var Jn=r.forwardRef((function(e,t){(0,Nn.validatePackage)(E.k);var n=r.useRef(null),o=r.useRef(null),a=r.useCallback((function(){o.current&&o.current.focus()}),[o]);r.useImperativeHandle(n,(function(){return{element:o.current,focus:a,props:e}})),r.useImperativeHandle(t,(function(){return n.current}));var l=r.useCallback((function(t){e.id&&(0,pe.N)(e.onItemSelect,t,t.target,{id:e.id})}),[e.onItemSelect]),s=r.useCallback((function(t){e.id&&(0,pe.N)(e.onKeyDown,t,t.target,{id:e.id})}),[e.onKeyDown]);return r.createElement("span",{"aria-current":e.ariaCurrent?e.ariaCurrent:e.isLast,role:"link",id:e.id,ref:o,style:e.style,dir:(0,qt.n)(o,e.dir),tabIndex:(0,Nt.p)(e.tabIndex,e.disabled),className:(0,i.A)("k-cursor-pointer k-flex-none k-breadcrumb-link k-breadcrumb-icontext-link",{"k-disabled":e.disabled}),onClick:l,onKeyDown:s},e.iconClass?r.createElement("span",{className:(0,i.A)("k-icon",e.iconClass)}):e.icon?e.icon:"",e.text)})),$n={id:a.string,className:a.string,tabIndex:a.number,style:a.object,dir:a.string,disabled:a.bool,text:a.string,icon:a.node,iconClass:a.string,onClick:a.func,ariaCurrent:a.bool};Jn.displayName="KendoReactBreadcrumbLink",Jn.propTypes=$n;var Qn=r.forwardRef((function(e,t){(0,Nn.validatePackage)(E.k);var n=r.useRef(null),o=r.useRef(null);return r.useImperativeHandle(n,(function(){return{element:o.current,props:e}})),r.useImperativeHandle(t,(function(){return n.current})),r.createElement("ol",{id:e.id,ref:o,style:e.style,dir:(0,qt.n)(o,e.dir),tabIndex:(0,Nt.p)(e.tabIndex,e.disabled),className:(0,i.A)("k-breadcrumb-container k-flex-wrap",{"k-disabled":e.disabled},e.className)},e.children)})),eo={id:a.string,className:a.string,children:a.element,tabIndex:a.number,style:a.object,dir:a.string,disabled:a.bool};Qn.displayName="KendoReactBreadcrumbOrderedList",Qn.propTypes=eo;var to=function(){return to=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},to.apply(this,arguments)},no=r.forwardRef((function(e,t){(0,Nn.validatePackage)(E.k);var n=r.useRef(null),o=r.useRef(null),a=r.useMemo((function(){return e.breadcrumbOrderedList||Qn}),[e.breadcrumbOrderedList]),l=r.useMemo((function(){return e.breadcrumbListItem||Gn}),[e.breadcrumbListItem]),s=r.useMemo((function(){return e.breadcrumbDelimiter||Zn}),[e.breadcrumbDelimiter]),c=r.useMemo((function(){return e.breadcrumbLink||Jn}),[e.breadcrumbLink]),u=r.useCallback((function(){o.current&&o.current.focus()}),[o]),d=r.useMemo((function(){return e.disabled||!1}),[e.disabled]);r.useImperativeHandle(n,(function(){return{element:o.current,focus:u,props:e}})),r.useImperativeHandle(t,(function(){return n.current}));var p=(0,qt.n)(o,e.dir),h=function(t){n.current&&(0,pe.N)(e.onItemSelect,t,t.target,{id:t.target.id})},v=function(t){n.current&&(0,pe.N)(e.onKeyDown,t,t.target,{id:t.target.id})},m=e.valueField||ro.valueField,f=e.iconField||ro.iconField,g=e.iconClassField||ro.iconClassField,b=e.textField||ro.textField;return r.createElement("nav",{"aria-label":e.ariaLabel,id:e.id,style:e.style,ref:o,dir:p,className:(0,i.A)("k-breadcrumb",{"k-rtl":"rtl"===p,"k-disabled":d},e.className)},r.createElement(a,null,r.createElement(r.Fragment,null,e.data.map((function(t,n,o){var a=t[m];return r.createElement(l,{key:a},0!==n&&r.createElement(s,null),r.createElement(c,to({isLast:o.length-1===n,id:String(a),icon:t[f]||void 0,iconClass:t[g]?String(t[g]):void 0,text:t[b]?String(t[b]):void 0,disabled:t.disabled||!1,onItemSelect:h,onKeyDown:v},e)))})))))})),oo={id:a.string,style:a.object,className:a.string,breadcrumbOrderedList:a.elementType,breadcrumbListItem:a.elementType,breadcrumbDelimiter:a.elementType,breadcrumbLink:a.elementType,data:a.arrayOf(a.shape({id:a.string,text:a.string,icon:a.any,iconClass:a.string})),dir:a.oneOf(["ltr","rtl"]),disabled:a.bool,valueField:a.string,textField:a.string,iconField:a.string,iconClassField:a.string,onItemSelect:a.func,ariaLabel:a.string},ro={valueField:"id",textField:"text",iconField:"icon",iconClassField:"iconClass"};no.displayName="KendoReactBreadcrumb",no.propTypes=oo,no.defaultProps=ro;var ao=n(3162),io=n(4312),lo=n(1205),so=n(7999),co=n(4390),uo=function(){return uo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},uo.apply(this,arguments)},po=function(e){var t=r.useRef(null);return r.useEffect((function(){e.show&&setTimeout((function(){var e=t.current&&t.current.element,n=e&&e.querySelector(".k-menu-item");n&&n!==n.ownerDocument.activeElement&&n.focus()}))}),[e.show]),r.createElement(De.G,{show:e.show,offset:e.offset,popupClass:"k-menu-popup",animate:!1},r.createElement(pt,uo({vertical:!0},e,{ref:t,className:(0,i.A)("k-context-menu",e.className),onClose:e.onClose,role:"menu"}),e.children))};po.displayName="KendoReactContextMenu";var ho=n(6059),vo=r.forwardRef((function(e,t){var n,o;(0,H.s)(E.k);var a=r.useRef(null),l=r.useState(!1),s=l[0],c=l[1],u=r.useCallback((function(){return{element:a.current}}),[]);r.useImperativeHandle(t,u);var d=e.expanded,p=void 0!==d&&d,h=e.disabled,v=e.title,m=e.subtitle,f=e.onAction,g=e.expandIcon,b=e.collapseIcon,y=e.expandSVGIcon,z=e.collapseSVGIcon,k=r.useCallback((function(e){(0,pe.N)(f,e,u(),{expanded:p})}),[f,p]),w=r.useCallback((function(e){e.keyCode!==M.R.enter&&e.keyCode!==M.R.space||(e.preventDefault(),(0,pe.N)(f,e,u(),{expanded:p}))}),[f,p]),x=r.useCallback((function(){e.disabled||c(!0)}),[e.disabled]),C=r.useCallback((function(){e.disabled||c(!1)}),[e.disabled]),I=(0,ho.U)({onFocus:x,onBlur:C}),V=I.onFocus,O=I.onBlur;return r.createElement("div",{ref:a,className:(0,i.A)("k-expander",e.className,{"k-expanded":p,"k-focus":s&&!h,"k-disabled":h}),onFocus:V,onBlur:O,style:e.style,id:e.id,dir:(0,Jt.V)(a,e.dir),onKeyDown:h?void 0:w},r.createElement("div",{role:"button","aria-controls":e.ariaControls,"aria-expanded":p,"aria-disabled":h,tabIndex:(0,Nt.p)(e.tabIndex,h),className:"k-expander-header",onClick:h?void 0:k},void 0!==v?r.createElement("div",{className:"k-expander-title"},v):void 0,r.createElement("span",{className:"k-spacer"}),void 0!==m?r.createElement("div",{className:"k-expander-sub-title"},m):void 0,r.createElement("span",{className:"k-expander-indicator"},r.createElement(T.a,{name:p?b?void 0:"chevron-up":g?void 0:"chevron-down",icon:p?z?void 0:A:y?void 0:F,className:(0,i.A)(p?(n={},n[String(b)]=Boolean(b),n):(o={},o[String(g)]=Boolean(g),o))}))),e.children)}));vo.propTypes={children:a.node,className:a.string,style:a.object,dir:a.string,id:a.string,tabIndex:a.number,title:a.node,subtitle:a.node,expandIcon:a.string,collapseIcon:a.string,expanded:a.bool,disabled:a.bool,onAction:a.func},vo.displayName="KendoReactExpansionPanel";var mo=function(){return mo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},mo.apply(this,arguments)},fo=r.forwardRef((function(e,t){return r.createElement("div",mo({ref:t},e,{className:(0,i.A)("k-expander-content-wrapper",e.className)}),r.createElement("div",{className:"k-expander-content"},e.children))}));fo.displayName="KendoReactExpansionPanelContent"},8206:(e,t,n)=>{n.d(t,{k:()=>o});var o={name:"@progress/kendo-react-layout",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680171781,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:()=>he,v:()=>pe});var o=n(3899),r=n(994),a=n(189),i=function(e){e.style.transitionDuration="",Array.from(e.classList).forEach((function(t){t.startsWith("k-slide-")&&e.classList.remove(t)}))},l="undefined"!=typeof window&&/Firefox/.test(window.navigator.userAgent),s=function(e,t,n,o,r){if(0===n)return r();var a="k-slide-"+t+"-"+o,s=a+"-active",c=function(t){t.target===e&&(e.removeEventListener("transitionend",c),i(e),e.style.display="exit"===o?"none":"",r())};e.addEventListener("transitionend",c);var u=e.ownerDocument;if(u){var d=u.defaultView;if(d){var p=function(){i(e),e.classList.add(a),d.requestAnimationFrame((function(){e.style.transitionDuration=n+"ms",e.classList.add(s)}))};l?d.requestAnimationFrame(p):p()}}},c=n(4006),u=n(7827),d=n(8259),p=n(8047);const h="bottom",v="center",m="middle",f="left",g="right",b="top",y="fit",z="flip",k="none";var w,x,C,I=function(e,t,n){var o=0;return e+t>n&&(o=n-(e+t)),e<0&&(o=-e),o},M=function(e){var t=e.offset,n=e.size,o=e.anchorSize,r=e.viewPortSize,a=e.anchorAlignPoint,i=e.elementAlignPoint,l=0,s=2*e.margin;if(i!==a&&i!==v&&i!==m&&a!==v&&a!==m){var c=a===b||a===f;t<0&&c?t+(l=n+o+s)+n>r&&(l=0):t>=0&&!c&&(t+n>r&&(l+=-(o+n+s)),t+l<0&&(l=0))}return l},H=(w=function(e){if(!E())return!1;var t=e?e.ownerDocument:document;if(!t||!t.body)return!1;var n=t.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)",n.innerHTML='<div style="position: fixed; top: 10px;">child</div>',t.body.appendChild(n);var o=10!==n.children[0].getBoundingClientRect().top;return t.body.removeChild(n),o},C=!1,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return C||(x=w.apply(void 0,e),C=!0),x}),E=function(){return Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)};const V={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:H,canUseDOM:E};function O(e){return e.ownerDocument||e.document||e}const B=function(e){return O(e).defaultView},S=function(e){return O(e).documentElement};var P=0;function T(){if(!P&&"undefined"!=typeof document){var e=document.createElement("div");e.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",e.innerHTML=" ",document.body.appendChild(e),P=e.offsetWidth-e.scrollWidth,document.body.removeChild(e)}return P}function D(e){var t=B(e),n=S(e),o={height:t.innerHeight,width:t.innerWidth};return n.scrollHeight-n.clientHeight>0&&(o.width-=T()),o}function L(e){var t=S(e),n=B(e);return{x:n.pageXOffset||t.scrollLeft||0,y:n.pageYOffset||t.scrollTop||0}}const R=function(e){var t=e.getBoundingClientRect(),n=t.left,o=t.top;return t.height||t.width||(t=function(e){var t=e.style,n=t.display,o=t.left,r=t.position;e.style.display="",e.style.left="-10000px",e.style.position="absolute";var a=e.getBoundingClientRect();return e.style.display=n,e.style.left=o,e.style.position=r,a}(e)),{top:o,left:n,height:t.height,width:t.width}};function N(e){return e===(e.ownerDocument||{}).body?L(e):{x:e.scrollLeft,y:e.scrollTop}}const _=function(e){for(var t=e.offsetParent;t&&"static"===t.style.position;)t=t.offsetParent;return t||S(e)};function A(e,t){for(var n=[],o=e.parentNode;o&&(n.push(o),o!==t);)o=o.parentNode;return n}function j(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"],K=function(){return V.canUseDOM()?window:null},U=/auto|scroll/,q=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||!V.hasRelativeStackingContext())return null;for(var t=e.parentElement;t;){if("none"!==window.getComputedStyle(t).transform)return t;t=t.parentElement}return null},G=function(){return V.canUseDOM()&&parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2))||1},Y={addOffset:function(e,t){return{left:e.left+t.left,top:e.top+t.top}},addScroll:function(e,t){return{top:e.top+t.y,left:e.left+t.x,height:e.height,width:e.width}},align:function(e){var t=e.anchorRect,n=e.anchorAlign,o=e.elementRect,r=e.elementAlign,a=e.margin;void 0===a&&(a={});var i=n.horizontal,l=n.vertical,s=r.horizontal,c=r.vertical,u=a.horizontal||0,d=a.vertical||0,p=t.top,f=t.left;return l===h&&(p+=t.height),l!==v&&l!==m||(p+=Math.round(t.height/2)),c===h&&(p-=o.height,d*=-1),c!==v&&c!==m||(p-=Math.round(o.height/2),d*=-1),i===g&&(f+=t.width),i!==v&&i!==m||(f+=Math.round(t.width/2)),s===g&&(f-=o.width,u*=-1),s!==v&&s!==m||(f-=Math.round(o.width/2),u*=-1),{top:p+d,left:f+u}},boundingOffset:function(e){if(!e.getBoundingClientRect){var t=D(e);return{bottom:t.height,left:0,right:t.width,top:0}}var n=e.getBoundingClientRect();return{bottom:n.bottom,left:n.left,right:n.right,top:n.top}},getFontStyles:function(e){var t=K();if(!t||!e)return[];var n=t.getComputedStyle(e);return F.map((function(e){return{key:e,value:n[e]}}))},getWindow:K,hasOffsetParent:function(e){return!!e&&Boolean(e.offsetParent)},offset:function(e){return e?R(e):null},offsetAtPoint:function(e,t){if(!e)return null;var n=e.style,o=n.left,r=n.top,a=n.transition;e.style.transition="none",e.style.left=t.left+"px",e.style.top=t.top+"px";var i=R(e);return e.style.left=o,e.style.top=r,e.offsetHeight,e.style.transition=a,i},position:function(e,t,n){return e&&t?function(e,t,n){void 0===n&&(n=1);var o=t?_(t):null,r=function(e,t){var n=B(e),o=n.getComputedStyle(e),r=R(e),a=t||_(e),i=e.ownerDocument,l=a!==i.body&&a!==i.documentElement,s={top:0,left:0};if("fixed"!==o.position&&l){var c=n.getComputedStyle(a);(s=R(a)).top+=parseInt(c.borderTopWidth,10),s.left+=parseInt(c.borderLeftWidth,10)}return{top:r.top-s.top,left:r.left-s.left,height:r.height,width:r.width}}(e,o),a=r.top,i=r.left,l=r.height,s=r.width,c=function(e,t){return e?N(e):function(e){var t=_(e);return t?N(t):{x:0,y:0}}(t)}(o,e),u=c.x,d=c.y,p=e.ownerDocument,h=o===p.body||o===p.documentElement?1:n;return{top:a+d*h,left:i+u*h,height:l,width:s}}(e,t,n||1):null},removeScroll:function(e,t){return{top:e.top-t.y,left:e.left-t.x,height:e.height,width:e.width}},restrictToView:function(e){var t=e.anchorRect,n=e.anchorAlign,o=e.elementRect,r=e.elementAlign,a=e.collisions,i=e.viewPort,l=e.margin;void 0===l&&(l={});var s=o.top,c=o.left,u=o.height,d=o.width,p=i.height,h=i.width,v=l.horizontal||0,m=l.vertical||0,f=0,g=0,b=a.vertical===y,k=a.horizontal===y,w=a.vertical===z,x=a.horizontal===z;b&&(g+=I(s,u,p)),k&&(f+=I(c,d,h)),w&&(g+=M({margin:m,offset:s,size:u,anchorSize:t.height,viewPortSize:p,anchorAlignPoint:n.vertical,elementAlignPoint:r.vertical})),x&&(f+=M({margin:v,offset:c,size:d,anchorSize:t.width,viewPortSize:h,anchorAlignPoint:n.horizontal,elementAlignPoint:r.horizontal}));var C=w&&0!==g,H=x&&0!==f,E=b&&0!==g,V=k&&0!==f;return{flipped:H||C,fitted:E||V,flip:{horizontal:H,vertical:C},fit:{horizontal:V,vertical:E},offset:{left:f,top:g}}},scrollPosition:L,scrollableParents:function(e){var t=[];if(!V.canUseDOM())return t;for(var n=e.parentElement;n;)(U.test(q(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?R(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:D,zoomLevel:G,isZoomed:function(){return G()>1},zIndex:function(e,t){if(!e||!V.canUseDOM())return null;var n=function(e,t){for(var n,o,r=A(e),a=t;a&&(n=j(a),!(o=r.reduce((function(e,t){return e.concat(n.filter((function(e){return e===t})))}),[])[0]));)a=a.parentElement;return o}(e,t);if(!n)return null;var o=[e].concat(A(e,n)).reduce((function(e,t){var n=t.style.zIndex||window.getComputedStyle(t).zIndex,o=parseInt(n,10);return o>e?o:e}),0);return o?o+1:null}};const Z=Y;const X=function(e){var t=e.anchor,n=e.element,o=e.anchorAlign,r=e.elementAlign,a=e.margin,i=e.offset,l=e.positionMode,s=e.scale||1,c="fixed"!==l&&Z.hasOffsetParent(n)?function(e,t,n,o){var r=V.eitherRect(Z.position(e,t,o),n);return V.scaleRect(r,o)}(t,n,i,s):function(e,t,n,o){var r=function(e,t){return e?{x:0,y:0}:Z.scrollPosition(t)}(e,t),a=V.eitherRect(Z.offset(e),n),i=2*o,l=Z.stackingElementScroll(t);1!==o&&l&&(l.x/=i,l.y/=i);var s=Z.stackingElementOffset(t);return 1!==o&&s&&(s.left/=i,s.top/=i),Z.removeScroll(Z.addScroll(V.removeStackingOffset(V.scaleRect(a,o),s),l),r)}(t,n,i,s),u=V.scaleRect(Z.offset(n),s);return Z.align({anchorAlign:o,anchorRect:c,elementAlign:r,elementRect:u,margin:a})},J=function(e){var t=e.anchor,n=e.currentLocation,o=e.element,r=e.anchorAlign,a=e.elementAlign,i=e.collisions,l=e.margin,s=e.scale||1,c=Z.offsetAtPoint(o,n),u=V.scaleRect(c,s),d=V.scaleRect(Z.offset(t),s),p=V.eitherRect(d,n),h=e.viewPort||Z.windowViewPort(o);h.width=h.width/s,h.height=h.height/s;var v=Z.restrictToView({anchorAlign:r,anchorRect:p,collisions:i,elementAlign:a,elementRect:u,margin:l,viewPort:h}),m=Z.addOffset(n,v.offset);return{flip:v.flip,flipped:v.flipped,offset:m}};var $,Q=1e3/60,ee=function(e,t,n){var o,r,a,i;void 0===n&&(n={});var l=0;n=n||{};var s=function(){l=!1===n.leading?0:(new Date).getTime(),o=void 0,i=e.apply(r,a),o||(r=a=null)};return function(){var c=(new Date).getTime();l||!1!==n.leading||(l=c);var u=t-(c-l);return r=void 0,a=arguments,u<=0||u>t?(o&&(clearTimeout(o),o=void 0),l=c,i=e.apply(r,a),o||(r=a=null)):o||!1===n.trailing||(o=window.setTimeout(s,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=($=function(e,t){return $=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)},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}$(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),oe=function(){return oe=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},oe.apply(this,arguments)},re=100,ae=1;function ie(e,t){if(e===t)return!0;if(!!e!=!!t)return!1;var n=Object.getOwnPropertyNames(e),o=Object.getOwnPropertyNames(t);if(n.length!==o.length)return!1;for(var r=0;r<n.length;r++){var a=n[r];if(e[a]!==t[a])return!1}return!0}var le,se={left:-1e3,top:0};!function(e){e.hiding="hiding",e.hidden="hidden",e.showing="showing",e.shown="shown",e.reposition="reposition"}(le||(le={}));var ce="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,o=t.anchorAlign,r=t.popupAlign,a=t.collision,i=t.offset,l=t.anchor,s=t.margin,c=t.scale,u=t.positionMode,d=e.style,p=d.width,h=d.height;e.style.width=e.offsetWidth+"px",e.style.height=e.offsetHeight+"px";var v=X({anchor:l,anchorAlign:o,element:e,elementAlign:r,offset:i,margin:s,positionMode:u,scale:c}),m=J({anchor:l,anchorAlign:o,element:e,elementAlign:r,collisions:a,currentLocation:v,margin:n.props.margin});if(e.style.top=m.offset.top+"px",e.style.left=m.offset.left+"px",e.style.width=p,e.style.height=h,n._collisions={fit:m.fit,fitted:m.fitted,flip:m.flip,flipped:m.flipped},n.props.onPosition){var f={target:n,flipped:m.flipped,fitted:m.fitted};n.props.onPosition.call(void 0,f)}},n.onOpened=function(){var e=n._popup;e&&(n.props.show&&e.classList.add(ce),n.attachRepositionHandlers(e),n.props.onOpen&&n.props.onOpen.call(void 0,{target:n}))},n.animate=function(e,t,o){if(n.props.popupAlign){var r,a=n.props.popupAlign,i=a.horizontal,l=a.vertical;r="left"===i&&"center"===l?"right":"right"===i&&"center"===l?"left":"top"===l?"down":"up",n._collisions&&n._collisions.flipped&&(r={down:"up",up:"down",left:"right",right:"left"}[r]),s(e,r,n.animationDuration[t],t,o)}},n.onClosing=function(e){n.props.show||e.classList.remove(ce),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:re},(0,c.s)(te),n.reposition=ee(n.reposition.bind(n),Q),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,o=e.anchor,r=e.anchorAlign,a=e.appendTo,i=e.collision,l=e.popupAlign,s=e.className,c=e.popupClass,u=e.style,d=e.offset,p=e.contentKey,h=oe(oe({},t),{props:{show:n,anchor:o,anchorAlign:r,appendTo:a,collision:i,popupAlign:l,className:s,popupClass:c,style:u,offset:d,contentKey:p}});return e.show?t.current===le.hidden||t.current===le.hiding?oe(oe({},h),{current:le.showing,previous:t.current}):t.current===le.showing?oe(oe({},h),{current:le.shown,previous:t.current}):t.current!==le.shown||ie(d,t.props.offset)&&ie(r,t.props.anchorAlign)&&ie(a,t.props.appendTo)&&ie(i,t.props.collision)&&ie(l,t.props.popupAlign)&&ie(u,t.props.style)&&o===t.props.anchor&&c===t.props.popupClass&&s===t.props.className?h:oe(oe({},h),{current:le.reposition,previous:t.current}):t.current===le.hiding||t.current===le.hidden?oe(oe({},h),{current:le.hidden,previous:t.current}):oe(oe({},h),{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,s=t.id,c=t.positionMode,h=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:c,top:0,left:-1e4},this.props.style||{}),m=this.state.current===le.hiding;if((l||m)&&h){var f=this.getCurrentZIndex(),g=o.createElement(d.$.Provider,{value:f},o.createElement("div",{className:(0,p.A)("k-animation-container","k-animation-container-relative",a),id:s,ref:function(t){return e._popup=t},style:oe({zIndex:f},v)},o.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?r.createPortal(g,h):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([y,z,k]),vertical:a.oneOf([y,z,k])}),anchorAlign:a.shape({horizontal:a.oneOf([f,v,g]),vertical:a.oneOf([b,v,h])}),popupAlign:a.shape({horizontal:a.oneOf([f,v,g]),vertical:a.oneOf([b,v,h])}),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:y,vertical:z},anchorAlign:{horizontal:f,vertical:h},popupAlign:{horizontal:f,vertical:b},offset:se,animate:!0,show:!1,margin:{horizontal:0,vertical:0},positionMode:"absolute"},t.contextType=d.$,t.displayName="PopupComponent",t}(o.Component),de=function(){return de=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},de.apply(this,arguments)},pe=o.createContext((function(e){return e})),he=o.forwardRef((function(e,t){var n=o.useContext(pe).call(void 0,e);return o.createElement(ue,de({ref:t},n))}));he.displayName="Popup"},5362:(e,t,n)=>{n.r(t),n.d(t,{Popup:()=>o.G,PopupPropsContext:()=>o.v});var o=n(9222)},8696:(e,t,n)=>{n.r(t),n.d(t,{accessibilityIcon:()=>Dn,aggregateFieldsIcon:()=>ac,alignBottomIcon:()=>Ba,alignCenterIcon:()=>Pa,alignItemsBaselineAltIcon:()=>Wr,alignItemsBaselineIcon:()=>jr,alignItemsCenterAltIcon:()=>Kr,alignItemsCenterIcon:()=>Nr,alignItemsEndAltIcon:()=>Ur,alignItemsEndIcon:()=>_r,alignItemsStartAltIcon:()=>Fr,alignItemsStartIcon:()=>Rr,alignItemsStretchAltIcon:()=>qr,alignItemsStretchIcon:()=>Ar,alignJustifyIcon:()=>Da,alignLeftIcon:()=>Sa,alignMiddleIcon:()=>Oa,alignRemoveIcon:()=>La,alignRightIcon:()=>Ta,alignSelfCenterAltIcon:()=>lr,alignSelfCenterIcon:()=>rr,alignSelfEndAltIcon:()=>sr,alignSelfEndIcon:()=>ar,alignSelfStartAltIcon:()=>ir,alignSelfStartIcon:()=>or,alignSelfStretchAltIcon:()=>Lr,alignSelfStretchIcon:()=>Dr,alignToGridIcon:()=>gr,alignTopIcon:()=>Va,allIcon:()=>ma,anchorIcon:()=>pl,applyFormatIcon:()=>Ji,arrowDownIcon:()=>E,arrowLeftIcon:()=>V,arrowOverflowDownIcon:()=>k,arrowRightIcon:()=>H,arrowRotateCcwIcon:()=>dt,arrowRotateCcwSmallIcon:()=>vt,arrowRotateCwIcon:()=>pt,arrowRotateCwSmallIcon:()=>mt,arrowUpIcon:()=>M,arrowsAxesIcon:()=>T,arrowsLeftRightIcon:()=>ne,arrowsMoveIcon:()=>kn,arrowsNoChangeIcon:()=>z,arrowsNoRepeatIcon:()=>ht,arrowsSwapIcon:()=>D,arrowsTopBottomIcon:()=>oe,barcodeIcon:()=>Rn,barcodeOutlineIcon:()=>Ln,barcodeQrCodeScannerIcon:()=>Fn,barcodeScannerIcon:()=>Nn,behanceBoxIcon:()=>qs,behanceIcon:()=>Us,bellIcon:()=>xo,binocularsIcon:()=>ji,bloggerBoxIcon:()=>hs,bloggerIcon:()=>ps,blurIcon:()=>Zo,boldIcon:()=>ra,bookIcon:()=>Oi,borderBottomIcon:()=>ti,borderLeftIcon:()=>ni,borderRadiusBottomLeftIcon:()=>re,borderRadiusBottomRightIcon:()=>ae,borderRadiusIcon:()=>se,borderRadiusTopLeftIcon:()=>ie,borderRadiusTopRightIcon:()=>le,borderRightIcon:()=>oi,borderStyleBottomIcon:()=>ce,borderStyleIcon:()=>he,borderStyleLeftIcon:()=>ue,borderStyleRightIcon:()=>de,borderStyleTopIcon:()=>pe,borderTopIcon:()=>ei,bordersAllIcon:()=>Za,bordersInsideHorizontalIcon:()=>$a,bordersInsideIcon:()=>Ja,bordersInsideVerticalIcon:()=>Qa,bordersNoneIcon:()=>ri,bordersOutsideIcon:()=>Xa,bordersShowHideIcon:()=>ai,boxSizingIcon:()=>ve,brightnessContrastIcon:()=>Uo,bringBackwardIcon:()=>nr,bringForwardIcon:()=>tr,bringToBackIcon:()=>er,bringToFrontIcon:()=>Qo,brushIcon:()=>Ao,buildingBlocksIcon:()=>il,buttonIcon:()=>ui,calculatorIcon:()=>wn,calendarDateIcon:()=>pi,calendarIcon:()=>gt,cameraIcon:()=>Ho,cancelCircleIcon:()=>St,cancelIcon:()=>Ot,cancelOutlineIcon:()=>Bt,caretAltDownIcon:()=>c,caretAltExpandIcon:()=>y,caretAltLeftIcon:()=>u,caretAltRightIcon:()=>s,caretAltToBottomIcon:()=>h,caretAltToLeftIcon:()=>v,caretAltToRightIcon:()=>p,caretAltToTopIcon:()=>d,caretAltUpIcon:()=>l,caretBlIcon:()=>a,caretBrIcon:()=>r,caretDoubleAltDownIcon:()=>g,caretDoubleAltLeftIcon:()=>b,caretDoubleAltRightIcon:()=>f,caretDoubleAltUpIcon:()=>m,caretTlIcon:()=>i,caretTrIcon:()=>o,cartIcon:()=>xn,categorizeIcon:()=>R,cellSplitHorizontallyIcon:()=>Vl,cellSplitVerticallyIcon:()=>Ol,cellsMergeHorizontallyIcon:()=>Hl,cellsMergeIcon:()=>Ml,cellsMergeVerticallyIcon:()=>El,changeManuallyIcon:()=>ki,chartAreaClusteredIcon:()=>Tu,chartAreaRangeIcon:()=>Ru,chartAreaStacked100Icon:()=>Lu,chartAreaStackedIcon:()=>Du,chartBarClusteredIcon:()=>Ou,chartBarRangeIcon:()=>Pu,chartBarStacked100Icon:()=>Su,chartBarStackedIcon:()=>Bu,chartBubbleIcon:()=>Ju,chartCandlestickIcon:()=>$u,chartChoroplethIcon:()=>rd,chartColumnClusteredIcon:()=>Mu,chartColumnRangeIcon:()=>Vu,chartColumnStacked100Icon:()=>Eu,chartColumnStackedIcon:()=>Hu,chartDoughnutIcon:()=>qu,chartLineIcon:()=>Nu,chartLineMarkersIcon:()=>ju,chartLineStacked100Icon:()=>Au,chartLineStacked100MarkersIcon:()=>Ku,chartLineStackedIcon:()=>_u,chartLineStackedMarkersIcon:()=>Fu,chartOhlcIcon:()=>Qu,chartPieIcon:()=>Uu,chartRadarFilledIcon:()=>nd,chartRadarIcon:()=>ed,chartRadarMarkersIcon:()=>td,chartRoseIcon:()=>od,chartScatterIcon:()=>Wu,chartScatterSmoothLinesIcon:()=>Yu,chartScatterSmoothLinesMarkersIcon:()=>Gu,chartScatterStraightLinesIcon:()=>Xu,chartScatterStraightLinesMarkersIcon:()=>Zu,checkCircleIcon:()=>Dt,checkIcon:()=>Pt,checkOutlineIcon:()=>Tt,checkboxCheckedIcon:()=>go,checkboxIcon:()=>fo,checkboxIndeterminateIcon:()=>bo,checkboxNullIcon:()=>yo,chevronDoubleDownIcon:()=>me,chevronDoubleLeftIcon:()=>fe,chevronDoubleRightIcon:()=>ge,chevronDoubleUpIcon:()=>be,chevronDownIcon:()=>C,chevronLeftIcon:()=>I,chevronRightIcon:()=>x,chevronUpIcon:()=>w,circleIcon:()=>zo,clearCssIcon:()=>$i,clipboardCodeIcon:()=>qi,clipboardHtmlIcon:()=>Yi,clipboardIcon:()=>Ui,clipboardMarkdownIcon:()=>Zi,clipboardTextIcon:()=>Xi,clipboardWordAltIcon:()=>Gi,clipboardWordIcon:()=>Wi,clockArrowRotateIcon:()=>Zn,clockIcon:()=>ft,closedCaptionsIcon:()=>ao,cloudIcon:()=>Pc,codeIcon:()=>Cc,codeSnippetIcon:()=>si,colResizeIcon:()=>P,columnFreezeIcon:()=>Tl,columnsIcon:()=>Y,commentIcon:()=>Ti,commentRemoveIcon:()=>Di,commentsRemoveIcon:()=>Li,connectorIcon:()=>Cn,convertLowercaseIcon:()=>ca,convertUppercaseIcon:()=>ua,copyFormatIcon:()=>Qi,copyIcon:()=>Fi,cropIcon:()=>Po,crosstabIcon:()=>Jl,crosstabWizardIcon:()=>$l,csIcon:()=>Oc,csprojIcon:()=>Ec,css3Icon:()=>wc,cssIcon:()=>Ic,customFormatIcon:()=>ql,customIconIcon:()=>Vi,cutIcon:()=>Ki,dataCsvIcon:()=>Gc,dataIcon:()=>Lc,dataJsonIcon:()=>Yc,dataOdsIcon:()=>ye,dataRestIcon:()=>fu,dataSdsIcon:()=>it,dataSqlIcon:()=>Zc,dataWebIcon:()=>Xc,decimalDecreaseIcon:()=>Gl,decimalIncreaseIcon:()=>Wl,decreaseHorizontalSpacingIcon:()=>Cr,decreaseVerticalSpacingIcon:()=>Er,deliciousBoxIcon:()=>ms,deliciousIcon:()=>vs,detailSectionIcon:()=>Kc,diggBoxIcon:()=>gs,diggIcon:()=>fs,dimensionsIcon:()=>Tr,displayBlockIcon:()=>ke,displayFlexIcon:()=>we,displayInlineBlockIcon:()=>ze,displayInlineFlexIcon:()=>xe,divIcon:()=>va,divideIcon:()=>Tn,documentManagerIcon:()=>Ei,dollarIcon:()=>Kl,downloadIcon:()=>an,downloadLightIcon:()=>lt,dragAndDropIcon:()=>L,dribbbleBoxIcon:()=>Gs,dribbbleIcon:()=>Ws,dropletIcon:()=>Fo,dropletSlashIcon:()=>mr,dropletSliderIcon:()=>Ce,editToolsIcon:()=>yi,envelopBoxIcon:()=>ys,envelopIcon:()=>bs,envelopLinkIcon:()=>dl,equalIcon:()=>On,exclamationCircleIcon:()=>Mo,exeIcon:()=>Hc,exportIcon:()=>Cu,eyeIcon:()=>gn,eyeSlashIcon:()=>st,eyedropperIcon:()=>Or,facebookBoxIcon:()=>ks,facebookIcon:()=>zs,fileAddIcon:()=>lc,fileAscxIcon:()=>bc,fileAudioIcon:()=>iu,fileBacIcon:()=>yc,fileConfigIcon:()=>gc,fileCsvIcon:()=>cc,fileDataIcon:()=>cu,fileDiscImageIcon:()=>uu,fileErrorIcon:()=>vu,fileExcelIcon:()=>uc,fileFlashIcon:()=>fc,fileFooterIcon:()=>Nc,fileHeaderIcon:()=>Rc,fileHorizontalIcon:()=>Tc,fileIcon:()=>ic,fileImageIcon:()=>lu,fileMdbIcon:()=>pc,filePdfIcon:()=>vc,filePptIcon:()=>hc,filePresentationIcon:()=>su,fileProgrammingIcon:()=>du,filePsdIcon:()=>mc,fileReportIcon:()=>Ie,fileTxtIcon:()=>sc,fileTypescriptIcon:()=>gu,fileVideoIcon:()=>au,fileWordIcon:()=>dc,fileWrenchIcon:()=>oa,fileZipIcon:()=>zc,filesErrorIcon:()=>mu,filmIcon:()=>kc,filterAddExpressionIcon:()=>tn,filterAddGroupIcon:()=>nn,filterClearIcon:()=>Jt,filterIcon:()=>Xt,filterSmallIcon:()=>$t,filterSortAscSmallIcon:()=>Qt,filterSortDescSmallIcon:()=>en,flashManagerIcon:()=>Ai,flipHorizontalIcon:()=>Do,flipVerticalIcon:()=>Lo,folderAddIcon:()=>nc,folderIcon:()=>ec,folderMoreIcon:()=>rc,folderOpenIcon:()=>tc,folderUpIcon:()=>oc,fontFamilyIcon:()=>la,fontSizeIcon:()=>Yl,foregroundColorIcon:()=>sa,formElementIcon:()=>li,formIcon:()=>ii,formatCodeBlockIcon:()=>al,formulaFxIcon:()=>Al,forwardIcon:()=>eo,fullscreenExitIcon:()=>vr,fullscreenIcon:()=>hr,gapColumnIcon:()=>Me,gapRowIcon:()=>He,gearIcon:()=>vn,gearsIcon:()=>mn,globeIcon:()=>rs,globeLinkIcon:()=>cl,globeOutlineIcon:()=>os,globeUnlinkIcon:()=>ul,googleBoxIcon:()=>xs,googleIcon:()=>ws,googlePlusBoxIcon:()=>Is,googlePlusIcon:()=>Cs,graphIcon:()=>Iu,grayscaleIcon:()=>Yo,greaterOrEqualIcon:()=>Pn,gridIcon:()=>N,gridLayoutIcon:()=>_,groupBoxIcon:()=>hi,groupCollectionIcon:()=>Jc,groupFooterSectionIcon:()=>Ac,groupHeaderSectionIcon:()=>_c,groupIcon:()=>A,groupSectionIcon:()=>qc,h1Icon:()=>fa,h2Icon:()=>ga,h3Icon:()=>ba,h4Icon:()=>ya,h5Icon:()=>za,h6Icon:()=>ka,handIcon:()=>Un,handleDragIcon:()=>F,handleResizeAltIcon:()=>Ee,handleResizeIcon:()=>Ve,hdIcon:()=>ro,heartIcon:()=>ho,heartOutlineIcon:()=>po,homeIcon:()=>te,horizontalRuleIcon:()=>Na,html5Icon:()=>xc,hyperlinkOpenIcon:()=>sn,hyperlinkOpenSmIcon:()=>cn,imageAbsolutePositionIcon:()=>Zl,imageAddIcon:()=>Bi,imageEditIcon:()=>Si,imageExportIcon:()=>Vo,imageIcon:()=>Eo,imageMapEditorIcon:()=>Pi,imageResizeIcon:()=>So,imagesIcon:()=>Oe,importIcon:()=>xu,inboxIcon:()=>ds,increaseHorizontalSpacingIcon:()=>xr,increaseVerticalSpacingIcon:()=>Hr,indentIcon:()=>Ca,infoCircleIcon:()=>Co,inheritedIcon:()=>ru,insertBottomIcon:()=>Ea,insertMiddleIcon:()=>Ha,insertTopIcon:()=>Ma,invertColorsIcon:()=>Wo,italicIcon:()=>aa,jsIcon:()=>Mc,justifyContentAroundAltIcon:()=>na,justifyContentAroundIcon:()=>Jr,justifyContentBetweenAltIcon:()=>ta,justifyContentBetweenIcon:()=>Xr,justifyContentCenterAltIcon:()=>Qr,justifyContentCenterIcon:()=>Yr,justifyContentEndAltIcon:()=>ea,justifyContentEndIcon:()=>Zr,justifyContentStartAltIcon:()=>$r,justifyContentStartIcon:()=>Gr,kpiStatusDenyIcon:()=>Hn,kpiStatusHoldIcon:()=>En,kpiStatusOpenIcon:()=>Vn,launchIcon:()=>un,layout1By4Icon:()=>U,layout2By2Icon:()=>q,layoutIcon:()=>K,layoutSideBySideIcon:()=>W,layoutStackedIcon:()=>G,lessOrEqualIcon:()=>Sn,letterSpaceIcon:()=>Be,levelDownIcon:()=>O,levelToTopIcon:()=>S,levelUpIcon:()=>B,lineHeightIcon:()=>Se,linkAddIcon:()=>sl,linkIcon:()=>Ct,linkVerticalIcon:()=>Mt,linkedinBoxIcon:()=>Hs,linkedinIcon:()=>Ms,listLatinBigIcon:()=>Pe,listLatinSmallIcon:()=>Te,listOrderedIcon:()=>wa,listRomanBigIcon:()=>De,listRomanLowerIcon:()=>wu,listRomanSmallIcon:()=>Le,listRomanUpperIcon:()=>ku,listUnorderedIcon:()=>xa,listUnorderedOutlineIcon:()=>Re,listUnorderedSquareIcon:()=>Ne,lockIcon:()=>Et,loginIcon:()=>on,logoutIcon:()=>rn,makeHorizontalSpacingEqualIcon:()=>wr,makeSameHeightIcon:()=>kr,makeSameSizeIcon:()=>yr,makeSameWidthIcon:()=>zr,makeVerticalSpacingEqualIcon:()=>Mr,mapMarkerIcon:()=>as,mapMarkerTargetIcon:()=>is,maxHeightIcon:()=>_e,maxWidthIcon:()=>Ae,mediaManagerIcon:()=>Ni,menuIcon:()=>J,minHeightIcon:()=>je,minWidthIcon:()=>Fe,minusCircleIcon:()=>Ut,minusIcon:()=>Ft,minusOutlineIcon:()=>Kt,minusSmIcon:()=>Mn,mirrorIcon:()=>To,moreHorizontalIcon:()=>Q,moreVerticalIcon:()=>$,musicNotesIcon:()=>lo,myspaceBoxIcon:()=>Vs,myspaceIcon:()=>Es,notEqualIcon:()=>Bn,outdentIcon:()=>Ia,outlineOffsetIcon:()=>Ke,outlineWidthIcon:()=>Ue,overlapIcon:()=>ee,paddingBottomIcon:()=>qe,paddingIcon:()=>Ze,paddingLeftIcon:()=>We,paddingRightIcon:()=>Ge,paddingTopIcon:()=>Ye,pageFooterSectionIcon:()=>Fc,pageHeaderSectionIcon:()=>jc,paletteIcon:()=>jo,paneFreezeIcon:()=>Sl,paperclipAltIcon:()=>xt,paperclipIcon:()=>wt,paragraphAddIcon:()=>bi,parameterBooleanIcon:()=>$c,parameterDateTimeIcon:()=>Qc,parameterFloatIcon:()=>eu,parameterIntegerIcon:()=>tu,parameterStringIcon:()=>nu,parametersByteArrayIcon:()=>pu,parametersIcon:()=>Wc,parametersUnknownIcon:()=>hu,passwordIcon:()=>gi,pauseIcon:()=>Jn,pauseSmIcon:()=>co,pencilIcon:()=>zt,percentIcon:()=>Ul,photosIcon:()=>fr,pinIcon:()=>ls,pinterestBoxIcon:()=>Bs,pinterestIcon:()=>Os,playIcon:()=>Xn,playSmIcon:()=>so,playlistIcon:()=>io,plusCircleIcon:()=>jt,plusIcon:()=>_t,plusOutlineIcon:()=>At,plusSmIcon:()=>In,pointerIcon:()=>qn,positionBottomIcon:()=>Xe,positionLeftIcon:()=>Je,positionRightIcon:()=>$e,positionTopIcon:()=>Qe,printIcon:()=>yt,puzzlePieceIcon:()=>ll,qrCodeIcon:()=>An,qrCodeOutlineIcon:()=>_n,qrCodeScannerIcon:()=>jn,questionCircleIcon:()=>Io,radiobuttonCheckedIcon:()=>wo,radiobuttonIcon:()=>ko,redditBoxIcon:()=>Ps,redditIcon:()=>Ss,redoIcon:()=>ut,regularExpressionIcon:()=>et,removeHorizontalSpacingIcon:()=>Ir,removeVerticalSpacingIcon:()=>Vr,reorderIcon:()=>X,replaceAllIcon:()=>tt,replaceSingleIcon:()=>nt,reportElementIcon:()=>ot,rewindIcon:()=>Qn,rightDoubleQuotesIcon:()=>rt,rotateIcon:()=>Ro,rotateLeftIcon:()=>_o,rotateRightIcon:()=>No,roundCornersIcon:()=>$o,rowFreezeIcon:()=>Pl,rowsIcon:()=>Z,rssBoxIcon:()=>Zs,rssIcon:()=>Ys,saveIcon:()=>bt,searchIcon:()=>bn,selectAllIcon:()=>ci,selectBoxIcon:()=>di,setColumnPositionIcon:()=>Yn,shapeLineIcon:()=>Ko,shapesIcon:()=>Jo,shareIcon:()=>cs,sharpenIcon:()=>Xo,signatureIcon:()=>Kn,silverlightIcon:()=>Ri,sizeToGridIcon:()=>br,slidersIcon:()=>qo,slnIcon:()=>Sc,snapGridIcon:()=>Br,snapToGridlinesIcon:()=>Sr,snapToSnaplinesIcon:()=>Pr,sortAscIcon:()=>qt,sortAscSmallIcon:()=>Yt,sortClearIcon:()=>Gt,sortDescIcon:()=>Wt,sortDescSmallIcon:()=>Zt,spellCheckerIcon:()=>Ll,starIcon:()=>mo,starOutlineIcon:()=>vo,stickIcon:()=>Wn,stopIcon:()=>$n,stopSmIcon:()=>uo,strikethroughIcon:()=>da,stripAllFormattingIcon:()=>el,stripCssFormatIcon:()=>tl,stripFontElementsIcon:()=>nl,stripSpanElementsIcon:()=>ol,stripWordFormattingIcon:()=>rl,stumbleUponBoxIcon:()=>Ds,stumbleUponIcon:()=>Ts,subreportIcon:()=>Dc,subscriptIcon:()=>pa,sumIcon:()=>jl,supscriptIcon:()=>ha,symbolIcon:()=>Fl,tableAddIcon:()=>hl,tableAlignBottomCenterIcon:()=>Wa,tableAlignBottomLeftIcon:()=>qa,tableAlignBottomRightIcon:()=>Ga,tableAlignMiddleCenterIcon:()=>Ka,tableAlignMiddleLeftIcon:()=>Fa,tableAlignMiddleRightIcon:()=>Ua,tableAlignRemoveIcon:()=>Ya,tableAlignTopCenterIcon:()=>Aa,tableAlignTopLeftIcon:()=>_a,tableAlignTopRightIcon:()=>ja,tableBodyIcon:()=>Ql,tableCellDeleteIcon:()=>Cl,tableCellIcon:()=>fl,tableCellPropertiesIcon:()=>gl,tableColumnDeleteIcon:()=>wl,tableColumnGroupsIcon:()=>es,tableColumnInsertLeftIcon:()=>bl,tableColumnInsertRightIcon:()=>yl,tableCornerIcon:()=>ts,tableDeleteIcon:()=>Il,tableIcon:()=>vl,tablePositionCenterIcon:()=>yu,tablePositionEndIcon:()=>zu,tablePositionStartIcon:()=>bu,tablePropertiesIcon:()=>ml,tableRowDeleteIcon:()=>xl,tableRowGroupsIcon:()=>ns,tableRowInsertAboveIcon:()=>zl,tableRowInsertBelowIcon:()=>kl,tableUnmergeIcon:()=>Bl,tableWizardIcon:()=>Xl,tellAFriendBoxIcon:()=>Rs,tellAFriendIcon:()=>Ls,templateManagerIcon:()=>zi,textWrapIcon:()=>Ra,textareaIcon:()=>vi,textboxHiddenIcon:()=>fi,textboxIcon:()=>mi,thumbnailsDownIcon:()=>dr,thumbnailsLeftIcon:()=>pr,thumbnailsRightIcon:()=>ur,thumbnailsUpIcon:()=>cr,tocSectionIcon:()=>Uc,tocSectionLevelIcon:()=>ou,toggleFullScreenModeIcon:()=>_l,toolbarFloatIcon:()=>Dl,trackChangesAcceptAllIcon:()=>Ii,trackChangesAcceptIcon:()=>Ci,trackChangesEnableIcon:()=>xi,trackChangesIcon:()=>wi,trackChangesRejectAllIcon:()=>Hi,trackChangesRejectIcon:()=>Mi,transparencyIcon:()=>Go,trashIcon:()=>kt,tumblrBoxIcon:()=>_s,tumblrIcon:()=>Ns,twitterBoxIcon:()=>js,twitterIcon:()=>As,underlineIcon:()=>ia,undoIcon:()=>ct,ungroupIcon:()=>j,unlinkIcon:()=>It,unlinkVerticalIcon:()=>Ht,unlockIcon:()=>Vt,unpinIcon:()=>ss,unstickIcon:()=>Gn,uploadIcon:()=>ln,userIcon:()=>us,validationDataIcon:()=>Nl,validationXhtmlIcon:()=>Rl,vbIcon:()=>Bc,vbprojIcon:()=>Vc,videoExternalIcon:()=>_i,vimeoBoxIcon:()=>Js,vimeoIcon:()=>Xs,volumeDownIcon:()=>to,volumeMuteIcon:()=>oo,volumeUpIcon:()=>no,wholeWordIcon:()=>at,windowIcon:()=>dn,windowMinimizeIcon:()=>hn,windowRestoreIcon:()=>pn,wrenchIcon:()=>fn,xCircleIcon:()=>Nt,xIcon:()=>Lt,xOutlineIcon:()=>Rt,yammerBoxIcon:()=>Ks,yammerIcon:()=>Fs,youtubeBoxIcon:()=>Qs,youtubeIcon:()=>$s,zoomActualSizeIcon:()=>Oo,zoomBestFitIcon:()=>Bo,zoomInIcon:()=>yn,zoomOutIcon:()=>zn});const o={name:"caret-tr",content:'<path d="M352 160v192L160 160h192z" />',viewBox:"0 0 512 512"},r={name:"caret-br",content:'<path d="M352 352H160l192-192v192z" />',viewBox:"0 0 512 512"},a={name:"caret-bl",content:'<path d="M160 352V160l192 192H160z" />',viewBox:"0 0 512 512"},i={name:"caret-tl",content:'<path d="M160 160h192L160 352V160z" />',viewBox:"0 0 512 512"},l={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},s={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},c={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"},d={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"},h={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"},m={name:"caret-double-alt-up",content:'<path d="m128 448 128-192 128 192H128zM256 64 128 256h256L256 64z" />',viewBox:"0 0 512 512"},f={name:"caret-double-alt-right",content:'<path d="m64 128 192 128L64 384V128zm384 128L256 128v256l192-128z" />',viewBox:"0 0 512 512"},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"},b={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"},y={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"},k={name:"arrow-overflow-down",content:'<path d="M384 160 256 352 128 160h256zM128 96v32h256V96H128z" />',viewBox:"0 0 512 512"},w={name:"chevron-up",content:'<path d="m129.941 353.941 126.06-126.06 126.061 126.06L416 320 256.001 160 96 320l33.941 33.941z" />',viewBox:"0 0 512 512"},x={name:"chevron-right",content:'<path d="m158.059 129.941 126.06 126.06-126.06 126.061L192 416l160-159.999L192 96l-33.941 33.941z" />',viewBox:"0 0 512 512"},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"},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"},M={name:"arrow-up",content:'<path d="M384 288h-96v128h-64l-.001-128H128L255.999 96 384 288z" />',viewBox:"0 0 512 512"},H={name:"arrow-right",content:'<path d="M224 384v-96H96v-64h128v-96l192 128-192 128z" />',viewBox:"0 0 512 512"},E={name:"arrow-down",content:'<path d="M128 224h96V96h64l.001 128H384L256.001 416 128 224z" />',viewBox:"0 0 512 512"},V={name:"arrow-left",content:'<path d="M288 128v96h128v64l-128 .001V384L96 256.001 288 128z" />',viewBox:"0 0 512 512"},O={name:"level-down",content:'<path d="M288 192v64h64l-80 128-80-128h64v-64H128v-32h288v32H288z" />',viewBox:"0 0 512 512"},B={name:"level-up",content:'<path d="m128 288 80-128 80 128h-64v64h192v32H192v-96h-64z" />',viewBox:"0 0 512 512"},S={name:"level-to-top",content:'<path d="m128 288 80-128 80 128h-64v64h192v32H192v-96h-64zm288-160H96v32h320v-32z" />',viewBox:"0 0 512 512"},P={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"},T={name:"arrows-axes",content:'<path d="M352 480v-64H128v64H96v-64H32v-32h64V160H32l80-128 80 128h-64v224h224v-64l128 80-128 80z" />',viewBox:"0 0 512 512"},D={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"},L={name:"drag-and-drop",content:'<path d="m32 128 192 112L32 352V128zm224 96v32h224v-32H256z" />',viewBox:"0 0 512 512"},R={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"},N={name:"grid",content:'<path d="M32 32h128v128H32V32zm160 448h128V352H192v128zm-160 0h128V352H32v128zm0-160h128V192H32v128zm160 0h128V192H192v128zM352 32v128h128V32H352zm0 288h128V192H352v128zM192 160h128V32H192v128zm160 320h128V352H352v128z" />',viewBox:"0 0 512 512"},_={name:"grid-layout",content:'<path d="M32 32h96v96H32V32zm128 0v96h320V32H160zM32 288h96v-96H32v96zm128 0h320v-96H160v96zM32 448h96v-96H32v96zm128 0h320v-96H160v96z" />',viewBox:"0 0 512 512"},A={name:"group",content:'<path d="M32 256h192v192H32V256zm0-32h192V32H32v192zm224 224h192V256H256v192zm0-416v192h192V32H256z" />',viewBox:"0 0 512 512"},j={name:"ungroup",content:'<path d="M32 256h192v192H32V256zm32-64h128V64H64v128zm224 224h128V288H288v128zM256 32v192h192V32H256z" />',viewBox:"0 0 512 512"},F={name:"handle-drag",content:'<path d="M160 64h64v384h-64V64zm96 0v384h64V64h-64z" />',viewBox:"0 0 512 512"},K={name:"layout",content:'<path d="M192 416h256v64H192v-64zm0-32h256v-64H192v64zM32 480h128V128H32v352zm160-288h256v-64H192v64zm0 96h256v-64H192v64zM32 0v96h416V0H32z" />',viewBox:"0 0 512 512"},U={name:"layout-1-by-4",content:'<path d="M32 0h192v480H32V0zm224 0v96h192V0H256zm0 224h192v-96H256v96zm0 128h192v-96H256v96zm0 128h192v-96H256v96z" />',viewBox:"0 0 512 512"},q={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"},G={name:"layout-stacked",content:'<path d="M32 256h192v96H32v-96zm0 224h192v-96H32v96zm224-128h192v-96H256v96zM32 0v224h416V0H32zm224 480h192v-96H256v96z" />',viewBox:"0 0 512 512"},Y={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"},J={name:"menu",content:'<path d="M480 32v96H32V32h448zM32 192v96h448v-96H32zm448 160H32v96h448v-96z" />',viewBox:"0 0 512 512"},$={name:"more-vertical",content:'<path d="M240 128c26.4 0 48-21.6 48-48s-21.6-48-48-48-48 21.6-48 48 21.6 48 48 48zm0 64c-26.4 0-48 21.6-48 48s21.6 48 48 48 48-21.6 48-48-21.6-48-48-48zm0 160c-26.4 0-48 21.6-48 48s21.6 48 48 48 48-21.6 48-48-21.6-48-48-48z" />',viewBox:"0 0 512 512"},Q={name:"more-horizontal",content:'<path d="M128 240c0-26.4-21.6-48-48-48s-48 21.6-48 48 21.6 48 48 48 48-21.6 48-48zm64 0c0 26.4 21.6 48 48 48s48-21.6 48-48-21.6-48-48-48-48 21.6-48 48zm160 0c0 26.4 21.6 48 48 48s48-21.6 48-48-21.6-48-48-48-48 21.6-48 48z" />',viewBox:"0 0 512 512"},ee={name:"overlap",content:'<path d="M320 320V64H64v256h256zM192 448h256V192h-96v160H192v96z" />',viewBox:"0 0 512 512"},te={name:"home",content:'<path d="M480 256c0 17.7-14.3 32-32 32-9.1 0-17.4-3.8-23.2-10l-8.8-8.7V416c0 17.7-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32v-96h-64v96c0 17.7-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32V268.6l-8.3 8.9C81.8 284 73.4 288 64 288c-17.7 0-32-14.3-32-32 0-8.5 3.3-16.1 8.6-21.9l.2-.2 1-1 191-191.3 1-1c5.8-5.5 13.6-8.9 22.2-8.9 9.1 0 17.3 3.8 23.1 9.9L470.3 233l.7.7.3.3c5.4 5.8 8.7 13.5 8.7 22z" />',viewBox:"0 0 512 512"},ne={name:"arrows-left-right",content:'<path d="m512 240-128-80v64H128v-64L0 240l128 80v-64h256v64z" />',viewBox:"0 0 512 512"},oe={name:"arrows-top-bottom",content:'<path d="m240 512 80-128h-64V128h64L240 0l-80 128h64v256h-64z" />',viewBox:"0 0 512 512"},re={name:"border-radius-bottom-left",content:'<path d="M384 368c0 8.8-7.2 16-16 16h-64c-97 0-176-79-176-176v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 79.4 64.6 144 144 144h64c8.8 0 16 7.2 16 16z" />',viewBox:"0 0 512 512"},ae={name:"border-radius-bottom-right",content:'<path d="M368 128c8.8 0 16 7.2 16 16v64c0 97-79 176-176 176h-64c-8.8 0-16-7.2-16-16s7.2-16 16-16h64c79.4 0 144-64.6 144-144v-64c0-8.8 7.2-16 16-16z" />',viewBox:"0 0 512 512"},ie={name:"border-radius-top-left",content:'<path d="M144 384c-8.8 0-16-7.2-16-16v-64c0-97 79-176 176-176h64c8.8 0 16 7.2 16 16s-7.2 16-16 16h-64c-79.4 0-144 64.6-144 144v64c0 8.8-7.2 16-16 16z" />',viewBox:"0 0 512 512"},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"},se={name:"border-radius",content:'<path d="M64 32h96v32H64v96H32V32h32zm384 416h-96v32h128V352h-32v96zM352 32v32h96v96h32V32H352zM64 352H32v128h128v-32H64v-96z" />',viewBox:"0 0 512 512"},ce={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"},de={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"},he={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"},me={name:"chevron-double-down",content:'<path d="M382.1 224 256 350.1 129.9 224 96 257.9l160 160 160-160-33.9-33.9zm0-128L256 222.1 129.9 96 96 129.9l160 160 160-160L382.1 96z" />',viewBox:"0 0 512 512"},fe={name:"chevron-double-left",content:'<path d="M289 383 162.9 257 289 130.9 255 97 95 257l160 160 34-34zm128 0L290.9 257 417 130.9 383 97 223 257l160 160 34-34z" />',viewBox:"0 0 512 512"},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"},be={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"},ye={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"},ke={name:"display-block",content:'<path d="M32 32h448v32H32zm0 416h448v32H32zm0-64h448V128H32v256zm64-192h320v128H96V192z" />',viewBox:"0 0 512 512"},we={name:"display-flex",content:'<path d="M32 32v448h448V32H32zm416 416H64V64h384v384zM128 128h96v256h-96zm160 0h96v256h-96z" />',viewBox:"0 0 512 512"},xe={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"},Ie={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 416H64V64h384v384zM96 96h96v320H96zm224 0h96v320h-96z" />',viewBox:"0 0 512 512"},He={name:"gap-row",content:'<path d="M480 32H32v448h448V32zM64 448V64h384v384H64zM96 96h320v96H96zm0 224h320v96H96z" />',viewBox:"0 0 512 512"},Ee={name:"handle-resize-alt",content:'<path d="M480 224v256H224v-64h192V224h64z" />',viewBox:"0 0 512 512"},Ve={name:"handle-resize",content:'<path d="m379.5 475.5-22.6-22.6 96-96 22.6 22.6-96 96zm79.7-208.2-22.6-22.6-191.9 191.9 22.6 22.6 191.9-191.9z" />',viewBox:"0 0 512 512"},Oe={name:"images",content:'<path d="M256 288c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm96-64v192c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V224c0-17.7 14.3-32 32-32h256c17.7 0 32 14.3 32 32zm-31.8 0c-.1-.1-.1-.1 0 0l-256.1-.1-.1.1v149.9l74.6-70 85.3 80 53.3-50 42.7 40 .3-149.9zm63.8-96H128c-17.7 0-32 14.3-32 32h288v224c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32zm64-64H192c-17.7 0-32 14.3-32 32h288v224c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32z" />',viewBox:"0 0 512 512"},Be={name:"letter-space",content:'<path d="m310 336 26 80h48L280 96h-48L128 416h48l26-80h108zm-54-166.2L294.4 288h-76.8L256 169.8zM448 32h32v448h-32zM32 32h32v448H32z" />',viewBox:"0 0 512 512"},Se={name:"line-height",content:'<path d="m310 336 26 80h48L280 96h-48L128 416h48l26-80h108zm-54-166.2L294.4 288h-76.8L256 169.8zM32 32h448v32H32zm0 416h448v32H32z" />',viewBox:"0 0 512 512"},Pe={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"},Te={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"},De={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"},Le={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"},Re={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"},Ne={name:"list-unordered-square",content:'<path d="M128 160H32V64h96v96zm0 64H32v96h96v-96zm0 160H32v96h96v-96zm64-256h288V96H192v32zm0 160h288v-32H192v32zm0 160h288v-32H192v32z" />',viewBox:"0 0 512 512"},_e={name:"max-height",content:'<path d="M384 0H96v32h288zm0 479H240.6L320 352h-64V160h64L240 32l-80 128h64v192h-64l79.4 127H96v32h288z" />',viewBox:"0 0 512 512"},Ae={name:"max-width",content:'<path d="M0 96v288h32V96zm479 0v143.4L352 160v64H160v-64L32 240l128 80v-64h192v64l127-79.4V384h32V96z" />',viewBox:"0 0 512 512"},je={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"},Ke={name:"outline-offset",content:'<path d="M448 32H32v448h448V32h-32zm0 416H64V64h384v384zM160 320v32h192V160H160v160zm32-128h128v128H192V192z" />',viewBox:"0 0 512 512"},Ue={name:"outline-width",content:'<path d="M416 32H32v448h448V32h-64zm0 384H96V96h320v320zm-256-32h224V128H128v256h32zm0-224h192v192H160V160z" />',viewBox:"0 0 512 512"},qe={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"},Ge={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"},Ye={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"},Je={name:"position-left",content:'<path d="M448 32H32v448h448V32h-32zm0 416H64V64h384v384zM96 96h96v320H96z" />',viewBox:"0 0 512 512"},$e={name:"position-right",content:'<path d="M64 480h416V32H32v448h32zm0-416h384v384H64V64zm256 32h96v320h-96z" />',viewBox:"0 0 512 512"},Qe={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"},ot={name:"report-element",content:'<path d="M480 320V192H160v48H96v-80h256V32H32v128h32v320h32v-48h64v48h256V352H160v48H96V272h64v48ZM64 64h256v64H64Zm128 320h192v64H192v-64Z" />',viewBox:"0 0 512 512"},rt={name:"right-double-quotes",content:'<path d="M136 100.2c-57.4 0-104 46.6-104 104s46.6 104 104 104c20.1 0 38.9-5.7 54.8-15.6-14.2 30.5-37.4 55.2-69.2 73.7-44 25.6-89.1 29.6-89.6 29.6l1.3 15.9 1.3 15.9c2.1-.2 51.8-4.4 102-33.2 47.1-27 103.3-81.3 103.3-186.1.1-1.4.1-2.8.1-4.3 0-57.3-46.6-103.9-104-103.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"},st={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"},ct={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"},dt={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"},ht={name:"arrows-no-repeat",content:'<path d="m321 434.2 47.5 47.5C335.5 501 297 512 256 512 132.3 512 32 411.7 32 288c0-41 11-79.5 30.3-112.6l47.5 47.5c-8.9 19.9-13.8 41.9-13.8 65 0 88.2 71.8 160 160 160 23.1.1 45.2-4.8 65-13.7zm118.3-17.5c12.9-18.3 23.1-38.7 30.1-60.4 6.9-21.5 10.6-44.5 10.6-68.3 0-40.8-10.9-79.1-30-112l-55.5 32c13.6 23.5 21.5 50.9 21.5 80 0 4.8-.2 9.5-.6 14.2-2.2 24.8-10.1 47.9-22.3 68.2L173.6 150.9c20.3-12.2 43.4-20.1 68.2-22.3 4.7-.4 9.4-.6 14.2-.6v64l160-96L256 0v64c-23.8 0-46.7 3.7-68.3 10.6-21.8 7-42.1 17.2-60.4 30.1L22.6 0 0 22.6 489.4 512l22.6-22.6-72.7-72.7z" />',viewBox:"0 0 512 512"},vt={name:"arrow-rotate-ccw-small",content:'<path d="m101.4 238.6 46.4 12.4c-2.5 9.3-3.8 19-3.8 29 0 61.8 50.2 112 112 112s112-50.2 112-112-50.2-112-112-112v56l-128-80 128-80v56c88.4 0 160 71.6 160 160s-71.6 160-160 160S96 368.4 96 280c0-14.3 1.9-28.2 5.4-41.4z" />',viewBox:"0 0 512 512"},mt={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"},ft={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"},bt={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"},yt={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"},kt={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"},wt={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"},xt={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"},It={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"},Mt={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"},Ht={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"},Et={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"},Ot={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"},Bt={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"},St={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"},Pt={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"},Tt={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"},Dt={name:"check-circle",content:'<path d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm-32 352L96 256l45-45 83 83 147-147 45 45-192 192z" />',viewBox:"0 0 512 512"},Lt={name:"x",content:'<path d="M416 141.3 301.3 256 416 370.7 370.7 416 256 301.3 141.3 416 96 370.7 210.7 256 96 141.3 141.3 96 256 210.7 370.7 96l45.3 45.3z" />',viewBox:"0 0 512 512"},Rt={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"},Nt={name:"x-circle",content:'<path d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm128 306.7L338.7 384 256 301.3 173.3 384 128 338.7l82.7-82.7-82.7-82.7 45.3-45.3 82.7 82.7 82.7-82.7 45.3 45.3-82.7 82.7 82.7 82.7z" />',viewBox:"0 0 512 512"},_t={name:"plus",content:'<path d="M288 224V96h-64v128H96v64h128v128h64V288h128v-64H288z" />',viewBox:"0 0 512 512"},At={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"},jt={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"},Kt={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"},Ut={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"},Wt={name:"sort-desc",content:'<path d="M96 96h320v64H96V96zm0 128h224v64H96v-64zm0 128h128v64H96v-64z" />',viewBox:"0 0 512 512"},Gt={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"},Yt={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"},Jt={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-small",content:'<path d="M128 128h256v32l-96 96v96l-64 64V256l-96-96v-32z" />',viewBox:"0 0 512 512"},Qt={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"},on={name:"login",content:'<path d="M384 480h96V32h-96v448zM32 224v64h128v96l160-128-160-128v96H32z" />',viewBox:"0 0 512 512"},rn={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"},sn={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"},cn={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"},dn={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"},hn={name:"window-minimize",content:'<path d="M416 288v64H96v-64h320z" />',viewBox:"0 0 512 512"},vn={name:"gear",content:'<path d="m462.7 317.9-41.5-31.4c1.8-9.9 2.8-20.1 2.8-30.5 0-10.4-1-20.6-2.8-30.5l41.5-31.4c6.4-4.9 8.2-13.8 4.2-20.8L433 114.6c-4-7-12.6-9.9-20.1-6.7l-48 20.2c-15.4-13.2-33.3-23.6-52.8-30.5L305.8 46c-1-8-7.8-14-15.9-14h-67.8c-8.1 0-14.9 6-15.9 14l-6.5 51.6c-19.5 6.9-37.4 17.3-52.8 30.5l-48-20.2c-7.4-3.1-16-.2-20.1 6.7l-33.9 58.7c-4 7-2.2 15.9 4.2 20.8l41.5 31.4C89 235.4 88 245.6 88 256c0 10.4 1 20.6 2.8 30.5l-41.5 31.4c-6.4 4.9-8.2 13.8-4.2 20.8L79 397.4c4 7 12.6 9.9 20.1 6.7l48-20.2c15.4 13.2 33.3 23.6 52.8 30.5l6.5 51.6c1 8 7.8 14 15.9 14h67.8c8.1 0 14.9-6 15.9-14l6.5-51.6c19.5-6.9 37.4-17.3 52.8-30.5l48 20.2c7.4 3.1 16 .2 20.1-6.7l33.9-58.7c3.7-7 1.9-15.9-4.6-20.8zM256 340c-46.4 0-84-37.6-84-84s37.6-84 84-84 84 37.6 84 84-37.6 84-84 84z" />',viewBox:"0 0 512 512"},mn={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"},fn={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"},bn={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"},yn={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"},kn={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"},wn={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"},xn={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"},In={name:"plus-sm",content:'<path d="M352 224v64h-64v64h-64v-64h-64v-64h64v-64h64v64h64z" />',viewBox:"0 0 512 512"},Mn={name:"minus-sm",content:'<path d="M352 224v64H160v-64h192z" />',viewBox:"0 0 512 512"},Hn={name:"kpi-status-deny",content:'<path d="M480 256 256 480 32 256 256 32l224 224z" />',viewBox:"0 0 512 512"},En={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"},On={name:"equal",content:'<path d="M96 288h320v64H96v-64zm0-128v64h320v-64H96z" />',viewBox:"0 0 512 512"},Bn={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"},Sn={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"},Pn={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"},Tn={name:"divide",content:'<path d="M416 64 192 448h-64L352 64h64z" />',viewBox:"0 0 512 512"},Dn={name:"accessibility",content:'<path d="M208 48c0-26.5 21.5-48 48-48s48 21.5 48 48-21.5 48-48 48-48-21.5-48-48zm240 112v-32H64v32l128 16v80l-32 224h48l32-160h32l32 160h48l-32-224v-80l128-16z" />',viewBox:"0 0 512 512"},Ln={name:"barcode-outline",content:'<path d="M96 384H64V128h32v256zm96-256h-64v224h64V128zm64 0h-32v224h32V128zm64 0h-32v224h32V128zm64 0h-32v224h32V128zm64 0h-32v256h32V128zm64-32v320c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h448c17.7 0 32 14.3 32 32zm-32 0H32v320h448V96z" />',viewBox:"0 0 512 512"},Rn={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"},Nn={name:"barcode-scanner",content:'<path d="M32 96H0V0h96v32H32v64zm0 288H0v96h96v-32H32v-64zM416 0v32h64v64h32V0h-96zm64 448h-64v32h96v-96h-32v64zm-192-32h32V288h-32v128zm32-352h-32v128h32V64zm-64 0h-32v128h32V64zM128 416h64V288h-64v128zm-64 0h32V288H64v128zM192 64h-64v128h64V64zm32 352h32V288h-32v128zM64 64v128h32V64H64zm384 0h-32v128h32V64zm0 352V288h-32v128h32zm-96 0h32V288h-32v128zm32-352h-32v128h32V64zm96 160H32v32h448v-32z" />',viewBox:"0 0 512 512"},_n={name:"qr-code-outline",content:'<path d="M192 224v32h-32v-32h32zm-64 64h32v-32h-32v32zm-32-64v32h32v-32H96zm-32 64h32v-32H64v32zm128 0h32v-32h-32v32zm64-64h-32v32h32v-32zm32-32h-32v32h32v-32zm-64-32v32h32v-32h-32zm64-32h-32v32h32v-32zm-64-32v32h32V96h-32zm64-32h-32v32h32V64zm32 192v-32h-32v32h32zm-96 32v32h32v-32h-32zm64-32h-32v32h32v-32zm0 64h-32v32h32v-32zm-64 32v32h32v-32h-32zm32 32v32h32v-32h-32zm-32 64h32v-32h-32v32zm64-96v32h32v-32h-32zm32-32v-32h-32v32h32zm32-32v-32h-32v32h32zm32-64h-32v32h32v-32zm32 64v-32h-32v32h32zm32-64h-32v32h32v-32zm-64 96v-32h-32v32h32zm-32 32v-32h-32v32h32zm0 32h32v-32h-32v32zm32-32h32v-32h-32v32zm64-32v-32h-32v32h32zm-128 64v32h32v-32h-32zm-32 64h32v-32h-32v32zm64 0h32v-32h-32v32zm32-32h32v-32h-32v32zm64-32v-32h-32v32h32zm0 64v-32h-32v32h32zM512 0v512H0V0h512zm-32 32H32v448h448V32zm-32 160H320V64h128v128zm-32-32-.5-64H352v64h64zm-224 32H64V64h128v128zm-32-32-.5-64H96v64h64zm32 288H64V320h128v128zm-32-32-.5-64H96v64h64z" />',viewBox:"0 0 512 512"},An={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"},jn={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"},Kn={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"},Un={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"},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"},Gn={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"},Yn={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"},Jn={name:"pause",content:'<path d="M320 0h160v512H320V0zM32 512h160V0H32v512z" />',viewBox:"0 0 512 512"},$n={name:"stop",content:'<path d="M512 512H0V0h512v512z" />',viewBox:"0 0 512 512"},Qn={name:"rewind",content:'<path d="M256 256 512 96v320L256 256zm0 160V96L0 256l256 160z" />',viewBox:"0 0 512 512"},eo={name:"forward",content:'<path d="M0 416V96l256 160L0 416zm512-160L256 96v320l256-160z" />',viewBox:"0 0 512 512"},to={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"},no={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"},oo={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"},ro={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"},ao={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"},io={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"},lo={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"},so={name:"play-sm",content:'<path d="M96 416V96l320 160L96 416z" />',viewBox:"0 0 512 512"},co={name:"pause-sm",content:'<path d="M288 96h96v320h-96V96zM96 416h96V96H96v320z" />',viewBox:"0 0 512 512"},uo={name:"stop-sm",content:'<path d="M416 416H96V96h320v320z" />',viewBox:"0 0 512 512"},po={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"},ho={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"},vo={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"},mo={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"},fo={name:"checkbox",content:'<path d="M64 64v384h384V64H64zm352 352H96V96h320v320z" />',viewBox:"0 0 512 512"},go={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"},bo={name:"checkbox-indeterminate",content:'<path d="M128 128h256v256H128V128zM64 64v384h384V64H64zm352 352H96V96h320v320z" />',viewBox:"0 0 512 512"},yo={name:"checkbox-null",content:'<path d="M192 64h128v32H192V64zm224 0h-64v32h64v64h32V64h-32zm0 256h32V192h-32v128zm0 96h-64v32h96v-96h-32v64zm-224 32h128v-32H192v32zm-96-96H64v96h96v-32H96v-64zm0-160H64v128h32V192zM64 64v96h32V96h64V64H64z" />',viewBox:"0 0 512 512"},zo={name:"circle",content:'<path d="M384 256c0 70.7-57.3 128-128 128s-128-57.3-128-128 57.3-128 128-128 128 57.3 128 128z" />',viewBox:"0 0 512 512"},ko={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"},wo={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"},xo={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"},Co={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"},Io={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"},Mo={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"},Ho={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"},Eo={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"},Vo={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"},Oo={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"},Bo={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"},So={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"},Po={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"},To={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"},Do={name:"flip-horizontal",content:'<path d="M448 448H288V64l160 384zm-384 0L224 64v384H64zm128-224-80 192h80V224z" />',viewBox:"0 0 512 512"},Lo={name:"flip-vertical",content:'<path d="M64 288h384L64 448V288zm0-224v160h384L64 64zm32 128v-80l192 80H96z" />',viewBox:"0 0 512 512"},Ro={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"},No={name:"rotate-right",content:'<path d="M320 448V64l160 384H320zm-32 0H32l256-160v160zm-32-102.3L143.6 416H256v-70.3zM64 160v128h32v-96h96v64l96-80-96-80v64H64z" />',viewBox:"0 0 512 512"},_o={name:"rotate-left",content:'<path d="M32 448 192 64v384H32zm192-160 256 160H224V288zm32 128h112.4L256 345.7V416zm64-256V96l-96 80 96 80v-64h96v96h32V160H320z" />',viewBox:"0 0 512 512"},Ao={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"},jo={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"},Fo={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"},Ko={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"},Uo={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"},qo={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"},Wo={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"},Go={name:"transparency",content:'<path d="M64 64v352h352V64H64zm32 32h96v96h96V96h96v96h-96v96h96v96h-96v-96h-96v96H96v-96h96v-96H96V96z" />',viewBox:"0 0 512 512"},Yo={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"},Zo={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"},Xo={name:"sharpen",content:'<path d="M256 32 128 480h256L256 32zm0 116.5L341.6 448H170.4L256 148.5z" />',viewBox:"0 0 512 512"},Jo={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"},$o={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"},Qo={name:"bring-to-front",content:'<path d="M96 128V96h96V64H64v128h32v-64zm224 256h64V128H128v256h192zm96-64v96h-96v32h128V320h-32z" />',viewBox:"0 0 512 512"},er={name:"bring-to-back",content:'<path d="M128 192h64V64H64v128h64zM96 96h64v64H96V96zm192 192h96V128H224v96h-96v160h160v-96zm128 32h-96v128h128V320h-32zm0 96h-64v-64h64v64z" />',viewBox:"0 0 512 512"},tr={name:"bring-forward",content:'<path d="M448 192v256H192V320H64V64h256v128h128zm-32 32h-96v96h-96v96h192V224z" />',viewBox:"0 0 512 512"},nr={name:"bring-backward",content:'<path d="M192 192v256h256V192H192zm224 224H224V224h192v192zM320 64H64v256h96V160h160V64z" />',viewBox:"0 0 512 512"},or={name:"align-self-start",content:'<path d="M31 32h32v448H31V32zm288 64H95v128h224V96zm128 192v128H95V288h352zm-32 32H127v64h288v-64z" />',viewBox:"0 0 512 512"},rr={name:"align-self-center",content:'<path d="M255 288v-64h96V96h-96V32h-32v64h-96v128h96v64H63v128h160v64h32v-64h160V288H255zm128 96H95v-64h288v64z" />',viewBox:"0 0 512 512"},ar={name:"align-self-end",content:'<path d="M64 416h352V288H64v128zm32-96h288v64H96v-64zm96-224h224v128H192V96zm288-64v448h-32V32h32z" />',viewBox:"0 0 512 512"},ir={name:"align-self-start-alt",content:'<path d="M95 96h128v224H95V96zm192 0h128v352H287V96zm32 320h64V128h-64v288zM31 32v32h448V32H31z" />',viewBox:"0 0 512 512"},lr={name:"align-self-center-alt",content:'<path d="M415 224V64H287v160h-64v-96H95v96H31v32h64v96h128v-96h64v160h128V256h64v-32h-64zm-32 0v160h-64V96h64v128z" />',viewBox:"0 0 512 512"},sr={name:"align-self-end-alt",content:'<path d="M479 449v32H31v-32h448zM223 193H95v224h128V193zm192 224H287V65h128v352zM383 97h-64v288h64V97z" />',viewBox:"0 0 512 512"},cr={name:"thumbnails-up",content:'<path d="M352 32h96v96h-96V32zm-160 0h96v96h-96V32zM32 32h96v96H32V32zm0 160h416v256H32V192z" />',viewBox:"0 0 512 512"},ur={name:"thumbnails-right",content:'<path d="M352 352h96v96h-96v-96zm0-160h96v96h-96v-96zm0-160h96v96h-96V32zM32 32h256v416H32V32z" />',viewBox:"0 0 512 512"},dr={name:"thumbnails-down",content:'<path d="M352 352h96v96h-96v-96zm-160 0h96v96h-96v-96zm-160 0h96v96H32v-96zm0-320h416v256H32V32z" />',viewBox:"0 0 512 512"},pr={name:"thumbnails-left",content:'<path d="M32 32v96h96V32H32zm160 0v416h256V32H192zM32 192v96h96v-96H32zm0 160v96h96v-96H32z" />',viewBox:"0 0 512 512"},hr={name:"fullscreen",content:'<path d="M0 32h160v64H64v96H0V32zm64 288H0v160h160v-64H64v-96zM352 32v64h96v96h64V32H352zm96 384h-96v64h160V320h-64v96z" />',viewBox:"0 0 512 512"},vr={name:"fullscreen-exit",content:'<path d="M160 32H96v96H0v64h160V32zM96 480h64V320H0v64h96v96zm416-288v-64h-96V32h-64v160h160zm-96 192h96v-64H352v160h64v-96z" />',viewBox:"0 0 512 512"},mr={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"},fr={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"},gr={name:"align-to-grid",content:'<path d="M320 320H128V128h192v192zM96 0H64v512h32V0zm352 0h-32v512h32V0zm64 64H0v32h512V64zm0 352H0v32h512v-32z" />',viewBox:"0 0 512 512"},br={name:"size-to-grid",content:'<path d="M384 384H128V128h256v256zM96 0H64v512h32V0zm352 0h-32v512h32V0zm64 64H0v32h512V64zm0 352H0v32h512v-32z" />',viewBox:"0 0 512 512"},yr={name:"make-same-size",content:'<path d="M288 192v96h-96v-96h96zM240.1 0l-48.4 64H224v64h33V64h31.6L240.1 0zM256 416v-64h-32v64h-32l48 64 48-64h-32zm224-175.9-64-48.4V224h-64v33h64v31.6l64-48.5zM64 224v-32L0 240l64 48v-32h64v-32H64zM128 0H0v128h32V32h96V0zm320 0h-96v32h96v96h32V0h-32zM32 448v-96H0v128h128v-32H32zm416-96v96h-96v32h128V352h-32z" />',viewBox:"0 0 512 512"},zr={name:"make-same-width",content:'<path d="M480 128H0V32h480v96zm-192 96h-96v96h96v-96zm192 48.1-64-48.4V256h-64v33h64v31.6l64-48.5zM64 256v-32L0 272l64 48v-32h64v-32H64zm384 96v96h-96v32h128V352h-32zM32 448v-96H0v128h128v-32H32z" />',viewBox:"0 0 512 512"},kr={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"},wr={name:"make-horizontal-spacing-equal",content:'<path d="M480 160v160h-96v-64h-96v160h-96V256H96v96H32V128h64v96h96V64h96v160h96v-64h96z" />',viewBox:"0 0 512 512"},xr={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"},Cr={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"},Ir={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"},Mr={name:"make-vertical-spacing-equal",content:'<path d="M256 320v96h96v64H128v-64h96v-96H64v-96h160v-96h-64V32h160v96h-64v96h160v96H256z" />',viewBox:"0 0 512 512"},Hr={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"},Er={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"},Vr={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"},Or={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"},Br={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"},Sr={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"},Pr={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"},Tr={name:"dimensions",content:'<path d="M320 0H0v512h128V128h384V0H320zM32 32h64v64H32V32zm64 352H64v32h32v64H32V320h64v64zm0-192H64v32h32v64H32V128h64v64zm128-96V64h-32v32h-64V32h160v64h-64zm256 0h-64V64h-32v32h-64V32h160v64z" />',viewBox:"0 0 512 512"},Dr={name:"align-self-stretch",content:'<path d="M95 96h320v128H95V96zM31 480h32V32H31v448zm64-192h320v128H95V288zm32 96h256v-64H127v64zM447 32v448h32V32h-32z" />',viewBox:"0 0 512 512"},Lr={name:"align-self-stretch-alt",content:'<path d="M223 96v320H95V96h128zM31 480h448v-32H31v32zM415 96v320H287V96h128zm-32 32h-64v256h64V128zM31 32v32h448V32H31z" />',viewBox:"0 0 512 512"},Rr={name:"align-items-start",content:'<path d="M319 224H95V96h224v128zM31 480h32V32H31v448zm64-192v128h352V288H95z" />',viewBox:"0 0 512 512"},Nr={name:"align-items-center",content:'<path d="M415 416H255v64h-32v-64H63V288h160v-64h-96V96h96V32h32v64h96v128h-96v64h160v128z" />',viewBox:"0 0 512 512"},_r={name:"align-items-end",content:'<path d="M192 96h224v128H192V96zm256-64v448h32V32h-32zM64 416h352V288H64v128z" />',viewBox:"0 0 512 512"},Ar={name:"align-items-stretch",content:'<path d="M415 224H95V96h320v128zM31 480h32V32H31v448zM447 32v448h32V32h-32zM96 416h320V288H96v128z" />',viewBox:"0 0 512 512"},jr={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"},Fr={name:"align-items-start-alt",content:'<path d="M96 96h128v224H96V96zM32 32v32h448V32H32zm256 416h128V96H288v352z" />',viewBox:"0 0 512 512"},Kr={name:"align-items-center-alt",content:'<path d="M479 256h-64v160H287V256h-64v96H95v-96H31v-32h64v-96h128v96h64V64h128v160h64v32z" />',viewBox:"0 0 512 512"},Ur={name:"align-items-end-alt",content:'<path d="M223 417H95V193h128v224zM31 449v32h448v-32H31zM415 65H287v352h128V65z" />',viewBox:"0 0 512 512"},qr={name:"align-items-stretch-alt",content:'<path d="M223 96v320H95V96h128zM31 480h448v-32H31v32zm0-448v32h448V32H31zm256 63v320h128V95H287z" />',viewBox:"0 0 512 512"},Wr={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"},Gr={name:"justify-content-start",content:'<path d="M95 96h128v320H95V96zM31 480h32V32H31v448zM255 95v320h128V95H255z" />',viewBox:"0 0 512 512"},Yr={name:"justify-content-center",content:'<path d="M63 96h128v320H63V96zm160 384h32V32h-32v448zm64-385v320h128V95H287z" />',viewBox:"0 0 512 512"},Zr={name:"justify-content-end",content:'<path d="M128 96h128v320H128V96zm320-64v448h32V32h-32zM288 415h128V95H288v320z" />',viewBox:"0 0 512 512"},Xr={name:"justify-content-between",content:'<path d="M63 96h128v320H63V96zm416-64v448h32V32h-32zM319 415h128V95H319v320zM-1 480h32V32H-1v448z" />',viewBox:"0 0 512 512"},Jr={name:"justify-content-around",content:'<path d="M95 96h128v320H95V96zm384-64v448h32V32h-32zM287 415h128V95H287v320zM-1 480h32V32H-1v448z" />',viewBox:"0 0 512 512"},$r={name:"justify-content-start-alt",content:'<path d="M415 224H95V96h320v128zM31 32v32h448V32H31zm65 352h320V256H96v128z" />',viewBox:"0 0 512 512"},Qr={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"},oa={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"},ra={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"},sa={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"},ca={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"},da={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"},ha={name:"supscript",content:'<path d="m198.6 304 89.4 89.4-22.6 22.6-89.4-89.4L86.6 416 64 393.4l89.4-89.4L64 214.6 86.6 192l89.4 89.4 89.4-89.4 22.6 22.6-89.4 89.4zm167.7-112h81.4v32H320v-11.9c0-8 1.7-15.3 5-21.7s7.5-12.1 12.5-17.2 10.5-9.6 16.4-13.5 11.6-7.4 16.9-10.6c5.6-3.3 10.6-6.4 14.8-9.4 4.2-3 7.8-6 10.7-8.9 2.9-3 5.1-6 6.5-9s2.1-6.3 2.1-9.7c0-6.7-2.3-11.8-7-15.3-4.6-3.4-11.7-5.2-21.3-5.2-16.5 0-32.3 5.4-47.4 16.1V77.3c16.7-8.9 35.5-13.3 56.5-13.3 9.7 0 18.5 1 26.2 3.1s14.3 5.1 19.6 8.9c5.4 3.9 9.4 8.6 12.3 14.1 2.8 5.5 4.2 11.7 4.2 18.5 0 7.2-1.4 13.7-4.1 19.3-2.7 5.6-6.3 10.8-10.8 15.4-4.5 4.6-9.7 8.8-15.6 12.7-5.9 3.8-12 7.6-18.3 11.1-4.3 2.5-8.4 5-12.4 7.4-4 2.5-7.5 4.9-10.5 7.2-3.1 2.5-7.1 6.5-10 10.3z" />',viewBox:"0 0 512 512"},va={name:"div",content:'<path d="M0 416v-6h7.1c7.9 0 13.6-3 16.9-9.1 2-3.6 3-11.8 3-24.5V231.6c0-14-1.3-22.8-3.9-26.3-3.6-4.9-9-7.3-16.1-7.3H0v-6h77.6c28.5 0 50.2 3.8 65 11.4 14.9 7.6 26.8 20.3 35.8 38 9 17.7 13.6 38.2 13.6 61.5 0 31.2-8.1 57.2-24.2 78.1-18.1 23.3-45.6 35-82.6 35H0zm54-16.2c11.9 3.1 21.9 4.6 29.9 4.6 21.7 0 39.8-9 54.1-26.9 14.3-17.9 21.5-42.3 21.5-73 0-30.9-7.2-55.3-21.5-73.2-14.3-17.8-32.8-26.8-55.2-26.8-8.4 0-18 1.6-28.8 4.8v190.5zM298 410v6h-83v-6h6.7c7.8 0 13.5-2.7 17-8.1 2.2-3.5 3.3-12 3.3-25.5V231.6c0-11.4-.6-18.9-1.8-22.5-.9-2.8-2.8-5.1-5.7-7.1-4.1-2.6-8.4-4-12.8-4H215v-6h83v6h-7c-7.9 0-13.7 2.7-17.4 8.1-2.4 3.5-3.6 12-3.6 25.5v144.9c0 11.4.6 18.9 1.9 22.5 1 2.8 3 5.1 6 7.1 4.1 2.6 8.5 4 13.1 4h7zm214-218v6c-6.4 1.4-11.3 3.9-14.6 7.4-4.7 5.3-8.9 13.4-12.6 24.2L421.6 416h-4.9l-67.9-188.8c-3.5-9.7-5.9-15.6-7.4-17.8-2.2-3.3-5-5.9-8.2-7.8-3.3-1.9-7.6-3.1-13.2-3.6v-6h74v6c-8.4 1-13.8 2.7-16.3 5.2s-3.7 5.7-3.7 9.5c0 5.4 2 13.8 6.1 25.2l46.1 128.4L469 239.5c4.2-12.5 6.3-21.2 6.3-26 0-3.1-1.3-6.1-3.9-9-2.6-2.9-6.9-4.9-13.1-6.1-.4-.1-1.2-.3-2.3-.5v-6h56zm0-96H0v32h512V96z" />',viewBox:"0 0 512 512"},ma={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"},fa={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"},ba={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"},ya={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"},ka={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"},wa={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"},xa={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"},Ia={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"},Ma={name:"insert-top",content:'<path d="M192 320h192v32H192v-32zm0-128h288v-32H192v32zm192 64H192v32h192v-32zM32 64v224l96-112L32 64z" />',viewBox:"0 0 512 512"},Ha={name:"insert-middle",content:'<path d="M192 128h192v32H192v-32zm0 128h288v-32H192v32zm192 64H192v32h192v-32zM32 128v224l96-112-96-112z" />',viewBox:"0 0 512 512"},Ea={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"},Oa={name:"align-middle",content:'<path d="M480 192H32v-32h448v32zm-64 32H96v32h320v-32zm64 64H32v32h448v-32z" />',viewBox:"0 0 512 512"},Ba={name:"align-bottom",content:'<path d="M480 352H32v-32h448v32zm-64 32H96v32h320v-32zm64 64H32v32h448v-32z" />',viewBox:"0 0 512 512"},Sa={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"},Pa={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"},Ta={name:"align-right",content:'<path d="M64 192h384v32H64v-32zm384-96V64H64v32h384zm-288 64h288v-32H160v32zM64 320v32h384v-32H64zm96-32h288v-32H160v32zm0 96v32h288v-32H160z" />',viewBox:"0 0 512 512"},Da={name:"align-justify",content:'<path d="M448 160H64v-32h384v32zm0-96H64v32h384V64zM64 352h384v-32H64v32zm0-64h384v-32H64v32zm0-64h384v-32H64v32zm0 192h384v-32H64v32z" />',viewBox:"0 0 512 512"},La={name:"align-remove",content:'<path d="m78.9 192 32 32H64v-32h14.9zM64 288h110.9l-32-32H64v32zm0 64h174.9l-32-32H64v32zm0 32v32h238.9l-32-32H64zm393.4 96 22.6-22.6-41.4-41.4h9.4v-32h-41.4l-32-32H448v-32H342.6l-32-32H448v-32H278.6l-32-32H448v-32H214.6l-32-32H448v-32H150.6l-32-32H448V64H86.6l-32-32L32 54.6" />',viewBox:"0 0 512 512"},Ra={name:"text-wrap",content:'<path d="M480 96v32H96V96h384zM352 256v224H32V256h320zm-32 32H64v160h256V288zm-32 32H96v32h192v-32zm0 96v-32H96v32h192zM64 64h288V32H32v160h320v-32H64V64z" />',viewBox:"0 0 512 512"},Na={name:"horizontal-rule",content:'<path d="M320 96H32V64h288v32zm96 32H32v32h384v-32zm64 96H32v64h448v-64zM320 352H32v32h288v-32zm96 64H32v32h384v-32z" />',viewBox:"0 0 512 512"},_a={name:"table-align-top-left",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm32 64h192V64H96v32zm0 64h320v-32H96v32zm0 64h192v-32H96v32z" />',viewBox:"0 0 512 512"},Aa={name:"table-align-top-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 32H160v32h192V64zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},ja={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"},Ka={name:"table-align-middle-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 128H160v32h192v-32zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},Ua={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"},Wa={name:"table-align-bottom-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 224H160v32h192v-32zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},Ga={name:"table-align-bottom-right",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm352 224H224v32h192v-32zm0 64H96v32h320v-32zm0 64H224v32h192v-32z" />',viewBox:"0 0 512 512"},Ya={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"},Ja={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"},$a={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"},Qa={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"},oi={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"},ri={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"},si={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"},ci={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"},di={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"},hi={name:"group-box",content:'<path d="M144 81.6c-10.6-7.5-25.2-11.1-44.1-11.1-40.5 0-61.7 15-63.6 45.2h26.1c.7-16.8 12.8-25 36-25 11 0 19.2 1.6 24.4 4.8 2.6 1.6 4.6 3.3 6.2 5.1 1.5 1.9 2.5 4 3.2 6.6.7 2.6 1.2 5.6 1.4 9.4.1 3.6.1 8.2.1 13.6h-12.8c-59.4 0-89.1 17.2-89.1 51.4 0 6.4 1.3 12 3.8 17.2 2.5 5.3 6 9.7 10.4 13.4 4.4 3.8 9.7 6.6 16 8.7 6.1 2.2 12.8 3.2 20 3.2 20.9 0 38.2-6.2 51.7-18.6v17.9H160v-97.8c0-22.1-5.4-36.7-16-44zm-10.1 100.2c-2.3 3.3-5.1 6.2-8.4 9-3.2 2.6-6.8 4.9-10.7 6.8-3.9 1.9-8 3.3-12.2 4.3-4.2 1-8.6 1.4-12.8 1.4-9.6 0-17-2-22.5-5.9-5.5-4-8.3-9.8-8.3-17.2 0-20.7 18.9-30.9 56.9-30.9h18v32.5zM316 115.7c-2.7-9.3-6.6-17.2-11.8-23.8-5-6.4-11.4-11.5-18.7-15-7.5-3.4-16-5.2-25.5-5.2-16.4 0-30.2 6.9-41.7 20.5V32H192v192h26.2v-14.8c10.9 9.7 24.3 14.8 40 14.8 8.8 0 17-1.9 24.5-5.4 7.6-3.7 14.1-8.9 19.7-15.5 5.5-6.7 9.8-14.9 13-24.4 3-9.6 4.6-20.4 4.6-32.1 0-11.5-1.3-21.8-4-30.9zm-32.6 73.6c-6.6 9.5-15.6 14.2-26.8 14.2-14.5 0-27.4-5.9-38.4-17.8v-69.1c11.9-16.6 25-24.9 39.4-24.9 11.4 0 20 4.6 26.2 13.9 6.2 9.2 9.3 22.9 9.3 41 .1 18.9-3.2 33.3-9.7 42.7zM450 110c1.8 3.2 2.7 6.9 3 11.2h27c-.9-7.3-3.1-13.8-6.4-19.6-3.3-5.8-7.6-10.5-12.7-14.2-5.2-3.9-11.2-6.8-18-8.8-6.9-2-14.2-3-22.2-3-10.3 0-19.5 1.6-28 4.9-8.5 3.3-15.7 8.1-21.8 14.4-6 6.3-10.7 14.1-14 23.3-3.3 9.2-4.9 19.7-4.9 31.5 0 11.9 1.6 22.5 4.9 31.7 3.1 9.2 7.8 17 13.9 23.2 6 6.3 13.3 11.1 21.8 14.4 8.3 3.3 17.9 5 28.2 5 8 0 15.3-1 22.2-3 6.8-2 12.8-4.9 18-8.8 5.1-3.9 9.4-8.8 12.7-14.4 3.3-5.6 5.5-12.1 6.4-19.6h-27c-.3 4.2-1.2 7.9-3 11.2-1.8 3.2-4.2 5.9-7 8.1-3 2.2-6.3 3.9-10.1 4.9-3.9 1.2-7.9 1.7-12.2 1.7-6.3 0-11.9-1.2-17-3.5-5.2-2.3-9.7-5.8-13.4-10.4-3.7-4.5-6.6-10.2-8.5-17-2.1-6.8-3.1-14.7-3.1-23.6 0-9.1 1-17.1 3.1-23.9 2.1-6.9 5.1-12.5 8.8-17.1 3.7-4.5 8-7.8 13.3-10.1 5.1-2.3 10.7-3.5 16.8-3.5 4.3 0 8.3.6 12.2 1.7 3.9 1.2 7.2 2.7 10.1 4.9 2.8 2.4 5.2 5.1 6.9 8.4zM128 256h256v32H128v-32zm0 64h256v32H128v-32zm0 64h256v32H128v-32zm256 32H128v-32h256v32zm0-128H128v-32h256v32zm0 64H128v-32h256v32zm32-96h32v192c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V256h32v192h320V256z" />',viewBox:"0 0 512 512"},vi={name:"textarea",content:'<path d="M448 448h-32V256h32v192zM194 334c1.8 3.2 2.7 6.9 3 11.2h27c-.9-7.3-3.1-13.8-6.4-19.6-3.3-5.8-7.6-10.5-12.7-14.2-5.2-3.9-11.2-6.8-18-8.8-6.9-2-14.2-3-22.2-3-10.3 0-19.5 1.6-28 4.9-8.5 3.3-15.7 8.1-21.8 14.4-6 6.3-10.7 14.1-14 23.3-3.3 9.2-4.9 19.7-4.9 31.5 0 11.9 1.6 22.5 4.9 31.7 3.1 9.2 7.8 17 13.9 23.2 6 6.3 13.3 11.1 21.8 14.4 8.3 3.3 17.9 5 28.2 5 8 0 15.3-1 22.2-3 6.8-2 12.8-4.9 18-8.8 5.1-3.9 9.4-8.8 12.7-14.4 3.3-5.6 5.5-12.1 6.4-19.6h-27c-.3 4.2-1.2 7.9-3 11.2-1.8 3.2-4.2 5.9-7 8.1-3 2.2-6.3 3.9-10.1 4.9-3.9 1.2-7.9 1.7-12.2 1.7-6.3 0-11.9-1.2-17-3.5-5.2-2.3-9.7-5.8-13.4-10.4-3.7-4.5-6.6-10.2-8.5-17-2.1-6.8-3.1-14.7-3.1-23.6 0-9.1 1-17.1 3.1-23.9 2.1-6.9 5.1-12.5 8.8-17.1 3.7-4.5 8-7.8 13.3-10.1 5.1-2.3 10.7-3.5 16.8-3.5 4.3 0 8.3.6 12.2 1.7 3.9 1.2 7.2 2.7 10.1 4.9 2.8 2.4 5.2 5.1 6.9 8.4zm14-252.4c-10.6-7.5-25.2-11.1-44.1-11.1-40.5 0-61.7 15-63.6 45.2h26.1c.7-16.8 12.8-25 36-25 11 0 19.2 1.6 24.4 4.8 2.6 1.6 4.6 3.3 6.2 5.1 1.5 1.9 2.5 4 3.2 6.6.7 2.6 1.2 5.6 1.4 9.4.1 3.6.1 8.2.1 13.6h-12.8c-59.4 0-89.1 17.2-89.1 51.4 0 6.4 1.3 12 3.8 17.2 2.5 5.3 6 9.7 10.4 13.4 4.4 3.8 9.7 6.6 16 8.7 6.1 2.2 12.8 3.2 20 3.2 20.9 0 38.2-6.2 51.7-18.6v17.9H224v-97.8c0-22.1-5.4-36.7-16-44zm-10.1 100.2c-2.3 3.3-5.1 6.2-8.4 9-3.2 2.6-6.8 4.9-10.7 6.8-3.9 1.9-8 3.3-12.2 4.3-4.2 1-8.6 1.4-12.8 1.4-9.6 0-17-2-22.5-5.9-5.5-4-8.3-9.8-8.3-17.2 0-20.7 18.9-30.9 56.9-30.9h18v32.5zM380 115.7c-2.7-9.3-6.6-17.2-11.8-23.8-5-6.4-11.4-11.5-18.7-15-7.5-3.4-16-5.2-25.5-5.2-16.4 0-30.2 6.9-41.7 20.5V32H256v192h26.2v-14.8c10.9 9.7 24.3 14.8 40 14.8 8.8 0 17-1.9 24.5-5.4 7.6-3.7 14.1-8.9 19.7-15.5 5.5-6.7 9.8-14.9 13-24.4 3-9.6 4.6-20.4 4.6-32.1 0-11.5-1.3-21.8-4-30.9zm-32.6 73.6c-6.6 9.5-15.6 14.2-26.8 14.2-14.5 0-27.4-5.9-38.4-17.8v-69.1c11.9-16.6 25-24.9 39.4-24.9 11.4 0 20 4.6 26.2 13.9 6.2 9.2 9.3 22.9 9.3 41 .1 18.9-3.2 33.3-9.7 42.7zM256 370.6c0 11.8 1.6 22.5 4.6 32.1 3.2 9.5 7.5 17.6 13 24.4 5.6 6.6 12.1 11.8 19.7 15.5 7.5 3.6 15.7 5.4 24.5 5.4 15.7 0 29.1-5 40-14.8V448H384V256h-26.2v60.1c-11.5-13.6-25.3-20.5-41.7-20.5-9.5 0-18 1.7-25.5 5.2-7.3 3.6-13.7 8.6-18.7 15-5.2 6.6-9.1 14.5-11.8 23.8-2.8 9.2-4.1 19.5-4.1 31zm26.8 0c0-18.1 3.2-31.8 9.3-41 6.2-9.3 14.8-13.9 26.2-13.9 14.4 0 27.5 8.3 39.4 24.9v69.1c-11.1 11.9-23.9 17.8-38.4 17.8-11.2 0-20.2-4.7-26.8-14.2-6.4-9.4-9.7-23.8-9.7-42.7z" />',viewBox:"0 0 512 512"},mi={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"},fi={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"},bi={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"},yi={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"},ki={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"},wi={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"},xi={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"},Ii={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"},Mi={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"},Hi={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"},Ei={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"},Oi={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"},Bi={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"},Si={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"},Pi={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"},Ti={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"},Di={name:"comment-remove",content:'<path d="M114.745 352 64 402.745V64.057a.511.511 0 0 1 .057-.057h383.885c.02.017.041.038.058.057V256h32V64c0-17.6-14.4-32-32-32H64c-17.6 0-32 14.4-32 32v416l96-96h128v-32H114.745zM480 342.627 457.373 320 400 377.373 342.627 320 320 342.627 377.373 400 320 457.373 342.627 480 400 422.627 457.373 480 480 457.373 422.627 400 480 342.627z" />',viewBox:"0 0 512 512"},Li={name:"comments-remove",content:'<path d="M480 64c0-17.6-14.4-32-32-32H160c-17.6 0-32 14.4-32 32v32h32V64.1l.1-.1H448l.1.1V256l-.1.1h32V64zM377.4 400l22.6 22.6-57.4 57.4-22.6-22.6 57.4-57.4zm0 0L320 342.6l22.6-22.6 57.4 57.4-22.6 22.6zm45.2 0 57.4 57.4-22.6 22.6-57.4-57.4-22.6-22.6 22.6-22.6 57.4-57.4 22.6 22.6-57.4 57.4zm-304.3-16L64 420.2V160.1l.1-.1H352l.1.1V256h32v-96c0-17.6-14.4-32-32-32H64c-17.6 0-32 14.4-32 32v320l96-64h128v-32H118.3z" />',viewBox:"0 0 512 512"},Ri={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"},Ni={name:"media-manager",content:'<path d="M192 384V128l192 128-192 128zm32-319.3V0C108.2 14.4 14.4 108.2 0 224h64.7c13.5-80.3 79-145.8 159.3-159.3zm64 382.6V512c115.8-14.4 209.6-108.2 224-224h-64.7c-13.5 80.3-79 145.8-159.3 159.3zM64.7 288H0c14.4 115.8 108.2 209.6 224 224v-64.7c-80.3-13.5-145.8-79-159.3-159.3zm382.6-64H512C497.6 108.2 403.8 14.4 288 0v64.7c80.3 13.5 145.8 79 159.3 159.3z" />',viewBox:"0 0 512 512"},_i={name:"video-external",content:'<path d="M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm-64 384V128l192 128-192 128z" />',viewBox:"0 0 512 512"},Ai={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"},ji={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"},Ki={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"},Ui={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"},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"},Gi={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"},Yi={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"},Ji={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"},$i={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"},Qi={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"},ol={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"},rl={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"},sl={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"},cl={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"},dl={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"},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"},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"},ml={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"},fl={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"},bl={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"},yl={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"},kl={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"},wl={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"},xl={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"},Il={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"},Ml={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"},Hl={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"},El={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"},Ol={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"},Bl={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"},Sl={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"},Pl={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"},Tl={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"},Dl={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"},Ll={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"},Rl={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"},Nl={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"},_l={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"},Al={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"},jl={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"},Kl={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"},Ul={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"},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"},Gl={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"},Yl={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"},Jl={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"},$l={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"},Ql={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"},es={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"},ts={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"},ns={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"},os={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"},rs={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"},as={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"},is={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"},ls={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"},ss={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"},cs={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"},us={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"},ds={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"},ps={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"},hs={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"},vs={name:"delicious",content:'<path d="M256 32h224v224H256V32zM32 256h224v224H32V256z" />',viewBox:"0 0 512 512"},ms={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"},fs={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"},gs={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"},bs={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"},ys={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"},zs={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"},ks={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"},ws={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"},xs={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"},Cs={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"},Is={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"},Ms={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"},Hs={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"},Es={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"},Vs={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"},Os={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"},Bs={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"},Ss={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"},Ps={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"},Ts={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"},Ds={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"},Ls={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"},Rs={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"},Ns={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"},_s={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"},As={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"},js={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"},Fs={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"},Ks={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"},Us={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"},qs={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"},Ws={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"},Gs={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"},Ys={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"},Zs={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"},Xs={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"},Js={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"},$s={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"},Qs={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"},ec={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"},tc={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"},nc={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"},oc={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"},rc={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"},ac={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"},ic={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"},lc={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"},sc={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"},cc={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"},uc={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"},dc={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"},pc={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"},hc={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"},vc={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"},mc={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"},fc={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"},gc={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"},bc={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"},yc={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"},zc={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"},kc={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"},wc={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"},xc={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"},Cc={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"},Ic={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"},Mc={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"},Hc={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"},Ec={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"},Vc={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"},Oc={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"},Bc={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"},Sc={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"},Pc={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"},Tc={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"},Dc={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"},Lc={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"},Rc={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"},Nc={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"},_c={name:"group-header-section",content:'<path d="m128 448 32 32H32V32h128l-32 32H64v384h64zm320-320H128v96h320v-96zm0 160H128v32h320v-32zm0 64H128v32h320v-32z" />',viewBox:"0 0 512 512"},Ac={name:"group-footer-section",content:'<path d="m128 448 32 32H32V32h128l-32 32H64v384h64zm320-160H128v96h320v-96zm0-160H128v32h320v-32zm0 64H128v32h320v-32z" />',viewBox:"0 0 512 512"},jc={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"},Fc={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"},Kc={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"},Uc={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"},qc={name:"group-section",content:'<path d="m128 416 32 32H32V32h128l-32 32H64v352h64zm320-288H128v32h320v-32zm0 192H128v32h320v-32zm0-96H128v32h320v-32z" />',viewBox:"0 0 512 512"},Wc={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"},Gc={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"},Yc={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"},Zc={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"},Xc={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"},Jc={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"},$c={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"},Qc={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"},ou={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"},ru={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"},su={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"},cu={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"},du={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"},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"},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"},mu={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"},fu={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"},bu={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"},yu={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"},ku={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"},wu={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"},xu={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"},Iu={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"},Mu={name:"chart-column-clustered",content:'<path d="M320 96v352h-32V288H128v160H64V32H32v448h448V96H320zm-64 352h-96V320h96v128z" />',viewBox:"0 0 512 512"},Hu={name:"chart-column-stacked",content:'<path d="M320 192v256h-32V96H128v352H64V32H32v448h448V192H320zM160 448V256h96v192h-96zm192 0v-96h96v96h-96z" />',viewBox:"0 0 512 512"},Eu={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"},Ou={name:"chart-bar-clustered",content:'<path d="M64 448v-64h160V224H64v-32h352V32H32v448h448v-32H64zm128-192v96H64v-96h128z" />',viewBox:"0 0 512 512"},Bu={name:"chart-bar-stacked",content:'<path d="M64 448v-64h352V224H64v-32h256V32H32v448h448v-32H64zm0-384h96v96H64V64zm192 192v96H64v-96h192z" />',viewBox:"0 0 512 512"},Su={name:"chart-bar-stacked100",content:'<path d="M480 192V32H32v448h448v-32H64v-64h416V224H64v-32h416zm-160 64v96H64v-96h256zM64 64h160v96H64V64z" />',viewBox:"0 0 512 512"},Pu={name:"chart-bar-range",content:'<path d="M480 448v32H32V32h32v416h416zm-96-192H160v96h224v-96m32-32v160H128V224h288zm64-192H256v160h224V32z" />',viewBox:"0 0 512 512"},Tu={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"},Du={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"},Lu={name:"chart-area-stacked100",content:'<path d="M32 32v448h448V32H32zm416 108.8L320 320 192 192 64 345.6V64h384v76.8z" />',viewBox:"0 0 512 512"},Ru={name:"chart-area-range",content:'<path d="M64 416v32h416v32H32V32h32v224l128-128 128 64L480 32v192L320 384l-127-64-129 96z" />',viewBox:"0 0 512 512"},Nu={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"},_u={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"},Au={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"},ju={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"},Ku={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"},Uu={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"},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"},Gu={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"},Yu={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"},Ju={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"},$u={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"},Qu={name:"chart-ohlc",content:'<path d="M480 448v32H32V32h32v416h416zM224 320V96h-32v32h-64v32h64v256h32v-64h64v-32h-64zM416 96V32h-32v160h-64v32h64v96h32V128h64V96h-64z" />',viewBox:"0 0 512 512"},ed={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"},td={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"},nd={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"},od={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"},rd={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 o=n(3899),r=n(9844),a=o.forwardRef((function(e,t){var n=o.useRef(null),a=o.useRef(null),i=o.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);o.useImperativeHandle(a,(function(){return{element:i()||null}})),o.useImperativeHandle(t,(function(){return a.current})),o.useImperativeHandle(e.childRef,(function(){return n.current}));var l=o.useCallback((function(t){e.onPress&&e.onPress({element:i(),target:a.current,event:t})}),[i,e.onPress]),s=o.useCallback((function(t){e.onRelease&&e.onRelease({element:i(),target:a.current,event:t})}),[i,e.onRelease]),c=o.useCallback((function(t){e.onDragStart&&e.onDragStart({element:i(),target:a.current,event:t})}),[e,i]),u=o.useCallback((function(t){e.onDrag&&e.onDrag({element:i(),target:a.current,event:t})}),[i,e.onDrag]),d=o.useCallback((function(t){e.onDragEnd&&e.onDragEnd({element:i(),target:a.current,event:t})}),[i,e.onDragEnd]);return(0,r.O)(n,{onPress:l,onRelease:s,onDragStart:c,onDrag:u,onDragEnd:d},{mouseOnly:e.mouseOnly,autoScroll:e.autoScroll,hint:e.hint,scrollContainer:e.scrollContainer}),e.children?o.cloneElement(o.Children.only(e.children),{ref:n}):null}));a.displayName="KendoReactDraggable"},3503:(e,t,n)=>{n.d(t,{O:()=>r});var o=function(){return"undefined"!=typeof document?document:{}},r=function(){function e(){this.scrollbar=0}return Object.defineProperty(e.prototype,"scrollbarWidth",{get:function(){var e=o();if(!this.scrollbar&&e&&e.createElement){var t=e.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML=" ",e.body.appendChild(t),this.scrollbar=t.offsetWidth-t.scrollWidth,e.body.removeChild(t)}return this.scrollbar},enumerable:!1,configurable:!0}),e}()},7827:(e,t,n)=>{n.d(t,{N:()=>o});var o=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)},8047:(e,t,n)=>{n.d(t,{A:()=>o});var o=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n={},o=function(e){return e.filter((function(e){return!0!==e&&!!e})).map((function(e){return Array.isArray(e)?o(e):function(e){return"object"==typeof e?Object.keys(e).forEach((function(t){n[t]=e[t]})):n[e]=!0}(e)}))};return o(e),Object.keys(n).map((function(e){return n[e]&&e||null})).filter((function(e){return null!==e})).join(" ")}},4500:(e,t,n)=>{n.d(t,{ky:()=>r,d9:()=>a,kI:()=>i,Ve:()=>l,M2:()=>s});var o=n(3899),r=function(e){return e?new Date(e.getTime()):null};function a(e){var t={};return i(e,t),t}function i(e,t){for(var n in e)if(e.hasOwnProperty(n)){var o=e[n];t[n]=l(o,t[n])}}function l(e,t){if(Array.isArray(e))return s(e);if(e instanceof Date)return r(e);if(o.isValidElement(e))return o.cloneElement(e,e.props);if(e&&"object"==typeof e){var n=t||{};return i(e,n),n}return e}function s(e){return e.map((function(e){return l(e,void 0)}))}},8259:(e,t,n)=>{n.d(t,{$:()=>r,u:()=>a});var o=n(3899),r=o.createContext(0),a=function(){return o.useContext(r)};r.displayName="KendoReactZIndexContext"},2333:(e,t,n)=>{n.d(t,{Dg:()=>a,Gc:()=>i,Fg:()=>l,tk:()=>s});var o=n(3899),r=n(3228),a=o.createContext([void 0,r.Z]),i=o.createContext([void 0,r.Z]),l=o.createContext([[],r.Z,r.Z]),s=o.createContext([[],r.Z,r.Z])},5407:(e,t,n)=>{function o(e,t,n,o){if(e){var r={syntheticEvent:t,nativeEvent:t.nativeEvent,target:n};e.call(void 0,Object.assign(r,o))}}n.d(t,{N:()=>o})},4100:(e,t,n)=>{n.d(t,{E:()=>r});var o=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g;function r(e){var t=[];return e.replace(o,(function(e,n,o,r){t.push(void 0!==n?n:o||r)})),t}},9124:(e,t,n)=>{n.d(t,{n:()=>o});var o=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:()=>o});var o=function(e,t,n){var o="string"==typeof e?parseInt(e,void 0):e;if(NaN!==o)return void 0!==o?o:t?n?void 0:-1:0}},9659:(e,t,n)=>{n.d(t,{Y:()=>a});var o=n(4100),r={};function a(e){if(r[e])return r[e];var t=(0,o.E)(e);return r[e]=function(e){for(var n=e,o=0;o<t.length&&n;o++)n=n[t[o]];return n},r[e]}r.undefined=function(){}},3198:(e,t,n)=>{n.d(t,{M:()=>o});var o=function(){var e,t,n="";for(e=0;e<32;e++)t=16*Math.random()|0,8!==e&&12!==e&&16!==e&&20!==e||(n+="-"),n+=(12===e?4:16===e?3&t|8:t).toString(16);return n}},848:(e,t,n)=>{n.d(t,{Y:()=>i,u:()=>l});var o=n(3899),r=n(9656),a=function(){return a=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},a.apply(this,arguments)},i=function(){return o.createContext((function(e){return e}))},l=function(e,t){return o.forwardRef((function(n,i){var l=(0,r.Y)(e,n);return o.createElement(t,a({},l,{ref:i}))}))}},6059:(e,t,n)=>{n.d(t,{U:()=>a});var o=n(3899),r=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))};function a(e){var t=e.onFocus,n=e.onBlur,a=e.onSyncFocus,i=e.onSyncBlur,l=o.useRef(!1),s=o.useRef(0),c=o.useCallback((function(e){clearTimeout(s.current),s.current=window.setTimeout((function(){return e()}))}),[s]),u=o.useCallback((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];clearTimeout(s.current),a&&a.call(void 0,e[0]),l.current||(l.current=!0,t&&t.call.apply(t,r([void 0],e,!1)))}),[l,t,a]),d=o.useCallback((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];i&&i.call(void 0,e[0]),c((function(){l.current&&n&&(l.current=!1,n.call.apply(n,r([void 0],e,!1)))}))}),[l,c,n,i]);return o.useEffect((function(){return function(){clearTimeout(s.current)}}),[]),{onFocus:u,onBlur:d}}},9447:(e,t,n)=>{n.d(t,{A:()=>o});var o=function(e){return[e,{}]}},8199:(e,t,n)=>{n.d(t,{n:()=>r});var o=n(3899);function r(e,t,n){var r=o.useState(t),a=r[0],i=r[1];return o.useEffect((function(){if(!a&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&i(t)}}),n),a}},9844:(e,t,n)=>{n.d(t,{O:()=>g});var o,r=n(3899),a=function(){var e=window&&window.navigator.userAgent;if(!e)return!1;var t=!1,n=[],o={edge:/(edge)[ \/]([\w.]+)/i,webkit:/(chrome|crios)[ \/]([\w.]+)/i,safari:/(webkit)[ \/]([\w.]+)/i,opera:/(opera)(?:.*version|)[ \/]([\w.]+)/i,msie:/(msie\s|trident.*? rv:)([\w.]+)/i,mozilla:/(mozilla)(?:.*? rv:([\w.]+)|)/i};for(var r in o)if(o.hasOwnProperty(r)&&(n=e.match(o[r]))){(t={})[r]=!0,t[n[1].toLowerCase().split(" ")[0].split("/")[0]]=!0,t.version=parseInt(document.DOCUMENT_NODE||n[2],10);break}return t},i=function(e){return e&&e.ownerDocument||window.document},l=function(e){var t=a(),n=i(e);return t.edge||t.safari?n.body:n.documentElement},s=function(e){if(e&&e.className&&"string"==typeof e.className&&e.className.indexOf("k-auto-scrollable")>-1)return!0;var t=window.getComputedStyle(e,"overflow").overflow;return t.indexOf("auto")>-1||t.indexOf("scroll")>-1},c=function(e){var t=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&&!s(n);)n=n.parentNode;return!n||n!==document.body&&n.nodeType!==Node.DOCUMENT_FRAGMENT_NODE?n:t};!function(e){e.POINTER_DOWN="pointerdown",e.POINTER_MOVE="pointermove",e.POINTER_UP="pointerup",e.POINTER_CANCEL="pointercancel",e.MOUSE_DOWN="mousedown",e.MOUSE_MOVE="mousemove",e.MOUSE_UP="mouseup",e.CONTEXT_MENU="contextmenu",e.TOUCH_START="touchstart",e.TOUCH_MOVE="touchmove",e.TOUCH_END="touchend",e.TOUCH_CANCEL="touchcancel",e.SCROLL="scroll",e.START="KENDO_DRAG_AND_DROP_START",e.MOVE="KENDO_DRAG_AND_DROP_MOVE",e.END="KENDO_DRAG_AND_DROP_END",e.CANCEL="KENDO_DRAG_AND_DROP_CANCEL"}(o||(o={}));var u=function(){},d=function(e,t,n){void 0===n&&(n={});var r,a,s,d,p,h=n.onIsPressedChange,v=void 0===h?u:h,m=n.onIsScrollingChange,f=void 0===m?u:m,g=n.onVelocityChange,b=void 0===g?u:g,y=n.onOffsetChange,z=void 0===y?u:y,k=n.onPageOffsetChange,w=void 0===k?u:k,x=n.onClientOffsetChange,C=void 0===x?u:x,I=n.onScrollOffsetChange,M=void 0===I?u:I,H=n.onInitialScrollOffsetChange,E=void 0===H?u:H,V=t.payload,O=V.element,B=V.hint,S=e.autoScrollDirection,P=e.scrollableParent,T=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(T.type){case o.POINTER_DOWN:if(T.type===o.POINTER_DOWN&&(!T.originalEvent.isPrimary||0!==T.originalEvent.button))break;case o.MOUSE_DOWN:if(T.type===o.MOUSE_DOWN&&T.originalEvent.which&&T.originalEvent.which>1||e.ignoreMouse)break;case o.TOUCH_START:if(T.type===o.TOUCH_START&&1!==T.originalEvent.touches.length)break;case o.START:var D=P||c(t.payload.element);E(D instanceof Window?{x:D.scrollX,y:D.scrollY}:{x:D.scrollLeft,y:D.scrollTop}),C({x:T.clientX,y:T.clientY}),w({x:T.pageX,y:T.pageY}),z({x:T.offsetX,y:T.offsetY}),v(!0),V.onPress&&V.onPress(T);break;case o.SCROLL:if(T.type===o.SCROLL&&!e.pressed)break;var L=P||c(O),R=L instanceof Window?{x:L.scrollX,y:L.scrollY}:{x:L.scrollLeft,y:L.scrollTop};T.scrollX=R.x-e.initialScrollOffset.x,T.scrollY=R.y-e.initialScrollOffset.y,M({x:T.scrollX,y:T.scrollY});case o.POINTER_MOVE:if(T.type===o.POINTER_MOVE&&!T.originalEvent.isPrimary)break;case o.MOUSE_MOVE:case o.TOUCH_MOVE:if(T.type===o.TOUCH_MOVE&&1!==T.originalEvent.touches.length)break;case o.MOVE:if(e.pressed){if(e.autoScroll&&"scroll"!==T.originalEvent.type&&O){var N=i(O),_=P||c(N.elementFromPoint(T.clientX,T.clientY)),A=(r=T.clientX,a=T.clientY,s=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 o=e.getBoundingClientRect();return{bottom:o.top+o.height,right:o.left+o.width,left:o.left,top:o.top}}(_,function(e){var t=i(e);return t&&t.defaultView||window}(O)),d={x:0,y:0},p=50,r-s.left<p?d.x=-(p-(r-s.left)):s.right-r<p&&(d.x=p-(s.right-r)),a-s.top<p?d.y=-(p-(a-s.top)):s.bottom-a<p&&(d.y=p-(s.bottom-a)),d);b({x:S&&!1===S.horizontal?0:A.x,y:S&&!1===S.vertical?0:A.y}),f(0!==A.y||0!==A.x)}!e.drag&&V.onDragStart&&V.onDragStart(T),V.onDrag&&V.onDrag(T);var j=function(e,t){var n=0,o=null;return t.forEach((function(t){if(t&&e){var r=function(e,t){var n=e.getBoundingClientRect(),o=t.getBoundingClientRect(),r=Math.max(o.top,n.top),a=Math.max(o.left,n.left),i=Math.min(o.left+o.width,n.left+n.width),l=Math.min(o.top+o.height,n.top+n.height),s=i-a,c=l-r;if(a<i&&r<l){var u=o.width*o.height,d=n.width*n.height,p=s*c;return Number((p/(u+d-p)).toFixed(4))}return 0}(e,t);r>n&&(n=r,o=t)}})),o}(B||O,e.drops.map((function(e){return e&&e.element})).filter((function(e){return e!==(B||O)}))),F=e.drops.find((function(e){return e.element===j}));F&&j&&function(e,t,n){var o=n.getBoundingClientRect();return o.top<=t&&o.left<=e&&t<=o.bottom&&e<=o.right}(T.clientX,T.clientY,P||c(j))&&j!==O?(e.drop&&e.drop.element)!==j?(e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(T),F.onDragEnter&&F.onDragEnter(T)):F.onDragOver&&F.onDragOver(T):e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(T)}C({x:T.clientX,y:T.clientY}),w({x:T.pageX,y:T.pageY});break;case o.POINTER_UP:if(T.type===o.POINTER_UP&&!T.originalEvent.isPrimary)break;case o.MOUSE_UP:case o.TOUCH_END:if(T.type===o.TOUCH_END&&1!==T.originalEvent.touches.length)break;case o.END:v(!1),f(!1),M({x:0,y:0}),V.onRelease&&V.onRelease(T),e.drop&&e.drop.onDrop&&e.drop.onDrop(T),e.drag&&V.onDragEnd&&V.onDragEnd(T);break;case o.POINTER_CANCEL:case o.CONTEXT_MENU:case o.TOUCH_CANCEL:case o.CANCEL:v(!1),f(!1),M({x:0,y:0}),V.onDragEnd&&V.onDragEnd(T),e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(T)}},p=function(e,t){if(e){var n,o;e===l(e)?(n=document.body.scrollHeight>window.innerHeight,o=document.body.scrollWidth>window.innerWidth):(n=e.offsetHeight<=e.scrollHeight,o=e.offsetWidth<=e.scrollWidth);var r=e.scrollTop+t.y,a=n&&r>0&&r<e.scrollHeight,i=e.scrollLeft+t.x,s=o&&i>0&&i<e.scrollWidth;a?e.scrollTop+=t.y:n&&r<0&&(e.scrollTop=0),s?e.scrollLeft+=t.x:o&&i<0&&(e.scrollLeft=0)}},h=n(3228),v=n(4912),m=n(2333),f=2e3;function g(e,t,n){void 0===n&&(n={});var o=t.onPress,a=void 0===o?h.Z:o,i=t.onRelease,l=void 0===i?h.Z:i,s=t.onDragStart,u=void 0===s?h.Z:s,g=t.onDrag,b=void 0===g?h.Z:g,y=t.onDragEnd,z=void 0===y?h.Z:y,k=n.hint,w=void 0===k?null:k,x=n.mouseOnly,C=void 0!==x&&x,I=n.autoScroll,M=void 0===I||I,H=n.scrollContainer,E=void 0===H?null:H,V=r.useState(!1),O=V[0],B=V[1],S=r.useState(!1),P=S[0],T=S[1],D=(0,v.W)(m.Gc)[0],L=(0,v.W)(m.Dg),R=L[0],N=L[1],_=r.useContext(m.tk)[0],A=r.useContext(m.Fg),j=A[0],F=A[1],K=A[2],U=r.useRef({x:0,y:0}),q=r.useRef(),W=r.useRef(!1),G=r.useRef(),Y=r.useRef(null),Z=r.useRef(!1),X=r.useRef({x:0,y:0}),J=r.useRef({x:0,y:0}),$=r.useRef({x:0,y:0}),Q=r.useRef({x:0,y:0}),ee=r.useRef({x:0,y:0}),te=r.useRef({x:0,y:0}),ne=Boolean("undefined"!=typeof window&&window.PointerEvent),oe=!C&&ne,re=r.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),ae=r.useCallback((function(){return w&&w.current&&w.current.element?w.current.element:w?w.current:null}),[w]),ie=r.useCallback((function(){return E&&E.current&&E.current.element?E.current.element:E?E.current:null}),[E]),le=r.useCallback((function(){return"object"==typeof M&&M.boundaryElementRef&&M.boundaryElementRef.current&&M.boundaryElementRef.current.element?M.boundaryElementRef.current.element:"object"==typeof M&&M.boundaryElementRef&&M.boundaryElementRef.current?M.boundaryElementRef.current:null}),[M]),se=r.useRef(null);r.useImperativeHandle(se,(function(){return{element:re(),hint:ae(),onPress:ke,onDragStart:xe,onDrag:Ce,onDragEnd:Ie,onRelease:we,data:e.current}}));var ce=r.useCallback((function(){var e=re();return e&&e.ownerDocument||document}),[re]),ue=r.useCallback((function(){var e=ce();return e&&e.defaultView||window}),[ce]),de=r.useCallback((function(){return{drag:R?R.current:null,drop:D?D.current:null,drags:j.map((function(e){return e.current})),drops:_.map((function(e){return e.current})),pressed:O,ignoreMouse:W.current,scrollOffset:ee.current,offset:X.current,pageOffset:J.current,initialScrollOffset:te.current,clientOffset:$.current,initialClientOffset:Q.current,velocity:U.current,autoScroll:Boolean("object"==typeof M?!1!==M.enabled:M),scrollableParent:le(),autoScrollDirection:"object"==typeof M?M.direction:{horizontal:!0,vertical:!0},isScrolling:P}}),[R,D,j,_,O,M,le,P]),pe=r.useCallback((function(e){B(e)}),[]),he=r.useCallback((function(e){T(e)}),[]),ve=r.useCallback((function(e){U.current=e}),[]),me=r.useCallback((function(e){X.current=e}),[]),fe=r.useCallback((function(e){$.current=e}),[]),ge=r.useCallback((function(e){J.current=e}),[]),be=r.useCallback((function(e){Q.current=e}),[]),ye=r.useCallback((function(e){ee.current=e}),[]),ze=r.useCallback((function(e){te.current=e}),[]),ke=r.useCallback((function(e){a(e)}),[a]),we=r.useCallback((function(e){l(e)}),[l]),xe=r.useCallback((function(t){N(se,{target:e.current,event:t}),u(t)}),[N,e,u]),Ce=r.useCallback((function(e){b(e)}),[b]),Ie=r.useCallback((function(t){Z.current||(N(null,{target:e.current,event:t}),z(t))}),[z,N,e]),Me=r.useCallback((function(e){d(de(),{event:e,payload:se.current},{onVelocityChange:ve,onOffsetChange:me,onClientOffsetChange:fe,onPageOffsetChange:ge,onInitialClientOffsetChange:be,onScrollOffsetChange:ye,onInitialScrollOffsetChange:ze,onIsPressedChange:pe,onIsScrollingChange:he})}),[de,ve,me,ge,fe,be,ze,pe,ye,he]),He=r.useCallback((function(e){Me(e)}),[Me]),Ee=r.useCallback((function(e){Me(e)}),[Me]),Ve=r.useCallback((function(e){Me(e)}),[Me]),Oe=r.useCallback((function(e){Me(e)}),[Me]),Be=r.useCallback((function(e){Me(e)}),[Me]),Se=r.useCallback((function(e){Me(e)}),[Me]),Pe=r.useCallback((function(e){Me(e)}),[Me]),Te=r.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),De=r.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),Le=r.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),Re=r.useCallback((function(e){if(0===e.touches.length&&1===e.changedTouches.length){var t=ue();W.current=!0,G.current=t.setTimeout((function(){W.current=!1}),f)}Me(e)}),[Me,ue]),Ne=r.useCallback((function(e){Me(e)}),[Me]),_e=r.useCallback((function(){var e=re();if(e){var t=e.style.touchAction;return e.style.touchAction="none",function(){e.style.touchAction=t}}}),[re]),Ae=r.useCallback((function(){return F(se),function(){K(se)}}),[K,F]);r.useEffect((function(){var e=ue();if(P){var t=ie()||c(document.elementFromPoint($.current.x,$.current.y));e.clearInterval(q.current),q.current=e.setInterval((function(){p(t,{x:U.current.x,y:U.current.y})}),50)}return function(){e.clearInterval(q.current)}}),[re,ie,ue,P]),r.useEffect(_e,[_e]),r.useEffect((function(){var e=ue(),t=re(),n=ce();return oe?(t&&(Y.current=c(t),Y.current&&Y.current.addEventListener("scroll",Ne,{passive:!0}),t.addEventListener("pointerdown",He,{passive:!0})),O&&(n.addEventListener("pointermove",Ee),n.addEventListener("pointerup",Oe,!0),n.addEventListener("contextmenu",Te),n.addEventListener("pointercancel",Ve,{passive:!0}))):(e.addEventListener("touchmove",h.Z,{capture:!1,passive:!1}),t&&(t.addEventListener("mousedown",Be,{passive:!0}),C||(t.addEventListener("touchstart",De,{passive:!0}),O&&(t.addEventListener("touchmove",Le,{passive:!0}),t.addEventListener("touchend",Re,{passive:!0})))),O&&(n.addEventListener("mousemove",Se,{passive:!0}),n.addEventListener("mouseup",Pe,{passive:!0}))),function(){Y.current&&Y.current.removeEventListener("scroll",Ne),t&&(t.removeEventListener("pointerdown",He),t.removeEventListener("mousedown",Be),t.removeEventListener("touchstart",De),t.removeEventListener("touchmove",Le),t.removeEventListener("touchend",Re)),n.removeEventListener("pointermove",Ee),n.removeEventListener("pointerup",Oe,!0),n.removeEventListener("contextmenu",Te),n.removeEventListener("pointercancel",Ve),n.removeEventListener("mousemove",Se),n.removeEventListener("mouseup",Pe),e.removeEventListener("touchmove",h.Z),e.clearTimeout(G.current)}}),[O,ue,re,ce,C,oe,Te,Be,Se,Pe,Ve,He,Ee,Oe,Re,Le,De,Ne]),r.useEffect((function(){return function(){Z.current=!0}}),[]),r.useLayoutEffect(Ae,[Ae])}},4912:(e,t,n)=>{n.d(t,{W:()=>r});var o=n(3899),r=function(e,t){var n=o.useContext(e),r=n[0],a=n[1],i=o.useState(t),l=i[0],s=i[1];return[void 0!==r?r:l,function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];void 0!==r?a.apply(void 0,e):s(e[0])}]}},3322:(e,t,n)=>{n.d(t,{i:()=>r});var o=n(3899),r=function(e,t,n){void 0===n&&(n={});var r=o.useCallback((function(o){n.onMouseDown&&n.onMouseDown.call(void 0,o),e.onMouseDown&&e.onMouseDown.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseDown,e.onMouseDown,t]),a=o.useCallback((function(o){n.onMouseUp&&n.onMouseUp.call(void 0,o),e.onMouseUp&&e.onMouseUp.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseUp,e.onMouseUp,t]);return{onClick:o.useCallback((function(o){n.onClick&&n.onClick.call(void 0,o),e.onClick&&e.onClick.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onClick,e.onClick,t]),onMouseUp:a,onMouseDown:r,onDoubleClick:o.useCallback((function(o){n.onDoubleClick&&n.onDoubleClick.call(void 0,o),e.onDoubleClick&&e.onDoubleClick.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onDoubleClick,e.onDoubleClick,t]),onMouseEnter:o.useCallback((function(o){n.onMouseEnter&&n.onMouseEnter.call(void 0,o),e.onMouseEnter&&e.onMouseEnter.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseEnter,e.onMouseEnter,t]),onMouseLeave:o.useCallback((function(o){n.onMouseLeave&&n.onMouseLeave.call(void 0,o),e.onMouseLeave&&e.onMouseLeave.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseLeave,e.onMouseLeave,t]),onMouseMove:o.useCallback((function(o){n.onMouseMove&&n.onMouseMove.call(void 0,o),e.onMouseMove&&e.onMouseMove.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseMove,e.onMouseMove,t]),onMouseOut:o.useCallback((function(o){n.onMouseOut&&n.onMouseOut.call(void 0,o),e.onMouseOut&&e.onMouseOut.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseOut,e.onMouseOut,t]),onMouseOver:o.useCallback((function(o){n.onMouseOver&&n.onMouseOver.call(void 0,o),e.onMouseOver&&e.onMouseOver.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseOver,e.onMouseOver,t])}}},9656:(e,t,n)=>{n.d(t,{Y:()=>r});var o=n(3899),r=function(e,t){return o.useContext(e)(t)}},1573:(e,t,n)=>{n.d(t,{V:()=>r});var o=n(3899);function r(e,t,n){var r=o.useState(t),a=r[0],i=r[1];return o.useEffect((function(){if(!a&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&i(t)}}),n),a}},7681:(e,t,n)=>{n.d(t,{J:()=>u});var o=n(3899),r=n(189),a=n(8047),i=n(698),l=n(3218),s=n(3322),c=function(){return c=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},c.apply(this,arguments)},u=o.forwardRef((function(e,t){var n=e.className,r=e.name,u=e.themeColor,p=e.size,h=e.flip,v=e.style,m=e.id,f=e.tabIndex,g=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["className","name","themeColor","size","flip","style","id","tabIndex"]),b=o.useRef(null),y=o.useRef(null);o.useImperativeHandle(b,(function(){return{element:y.current}})),o.useImperativeHandle(t,(function(){return b.current}));var z=o.useMemo((function(){return p||d.size}),[p]),k=o.useMemo((function(){return h||d.flip}),[h]),w=o.useMemo((function(){var e;return(0,a.A)("k-icon",r&&(0,l._z)(r),((e={})["k-color-".concat(u)]=u,e["k-flip-h"]="horizontal"===k||"both"===k,e["k-flip-v"]="vertical"===k||"both"===k,e),i.w[z],n)}),[r,u,z,k,n]),x=(0,s.i)(e,b);return o.createElement("span",c({ref:y},g,x,{className:w,id:m,tabIndex:f,style:v,role:"presentation"}))}));u.propTypes={style:r.object,classNames:r.string,name:r.string,themeColor:r.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:r.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:r.oneOf(["default","horizontal","vertical","both"])};var d={size:"default",flip:"default"};u.displayName="KendoIcon"},8130:(e,t,n)=>{n.d(t,{a:()=>s});var o=n(3899),r=n(7681),a=n(6584),i=n(8300),l=function(){return l=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},l.apply(this,arguments)},s=o.forwardRef((function(e,t){var n,s=o.useContext(i.r),c=s.type,u=s.icons,d=e.icon,p=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["icon"]),h=(null===(n=e.icon)||void 0===n?void 0:n.name)||e.name,v=h&&u&&u[h]&&"string"!=typeof u[h]?u[h]:d;return h=h&&u&&u[h]&&"string"==typeof u[h]?u[h]:h,"svg"===c&&v?o.createElement(a.l,l({},e,{icon:v,ref:t})):o.createElement(r.J,l({},p,{name:h,ref:t}))}));s.displayName="KendoIconWrap"},8300:(e,t,n)=>{n.d(t,{r:()=>o});var o=n(3899).createContext({type:"font"});o.displayName="KendoReactIconsContext"},6584:(e,t,n)=>{n.d(t,{l:()=>s});var o=n(3899),r=n(189),a=n(8047),i=n(698),l=function(){return l=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},l.apply(this,arguments)},s=o.forwardRef((function(e,t){var n=e.children,r=e.className,s=e.svgClassName,u=e.icon,d=e.flip,p=e.id,h=e.tabIndex,v=e.size,m=e.style,f=e.svgStyle,g=e.themeColor,b=e.viewBox,y=(e.name,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["children","className","svgClassName","icon","flip","id","tabIndex","size","style","svgStyle","themeColor","viewBox","name"])),z=o.useRef(null);o.useImperativeHandle(t,(function(){return{element:z.current}}));var k=o.useMemo((function(){return u?u.name:c.icon}),[u]),w=o.useMemo((function(){return v||c.size}),[v]),x=o.useMemo((function(){return d||c.flip}),[d]),C=o.useMemo((function(){return b||c.viewBox}),[b]),I=o.useMemo((function(){var e;return(0,a.A)("k-svg-icon","k-svg-i-"+k,((e={})["k-color-".concat(g)]=g,e["k-flip-h"]="horizontal"===x||"both"===x,e["k-flip-v"]="vertical"===x||"both"===x,e),i.w[w],r)}),[k,g,w,x,r]),M=o.useMemo((function(){return e.width&&e.height?l({width:e.width,height:e.height},m):e.width?l({width:e.width,height:e.width},m):e.height?l({width:e.height,height:e.height},m):l({},m)}),[e.width,e.height,m]);return o.createElement("span",{className:I,style:M,ref:z},o.createElement("svg",l({id:p,className:s,style:f,"aria-hidden":!0,tabIndex:h,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:u?u.viewBox:C,dangerouslySetInnerHTML:u?{__html:u.content}:void 0},y),u?void 0:n))}));s.propTypes={style:r.object,classNames:r.string,children:r.any,icon:r.object,themeColor:r.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:r.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:r.oneOf(["default","horizontal","vertical","both"])};var c={size:"default",flip:"default",icon:"",viewBox:"0 0 24 24"};s.displayName="KendoSvgIcon"},698:(e,t,n)=>{n.d(t,{w:()=>o});var o={default:"",xsmall:"k-icon-xs",small:"k-icon-sm",medium:"k-icon-md",large:"k-icon-lg",xlarge:"k-icon-xl"}},3218:(e,t,n)=>{n.d(t,{iJ:()=>r,_z:()=>a,wi:()=>i});var o=n(189),r=function(e){return e.replace(/^k-i-/,"")},a=function(e){return"k-i-"+e},i=o.shape({name:o.string.isRequired,content:o.string.isRequired,viewBox:o.string.isRequired})},3493:(e,t,n)=>{n.d(t,{R:()=>o});var o={backspace:8,tab:9,enter:13,shift:16,esc:27,space:32,pageUp:33,pageDown:34,end:35,home:36,left:37,up:38,right:39,down:40,delete:46}},1262:(e,t,n)=>{n.r(t),n.d(t,{AsyncFocusBlur:()=>M,BrowserSupportService:()=>a.O,COLLECTION_ACTION:()=>o,DragAndDrop:()=>ne,Draggable:()=>oe._,Droppable:()=>ie,FOCUSABLE_ELEMENTS:()=>de.x,FormComponent:()=>d,Icon:()=>L.J,IconWrap:()=>N.a,IconsContext:()=>_.r,Keys:()=>m.R,Navigation:()=>de.W,SvgIcon:()=>R.l,Typography:()=>$,ZIndexContext:()=>r.$,canUseDOM:()=>i.N,canUseRef:()=>l,classNames:()=>s.A,clone:()=>c.d9,cloneArray:()=>c.M2,cloneDate:()=>c.ky,cloneObject:()=>c.kI,cloneValue:()=>c.Ve,createPropsContext:()=>H.Y,dispatchEvent:()=>w.N,extendDataItem:()=>y.u5,focusFirstFocusableChild:()=>u.n,getItemPath:()=>y.ym,getScrollbarWidth:()=>g.n,getTabIndex:()=>p.p,getter:()=>h.Y,guid:()=>v.M,hasRelativeStackingContext:()=>k,kendoThemeMaps:()=>se.G,mapTree:()=>y.Gy,mapTreeItem:()=>y.eY,memoizeOne:()=>ue,noop:()=>f.Z,setScrollbarWidth:()=>g.p,setter:()=>b.I,svgIconPropType:()=>A.wi,toIconClass:()=>A._z,toIconName:()=>A.iJ,useAsyncFocusBlur:()=>C.U,useCollection:()=>P,useCustomComponent:()=>B.A,useDir:()=>E.n,useDocument:()=>T,useDraggable:()=>le.O,useDroppable:()=>ae,useMouse:()=>O.i,usePropsContext:()=>S.Y,useRtl:()=>V.V,useWindow:()=>D,useZIndexContext:()=>r.u,validatePackage:()=>z.s,withPropsContext:()=>H.u});var o,r=n(8259),a=n(3503),i=n(7827),l=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))},s=n(8047),c=n(4500),u=n(9124),d=function(){},p=n(4703),h=n(9659),v=n(3198),m=n(3493),f=n(3228),g=n(2665),b=n(4431),y=n(8006),z=n(4006),k=function(e){if(!i.N)return!1;var t=e?e.ownerDocument:document;if(!t||!t.body)return!1;var n=t.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)";var o=t.createElement("div");o.appendChild(t.createTextNode("child")),o.style.position="fixed",o.style.top="10px",n.appendChild(o),t.body.appendChild(n);var r=10!==o.getBoundingClientRect().top;return t.body.removeChild(n),r},w=n(5407),x=n(3899),C=n(6059),I=function(){return I=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},I.apply(this,arguments)},M=function(e){var t=e.children,n=e.onFocus,o=e.onBlur,r=e.onSyncFocus,a=e.onSyncBlur,i=(0,C.U)({onFocus:n,onBlur:o,onSyncFocus:r,onSyncBlur:a});return x.createElement(x.Fragment,null,t.call(void 0,I({},i)))},H=n(848),E=n(8199),V=n(1573),O=n(3322),B=n(9447),S=n(9656);!function(e){e[e.add=0]="add",e[e.remove=1]="remove"}(o||(o={}));var P=function(e){void 0===e&&(e=[]);var t=x.useRef(e),n=x.useCallback((function(e){switch(e.type){case o.add:t.current.push(e.item);break;case o.remove:var n=t.current.indexOf(e.item);t.current.splice(n,1)}}),[]);return[t.current,n]},T=function(e){var t=x.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]);return x.useCallback((function(){var e=t();return e&&e.ownerDocument||document}),[t])},D=function(e){var t=T(e);return x.useCallback((function(){var e=t();return e&&e.defaultView||window}),[t])},L=n(7681),R=n(6584),N=n(8130),_=n(8300),A=n(3218),j=n(189),F={xsmall:"k-fs-xs",small:"k-fs-sm",medium:"k-fs-md",large:"k-fs-lg",xlarge:"k-fs-xl"},K={light:"k-font-weight-light",normal:"k-font-weight-normal",bold:"k-font-weight-bold"},U={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"},q={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",thin:"thin",hair:"hair"},W={top:"k-mt-",right:"k-mr-",bottom:"k-mb-",left:"k-ml-"},G={left:"k-text-left",right:"k-text-right",center:"k-text-center",justify:"k-text-justify"},Y={lowercase:"k-text-lowercase",uppercase:"k-text-uppercase",capitalize:"k-text-capitalize"},Z={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"},X=function(){return X=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},X.apply(this,arguments)},J=function(e){var t=x.forwardRef((function(t,n){var o=t.id,r=t.style,a=t.className,i=t.fontSize,l=t.fontWeight,s=t.textAlign,c=t.textTransform,u=t.themeColor,d=t.margin,p=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(t,["id","style","className","fontSize","fontWeight","textAlign","textTransform","themeColor","margin"]),h=x.useRef(null),v=x.useRef(null);x.useImperativeHandle(h,(function(){return{element:v.current,props:t}})),x.useImperativeHandle(n,(function(){return h.current}));var m=e;return x.createElement(m,X({id:o,ref:v,className:["k-".concat("p"===e?"paragraph":e),F[i],K[l],G[s],Y[c],Z[u],function(){if(void 0!==d){if("string"==typeof d)return[U[d]];if("number"==typeof d&&d>=0&&d<=24)return["k-m-".concat(d)];if("object"==typeof d){var e=[];return Object.keys(d).forEach((function(t){var n,o,r;null!==d[t]&&void 0!==d[t]&&e.push((n=t,r="string"==typeof(o=d[t])?q[o]:o,"".concat(W[n]).concat(r)))})),e.join(" ")}}}(),a].filter((function(e){return void 0!==e})).join(" "),style:r},p),t.children)}));return t.propTypes={style:j.object,className:j.string,fontSize:j.oneOf(["xsmall","small","medium","large","xlarge"]),fontWeight:j.oneOf(["light","normal","bold"]),margin:j.oneOfType([j.number,j.object,j.oneOf(["xsmall","small","medium","large","xlarge","thin","hair"])]),textAlign:j.oneOf(["left","right","center","justify"]),textTransform:j.oneOf(["lowercase","uppercase","capitalize"]),themeColor:j.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"])},t.displayName="KendoReactTypography".concat(e.toUpperCase()),t},$={h1:J("h1"),h2:J("h2"),h3:J("h3"),h4:J("h4"),h5:J("h5"),h6:J("h6"),p:J("p"),code:J("code"),pre:J("pre")},Q=function(){return Q=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Q.apply(this,arguments)},ee=function(e,t,n){var o=x.useState(t||e),r=o[0],a=o[1];return[void 0!==t?t:r,x.useCallback((function(e,t){a(e),n&&n.call(void 0,Q(Q({},t),{value:e}))}),[n,a])]},te=n(2333),ne=function(e){var t=ee(null,void 0),n=t[0],r=t[1],a=ee(null,void 0),i=a[0],l=a[1],s=P([]),c=s[0],u=s[1],d=P([]),p=d[0],h=d[1];return x.createElement(te.Dg.Provider,{value:[n,r]},x.createElement(te.Gc.Provider,{value:[i,l]},x.createElement(te.Fg.Provider,{value:[c,function(e){u({type:o.add,item:e})},function(e){u({type:o.remove,item:e})}]},x.createElement(te.tk.Provider,{value:[p,function(e){h({type:o.add,item:e})},function(e){h({type:o.remove,item:e})}]},e.children))))};ne.displayName="KendoReactDragAndDrop";var oe=n(1779),re=n(4912);function ae(e,t){void 0===t&&(t={onDragEnter:f.Z,onDragOver:f.Z,onDragLeave:f.Z,onDrop:f.Z});var n=t.onDragEnter,o=void 0===n?f.Z:n,r=t.onDragOver,a=void 0===r?f.Z:r,i=t.onDragLeave,l=void 0===i?f.Z:i,s=t.onDrop,c=void 0===s?f.Z:s,u=(0,re.W)(te.Gc)[1],d=x.useContext(te.tk),p=d[1],h=d[2],v=x.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),m=x.useRef(null);x.useImperativeHandle(m,(function(){return{element:v(),onDragEnter:g,onDragOver:b,onDragLeave:y,onDrop:z,data:e.current}}));var g=x.useCallback((function(t){u(m,{target:e.current,event:t}),o(t)}),[u,e,o]),b=x.useCallback((function(e){a(e)}),[a]),y=x.useCallback((function(t){u(null,{target:e.current,event:t}),l(t)}),[u,e,l]),z=x.useCallback((function(t){u(null,{target:e.current,event:t}),c(t)}),[u,e,c]),k=x.useCallback((function(){return p(m),function(){h(m)}}),[h,p]);x.useLayoutEffect(k,[k])}var ie=x.forwardRef((function(e,t){var n=x.useRef(null),o=x.useRef(null),r=x.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);x.useImperativeHandle(o,(function(){return{element:r()||void 0}})),x.useImperativeHandle(t,(function(){return o.current})),x.useImperativeHandle(e.childRef,(function(){return n.current}));var a=x.useCallback((function(t){e.onDragEnter&&e.onDragEnter({element:r(),target:o.current,event:t})}),[e.onDragEnter,r]),i=x.useCallback((function(t){e.onDragOver&&e.onDragOver({element:r(),target:o.current,event:t})}),[r,e.onDragOver]),l=x.useCallback((function(t){e.onDragLeave&&e.onDragLeave({element:r(),target:o.current,event:t})}),[e.onDragLeave,r]),s=x.useCallback((function(t){e.onDrop&&e.onDrop({element:r(),target:o.current,event:t})}),[e.onDrop,r]);return ae(n,{onDragEnter:a,onDragOver:i,onDragLeave:l,onDrop:s}),e.children?x.cloneElement(x.Children.only(e.children),{ref:n}):null}));ie.displayName="KendoReactDroppable";var le=n(9844),se=n(2697);function ce(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!((o=e[n])===(r=t[n])||Number.isNaN(o)&&Number.isNaN(r)))return!1;var o,r;return!0}function ue(e,t){void 0===t&&(t=ce);var n=null;function o(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];if(n&&n.lastThis===this&&t(o,n.lastArgs))return n.lastResult;var a=e.apply(this,o);return n={lastResult:a,lastArgs:o,lastThis:this},a}return o.clear=function(){n=null},o}var de=n(6604)},6604:(e,t,n)=>{n.d(t,{x:()=>o,W:()=>r});var o=["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]"],r=function(){function e(e){var t=this;this.rovingTabIndex=!0,this.update=function(){},this.focusNextIndex=function(e,n){var o=t.elements,r=o.indexOf(e)+n;r=r<0?o.length-1:r,t.focusElement(o[r%o.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,o=e.nativeEvent.type;t&&this.keyboardEvents[o][n]&&this.keyboardEvents[o][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:()=>o});var o=function(){}},2665:(e,t,n)=>{n.d(t,{n:()=>a,p:()=>i});var o=n(3503),r=n(7827),a=function(){return!(!r.N||!document.body)&&(new o.O).scrollbarWidth},i=function(){if(!r.N||!document.body)return!1;var e=(new o.O).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width","".concat(e,"px"))}},4431:(e,t,n)=>{n.d(t,{I:()=>i});var o=n(4100),r={undefined:function(e){return e}},a=function(e,t){return t&&t.arrays&&!isNaN(Number(e))?[]:{}};function i(e){if(r[e])return r[e];var t=(0,o.E)(e);return r[e]=function(e,n,o){for(var r=e,i=t.length-1,l=0;l<i&&r;l++)r=r[t[l]]=r[t[l]]||a(t[l+1],o);r[t[i]]=n},r[e]}},2697:(e,t,n)=>{n.d(t,{G:()=>o});var o={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},8006:(e,t,n)=>{n.d(t,{Gy:()=>l,eY:()=>s,u5:()=>c,ym:()=>u});var o=function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)},r=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))};function a(e,t,n){var a;return n?o(o({},e),((a={})[t]=n.length?r([],n,!0):void 0,a)):e&&e[t]?r([],e[t],!0):[]}function i(e,t,n){if(e[t]){var o=a(e,t).map((function(e){return i(e,t,n)}));return n(a(e,t,o))}return n(e)}var l=function(e,t,n){return r([],e.map((function(e){return i(e,t,n)})),!0)},s=function(e,t,n,o){for(var r=e,a=[],i=0;i<t.length;i++)r=r[t[i]],r=Array.isArray(r)?r:r[n],a.push(r);var l=a.length>1?a[a.length-2]:e,s=t[t.length-1],c=o(l[s]);l.splice(s,1,c)},c=function(e,t,n){var o;return Object.assign({},e,e[t]?((o={})[t]=e[t].slice(),o):{},n||{})},u=function(e,t,n){var o=[],a=r([],t,!0);if(a.length){var i=e[a.shift()||0];for(o.push(i);a.length&&n;)i=i[n][a.shift()||0],o.push(i)}return o}},4006:(e,t,n)=>{n.d(t,{s:()=>r});var o=n(9302);function r(e){if(void 0!==o)o.validatePackage(e);else{var t="License activation failed for ".concat(e.name,"\n");t+="The @progress/kendo-licensing script is not loaded.\n",t+="See ".concat(e.licensingDocsUrl," for more information.\n"),console.warn(t)}}},4407:e=>{e.exports=a},9302:e=>{e.exports=n},499:e=>{e.exports=o},189:e=>{e.exports=t},3899:t=>{t.exports=e},994:e=>{e.exports=r},6144:e=>{e.exports=i}},s={};function c(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={exports:{}};return l[e].call(n.exports,n,n.exports,c),n.exports}c.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return c.d(t,{a:t}),t},c.d=(e,t)=>{for(var n in t)c.o(t,n)&&!c.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},c.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),c.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var u={};return(()=>{var e=u;Object.defineProperty(e,"__esModule",{value:!0}),e.useTaskEditing=e.TaskBoardTaskEditPane=e.TaskBoardEditCard=e.TaskBoardAddCard=e.TaskBoardPreviewDialog=e.TaskBoardConfirmDialog=e.TaskBoardColumnBody=e.TaskBoardColumnHeader=e.TaskBoardColumn=e.TaskBoardCardBody=e.TaskBoardCardHeader=e.TaskBoardCard=e.TaskBoardToolbar=e.TaskBoard=void 0;var t=c(2794);Object.defineProperty(e,"TaskBoard",{enumerable:!0,get:function(){return t.TaskBoard}});var n=c(6699);Object.defineProperty(e,"TaskBoardToolbar",{enumerable:!0,get:function(){return n.TaskBoardToolbar}});var o=c(1316);Object.defineProperty(e,"TaskBoardCard",{enumerable:!0,get:function(){return o.TaskBoardCard}});var r=c(4701);Object.defineProperty(e,"TaskBoardCardHeader",{enumerable:!0,get:function(){return r.TaskBoardCardHeader}});var a=c(897);Object.defineProperty(e,"TaskBoardCardBody",{enumerable:!0,get:function(){return a.TaskBoardCardBody}});var i=c(4160);Object.defineProperty(e,"TaskBoardColumn",{enumerable:!0,get:function(){return i.TaskBoardColumn}});var l=c(976);Object.defineProperty(e,"TaskBoardColumnHeader",{enumerable:!0,get:function(){return l.TaskBoardColumnHeader}});var s=c(8060);Object.defineProperty(e,"TaskBoardColumnBody",{enumerable:!0,get:function(){return s.TaskBoardColumnBody}});var d=c(6364);Object.defineProperty(e,"TaskBoardConfirmDialog",{enumerable:!0,get:function(){return d.TaskBoardConfirmDialog}});var p=c(1330);Object.defineProperty(e,"TaskBoardPreviewDialog",{enumerable:!0,get:function(){return p.TaskBoardPreviewDialog}});var h=c(2112);Object.defineProperty(e,"TaskBoardAddCard",{enumerable:!0,get:function(){return h.TaskBoardAddCard}});var v=c(6494);Object.defineProperty(e,"TaskBoardEditCard",{enumerable:!0,get:function(){return v.TaskBoardEditCard}});var m=c(6822);Object.defineProperty(e,"TaskBoardTaskEditPane",{enumerable:!0,get:function(){return m.TaskBoardTaskEditPane}});var f=c(3768);Object.defineProperty(e,"useTaskEditing",{enumerable:!0,get:function(){return f.useTaskEditing}})})(),u})()}));
|
|
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-drawing"),require("react-transition-group")):"function"==typeof define&&define.amd?define(["react","prop-types","@progress/kendo-licensing","@progress/kendo-react-intl","react-dom","@progress/kendo-drawing","react-transition-group"],t):"object"==typeof exports?exports.KendoReactTaskboard=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("@progress/kendo-react-intl"),require("react-dom"),require("@progress/kendo-drawing"),require("react-transition-group")):e.KendoReactTaskboard=t(e.React,e.PropTypes,e.KendoLicensing,e.KendoReactIntl,e.ReactDOM,e.KendoDrawing,e.ReactTransitionGroup)}(self,(function(e,t,n,o,r,a,i){return(()=>{"use strict";var l={2794:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)},r=this&&this.__spreadArray||function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))};Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoard=void 0;var a=n(3899),i=n(189),l=n(9302),s=n(7363),c=n(1262),u=n(2181),d=n(9762),p=n(3056),h=n(7706),v=n(1316),m=n(4160);t.TaskBoard=a.forwardRef((function(e,t){(0,l.validatePackage)(s.packageMetadata);var n=e.columnData,i=e.className,f=e.style,g=e.id,b=e.taskData,y=e.onChange,z=a.useRef(null),k=a.useRef(null);a.useImperativeHandle(z,(function(){return{props:e}})),a.useImperativeHandle(t,(function(){return z.current}));var w=a.Children.toArray(e.children).filter((function(e){return e&&e.type&&"KendoReactTaskBoardToolbar"===e.type.displayName})),x=a.useRef(null),C=a.useRef(null),I=a.useRef(null),M=a.useState(null),H=M[0],E=M[1],V=a.useState(null),O=V[0],B=V[1],S=a.useState({top:0,left:0}),P=S[0],T=S[1],D=a.useRef(null),L=a.useRef(null),R=a.useMemo((function(){var e={};return(H||b).forEach((function(t){var n=t.status;e[n]||(e[n]=[]),e[n].push(t)})),e}),[b,H]),N=a.useCallback((function(e){var t=e.originalEvent.target;if(!t.closest("button,input,.k-link,.k-taskboard-preview-pane")){var a=(0,h.closestTaskBoardElement)(t),i=k.current;if(a&&i){var l=a.type===p.TASKBOARD_COLUMN;if(l&&!t.closest(".k-taskboard-column-header"))return;var s=a.element.getBoundingClientRect(),u=i.getBoundingClientRect();I.current={x:e.clientX-s.left+u.left,y:e.clientY-s.top+u.top};var d=l?n:b,v=l?B:E,m=d.findIndex((function(e){return String(e.id)===a.id})),f=d[m];if(-1===m||f.edit)return;var g=(0,c.clone)(f);g.isPlaceholder=!0;var y=r([],d,!0);y[m]=g,C.current=o(o({},a),{index:m,item:f,width:s.width,height:s.height}),T({top:e.clientY-I.current.y,left:e.clientX-I.current.x}),v(y)}}}),[n,b]),_=a.useCallback((function(e){var t=C.current,o=D.current&&D.current.element||L.current;if(t&&o){T({top:e.clientY-I.current.y,left:e.clientX-I.current.x}),o.style.visibility="hidden";var a=document.elementFromPoint(e.clientX,e.clientY);if(o.style.visibility="",a&&a.getAttribute(p.TASKBOARD_PLACEHOLDER))return;var i=a&&(0,h.closestTaskBoardElement)(a);if(i){var l=void 0,s=i.type===t.type,u=t.type===p.TASKBOARD_COLUMN,d=(u?O:H)||[],v=u?B:E;if(u||s){if(l=(0,h.findIndexes)(t.id,i.id,d)){var m=d[l.dragIndex],f=d[l.dropIndex],g=(0,c.clone)(m);u||(g.status=f.status),(z=r([],d,!0)).splice(l.dragIndex,1),z.splice(l.dropIndex,0,g),t.index=l.dropIndex,v(z)}}else{var b=d.findIndex((function(e){return String(e.id)===t.id})),y=n.findIndex((function(e){return String(e.id)===i.id}));if(-1!==b&&-1!==y){var z,k=d[b],w=n[y].status;if(R[w])return;k.status=w,(z=r([],d,!0)).splice(b,1),z.push(k),t.index=z.length-1,v(z)}}}}}),[O,H,n,R]),A=a.useCallback((function(){var e=C.current;if(y&&e){var t=(e.type===p.TASKBOARD_COLUMN?O:H)||[],n=t[e.index];delete n.isPlaceholder;var o={data:t,type:e.type,previousItem:e.item,item:n};y.call(void 0,o)}C.current=null,I.current=null,E(null),B(null),T({top:0,left:0})}),[O,H,y]);(0,c.useDraggable)(x,{onDragStart:N,onDrag:_,onDragEnd:A});var j=C.current,F=a.useCallback((function(e){var t={data:r(r([],b,!0),[e],!1),type:p.TASKBOARD_TASK,previousItem:null,item:e};y.call(void 0,t)}),[y,b]),K=a.useCallback((function(e,t){var n=b.slice(),o=b.indexOf(t);-1!==o&&n.splice(o,1,e);var r={data:n,type:p.TASKBOARD_TASK,previousItem:t,item:e};y.call(void 0,r)}),[y,b]),U=a.useCallback((function(e){var t={data:b.filter((function(t){return t!==e})),type:p.TASKBOARD_TASK,previousItem:e,item:null};y.call(void 0,t)}),[y,b]),q=a.useCallback((function(e,t){var o=n.slice(),r=o.indexOf(t);-1!==r&&(e?o.splice(r,1,e):o.splice(r,1));var a={data:o,type:p.TASKBOARD_COLUMN,previousItem:t,item:e};y.call(void 0,a)}),[y,n]);return a.createElement("div",{id:g,style:f,ref:k,className:(0,c.classNames)("k-widget k-taskboard",i)},w,a.createElement("div",{className:"k-taskboard-content",style:j?{userSelect:"none"}:void 0},a.createElement("div",{className:"k-taskboard-columns-container",ref:x},(O||n).map((function(t){return a.createElement(u.TaskBoardColumnBase,{key:t.id,tabIndex:e.tabIndex,column:t,tasks:R[t.status]||[],dragTargetRef:C,onTaskCreate:F,onTaskEdit:K,onTaskDelete:U,onColumnChange:q,columnComponent:e.column||m.TaskBoardColumn,cardComponent:e.card||v.TaskBoardCard,priorities:e.priorities})})))),j&&j.type===p.TASKBOARD_TASK&&a.createElement(d.TaskBoardCardBase,{elementRef:D,style:{position:"absolute",width:j.width,height:j.height,top:P.top,left:P.left,zIndex:10,borderLeftColor:j.item.priority?j.item.priority.color:j.item.color},task:j.item,dragTargetRef:C,cardComponent:e.card||v.TaskBoardCard,onDeleteTask:c.noop,showEditPane:c.noop}),j&&j.type===p.TASKBOARD_COLUMN&&a.createElement(u.TaskBoardColumnBase,{elementRef:L,style:{position:"absolute",width:j.width,height:j.height,top:P.top,left:P.left,zIndex:10},cardComponent:e.card||v.TaskBoardCard,columnComponent:e.column||m.TaskBoardColumn,column:j.item,tasks:R[j.item.status],priorities:e.priorities,dragTargetRef:C,onTaskDelete:U,onColumnChange:q,onTaskEdit:K,onTaskCreate:F}))})),t.TaskBoard.propTypes={columnData:i.array.isRequired,taskData:i.array.isRequired},t.TaskBoard.defaultProps={columnData:[],taskData:[]},t.TaskBoard.displayName="KendoReactTaskBoard"},2112:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardAddCard=void 0;var o=n(3899),r=n(499),a=n(3364),i=n(3768);t.TaskBoardAddCard=function(e){var t=(0,i.useTaskEditing)(e),n=t.onTitleChange,l=t.title,s=t.onDescriptionChange,c=t.description,u=t.onPriorityChange,d=t.priority,p=t.onSave,h=(0,r.useLocalization)();return o.createElement(e.editPane,{header:h.toLanguageString(a.taskBoardAddCardPaneTitle,a.messages[a.taskBoardAddCardPaneTitle]),titleInputTitle:h.toLanguageString(a.taskBoardAddCardTitleLabel,a.messages[a.taskBoardAddCardTitleLabel]),descriptionInputTitle:h.toLanguageString(a.taskBoardAddCardDescriptionLabel,a.messages[a.taskBoardAddCardDescriptionLabel]),priorityDropDownTitle:h.toLanguageString(a.taskBoardAddCardPriorityLabel,a.messages[a.taskBoardAddCardPriorityLabel]),titleLabel:h.toLanguageString(a.taskBoardEditPaneTitleLabel,a.messages[a.taskBoardEditPaneTitleLabel]),descriptionLabel:h.toLanguageString(a.taskBoardEditPaneDescriptionLabel,a.messages[a.taskBoardEditPaneDescriptionLabel]),priorityLabel:h.toLanguageString(a.taskBoardEditPanePriorityLabel,a.messages[a.taskBoardEditPanePriorityLabel]),saveButton:h.toLanguageString(a.taskBoardAddCardCreateButton,a.messages[a.taskBoardAddCardCreateButton]),cancelButton:h.toLanguageString(a.taskBoardEditPaneCancelBtn,a.messages[a.taskBoardEditPaneCancelBtn]),priorities:e.priorities,onSave:p,onClose:e.onClose,onTitleChange:n,title:l,onDescriptionChange:s,description:c,onPriorityChange:u,priority:d})},t.TaskBoardAddCard.propTypes={},t.TaskBoardAddCard.defaultProps={},t.TaskBoardAddCard.displayName="KendoReactTaskBoardAddCard"},9762:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardCardBase=void 0;var r=n(3899),a=n(189),i=n(7092),l=n(3056),s=n(499),c=n(3364),u=n(4701),d=n(897),p=n(6364),h=n(1330),v=n(8696);t.TaskBoardCardBase=function(e){var t,n=e.onDeleteTask,a=e.showEditPane,m=e.task,f=e.style,g=e.dragTargetRef,b=e.elementRef,y=r.useState(!1),z=y[0],k=y[1],w=r.useState(!1),x=w[0],C=w[1],I=r.useState(!1),M=I[0],H=I[1],E=r.useRef(null),V=(0,s.useLocalization)(),O=[{text:V.toLanguageString(c.taskBoardEditCardButton,c.messages[c.taskBoardEditCardButton]),icon:"pencil",svgIcon:v.pencilIcon,data:function(){a(m),k(!z)}},{text:V.toLanguageString(c.taskBoardDeleteCardButton,c.messages[c.taskBoardDeleteCardButton]),icon:"trash",svgIcon:v.trashIcon,data:function(){C(!x),k(!z)}}],B=function(){H(!0)};return m.isPlaceholder&&g&&g.current?r.createElement("div",o({style:{width:g.current.width,height:g.current.height},className:"k-taskboard-drag-placeholder"},((t={})[l.TASKBOARD_PLACEHOLDER]=!0,t))):r.createElement(e.cardComponent,{task:m,style:f,tabIndex:e.tabIndex,disabled:e.disabled,elementRef:b,showMenu:z,showDeleteConfirm:x,showTaskPreviewPane:M,menuItems:O,popupRef:E,confirmDialogMessage:V.toLanguageString(c.taskBoardDeleteTaskDialogMessage,c.messages[c.taskBoardDeleteTaskDialogMessage]),confirmDialogTitle:V.toLanguageString(c.taskBoardDeleteTaskDialogTitle,c.messages[c.taskBoardDeleteTaskDialogTitle]),confirmDialogConfirmButton:V.toLanguageString(c.taskBoardDeleteTaskConfirmButton,c.messages[c.taskBoardDeleteTaskConfirmButton]),confirmDialogCancelButton:V.toLanguageString(c.taskBoardDeleteTaskCancelButton,c.messages[c.taskBoardDeleteTaskCancelButton]),previewDialogPriorityLabel:V.toLanguageString(c.taskBoardPreviewPanePriorityLabel,c.messages[c.taskBoardPreviewPanePriorityLabel]),previewDialogDelete:V.toLanguageString(c.taskBoardPreviewPaneDeleteBtn,c.messages[c.taskBoardPreviewPaneDeleteBtn]),previewDialogEdit:V.toLanguageString(c.taskBoardPreviewPaneEditBtn,c.messages[c.taskBoardPreviewPaneEditBtn]),onShowPreviewPane:B,onClosePreviewPane:function(){H(!1)},onMenuItemSelect:function(e){e.item.data()},onShowMenu:function(){k(!0)},onHideMenu:function(){k(!1)},onMenuButtonBlur:function(e){var t=E.current&&E.current.element;t&&t.contains(e.relatedTarget)||k(!1)},onTaskDelete:n,onTaskEdit:function(){a(m),B()},onCloseConfirmDialog:function(){C(!x)},card:i.Card,cardHeader:u.TaskBoardCardHeader,cardBody:d.TaskBoardCardBody,confirmDialog:p.TaskBoardConfirmDialog,previewDialog:h.TaskBoardPreviewDialog})},t.TaskBoardCardBase.propTypes={task:a.object.isRequired},t.TaskBoardCardBase.defaultProps={},t.TaskBoardCardBase.displayName="KendoReactTaskBoardCardBase"},2181:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardColumnBase=void 0;var r=n(3899),a=n(189),i=n(499),l=n(3364),s=n(3056),c=n(976),u=n(8060),d=n(6364),p=n(6494),h=n(2112),v=n(9762);t.TaskBoardColumnBase=function(e){var t,n=r.useState(!1),a=n[0],m=n[1],f=r.useState(!1),g=f[0],b=f[1],y=r.useState(!1),z=y[0],k=y[1],w=r.useState(),x=w[0],C=w[1],I=e.dragTargetRef,M=e.column,H=e.onColumnChange,E=e.tasks,V=e.elementRef,O=e.style,B=e.onTaskCreate,S=e.onTaskEdit,P=e.onTaskDelete,T=(0,i.useLocalization)(),D=r.useCallback((function(e){var t=o(o({},M),{title:e.value});H.call(void 0,t,M)}),[M,H]),L=r.useCallback((function(){var e=o(o({},M),{edit:!0});H.call(void 0,e,M)}),[M,H]),R=r.useCallback((function(){var e=o(o({},M),{edit:!1});H.call(void 0,e,M)}),[M,H]),N=r.useCallback((function(){H.call(void 0,null,M)}),[M,H]),_=function(e){b(!0),C(e)},A=r.useCallback((function(e){m(!1),B.call(void 0,o(o({},e),{status:M.status}))}),[B,M]),j=r.useCallback((function(e,t){b(!1),S.call(void 0,e,t)}),[S]),F=r.useCallback((function(e){P.call(void 0,e)}),[P]);if(M.isPlaceholder&&I&&I.current){var K=I.current?I.current.width:0,U=I.current?I.current.height:0;return r.createElement("div",o({style:{width:K,height:U},className:"k-taskboard-column k-taskboard-drag-placeholder"},((t={})[s.TASKBOARD_PLACEHOLDER]=!0,t)))}return r.createElement(e.columnComponent,{column:e.column,tasks:E,priorities:e.priorities,style:Boolean(I)?o({overflow:"visible"},O):O,tabIndex:e.tabIndex,elementRef:V,onTaskCreate:A,onTaskEdit:j,onTaskDelete:F,card:e.cardComponent,header:c.TaskBoardColumnHeader,body:u.TaskBoardColumnBody,confirmDialog:d.TaskBoardConfirmDialog,editCardDialog:p.TaskBoardEditCard,addCardDialog:h.TaskBoardAddCard,onTitleChange:D,onColumnEnterEdit:L,onColumnExitEdit:R,onColumnConfirmDelete:N,onShowAddCardDialog:function(){m(!0)},onShowEditCardPane:_,onColumnDelete:function(){k(!z)},onCloseDialog:function(){m(!1),b(!1)},showAddCard:a,showEditCard:g,showColumnConfirmDelete:z,editedTask:x,confirmDialogMessage:T.toLanguageString(l.taskBoardDelColumnDialogMsg,l.messages[l.taskBoardDelColumnDialogMsg]),confirmDialogTitle:T.toLanguageString(l.taskBoardDelColumnDialogTitle,l.messages[l.taskBoardDelColumnDialogTitle]),confirmDialogConfirmButton:T.toLanguageString(l.taskBoardDelColumnConfirmBtn,l.messages[l.taskBoardDelColumnConfirmBtn]),confirmDialogCancelButton:T.toLanguageString(l.taskBoardDelColumnCancelBtn,l.messages[l.taskBoardDelColumnCancelBtn]),editButtonTitle:T.toLanguageString(l.taskBoardEditColumnButton,l.messages[l.taskBoardEditColumnButton]),addButtonTitle:T.toLanguageString(l.taskBoardAddCardButton,l.messages[l.taskBoardAddCardButton]),closeButtonTitle:T.toLanguageString(l.taskBoardDeleteColumnButton,l.messages[l.taskBoardDeleteColumnButton])},E&&E.map((function(t){return r.createElement(v.TaskBoardCardBase,{key:t.id,tabIndex:e.tabIndex,task:t,disabled:Boolean(e.column.edit),onDeleteTask:function(){return F(t)},showEditPane:function(){return _(t)},dragTargetRef:e.dragTargetRef,style:{borderLeftColor:t.priority.color},cardComponent:e.cardComponent})})))},t.TaskBoardColumnBase.propTypes={column:a.object.isRequired,taskMap:a.object},t.TaskBoardColumnBase.defaultProps={},t.TaskBoardColumnBase.displayName="KendoReactTaskBoardColumn"},6364:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardConfirmDialog=void 0;var o=n(3899),r=n(189),a=n(1959),i=n(6496);t.TaskBoardConfirmDialog=function(e){var t=e.onClose,n=e.onConfirm,r=e.dialogMessage,l=e.dialogTitle,s=e.dialogConfirmButton,c=e.dialogCancelButton;return o.createElement(a.Dialog,{title:l,closeIcon:!1},r,o.createElement(a.DialogActionsBar,{layout:"end"},o.createElement(i.Button,{themeColor:"primary",onClick:n},s),o.createElement(i.Button,{onClick:t},c)))},t.TaskBoardConfirmDialog.propTypes={onClose:r.func.isRequired,onConfirm:r.func.isRequired,dialogMessage:r.string.isRequired,dialogTitle:r.string.isRequired,dialogConfirmButton:r.string.isRequired,dialogCancelButton:r.string.isRequired},t.TaskBoardConfirmDialog.displayName="KendoReactTaskBoardConfirmDialog"},6494:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardEditCard=void 0;var o=n(3899),r=n(499),a=n(3364),i=n(3768);t.TaskBoardEditCard=function(e){var t=(0,i.useTaskEditing)(e),n=t.onTitleChange,l=t.title,s=t.onDescriptionChange,c=t.description,u=t.onPriorityChange,d=t.priority,p=t.onSave,h=(0,r.useLocalization)();return o.createElement(e.editPane,{header:h.toLanguageString(a.taskBoardEditCardPaneTitle,a.messages[a.taskBoardEditCardPaneTitle])+e.task.title,titleInputTitle:h.toLanguageString(a.taskBoardAddCardTitleLabel,a.messages[a.taskBoardAddCardTitleLabel]),descriptionInputTitle:h.toLanguageString(a.taskBoardAddCardDescriptionLabel,a.messages[a.taskBoardAddCardDescriptionLabel]),priorityDropDownTitle:h.toLanguageString(a.taskBoardAddCardPriorityLabel,a.messages[a.taskBoardAddCardPriorityLabel]),task:e.task,saveButton:h.toLanguageString(a.taskBoardEditCardPaneSaveBtn,a.messages[a.taskBoardEditCardPaneSaveBtn]),cancelButton:h.toLanguageString(a.taskBoardEditPaneCancelBtn,a.messages[a.taskBoardEditPaneCancelBtn]),priorities:e.priorities,titleLabel:h.toLanguageString(a.taskBoardEditPaneTitleLabel,a.messages[a.taskBoardEditPaneTitleLabel]),descriptionLabel:h.toLanguageString(a.taskBoardEditPaneDescriptionLabel,a.messages[a.taskBoardEditPaneDescriptionLabel]),priorityLabel:h.toLanguageString(a.taskBoardEditPanePriorityLabel,a.messages[a.taskBoardEditPanePriorityLabel]),onSave:p,onClose:e.onClose,onTitleChange:n,title:l,onDescriptionChange:s,description:c,onPriorityChange:u,priority:d})},t.TaskBoardEditCard.propTypes={},t.TaskBoardEditCard.defaultProps={},t.TaskBoardEditCard.displayName="KendoReactTaskBoardEditCard"},6822:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardTaskEditPane=void 0;var o=n(3899),r=n(6537),a=n(6496),i=n(9268),l=n(884),s=n(1448),c=n(7706),u=n(8696);t.TaskBoardTaskEditPane=function(e){return o.createElement("div",{className:"k-taskboard-pane k-taskboard-edit-pane"},o.createElement("div",{className:"k-taskboard-pane-header"},o.createElement("div",{className:"k-taskboard-pane-header-text"},e.header),o.createElement("span",{className:"k-spacer"}),o.createElement("div",{className:"k-taskboard-pane-header-actions"},o.createElement(a.Button,{icon:"x",svgIcon:u.xIcon,fillMode:"flat",onClick:e.onClose}))),o.createElement("div",{className:"k-taskboard-pane-content"},o.createElement("div",{role:"form","data-role":"form",className:"k-form"},o.createElement(s.FieldWrapper,null,o.createElement(l.Label,{editorId:"title"},e.titleLabel),o.createElement(i.Input,{id:"title",onChange:e.onTitleChange,value:e.title,title:e.titleInputTitle})),o.createElement(s.FieldWrapper,null,o.createElement(l.Label,{editorId:"description"},e.descriptionLabel),o.createElement(i.Input,{id:"description",onChange:e.onDescriptionChange,value:e.description,title:e.descriptionInputTitle})),o.createElement(s.FieldWrapper,null,o.createElement(l.Label,{editorId:"priority"},e.priorityLabel),o.createElement(r.DropDownList,{id:"priority",data:e.priorities,value:e.priority,onChange:e.onPriorityChange,itemRender:c.itemRender,valueRender:c.valueRender,textField:"priority",dataItemKey:"priority",title:e.priorityDropDownTitle})))),o.createElement("div",{className:"k-taskboard-pane-actions k-actions k-hstack k-justify-content-end"},o.createElement(a.Button,{onClick:e.onClose},e.cancelButton),o.createElement(a.Button,{themeColor:"primary",onClick:e.onSave,disabled:!e.title||!e.description},e.saveButton)))},t.TaskBoardTaskEditPane.propTypes={},t.TaskBoardTaskEditPane.defaultProps={},t.TaskBoardTaskEditPane.displayName="KendoReactTaskBoardEditPane"},6699:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardToolbar=void 0;var o=n(3899),r=n(189),a=n(1262);t.TaskBoardToolbar=function(e){var t=e.className,n=e.style,r=e.children;return o.createElement("div",{style:n,className:(0,a.classNames)("k-taskboard-header",t)},o.createElement("div",{className:"k-taskboard-toolbar k-toolbar"},r))},t.TaskBoardToolbar.propTypes={children:r.node},t.TaskBoardToolbar.defaultProps={},t.TaskBoardToolbar.displayName="KendoReactTaskBoardToolbar"},1316:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardCard=void 0;var r=n(3899),a=n(1262),i=n(3056);t.TaskBoardCard=function(e){var t;return r.createElement(r.Fragment,null,r.createElement(e.card,o({key:String(e.task.id),ref:e.elementRef,style:e.style,className:(0,a.classNames)("k-taskboard-card k-cursor-move k-taskboard-card-category",{"k-disabled":e.disabled})},((t={})[i.TASKBOARD_ITEM_TYPE]=i.TASKBOARD_TASK,t[i.TASKBOARD_ITEM_ID]=e.task.id,t.tabIndex=e.tabIndex,t)),r.createElement(e.cardHeader,{showMenu:e.showMenu,menuItems:e.menuItems,popupRef:e.popupRef,title:e.task.title,task:e.task,onShowPreviewPane:e.onShowPreviewPane,onShowMenu:e.onShowMenu,onHideMenu:e.onHideMenu,onMenuButtonBlur:e.onMenuButtonBlur,onMenuItemSelect:e.onMenuItemSelect}),r.createElement(e.cardBody,{task:e.task},e.task.description)),e.showDeleteConfirm&&r.createElement(e.confirmDialog,{onConfirm:e.onTaskDelete,onClose:e.onCloseConfirmDialog,dialogMessage:e.confirmDialogMessage,dialogTitle:e.confirmDialogTitle,dialogConfirmButton:e.confirmDialogConfirmButton,dialogCancelButton:e.confirmDialogCancelButton}),e.showTaskPreviewPane&&r.createElement(e.previewDialog,{title:e.task.title,description:e.task.description,priorityLabel:e.previewDialogPriorityLabel,delete:e.previewDialogDelete,edit:e.previewDialogEdit,onClosePreviewPane:e.onClosePreviewPane,onTaskDelete:e.onTaskDelete,onTaskEdit:e.onTaskEdit,priority:e.task.priority}))},t.TaskBoardCard.displayName="KendoReactTaskBoardCard"},897:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardCardBody=void 0;var o=n(3899),r=n(7092);t.TaskBoardCardBody=function(e){return o.createElement(r.CardBody,null,e.children)},t.TaskBoardCardBody.displayName="KendoReactTaskBoardCardBody"},4701:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardCardHeader=void 0;var o=n(3899),r=n(6496),a=n(7092),i=n(5362),l=n(8696);t.TaskBoardCardHeader=function(e){var t=o.useRef();return o.createElement(a.CardHeader,{className:"k-hbox"},o.createElement("span",{className:"k-card-title k-link",onClick:e.onShowPreviewPane},e.title),o.createElement("span",{className:"k-spacer"}),o.createElement("div",{className:"k-card-header-actions"},o.createElement(r.Button,{fillMode:"flat",icon:"more-vertical",svgIcon:l.moreVerticalIcon,ref:t,onClick:e.showMenu?e.onHideMenu:e.onShowMenu,onBlur:e.onMenuButtonBlur}),o.createElement(i.Popup,{anchor:t.current&&t.current.element,show:e.showMenu,ref:e.popupRef},o.createElement(a.Menu,{vertical:!0,onSelect:e.onMenuItemSelect,items:e.menuItems,className:"k-context-menu"}))))},t.TaskBoardCardHeader.displayName="KendoReactTaskBoardCardHeader"},1330:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardPreviewDialog=void 0;var o=n(3899),r=n(6496),a=n(8696);t.TaskBoardPreviewDialog=function(e){return o.createElement("div",{className:"k-taskboard-pane k-taskboard-preview-pane"},o.createElement("div",{className:"k-taskboard-pane-header"},o.createElement("div",{className:"k-taskboard-pane-header-text"},e.title),o.createElement("span",{className:"k-spacer"}),o.createElement("div",{className:"k-taskboard-pane-header-actions"},o.createElement(r.Button,{icon:"x",svgIcon:a.xIcon,fillMode:"flat",onClick:e.onClosePreviewPane}))),o.createElement("div",{className:"k-taskboard-pane-content"},o.createElement("p",null,e.description),o.createElement("p",null,e.priorityLabel," ",o.createElement("span",{style:{backgroundColor:e.priority.color}}," ")," ",e.priority.priority)),o.createElement("div",{className:"k-taskboard-pane-actions k-actions k-hstack k-justify-content-end"},o.createElement(r.Button,{onClick:e.onTaskDelete},e.delete),o.createElement(r.Button,{themeColor:"primary",onClick:e.onTaskEdit},e.edit)))},t.TaskBoardPreviewDialog.displayName="KendoReactTaskBoardPreviewDialog"},4160:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardColumn=void 0;var r=n(3899),a=n(1262),i=n(3056),l=n(6822);t.TaskBoardColumn=function(e){var t;return r.createElement(r.Fragment,null,r.createElement("div",o({ref:e.elementRef,style:e.style,className:(0,a.classNames)("k-taskboard-column",{"k-taskboard-column-edit":e.column.edit}),tabIndex:e.tabIndex},((t={})[i.TASKBOARD_ITEM_TYPE]=i.TASKBOARD_COLUMN,t[i.TASKBOARD_ITEM_ID]=e.column.id,t)),r.createElement(e.header,{column:e.column,tasks:e.tasks,onTitleChange:e.onTitleChange,onColumnExitEdit:e.onColumnExitEdit,editButtonTitle:e.editButtonTitle,onColumnEnterEdit:e.onColumnEnterEdit,addButtonTitle:e.addButtonTitle,onShowAddCardDialog:e.onShowAddCardDialog,closeButtonTitle:e.closeButtonTitle,onColumnDelete:e.onColumnDelete}),r.createElement(e.body,null,e.children)),e.showAddCard&&r.createElement(e.addCardDialog,{onClose:e.onCloseDialog,onSave:e.onTaskCreate,priorities:e.priorities,editPane:l.TaskBoardTaskEditPane}),e.showEditCard&&e.editedTask&&r.createElement(e.editCardDialog,{onClose:e.onCloseDialog,onSave:e.onTaskEdit,task:e.editedTask,priorities:e.priorities,editPane:l.TaskBoardTaskEditPane}),e.showColumnConfirmDelete&&r.createElement(e.confirmDialog,{onClose:e.onColumnDelete,onConfirm:e.onColumnConfirmDelete,dialogMessage:e.confirmDialogMessage,dialogTitle:e.confirmDialogTitle,dialogConfirmButton:e.confirmDialogConfirmButton,dialogCancelButton:e.confirmDialogCancelButton}))},t.TaskBoardColumn.displayName="KendoReactTaskBoardColumn"},8060:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardColumnBody=void 0;var o=n(3899);t.TaskBoardColumnBody=function(e){return o.createElement("div",{className:"k-taskboard-column-cards-container"},o.createElement("div",{className:"k-taskboard-column-cards"},e.children))},t.TaskBoardColumnBody.displayName="KendoReactTaskBoardColumnBody"},976:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TaskBoardColumnHeader=void 0;var o=n(3899),r=n(6496),a=n(9268),i=n(1262),l=n(8696);t.TaskBoardColumnHeader=function(e){var t=e.column,n=t.edit,s=t.title;return o.createElement("div",{className:"k-taskboard-column-header"},o.createElement("div",{className:"k-taskboard-column-header-text k-text-ellipsis"},n?o.createElement(a.Input,{value:s,onChange:e.onTitleChange,onBlur:e.onColumnExitEdit,autoFocus:!0}):s),o.createElement("span",{className:"k-spacer"}),o.createElement("div",{className:(0,i.classNames)("k-taskboard-column-header-actions",{"k-disabled":n})},o.createElement(r.Button,{fillMode:"flat",icon:"pencil",svgIcon:l.pencilIcon,title:e.editButtonTitle,onClick:e.onColumnEnterEdit}),o.createElement(r.Button,{fillMode:"flat",icon:"plus",svgIcon:l.plusIcon,title:e.addButtonTitle,onClick:e.onShowAddCardDialog}),o.createElement(r.Button,{fillMode:"flat",icon:"x",svgIcon:l.xIcon,title:e.closeButtonTitle,onClick:e.onColumnDelete})))},t.TaskBoardColumnHeader.displayName="KendoReactTaskBoardColumnHeader"},3056:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TASKBOARD_TASK=t.TASKBOARD_COLUMN=t.TASKBOARD_PLACEHOLDER=t.TASKBOARD_ITEM_ID=t.TASKBOARD_ITEM_TYPE=void 0,t.TASKBOARD_ITEM_TYPE="data-taskboard-type",t.TASKBOARD_ITEM_ID="data-taskboard-id",t.TASKBOARD_PLACEHOLDER="data-taskboard-placeholder",t.TASKBOARD_COLUMN="column",t.TASKBOARD_TASK="task"},3768:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.useTaskEditing=void 0;var r=n(3899);t.useTaskEditing=function(e){var t=e.onSave,n=e.task,a=e.priorities,i=r.useState(n?n.title:""),l=i[0],s=i[1],c=r.useState(n?n.description:""),u=c[0],d=c[1],p=r.useState(n?n.priority:a[0]),h=p[0],v=p[1],m=r.useCallback((function(e){s(e.value)}),[]),f=r.useCallback((function(e){d(e.value)}),[]),g=r.useCallback((function(e){v(e.target.value)}),[]),b=r.useCallback((function(e){var r=o(o({id:void 0,status:""},n||{}),{title:l,description:u,priority:h});t.call(void 0,r,n)}),[t,n,l,u,h]);return{onTitleChange:m,title:l,onDescriptionChange:f,description:u,onPriorityChange:g,priority:h,onSave:b}}},3364:(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.messages=t.taskBoardPreviewPaneEditBtn=t.taskBoardPreviewPaneDeleteBtn=t.taskBoardPreviewPanePriorityLabel=t.taskBoardEditPaneCancelBtn=t.taskBoardEditPanePriorityLabel=t.taskBoardEditPaneDescriptionLabel=t.taskBoardEditPaneTitleLabel=t.taskBoardEditCardPaneSaveBtn=t.taskBoardEditCardPaneTitle=t.taskBoardDelColumnCancelBtn=t.taskBoardDelColumnConfirmBtn=t.taskBoardDelColumnDialogTitle=t.taskBoardDelColumnDialogMsg=t.taskBoardAddCardCreateButton=t.taskBoardAddCardPriorityLabel=t.taskBoardAddCardDescriptionLabel=t.taskBoardAddCardTitleLabel=t.taskBoardAddCardPaneTitle=t.taskBoardDeleteTaskCancelButton=t.taskBoardDeleteTaskConfirmButton=t.taskBoardDeleteTaskDialogTitle=t.taskBoardDeleteTaskDialogMessage=t.taskBoardDeleteCardButton=t.taskBoardEditCardButton=t.taskBoardDeleteColumnButton=t.taskBoardAddCardButton=t.taskBoardEditColumnButton=t.taskBoardSearchField=t.taskBoardAddColumnButton=void 0,t.taskBoardAddColumnButton="taskBoard.toolbarAddColumnButton",t.taskBoardSearchField="taskBoard.toolbarSearchField",t.taskBoardEditColumnButton="taskBoard.editColumnButton",t.taskBoardAddCardButton="taskBoard.addCardButton",t.taskBoardDeleteColumnButton="taskBoard.deleteColumnButton",t.taskBoardEditCardButton="taskBoard.editCardButton",t.taskBoardDeleteCardButton="taskBoard.deleteCardButton",t.taskBoardDeleteTaskDialogMessage="taskBoard.deleteTaskDialogMessage",t.taskBoardDeleteTaskDialogTitle="taskBoard.deleteTaskDialogTitle",t.taskBoardDeleteTaskConfirmButton="taskBoard.deleteTaskConfirmButton",t.taskBoardDeleteTaskCancelButton="taskBoard.deleteTaskCancelButton",t.taskBoardAddCardPaneTitle="taskBoard.addCardTitle",t.taskBoardAddCardTitleLabel="taskBoard.addCardTitleLabel",t.taskBoardAddCardDescriptionLabel="taskBoard.addCardDescriptionLabel",t.taskBoardAddCardPriorityLabel="taskBoard.addCardPriorityLabel",t.taskBoardAddCardCreateButton="taskBoard.addCardCreateButton",t.taskBoardDelColumnDialogMsg="taskBoard.deleteColumnDialogMessage",t.taskBoardDelColumnDialogTitle="taskBoard.deleteColumnDialogTitle",t.taskBoardDelColumnConfirmBtn="taskBoard.deleteColumnConfirmButton",t.taskBoardDelColumnCancelBtn="taskBoard.deleteColumnCancelButton",t.taskBoardEditCardPaneTitle="taskBoard.editCardPaneTitle",t.taskBoardEditCardPaneSaveBtn="taskBoard.editCardPaneSaveButton",t.taskBoardEditPaneTitleLabel="taskBoard.editPaneTitleLabel",t.taskBoardEditPaneDescriptionLabel="taskBoard.editPaneDescriptionLabel",t.taskBoardEditPanePriorityLabel="taskBoard.editPanePriorityLabel",t.taskBoardEditPaneCancelBtn="taskBoard.editPaneCancelButton",t.taskBoardPreviewPanePriorityLabel="taskBoard.previewPanePriorityLabel",t.taskBoardPreviewPaneDeleteBtn="taskBoard.previewPaneDeleteButton",t.taskBoardPreviewPaneEditBtn="taskBoard.previewPaneEditButton",t.messages=((n={})[t.taskBoardAddColumnButton]="Add column",n[t.taskBoardSearchField]="Search",n[t.taskBoardEditColumnButton]="Edit column",n[t.taskBoardAddCardButton]="Add card",n[t.taskBoardDeleteColumnButton]="Delete column",n[t.taskBoardEditCardButton]="Edit card",n[t.taskBoardDeleteCardButton]="Delete card",n[t.taskBoardDeleteTaskDialogMessage]="Are you sure you want to delete this card?",n[t.taskBoardDeleteTaskDialogTitle]="Delete Card",n[t.taskBoardDeleteTaskConfirmButton]="Delete",n[t.taskBoardDeleteTaskCancelButton]="Cancel",n[t.taskBoardDelColumnDialogMsg]="Are you sure you want to delete this column?",n[t.taskBoardDelColumnDialogTitle]="Delete column?",n[t.taskBoardDelColumnConfirmBtn]="Delete",n[t.taskBoardDelColumnCancelBtn]="Cancel",n[t.taskBoardAddCardPaneTitle]="Create new card",n[t.taskBoardAddCardCreateButton]="Create",n[t.taskBoardEditPaneCancelBtn]="Cancel",n[t.taskBoardEditCardPaneTitle]="Edit",n[t.taskBoardEditCardPaneSaveBtn]="Save changes",n[t.taskBoardEditPaneTitleLabel]="Title:",n[t.taskBoardEditPaneDescriptionLabel]="Description:",n[t.taskBoardEditPanePriorityLabel]="Priority:",n[t.taskBoardAddCardTitleLabel]="Title",n[t.taskBoardAddCardDescriptionLabel]="Description",n[t.taskBoardAddCardPriorityLabel]="Priority",n[t.taskBoardPreviewPanePriorityLabel]="Priority:",n[t.taskBoardPreviewPaneDeleteBtn]="Delete",n[t.taskBoardPreviewPaneEditBtn]="Edit",n)},7363:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata=void 0,t.packageMetadata={name:"@progress/kendo-react-taskboard",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680199546,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"}},7706:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.valueRender=t.itemRender=t.closestTaskBoardElement=t.findIndexes=void 0;var r=n(3899),a=n(3056);t.findIndexes=function(e,t,n){for(var o=-1,r=-1,a=0;a<n.length;a++){var i=String(n[a].id);if(i===e&&(r=a),i===t&&(o=a),-1!==o&&-1!==r)return{dragIndex:r,dropIndex:o}}return null},t.closestTaskBoardElement=function(e){for(;e;){if(!e.getAttribute)return null;var t=e.getAttribute(a.TASKBOARD_ITEM_ID);if(t)return{id:t,type:e.getAttribute(a.TASKBOARD_ITEM_TYPE)||"",element:e};e=e.parentNode}return null},t.itemRender=function(e,t){var n=t.dataItem.color,o=r.createElement(r.Fragment,null,r.createElement("span",{style:{backgroundColor:n}}," "),e.props.children);return r.cloneElement(e,e.props,o)},t.valueRender=function(e,t){if(!t)return e;var n=r.createElement(r.Fragment,null,r.createElement("span",{style:{backgroundColor:t.color}}," "),r.createElement("span",null,r.createElement(r.Fragment,null," ",e.props.children)));return r.cloneElement(e,o({},e.props),n)}},4343:(e,t,n)=>{n.d(t,{f:()=>y});var o,r=n(3899),a=n(189),i=n(8047),l=n(3228),s=n(6144),c=n(9013),u=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),d=function(){return d=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},d.apply(this,arguments)},p=c.Z.styles,h=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.elementRef=r.createRef(),t}return u(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,o=t.style,a=t.appear,l=t.enter,c=t.exit,u=t.transitionName,h=t.transitionEnterDuration,v=t.transitionExitDuration,m=t.className,f=t.onEnter,g=t.onEntering,b=t.onEntered,y=t.onExit,z=t.onExiting,k=t.onExited,w=t.onAfterExited,x=t.mountOnEnter,C=t.unmountOnExit,I=t.animationEnteringStyle,M=t.animationEnteredStyle,H=t.animationExitingStyle,E=t.animationExitedStyle,V=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(t,["children","style","appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","onEnter","onEntering","onEntered","onExit","onExiting","onExited","onAfterExited","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),O=(0,i.A)(m,p["child-animation-container"]),B=d({transitionDelay:"0ms"},o),S={entering:d({transitionDuration:"".concat(h,"ms")},I),entered:d({},M),exiting:d({transitionDuration:"".concat(v,"ms")},H),exited:d({},E)},P={in:this.props.in,appear:a,enter:l,exit:c,mountOnEnter:x,unmountOnExit:C,timeout:{enter:h,exit:v},onEnter:function(){f&&f.call(void 0,{animatedElement:e.element,target:e})},onEntering:function(){g&&g.call(void 0,{animatedElement:e.element,target:e})},onEntered:function(){b&&b.call(void 0,{animatedElement:e.element,target:e})},onExit:function(){y&&y.call(void 0,{animatedElement:e.element,target:e})},onExiting:function(){z&&z.call(void 0,{animatedElement:e.element,target:e})},onExited:function(){w&&w.call(void 0,{animatedElement:e.element,target:e}),k&&k.call(void 0,{animatedElement:e.element,target:e})},classNames:{appear:p["".concat(u,"-appear")]||"".concat(u,"-appear"),appearActive:p["".concat(u,"-appear-active")]||"".concat(u,"-appear-active"),enter:p["".concat(u,"-enter")]||"".concat(u,"-enter"),enterActive:p["".concat(u,"-enter-active")]||"".concat(u,"-enter-active"),exit:p["".concat(u,"-exit")]||"".concat(u,"-exit"),exitActive:p["".concat(u,"-exit-active")]||"".concat(u,"-exit-active")}};return r.createElement(s.CSSTransition,d({},P,V,{nodeRef:this.elementRef}),(function(t){return r.createElement("div",{style:d(d({},B),S[t]),className:O,ref:e.elementRef},n)}))},t.propTypes={in:a.bool,children:a.oneOfType([a.arrayOf(a.node),a.node]),transitionName:a.string.isRequired,className:a.string,appear:a.bool,enter:a.bool,exit:a.bool,transitionEnterDuration:a.number.isRequired,transitionExitDuration:a.number.isRequired,mountOnEnter:a.bool,unmountOnExit:a.bool,animationEnteringStyle:a.object,animationEnteredStyle:a.object,animationExitingStyle:a.object,animationExitedStyle:a.object},t.defaultProps={mountOnEnter:!0,unmountOnExit:!1,onEnter:l.Z,onEntering:l.Z,onEntered:l.Z,onExit:l.Z,onExiting:l.Z,onExited:l.Z,onAfterExited:l.Z,animationEnteringStyle:{},animationEnteredStyle:{},animationExitingStyle:{},animationExitedStyle:{}},t}(r.Component),v=n(4006),m={name:"@progress/kendo-react-animation",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680198085,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"},f=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),g=function(){return g=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},g.apply(this,arguments)},b=c.Z.styles,y=function(e){function t(t){var n=e.call(this,t)||this;return(0,v.s)(m),n}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.id,n=e.style,o=e.children,a=e.component,l=e.className,c=e.childFactory,u=(e.stackChildren,e.componentChildStyle),d=e.componentChildClassName,p=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["id","style","children","component","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),v={id:t,style:n,component:a,childFactory:c,className:(0,i.A)(b["animation-container"],b["animation-container-relative"],l)},m=r.Children.map(o||null,(function(e){return r.createElement(h,g({},p,{style:u,className:d}),e)}));return r.createElement(s.TransitionGroup,g({},v),m)},t.propTypes={children:a.oneOfType([a.arrayOf(a.node),a.node]),childFactory:a.any,className:a.string,component:a.string,id:a.string,style:a.any,transitionName:a.string.isRequired,appear:a.bool.isRequired,enter:a.bool.isRequired,exit:a.bool.isRequired,transitionEnterDuration:a.number.isRequired,transitionExitDuration:a.number.isRequired},t.defaultProps={component:"div"},t}(r.Component)},8686:(e,t,n)=>{n.d(t,{U:()=>d});var o,r=n(3899),a=n(189),i=n(4343),l=n(3228),s=n(9013),c=(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)}),u=function(){return u=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},u.apply(this,arguments)},d=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,o=n.onEnter,r=n.onBeforeEnter;r&&r.call(void 0,e),t.updateContainerDimensions(e.animatedElement,(function(){o&&o.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=l.Z);var o=e.firstChild;if(o){var r=s.Z.outerHeight(o),a=s.Z.outerWidth(o);t.setState({maxHeight:r,maxWidth:a},n)}},t}return c(t,e),t.prototype.render=function(){var e,t=this.props,n=t.direction,o=t.children,a=t.childFactory,l=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(t,["direction","children","childFactory"]),s=this.state,c=s.maxHeight,d=s.maxWidth,p={maxHeight:(e="vertical"===n?{maxHeight:c?"".concat(c,"px"):""}:{maxWidth:d?"".concat(d,"px"):""}).maxHeight,maxWidth:e.maxWidth};return r.createElement(i.f,u({},l,{childFactory:function(t){var n=a?a(t):t;return n.props.in?n:r.cloneElement(n,u(u({},n.props),{style:u(u({},n.props.style),{maxHeight:e.maxHeight,maxWidth:e.maxWidth})}))},onEnter:this.componentWillEnter,onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:p,transitionName:"reveal-".concat(n)}),o)},t.propTypes={children:a.oneOfType([a.arrayOf(a.node),a.node]),childFactory:a.any,className:a.string,direction:a.oneOf(["horizontal","vertical"]),component:a.string,id:a.string,style:a.any},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"vertical"},t}(r.Component)},9013:(e,t,n)=>{n.d(t,{Z:()=>o});const o={outerHeight:function(e){if(!e||!e.ownerDocument.defaultView)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop),o=parseFloat(t.marginBottom);return e.offsetHeight+n+o},outerWidth:function(e){if(!e||!e.ownerDocument.defaultView)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginLeft),o=parseFloat(t.marginRight);return e.offsetWidth+n+o},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"}}},7037:(e,t,n)=>{n.d(t,{z:()=>v});var o,r=n(3899),a=n(189),i=n(8130),l=n(8047),s=n(2697),c=n(3218),u=n(4006),d=n(2709),p=(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)}),h=function(){return h=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},h.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)(d.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,o=this.props,a=o.children,c=o.togglable,u=o.icon,d=o.iconClass,p=o.svgIcon,v=o.imageUrl,m=o.imageAlt,f=(o.className,o.onClick,o.size),g=void 0===f?t.defaultProps.size:f,b=o.rounded,y=void 0===b?t.defaultProps.rounded:b,z=o.fillMode,k=void 0===z?t.defaultProps.fillMode:z,w=o.themeColor,x=void 0===w?t.defaultProps.themeColor:w,C=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(o,["children","togglable","icon","iconClass","svgIcon","imageUrl","imageAlt","className","onClick","size","rounded","fillMode","themeColor"]),I=void 0!==u||void 0!==d||void 0!==v,M=void 0!==a,H=function(e){var t=e.imageUrl,n=e.name,o=e.iconClass,a=e.svgIcon,s=e.imageAlt;return t?r.createElement("img",{role:"presentation",className:"k-button-icon",alt:s,src:t}):n||a?r.createElement(i.a,{className:"k-button-icon",name:n,icon:a}):o?r.createElement("span",{role:"presentation",className:(0,l.A)("k-button-icon",o)}):null}({name:u,svgIcon:p,iconClass:d,imageUrl:v,imageAlt:m});return r.createElement("button",h({ref:function(e){return n._element=e},"aria-pressed":c?this.state.selected:void 0},C,{onClick:this.handleClick,className:(0,l.A)("k-button",(e={},e["k-button-".concat(s.G.sizeMap[g]||g)]=g,e["k-button-".concat(k)]=k,e["k-button-".concat(k,"-").concat(x)]=Boolean(k&&x),e["k-rounded-".concat(s.G.roundedMap[y]||y)]=y,e["k-icon-button"]=!M&&I,e["k-disabled"]=this.props.disabled,e["k-selected"]=this.state.selected,e["k-rtl"]="rtl"===this.props.dir,e),this.props.className)}),H,a&&r.createElement("span",{className:"k-button-text"},a))},t.prototype.toggleIfApplicable=function(){var e=this;if(this.props.togglable&&void 0===this.props.selected){var t=!this.state.selected;this._selectedTemp=t,this.setState({selected:t},(function(){return e._selectedTemp=void 0}))}},t.propTypes={children:a.node,selected:a.bool,togglable:a.bool,icon:a.string,svgIcon:c.wi,iconClass:a.string,imageUrl:a.string,imageAlt:a.string,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"flat","link","outline","solid"]),themeColor:a.oneOf([null,"base","primary","secondary","tertiary","info","success","warning","error","dark","light","inverse"])},t.defaultProps={togglable:!1,size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(r.Component)},7711:(e,t,n)=>{n.d(t,{h:()=>h});var o,r=n(3899),a=n(189),i=n(8047),l=n(4006),s=n(2709),c=n(1889),u=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),d=function(){return d=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},d.apply(this,arguments)},p=c.Z.styles,h=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,(0,l.s)(s.k),n}return u(t,e),t.prototype.render=function(){var e,t=this,n=this.mapButtons(this.props.children),o=(0,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:o,style:{width:"".concat(this.props.width)},dir:this.props.dir,role:"group","aria-disabled":this.props.disabled};return r.createElement("div",d({ref:function(e){t._element=e}},a,{className:o}),n)},t.prototype.mapButtons=function(e){var t=this,n=r.Children.count(e),o=void 0!==this.props.dir?"rtl"===this.props.dir:this._element&&"rtl"===getComputedStyle(this._element).direction||!1;return r.Children.map(e,(function(e,a){return r.isValidElement(e)?t.renderButton(e,a,a===n-1,o):e}))},t.prototype.renderButton=function(e,t,n,o){var a,l=(0,i.A)(e.props.className,((a={})[p["group-start"]]=o?n:0===t,a[p["group-end"]]=o?0===t:n,a)),s=d(d({},this.props.width?{width:this.props.width}:{}),e.props.style||{}),c=this.props.disabled||e.props.disabled,u=d(d(d(d({},e.props),l?{className:l}:{}),Object.keys(s).length?{style:s}:{}),void 0!==c?{disabled:c}:{});return r.Children.count(e.props.children)>0?r.cloneElement(e,u,e.props.children):r.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}(r.Component)},1711:(e,t,n)=>{n.d(t,{A:()=>z});var o=n(3899),r=n(189),a=n(228),i=n(8199),l=n(3493),s=n(4703),c=n(8047),u=n(2697),d=n(8130),p=n(3218),h=n(4163),v=n(5770),m=n(5209),f=n(4006),g=n(2709),b=n(3322),y=function(){return y=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},y.apply(this,arguments)},z=o.forwardRef((function(e,t){var n;(0,f.s)(g.k);var r=o.useRef(null),z=o.useRef(null),k=(0,i.n)(z,e.dir);o.useImperativeHandle(r,(function(){return{element:z.current,props:e}})),o.useImperativeHandle(t,(function(){return r.current}));var w=o.useContext(a.Wn),x=w[0],C=w[1],I=o.useContext(a.OW),M=I[0],H=I[1],E=o.useContext(a.zD)[1],V=o.useMemo((function(){return e.selected||(Array.isArray(x)?x.some((function(t){return t===e.value})):x===e.value)}),[e.selected,e.value,x]),O=o.useMemo((function(){return M===e.value}),[e.value,M]);o.useEffect((function(){O&&z.current&&z.current.focus()}),[O]);var B=o.useCallback((function(t){C({type:m.ey.toggle,payload:e.value,event:t})}),[C,e.value]),S=o.useCallback((function(t){e.removable&&(E({type:v.V.remove,payload:e.value,event:t}),H({type:h.E.reset,payload:e.value,event:t}),C({type:m.ey.remove,payload:e.value,event:t}),e.onRemove&&e.onRemove.call(void 0,{target:r.current,syntheticEvent:t}))}),[e.onRemove,e.value,e.removable,E,H,C]),P=o.useCallback((function(t){switch(t.keyCode){case l.R.left:H({type:h.E.prev,payload:e.value,event:t});break;case l.R.right:H({type:h.E.next,payload:e.value,event:t});break;case l.R.enter:C({type:m.ey.toggle,payload:e.value,event:t});break;case l.R.delete:S(t)}e.onKeyDown&&e.onKeyDown.call(void 0,{target:r.current,syntheticEvent:t})}),[e.onKeyDown,e.value,H,C,S]),T=o.useCallback((function(t){H({payload:e.value,type:h.E.current,event:t}),e.onFocus&&e.onFocus.call(void 0,{target:r.current,syntheticEvent:t})}),[e.onFocus,e.value,H]),D=o.useCallback((function(t){e.onBlur&&e.onBlur.call(void 0,{target:r.current,syntheticEvent:t})}),[e.onBlur]),L=(0,b.i)(e,r,{onClick:B});return o.createElement("div",y({},L,{role:e.role,id:e.value,style:e.style,ref:z,dir:k,tabIndex:(0,s.p)(e.tabIndex,e.disabled,void 0),className:(0,c.A)("k-chip",(n={"k-rtl":"rtl"===k,"k-disabled":e.disabled,"k-selected":V,"k-focus":O},n["k-chip-".concat(u.G.sizeMap[e.size]||e.size)]=e.size,n["k-rounded-".concat(u.G.roundedMap[e.rounded]||e.rounded)]=e.rounded,n["k-chip-".concat(e.fillMode)]=e.fillMode,n["k-chip-".concat(e.fillMode,"-").concat(e.themeColor)]=Boolean(e.fillMode&&e.themeColor),n),e.className),"aria-checked":V,"aria-disabled":e.disabled,"aria-describedby":e.ariaDescribedBy,onFocus:T,onBlur:D,onKeyDown:P}),V&&(e.selectedIcon||e.selectedSvgIcon)&&o.createElement(d.a,{className:"k-chip-icon",name:e.selectedIcon?(0,p.iJ)(e.selectedIcon):void 0,icon:e.selectedSvgIcon}),(e.icon||e.svgIcon)&&o.createElement(d.a,{className:"k-chip-icon",name:e.icon?(0,p.iJ)(e.icon):void 0,icon:e.svgIcon}),o.createElement("span",{className:"k-chip-content"},void 0!==e.children?e.children:e.text&&o.createElement("span",{"aria-label":e.text,className:"k-chip-label"},e.text)),e.removable&&o.createElement("span",{className:"k-chip-actions"},o.createElement("span",{className:(0,c.A)("k-chip-action","k-chip-remove-action"),onClick:S},o.createElement(d.a,{name:e.removeIcon?(0,p.iJ)(e.removeIcon):void 0,icon:e.removeSvgIcon}))))})),k={id:r.string,text:r.string,value:r.any,dir:r.oneOf(["ltr","rtl"]),removable:r.bool,removeIcon:r.string,removeIconSvg:p.wi,disabled:r.bool,icon:r.string,svgIcon:p.wi,selectedIcon:r.string,selectedIconSvg:p.wi,onRemove:r.func,dataItem:r.any,selected:r.bool,ariaDescribedBy:r.string,size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large","full"]),fillMode:r.oneOf([null,"outline","solid"]),themeColor:r.oneOf([null,"base","info","success","warning","error"])};z.displayName="KendoReactChip",z.propTypes=k,z.defaultProps={disabled:!1,removable:!1,removeIcon:"k-i-x-circle",dir:"ltr",size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"}},228:(e,t,n)=>{n.d(t,{Wn:()=>b,OW:()=>y,zD:()=>z,jg:()=>k});var o=n(3899),r=n(189),a=n(8199),i=n(9659),l=n(3322),s=n(4703),c=n(8047),u=n(2697),d=n(5209),p=n(4163),h=n(5770),v=n(1711),m=n(4006),f=n(2709),g=function(){return g=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},g.apply(this,arguments)},b=o.createContext([null,function(e){}]),y=o.createContext([null,function(e){}]),z=o.createContext([null,function(e){}]),k=o.forwardRef((function(e,t){var n;(0,m.s)(f.k);var r=o.useRef(null),k=o.useRef(null),w=(0,a.n)(k,e.dir),C=e.chip,I=e.id,M=e.style,H=e.tabIndex,E=e.disabled,V=e.size,O=e.className,B=e.ariaDescribedBy,S=e.ariaLabelledBy,P=e.selection,T=void 0===P?x.selection:P,D=e.value,L=void 0===D?x.defaultValue:D,R=e.defaultData,N=void 0===R?x.defaultData:R,_=e.valueField,A=void 0===_?x.valueField:_,j=e.textField,F=void 0===j?x.textField:j,K=e.onChange,U=e.onDataChange,q=o.useMemo((function(){return C||v.A}),[C,v.A]);o.useImperativeHandle(r,(function(){return{element:k.current,props:e}})),o.useImperativeHandle(t,(function(){return r.current}));var W=o.useCallback((function(e,t){K&&r.current&&K.call(void 0,{value:e,target:r.current,syntheticEvent:t})}),[K]),G=function(e,t,n){var r=o.useState(e),a=r[0],i=r[1];return[a,function(e){var o=(0,d.TX)(t.state||a,g(g({},e),t));n&&n(o,e.event),i(o)}]}(L,{selection:T,state:L},W),Y=G[0],Z=G[1],X=o.useCallback((function(e,t){U&&r.current&&U.call(void 0,{value:e,target:r.current,syntheticEvent:t})}),[U]),J=function(e,t,n){var r=o.useState(e),a=r[0],i=r[1];return[a,function(e){var o=(0,h.I)(t.state||a,g(g({},e),t));n&&n(o,e.event),i(o)}]}(e.data||N,{state:e.data,valueField:A},X),$=J[0],Q=J[1],ee=o.useCallback((function(e,t){return e.push(t[A]),e}),[A]),te=o.useMemo((function(){return e.data||$}),[e.data,$]),ne=o.useMemo((function(){return L||Y}),[L,Y]),oe=o.useMemo((function(){return te.reduce(ee,[])}),[te,ee]),re=o.useCallback((function(e){return(0,i.Y)(A)(e)}),[A]),ae=o.useCallback((function(e){return(0,i.Y)(F)(e)}),[F]),ie=function(e){var t=o.useState(null),n=t[0],r=t[1];return[n,function(t){var n=(0,p.L)(t.payload,g(g({},t),e));r(n)}]}({items:oe}),le=ie[0],se=ie[1],ce=(0,l.i)(e,r);return o.createElement(b.Provider,{value:[ne,Z]},o.createElement(y.Provider,{value:[le,se]},o.createElement(z.Provider,{value:[te,Q]},o.createElement("div",g({ref:k},ce,{role:"listbox",id:I,dir:w,style:M,tabIndex:(0,s.p)(H,E,void 0),className:(0,c.A)("k-chip-list",(n={"k-rtl":"rtl"===w,"k-disabled":E},n["k-chip-list-".concat(u.G.sizeMap[V]||V)]=V,n),O),"aria-labelledby":S,"aria-describedby":B}),te.map((function(e,t){return o.createElement(q,{role:"option",dataItem:e,size:V,key:[re(e),t].join("-"),text:ae(e),value:re(e)})}))))))})),w={id:r.string,className:r.string,tabIndex:r.number,data:r.any,defaultData:r.arrayOf(r.any),onDataChange:r.func,value:r.oneOfType([r.any,r.arrayOf(r.any)]),defaultValue:r.oneOfType([r.any,r.arrayOf(r.any)]),onChange:r.func,selection:r.oneOf(["single","none","multiple"]),textField:r.string,valueField:r.string,disabled:r.bool,dir:r.oneOf(["ltr","rtl"]),ariaLabelledBy:r.string,ariaDescribedBy:r.string,size:r.oneOf([null,"small","medium","large"])},x={chip:v.A,size:"medium",disabled:!1,defaultValue:null,defaultData:[],dir:"ltr",selection:"none",textField:"text",valueField:"value",removable:"removable"};k.displayName="KendoReactChipList",k.propTypes=w,k.defaultProps=x},5770:(e,t,n)=>{var o;n.d(t,{V:()=>o,I:()=>r}),function(e){e.remove="remove",e.add="add",e.reorder="reorder"}(o||(o={}));var r=function(e,t){switch(t.type){case o.add:break;case o.remove:return e.filter((function(e){return e[t.valueField]!==t.payload}));case o.reorder:break;default:return e}}},4163:(e,t,n)=>{var o;n.d(t,{E:()=>o,L:()=>r}),function(e){e.next="next",e.prev="prev",e.current="current",e.reset="reset"}(o||(o={}));var r=function(e,t){var n=t.items.findIndex((function(t){return t===e}));switch(t.type){case o.next:return n===t.items.length-1?e:t.items[n+1];case o.prev:return 0===n?e:t.items[n-1];case o.current:return t.payload;case o.reset:return null;default:return e}}},5209:(e,t,n)=>{n.d(t,{ey:()=>r,TX:()=>i});var o,r,a=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))};!function(e){e.single="single",e.multiple="multiple",e.none="none"}(o||(o={})),function(e){e.toggle="toggle",e.remove="remove"}(r||(r={}));var i=function(e,t){switch(t.selection){case o.single:switch(t.type){case r.toggle:if(!Array.isArray(e)||null===e)return t.payload===e?null:t.payload;throw new Error("State cannot be an array in single selection");case r.remove:return t.payload===e?null:e;default:return e}case o.multiple:switch(t.type){case r.toggle:if(Array.isArray(e))return e.some((function(e){return e===t.payload}))?e.filter((function(e){return e!==t.payload})):a(a([],e,!0),[t.payload],!1);if(null===e)return[t.payload];throw new Error("State cannot be non-array in multiple selection");case r.remove:return Array.isArray(e)?e.some((function(e){return e===t.payload}))?e.filter((function(e){return e!==t.payload})):a(a([],e,!0),[t.payload],!1):e;default:return e}case o.none:return null;default:return e}}},6496:(e,t,n)=>{n.r(t),n.d(t,{Button:()=>o.z,ButtonGroup:()=>r.h,Chip:()=>j.A,ChipList:()=>F.jg,DropDownButton:()=>B,DropDownButtonItem:()=>E,FloatingActionButton:()=>Q,FloatingActionButtonItem:()=>G,SplitButton:()=>M,SplitButtonItem:()=>g,Toolbar:()=>D,ToolbarItem:()=>R,ToolbarSeparator:()=>_,ToolbarSpacer:()=>A,toolbarButtons:()=>S.w});var o=n(7037),r=n(7711),a=n(3899),i=n(189),l=n(3198),s=n(3493),c=n(8047),u=n(2697),d=n(3218),p=n(5407),h=n(8130),v=function(e){var t=a.useCallback((function(t){e.onClick(t,e.index)}),[e]),n=e.dataItem.render||e.item||(void 0===e.item?e.render:null),o=void 0!==e.dataItem.text?e.dataItem.text:e.textField?e.dataItem[e.textField]:e.dataItem,r=a.createElement("li",{id:e.id,className:(0,c.A)("k-item",e.className,{"k-focus":e.focused}),tabIndex:-1,onClick:t,onMouseDown:e.onDown,onPointerDown:e.onDown,role:"menuitem","aria-disabled":e.dataItem.disabled||void 0},a.createElement("span",{tabIndex:-1,className:(0,c.A)("k-link k-menu-link",{"k-selected":e.dataItem.selected,"k-disabled":e.dataItem.disabled}),key:"icon"},n?a.createElement(n,{item:e.dataItem,itemIndex:e.index}):a.createElement(a.Fragment,null,(e.dataItem.icon||e.dataItem.iconClass)&&a.createElement(h.a,{className:e.dataItem.iconClass,name:e.dataItem.icon,icon:e.dataItem.svgIcon}),e.dataItem.imageUrl&&a.createElement("img",{role:"presentation",alt:"",src:e.dataItem.imageUrl,className:"k-icon"}),o&&a.createElement("span",{className:"k-menu-link-text"},o))));return void 0!==e.item&&void 0!==e.render?e.render.call(void 0,r,e):r};v.displayName="KendoReactButtonItem";var m,f=(m=function(e,t){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},m(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}m(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),g=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){return null},t.propTypes={text:i.string,icon:i.string,iconClass:i.string,imageUrl:i.string,disabled:i.bool,render:i.any},t}(a.Component),b=function(e,t,n,o){if(n)return e;var r=Math.min(o-1,Math.max(0,e));switch(t){case s.R.enter:case s.R.space:case s.R.esc:return-1;case s.R.up:case s.R.left:return r-1<0?o-1:r-1;case s.R.down:case s.R.right:return r+1>=o?0:r+1;case s.R.home:return 0;case s.R.end:return o-1;default:return e}},y=n(1754);function z(e){var t={horizontal:"left",vertical:"bottom"};return e&&(t.horizontal="right"),t}function k(e){var t={horizontal:"left",vertical:"top"};return e&&(t.horizontal="right"),t}var w=n(4006),x=n(2709);const C={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"};var I=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),M=function(e){function t(t){var n=e.call(this,t)||this;return n.state={focused:!1,focusedIndex:-1,opened:!1},n.wrapper=null,n.mainButton=null,n.list=null,n.guid=(0,l.M)(),n.skipFocus=!1,n.buttonsData=[],n.onKeyDown=function(e){var t=n.state.focusedIndex;if(e.altKey)n.opened||e.keyCode!==s.R.down?n.opened&&e.keyCode===s.R.up&&(n.dispatchPopupEvent(e,!1),n.setState({focusedIndex:-1,opened:!1})):(n.dispatchPopupEvent(e,!0),n.setState({focusedIndex:0,opened:!0}));else{var o=void 0;if(e.keyCode===s.R.enter||e.keyCode===s.R.space?(e.preventDefault(),n.dispatchClickEvent(e,t),t>=0&&(o={focusedIndex:n.opened?-1:0,opened:!n.opened},n.dispatchPopupEvent(e,o.opened))):n.opened&&e.keyCode===s.R.esc&&(o={focusedIndex:-1,opened:!1},n.dispatchPopupEvent(e,o.opened)),n.opened){var r=b(t,e.keyCode,e.altKey,n.buttonsData.length);r!==t&&((o=o||{}).focusedIndex=r);var a=e.keyCode===s.R.up||e.keyCode===s.R.down||e.keyCode===s.R.left||e.keyCode===s.R.right;e.altKey||!a&&e.keyCode!==s.R.home&&e.keyCode!==s.R.end||e.preventDefault()}o&&n.setState(o)}},n.switchFocus=function(e){n.skipFocus=!0,e(),window.setTimeout((function(){return n.skipFocus=!1}),0)},n.onFocus=function(e){n.skipFocus||((0,p.N)(n.props.onFocus,e,n,void 0),n.setState({focused:!0}))},n.onItemClick=function(e,t){var o=n.opened;o&&n.setState({focusedIndex:0,opened:!1}),n.dispatchClickEvent(e,t),o&&n.dispatchPopupEvent(e,!1)},n.onBlur=function(e){n.skipFocus||(n.setState({focused:!1,focusedIndex:-1,opened:!1}),(0,p.N)(n.props.onBlur,e,n,void 0),n.opened&&n.dispatchPopupEvent(e,!1))},n.onPopupClose=function(){n.state.focused&&n.switchFocus((function(){n.element&&(n.element.removeAttribute("tabindex"),n.element.focus({preventScroll:!0}))}))},n.listRef=function(e){n.list=e,e&&n.state.focused&&n.switchFocus((function(){e.focus({preventScroll:!0}),n.element&&(n.element.tabIndex=-1)}))},n.onSplitPartClick=function(e){if(n.buttonsData.length){var t=!n.opened;n.dispatchPopupEvent(e,t),n.setState({focusedIndex:t?0:-1,opened:t,focused:!0})}},n.onDownSplitPart=function(e){e.preventDefault(),n.element&&document.activeElement!==n.element&&document.activeElement!==n.list&&n.element.focus()},n.onItemDown=function(e){document.activeElement===n.list&&e.preventDefault()},n.dispatchPopupEvent=function(e,t){(0,p.N)(t?n.props.onOpen:n.props.onClose,e,n,void 0)},(0,w.s)(x.k),n}return I(t,e),Object.defineProperty(t.prototype,"opened",{get:function(){return void 0===this.props.opened?this.state.opened:this.props.opened},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;this.buttonsData=this.props.items||a.Children.toArray(this.props.children).filter((function(e){return e&&e.type===g})).map((function(e){return e.props}));var t=this.isRtl(),n=t?"rtl":void 0,r=this.props,i=r.id,l=r.style,s=r.tabIndex,d=r.disabled;return a.createElement("div",{id:i,style:l,className:(0,c.A)("k-split-button","k-button-group",{"k-focus":this.state.focused},"k-rounded-".concat(u.G.roundedMap[this.props.rounded||"medium"]),this.props.className),onKeyDown:this.onKeyDown,onFocus:this.onFocus,onBlur:this.onBlur,dir:n,ref:function(t){return e.wrapper=t}},a.createElement(o.z,{ref:function(t){return e.mainButton=t&&t.element},type:"button",size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,onClick:function(t){return e.onItemClick(t,-1)},disabled:d||void 0,tabIndex:s,accessKey:this.props.accessKey,className:this.props.buttonClass,icon:this.props.icon,svgIcon:this.props.svgIcon,iconClass:this.props.iconClass,imageUrl:this.props.imageUrl,dir:n,"aria-disabled":d,"aria-haspopup":!0,"aria-expanded":this.opened||void 0,"aria-label":this.props.ariaLabel,"aria-controls":this.opened?this.guid:void 0,id:"button-"+this.guid,title:this.props.title},this.props.text),a.createElement(o.z,{type:"button",size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,icon:"caret-alt-down",svgIcon:C,className:"k-split-button-arrow",disabled:d||void 0,tabIndex:-1,onClick:this.onSplitPartClick,onMouseDown:this.onDownSplitPart,onPointerDown:this.onDownSplitPart,dir:n,"aria-label":"menu toggling button"}),this.renderPopup(t))},t.prototype.componentDidMount=function(){(void 0===this.props.dir&&this.isRtl()||this.opened)&&this.forceUpdate()},Object.defineProperty(t.prototype,"element",{get:function(){return this.mainButton},enumerable:!1,configurable:!0}),t.prototype.dispatchClickEvent=function(e,t){this.isItemDisabled(t)||(-1===t?(0,p.N)(this.props.onButtonClick,e,this,void 0):(0,p.N)(this.props.onItemClick,e,this,{item:this.buttonsData[t],itemIndex:t}))},t.prototype.renderPopup=function(e){var t,n=this.props.popupSettings,o=void 0===n?{}:n,r=this.state.focusedIndex;return a.createElement(y.G,{anchor:this.wrapper,show:this.opened,animate:o.animate,popupClass:(0,c.A)("k-menu-popup",o.popupClass),anchorAlign:o.anchorAlign||z(e),popupAlign:o.popupAlign||k(e),style:e?{direction:"rtl"}:void 0,onClose:this.onPopupClose},a.createElement("ul",{role:"menu",id:this.guid,"aria-labelledby":"button-"+this.guid,tabIndex:-1,ref:this.listRef,"aria-activedescendant":r>=0?"".concat(this.guid,"-").concat(r):void 0,className:(0,c.A)("k-group k-menu-group k-reset",(t={},t["k-menu-group-".concat(u.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,t))},this.renderChildItems()))},t.prototype.renderChildItems=function(){var e=this,t=this.props,n=t.item,o=t.itemRender,r=t.textField;return this.buttonsData.length>0?this.buttonsData.map((function(t,i){return a.createElement(v,{className:"k-menu-item",dataItem:t,textField:r,focused:e.state.focusedIndex===i,onClick:e.onItemClick,onDown:e.onItemDown,render:o,item:n,key:i,index:i,id:"".concat(e.guid,"-").concat(i)})})):null},t.prototype.isItemDisabled=function(e){return this.buttonsData[e]?this.buttonsData[e].disabled:this.props.disabled},t.prototype.isRtl=function(){return void 0!==this.props.dir?"rtl"===this.props.dir:!!this.wrapper&&"rtl"===getComputedStyle(this.wrapper).direction},t.propTypes={accessKey:i.string,ariaLabel:i.string,title:i.string,onButtonClick:i.func,onFocus:i.func,onBlur:i.func,onItemClick:i.func,onOpen:i.func,onClose:i.func,text:i.string,items:i.arrayOf(i.any),textField:i.string,tabIndex:i.number,disabled:i.bool,icon:i.string,svgIcon:d.wi,iconClass:i.string,imageUrl:i.string,popupSettings:i.object,itemRender:i.any,item:i.func,className:i.string,buttonClass:i.string,dir:i.string},t.defaultProps={size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(a.Component),H=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),E=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return H(t,e),t.prototype.render=function(){return null},t.propTypes={text:i.string,icon:i.string,iconClass:i.string,imageUrl:i.string,selected:i.bool,disabled:i.bool,render:i.any},t}(a.Component),V=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),O=function(){return O=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},O.apply(this,arguments)},B=function(e){function t(t){var n=e.call(this,t)||this;return n.state={opened:!1,focused:!1,focusedIndex:-1},n.wrapper=null,n.mainButton=null,n.list=null,n.skipFocus=!1,n.guid=(0,l.M)(),n.buttonsData=[],n.onKeyDown=function(e){var t=n.state.focusedIndex;if(e.altKey)n.opened||e.keyCode!==s.R.down?n.opened&&e.keyCode===s.R.up&&(n.dispatchPopupEvent(e,!1),n.setState({focusedIndex:-1,opened:!1})):(n.dispatchPopupEvent(e,!0),n.setState({focusedIndex:0,opened:!0}));else{var o=O({},n.state);if(e.keyCode===s.R.enter||e.keyCode===s.R.space?(t>=0&&n.dispatchClickEvent(e,t),e.preventDefault(),o.focusedIndex=n.opened?-1:0,o.opened=!n.opened,n.dispatchPopupEvent(e,o.opened)):n.opened&&e.keyCode===s.R.esc&&(o.focusedIndex=-1,o.opened=!1,n.dispatchPopupEvent(e,o.opened)),n.opened){var r=b(t,e.keyCode,e.altKey,n.buttonsData.length);o.focusedIndex=r;var a=e.keyCode===s.R.up||e.keyCode===s.R.down||e.keyCode===s.R.left||e.keyCode===s.R.right;e.altKey||!a&&e.keyCode!==s.R.home&&e.keyCode!==s.R.end||e.preventDefault()}n.setState(o)}},n.switchFocus=function(e){n.skipFocus=!0,e(),window.setTimeout((function(){return n.skipFocus=!1}),0)},n.handleFocus=function(e){n.skipFocus||(n.setState({focused:!0,focusedIndex:n.opened?0:-1}),(0,p.N)(n.props.onFocus,e,n,void 0))},n.handleBlur=function(e){n.skipFocus||(n.setState({focused:!1,opened:!1,focusedIndex:-1}),(0,p.N)(n.props.onBlur,e,n,void 0),n.opened&&n.dispatchPopupEvent(e,!1))},n.onItemClick=function(e,t){n.setState({focusedIndex:-1,opened:!1}),n.dispatchClickEvent(e,t),n.dispatchPopupEvent(e,!1)},n.onItemDown=function(e){document.activeElement===n.list&&e.preventDefault()},n.mouseDown=function(e){e.preventDefault(),n.element&&document.activeElement!==n.element&&document.activeElement!==n.list&&n.element.focus()},n.onPopupClose=function(){n.state.focused&&n.switchFocus((function(){n.element&&(n.element.removeAttribute("tabindex"),n.element.focus({preventScroll:!0}))}))},n.listRef=function(e){n.list=e,e&&n.state.focused&&n.switchFocus((function(){e.focus({preventScroll:!0}),n.element&&(n.element.tabIndex=-1)}))},n.onClickMainButton=function(e){if(n.buttonsData.length){var t=!n.opened;n.setState({opened:t,focused:!0,focusedIndex:t?0:-1}),n.dispatchPopupEvent(e,t)}},n.dispatchPopupEvent=function(e,t){(0,p.N)(t?n.props.onOpen:n.props.onClose,e,n,void 0)},(0,w.s)(x.k),n}return V(t,e),Object.defineProperty(t.prototype,"opened",{get:function(){return void 0===this.props.opened?this.state.opened:this.props.opened},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this,t=this.isRtl(),n=t?"rtl":void 0,r=this.props,i=r.id,l=r.style,s=r.tabIndex,u=r.disabled;return this.buttonsData=this.props.items||a.Children.toArray(this.props.children).filter((function(e){return e&&e.type===E})).map((function(e){return e.props})),a.createElement("div",{id:i,style:l,className:(0,c.A)("k-dropdown-button",{"k-focus":this.state.focused},this.props.className),onKeyDown:this.onKeyDown,onFocus:this.handleFocus,onBlur:this.handleBlur,dir:n,ref:function(t){return e.wrapper=t}},a.createElement(o.z,{size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,onClick:this.onClickMainButton,onMouseDown:this.mouseDown,disabled:u||void 0,tabIndex:s,accessKey:this.props.accessKey,icon:this.props.icon,svgIcon:this.props.svgIcon,iconClass:this.props.iconClass,className:this.props.buttonClass,imageUrl:this.props.imageUrl,dir:n,ref:function(t){return e.mainButton=t&&t.element},type:"button","aria-haspopup":!0,"aria-expanded":this.opened||void 0,"aria-label":this.props.ariaLabel,"aria-controls":this.opened?this.guid:void 0,id:"button-"+this.guid,title:this.props.title},this.props.text),this.renderPopup(t))},t.prototype.componentDidMount=function(){(void 0===this.props.dir&&this.isRtl()||this.opened)&&this.forceUpdate()},Object.defineProperty(t.prototype,"element",{get:function(){return this.mainButton},enumerable:!1,configurable:!0}),t.prototype.dispatchClickEvent=function(e,t){this.isItemDisabled(t)||(0,p.N)(this.props.onItemClick,e,this,{item:this.buttonsData[t],itemIndex:t})},t.prototype.renderPopup=function(e){var t,n=this.props.popupSettings,o=void 0===n?{}:n,r=this.state.focusedIndex;return a.createElement(y.G,{anchor:this.wrapper,show:this.opened,animate:o.animate,popupClass:(0,c.A)("k-menu-popup",o.popupClass),anchorAlign:o.anchorAlign||z(e),popupAlign:o.popupAlign||k(e),style:e?{direction:"rtl"}:void 0,onClose:this.onPopupClose},a.createElement("ul",{role:"menu",id:this.guid,"aria-labelledby":"button-"+this.guid,tabIndex:-1,"aria-activedescendant":r>=0?"".concat(this.guid,"-").concat(r):void 0,ref:this.listRef,className:(0,c.A)("k-group k-menu-group k-reset",(t={},t["k-menu-group-".concat(u.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,t))},this.renderChildItems()))},t.prototype.renderChildItems=function(){var e=this,t=this.props,n=t.item,o=t.itemRender,r=t.textField;return this.buttonsData.length>0?this.buttonsData.map((function(t,i){return a.createElement(v,{className:"k-menu-item",dataItem:t,textField:r,focused:e.state.focusedIndex===i,onClick:e.onItemClick,onDown:e.onItemDown,render:o,item:n,index:i,key:i,id:"".concat(e.guid,"-").concat(i)})})):null},t.prototype.isItemDisabled=function(e){return this.buttonsData[e]?this.buttonsData[e].disabled:this.props.disabled},t.prototype.isRtl=function(){return void 0!==this.props.dir?"rtl"===this.props.dir:!!this.wrapper&&"rtl"===getComputedStyle(this.wrapper).direction},t.propTypes={accessKey:i.string,ariaLabel:i.string,title:i.string,onFocus:i.func,onBlur:i.func,onItemClick:i.func,onOpen:i.func,onClose:i.func,items:i.arrayOf(i.any),textField:i.string,tabIndex:i.number,disabled:i.bool,icon:i.string,svgIcon:d.wi,iconClass:i.string,imageUrl:i.string,popupSettings:i.object,itemRender:i.func,item:i.func,className:i.string,buttonClass:i.string,dir:i.string},t.defaultProps={size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(a.Component),S=n(1889),P=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),T=function(){return T=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},T.apply(this,arguments)},D=function(e){function t(n){var o=e.call(this,n)||this;return o._element=null,o.offsetHeight=0,o.offsetWidth=0,o.buttons=[],o.focusedSelector=o.selectors.map((function(e){return e+":focus"})).join(","),o.setTabIndex=function(e){var n=o.props.tabIndex,r=void 0===n?t.defaultProps.tabIndex:n;o.buttons.forEach((function(t,n){t.tabIndex=n===e?r:-1}))},o.onKeyDown=function(e){var t=e.target;if((e.keyCode===s.R.left||e.keyCode===s.R.right)&&!e.defaultPrevented&&-1!==o.buttons.findIndex((function(e){return e===t}))){var n=o.focusedIndex;e.keyCode===s.R.left?o.focusButton(n,n-1):o.focusButton(n,n+1)}},o.onWindowResize=function(e){var t=o.element;if(t){var n=t.offsetWidth,r=t.offsetHeight;if(o.offsetWidth!==n||o.offsetHeight!==r){o.offsetWidth=n,o.offsetHeight=r;var a={offsetWidth:o.offsetWidth,offsetHeight:o.offsetHeight};o.props.onResize&&o.props.onResize.call(void 0,T(T({target:o},a),{nativeEvent:e}))}}},(0,w.s)(x.k),o}return P(t,e),Object.defineProperty(t.prototype,"selectors",{get:function(){return this.props.buttons||S.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,c.A)("k-toolbar",(e={},e["k-toolbar-".concat(u.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,e),this.props.className),style:this.props.style,role:void 0!==this.props.role?this.props.role||void 0:"toolbar",dir:this.props.dir,ref:function(e){return t._element=e},onKeyDown:!1!==this.props.keyboardNavigation?this.onKeyDown:void 0},this.props.children)},t.prototype.focusButton=function(e,n){var o=this.props.tabIndex,r=void 0===o?t.defaultProps.tabIndex:o,a=this.buttons[n];if(a){a.tabIndex=r,a.focus();var i=this.buttons[e];i&&(i.tabIndex=-1)}},t.propTypes={tabIndex:i.number,dir:i.string,keyboardNavigation:i.bool,style:i.object,className:i.string,role:i.string,onResize:i.func,buttons:i.arrayOf(i.string),size:i.oneOf([null,"small","medium","large"])},t.defaultProps={tabIndex:0,size:"medium"},t}(a.Component),L=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),R=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._element=null,t}return L(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;return a.createElement("div",{id:this.props.id,className:(0,c.A)("k-toolbar-item",this.props.className),style:this.props.style,ref:function(t){return e._element=t}},this.props.children)},t.propTypes={className:i.string},t}(a.PureComponent),N=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),_=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return N(t,e),t.prototype.render=function(){return a.createElement("div",{className:(0,c.A)("k-separator",this.props.className)})},t}(a.PureComponent),A=a.forwardRef((function(e,t){var n=a.useRef(null),o=a.useRef(null);a.useImperativeHandle(o,(function(){return{element:n.current}})),a.useImperativeHandle(t,(function(){return{element:n.current}}));var r=a.useMemo((function(){return(0,c.A)("k-spacer",e.className)}),[e.className]);return a.createElement("span",{ref:n,className:r})}));A.displayName="KendoReactToolbarSpacer",A.propTypes={className:i.string};var j=n(1711),F=n(228),K=n(8259),U=n(8199),q=n(4703),W=function(){return W=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},W.apply(this,arguments)},G=a.forwardRef((function(e,t){var n=e.className,o=e.disabled,r=e.text,i=e.icon,l=e.style,s=e.id,u=e.focused,d=e.tabIndex,p=e.index,h=e.dataItem,v=e.item,m=e.onDown,f=e.onClick,g=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["className","disabled","text","icon","style","id","focused","tabIndex","index","dataItem","item","onDown","onClick"]),b=a.useRef(null),y=a.useCallback((function(){b.current&&b.current.focus()}),[]),z=a.useCallback((function(){return{element:b.current,focus:y}}),[y]);a.useImperativeHandle(t,z);var k=a.useCallback((function(e){f&&void 0!==p&&!o&&f(e,p)}),[f,p]),w=a.useMemo((function(){return(0,c.A)("k-fab-item",{"k-focus":u,"k-disabled":o},n)}),[n,o,u]),x=v;return a.createElement("li",W({ref:b,id:s,className:w,style:l,role:"menuitem",tabIndex:(0,q.p)(d,o),"aria-disabled":o,"aria-label":"".concat(r||""," floatingactionbutton item"),onClick:k,onMouseDown:m,onPointerDown:m},g),x?a.createElement(x,{itemIndex:p,item:h}):a.createElement(a.Fragment,null,r&&a.createElement("span",{className:"k-fab-item-text"},r),i&&a.createElement("span",{className:(0,c.A)("k-fab-item-icon k-icon k-i-".concat(i))})))}));G.propTypes={className:i.string,style:i.object,children:i.any,disabled:i.bool,focused:i.bool,index:i.number,icon:i.string,text:i.string,tabIndex:i.number,customProp:i.any},G.displayName="KendoFloatingActionButtonItem";var Y="16px",Z=function(e){return"number"==typeof e?e+"px":e},X=function(e,t){var n={horizontal:t?"right":"left",vertical:"bottom"};return"end"===e.horizontal&&(n.horizontal=t?"left":"right"),n},J=function(e,t){var n={horizontal:t?"right":"left",vertical:"top"};return"end"===e.horizontal&&(n.horizontal=t?"left":"right"),n},$=function(){return $=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},$.apply(this,arguments)},Q=a.forwardRef((function(e,t){(0,w.s)(x.k);var n=e.align,o=void 0===n?ee.align:n,r=e.alignOffset,i=e.className,d=e.disabled,v=e.icon,m=e.svgIcon,f=e.iconClass,g=e.id,b=e.items,z=e.item,k=e.text,C=e.positionMode,I=void 0===C?ee.positionMode:C,M=e.size,H=void 0===M?ee.size:M,E=e.style,V=e.rounded,O=void 0===V?ee.rounded:V,B=e.themeColor,S=void 0===B?ee.themeColor:B,P=e.overlayStyle,T=e.tabIndex,D=e.accessKey,L=e.popupSettings,R=void 0===L?{}:L,N=e.modal,_=e.onClick,A=e.onItemClick,j=e.onFocus,F=e.onBlur,W=e.onKeyDown,Q=e.onOpen,te=e.onClose,ne=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["align","alignOffset","className","disabled","icon","svgIcon","iconClass","id","items","item","text","positionMode","size","style","rounded","themeColor","overlayStyle","tabIndex","accessKey","popupSettings","modal","onClick","onItemClick","onFocus","onBlur","onKeyDown","onOpen","onClose"]),oe=(0,K.u)(),re=oe?oe+2:100,ae=a.useRef(null),ie=a.useRef(null),le=a.useRef(null),se=a.useRef(null),ce=a.useCallback((function(){ie.current&&ie.current.focus()}),[]),ue=a.useCallback((function(){return{element:ie.current,focus:ce}}),[ce]);a.useImperativeHandle(ae,ue),a.useImperativeHandle(t,(function(){return ae.current}));var de=a.useState(!1),pe=de[0],he=de[1],ve=a.useState(!1),me=ve[0],fe=ve[1],ge=a.useState(-1),be=ge[0],ye=ge[1],ze=a.useMemo((function(){return(0,l.M)()}),[]),ke=(0,U.n)(ie,e.dir),we="rtl"===ke,xe=a.useMemo((function(){return(0,l.M)()}),[]);a.useEffect((function(){!function(e,t,n,o){var r=t.horizontal,a=t.vertical;if(e.current){var i=n&&void 0!==n.x?Z(n.x):Y,l=n&&void 0!==n.x?"calc(50% + ".concat(Z(n.x),")"):"50%",s=n&&void 0!==n.y?Z(n.y):Y,c=n&&void 0!==n.y?"calc(50% + ".concat(Z(n.y),")"):"50%";e.current.style.setProperty(function(e,t){return{end:t?"left":"right",center:"left",start:t?"right":"left"}[e.horizontal||"end"]}(t,o),"center"===r?l:i),e.current.style.setProperty(function(e){return{top:"top",middle:"top",bottom:"bottom"}[e.vertical||"bottom"]}(t),"middle"===a?c:s),o&&("top"!==a&&"bottom"!==a||"start"!==r||e.current.style.setProperty("left","unset"),"middle"===a&&"end"===r&&e.current.style.setProperty("right","unset"),"middle"===a&&"start"===r&&e.current.style.setProperty("left","unset"))}}(ie,o,r,we)}),[ie,o,r,we]),a.useEffect((function(){me&&ie&&ie.current&&ie.current.focus()}),[me,ie]);var Ce=a.useCallback((function(e,t){b&&(0,p.N)(t?Q:te,e,ue(),void 0)}),[Q,te,b]),Ie=a.useCallback((function(e){e.target&&!d&&(!b&&_?(0,p.N)(_,e,ue(),void 0):(he(!pe),fe(!0),ye(pe?-1:0),Ce(e,!pe)))}),[he,fe,ye,_,Ce,pe,b,d]),Me=a.useCallback((function(e){fe(!0),ye(pe?0:-1),j&&(0,p.N)(j,e,ue(),void 0)}),[j,fe,ye]),He=a.useCallback((function(e){fe(!1),he(!1),ye(-1),(0,p.N)(F,e,ue(),void 0),pe&&Ce(e,!1)}),[F,fe,he,ye,Ce]),Ee=a.useCallback((function(e){e.preventDefault()}),[]),Ve=a.useCallback((function(e,t){b&&(b[t].disabled||(0,p.N)(A,e,ue(),{itemProps:b[t],itemIndex:t}))}),[A]),Oe=a.useCallback((function(e,t){e.target&&b&&(ye(t),he(!1),Ve(e,t),Ce(e,!1))}),[ye,he,Ve,Ce]),Be=a.useCallback((function(e){document.activeElement===ie.current&&e.preventDefault()}),[ie,document.activeElement]),Se=a.useCallback((function(e){var t=be,n=b?b.length-1:-1,r="bottom"===o.vertical;switch(e.keyCode){case s.R.enter:case s.R.space:t>=0&&Ve(e,t),e.preventDefault(),he(!pe),ye(pe?-1:0);break;case s.R.esc:e.preventDefault(),he(!1),ye(-1);break;case s.R.home:e.preventDefault(),ye(0);break;case s.R.end:e.preventDefault(),ye(n);break;case s.R.down:case s.R.right:e.preventDefault(),t<n&&!r&&ye(t+1),t>0&&r&&ye(t-1);break;case s.R.up:case s.R.left:e.preventDefault(),t>0&&!r&&ye(t-1),t<n&&r&&ye(t+1)}(0,p.N)(W,e,ue(),void 0)}),[W,be,ye,we,he]),Pe=a.useMemo((function(){var e;return(0,c.A)("k-fab k-fab-solid",((e={"k-fab-sm":"small"===H,"k-fab-md":"medium"===H,"k-fab-lg":"large"===H,"k-disabled":d,"k-pos-absolute":"absolute"===I,"k-pos-fixed":"fixed"===I,"k-focus":me})["k-rounded-".concat(u.G.roundedMap[O]||O)]=O,e["k-fab-solid-".concat(S)]=S,e),"k-".concat(o.vertical,"-").concat(o.horizontal),i)}),[S,H,O,d,I,o,me,i]),Te=b&&b.map((function(e,t){return a.createElement(G,$({},e,{key:t,index:t,id:"".concat(xe,"-").concat(t),disabled:d||e.disabled,focused:be===t,dataItem:e,item:z,className:(0,c.A)(e.className,(n=ke||"ltr",r=o.horizontal,{rtl:{end:"k-text-left",start:"k-text-right"},ltr:{start:"k-text-left",end:"k-text-right"}}[n]["end"===r?"end":"start"])),onClick:Oe,onDown:Be}));var n,r})),De=Boolean((v||m)&&!k),Le=(ie.current?ie.current.offsetWidth:0)/2-16;return a.createElement(K.$.Provider,{value:re},a.createElement(a.Fragment,null,a.createElement("button",$({ref:ie,id:g||ze,role:b?"menubutton":"button",type:"button","aria-disabled":d,"aria-expanded":b?pe:void 0,"aria-haspopup":!!b,"aria-label":"".concat(k||""," floatingactionbutton"),"aria-owns":b?xe:void 0,"aria-activedescendant":be>=0&&b?"".concat(xe,"-").concat(be):void 0,tabIndex:(0,q.p)(T,d),accessKey:D,dir:ke,disabled:d,className:Pe,style:E,onClick:Ie,onMouseDown:Ee,onFocus:Me,onBlur:He,onKeyDown:Se},ne),v||m?a.createElement(h.a,{className:"k-fab-icon",name:v,icon:m}):f?a.createElement("span",{role:"presentation",className:f}):null,k&&a.createElement("span",{className:"k-fab-text"},k)),N&&pe&&a.createElement("div",{className:"k-overlay",style:$({zIndex:re},P)}),a.createElement(y.G,{ref:se,anchor:ie.current,show:pe,animate:R.animate,popupClass:(0,c.A)("k-popup-transparent k-fab-popup",R.popupClass),anchorAlign:R.anchorAlign||X(o,we),popupAlign:R.popupAlign||J(o,we),style:{boxShadow:"none"}},a.createElement("ul",{ref:le,role:"menu","aria-labelledby":g,id:xe,className:(0,c.A)("k-fab-items",{"k-fab-items-bottom":"bottom"!==o.vertical,"k-fab-items-top":"bottom"===o.vertical}),style:{paddingLeft:De?Le:void 0,paddingRight:De?Le:void 0}},Te))))}));Q.propTypes={className:i.string,style:i.object,id:i.string,dir:i.string,tabIndex:i.number,accessKey:i.string,disabled:i.bool,icon:i.string,svgIcon:d.wi,iconClass:i.string,text:i.string,alignOffset:i.shape({x:i.oneOfType([i.number,i.string]),y:i.oneOfType([i.number,i.string])}),align:i.shape({vertical:i.oneOf(["top","middle","bottom"]),horizontal:i.oneOf(["start","center","end"])}),positionMode:i.oneOf(["absolute","fixed"]),size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large","full"]),themeColor:i.oneOf([null,"primary","secondary","tertiary","info","success","warning","error","dark","light","inverse"]),modal:i.bool,overlayStyle:i.object};var ee={align:{vertical:"bottom",horizontal:"end"},size:"medium",rounded:"full",themeColor:"primary",positionMode:"fixed"};Q.displayName="KendoFloatingActionButton"},2709:(e,t,n)=>{n.d(t,{k:()=>o});var o={name:"@progress/kendo-react-buttons",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680198208,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:()=>r,Z:()=>a});var o=":not(.k-dropdownlist button):not(.k-colorpicker button):not(.k-split-button .k-split-button-arrow)",r=["button"+o,".k-button-group > button"+o,".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"}}},1193:(e,t,n)=>{n.d(t,{V:()=>M,M:()=>I});var o,r=n(3899),a=n(994),i=n(189),l=n(7037),s=n(7271),c=function(e){var t=e.children,n=e.onCloseButtonClick,o=e.id,a=e.closeIcon;return r.createElement("div",{className:"k-window-titlebar k-dialog-titlebar",id:o},r.createElement("div",{className:"k-window-title k-dialog-title"},t),r.createElement("div",{className:"k-window-titlebar-actions k-dialog-titlebar-actions"},a&&r.createElement(l.z,{role:"button","aria-label":"Close",onClick:n,icon:"x",svgIcon:s.FZE,fillMode:"flat",className:"k-window-titlebar-action k-dialog-titlebar-action"})))},u=n(6847),d=n(3198),p=n(5407),h=n(3493),v=n(8259),m=n(8047),f=n(7827),g=n(848),b=n(4006),y=n(8792),z=n(180),k=n(4061),w=(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)}),x=function(){return x=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},x.apply(this,arguments)},C=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n._id=(0,d.M)(),n.titleId=n.generateTitleId(),n.contentId=n.generateContentId(),n.onCloseDialog=function(e){e.preventDefault(),(0,p.N)(n.props.onClose,e,n,void 0)},n.onKeyDown=function(e){e.keyCode===h.R.esc&&n.props.onClose&&(e.preventDefault(),n.onCloseDialog(e));var t=n.element;if(t&&e.keyCode===h.R.tab){var o=t.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),r=o[0],a=o[o.length-1],i=n.getDocument();e.shiftKey?(i&&i.activeElement===r||i&&i.activeElement===n.element)&&(a.focus(),e.preventDefault()):i&&i.activeElement===a&&(r.focus(),e.preventDefault())}},n.getCurrentZIndex=function(){return n.state&&void 0!==n.context?n.state.zIndex>(n.context?n.context+k.de:0)?n.state.zIndex:n.context+k.de:n.context?n.context:k.iS},n.getDocument=function(){return n.props.appendTo?n.props.appendTo.ownerDocument:document},(0,b.s)(y.k),n.state={zIndex:(0,z.b)(n.getCurrentZIndex(),n.getDocument(),n._id)},n}return w(t,e),t.prototype.componentDidMount=function(){this.element&&this.props.autoFocus&&this.element.focus()},t.prototype.render=function(){var e,t,n=this,o=void 0!==this.props.id?this.props.id:this.titleId,i=this.props,l=i.title,s=i.width,u=i.height,d=i.children,p=i.minWidth,h=i.dir,g=i.style,b=i.contentStyle,y=r.Children.toArray(d),z=this.getContent(y),w=this.getActionBar(y),C=l?{"aria-labelledby":o}:null,I=void 0===this.props.closeIcon||this.props.closeIcon,M=this.getCurrentZIndex(),H=r.createElement(v.$.Provider,{value:M},r.createElement("div",x({},((e={})[k.DZ]=this._id,e),{className:"k-dialog-wrapper"+(this.props.className?" "+this.props.className:""),onKeyDown:this.onKeyDown,tabIndex:0,dir:h,style:x({zIndex:M},g),ref:function(e){return n.element=e}}),r.createElement("div",{className:"k-overlay"}),r.createElement("div",x({},C,{className:(0,m.A)("k-window k-dialog",(t={},t["k-window-".concat(this.props.themeColor)]=this.props.themeColor,t)),role:"dialog","aria-labelledby":o,"aria-modal":!0,"aria-describedby":this.contentId,style:{width:s,height:u,minWidth:p}}),this.props.title&&r.createElement(c,{closeIcon:I,onCloseButtonClick:this.onCloseDialog,id:o},l),r.createElement("div",{className:"k-window-content k-dialog-content",style:b,id:this.contentId},z),w)));return f.N?null!==this.props.appendTo?a.createPortal(H,this.props.appendTo||document.body):H:null},t.prototype.getActionBar=function(e){return e.filter((function(e){return e&&e.type===u.l}))},t.prototype.getContent=function(e){return e.filter((function(e){return e&&e.type!==u.l}))},t.prototype.generateTitleId=function(){return"dialog-title"+this._id},t.prototype.generateContentId=function(){return"dialog-content"+this._id},t.displayName="Dialog",t.propTypes={title:i.any,id:i.string,dir:i.string,style:i.object,closeIcon:i.bool,width:i.oneOfType([i.number,i.string]),height:i.oneOfType([i.number,i.string]),minWidth:i.oneOfType([i.number,i.string]),autoFocus:i.bool},t.defaultProps={autoFocus:!1},t.contextType=v.$,t}(r.Component),I=(0,g.Y)(),M=(0,g.u)(I,C);M.displayName="KendoReactDialog"},6847:(e,t,n)=>{n.d(t,{l:()=>i});var o=n(3899),r=n(189),a=n(8047),i=function(e){var t,n=e.layout,r=void 0===n?l.layout:n,i=e.children,s=(0,a.A)("k-actions","k-actions-horizontal","k-window-actions k-dialog-actions",((t={})["k-actions-".concat(r)]=r,t));return o.createElement("div",{className:s},i)};i.propTypes={children:r.any,layout:r.oneOf(["start","center","end","stretched"])};var l={layout:"stretched"}},4061:(e,t,n)=>{n.d(t,{DZ:()=>o,iS:()=>r,de:()=>a,Fm:()=>i});var o="data-windowid",r=10002,a=2,i=".k-window:not(.k-dialog), .k-dialog-wrapper"},1959:(e,t,n)=>{n.r(t),n.d(t,{Dialog:()=>r.V,DialogActionsBar:()=>a.l,DialogPropsContext:()=>r.M,Window:()=>X,WindowActionsBar:()=>R,WindowPropsContext:()=>Z});var o,r=n(1193),a=n(6847),i=n(3899),l=n(994),s=n(189);!function(e){e.DEFAULT="DEFAULT",e.FULLSCREEN="FULLSCREEN",e.MINIMIZED="MINIMIZED"}(o||(o={}));var c,u,d=n(7037),p=n(499),h=n(7271),v="dialogs.windowMaximizeButton",m="dialogs.windowMinimizeButton",f="dialogs.windowRestoreButton",g="dialogs.windowCloseButton",b=((c={})[v]="maximize",c[m]="minimize",c[f]="restore",c[g]="close",c),y=function(){return y=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},y.apply(this,arguments)},z=function(e){var t=e.children,n=e.onCloseButtonClick,r=e.onMinimizeButtonClick,a=e.onFullScreenButtonClick,l=e.onRestoreButtonClick,s=e.onDoubleClick,c=e.stage,u=e.forwardedRef,y=e.id,z=(0,p.useLocalization)(),k=e.minimizeButton?i.createElement(e.minimizeButton,{onClick:r,stage:c}):i.createElement(d.z,{fillMode:"flat",icon:"window-minimize",svgIcon:h.YS7,className:"k-window-titlebar-action",onClick:r,"aria-label":z.toLanguageString(m,b[m])}),w=e.maximizeButton?i.createElement(e.maximizeButton,{onClick:a,stage:c}):i.createElement(d.z,{fillMode:"flat",icon:"window-maximize",svgIcon:h.IHW,className:"k-window-titlebar-action",onClick:a,"aria-label":z.toLanguageString(v,b[v])}),x=e.restoreButton?i.createElement(e.restoreButton,{onClick:l,stage:c}):i.createElement(d.z,{fillMode:"flat",icon:"window-restore",svgIcon:h.LOr,className:"k-window-titlebar-action",onClick:l,"aria-label":z.toLanguageString(f,b[f])}),C=e.closeButton?i.createElement(e.closeButton,{onClick:n,stage:c}):i.createElement(d.z,{fillMode:"flat",icon:"x",svgIcon:h.FZE,className:"k-window-titlebar-action",onClick:n,"aria-label":z.toLanguageString(g,b[g])});return i.createElement("div",{className:"k-window-titlebar",style:{touchAction:"none"},ref:u,onDoubleClick:s},i.createElement("div",{className:"k-window-title",id:y},t||""),i.createElement("div",{className:"k-window-titlebar-actions"},c===o.DEFAULT&&k,c===o.DEFAULT&&w,c!==o.DEFAULT&&x,C))},k=i.forwardRef((function(e,t){return i.createElement(z,y({},e,{forwardedRef:t}))})),w=n(3198),x=n(3493),C=n(5407),I=n(8047),M=n(8259),H=n(7827),E=n(1779),V=n(848),O=(u=function(e,t){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},u(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}u(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),B=["n","e","s","w","se","sw","ne","nw"],S=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return O(t,e),t.prototype.render=function(){var e=this;return i.createElement("div",{className:"k-resize-handles-wrapper"}," ",B.map((function(t,n){return i.createElement(E._,{key:n,onDrag:function(n){var o=n.event;o.originalEvent.preventDefault(),e.props.onResize(o,{end:!1,direction:t})},onRelease:function(n){var o=n.event;o.originalEvent.preventDefault(),e.props.onResize(o,{end:!0,direction:t})}},i.createElement("div",{className:"k-resize-handle k-resize-"+t,style:{display:"block",touchAction:"none"}}))})))},t}(i.Component),P=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),T=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return P(t,e),t.prototype.shouldComponentUpdate=function(e){return e.shouldUpdateOnDrag||!e.isDragging},t.prototype.render=function(){return this.props.children},t}(i.Component),D=n(4006),L=n(8792),R=function(e){var t=e.layout,n=void 0===t?N.layout:t,o=e.children,r=(0,I.A)("k-actions","k-window-actions","k-actions-horizontal","k-hstack",{"k-justify-content-start":"start"===n,"k-justify-content-center":"center"===n,"k-justify-content-end":"end"===n,"k-justify-content-stretch":"stretched"===n});return i.createElement("div",{className:r},o)};R.propTypes={children:s.any,layout:s.oneOf(["start","center","end","stretched"])};var N={layout:"end"},_=n(4061),A=n(180),j=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),F=function(){return F=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},F.apply(this,arguments)},K=300,U=300,q=120,W=100,G=5,Y=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n.draggable=null,n.offSetCoordinates={x:0,y:0},n._id=(0,w.M)(),n.titleId=n.generateTitleId(),n.mounted=!1,n.onKeyDown=function(e){if(e.target===e.currentTarget){var t=n.props.minWidth||q,r=n.props.minHeight||W;if(e.ctrlKey&&n.props.resizable){switch(e.keyCode){case x.R.up:e.preventDefault(),r<=n.height-G&&n.setState({height:n.height-G});break;case x.R.down:e.preventDefault(),n.setState({height:n.height+G});break;case x.R.left:t<=n.width-G&&n.setState({width:n.width-G});break;case x.R.right:n.setState({width:n.width+G});break;default:return}n.dispatchMoveEvent(n.props.onResize,e,!1,void 0)}else if(e.altKey)switch(e.keyCode){case x.R.up:n.windowStage===o.MINIMIZED?(n.handleRestore(e),(0,C.N)(n.props.onStageChange,e,n,{state:o.DEFAULT})):n.windowStage===o.DEFAULT&&(n.handleFullscreen(e),(0,C.N)(n.props.onStageChange,e,n,{state:o.FULLSCREEN}));break;case x.R.down:n.windowStage===o.FULLSCREEN?(n.handleRestore(e),(0,C.N)(n.props.onStageChange,e,n,{state:o.DEFAULT})):n.windowStage===o.DEFAULT&&(n.handleMinimize(e),(0,C.N)(n.props.onStageChange,e,n,{state:o.MINIMIZED}))}else{if(!e.ctrlKey)switch(e.keyCode){case x.R.esc:return void(n.props.onClose&&n.handleCloseWindow(e));case x.R.up:n.setState({top:n.state.top-G});break;case x.R.down:n.setState({top:n.state.top+G});break;case x.R.left:n.setState({left:n.state.left-G});break;case x.R.right:n.setState({left:n.state.left+G});break;default:return}n.dispatchMoveEvent(n.props.onMove,e,!1,void 0)}}},n.onPress=function(e){var t=e.event;n.windowCoordinatesState.differenceLeft=t.pageX-n.left,n.windowCoordinatesState.differenceTop=t.pageY-n.top},n.onDrag=function(e){var t=e.event;t.originalEvent.preventDefault(),n.windowStage!==o.FULLSCREEN&&n.props.draggable&&(n.setState({top:Math.max(t.pageY-n.windowCoordinatesState.differenceTop,0),left:t.pageX-n.windowCoordinatesState.differenceLeft,isDragging:!0}),n.props.onMove&&n.dispatchMoveEvent(n.props.onMove,t,!0,!1))},n.onRelease=function(e){var t=e.event;n.windowStage!==o.FULLSCREEN&&n.props.draggable&&n.props.onMove&&n.dispatchMoveEvent(n.props.onMove,t,!0,!0),n.setState({isDragging:!1})},n.onFocus=function(){n._blurTimeout?(clearTimeout(n._blurTimeout),n._blurTimeout=void 0):n.setState({focused:!0,zIndex:(0,A.b)(n.getCurrentZIndex(),n.getDocument(),n._id)})},n.onBlur=function(){clearTimeout(n._blurTimeout);var e=n.getWindow();e&&(n._blurTimeout=e.setTimeout((function(){n.mounted&&n.setState({focused:!1}),n._blurTimeout=void 0})))},n.getInitialTop=function(){if(void 0!==n.props.top)return n.props.top;if(void 0!==n.props.initialTop)return n.props.initialTop;var e=U;if(void 0!==n.props.height?e=n.props.height:void 0!==n.props.initialHeight&&(e=n.props.initialHeight),n.props.appendTo)return n.props.appendTo.offsetHeight/2-e/2;var t=n.getWindow();return t?t.innerHeight/2-e/2:0},n.getInitialLeft=function(){if(void 0!==n.props.left)return n.props.left;if(void 0!==n.props.initialLeft)return n.props.initialLeft;var e=K;if(void 0!==n.props.width?e=n.props.width:void 0!==n.props.initialWidth&&(e=n.props.initialWidth),n.props.appendTo)return n.props.appendTo.offsetWidth/2-e/2;var t=n.getWindow();return t?t.innerWidth/2-e/2:0},n.getInitialWidth=function(){var e=K;return void 0!==n.props.width?e=n.props.width:void 0!==n.props.initialWidth&&(e=n.props.initialWidth),e},n.getInitialHeight=function(){var e=U;return void 0!==n.props.height?e=n.props.height:void 0!==n.props.initialHeight&&(e=n.props.initialHeight),e},n.handleMinimize=function(e){e.preventDefault(),n.windowCoordinatesState.leftBeforeAction=n.left,n.windowCoordinatesState.topBeforeAction=n.top,n.windowCoordinatesState.widthBeforeAction=n.width,n.windowCoordinatesState.heightBeforeAction=n.height,n.setState({stage:o.MINIMIZED,height:0}),(0,C.N)(n.props.onStageChange,e,n,{state:o.MINIMIZED})},n.handleFullscreen=function(e){e.preventDefault(),n.windowCoordinatesState.leftBeforeAction=n.left,n.windowCoordinatesState.topBeforeAction=n.top,n.windowCoordinatesState.widthBeforeAction=n.width,n.windowCoordinatesState.heightBeforeAction=n.height;var t=n.getWindow(),r=t?t.innerWidth:0,a=t?t.innerHeight:0;n.setState({left:0,top:0,width:n.props.appendTo?n.props.appendTo.offsetWidth:r,height:n.props.appendTo?n.props.appendTo.offsetHeight:a,stage:o.FULLSCREEN}),(0,C.N)(n.props.onStageChange,e,n,{state:o.FULLSCREEN})},n.handleRestore=function(e){e.preventDefault(),n.windowStage===o.FULLSCREEN?n.setState({stage:o.DEFAULT,left:n.windowCoordinatesState.leftBeforeAction,top:n.windowCoordinatesState.topBeforeAction,width:n.windowCoordinatesState.widthBeforeAction,height:n.windowCoordinatesState.heightBeforeAction}):n.windowStage===o.MINIMIZED&&n.setState({stage:o.DEFAULT,height:n.windowCoordinatesState.heightBeforeAction}),(0,C.N)(n.props.onStageChange,e,n,{state:o.DEFAULT})},n.handleCloseWindow=function(e){e.preventDefault(),(0,C.N)(n.props.onClose,e,n,{state:void 0})},n.handleDoubleClick=function(e){n.windowStage===o.FULLSCREEN||n.windowStage===o.MINIMIZED?n.handleRestore(e):n.handleFullscreen(e)},n.handleResize=function(e,t){var o=n.props.appendTo?e.pageX-n.offSetCoordinates.x:e.pageX,r=n.props.appendTo?e.pageY-n.offSetCoordinates.y:e.pageY,a=n.width,i=n.height,l=n.props.minWidth||q,s=n.props.minHeight||W,c=n.top-r,u=n.left-o,d=o-n.left,p=r-n.top,h=Object.assign({},n.state,{isDragging:!t.end});t.direction.indexOf("n")>=0&&s-(i+c)<0&&(n.top>0&&(h.height=i+c),h.top=r),t.direction.indexOf("s")>=0&&s-p<0&&(h.height=p),t.direction.indexOf("w")>=0&&l-(a+u)<0&&(n.left>0&&(h.width=a+u),h.left=o),t.direction.indexOf("e")>=0&&l-d<0&&(h.width=d),n.setState(h),n.dispatchMoveEvent(n.props.onResize,e,!0,t.end)},n.dispatchMoveEvent=function(e,t,o,r){e&&e.call(void 0,{nativeEvent:t.nativeEvent?t.nativeEvent:t.originalEvent,drag:o,end:r,target:n,left:n.state.left,top:n.state.top,width:n.state.width,hight:n.state.height,height:n.state.height})},n.handleBrowserWindowResize=function(){if(n.windowStage===o.FULLSCREEN){var e=n.getWindow(),t=e?e.innerWidth:0,r=e?e.innerHeight:0;n.setState({width:n.props.appendTo?n.props.appendTo.offsetWidth:t,height:n.props.appendTo?n.props.appendTo.offsetHeight:r})}},n.getCurrentZIndex=function(){return n.state&&void 0!==n.context?n.state.zIndex>(n.context?n.context+_.de:0)?n.state.zIndex:n.context+_.de:n.context?n.context:_.iS},n.getDocument=function(){return n.props.appendTo?n.props.appendTo.ownerDocument:document},n.getWindow=function(){var e=n.getDocument();return e&&e.defaultView},(0,D.s)(L.k),n.state={stage:n.props.stage||o.DEFAULT,isDragging:!1,top:n.getInitialTop(),left:n.getInitialLeft(),width:n.getInitialWidth(),height:n.getInitialHeight(),focused:!0,zIndex:(0,A.b)(n.getCurrentZIndex(),n.getDocument(),n._id)},n.windowCoordinatesState={leftBeforeAction:n.getInitialLeft(),topBeforeAction:n.getInitialTop(),widthBeforeAction:n.getInitialWidth(),heightBeforeAction:n.getInitialHeight()},n}return j(t,e),t.prototype.componentDidMount=function(){var e=this.getWindow();e&&e.addEventListener("resize",this.handleBrowserWindowResize);var t=this.getDocument();if(this.props.appendTo&&t){var n=this.props.appendTo.getBoundingClientRect(),o=t.body.getBoundingClientRect();this.offSetCoordinates.x=n.left-o.left,this.offSetCoordinates.y=n.top-o.top}this.mounted=!0},t.prototype.componentWillUnmount=function(){var e=this.getWindow();e&&e.removeEventListener("resize",this.handleBrowserWindowResize),this.mounted=!1},t.prototype.componentDidUpdate=function(){var e=this.getDocument();if(this.props.appendTo&&e){var t=this.props.appendTo.getBoundingClientRect(),n=e.body.getBoundingClientRect();this.offSetCoordinates.x=t.left-n.left,this.offSetCoordinates.y=t.top-n.top}this.mounted=!0},t.prototype.render=function(){var e,t,n=this,r=i.Children.toArray(this.props.children),a=this.getContent(r),s=this.getActionBar(r),c=this.getCurrentZIndex(),u=(0,I.A)("k-window",this.props.className,((e={})["k-window-".concat(this.props.themeColor)]=this.props.themeColor,e["k-window-minimized"]="MINIMIZED"===this.state.stage,e["k-window-focused"]=this.state.focused,e)),d=i.createElement(M.$.Provider,{value:c},i.createElement(i.Fragment,null,this.props.modal&&i.createElement("div",{className:"k-overlay",style:F({zIndex:c},this.props.overlayStyle)}),i.createElement("div",F({},((t={})[_.DZ]=this._id,t),{tabIndex:0,role:"dialog","aria-labelledby":this.titleId,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,ref:function(e){n.windowElement=e,n.element=e},className:u,style:F({top:this.top,left:this.left,width:this.width,height:this.height||"",zIndex:c},this.props.style)}),i.createElement(T,{shouldUpdateOnDrag:this.props.shouldUpdateOnDrag||!1,isDragging:this.state.isDragging},i.createElement(E._,{onPress:this.onPress,onDrag:this.onDrag,onRelease:this.onRelease,ref:function(e){return n.draggable=e}},i.createElement(k,{stage:this.windowStage,onDoubleClick:this.props.doubleClickStageChange?this.handleDoubleClick:void 0,onMinimizeButtonClick:this.handleMinimize,onFullScreenButtonClick:this.handleFullscreen,onRestoreButtonClick:this.handleRestore,onCloseButtonClick:this.handleCloseWindow,closeButton:this.props.closeButton,minimizeButton:this.props.minimizeButton,maximizeButton:this.props.maximizeButton,restoreButton:this.props.restoreButton,id:this.titleId},this.props.title)),this.windowStage!==o.MINIMIZED?i.createElement(i.Fragment,null,i.createElement("div",{className:"k-window-content"},a),s):null,this.windowStage===o.DEFAULT&&this.props.resizable?i.createElement(S,{onResize:this.handleResize}):null))));return H.N?null!==this.props.appendTo?l.createPortal(d,this.props.appendTo||document.body):d:null},Object.defineProperty(t.prototype,"top",{get:function(){return this.windowStage!==o.FULLSCREEN?Math.max(this.props.top||this.state.top,0):0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"left",{get:function(){return this.windowStage!==o.FULLSCREEN?Math.max(this.props.left||this.state.left,0):0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){var e=this.props.width||this.state.width;if(this.windowStage===o.FULLSCREEN){if(this.props.appendTo)return this.props.appendTo.offsetWidth;var t=this.getWindow();e=t?t.innerWidth:0}return e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){var e=this.props.height||this.state.height;if(this.windowStage===o.FULLSCREEN){if(this.props.appendTo)return this.props.appendTo.offsetHeight;var t=this.getWindow();e=t?t.innerHeight:0}else this.windowStage===o.MINIMIZED&&(e=0);return e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"windowStage",{get:function(){return this.props.stage||this.state.stage},enumerable:!1,configurable:!0}),t.prototype.getActionBar=function(e){return e.filter((function(e){return e&&e.type===R}))},t.prototype.getContent=function(e){return e.filter((function(e){return e&&e.type!==R}))},t.prototype.generateTitleId=function(){return"window-title-"+this._id},t.displayName="Window",t.propTypes={width:s.number,height:s.number,left:s.number,top:s.number,initialWidth:s.number,initialHeight:s.number,initialLeft:s.number,initialTop:s.number,minWidth:s.number,minHeight:s.number,resizable:s.bool,draggable:s.bool,title:s.any,shouldUpdateOnDrag:s.bool,stage:s.oneOf(["DEFAULT","MINIMIZED","FULLSCREEN"]),className:s.string,style:s.object,overlayStyle:s.object},t.defaultProps={minWidth:q,minHeight:W,resizable:!0,draggable:!0,modal:!1,doubleClickStageChange:!0},t.contextType=M.$,t}(i.Component),Z=(0,V.Y)(),X=(0,V.u)(Z,Y);X.displayName="KendoReactWindow"},8792:(e,t,n)=>{n.d(t,{k:()=>o});var o={name:"@progress/kendo-react-dialogs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680198612,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"}},180:(e,t,n)=>{n.d(t,{b:()=>r});var o=n(4061),r=function(e,t,n){var r=e;if(t&&t.defaultView){var a=t.querySelectorAll(o.Fm),i=!1;return a.forEach((function(e){var a=t.defaultView.getComputedStyle(e,null);if(e.getAttribute(o.DZ)!==n&&null!==a.zIndex){var l=parseInt(a.zIndex,10);l>=r&&(r=l,i=!0)}})),i?r+o.de:r}return r}},7271:(e,t,n)=>{n.d(t,{IHW:()=>r,YS7:()=>i,LOr:()=>a,FZE:()=>o});const o={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"},r={name:"window",content:'<path d="M96 96v320h320V96H96zm288 288H128V192h256v192z" />',viewBox:"0 0 512 512"},a={name:"window-restore",content:'<path d="M448 32v288h-32V128H160V32h288zM64 192h288v288H64V192zm32 256h224V288H96v160z" />',viewBox:"0 0 512 512"},i={name:"window-minimize",content:'<path d="M416 288v64H96v-64h320z" />',viewBox:"0 0 512 512"}},6537:(e,t,n)=>{n.r(t),n.d(t,{AutoComplete:()=>Xe,AutoCompletePropsContext:()=>Ze,AutoCompleteWithoutContext:()=>Ye,ComboBox:()=>Fe,ComboBoxPropsContext:()=>je,ComboBoxWithoutContext:()=>Ae,DropDownList:()=>Ee,DropDownListPropsContext:()=>He,DropDownListWithoutContext:()=>Me,DropDownTree:()=>Cn,DropDownTreePropsContext:()=>xn,List:()=>ae,ListContainer:()=>x,ListFilter:()=>E,ListItem:()=>Y,MultiColumnComboBox:()=>xt,MultiColumnComboBoxPropsContext:()=>wt,MultiSelect:()=>mt,MultiSelectPropsContext:()=>vt,MultiSelectTree:()=>Sn,MultiSelectTreePropsContext:()=>Bn,MultiSelectWithoutContext:()=>ht,SearchBar:()=>Be,TagList:()=>nt,dropdownsMessages:()=>ne,getMultiSelectTreeValue:()=>Ln,getValueMap:()=>Dn,nodata:()=>J,scrollToItem:()=>P});var o=n(3899),r=n(189),a=n(2697),i=n(3198),l=n(8047),s=n(3493),c=n(4703),u=n(8130),d=n(3218),p=n(848),h=n(6097);const v={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},m={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"},f={name:"plus",content:'<path d="M288 224V96h-64v128H96v64h128v128h64V288h128v-64H288z" />',viewBox:"0 0 512 512"},g={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 b,y=n(1754),z=(b=function(e,t){return b=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])},b(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}b(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),k=function(){return k=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},k.apply(this,arguments)},w=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return z(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=e.width,r=e.dir,a=e.itemsCount,i=e.popupSettings;return o.createElement(y.G,k({style:{width:n,direction:r},contentKey:a&&a.join()},i),t)},t}(o.Component);const x=w;var 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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),I=a.G.sizeMap,M=a.G.roundedMap,H=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.input=null,t}return C(t,e),t.prototype.render=function(){var e,t=this,n=this.props,r=n.size,a=n.rounded,i=n.fillMode,s=n.inputRef;return o.createElement("div",{className:"k-list-filter"},o.createElement("span",{className:(0,l.A)("k-searchbox k-input",(e={},e["k-input-".concat(I[r]||r)]=r,e["k-rounded-".concat(M[a]||a)]=a,e["k-input-".concat(i)]=i,e))},o.createElement(u.a,{className:"k-input-icon",name:"search",icon:g}),o.createElement("input",{ref:s||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}(o.Component);const E=H;var V=function(e){return null!=e},O=function(e,t){for(var n=0;n<e.length;n++)if(e.charAt(n)!==t)return!1;return!0},B=function(e,t,n){var o=e;return n&&(o=[n].concat(o)),o.slice(t).concat(o.slice(0,t))},S=function(e,t,n){if(!V(e))return!1;var o=String(e);return n&&(o=o.toLowerCase()),0===o.indexOf(t)},P=function(e,t,n,o,r){var a=e.offsetHeight,i=t.children.item(n),l=i.offsetTop+(r?o-e.scrollTop:0),s=i.offsetHeight;if(r){var c=0;l+s>a?c=l+s-a:l<0&&(c=l),0!==c?e.scrollTop+=c:0===e.scrollTop&&0!==o&&(e.scrollTop=o)}else l+s>a+e.scrollTop?e.scrollTop=l+s-a:l<e.scrollTop&&(e.scrollTop-=e.scrollTop-l)},T=function(e,t,n){var o=-1;if(t){t=t.toLowerCase();for(var r=0;r<e.length;r++){var a=(L(e[r],n)||"")+"";if(a&&a.toLowerCase().startsWith(t)){o=r;break}}}return o},D=function(e,t,n,o){void 0===o&&(o=!1);var r=function(e){return o?e:e.toLowerCase()};return e.findIndex((function(e){return n?r(L(e,n))===r(t):r(t)===r(e.toString())}))},L=function(e,t){if(t&&V(e)){var n=t.split("."),o=e;return n.forEach((function(e){o=o?o[e]:void 0})),o}return e},R=function(e,t,n){t.forEach((function(t){var o=e.findIndex((function(e){return N(e,t,n)}));-1!==o&&e.splice(o,1)}))},N=function(e,t,n){return e===t||V(e)===V(t)&&L(e,n)===L(t,n)},_=function(e,t,n){if(t){var o=D(e,t,n,!0);return-1!==o?e[o]:e[T(e,t,n)]}return e[0]},A=function(e){"INPUT"!==e.target.nodeName&&e.preventDefault()},j=function(e,t,n){return!!e==!!t&&e.text===t.text&&(e===t||function(e,t,n){if(void 0===e&&(e=[]),void 0===t&&(t=[]),e===t)return!0;if(e.length!==t.length)return!1;for(var o=0;o<e.length;o++)if(!N(e[o],t[o],n))return!1;return!0}(e.data,t.data,n))},F=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),K=function(e){return e.preventDefault()},U=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return F(t,e),t.prototype.render=function(){var e=this.props,t=e.selected,n=e.defaultItem,r=e.textField;return o.createElement("div",{onClick:this.props.onClick,onMouseDown:K,style:{position:"unset"},className:(0,l.A)("k-list-optionlabel",{"k-selected":t})},L(n,r)||"")},t}(o.Component);const q=U;var W=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),G=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 W(t,e),t.prototype.render=function(){var e=this.props,t=e.selected,n=e.group,r=e.dataItem,a=e.virtual,i=e.render,s=o.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:a?"relative":"unset"}},o.createElement("span",{className:"k-list-item-text"},L(r,this.props.textField).toString()),void 0!==n?o.createElement("div",{className:"k-list-item-group-label"},n):null);return void 0!==i?i.call(void 0,s,this.props):s},t}(o.Component);const Y=G;var Z,X=n(499),J="dropdowns.nodata",$="dropdowns.clear",Q="dropdowns.comboArrowBtnAriaLabelExpand",ee="dropdowns.comboArrowBtnAriaLabelCollapse",te="dropdowns.dropDownListArrowBtnAriaLabel",ne=((Z={})[$]="clear",Z[J]="NO DATA FOUND.",Z[Q]="expand combobox",Z[ee]="collapse combobox",Z[te]="select",Z),oe=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),re=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return oe(t,e),t.prototype.renderItems=function(){var e=this,t=this.props,n=t.textField,r=t.valueField,a=t.groupField,i=t.optionsGuid,l=t.skip,s=void 0===l?0:l,c=t.virtual,u=t.focusedIndex,d=t.highlightSelected,p=void 0===d||d,h=t.value,v=t.data,m=t.itemRender,f=Array.isArray(h);return v.map((function(t,l){var d,g,b=s+l,y=p&&(!f&&N(t,h,r)||f&&-1!==h.findIndex((function(e){return N(e,t,r)}))),z=void 0;return l>0&&void 0!==a&&(d=L(t,a),g=L(v[l-1],a),d&&g&&d!==g&&(z=d)),o.createElement(Y,{id:"option-".concat(i,"-").concat(b),virtual:c,dataItem:t,selected:y,focused:u===l,index:b,key:b,onClick:e.props.onClick,textField:n,group:z,render:m})}))},t.prototype.renderNoValueElement=function(e){var t=this.props.noDataRender,n=o.createElement("div",{className:"k-nodata"},o.createElement("div",null,e.toLanguageString(J,ne[J])));return t?t.call(void 0,n):n},t.prototype.render=function(){var e=(0,X.provideLocalizationService)(this),t=this.props,n=t.id,r=t.show,a=t.wrapperCssClass,i=t.wrapperStyle,l=t.listStyle,s=t.listRef,c=t.wrapperRef,u=t.listClassName,d=void 0===u?"k-list-ul":u,p=this.renderItems();return p.length?o.createElement("div",{className:a,style:i,ref:c,onMouseDown:this.props.onMouseDown,onBlur:this.props.onBlur,onScroll:this.props.onScroll,unselectable:"on"},o.createElement("ul",{id:n,role:"listbox","aria-hidden":!r||void 0,className:d,ref:s,style:l},p),this.props.scroller&&o.createElement("div",{className:"k-height-container"},this.props.scroller)):this.renderNoValueElement(e)},t}(o.Component);const ae=re;(0,X.registerForLocalization)(re);var ie=1533915;const le=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(ie,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,o=this.container.scrollTop,r=this.listTranslate,a=o-r;if(!(a>n)){for(t=0;t<this.skip&&!(r+n+a<=o);t++)r-=n;if(r=this.validateTranslate(r),this.skip-t<=0&&r>=o)return this.translateTo(0),this.changePage(0,e),void(this.container.scrollTop=0);r!==this.listTranslate&&(this.translateTo(r),this.changePage(this.skip-t,e))}},e.prototype.localScrollDown=function(e){var t,n=this.itemHeight,o=this.container.scrollTop,r=this.listTranslate,a=this.list.children.length;for(t=0;t<a&&!(r+n>=o);t++)r+=n;r=this.validateTranslate(r),t>=a&&this.skip+t>=this.total?(this.translateTo(r),this.changePage(this.total-1,e)):r!==this.listTranslate&&(this.translateTo(r),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),o=this.containerHeight*t/this.total;o=this.validateTranslate(o),this.translateTo(o),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 se=function(){function e(){}return e.prototype.navigate=function(e){var t=e.keyCode;return t===s.R.up||t===s.R.left?this.next({current:e.current,min:e.min,max:e.max,step:-1}):t===s.R.down||t===s.R.right?this.next({current:e.current,min:e.min,max:e.max,step:1}):t===s.R.home?0:t===s.R.end?e.max:void 0},e.prototype.next=function(e){return V(e.current)?Math.min(e.max,Math.max(e.current+e.step,e.min)):e.min},e}(),ce=function(){return ce=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ce.apply(this,arguments)},ue=function(){function e(e){var t=this;this.wrapper=null,this.list=null,this.vs=new le,this.navigation=new se,this.handleItemClick=function(e,n){var o=t.initState();o.syntheticEvent=n,n.stopPropagation(),t.component.handleItemSelect(e,o),t.togglePopup(o),t.applyState(o)},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 o=t.component.props,r=o.textField;o.filterable&&n.events.push({type:"onFilterChange",filter:{field:r,operator:"contains",ignoreCase:!0,value:e}})},this.togglePopup=function(e){var n=t.component.props,o=void 0!==n.opened?n.opened:t.component.state.opened;void 0===n.opened&&(e.data.opened=!o),o?e.events.push({type:"onClose"}):(e.events.push({type:"onOpen"}),t.calculatePopupWidth())},this.pageChange=function(e,n){var o=t.initState();o.syntheticEvent=n,t.triggerOnPageChange(o,e.skip,e.take),t.applyState(o)},this.scrollToVirtualItem=function(e,n){var o=t.vs;if(o.enabled=!1,0===e.skip)o.reset();else if(e.skip+e.pageSize===e.total)o.scrollToEnd();else{var r=o.translate;0===r&&(o.calcScrollElementHeight(),r=o.itemHeight*e.skip,o.translateTo(r-o.itemHeight)),o.container&&(o.container.scrollTop=r),t.scrollToItem(n,!0)}window.setTimeout((function(){return o.enabled=!0}),10)},this.renderScrollElement=function(){var e=t.vs;return e.enabled&&o.createElement("div",{ref:function(t){return e.scrollElement=t},key:"scrollElementKey"})},this.listBoxId=(0,i.M)(),this.guid=(0,i.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||{},o=t.width,r=!0===e.opened;void 0===o&&this.calculatePopupWidth(),void 0===e.dir&&void 0===n.direction&&(this.calculateDir(),r=!0),r&&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 o=this,r=this.list||this.vs.list;if(r||n||setTimeout((function(){o.scrollToItem(e,t,!0)}),10),r&&e>=0){var a=this.vs,i=a.container||r.parentNode,l=void 0!==t?t:a.enabled;P(i,r,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 o=e.type;delete e.type;var r=o&&t.component.props[o];r&&r.call(void 0,ce(ce({},n),e))}))},e.prototype.triggerOnPageChange=function(e,t,n){var o=this.component.props.virtual;if(o){var r=Math.min(Math.max(0,t),Math.max(0,o.total-n));r!==o.skip&&e.events.push({type:"onPageChange",page:{skip:r,take:n}})}},e.prototype.triggerPageChangeCornerItems=function(e,t){var n=this.component.props,o=n.data,r=void 0===o?[]:o,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&&N(e,r[0],a)?this.triggerOnPageChange(t,i.skip-1,i.pageSize):!l&&i.skip+i.pageSize<i.total&&N(e,r[r.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:r.bool,disabled:r.bool,dir:r.string,tabIndex:r.number,accessKey:r.string,data:r.array,textField:r.string,className:r.string,label:r.string,loading:r.bool,popupSettings:r.shape({animate:r.oneOfType([r.bool,r.shape({openDuration:r.number,closeDuration:r.number})]),popupClass:r.string,className:r.string,appendTo:r.any,width:r.oneOfType([r.string,r.number]),height:r.oneOfType([r.string,r.number])}),onOpen:r.func,onClose:r.func,onFocus:r.func,onBlur:r.func,onChange:r.func,itemRender:r.func,listNoDataRender:r.func,focusedItemIndex:r.func,header:r.node,footer:r.node},e.propTypes=ce(ce({},e.basicPropTypes),{value:r.any,defaultValue:r.any,filterable:r.bool,filter:r.string,virtual:r.shape({pageSize:r.number.isRequired,skip:r.number.isRequired,total:r.number.isRequired}),onFilterChange:r.func,onPageChange:r.func}),e.defaultProps={popupSettings:{height:"200px"},required:!1,validityStyles:!0},e}();const de=ue;var pe=n(4006),he=n(7827),ve={name:"@progress/kendo-react-dropdowns",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680198554,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"},me=n(7037),fe=500,ge=768,be=n(3162),ye=n(1205),ze=n(7999),ke=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),we=function(){return we=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},we.apply(this,arguments)},xe="Please select a value from the list!",Ce=a.G.sizeMap,Ie=a.G.roundedMap,Me=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n._element=null,n.base=new de(n),n.searchState={word:"",last:""},n._select=null,n._skipFocusEvent=!1,n._filterInput=null,n._navigated=!1,n._inputId=(0,i.M)(),n.focus=function(){n.base.wrapper&&n.base.wrapper.focus()},n.handleItemSelect=function(e,t){var o=n.props,r=o.data,a=void 0===r?[]:r,i=o.virtual,l=o.dataItemKey,s=o.defaultItem,c=i?i.skip:0,u=-1===e&&void 0!==s?s:a[e-c],d=!N(u,n.value,l);n.triggerOnChange(u,t),d&&n.base.triggerPageChangeCornerItems(u,t)},n.componentRef=function(e){n._element=e,n.base.wrapper=e},n.dummySelect=function(e){return o.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%"}},o.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,a=t.footer,i=t.dir,s=t.data,c=void 0===s?[]:s,u=t.size,d=n.base,p=d.getPopupSettings(),h=void 0!==n.props.opened?n.props.opened:n.state.opened,v=void 0!==p.width?p.width:d.popupWidth,m={dir:void 0!==i?i:d.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:h,onOpen:n.onPopupOpened,onClose:n.onPopupClosed,appendTo:p.appendTo},itemsCount:[c.length]};return o.createElement(x,we({},m),n.renderListFilter(),r&&o.createElement("div",{className:"k-list-header"},r),o.createElement("div",{className:(0,l.A)("k-list",(e={},e["k-list-".concat(Ce[u]||u)]=u,e["k-virtual-list"]=n.base.vs.enabled,e))},n.renderDefaultItem(),n.renderList()),a&&o.createElement("div",{className:"k-list-footer"},a))},n.renderList=function(){var e=n.props,t=e.data,r=void 0===t?[]:t,a=e.textField,i=e.dataItemKey,l=e.virtual,s=void 0===l?{skip:0}:l,c=e.listNoDataRender,u=e.itemRender,d=n.base.vs,p=s.skip,h=void 0!==n.props.opened?n.props.opened:n.state.opened,v=n.base.getPopupSettings(),m="translateY(".concat(d.translate,"px)");return o.createElement(ae,{id:n.base.listBoxId,show:h,data:r.slice(),focusedIndex:n.focusedIndex(),value:n.value,textField:a,valueField:i,optionsGuid:n.base.guid,listRef:function(e){return d.list=n.base.list=e},wrapperStyle:{maxHeight:v.height},wrapperCssClass:"k-list-content",listStyle:d.enabled?{transform:m}:void 0,key:"listkey",skip:p,onClick:n.handleItemClick,itemRender:u,noDataRender:c,onScroll:function(e){d.scrollHandler(e)},wrapperRef:d.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&&o.createElement(E,{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,a=e.dataItemKey;return void 0!==r&&o.createElement(q,{defaultItem:r,textField:t,selected:N(n.value,r,a),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,o=n.props,r=o.data,a=void 0===r?[]:r,i=o.dataItemKey,l=a.map((function(e,t){return{item:e,itemIndex:t}})),s=n.searchState.word,c=n.searchState.last,u=O(s,c),d=l.length,p=Math.max(0,a.findIndex((function(e){return N(e,n.value,i)})));n.props.defaultItem&&(t={item:n.props.defaultItem,itemIndex:-1},d+=1,p+=1),l=B(l,p+=u?1:0,t);for(var h,v,m,f=0,g=n.props,b=g.textField,y=g.ignoreCase;f<d;f++)if(h=L(l[f].item,b),v=u&&S(h,c,y),m=S(h,s,y),v||m){f=l[f].itemIndex;break}if(f!==d){var z=n.base.initState();z.syntheticEvent=e,n.handleItemSelect(f,z),n.applyState(z),n._valueDuringOnChange=void 0}},n.handleKeyDown=function(e){var t=n.props,o=t.data,r=void 0===o?[]:o,a=t.filterable,i=t.disabled,l=t.leftRightKeysNavigation,c=void 0===l||l,u=t.virtual,d=void 0===u?{skip:0,total:0,pageSize:0}:u,p=void 0!==n.props.opened?n.props.opened:n.state.opened,h=e.keyCode,v=h===s.R.home||h===s.R.end,m=h===s.R.up||h===s.R.down,f=!p&&(e.altKey&&h===s.R.down||h===s.R.enter||h===s.R.space),g=p&&(e.altKey&&h===s.R.up||h===s.R.esc),b=c&&(h===s.R.left||h===s.R.right),y=m||!a&&(b||v),z=n.base.initState();if(z.syntheticEvent=e,!i){if(v&&n.base.vs.enabled)h===s.R.home?0!==d.skip?(n.base.triggerOnPageChange(z,0,d.pageSize),n._navigated=!0):n.triggerOnChange(r[0],z):d.skip<d.total-d.pageSize?(n.base.triggerOnPageChange(z,d.total-d.pageSize,d.pageSize),n._navigated=!0):n.triggerOnChange(r[r.length-1],z);else if(p&&h===s.R.enter){var k=n.focusedIndex();void 0!==k&&n.handleItemSelect(k,z),n.base.togglePopup(z),e.preventDefault()}else f||g?(n.base.togglePopup(z),e.preventDefault()):y&&(n.onNavigate(z,h),e.preventDefault());n.applyState(z)}},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,o=n.base.initState();o.syntheticEvent=e,o.data.focused=!1,o.events.push({type:"onBlur"}),t&&n.base.togglePopup(o),n.applyState(o)}},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!==s.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.props.adaptive&&setTimeout((function(){n._filterInput&&n.focusElement(n._filterInput)}),300)},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||xe)},(0,pe.s)(ve),n}return ke(t,e),Object.defineProperty(t.prototype,"document",{get:function(){if(he.N)return this.element&&this.element.ownerDocument||document},enumerable:!1,configurable:!0}),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),V(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,o=e.dataItemKey,r=this.value;return n.findIndex((function(e){return N(e,r,o)}))},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,o=n.data,r=void 0===o?[]:o,a=n.dataItemKey,i=n.virtual,l=e.virtual?e.virtual.total:0,s=void 0!==this.props.opened?this.props.opened:this.state.opened,c=void 0!==e.opened?e.opened:t.opened,u=!c&&s;if(this.base.getPopupSettings().animate||u&&this.onPopupOpened(),i&&i.total!==l)this.base.vs.calcScrollElementHeight(),this.base.vs.reset();else{var d=this.value,p=void 0!==e.value?e.value:t.value,h=r.findIndex((function(e){return N(e,d,a)})),v=!N(p,d,a);u&&i?this.base.scrollToVirtualItem(i,h):u&&!i?(this.onPopupOpened(),this.base.scrollToItem(h)):s&&c&&d&&v&&!this._navigated?this.base.scrollToItem(h):s&&c&&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(){var e;this.observerResize=he.N&&window.ResizeObserver&&new window.ResizeObserver(this.calculateMedia.bind(this)),this.base.didMount(),this.setValidity(),(null===(e=this.document)||void 0===e?void 0:e.body)&&this.observerResize&&this.observerResize.observe(this.document.body)},t.prototype.componentWillUnmount=function(){var e;(null===(e=this.document)||void 0===e?void 0:e.body)&&this.observerResize&&this.observerResize.disconnect()},t.prototype.render=function(){var e,t=this,n=(0,X.provideLocalizationService)(this).toLanguageString(te,ne[te]),r=this.props,a=r.style,i=r.className,s=r.label,d=r.dir,p=r.virtual,m=r.size,f=r.rounded,g=r.fillMode,b=r.adaptive,y=this.state.windowWidth,z=void 0===y?0:y,k=void 0!==this.props.opened?this.props.opened:this.state.opened,w=this.value,x=L(w,this.props.textField),C=!this.validityStyles||this.validity.valid,I=this.base,M=I.vs,H=z<=ge&&b;M.enabled=void 0!==p,void 0!==p&&(I.vs.skip=p.skip,I.vs.total=p.total,I.vs.pageSize=p.pageSize);var E=this.props,V=E.dataItemKey,O=E.data,B=void 0===O?[]:O,S=E.disabled,P=E.tabIndex,T=E.loading,D=E.iconClassName,R=E.valueRender,_=this.state.focused,A=B.findIndex((function(e){return N(e,w,V)})),j=o.createElement("span",{id:this._inputId,className:"k-input-inner"},o.createElement("span",{className:"k-input-value-text"},x)),F=void 0!==R?R.call(void 0,j,w):j,K=o.createElement(o.Fragment,null,o.createElement("span",{ref:this.componentRef,className:(0,l.A)("k-dropdownlist k-picker",i,(e={},e["k-picker-".concat(Ce[m]||m)]=m,e["k-rounded-".concat(Ie[f]||f)]=f,e["k-picker-".concat(g)]=g,e["k-focus"]=_,e["k-disabled"]=S,e["k-invalid"]=!C,e["k-loading"]=T,e["k-required"]=this.required,e)),style:s?we(we({},a),{width:void 0}):a,dir:d,onMouseDown:k?function(e){"INPUT"!==e.target.nodeName&&(t.focusElement(t.base.wrapper),e.preventDefault())}:void 0,onFocus:this.handleFocus,onBlur:this.handleBlur,tabIndex:(0,c.p)(P,S),accessKey:this.props.accessKey,onKeyDown:this.handleKeyDown,onKeyPress:this.handleKeyPress,onClick:S?void 0:this.handleWrapperClick,role:"combobox","aria-required":this.required,"aria-disabled":S||void 0,"aria-haspopup":"listbox","aria-expanded":k||!1,"aria-owns":this.base.listBoxId,"aria-activedescendant":k?"option-"+this.base.guid+"-"+(A+(p?p.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},F,T&&o.createElement(u.a,{className:"k-input-loading-icon",name:"loading"}),o.createElement(me.z,{tabIndex:-1,type:"button","aria-label":n,"aria-hidden":!0,size:m,fillMode:g,iconClass:D,className:"k-input-button",rounded:null,themeColor:"base",icon:D?void 0:"caret-alt-down",svgIcon:D?this.props.svgIcon:v,onMouseDown:function(e){return t.state.focused&&e.preventDefault()}}),this.dummySelect(w),!H&&this.renderListContainer()),H&&this.renderAdaptiveListContainer());return s?o.createElement(h._,{label:s,editorValue:x,editorValid:C,editorDisabled:this.props.disabled,style:{width:a?a.width:void 0},children:K}):K},t.prototype.onNavigate=function(e,t){var n=this.props,o=n.data,r=void 0===o?[]:o,a=n.defaultItem,i=n.dataItemKey,l=n.virtual,s=void 0===l?{skip:0,total:0,pageSize:0}:l,c=this.base.vs,u=this.value,d=r.findIndex((function(e){return N(e,u,i)})),p=this.base.navigation.navigate({current:s.skip+d,max:(c.enabled?s.total:r.length)-1,min:void 0!==a?-1:0,keyCode:t});void 0!==p&&this.handleItemSelect(p,e),this.applyState(e)},t.prototype.renderAdaptiveListContainer=function(){var e,t=this,n=this.state.windowWidth,r=void 0===n?0:n,a=this.props,i=a.header,s=a.footer,c=a.size,u=a.adaptiveTitle,d={navigatable:!1,navigatableElements:[],expand:void 0!==this.props.opened?this.props.opened:this.state.opened,animation:!0,onClose:function(e){return t.handleWrapperClick(e)},animationStyles:r<=fe?{top:0,width:"100%",height:"100%"}:void 0,className:r<=fe?"k-adaptive-actionsheet k-actionsheet-fullscreen":"k-adaptive-actionsheet k-actionsheet-bottom"};return o.createElement(o.Fragment,null,o.createElement(be.V,we({},d),o.createElement(ye.n,{className:"k-text-center"},o.createElement("div",{className:"k-actionsheet-titlebar-group k-hbox"},o.createElement("div",{className:"k-actionsheet-title"},o.createElement("div",null,u)),o.createElement("div",{className:"k-actionsheet-actions"},o.createElement(me.z,{tabIndex:0,"aria-label":"Cancel","aria-disabled":"false",type:"button",fillMode:"flat",onClick:this.handleWrapperClick,icon:"x",svgIcon:m}))),o.createElement("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter"},this.renderListFilter())),o.createElement(ze.M,{className:"!k-overflow-hidden"},i&&o.createElement("div",{className:"k-list-header"},i),o.createElement("div",{className:(0,l.A)("k-list",(e={},e["k-list-".concat(Ce[c]||c)]=c,e["k-virtual-list"]=this.base.vs.enabled,e))},this.renderDefaultItem(),this.renderList()),s&&o.createElement("div",{className:"k-list-footer"},s))))},t.prototype.focusedIndex=function(){var e=V(this.props.filter)?this.props.filter:this.state.text,t=this.props,n=t.data,o=void 0===n?[]:n,r=t.virtual,a=void 0===r?{skip:0}:r,i=t.dataItemKey,l=t.textField,s=t.focusedItemIndex,c=this.value,u=!(o.findIndex((function(e){return N(e,c,i)}))<0&&!this.props.defaultItem);return!u&&e&&0===a.skip?s?s(o,e,l):o.indexOf(_(o,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){N(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.prototype.calculateMedia=function(e){for(var t=0,n=e;t<n.length;t++){var o=n[t];this.setState({windowWidth:o.target.clientWidth})}},t.displayName="DropDownList",t.propTypes=we({delay:r.number,ignoreCase:r.bool,iconClassName:r.string,svgIcon:d.wi,defaultItem:r.any,valueRender:r.func,valueMap:r.func,validationMessage:r.string,required:r.bool,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string,ariaLabel:r.string,leftRightKeysNavigation:r.bool,title:r.string},de.propTypes),t.defaultProps=we(we({delay:500,tabIndex:0,ignoreCase:!0},de.defaultProps),{required:!1,size:"medium",rounded:"medium",fillMode:"solid"}),t}(o.Component),He=(0,p.Y)(),Ee=(0,p.u)(He,Me);Ee.displayName="KendoReactDropDownList";var 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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Oe=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._input=null,t}return Ve(t,e),Object.defineProperty(t.prototype,"input",{get:function(){return this._input},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(e){var t=e.value,n=e.suggestedText,o=this.props,r=o.value,a=o.suggestedText,i=o.focused,l=this.input,s=t!==r||a!==n,c=s&&t.startsWith(r)&&!(n&&a&&n.endsWith(a));i&&l&&document.activeElement!==l&&l.focus(),a&&s&&!c&&l&&l.setSelectionRange(r.length-a.length,r.length)},t.prototype.render=function(){var e=this,t=this.props,n=t.expanded,r=void 0!==n&&n,a=t.disabled,i=t.role,l=void 0===i?"listbox":i,s=t.render,c=o.createElement("input",{autoComplete:"off",id:this.props.id,type:"text",key:"searchbar",size:this.props.size,placeholder:this.props.placeholder,className:"k-input-inner",tabIndex:this.props.tabIndex,accessKey:this.props.accessKey,role:l,name:this.props.name,value:this.props.value,onChange:this.props.onChange,ref:function(t){return e._input=t},onKeyDown:this.props.onKeyDown,onFocus:this.props.onFocus,onBlur:this.props.onBlur,onClick:this.props.onClick,"aria-disabled":a||void 0,disabled:a||void 0,readOnly:this.props.readOnly||void 0,"aria-haspopup":"listbox","aria-expanded":r,"aria-owns":this.props.owns,"aria-activedescendant":r?this.props.activedescendant:void 0,"aria-describedby":this.props.ariaDescribedBy,"aria-labelledby":this.props.ariaLabelledBy,"aria-required":this.props.ariaRequired});return s?s.call(void 0,c):c},t}(o.Component);const Be=Oe;var 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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Pe=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onMouseDown=function(e){return e.preventDefault()},t}return Se(t,e),t.prototype.render=function(){var e=(0,X.provideLocalizationService)(this).toLanguageString($,ne[$]);return o.createElement("span",{className:"k-clear-value",role:"button",onClick:this.props.onClick,onMouseDown:this.onMouseDown,tabIndex:-1,title:e,key:"clearbutton"},o.createElement(u.a,{name:"x",icon:m}))},t}(o.Component);const Te=Pe;(0,X.registerForLocalization)(Pe);var De=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Le=function(){return Le=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Le.apply(this,arguments)},Re="Please enter a valid value!",Ne=a.G.sizeMap,_e=a.G.roundedMap,Ae=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n.base=new de(n),n._element=null,n._inputId=(0,i.M)(),n._suggested="",n._skipBlur=!1,n._input=null,n._adaptiveFilterInput=null,n.itemHeight=0,n.focus=function(){n._input&&n._input.focus()},n.handleItemSelect=function(e,t){var o=n.props,r=o.data,a=void 0===r?[]:r,i=o.virtual,l=o.dataItemKey,s=a[e-(i?i.skip:0)],c=!N(s,n.value,l);n.triggerOnChange(s,t),void 0!==n.state.text&&(t.data.text=void 0),c&&n.base.triggerPageChangeCornerItems(s,t)},n.onPopupOpened=function(){setTimeout((function(){n.mobileMode&&n._adaptiveFilterInput&&(n._skipBlur=!0,n._adaptiveFilterInput.focus(),n._skipBlur=!1)}),300)},n.componentRef=function(e){n._element=e,n.base.wrapper=e},n.toggleBtnClick=function(e){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,o=n.base.initState();if(o.syntheticEvent=e,n.base.togglePopup(o),!t&&n.mobileMode){var r=void 0!==n.props.adaptiveFilter?n.props.adaptiveFilter:n.state.text||null;n.base.filterChanged(r,o)}n.applyState(o)},n.renderMobileListFilter=function(){var e=void 0!==n.props.adaptiveFilter?n.props.adaptiveFilter:n.state.text,t=L(n.value,n.props.textField),r=V(e)?e:t;return o.createElement(E,{value:r,ref:function(e){return n._adaptiveFilterInput=e&&e.input},onChange:n.handleMobileFilterChange,onKeyDown:n.onInputKeyDown,size:n.props.size,rounded:n.props.rounded,fillMode:n.props.fillMode})},n.handleMobileFilterChange=function(e){var t=n.base.initState();t.syntheticEvent=e,t.data.text=e.target.value,n.base.filterChanged(e.target.value,t),n.applyState(t)},n.onScroll=function(e){var t=n.base,o=t.vs,r=t.list;o.scrollHandler(e);var a=n.props,i=a.data,l=void 0===i?[]:i,s=a.groupField;if(s&&l.length){for(var c=n.itemHeight=n.itemHeight||(o.enabled?o.itemHeight:r?r.children[0].offsetHeight:0),u=e.target.scrollTop-o.skip*c,d=l[0][s],p=1;p<l.length&&!(c*p>u);p++)l[p]&&l[p][s]&&(d=l[p][s]);d!==n.state.group&&(n.setState({group:d}),n.props.onGroupScroll&&n.props.onGroupScroll.call(void 0,{group:d}))}},n.handleItemClick=function(e,t){n.base.handleItemClick(e,t),n._valueDuringOnChange=void 0},n.handleBlur=function(e){if(n.state.focused&&!n._skipBlur){var t=n.base.initState();t.data.focused=!1,t.events.push({type:"onBlur"}),t.syntheticEvent=e,n.applyValueOnRejectSuggestions(e.currentTarget.value,t)}},n.onInputClick=function(e){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,o=void 0!==n.props.adaptiveFilter?n.props.adaptiveFilter:n.state.text||null;if(!t&&n.mobileMode){var r=n.base.initState();r.syntheticEvent=e,n.base.togglePopup(r),n.base.filterChanged(o,r),n.applyState(r)}},n.onInputKeyDown=function(e){var t=e.keyCode,o=void 0!==n.props.opened?n.props.opened:n.state.opened,r=n.base.initState();if(r.syntheticEvent=e,!e.altKey&&(t===s.R.up||t===s.R.down))return e.preventDefault(),n.onNavigate(r,t),void n.applyState(r);var a=function(){e.preventDefault(),n.base.togglePopup(r),n.applyState(r)};o?e.altKey&&t===s.R.up?a():t===s.R.enter?(e.preventDefault(),n.applyValueOnEnter(e.currentTarget.value,r)):t===s.R.esc&&n.applyValueOnRejectSuggestions(e.currentTarget.value,r):e.altKey&&t===s.R.down&&a()},n.inputOnChange=function(e){var t=n.base.initState();t.syntheticEvent=e;var o=void 0!==n.props.opened?n.props.opened:n.state.opened,r=e.currentTarget,a=r.value;if(n.props.suggest){var i=r.selectionEnd===a.length,l=void 0!==n.props.filter?n.props.filter:n.state.text;V(l)||(l=L(n.value,n.props.textField)||"");var s=l&&l===a,c=l&&l.length>a.length;s||c||!i?n._suggested="":n.suggestValue(a)}void 0===n.props.filter&&(t.data.text=a),void 0!==n.state.focusedItem&&(t.data.focusedItem=void 0),o||n.base.togglePopup(t),n.base.filterChanged(a,t),n.applyState(t)},n.clearButtonClick=function(e){var t=n.base.initState();t.syntheticEvent=e,e.stopPropagation(),n._suggested="",n.base.filterChanged("",t),void 0===n.props.filter&&void 0!==n.state.text&&(t.data.text=void 0),n.triggerOnChange(null,t);var o=void 0!==n.props.opened?n.props.opened:n.state.opened,r=n.mobileMode;o&&!r&&n.base.togglePopup(t),n.applyState(t)},n.setValidity=function(){n._input&&n._input.setCustomValidity&&n._input.setCustomValidity(n.validity.valid?"":n.props.validationMessage||Re)},(0,pe.s)(ve),n}return De(t,e),Object.defineProperty(t.prototype,"document",{get:function(){if(he.N)return this.element&&this.element.ownerDocument||document},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"mobileMode",{get:function(){return!!(this.state.windowWidth&&this.state.windowWidth<=ge&&this.props.adaptive)},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:void 0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"index",{get:function(){var e=this.props,t=e.data,n=void 0===t?[]:t,o=e.dataItemKey,r=this.value;return n.findIndex((function(e){return N(e,r,o)}))},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,o=n.data,r=void 0===o?[]:o,a=n.dataItemKey,i=n.virtual,l=e.virtual?e.virtual.total:0,s=void 0!==this.props.opened?this.props.opened:this.state.opened,c=void 0!==e.opened?e.opened:t.opened,u=!c&&s,d=this.value;if(this._valueOnDidUpdate=d,i&&i.total!==l)this.base.vs.calcScrollElementHeight(),this.base.vs.reset();else{var p=void 0!==e.value?e.value:t.value,h=r.findIndex((function(e){return N(e,d,a)})),v=!N(p,d,a);u&&i?this.base.scrollToVirtualItem(i,h):u&&!i?(this.onPopupOpened(),this.base.scrollToItem(h)):s&&c&&d&&v&&this.base.scrollToItem(h)}u&&this._input&&this._input.focus(),this.setValidity()},t.prototype.componentDidMount=function(){var e;this.observerResize=he.N&&window.ResizeObserver&&new window.ResizeObserver(this.calculateMedia.bind(this)),this.base.didMount(),this.setValidity(),(null===(e=this.document)||void 0===e?void 0:e.body)&&this.observerResize&&this.observerResize.observe(this.document.body)},t.prototype.componentWillUnmount=function(){var e;(null===(e=this.document)||void 0===e?void 0:e.body)&&this.observerResize&&this.observerResize.disconnect()},t.prototype.render=function(){var e,n=(0,X.provideLocalizationService)(this).toLanguageString(Q,ne[Q]),r=(0,X.provideLocalizationService)(this).toLanguageString(ee,ne[ee]),a=this.props,i=a.dir,s=a.disabled,c=a.clearButton,u=void 0===c?t.defaultProps.clearButton:c,d=a.label,p=a.textField,m=a.adaptive,f=a.className,g=a.style,b=a.loading,y=a.iconClassName,z=a.virtual,k=a.size,w=a.rounded,x=a.fillMode,C=a.opened,I=void 0===C?this.state.opened:C,M=a.placeholder,H=this.state.windowWidth,E=void 0===H?0:H,O=!this.validityStyles||this.validity.valid,B=void 0!==this.props.filter?this.props.filter:this.state.text,S=L(this.value,p),P=V(B)?B:S,T=u&&(!!P||V(this.value)),D=this.base.vs,R=this.props.id||this._inputId,N=E<=ge&&m;D.enabled=void 0!==z,void 0!==z&&(D.skip=z.skip,D.total=z.total,D.pageSize=z.pageSize);var _=o.createElement(o.Fragment,null,o.createElement("span",{className:(0,l.A)("k-combobox k-input",(e={},e["k-input-".concat(Ne[k]||k)]=k,e["k-rounded-".concat(_e[w]||w)]=w,e["k-input-".concat(x)]=x,e["k-invalid"]=!O,e["k-loading"]=b,e["k-required"]=this.required,e["k-disabled"]=s,e),f),ref:this.componentRef,style:d?Le(Le({},g),{width:void 0}):g,dir:i},this.renderSearchBar(P||"",R,M),T&&!b&&o.createElement(Te,{onClick:this.clearButtonClick,key:"clearbutton"}),b&&o.createElement("span",{className:"k-icon k-i-loading k-input-loading-icon",key:"loading"}),o.createElement(me.z,{tabIndex:-1,type:"button","aria-label":I?r:n,icon:y?void 0:"caret-alt-down",svgIcon:y?this.props.svgIcon:v,iconClass:y,size:k,fillMode:x,rounded:null,themeColor:"base",className:"k-input-button",onClick:this.toggleBtnClick,onMouseDown:function(e){return e.preventDefault()}}),!N&&this.renderListContainer()),N&&this.renderAdaptiveListContainer());return d?o.createElement(h._,{label:d,editorId:R,editorValue:P,editorValid:O,editorDisabled:s,style:{width:g?g.width:void 0},children:_}):_},t.prototype.onNavigate=function(e,t){var n=this.props,o=n.data,r=void 0===o?[]:o,a=n.virtual,i=void 0===a?{skip:0}:a,l=this.props.filter?this.props.filter:this.state.text,s=this.getFocusedIndex(),c=this.base.vs,u=this.value;if(this._suggested="",-1===s||V(u))if(""===l)this.handleItemSelect(0,e);else{var d=i.skip+s,p=this.base.navigation.navigate({keyCode:t,current:d,max:(c.enabled?c.total:r.length)-1,min:0});void 0!==p&&this.handleItemSelect(p,e)}else this.handleItemSelect(s,e)},t.prototype.applyValueOnEnter=function(e,t){var n,o=this.props,r=o.data,a=void 0===r?[]:r,i=o.textField,l=o.allowCustom,s=void 0!==this.props.opened?this.props.opened:this.state.opened,c=L(this.value,i)===e?this.index:D(a,e,i),u=-1!==c,d=void 0;if(this._suggested="",u)d=a[c];else{if(!l)return this.selectFocusedItem(e,t);d=void 0!==i?((n={})[i]=e,n):e}this.triggerOnChange(d,t),s&&this.base.togglePopup(t),void 0===this.props.filter&&void 0!==this.state.text&&(t.data.text=void 0),this.applyState(t)},t.prototype.applyValueOnRejectSuggestions=function(e,t){var n,o=this.props,r=o.data,a=void 0===r?[]:r,i=o.textField,l=o.allowCustom,s=void 0!==this.props.opened?this.props.opened:this.state.opened,c=L(this.value,i),u=this.state.windowWidth&&this.state.windowWidth<=ge;if(this._suggested="",e===c||""===e&&!V(c))return s&&!u&&this.base.togglePopup(t),this.applyState(t);var d=D(a,e,i,!0),p=null;-1!==d?p=a[d]:l&&(p=e?i?((n={})[i]=e,n):e:null),this.triggerOnChange(p,t),void 0!==this.state.text&&(t.data.text=void 0,this.base.filterChanged("",t)),s&&!u&&this.base.togglePopup(t),this.applyState(t)},t.prototype.selectFocusedItem=function(e,t){var n=void 0!==this.props.opened?this.props.opened:this.state.opened,o=this.props,r=o.data,a=void 0===r?[]:r,i=o.textField,l=o.virtual,s=void 0===l?{skip:0}:l,c=o.focusedItemIndex,u=void 0===c?T:c,d=s.skip,p=""===e&&0===d?0:u(a,e,i);return-1!==p?this.handleItemSelect(p+d,t):(this.triggerOnChange(null,t),void 0!==this.state.text&&(t.data.text=void 0)),n&&this.base.togglePopup(t),this.applyState(t)},t.prototype.renderAdaptiveListContainer=function(){var e,t=this,n=this.state.windowWidth,r=void 0===n?0:n,a=this.props,i=a.header,s=a.footer,c=a.size,u=a.data,d=void 0===u?[]:u,p=a.groupField,h=a.list,v=a.virtual,f=a.adaptiveTitle,g=void 0!==this.props.opened?this.props.opened:this.state.opened,b=this.state.group;void 0===b&&void 0!==p&&(b=L(d[0],p));var y={navigatable:!1,navigatableElements:[],expand:g,animation:!0,onClose:function(e){return t.toggleBtnClick(e)},animationStyles:r<=fe?{top:0,width:"100%",height:"100%"}:void 0,className:r<=fe?"k-adaptive-actionsheet k-actionsheet-fullscreen":"k-adaptive-actionsheet k-actionsheet-bottom"};return o.createElement(o.Fragment,null,o.createElement(be.V,Le({},y),o.createElement(ye.n,{className:"k-text-center"},o.createElement("div",{className:"k-actionsheet-titlebar-group k-hbox"},o.createElement("div",{className:"k-actionsheet-title"},o.createElement("div",null,f)),o.createElement("div",{className:"k-actionsheet-actions"},o.createElement(me.z,{tabIndex:0,"aria-label":"Cancel","aria-disabled":"false",type:"button",fillMode:"flat",onClick:this.toggleBtnClick,icon:"x",svgIcon:m}))),o.createElement("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter"},this.renderMobileListFilter())),o.createElement(ze.M,{className:"!k-overflow-hidden"},o.createElement("div",{className:"k-list-container"},o.createElement("div",{className:(0,l.A)((e={},e["k-list"]=!h,e["k-list-lg"]=!0,e["k-virtual-list"]=v,e["k-data-table"]=h,e["k-table-".concat(Ne[c]||c)]=h&&c,e))},i&&o.createElement("div",{className:"k-table-header"},i),!h&&b&&o.createElement("div",{className:"k-list-group-sticky-header"},b),this.renderList(),s&&o.createElement("div",{className:"k-list-footer"},s))))))},t.prototype.renderListContainer=function(){var e,t=this.base,n=this.props,r=n.dir,a=n.header,i=n.footer,s=n.data,c=void 0===s?[]:s,u=n.groupField,d=n.size,p=n.list,h=n.virtual,v=void 0!==this.props.opened?this.props.opened:this.state.opened,m=t.getPopupSettings(),f=void 0!==m.width?m.width:t.popupWidth,g=this.state.group;return void 0===g&&void 0!==u&&(g=L(c[0],u)),o.createElement(x,{width:f,popupSettings:{animate:m.animate,anchor:this.element,show:v,popupClass:(0,l.A)(m.popupClass,"k-list-container","k-combobox-popup"),className:m.className,appendTo:m.appendTo},dir:void 0!==r?r:this.base.dirCalculated,itemsCount:[c.length]},o.createElement("div",{className:(0,l.A)((e={},e["k-list"]=!p,e["k-list-".concat(Ne[d]||d)]=!p&&d,e["k-virtual-list"]=h,e["k-data-table"]=p,e["k-table-".concat(Ne[d]||d)]=p&&d,e))},a&&o.createElement("div",{className:"k-table-header"},a),!p&&g&&o.createElement("div",{className:"k-list-group-sticky-header"},g),this.renderList(),i&&o.createElement("div",{className:"k-list-footer"},i)))},t.prototype.renderList=function(){var e,t=this,n=this.base,r=this.props,a=r.textField,i=r.dataItemKey,s=r.listNoDataRender,c=r.itemRender,u=r.data,d=void 0===u?[]:u,p=r.virtual,h=void 0===p?{skip:0}:p,v=n.getPopupSettings(),m=n.vs,f=h.skip,g=void 0!==this.props.opened?this.props.opened:this.state.opened,b="translateY(".concat(m.translate,"px)"),y=g?this.getFocusedIndex():void 0,z=void 0!==this.props.filter?this.props.filter:this.state.text,k=L(this.value,a),w=V(z)&&z!==k?null:this.value,x=this.props.list||ae;return o.createElement(x,{id:n.listBoxId,virtual:Boolean(h),show:g,data:d,focusedIndex:y,value:w,textField:a,valueField:i,groupField:this.props.groupField,optionsGuid:n.guid,listRef:function(e){m.list=t.base.list=e,t.itemHeight=0},wrapperStyle:this.state.windowWidth&&this.state.windowWidth>ge?{maxHeight:v.height}:{},wrapperCssClass:(0,l.A)("k-list-content",(e={},e["k-list-scroller"]=!h,e)),listStyle:m.enabled?{transform:b}:void 0,key:"listkey",skip:f,onClick:this.handleItemClick,itemRender:c,noDataRender:s,onMouseDown:function(e){return e.preventDefault()},onScroll:this.onScroll,wrapperRef:m.scrollerRef,scroller:this.base.renderScrollElement()})},t.prototype.renderSearchBar=function(e,t,n){var r=this,a=this.props,i=a.tabIndex,l=a.disabled,s=a.data,c=void 0===s?[]:s,u=a.dataItemKey,d=a.virtual,p=void 0===d?{skip:0}:d,h=void 0!==this.props.opened?this.props.opened:this.state.opened,v=this.value,m=Math.max(0,c.findIndex((function(e){return N(e,v,u)})));return this._suggested&&!N(this._valueOnDidUpdate,v,u)&&(this._suggested=""),o.createElement(Be,{id:t,readOnly:h&&this.mobileMode,placeholder:n,tabIndex:i,accessKey:this.props.accessKey,value:e+this._suggested,suggestedText:this._suggested,ref:function(e){return r._input=e&&e.input},onClick:this.onInputClick,onKeyDown:this.onInputKeyDown,onChange:this.inputOnChange,onFocus:this.base.handleFocus,onBlur:this.handleBlur,disabled:l,expanded:h,owns:this.base.listBoxId,activedescendant:"option-".concat(this.base.guid,"-").concat(m+p.skip),role:"combobox",ariaLabelledBy:this.props.ariaLabelledBy,ariaDescribedBy:this.props.ariaDescribedBy,ariaRequired:this.required,render:this.props.valueRender})},t.prototype.triggerOnChange=function(e,t){var n=this.value;!V(n)&&!V(e)||N(n,e,this.props.dataItemKey)||(void 0===this.props.value&&(t.data.value=e),this._valueDuringOnChange=e,t.events.push({type:"onChange"}))},t.prototype.getFocusedIndex=function(){var e=this.value,t=this.props,n=t.data,o=void 0===n?[]:n,r=t.textField,a=t.dataItemKey,i=t.virtual,l=void 0===i?{skip:0}:i,s=t.focusedItemIndex,c=void 0===s?T:s,u=this.props.filter?this.props.filter:this.state.text;return V(e)&&void 0===u?o.findIndex((function(t){return N(t,e,a)})):u?c(o,u,r):0===l.skip?0:-1},t.prototype.suggestValue=function(e){var t=this.props,n=t.data,o=t.textField;this._suggested=function(e,t,n){void 0===t&&(t=[]);var o="";if(e){var r=t[T(t,e,n)];if(r){var a=L(r,n);e.toLowerCase()!==a.toLowerCase()&&(o=a.substring(e.length))}}return o}(e,n,o)},t.prototype.applyState=function(e){this.base.applyState(e),this._valueDuringOnChange=void 0},t.prototype.calculateMedia=function(e){for(var t=0,n=e;t<n.length;t++){var o=n[t];this.setState({windowWidth:o.target.clientWidth})}},t.displayName="ComboBox",t.propTypes=Le(Le({},de.propTypes),{size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large","full"]),fillMode:r.oneOf([null,"solid","flat","outline"]),dataItemKey:r.string,groupField:r.string,suggest:r.bool,placeholder:r.string,allowCustom:r.bool,clearButton:r.bool,iconClassName:r.string,svgIcon:d.wi,validationMessage:r.string,required:r.bool,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string,list:r.any,valueRender:r.func}),t.defaultProps=Le(Le({},de.defaultProps),{size:"medium",rounded:"medium",fillMode:"solid",allowCustom:!1,clearButton:!0,required:!1}),t}(o.Component),je=(0,p.Y)(),Fe=(0,p.u)(je,Ae);Fe.displayName="KendoReactComboBox";var Ke=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Ue=function(){return Ue=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ue.apply(this,arguments)},qe="Please enter a valid value!",We=a.G.sizeMap,Ge=a.G.roundedMap,Ye=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n.base=new de(n),n._element=null,n._inputId=(0,i.M)(),n._suggested="",n._input=null,n.focus=function(){n._input&&n._input.focus()},n.handleItemSelect=function(e,t){var o=n.props.data,r=L((void 0===o?[]:o)[e],n.props.textField);n.triggerOnChange(r,t)},n.itemFocus=function(e,t){var o=n.props,r=o.data,a=void 0===r?[]:r,i=o.textField,l=a[e];N(n.state.focusedItem,l,i)||(t.data.focusedItem=l)},n.togglePopup=function(e){n.base.togglePopup(e)},n.setValidity=function(){n._input&&n._input.setCustomValidity&&n._input.setCustomValidity(n.validity.valid?"":n.props.validationMessage||qe)},n.handleItemClick=function(e,t){n.base.handleItemClick(e,t),n._valueDuringOnChange=void 0},n.onChangeHandler=function(e){var t=n.base.initState(),o=e.currentTarget,r=o.value,a=o.selectionEnd===r.length;t.syntheticEvent=e;var i=n._suggested,l=n.value,s=l&&l.substring(0,l.length-i.length),c=s&&s===r,u=s&&s.length>r.length,d=n.props.suggest,p=void 0!==n.props.opened?n.props.opened:n.state.opened;if(void 0!==d&&!1!==d){c||u||!a?n._suggested="":n.suggestValue(r);var h=r+n._suggested,v={userInput:r,value:n._suggested};n.triggerOnChange(h,t,{suggestion:v})}else n._suggested="",n.triggerOnChange(r,t);(!p&&r||p&&!r)&&n.togglePopup(t),t.data.focusedItem=void 0,n.applyState(t)},n.clearButtonClick=function(e){var t=n.base.initState(),o=void 0!==n.props.opened?n.props.opened:n.state.opened;t.syntheticEvent=e,n._suggested="",n.triggerOnChange("",t),void 0!==n.state.focusedItem&&(t.data.focusedItem=void 0),o&&n.togglePopup(t),n.applyState(t)},n.onInputKeyDown=function(e){var t=e.keyCode,o=void 0!==n.props.opened?n.props.opened:n.state.opened,r=n.base.initState();r.syntheticEvent=e;var a=function(){o&&e.preventDefault()};t===s.R.enter||t===s.R.esc?(a(),n.applyInputValue(e.currentTarget.value,r,e.keyCode)):t!==s.R.up&&t!==s.R.down||(a(),n.onNavigate(r,t))},n.handleBlur=function(e){if(n.state.focused){var t=n.base.initState();t.data.focused=!1,t.events.push({type:"onBlur"}),t.syntheticEvent=e,n.applyInputValue(e.currentTarget.value,t)}},(0,pe.s)(ve),n}return Ke(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:void 0!==this.state.value?this.state.value:void 0!==this.props.defaultValue?this.props.defaultValue:""},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||""!==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.data,o=void 0===n?[]:n,r=e.data,a=void 0===r?[]:r,i=this.focusedIndex(),l=o[i],s=a!==o,c=void 0!==l&&t.focusedItem!==l,u=void 0!==this.props.opened?this.props.opened:this.state.opened,d=void 0!==e.opened?e.opened:t.opened;(u&&(c||s)||!d&&u)&&this.base.scrollToItem(i),this.setValidity()},t.prototype.componentDidMount=function(){this.base.didMount(),this.setValidity()},t.prototype.render=function(){var e,t=this,n=this.props,r=n.dir,a=n.disabled,i=n.label,s=n.className,c=n.style,d=n.loading,p=n.suggest,v=n.size,m=n.rounded,f=n.fillMode,g=!this.validityStyles||this.validity.valid,b=this.base,y=this.value,z=!1!==this.props.clearButton&&!d&&!!y,k=this.props.id||this._inputId;"string"==typeof p&&(this._suggested=p);var w=o.createElement("span",{className:(0,l.A)("k-autocomplete k-input",s,(e={},e["k-input-".concat(We[v]||v)]=v,e["k-rounded-".concat(Ge[m]||m)]=m,e["k-input-".concat(f)]=f,e["k-invalid"]=!g,e["k-loading"]=d,e["k-required"]=this.required,e["k-disabled"]=a,e)),ref:function(e){t._element=e,b.wrapper=e},style:i?Ue(Ue({},c),{width:void 0}):c,dir:r},this.renderSearchBar(y||"",k),d&&o.createElement(u.a,{className:"k-input-loading-icon",name:"loading"}),z&&!d&&o.createElement(Te,{onClick:this.clearButtonClick,key:"clearbutton"}),this.renderListContainer());return i?o.createElement(h._,{label:i,editorId:k,editorValue:y,editorValid:g,editorDisabled:a,style:{width:c?c.width:void 0},children:w}):w},t.prototype.onNavigate=function(e,t){var n=this,o=this.value,r=this.props,a=r.data,i=void 0===a?[]:a,l=r.textField,s=r.focusedItemIndex,c=void 0!==this.state.focusedItem?i.findIndex((function(e){return N(e,n.state.focusedItem,l)})):s?s(i,o,l):i.indexOf(_(i,o,l)),u=this.base.navigation.navigate({keyCode:t,current:c,max:i.length-1,min:0});void 0!==u&&this.itemFocus(u,e),this.applyState(e)},t.prototype.applyInputValue=function(e,t,n){var o=void 0!==this.props.opened?this.props.opened:this.state.opened,r=this.props,a=r.data,i=void 0===a?[]:a,l=r.textField;if(this._suggested="",o&&n===s.R.enter){var c=L(i[this.focusedIndex(e)],l);this.triggerOnChange(c,t)}o&&this.togglePopup(t),this.applyState(t)},t.prototype.renderSearchBar=function(e,t){var n=this,r=this.base,a=this.props,i=a.placeholder,l=a.tabIndex,s=a.disabled,c=a.readonly,u=this.state.focused,d=void 0!==this.props.opened?this.props.opened:this.state.opened;return o.createElement(Be,{id:t,placeholder:i,tabIndex:l,accessKey:this.props.accessKey,value:e,suggestedText:this._suggested,focused:u,name:this.props.name,ref:function(e){return n._input=e&&e.input},onKeyDown:this.onInputKeyDown,onChange:this.onChangeHandler,onFocus:r.handleFocus,onBlur:this.handleBlur,disabled:s,readOnly:c,expanded:d,owns:r.listBoxId,activedescendant:"option-"+r.guid+"-"+this.focusedIndex(),role:"combobox",ariaLabelledBy:this.props.ariaLabelledBy,ariaDescribedBy:this.props.ariaDescribedBy,ariaRequired:this.required,render:this.props.valueRender})},t.prototype.renderListContainer=function(){var e,t=this.base,n=this.props,r=n.dir,a=n.header,i=n.footer,s=n.data,c=void 0===s?[]:s,u=n.size,d=t.getPopupSettings(),p=void 0!==this.props.opened?this.props.opened:this.state.opened,h=void 0!==d.width?d.width:t.popupWidth;return o.createElement(x,{width:h,popupSettings:{animate:d.animate,anchor:this.element,show:p,popupClass:(0,l.A)(d.popupClass,"k-list-container","k-autocomplete-popup"),className:d.className,appendTo:d.appendTo},dir:void 0!==r?r:this.base.dirCalculated,itemsCount:[c.length]},a&&o.createElement("div",{className:"k-list-header"},a),o.createElement("div",{className:(0,l.A)("k-list",(e={},e["k-list-".concat(We[u]||u)]=u,e))},this.renderList()),i&&o.createElement("div",{className:"k-list-footer"},i))},t.prototype.renderList=function(){var e=this.base,t=e.getPopupSettings(),n=this.props,r=n.textField,a=n.data,i=void 0===a?[]:a,l=n.listNoDataRender,s=n.itemRender,c=this.value,u=void 0!==this.props.opened?this.props.opened:this.state.opened;return o.createElement(ae,{id:e.listBoxId,show:u,data:i.slice(),focusedIndex:this.focusedIndex(),value:c,textField:r,valueField:r,highlightSelected:!1,optionsGuid:e.guid,listRef:function(t){return e.list=t},wrapperStyle:{maxHeight:t.height},wrapperCssClass:"k-list-content",onClick:this.handleItemClick,itemRender:s,noDataRender:l,onMouseDown:function(e){return e.preventDefault()}})},t.prototype.triggerOnChange=function(e,t,n){(this.value!==e||n)&&(t.data.value=e,this._valueDuringOnChange=e,t.events.push(Ue({type:"onChange"},n||{})))},t.prototype.applyState=function(e){this.base.applyState(e),this._valueDuringOnChange=void 0},t.prototype.suggestValue=function(e){if(this._suggested="",e){var t=this.props,n=t.data,o=void 0===n?[]:n,r=t.textField,a=o[T(o,e,r)];if(a){var i=L(a,r);e.toLowerCase()!==i.toLowerCase()&&(this._suggested=i.substring(e.length))}}},t.prototype.focusedIndex=function(e){var t=this,n=this.props,o=n.data,r=void 0===o?[]:o,a=n.textField,i=n.focusedItemIndex,l=void 0!==e?e:this.value;return void 0!==this.state.focusedItem?r.findIndex((function(e){return N(e,t.state.focusedItem,a)})):i?i(r,l,a):Math.max(0,r.indexOf(_(r,l,a)))},t.displayName="AutoComplete",t.propTypes=Ue(Ue({},de.basicPropTypes),{size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large","full"]),fillMode:r.oneOf([null,"solid","flat","outline"]),suggest:r.oneOfType([r.bool,r.string]),placeholder:r.string,value:r.string,defaultValue:r.string,validationMessage:r.string,required:r.bool,readonly:r.bool,clearButton:r.bool,valueRender:r.func,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string}),t.defaultProps=Ue(Ue({},de.defaultProps),{size:"medium",rounded:"medium",fillMode:"solid"}),t}(o.Component),Ze=(0,p.Y)(),Xe=(0,p.u)(Ze,Ye);Xe.displayName="KendoReactAutoComplete";var Je=n(1711),$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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Qe=function(e){return e.syntheticEvent.preventDefault()},et=function(e){return e.syntheticEvent.stopPropagation()},tt=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return $e(t,e),t.prototype.render=function(){var e=this.props,t=e.data,n=e.guid,r=e.focused,a=e.tagRender,i=e.tag,l=e.onTagDelete,s=e.size;return o.createElement(o.Fragment,null,t.map((function(e,c){var u=i?o.createElement(i,{key:e.text+c,tagData:e,guid:n,focusedTag:r,onTagDelete:l}):o.createElement(Je.A,{id:"tag-".concat(n,"-").concat(e.text.replace(/\s+/g,"-")),"aria-selected":!0,role:"option","aria-setsize":t.length,key:e.text+c,text:e.text,removable:!0,onRemove:function(t){return l.call(void 0,e.data,t.syntheticEvent)},onMouseDown:Qe,onClick:et,className:e===r?"k-focus":void 0,size:s});return a?a(e,u):u})),this.props.children)},t}(o.Component);const nt=tt;var ot;!function(e){e[e.PopupList=0]="PopupList",e[e.TagsList=1]="TagsList"}(ot||(ot={}));var rt,at=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),it=function(){return it=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},it.apply(this,arguments)},lt=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},st=a.G.sizeMap,ct=a.G.roundedMap,ut="Please enter a valid value!",dt=function(e){return e.preventDefault()},pt=function(e){return e===rt.CustomItem};!function(e){e[e.None=0]="None",e[e.ListItem=1]="ListItem",e[e.CustomItem=2]="CustomItem"}(rt||(rt={}));var ht=function(e){function t(t){var n=e.call(this,t)||this;return n.state={activedescendant:ot.PopupList},n._element=null,n._valueItemsDuringOnChange=null,n._inputId=(0,i.M)(),n.base=new de(n),n._tags=[],n._input=null,n._skipFocusEvent=!1,n.scrollToFocused=!1,n.focus=function(){n._input&&n._input.focus()},n.handleItemSelect=function(e,t){var o=n.props,r=o.data,a=void 0===r?[]:r,i=o.dataItemKey,l=o.virtual,s=a[e-(l?l.skip:0)],c=n.value.findIndex((function(e){return N(e,s,i)})),u=[];-1!==c?(u=n.value).splice(c,1):u=lt(lt([],n.value,!0),[s],!1),(void 0!==n.props.filter?n.props.filter:n.state.text)&&(n.state.text&&(t.data.text=""),n.base.filterChanged("",t)),void 0!==n.state.focusedIndex&&(t.data.focusedIndex=void 0),n.triggerOnChange(u,t),n.base.triggerPageChangeCornerItems(s,t)},n.onTagDelete=function(e,t){var o=void 0!==n.props.opened?n.props.opened:n.state.opened,r=n.base.initState();r.syntheticEvent=t,o&&n.base.togglePopup(r),n.state.focused||(r.data.focused=!0,n.focus());var a=n.value;R(a,e,n.props.dataItemKey),n.triggerOnChange(a,r),n.applyState(r)},n.itemFocus=function(e,t){var o=n.props,r=o.data,a=void 0===r?[]:r,i=o.allowCustom,l=o.virtual,s=l?l.skip:0,c=void 0!==n.props.filter?n.props.filter:n.state.text,u=n.getFocusedState().focusedIndex,d=i&&c,p=a[e-s];p&&u!==e?n.state.focusedIndex!==e&&(t.data.focusedIndex=e,t.data.activedescendant=ot.PopupList):d&&-1===e&&void 0!==n.state.focusedIndex&&(t.data.focusedIndex=void 0),n.base.triggerPageChangeCornerItems(p,t)},n.componentRef=function(e){n._element=e,n.base.wrapper=e},n.searchbarRef=function(e){var t=n._input=e&&e.input;t&&n.state.focused&&window.setTimeout((function(){return t.focus()}),0)},n.onChangeHandler=function(e){var t=n.base.initState(),o=e.currentTarget.value,r=void 0!==n.props.opened?n.props.opened:n.state.opened;t.syntheticEvent=e,void 0===n.props.filter&&(t.data.text=o),t.data.focusedIndex=void 0,r||n.base.togglePopup(t),n.base.filterChanged(o,t),n.applyState(t)},n.clearButtonClick=function(e){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,o=n.base.initState();o.syntheticEvent=e,e.stopPropagation(),n.value.length>0&&n.triggerOnChange([],o),void 0!==n.state.focusedIndex&&(o.data.focusedIndex=void 0),t&&n.base.togglePopup(o);var r=void 0!==n.props.filter?n.props.filter:n.state.text;V(r)&&""!==r&&n.base.filterChanged("",o),n.state.text&&(o.data.text=""),n.applyState(o)},n.onInputKeyDown=function(e){var t=e.keyCode,o=void 0!==n.props.filter?n.props.filter:n.state.text,r=void 0!==n.props.opened?n.props.opened:n.state.opened,a=n.getFocusedState().focusedItem,i=n.base.initState();if(i.syntheticEvent=e,!o&&n.value.length>0&&(t===s.R.left||t===s.R.right||t===s.R.home||t===s.R.end||t===s.R.delete||t===s.R.backspace))return n.onTagsNavigate(e,i);var l=function(){e.preventDefault(),n.base.togglePopup(i),n.applyState(i)};r?e.altKey&&t===s.R.up?l():t===s.R.up||t===s.R.down?(e.preventDefault(),n.onNavigate(i,t)):t===s.R.enter?(e.preventDefault(),n.props.allowCustom&&o&&null===a?n.customItemSelect(e):n.selectFocusedItem(e)):t===s.R.esc&&l():e.altKey&&t===s.R.down&&l()},n.renderListContainer=function(){var e,t,r=n.base,a=n.props,i=a.header,s=a.footer,c=a.allowCustom,d=a.dir,p=a.data,h=void 0===p?[]:p,v=a.size,m=n.base.getPopupSettings(),g=void 0!==n.props.opened?n.props.opened:n.state.opened,b=void 0!==n.props.filter?n.props.filter:n.state.text,y=void 0!==m.width?m.width:r.popupWidth,z={dir:void 0!==d?d:r.dirCalculated,width:y,popupSettings:{popupClass:(0,l.A)(m.popupClass,"k-list-container","k-multiselect-popup"),className:m.className,animate:m.animate,anchor:n.element,show:g,onOpen:n.onPopupOpened,onClose:n.onPopupClosed,appendTo:m.appendTo},itemsCount:[h.length,n.value.length]},k=n.getFocusedState().focusedType,w=c&&b&&o.createElement("div",{className:(0,l.A)("k-list",(e={},e["k-list-".concat(st[v]||v)]=v,e)),key:"customitem",onClick:n.customItemSelect,onMouseDown:dt},o.createElement("div",{className:(0,l.A)("k-list-item k-custom-item",{"k-focus":pt(k)}),style:{fontStyle:"italic"}},b,o.createElement(u.a,{name:"plus",icon:f,style:{position:"absolute",right:"0.5em"}})));return o.createElement(x,it({},z),i&&o.createElement("div",{className:"k-list-header"},i),w,o.createElement("div",{className:(0,l.A)("k-list",(t={},t["k-list-".concat(st[v]||v)]=v,t["k-virtual-list"]=n.base.vs.enabled,t))},n.renderList()),s&&o.createElement("div",{className:"k-list-footer"},s))},n.renderList=function(){var e=n.props,t=e.data,r=void 0===t?[]:t,a=e.textField,i=e.listNoDataRender,l=e.itemRender,s=e.dataItemKey,c=e.virtual,u=n.base.vs,d=c?c.skip:0,p=void 0!==n.props.opened?n.props.opened:n.state.opened,h=n.getFocusedState().focusedIndex,v=n.base.getPopupSettings(),m="translateY(".concat(u.translate,"px)");return o.createElement(ae,{id:n.base.listBoxId,show:p,data:r.slice(),focusedIndex:h-d,value:n.value,textField:a,valueField:s,optionsGuid:n.base.guid,listRef:function(e){u.list=n.base.list=e},wrapperStyle:{maxHeight:v.height},wrapperCssClass:"k-list-content",listStyle:u.enabled?{transform:m}:void 0,key:"listKey",skip:d,onClick:n.handleItemClick,itemRender:l,noDataRender:i,onMouseDown:dt,onBlur:n.handleBlur,onScroll:function(e){u.scrollHandler(e)},wrapperRef:u.scrollerRef,scroller:n.base.renderScrollElement()})},n.customItemSelect=function(e){var t,o=void 0!==n.props.filter?n.props.filter:n.state.text,r=n.props.textField;if(o){var a=n.base.initState();a.syntheticEvent=e;var i=r?((t={})[r]=o,t):o;void 0!==n.state.text&&(a.data.text=""),a.data.focusedIndex=void 0,n.base.filterChanged("",a);var l=lt(lt([],n.value,!0),[i],!1);n.triggerOnChange(l,a),n.base.togglePopup(a),n.applyState(a)}},n.handleWrapperClick=function(e){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,o=n._input;!t&&o&&n.focusElement(o);var r=n.base.initState();r.syntheticEvent=e,n.state.focused||(r.events.push({type:"onFocus"}),r.data.focused=!0),n.base.togglePopup(r),n.applyState(r)},n.handleItemClick=function(e,t){var o=n.base.initState();o.syntheticEvent=t,n.handleItemSelect(e,o),n.props.autoClose&&n.base.togglePopup(o),t.stopPropagation(),n.applyState(o)},n.handleBlur=function(e){if(n.state.focused&&!n._skipFocusEvent){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,o=n.base.initState(),r=n.props,a=r.allowCustom,i=r.filterable;o.syntheticEvent=e,o.data.focused=!1,o.events.push({type:"onBlur"}),t&&(n.state.opened&&(o.data.opened=!1),o.events.push({type:"onClose"})),a||i||!n.state.text||(o.data.text=""),n.applyState(o)}},n.handleFocus=function(e){n._skipFocusEvent||n.base.handleFocus(e)},n.onPopupOpened=function(){n._input&&n.state.focused&&n.focusElement(n._input)},n.onPopupClosed=function(){n.state.focused&&window.setTimeout((function(){n.state.focused&&n.focusElement(n._input)}),0)},n.setValidity=function(){n._input&&n._input.setCustomValidity&&n._input.setCustomValidity(n.validity.valid?"":n.props.validationMessage||ut)},(0,pe.s)(ve),n}return at(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 this._valueItemsDuringOnChange?e.push.apply(e,this._valueItemsDuringOnChange):this.props.value?e.push.apply(e,this.props.value):this.state.value?e.push.apply(e,this.state.value):this.props.defaultValue&&e.push.apply(e,this.props.defaultValue),e},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.length>0&&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,"required",{get:function(){return void 0!==this.props.required?this.props.required:t.defaultProps.required},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.componentDidUpdate=function(e,t){var n=this.props.virtual,o=n?n.skip:0,r=e.virtual?e.virtual.total:0,a=void 0!==this.props.opened?this.props.opened:this.state.opened,i=void 0!==e.opened?e.opened:t.opened,l=!i&&a,s=i&&!a;if(!this.base.getPopupSettings().animate&&s&&this.onPopupClosed(),n&&n.total!==r)this.base.vs.calcScrollElementHeight(),this.base.vs.reset();else{var c=this.getFocusedState(),u=c.focusedItem,d=c.focusedIndex;l&&n?this.base.scrollToVirtualItem(n,d-o):l&&!n?this.base.scrollToItem(d):a&&i&&u&&this.scrollToFocused&&this.base.scrollToItem(d-o)}this.scrollToFocused=!1,this.setValidity()},t.prototype.componentDidMount=function(){this.base.didMount(),this.setValidity()},t.prototype.onNavigate=function(e,t){var n=this.props,o=n.allowCustom,r=n.data,a=void 0===r?[]:r,i=void 0!==this.props.opened?this.props.opened:this.state.opened,l=void 0!==this.props.filter?this.props.filter:this.state.text,c=this.getFocusedState(),u=c.focusedType,d=c.focusedIndex,p=o&&l,h=pt(u),v=this.base,m=v.vs;if(i&&t===s.R.up&&h)void 0!==this.state.focusedIndex&&(e.data.focusedIndex=void 0);else{var f=v.navigation.navigate({keyCode:t,current:d,max:(m.enabled?m.total:a.length)-1,min:p?-1:0});void 0!==f&&(this.itemFocus(f,e),this.scrollToFocused=!0)}this.applyState(e)},t.prototype.render=function(){var e,t,n=this.props,r=n.style,a=n.className,i=n.label,s=n.dir,c=n.disabled,d=n.tags,p=n.textField,v=n.dataItemKey,m=n.virtual,f=n.size,g=n.rounded,b=n.fillMode,y=n.loading,z=n.filter,k=this.state,w=k.text,x=k.focused,C=k.focusedTag,I=this.base.vs,M=this.props.id||this._inputId;I.enabled=void 0!==m,void 0!==m&&(I.skip=m.skip,I.total=m.total,I.pageSize=m.pageSize);var H=[];void 0===d?this.value.forEach((function(e){H.push({text:L(e,p),data:[e]})})):H.push.apply(H,d),this.setItems(H,this._tags);var E=!this.validityStyles||this.validity.valid,V=Boolean(void 0!==z?z:w)||this.value.length>0,O=o.createElement("div",{ref:this.componentRef,className:(0,l.A)("k-multiselect k-input",a,(e={},e["k-input-".concat(st[f]||f)]=f,e["k-rounded-".concat(ct[g]||g)]=g,e["k-input-".concat(b)]=b,e["k-focus"]=x&&!c,e["k-invalid"]=!E,e["k-disabled"]=c,e["k-loading"]=y,e["k-required"]=this.required,e)),style:i?it(it({},r),{width:void 0}):r,dir:s,onFocus:this.handleFocus,onBlur:this.handleBlur,onClick:this.handleWrapperClick,onMouseDown:A},o.createElement("div",{className:(0,l.A)("k-input-values")},o.createElement("div",{className:(0,l.A)("k-chip-list",(t={},t["k-chip-list-".concat(st[f]||f)]=f,t)),role:"listbox",id:"tagslist-"+this.base.guid},H.length>0&&o.createElement(nt,{tagRender:this.props.tagRender,onTagDelete:this.onTagDelete,data:H,guid:this.base.guid,focused:C?H.find((function(e){return j(e,C,v)})):void 0,size:f})),this.renderSearchbar(M)),y&&o.createElement(u.a,{className:"k-input-loading-icon",name:"loading"}),V&&o.createElement(Te,{onClick:this.clearButtonClick}),this.renderListContainer());return i?o.createElement(h._,{label:i,editorId:M,editorValue:w||L(this.value[0],p),editorValid:E,editorDisabled:c,style:{width:r?r.width:void 0},children:O}):O},t.prototype.renderSearchbar=function(e){var t=this.state,n=t.activedescendant,r=t.focusedTag,a=this.props,i=a.disabled,l=a.placeholder,s=a.ariaDescribedBy,c=(void 0!==this.props.filter?this.props.filter:this.state.text)||"",u=void 0!==this.props.opened?this.props.opened:this.state.opened,d=this.getFocusedState().focusedIndex,p=0!==this.value.length||c?void 0:l,h=n===ot.TagsList&&void 0!==r?"tag-".concat(this.base.guid,"-").concat(r.text.replace(/\s+/g,"-")):"option-".concat(this.base.guid,"-").concat(d);return o.createElement(Be,{id:e,size:Math.max((p||"").length,c.length,1),tabIndex:this.props.tabIndex,accessKey:this.props.accessKey,placeholder:p,value:c,onChange:this.onChangeHandler,onKeyDown:this.onInputKeyDown,ref:this.searchbarRef,disabled:i,expanded:u,owns:this.base.listBoxId,role:"combobox",activedescendant:h,ariaDescribedBy:"tagslist-".concat(this.base.guid).concat(s?" "+s:""),ariaLabelledBy:this.props.ariaLabelledBy,ariaRequired:this.required})},t.prototype.onTagsNavigate=function(e,t){var n=e.keyCode,o=this.state.focusedTag,r=this._tags,a=this.props.dataItemKey,i=o?r.findIndex((function(e){return j(e,o,a)})):-1,l=void 0,c=-1!==i;if(n===s.R.left)l=r[i=c?Math.max(0,i-1):r.length-1];else if(n===s.R.right)i===r.length-1?l=void 0:c&&(l=r[i=Math.min(r.length-1,i+1)]);else if(n===s.R.home)l=r[0];else if(n===s.R.end)l=r[r.length-1];else if(n===s.R.delete){if(c){var u=this.value;R(u,r[i].data,a),this.triggerOnChange(u,t)}}else if(n===s.R.backspace)if(u=this.value,c)R(u,r[i].data,a),this.triggerOnChange(u,t);else if(!c&&r.length){var d=r.pop();R(u,d.data,a),this.triggerOnChange(u,t)}l!==o&&(t.data.focusedTag=l,t.data.activedescendant=ot.TagsList),this.applyState(t)},t.prototype.triggerOnChange=function(e,t){void 0===this.props.value&&(t.data.value=lt([],e,!0)),this._valueItemsDuringOnChange=[],this.setItems(e,this._valueItemsDuringOnChange),t.events.push({type:"onChange"})},t.prototype.selectFocusedItem=function(e){var t=this.props,n=t.data,o=void 0===n?[]:n,r=t.virtual,a=this.getFocusedState().focusedIndex;void 0!==o[a-(r?r.skip:0)]&&this.handleItemClick(a,e)},t.prototype.setItems=function(e,t){t.length=0,t.push.apply(t,e)},t.prototype.getFocusedState=function(){var e,t=this.state.focusedIndex,n=void 0!==this.props.filter?this.props.filter:this.state.text,o=this.props,r=o.allowCustom,a=o.data,i=void 0===a?[]:a,l=o.dataItemKey,s=o.virtual,c=o.textField,u=o.focusedItemIndex,d=void 0===u?T:u,p=s&&s.skip||0;if(void 0!==t)return{focusedIndex:t,focusedItem:i[t-p],focusedType:rt.ListItem};var h=this.value;if(r&&n)return{focusedItem:null,focusedIndex:-1,focusedType:rt.CustomItem};if(n)return{focusedItem:i[e=d(i,n,c)],focusedIndex:e+p,focusedType:rt.ListItem};if(h.length){var v=h[h.length-1];return e=i.findIndex((function(e){return N(e,v,l)})),void 0!==i[e]?{focusedIndex:e+p,focusedItem:i[e],focusedType:rt.ListItem}:{focusedType:rt.None,focusedIndex:-1}}return 0===p?{focusedItem:i[0],focusedIndex:0,focusedType:rt.ListItem}:{focusedType:rt.None,focusedIndex:-1}},t.prototype.focusElement=function(e){var t=this;this._skipFocusEvent=!0,e.focus(),window.setTimeout((function(){return t._skipFocusEvent=!1}),0)},t.prototype.applyState=function(e){this.base.applyState(e),this._valueItemsDuringOnChange=null},t.displayName="MultiSelect",t.propTypes=it(it({},de.propTypes),{autoClose:r.bool,value:r.arrayOf(r.any),defaultValue:r.arrayOf(r.any),dataItemKey:r.string,placeholder:r.string,tags:r.arrayOf(r.shape({text:r.string,data:r.arrayOf(r.any)})),tagRender:r.func,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string}),t.defaultProps=it(it({},de.defaultProps),{autoClose:!0,required:!1,size:"medium",rounded:"medium",fillMode:"solid"}),t}(o.Component),vt=(0,p.Y)(),mt=(0,p.u)(vt,ht);mt.displayName="KendoReactMultiSelect";var ft=function(){return ft=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ft.apply(this,arguments)},gt=function(e){return o.createElement(ae,ft({},e,{wrapperCssClass:"k-table-body k-table-scroller",listClassName:"k-table k-table-list",listStyle:ft({},e.listStyle)}))},bt=n(9656),yt=n(2665),zt=n(9659),kt=function(){return kt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},kt.apply(this,arguments)},wt=(0,p.Y)(),xt=o.forwardRef((function(e,t){var n=(0,bt.Y)(wt,e),r=o.useRef(null),a=o.useRef(null),i=(0,yt.n)(),s=n.columns,c=void 0===s?It.columns:s,u=n.popupSettings,d=void 0===u?It.popupSettings:u,p=n.className,h=(n.size,n.onOpen),v=n.onClose,m=n.onFocus,f=n.onBlur,g=n.onChange,b=n.onFilterChange,y=n.onPageChange,z=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(n,["columns","popupSettings","className","size","onOpen","onClose","onFocus","onBlur","onChange","onFilterChange","onPageChange"]);o.useImperativeHandle(r,(function(){return{element:a.current&&a.current.element,focus:function(){a.current&&a.current.focus()},get value(){return a.current&&a.current.value},get name(){return a.current&&a.current.name},props:n}})),o.useImperativeHandle(t,(function(){return r.current}));var k=o.useMemo((function(){if(void 0===k&&void 0!==n.groupField&&n.data)return L(n.data[0],n.groupField)}),[n.data,n.groupField]),w=o.useState(k),x=w[0],C=w[1],I=o.useMemo((function(){return o.createElement(o.Fragment,null,n.header,o.createElement("div",{className:"k-table-header-wrap"},o.createElement("table",{className:"k-table",role:"presentation"},o.createElement("colgroup",null,c.map((function(e,t){return o.createElement("col",{key:e.uniqueKey?e.uniqueKey:t,style:{width:e.width?e.width:It.width}})}))),o.createElement("thead",{className:"k-table-thead"},o.createElement("tr",{className:"k-table-row"},c.map((function(e,t){return o.createElement("th",{className:"k-table-th",key:e.uniqueKey?e.uniqueKey:t},e.header||" ")}))),x&&o.createElement("tr",{className:"k-table-group-row"},o.createElement("th",{className:"k-table-th",colSpan:c.length},x))))))}),[n.header,c,x]),M=o.useMemo((function(){return"calc(".concat(c.map((function(e){return t=e.width,n=It.width,t?"number"==typeof t?t+"px":t:n;var t,n})).filter(Boolean).join(" + ")," + ").concat(i,"px + 4px)")}),[c,i]),H=n.virtual?n.virtual.skip:0,E=o.useCallback((function(e,t){var r,a,i,s=c.map((function(e,n){return o.createElement("span",{className:"k-table-td",style:{width:e.width?e.width:It.width},key:e.uniqueKey?e.uniqueKey:n},e.field?(0,zt.Y)(e.field)(t.dataItem):"")})),u=void 0,d=n.data||[],p=t.index-H;void 0!==n.groupField&&(r=(i=(0,zt.Y)(n.groupField))(d[p]),a=i(d[p-1]),r&&a&&r!==a&&(u=r)),u&&s.push(o.createElement("div",{key:"group",className:"k-table-td k-table-group-td"},o.createElement("span",null,u)));var h=o.cloneElement(e,kt(kt({},e.props),{className:(0,l.A)("k-table-row",{"k-table-alt-row":t.index%2!=0,"k-focus":t.focused,"k-selected":t.selected,"k-first":Boolean(u)})}),s);return n.itemRender?n.itemRender.call(void 0,h,t):h}),[c,n.groupField,n.itemRender,n.data,H]),V=o.useCallback((function(e,t){e&&e.call(void 0,kt(kt({},t),{target:r.current}))}),[]),O=o.useCallback((function(e){return V(h,e)}),[h]),B=o.useCallback((function(e){return V(v,e)}),[v]),S=o.useCallback((function(e){return V(m,e)}),[m]),P=o.useCallback((function(e){return V(f,e)}),[f]),T=o.useCallback((function(e){return V(g,e)}),[g]),D=o.useCallback((function(e){return V(b,e)}),[b]),R=o.useCallback((function(e){return V(y,e)}),[y]),N=o.useCallback((function(e){C(e.group)}),[]);o.useEffect((function(){(0,yt.p)()}));var _=o.useCallback((function(e){return o.createElement(gt,kt({},e))}),[]);return o.createElement(Fe,kt({},z,{list:_,popupSettings:kt(kt({width:M},d),{popupClass:"k-dropdowngrid-popup k-reset",className:d.className}),ref:a,header:I,itemRender:E,size:n.size,rounded:n.rounded,fillMode:n.fillMode,onOpen:O,onClose:B,onFocus:S,onBlur:P,onChange:T,onFilterChange:D,onPageChange:R,onGroupScroll:N,className:(0,l.A)("k-dropdowngrid",p),required:n.required}))})),Ct=kt(kt({},Ae.propTypes),{columns:r.any.isRequired}),It={columns:[],popupSettings:{},width:"200px",size:"medium",rounded:"medium",fillMode:"solid"};xt.displayName="KendoMultiColumnComboBox",xt.propTypes=Ct,xt.defaultProps=It;var Mt=n(3228),Ht=n(1573),Et=n(8006),Vt=n(5407),Ot="",Bt="0",St="_";function Pt(e,t,n){if(Nt(e))return t[Number(e)];var o=t[Number(function(e){return Rt(e)?e:e.split(St)[0]}(e))],r=o&&o[n]||[];return r.length?Pt(function(e){if(Rt(e))return e;var t=e.indexOf(St);return e.substring(t+1)}(e),r,n):void 0}function Tt(e){return Dt("0",e)}function Dt(e,t){return e=e.toString(),t?t+St+e:e}function Lt(e){var t=e.lastIndexOf(St);return t<0?Ot:e.substring(0,t)}function Rt(e){return e===Ot||e.indexOf(St)<0}function Nt(e){return e!==Ot&&e.indexOf(St)<0}function _t(e){var t=e.lastIndexOf(St);return t<0?e:e.substring(t+1)}const At=function(){function e(){this.objects=[]}return e.prototype.init=function(e){for(var t,n=0;n<e.length;n++)n%5e4==0&&(t={},this.objects.push(t)),t[e[n]]=!0},e.prototype.hasId=function(e){return this.objects.some((function(t){return t[e]}))},e}();function jt(e,t){var n=(e||"").split("."),o=t;return n.forEach((function(e){o=o?o[e]:void 0})),o}function Ft(e,t){var n=jt(t,e);return Boolean(n&&n.length)}function Kt(e,t){return t.expanded(e)&&Ft(e,t.getChildrenField())}function Ut(e,t,n,o){var r=function(e,t,n,o){var r=[],a=new At;return a.init(e),Wt(a,t,n,Ot,r,o),r}([e],t,n,o);return r.length?r[0]:void 0}function qt(e,t,n){for(var o=function(e){return e.split(St)}(e),r=t,a=0;a<o.length;a++){var i=r[Number(o[a])];if(n.disabled(i))return!1;r=i[n.getChildrenField()]}return!0}function Wt(e,t,n,o,r,a){for(var i=0;i<n.length;i++){var l=n[i],s=Dt(i,o);e.hasId(jt(t,l))&&r.push(s),Ft(l,a)&&Wt(e,t,jt(a,l),s,r,a)}}function Gt(e,t,n,o,r){switch(o){case s.R.left:return Nt(t)||r.expanded(e)&&qt(t,n,r)?t:Lt(t);case s.R.right:return Kt(e,r)?Tt(t):t;case s.R.up:return a=Number(_t(t)),i=Lt(t),a?Zt(Dt(a-1,i),n,r):Nt(t)?t:i;case s.R.down:return Kt(e,r)?Tt(t):Yt(t,n,r)||t;case s.R.home:return Bt;case s.R.end:return function(){for(var e,t=(n.length-1).toString(),o=n[n.length-1];Kt(o,r);)t=Dt((e=o[r.getChildrenField()]).length-1,t),o=e[e.length-1];return t}();default:return t}var a,i}function Yt(e,t,n){var o=Lt(e),r=o?Pt(o,t,n.getChildrenField()):void 0,a=r?r[n.getChildrenField()]:t,i=Number(_t(e));return i<a.length-1?Dt(i+1,o):r?Yt(o,t,n):void 0}function Zt(e,t,n){var o=Pt(e,t,n.getChildrenField());return Kt(o,n)?Zt(Dt(o[n.getChildrenField()].length-1,e),t,n):e}var Xt=n(1779);const Jt={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},$t={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"};var Qt=n(8686),en="items",tn="_kendoItemId",nn="_kendoTreeViewGuid",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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),rn=function(){return rn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},rn.apply(this,arguments)},an=a.G.sizeMap,ln=o.createContext((function(e){return e})),sn=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.itemGuid=(0,i.M)(),t.onCheckChange=function(e){t.props.onCheckChange(e,t.item,t.itemId)},t.onExpandChange=function(e){t.props.onExpandChange(e,t.item,t.itemId)},t.onItemClick=function(e){t.props.onItemClick(e,t.item,t.itemId)},t.onPress=function(e){t.props.onPress(e.event,t.item,t.itemId)},t.onDrag=function(e){t.props.onDrag(e.event,t.item,t.itemId)},t.onRelease=function(e){t.props.onRelease(e.event,t.item,t.itemId)},t.assignDraggableMeta=function(e){e&&(e[tn]=t.props.itemId,e[nn]=t.props.treeGuid)},t}return on(t,e),t.prototype.render=function(){var e=this,t=this.renderSubitemsIfApplicable(),n=this.renderItemInPart();return o.createElement("li",{className:(0,l.A)("k-treeview-item"),tabIndex:this.tabIndex,role:"treeitem","aria-expanded":this.ariaExpanded,"aria-selected":this.ariaSelected,"aria-checked":this.ariaChecked,"aria-disabled":!!this.disabled||void 0,ref:function(t){return e.itemElement=t}},o.createElement("div",{className:"k-treeview-".concat(this.props.position),ref:this.assignDraggableMeta},this.renderExpandIcon(),this.renderCheckbox(),this.props.draggable?o.createElement(Xt._,{onPress:this.onPress,onDrag:this.onDrag,onRelease:this.onRelease},n):n),this.props.animate?o.createElement(Qt.U,{transitionEnterDuration:200,transitionExitDuration:200,style:{display:"block"},children:t}):t)},t.prototype.componentDidMount=function(){var e=this.props.focusedItemId,t=this.itemId;e&&e===t&&this.props.onFocusDomElNeeded(this.itemElement),this.checkboxElement&&(this.checkboxElement.indeterminate=this.fieldsSvc.checkIndeterminate(this.item))},t.prototype.componentDidUpdate=function(e){var t=this.props.focusedItemId;if(t&&t!==e.focusedItemId&&t===this.itemId&&this.props.onFocusDomElNeeded(this.itemElement),this.checkboxElement){var n=this.fieldsSvc.checkIndeterminate(this.item);n!==e.fieldsService.checkIndeterminate(e.item)&&(this.checkboxElement.indeterminate=n)}},t.prototype.renderCheckbox=function(){var e,t=this;if(this.props.checkboxes){var n=this.props.size;return o.createElement("div",{className:(0,l.A)("k-checkbox-wrap")},o.createElement("input",{type:"checkbox",className:(0,l.A)("k-checkbox k-rounded-md",(e={},e["k-checkbox-".concat(an[n]||n)]=n,e["k-disabled"]=this.disabled,e)),"aria-label":this.item.text,checked:Boolean(this.fieldsSvc.checked(this.item)),id:this.itemGuid,tabIndex:-1,onChange:this.onCheckChange,ref:function(e){return t.checkboxElement=e}}),o.createElement("label",{className:"k-checkbox-label",htmlFor:this.itemGuid}))}},t.prototype.renderExpandIcon=function(){return this.props.expandIcons&&(this.fieldsSvc.hasChildren(this.item)||Ft(this.item,this.fieldsSvc.getChildrenField()))&&o.createElement("span",{className:(0,l.A)("k-treeview-toggle",{"k-disabled":this.disabled}),onClick:this.onExpandChange},o.createElement(u.a,rn({},this.getIconProps())))},t.prototype.renderSubitemsIfApplicable=function(){var e=this,t=this.fieldsSvc.children(this.item);return Kt(this.item,this.fieldsSvc)?o.createElement("ul",{className:"k-treeview-group",role:"group"},t.map((function(n,r){return o.createElement(cn,{item:n,position:0===r?"top":r===t.length-1?"bot":"mid",itemId:Dt(r,e.itemId),treeGuid:e.props.treeGuid,animate:e.props.animate,focusedItemId:e.props.focusedItemId,tabbableItemId:e.props.tabbableItemId,fieldsService:e.props.fieldsService,itemUI:e.props.itemUI,checkboxes:e.props.checkboxes,ariaMultiSelectable:e.props.ariaMultiSelectable,onItemClick:e.props.onItemClick,onFocusDomElNeeded:e.props.onFocusDomElNeeded,draggable:e.props.draggable,onPress:e.props.onPress,onDrag:e.props.onDrag,onRelease:e.props.onRelease,expandIcons:e.props.expandIcons,onExpandChange:e.props.onExpandChange,onCheckChange:e.props.onCheckChange,key:r,size:e.props.size,disabled:e.disabled})}))):void 0},t.prototype.renderItemInPart=function(){return o.createElement("span",{className:(0,l.A)("k-treeview-leaf",{"k-focus":this.props.focusedItemId===this.itemId,"k-selected":this.fieldsSvc.selected(this.item),"k-disabled":this.disabled}),style:{touchAction:"none"},onClick:this.onItemClick},o.createElement("span",{className:"k-treeview-leaf-text"},this.props.itemUI?o.createElement(this.props.itemUI,{item:this.item,itemHierarchicalIndex:this.itemId}):this.fieldsSvc.text(this.item)))},Object.defineProperty(t.prototype,"fieldsSvc",{get:function(){return this.props.fieldsService},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"itemId",{get:function(){return this.props.itemId},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"item",{get:function(){return this.props.item},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"tabIndex",{get:function(){return(this.props.focusedItemId||this.props.tabbableItemId)===this.itemId?0:-1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"ariaExpanded",{get:function(){return this.fieldsSvc.hasChildren(this.item)||Ft(this.item,this.fieldsSvc.getChildrenField())?Boolean(this.fieldsSvc.expanded(this.item)):void 0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this.props.disabled||this.fieldsSvc.disabled(this.item)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"ariaChecked",{get:function(){return this.props.checkboxes?this.fieldsSvc.checked(this.item)?"true":this.fieldsSvc.checkIndeterminate(this.item)?"mixed":"false":void 0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"ariaSelected",{get:function(){return!!this.fieldsSvc.selected(this.item)||(this.props.ariaMultiSelectable?!!this.disabled&&void 0:void 0)},enumerable:!1,configurable:!0}),t.prototype.getIconProps=function(){var e=this.fieldsSvc.expanded(this.item);return e&&!Ft(this.item,this.fieldsSvc.getChildrenField())?{name:"loading"}:e?{name:"caret-alt-down",icon:$t}:{name:"caret-alt-right",icon:Jt}},t.defaultProps={position:"top"},t}(o.Component),cn=o.forwardRef((function(e,t){var n=o.useContext(ln).call(void 0,e);return o.createElement(sn,rn({ref:t},n))}));cn.displayName="TreeViewItem";const un=function(){function e(e){this.expandField=e.expandField,this.selectField=e.selectField,this.hasChildrenField=e.hasChildrenField,this.childrenField=e.childrenField,this.textField=e.textField,this.disableField=e.disableField,this.checkField=e.checkField,this.checkIndeterminateField=e.checkIndeterminateField,this.focusIdField=e.focusIdField}return e.prototype.expanded=function(e){return jt(this.expandField,e)},e.prototype.selected=function(e){return jt(this.selectField,e)},e.prototype.text=function(e){return jt(this.textField,e)},e.prototype.disabled=function(e){return jt(this.disableField,e)},e.prototype.hasChildren=function(e){return jt(this.hasChildrenField,e)},e.prototype.children=function(e){return jt(this.childrenField,e)||[]},e.prototype.checked=function(e){return jt(this.checkField,e)},e.prototype.checkIndeterminate=function(e){return jt(this.checkIndeterminateField,e)},e.prototype.focusId=function(e){return this.focusIdField&&jt(this.focusIdField,e)},e.prototype.getChildrenField=function(){return this.childrenField},e}();var dn={name:"@progress/kendo-react-treeview",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680198519,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"},pn=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),hn=a.G.sizeMap,vn=function(e){function t(t){var n=e.call(this,t)||this;return n.state={focusedItemId:void 0,focusedItemPublicId:void 0,tabbableItemId:Bt},n.fieldsSvc=null,n.allowExplicitFocus=!1,n.treeGuid=(0,i.M)(),n._element=null,n.onFocusDomElNeeded=function(e){n.allowExplicitFocus&&n.focusDomItem(e)},n.onCheckChange=function(e,t,o){n.setFocus(o),n.dispatchCheckChange(e,t,o)},n.onExpandChange=function(e,t,o){n.setFocus(o),n.dispatchExpandChange(e,t,o)},n.onPress=function(e,t,o){n.props.onItemDragStart&&n.props.onItemDragStart.call(void 0,{target:n,item:t,itemHierarchicalIndex:o})},n.onDrag=function(e,t,o){var r=e.pageX,a=e.pageY,i=e.clientX,l=e.clientY;n.props.onItemDragOver&&n.props.onItemDragOver.call(void 0,{target:n,item:t,itemHierarchicalIndex:o,pageX:r,pageY:a,clientX:i,clientY:l})},n.onRelease=function(e,t,o){var r=e.pageX,a=e.pageY,i=e.clientX,l=e.clientY;n.props.onItemDragEnd&&n.props.onItemDragEnd.call(void 0,{target:n,item:t,itemHierarchicalIndex:o,pageX:r,pageY:a,clientX:i,clientY:l})},n.onItemClick=function(e,t,o){n.setFocus(o),n.dispatchItemClick(e,t,o)},n.onFocus=function(){clearTimeout(n.blurRequest),void 0===n.state.focusedItemId&&n.data.length&&n.setFocus(n.state.tabbableItemId)},n.onBlur=function(){clearTimeout(n.blurRequest),n.blurRequest=window.setTimeout((function(){return n.setFocus(void 0)}),0)},n.onKeyDown=function(e){var t=n.getFocusedItem();if(t&&n.fieldsSvc){var o=Gt(t,n.state.focusedItemId,n.data,e.keyCode,n.fieldsSvc);o!==n.state.focusedItemId&&(e.preventDefault(),n.allowExplicitFocus=!0,n.setFocus(o)),n.dispatchEventsOnKeyDown(e,t)}},(0,pe.s)(dn),n}return pn(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e,t=this;this.fieldsSvc=new un(this.props);var n=this.props,r=n.size,a=n.className;return o.createElement("div",{className:(0,l.A)("k-treeview",(e={},e["k-treeview-".concat(hn[r]||r)]=r,e),a),onKeyDown:this.onKeyDown,onFocus:this.onFocus,onBlur:this.onBlur,role:"tree","aria-multiselectable":!!this.ariaMultiSelectable||void 0,"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],ref:function(e){return t._element=e},tabIndex:this.props.tabIndex},o.createElement("ul",{className:"k-treeview-lines k-treeview-group",role:"group"},this.data.map((function(e,n){return o.createElement(cn,{item:e,position:0===n?"top":n===t.data.length-1?"bot":"mid",itemId:n.toString(),treeGuid:t.treeGuid,animate:t.props.animate,focusedItemId:t.state.focusedItemId,tabbableItemId:t.state.tabbableItemId,fieldsService:t.fieldsSvc,itemUI:t.props.item,checkboxes:t.props.checkboxes,ariaMultiSelectable:t.ariaMultiSelectable,onItemClick:t.onItemClick,onFocusDomElNeeded:t.onFocusDomElNeeded,draggable:t.props.draggable,onPress:t.onPress,onDrag:t.onDrag,onRelease:t.onRelease,expandIcons:t.props.expandIcons,onExpandChange:t.onExpandChange,onCheckChange:t.onCheckChange,key:n,size:r})}))))},t.prototype.componentDidUpdate=function(){this.allowExplicitFocus=!1,this.refocusDueToFocusIdField()},t.prototype.dispatchEventsOnKeyDown=function(e,t){var n=this;if(null!==this.fieldsSvc){var o=function(){return n.fieldsSvc&&qt(n.state.focusedItemId,n.data,n.fieldsSvc)};e.keyCode===s.R.left&&this.fieldsSvc.expanded(t)&&o()||e.keyCode===s.R.right&&!this.fieldsSvc.expanded(t)&&(this.fieldsSvc.hasChildren(t)||Ft(t,this.props.childrenField))&&o()?this.dispatchExpandChange(e,t,this.state.focusedItemId):e.keyCode===s.R.enter&&o()?this.dispatchItemClick(e,t,this.state.focusedItemId):e.keyCode===s.R.space&&o()&&(e.preventDefault(),this.dispatchCheckChange(e,t,this.state.focusedItemId))}},t.prototype.setFocus=function(e){if(e&&this.fieldsSvc)if(this.fieldsSvc.focusIdField){var t=this.getItemById(e);this.setState({focusedItemId:e,focusedItemPublicId:this.fieldsSvc.focusId(t)})}else this.setState({focusedItemId:e});else this.setState((function(e){return{focusedItemId:void 0,focusedItemPublicId:void 0,tabbableItemId:e.focusedItemId}}))},t.prototype.getFocusedItem=function(){return this.state.focusedItemId?this.getItemById(this.state.focusedItemId):void 0},t.prototype.getItemById=function(e){return Pt(e,this.data,this.props.childrenField||en)},t.prototype.dispatchCheckChange=function(e,t,n){(0,Vt.N)(this.props.onCheckChange,e,this,{item:t,itemHierarchicalIndex:n})},t.prototype.dispatchExpandChange=function(e,t,n){(0,Vt.N)(this.props.onExpandChange,e,this,{item:t,itemHierarchicalIndex:n})},t.prototype.dispatchItemClick=function(e,t,n){(0,Vt.N)(this.props.onItemClick,e,this,{item:t,itemHierarchicalIndex:n})},t.prototype.refocusDueToFocusIdField=function(){if(this.fieldsSvc&&this.fieldsSvc.focusIdField){var e=this.state.focusedItemPublicId;if(e){var t=this.props.getFocusHierarchicalIndex?this.props.getFocusHierarchicalIndex(e):Ut(e,this.fieldsSvc.focusIdField,this.data,this.props.childrenField);t!==this.state.focusedItemId&&(this.allowExplicitFocus=!0,this.setState({focusedItemId:t}))}}},Object.defineProperty(t.prototype,"ariaMultiSelectable",{get:function(){return!0===this.props["aria-multiselectable"]||"true"===this.props["aria-multiselectable"]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"data",{get:function(){return this.props.data||[]},enumerable:!1,configurable:!0}),t.prototype.focusDomItem=function(e){e.focus()},Object.defineProperty(t.prototype,"guid",{get:function(){return this.treeGuid},enumerable:!1,configurable:!0}),t.propTypes={data:r.arrayOf(r.any),animate:r.bool,tabIndex:r.number,focusIdField:r.string,getHierarchicalIndexById:r.func,onExpandChange:r.func,onItemClick:r.func,expandField:r.string,selectField:r.string,childrenField:r.string,hasChildrenField:r.string,textField:r.string,disableField:r.string,item:r.any,"aria-multiselectable":function(e,t,n){return void 0!==e[t]&&!0!==e[t]&&!1!==e[t]&&"true"!==e[t]&&"false"!==e[t]?new Error("Invalid prop `"+t+"` supplied to `"+n+"`. Validation failed."):null},"aria-label":r.string,"aria-labelledby":r.string,size:r.oneOf([null,"small","medium","large"])},t.defaultProps={animate:!0,expandField:"expanded",selectField:"selected",hasChildrenField:"hasChildren",childrenField:en,textField:"text",disableField:"disabled",checkField:"checked",checkIndeterminateField:"checkIndeterminate",size:"medium"},t}(o.Component);function mn(e,t,n){var r=o.useState(t),a=r[0],i=r[1];return o.useEffect((function(){void 0!==a&&e.current&&i(e.current.offsetWidth)}),n),a}var fn=function(e){return o.createElement("div",{className:"k-nodata"},o.createElement("div",null,e.children))},gn=function(){return gn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},gn.apply(this,arguments)},bn=a.G.sizeMap,yn=a.G.roundedMap,zn=function(e){return o.createElement("span",{className:"k-input-value-text"},e.children)},kn=function(e){return e.split("_").map((function(e){return parseInt(e,10)}))},wn={selectField:"selected",subItemsField:"items",popupSettings:{animate:!0,width:"200px",height:"200px"},required:!1,validityStyles:!0,size:"medium",rounded:"medium",fillMode:"solid"},xn=(0,p.Y)(),Cn=o.forwardRef((function(e,t){var n;(0,pe.s)(ve);var r=(0,bt.Y)(xn,e),a=o.useMemo((function(){return(0,i.M)()}),[]),d=r.id||a,p=r.data,f=void 0===p?[]:p,g=r.dataItemKey,b=r.popupSettings,z=void 0===b?{}:b,k=r.style,w=void 0===k?{}:k,x=r.opened,C=r.disabled,I=r.onOpen,M=void 0===I?Mt.Z:I,H=r.onClose,O=void 0===H?Mt.Z:H,B=r.placeholder,S=r.label,P=r.name,T=r.selectField,D=void 0===T?wn.selectField:T,R=r.subItemsField,_=void 0===R?wn.subItemsField:R,A=r.validationMessage,j=r.valid,F=r.required,K=r.validityStyles,U=(0,c.p)(r.tabIndex,C),q=o.useRef(null),W=o.useRef(null),G=o.useRef(null),Y=o.useRef(null),Z=o.useRef(null),Q=o.useRef(!1),ee=o.useState(void 0),te=ee[0],oe=ee[1],re=void 0!==r.value,ae=re?r.value:void 0!==te?te:r.defaultValue,ie=V(ae),le=ie?L(ae,r.textField):"",se=function(e,t){var n=e.valid;return{customError:void 0!==e.validationMessage,valid:Boolean(void 0!==n?n:!e.required||t),valueMissing:!t}}({validationMessage:A,valid:j,required:F},ie),ce=o.useCallback((function(){return W.current&&W.current.focus()}),[]);o.useImperativeHandle(q,(function(){return{props:r,element:W.current,focus:ce}})),o.useImperativeHandle(t,(function(){return q.current}));var ue=(0,Ht.V)(W,r.dir),de=void 0!==z.width?z.width:void 0!==w.width?w.width:wn.popupSettings.width,he=mn(W,de),fe=gn({width:he},void 0!==ue?{direction:ue}:{}),ge=o.useState(!1),be=ge[0],ye=ge[1],ze=void 0!==x?x:be,ke=o.useState(!1),we=ke[0],xe=ke[1],Ce=o.useState(""),Ie=Ce[0],Me=Ce[1],He=o.useCallback((function(){Y.current&&Y.current.setCustomValidity&&Y.current.setCustomValidity(se.valid?"":void 0===A?"Please select a value from the list!":A)}),[A,se]);o.useEffect(He);var Ee=o.useCallback((function(e){if(!ze){if(M){var t=gn({},e);M.call(void 0,t)}void 0===x&&ye(!0)}}),[ze,x,M]),Ve=o.useCallback((function(e){if(ze){if(O){var t=gn({},e);O.call(void 0,t)}void 0===x&&ye(!1)}}),[ze,x,O]),Oe=o.useCallback((function(e){if(!e.isDefaultPrevented()&&q.current){xe(!0);var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};(ze?Ve:Ee)(t)}}),[ze,x,M,O]),Be=o.useCallback((function(e){Q.current=!0,e(),window.setTimeout((function(){return Q.current=!1}),0)}),[]),Se=o.useCallback((function(e){var t=e.keyCode,n=e.altKey,o=Z.current&&Z.current.element;if(q.current&&(!e.isDefaultPrevented()||G.current!==e.target)){var r={syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};if(ze)if(t===s.R.esc||n&&t===s.R.up)e.preventDefault(),Ve(r);else if(o&&o.querySelector(".k-focus")&&(t===s.R.up||t===s.R.down||t===s.R.left||t===s.R.right||t===s.R.home||t===s.R.end)){if(t===s.R.up&&G.current){var a=Array.from(o.querySelectorAll(".k-treeview-item")),i=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}([],a,!0).reverse().find((function(e){return Boolean(e&&e.querySelector(".k-focus"))}));if(i&&0===a.indexOf(i))return Be((function(){Te(G.current)}))}Be(Mt.Z)}else t===s.R.down&&Be((function(){Te(G.current||o)}));else n&&t===s.R.down&&(e.preventDefault(),Ee(r))}}),[ze,x,M,O]),Pe=o.useCallback((function(e){var t=e.keyCode;e.altKey||t!==s.R.up&&t!==s.R.down||(e.preventDefault(),Be(t===s.R.up?function(){Te(W.current)}:function(){Te(Z.current&&Z.current.element)}))}),[]),Te=o.useCallback((function(e){e&&Be((function(){return e.focus()}))}),[]),De=o.useCallback((function(){we||!ze||x?r.filterable?Te(G.current):Te(Z.current&&Z.current.element):Ve({target:q.current})}),[O,r.filterable,we,x,ze]),Le=o.useCallback((function(){we&&Te(W.current)}),[we]),Re=o.useCallback((function(e){if(!we&&!Q.current&&(xe(!0),r.onFocus&&q.current)){var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};r.onFocus.call(void 0,t)}}),[we,r.onFocus]),Ne=o.useCallback((function(e){if(we&&!Q.current&&q.current){xe(!1);var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};if(r.onBlur){var n=gn({},t);r.onBlur.call(void 0,n)}Ve(t)}}),[we,r.onBlur,ze,x,O]),_e=o.useCallback((function(){we&&Be(Mt.Z)}),[we]),Ae=o.useCallback((function(e,t,n){if(r.onChange){var o=gn({value:t,level:n?kn(n):[]},e);r.onChange.call(void 0,o)}re||oe(t)}),[r.onChange,re]),je=o.useCallback((function(e){if(!N(e.item,ae,g)&&q.current){var t=e.item,n=e.itemHierarchicalIndex,o=e.nativeEvent,r={syntheticEvent:e.syntheticEvent,nativeEvent:o,target:q.current};Ae(r,t,n),Ve(r)}}),[re,ae,r.onChange,g,ze,x,O]),Fe=o.useCallback((function(e){if(q.current){var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};Ae(t,null),Ve(t),e.preventDefault()}}),[re,r.onChange,ze,x,O]),Ke=o.useCallback((function(e){if(e.syntheticEvent.stopPropagation(),r.onExpandChange&&q.current){var t=e.item,n=e.itemHierarchicalIndex,o=e.nativeEvent,a=e.syntheticEvent,i={level:kn(n),item:t,nativeEvent:o,syntheticEvent:a,target:q.current};r.onExpandChange.call(void 0,i)}}),[r.onExpandChange]),Ue=o.useCallback((function(e){if(r.onFilterChange&&q.current){var t={filter:{field:r.textField,operator:"contains",value:e.target.value},syntheticEvent:e,nativeEvent:e.nativeEvent,target:q.current};r.onFilterChange.call(void 0,t),void 0===r.filter&&Me(e.target.value)}}),[r.onFilterChange,r.filter,r.textField]),qe=o.useMemo((function(){return re||!ie?f:(0,Et.Gy)(f,_,(function(e){var t;return(0,Et.u5)(e,_,((t={})[D]=N(e,ae,g),t))}))}),[f,ae,re,ie,D,_]),We=r.listNoData||fn,Ge=r.valueHolder||zn,Ye=(0,X.useLocalization)(),Ze=!K||se.valid,Xe=r.size,Je=r.rounded,$e=r.fillMode,Qe=o.createElement("span",{className:(0,l.A)("k-dropdowntree k-picker",r.className,(n={},n["k-picker-".concat(bn[Xe]||Xe)]=Xe,n["k-rounded-".concat(yn[Je]||Je)]=Je,n["k-picker-".concat($e)]=$e,n["k-focus"]=we,n["k-invalid"]=!Ze,n["k-loading"]=r.loading,n["k-required"]=F,n["k-disabled"]=r.disabled,n)),tabIndex:U,accessKey:r.accessKey,id:d,style:S?gn(gn({},w),{width:void 0}):w,dir:ue,ref:W,onKeyDown:C?void 0:Se,onMouseDown:_e,onClick:C?void 0:Oe,onFocus:Re,onBlur:Ne,role:"combobox","aria-haspopup":"tree","aria-expanded":ze,"aria-disabled":C,"aria-label":S,"aria-labelledby":r.ariaLabelledBy,"aria-describedby":r.ariaDescribedBy,"aria-required":F},o.createElement("span",{className:"k-input-inner"},o.createElement(Ge,{item:ae},le||B)),r.loading&&o.createElement(u.a,{className:"k-input-loading-icon",name:"loading"}),ie&&!C&&o.createElement("span",{onClick:Fe,className:"k-clear-value",title:Ye.toLanguageString($,ne[$]),role:"button",tabIndex:-1,onMouseDown:function(e){return e.preventDefault()}},o.createElement(u.a,{name:"x",icon:m})),o.createElement(me.z,{tabIndex:-1,type:"button","aria-label":"select",className:"k-input-button",size:Xe,fillMode:$e,themeColor:"base",rounded:null,icon:"caret-alt-down",svgIcon:v}),o.createElement("select",{name:P,ref:Y,tabIndex:-1,"aria-hidden":!0,title:S,style:{opacity:0,width:1,border:0,zIndex:-1,position:"absolute",left:"50%"}},o.createElement("option",{value:r.valueMap?r.valueMap.call(void 0,ae):ae})),o.createElement(y.G,{className:(0,l.A)(z.className,{"k-rtl":"rtl"===ue}),popupClass:(0,l.A)(z.popupClass,"k-list-container","k-dropdowntree-popup"),style:fe,animate:z.animate,anchor:W.current,show:ze,onOpen:De,onClose:Le,appendTo:z.appendTo},r.filterable&&o.createElement(E,{value:void 0===r.filter?Ie:r.filter,inputRef:G,onChange:Ue,onKeyDown:Pe,size:Xe,rounded:Je,fillMode:$e}),f.length>0?o.createElement(vn,{ref:Z,tabIndex:U,data:qe,focusIdField:g,textField:r.textField,selectField:D,expandField:r.expandField,childrenField:_,expandIcons:!0,onItemClick:je,onExpandChange:Ke,size:Xe,item:r.item}):o.createElement(We,null,Ye.toLanguageString(J,ne[J]))));return S?o.createElement(h._,{label:S,editorValue:le,editorPlaceholder:B,editorValid:Ze,editorDisabled:C,editorId:d,style:{width:w?w.width:void 0},children:Qe,dir:ue}):Qe})),In={opened:r.bool,disabled:r.bool,dir:r.string,tabIndex:r.number,accessKey:r.string,data:r.array,value:r.any,valueMap:r.func,placeholder:r.string,dataItemKey:r.string.isRequired,textField:r.string.isRequired,selectField:r.string,expandField:r.string,subItemsField:r.string,className:r.string,style:r.object,label:r.string,validationMessage:r.string,validityStyles:r.bool,valid:r.bool,required:r.bool,name:r.string,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string,filterable:r.bool,filter:r.string,loading:r.bool,popupSettings:r.shape({animate:r.oneOfType([r.bool,r.shape({openDuration:r.number,closeDuration:r.number})]),popupClass:r.string,className:r.string,appendTo:r.any,width:r.oneOfType([r.string,r.number]),height:r.oneOfType([r.string,r.number])}),onOpen:r.func,onClose:r.func,onFocus:r.func,onBlur:r.func,onChange:r.func,onFilterChange:r.func,onExpandChange:r.func,item:r.func,valueHolder:r.func,listNoData:r.func};Cn.displayName="KendoReactDropDownTree",Cn.defaultProps=wn,Cn.propTypes=In;var Mn=function(){return Mn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Mn.apply(this,arguments)},Hn=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},En=a.G.sizeMap,Vn=a.G.roundedMap,On={checkField:"checkField",checkIndeterminateField:"checkIndeterminateField",subItemsField:"items",popupSettings:{animate:!0,width:"200px",height:"200px"},size:"medium",rounded:"medium",fillMode:"solid",required:!1,validityStyles:!0},Bn=(0,p.Y)(),Sn=o.forwardRef((function(e,t){var n,r,a=(0,bt.Y)(Bn,e);(0,pe.s)(ve);var d=o.useMemo((function(){return(0,i.M)()}),[]),p=a.id||d,v=a.data,m=void 0===v?[]:v,f=a.dataItemKey,g=a.popupSettings,b=void 0===g?{}:g,z=a.style,k=void 0===z?{}:z,w=a.opened,x=a.disabled,C=a.onOpen,I=void 0===C?Mt.Z:C,M=a.onClose,H=void 0===M?Mt.Z:M,V=a.placeholder,O=a.label,B=a.name,S=a.checkField,P=void 0===S?On.checkField:S,T=a.checkIndeterminateField,D=void 0===T?On.checkIndeterminateField:T,R=a.subItemsField,_=void 0===R?On.subItemsField:R,A=a.validationMessage,F=a.valid,K=a.tags,U=a.value,q=a.required,W=void 0===q?On.required:q,G=a.validityStyles,Y=void 0===G?On.validityStyles:G,Z=(0,c.p)(a.tabIndex,x),$=o.useRef(null),Q=o.useRef(null),ee=o.useRef(null),te=o.useRef(null),oe=o.useRef(null),re=o.useRef(!1),ae=o.useRef([]),ie=o.useRef(null),le=o.useState(),se=le[0],ce=le[1],ue=o.useState(!1),de=ue[0],he=ue[1],me=o.useState(!1),fe=me[0],ge=me[1],be=o.useState(""),ye=be[0],ze=be[1],ke=void 0!==w?w:de,we=Boolean(Array.isArray(U)&&U.length),xe=function(e,t){var n=e.valid;return{customError:void 0!==e.validationMessage,valid:Boolean(void 0!==n?n:!e.required||t),valueMissing:!t}}({validationMessage:A,valid:F,required:W},we),Ce=(0,Ht.V)(Q,a.dir),Ie=void 0!==b.width?b.width:void 0!==k.width?k.width:On.popupSettings.width,Me=mn(Q,Ie),He=Mn({width:Me},void 0!==Ce?{direction:Ce}:{}),Ee=o.useCallback((function(){return Q.current&&Q.current.focus()}),[]);ae.current=void 0===K?(U||[]).map((function(e){return{text:L(e,a.textField),data:[e]}})):Hn([],K,!0),o.useImperativeHandle($,(function(){return{props:a,element:Q.current,focus:Ee}})),o.useImperativeHandle(t,(function(){return $.current}));var Ve=o.useCallback((function(){te.current&&te.current.setCustomValidity&&te.current.setCustomValidity(xe.valid?"":void 0===A?"Please select a value from the list!":A)}),[A,xe]);o.useEffect(Ve),o.useEffect((function(){ie.current&&ke&&ie.current.setPosition(ie.current._popup)}),[U,ke]);var Oe=o.useCallback((function(e,t,n){if(a.onChange){var o=Mn({items:t,operation:n},e);a.onChange.call(void 0,o)}}),[a.onChange]),Be=o.useCallback((function(e){if(!N(e.item,U,f)&&$.current){var t=e.item,n=e.nativeEvent,o={syntheticEvent:e.syntheticEvent,nativeEvent:n,target:$.current};Oe(o,[t],"toggle")}}),[U,f,Oe]),Se=o.useCallback((function(e){if(!ke){if(I){var t=Mn({},e);I.call(void 0,t)}void 0===w&&he(!0)}}),[ke,w,I]),Pe=o.useCallback((function(e){if(ke){if(H){var t=Mn({},e);H.call(void 0,t)}void 0===w&&he(!1)}}),[ke,w,H]),De=o.useCallback((function(e){re.current=!0,e(),window.setTimeout((function(){return re.current=!1}),0)}),[]),Le=o.useCallback((function(e){e&&De((function(){return e.focus()}))}),[De]),Re=o.useCallback((function(){!fe&&ke?Pe({target:$.current}):a.filterable?Le(ee.current):Le(oe.current&&oe.current.element)}),[fe,ke,Le,Pe,a.filterable]),Ne=o.useCallback((function(){fe&&Le(Q.current)}),[fe,Le]),_e=o.useCallback((function(e){if(!fe&&!re.current&&(ge(!0),a.onFocus&&$.current)){var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};a.onFocus.call(void 0,t)}}),[fe,a.onFocus]),Ae=o.useCallback((function(e){if(fe&&!re.current&&$.current){ge(!1);var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};if(a.onBlur){var n=Mn({},t);a.onBlur.call(void 0,n)}Pe(t)}}),[fe,a.onBlur,ke,w,H]),je=o.useCallback((function(){fe&&De(Mt.Z)}),[fe,De]),Fe=o.useCallback((function(e){if(!e.isDefaultPrevented()&&$.current){ge(!0);var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};ke||Se(t)}}),[ke,Se]),Ke=o.useCallback((function(e){var t=e.keyCode,n=e.altKey,o=oe.current&&oe.current.element;if($.current&&(!e.isDefaultPrevented()||ee.current!==e.target)){var r={syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};if(U&&U.length>0&&(t===s.R.left||t===s.R.right||t===s.R.home||t===s.R.end||t===s.R.delete)){var a=ae.current,i=se?a.findIndex((function(e){return j(e,se,f)})):-1,l=void 0,c=-1!==i;t===s.R.left?l=a[i=c?Math.max(0,i-1):a.length-1]:t===s.R.right?i===a.length-1?l=void 0:c&&(l=a[i=Math.min(a.length-1,i+1)]):t===s.R.home?l=a[0]:t===s.R.end?l=a[a.length-1]:t===s.R.delete&&c&&Oe(r,a[i].data,"delete"),l!==se&&ce(l)}if(ke)if(t===s.R.esc||n&&t===s.R.up)e.preventDefault(),Pe(r);else if(o&&o.querySelector(".k-focus")&&(t===s.R.up||t===s.R.down||t===s.R.left||t===s.R.right||t===s.R.home||t===s.R.end)){if(t===s.R.up&&ee.current){var u=Array.from(o.querySelectorAll(".k-treeview-item")),d=Hn([],u,!0).reverse().find((function(e){return Boolean(e&&e.querySelector(".k-focus"))}));if(d&&0===u.indexOf(d))return De((function(){Le(ee.current)}))}De(Mt.Z)}else t===s.R.down&&De((function(){Le(ee.current||o)}));else n&&t===s.R.down&&(e.preventDefault(),Se(r))}}),[ke,Pe,Le,De,Se,se,f,U,Oe]),Ue=o.useCallback((function(e){var t=e.keyCode;e.altKey||t!==s.R.up&&t!==s.R.down||(e.preventDefault(),De(t===s.R.up?function(){Le(Q.current)}:function(){Le(oe.current&&oe.current.element)}))}),[Le,De]),qe=o.useCallback((function(e){if($.current){var t={syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};Oe(t,[],"clear"),Pe(t),e.preventDefault()}}),[Oe,Pe]),We=o.useCallback((function(e,t){Pe({target:$.current}),fe||Le(ee.current),Oe({syntheticEvent:t,nativeEvent:t.nativeEvent,target:$.current},e,"delete")}),[Oe,Pe,Le,fe]),Ge=o.useCallback((function(e){if(a.onExpandChange&&$.current){var t=e.item,n=e.itemHierarchicalIndex,o=e.nativeEvent,r=e.syntheticEvent,i={level:(l=n,l.split("_").map((function(e){return parseInt(e,10)}))),item:t,nativeEvent:o,syntheticEvent:r,target:$.current};a.onExpandChange.call(void 0,i)}var l}),[a.onExpandChange]),Ye=o.useCallback((function(e){if(a.onFilterChange&&$.current){var t={filter:{field:a.textField,operator:"contains",value:e.target.value},syntheticEvent:e,nativeEvent:e.nativeEvent,target:$.current};a.onFilterChange.call(void 0,t),void 0===a.filter&&ze(e.target.value)}}),[a.onFilterChange,a.filter,a.textField]),Ze=a.listNoData||fn,Xe=(0,X.useLocalization)(),Je=!Y||xe.valid,$e=a.size,Qe=a.rounded,et=a.fillMode,tt=o.createElement("span",{className:(0,l.A)("k-multiselect k-input",a.className,(n={},n["k-input-".concat(En[$e]||$e)]=$e,n["k-rounded-".concat(Vn[Qe]||Qe)]=Qe,n["k-input-".concat(et)]=et,n["k-focus"]=fe&&!x,n["k-invalid"]=!Je,n["k-disabled"]=x,n["k-loading"]=a.loading,n["k-required"]=W,n)),tabIndex:Z,accessKey:a.accessKey,id:p,style:O?Mn(Mn({},k),{width:void 0}):k,dir:Ce,ref:Q,onKeyDown:x?void 0:Ke,onMouseDown:je,onFocus:_e,onBlur:Ae,role:"combobox","aria-haspopup":"true","aria-expanded":ke,"aria-disabled":x,"aria-label":O,"aria-labelledby":a.ariaLabelledBy,"aria-describedby":a.ariaDescribedBy,"aria-required":a.required,onClick:x?void 0:Fe},o.createElement("div",{id:"tagslist-"+p,className:(0,l.A)("k-input-values k-chip-list k-selection-multiple",(r={},r["k-chip-list-".concat(En[$e]||$e)]=$e,r))},ae.current.length>0&&o.createElement(nt,{tag:a.tag,onTagDelete:We,data:ae.current,guid:p,focused:se?ae.current.find((function(e){return j(e,se,f)})):void 0,size:$e})),!we&&o.createElement("span",{className:"k-input-inner",role:"combobox",tabIndex:Z,"aria-expanded":ke,"aria-describedby":"tagslist-"+p,"aria-label":a.ariaLabelledBy},o.createElement("span",{className:"k-input-value-text"}," ")),a.loading&&o.createElement(u.a,{className:"k-input-loading-icon",name:"loading"}),we&&!x&&o.createElement(Te,{onClick:qe}),o.createElement("select",{name:B,ref:te,tabIndex:-1,"aria-hidden":!0,title:O,style:{opacity:0,width:1,border:0,zIndex:-1,position:"absolute",left:"50%"}},o.createElement("option",{value:a.valueMap?a.valueMap.call(void 0,U):U})),o.createElement(y.G,{popupClass:(0,l.A)(b.popupClass,"k-list-container","k-multiselecttree-popup"),className:(0,l.A)(b.className,{"k-rtl":"rtl"===Ce}),style:He,animate:b.animate,anchor:Q.current,show:ke,onOpen:Re,onClose:Ne,appendTo:b.appendTo,ref:ie},a.filterable&&o.createElement(E,{value:void 0===a.filter?ye:a.filter,inputRef:ee,onChange:Ye,onKeyDown:Ue,tabIndex:Z,size:$e,rounded:Qe,fillMode:et}),m.length>0?o.createElement(vn,{ref:oe,tabIndex:Z,data:m,focusIdField:f,textField:a.textField,checkField:P,checkIndeterminateField:D,expandField:a.expandField,childrenField:_,expandIcons:!0,onItemClick:Be,onCheckChange:Be,onExpandChange:Ge,checkboxes:!0,size:$e,item:a.item}):o.createElement(Ze,null,Xe.toLanguageString(J,ne[J]))));return O?o.createElement(h._,{label:O,editorValue:we,editorPlaceholder:V,editorValid:Je,editorDisabled:x,editorId:p,style:{width:k?k.width:void 0},children:tt,dir:Ce}):tt})),Pn={opened:r.bool,disabled:r.bool,dir:r.string,tabIndex:r.number,accessKey:r.string,data:r.array,value:r.any,valueMap:r.func,placeholder:r.string,dataItemKey:r.string.isRequired,textField:r.string.isRequired,checkField:r.string,checkIndeterminateField:r.string,expandField:r.string,subItemsField:r.string,className:r.string,style:r.object,label:r.string,validationMessage:r.string,validityStyles:r.bool,valid:r.bool,required:r.bool,name:r.string,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string,filterable:r.bool,filter:r.string,loading:r.bool,tags:r.arrayOf(r.shape({text:r.string,data:r.arrayOf(r.any)})),popupSettings:r.shape({animate:r.oneOfType([r.bool,r.shape({openDuration:r.number,closeDuration:r.number})]),popupClass:r.string,className:r.string,appendTo:r.any,width:r.oneOfType([r.string,r.number]),height:r.oneOfType([r.string,r.number])}),onOpen:r.func,onClose:r.func,onFocus:r.func,onBlur:r.func,onChange:r.func,onFilterChange:r.func,onExpandChange:r.func,item:r.func,listNoData:r.func};Sn.displayName="KendoReactMultiSelectTree",Sn.defaultProps=On,Sn.propTypes=Pn;var Tn=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},Dn=function(e,t){var n={};return e&&e.length&&e.forEach((function(e){n[t(e)]=!0})),n},Ln=function(e,t){var n=t.items,o=t.dataItemKey,r=t.value,a=t.subItemsField,i=void 0===a?"items":a,l=t.operation,s=(0,zt.Y)(o),c=Dn(r,s);if("clear"===l)return[];if("delete"===l){var u=Dn(n,s);return r.filter((function(e){return!u[s(e)]}))}for(var d,p=n[0],h=s(p),v=(0,zt.Y)(i),m=Tn([],e,!0),f=[],g=[];m.length;){var b=m.pop();if(h===s(b)){g=f.map((function(e){return e.item})),d=b;break}f&&f.length&&f[f.length-1].parentPosition===m.length&&f.pop(),(E=v(b))&&E.length&&(f.push({item:b,parentPosition:m.length}),m.push.apply(m,E))}for(var y=Tn([],v(d)||[],!0),z=[];y.length;)b=y.pop(),z.push(b),(E=v(b))&&E.length&&y.push.apply(y,E);var k=[];if(c[h]){var w=s(d),x=Dn(z,s),C=Dn(g,s);k.push.apply(k,r.filter((function(e){var t=s(e);return!x[t]&&w!==t&&!C[t]})))}else{k.push.apply(k,r),k.push(d),k.push.apply(k,z.filter((function(e){return!c[s(e)]})));for(var I=g.filter((function(e){return!c[s(e)]})),M=Dn(k,s),H=I.length-1;H>-1;H--){var E,V=I[H];if((E=v(V)).filter((function(e){return M[s(e)]})).length<E.length)break;k.push(V),M[s(V)]=!0}}return k}},1448:(e,t,n)=>{n.r(t),n.d(t,{Field:()=>i,FieldArray:()=>k,FieldWrapper:()=>x,Form:()=>y,FormElement:()=>M});var o=n(3899),r=o.createContext(null),a=function(){return a=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},a.apply(this,arguments)},i=function(e){var t=e.name,n=e.component,i=e.validator,l=e.children,s=e.onChange,c=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["name","component","validator","children","onChange"]),u=o.useContext(r),d=u?u.id:"";o.useEffect((function(){if(u)return u.registerField(t,i)}),[t,d,i]);var p=o.useCallback((function(e){var n=e?void 0!==e.value?e.value:e.target?e.target.value:e.target:e;u.onChange(t,{value:n}),s&&s.call(void 0,e)}),[t,d,s]),h=o.useCallback((function(e){return u.onChange(t,{value:e.target.value})}),[t,d]),v=o.useCallback((function(){return u.onBlur(t)}),[t,d]),m=o.useCallback((function(){return u.onFocus(t)}),[t,d]);if(!u)return null;var f=u.valueGetter(t);return"string"==typeof n?o.createElement(n,a({onChange:h,onBlur:v,onFocus:m,value:f,children:l},c)):o.createElement(n,a(a({children:l},c),{onChange:p,onBlur:v,onFocus:m,value:f,validationMessage:u.errors[t],touched:u.touched[t],modified:u.modified[t],visited:u.visited[t],valid:!(Boolean(u.errors[t])&&u.touched[t]),name:t}))};i.displayName="KendoReactField";var l,s=n(189),c=n(3198),u=n(4500),d=n(9659),p=n(4431),h=n(4006),v={name:"@progress/kendo-react-form",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680198651,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"},m=(l=function(e,t){return l=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])},l(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}l(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),f=function(){return f=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},f.apply(this,arguments)},g=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},b=0,y=function(e){function t(t){var n=e.call(this,t)||this;return n._id=(0,c.M)(),n._touched={},n._visited={},n._modified={},n._validatorsByField={},n._values={},n._fields={},n._unmounted=!1,n._submitted=!1,n.isValid=function(){return n.isFormValid(n.errors)},n.accumulatedForceUpdate=function(){n._accumulatorTimeout&&clearTimeout(n._accumulatorTimeout),n._accumulatorTimeout=window.setTimeout((function(){n._accumulatorTimeout=void 0,n.forceUpdate()}),b)},n.resetForm=function(){n.values=(0,u.d9)(n.props.initialValues),n._id=(0,c.M)(),n._touched={},n._visited={},n._modified={},n._validatorsByField={},n._fields={},n._submitted=!1,n.forceUpdate()},n.onReset=function(){return n.resetForm()},n.addField=function(e){n._fields[e]=!0},n.onSubmit=function(e){var t={},o=n.fields;e&&("function"==typeof e.preventDefault&&e.preventDefault(),"function"==typeof e.stopPropagation&&e.stopPropagation()),o.forEach((function(e){t[e]=!0})),n.visited=f({},t),n.touched=f({},t);var r=n.values,a=n.isFormValid(n.errors),i=n.isFormModified(n.modified,o);n.props.onSubmitClick&&n.props.onSubmitClick.call(void 0,{values:r,isValid:a,isModified:i,event:e}),a&&(n.props.ignoreModified||i)&&n.props.onSubmit&&(n._submitted=!0,n.props.onSubmit.call(void 0,r,e)),n.forceUpdate()},n.onChange=function(e,t){var o,r=t.value;n.addField(e),n.modified[e]||(n.modified=f(f({},n.modified),((o={})[e]=!0,o))),n.valueSetter(e,r),n.forceUpdate()},n.onFocus=function(e,t){var o;n.visited[e]||(n.visited=f(f({},n.visited),((o={})[e]=!0,o)),t||n.forceUpdate())},n.onBlur=function(e,t){var o;n.touched[e]||(n.onFocus(e,t),n.touched=f(f({},n.touched),((o={})[e]=!0,o)),t||n.forceUpdate())},n.onFieldRegister=function(e,t){var o;n.addField(e);var r=n.validatorsByField[e]||[],a=r.length;return n.validatorsByField=f(f({},n.validatorsByField),((o={})[e]=g(g([],r,!0),[t],!1),o)),n.accumulatedForceUpdate(),function(){var t;if(!n._unmounted){var o=g([],n.validatorsByField[e]||[],!0),r=Boolean(o[a]);o[a]=void 0,n.validatorsByField=f(f({},n.validatorsByField),((t={})[e]=o,t)),r&&n.accumulatedForceUpdate()}}},n.isFormValid=function(e){return!Object.keys(e).some((function(t){return Boolean(e[t])}))},n.isFormModified=function(e,t){return t.some((function(t){return e[t]}))},n.isFormHasNotTouched=function(e,t){return t.some((function(t){return!e[t]}))},n.isFormTouched=function(e,t){return t.some((function(t){return e[t]}))},n.isFormVisited=function(e,t){return t.some((function(t){return e[t]}))},n.valueGetter=function(e){return(0,d.Y)(e)(n.values)},n.valueSetter=function(e,t){return(0,p.I)(e)(n.values,t)},n.onArrayAction=function(e){var t;n.addField(e),n.modified[e]||(n.modified=f(f({},n.modified),((t={})[e]=!0,t))),n.onBlur(e,!0)},n.onInsert=function(e,t){n.onArrayAction(e);var o=g([],n.valueGetter(e)||[],!0);o.splice(t.index,0,t.value),n.valueSetter(e,o),n.forceUpdate()},n.onUnshift=function(e,t){n.onInsert(e,{value:t.value,index:0})},n.onPush=function(e,t){n.onArrayAction(e);var o=g(g([],n.valueGetter(e)||[],!0),[t.value],!1);n.valueSetter(e,o),n.forceUpdate()},n.onPop=function(e){n.onArrayAction(e);var t=g([],n.valueGetter(e)||[],!0),o=t.pop();return n.valueSetter(e,t),n.forceUpdate(),o},n.onRemove=function(e,t){n.onArrayAction(e);var o=g([],n.valueGetter(e)||[],!0),r=o.splice(t.index,1);return n.valueSetter(e,o),n.forceUpdate(),r},n.onReplace=function(e,t){n.onArrayAction(e);var o=g([],n.valueGetter(e)||[],!0);o.splice(t.index,1,t.value),n.valueSetter(e,o),n.forceUpdate()},n.onMove=function(e,t){n.onArrayAction(e);var o=g([],n.valueGetter(e)||[],!0),r=o[t.prevIndex];o.splice(t.prevIndex,1),o.splice(t.nextIndex,0,r),n.valueSetter(e,o),n.forceUpdate()},(0,h.s)(v),n.values=(0,u.d9)(t.initialValues),n}return m(t,e),Object.defineProperty(t.prototype,"touched",{get:function(){return this._touched},set:function(e){this._touched=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"visited",{get:function(){return this._visited},set:function(e){this._visited=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"modified",{get:function(){return this._modified},set:function(e){this._modified=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validatorsByField",{get:function(){return this._validatorsByField},set:function(e){this._validatorsByField=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"values",{get:function(){return this._values},set:function(e){this._values=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"fields",{get:function(){return Object.keys(this._fields)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"formErrors",{get:function(){if(this.props.validator)return this.props.validator(this.values,this.valueGetter)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"errors",{get:function(){var e=this,t={},n=this.fields,o=this.validatorsByField;return n.forEach((function(n){if(t[n]="",o[n]){var r=[];o[n].forEach((function(e){Array.isArray(e)?r.push.apply(r,e):r.push(e)})),r.find((function(o){if(o){var r=o(e.valueGetter(n),e.valueGetter,{name:n});if(r)return t[n]=r,!0}return!1}))}})),this.formErrors&&(0,u.kI)(this.formErrors,t),t},enumerable:!1,configurable:!0}),t.prototype.componentWillUnmount=function(){this._unmounted=!0,this._accumulatorTimeout&&clearTimeout(this._accumulatorTimeout)},t.prototype.render=function(){var e=this.props.render,t=this.touched,n=this.visited,a=this.modified,i=this.fields,l=this.errors,s=this.isFormValid(l),c=this.isFormModified(a,i),u=this.isFormTouched(t,i),d=this.isFormVisited(n,i),p=this.isFormHasNotTouched(t,i)&&!s||s&&(this.props.ignoreModified||c);return o.createElement(r.Provider,{key:this._id,value:{id:this._id,valueGetter:this.valueGetter,errors:l,modified:a,touched:t,visited:n,registerField:this.onFieldRegister,onSubmit:this.onSubmit,onChange:this.onChange,onFocus:this.onFocus,onBlur:this.onBlur,onUnshift:this.onUnshift,onPush:this.onPush,onInsert:this.onInsert,onPop:this.onPop,onRemove:this.onRemove,onReplace:this.onReplace,onMove:this.onMove}},e({valid:s,modified:c,touched:u,visited:d,submitted:this._submitted,valueGetter:this.valueGetter,errors:l,allowSubmit:p,onChange:this.onChange,onSubmit:this.onSubmit,onFormReset:this.resetForm}))},t.displayName="KendoReactForm",t.propTypes={initialValues:s.any,onSubmit:s.func,onSubmitClick:s.func,render:s.func.isRequired},t}(o.Component),z=function(){return z=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},z.apply(this,arguments)},k=function(e){var t=e.name,n=e.component,a=e.validator,i=(e.type,e.children),l=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["name","component","validator","type","children"]),s=o.useContext(r),c=s?s.id:"";o.useEffect((function(){if(s)return s.registerField(t,a)}),[t,c,a]);var u=o.useCallback((function(e){return s.onUnshift(t,e)}),[t,c]),d=o.useCallback((function(e){return s.onPush(t,e)}),[t,c]),p=o.useCallback((function(e){return s.onInsert(t,e)}),[t,c]),h=o.useCallback((function(){return s.onPop(t)}),[t,c]),v=o.useCallback((function(e){return s.onRemove(t,e)}),[t,c]),m=o.useCallback((function(e){return s.onReplace(t,e)}),[t,c]),f=o.useCallback((function(e){return s.onMove(t,e)}),[t,c]);if(!s)return null;var g=s.valueGetter(t);return o.createElement(n,z({value:g,validationMessage:s.errors[t],touched:s.touched[t],modified:s.modified[t],visited:s.visited[t],valid:!(Boolean(s.errors[t])&&s.touched[t]),onUnshift:u,onPush:d,onInsert:p,onPop:h,onRemove:v,onReplace:m,onMove:f,children:i,name:t},l))};k.displayName="KendoReactFieldArray";var w=n(8047),x=function(e){var t=(0,w.A)({"k-form-field":!0,"k-rtl":"rtl"===e.dir},e.className);return o.createElement("div",{className:t,style:e.style},e.children)};x.displayName="KendoReactFieldWrapper";var C=n(2697),I=function(){return I=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},I.apply(this,arguments)},M=o.forwardRef((function(e,t){var n,a=o.useRef(null),i=o.useRef(null);o.useImperativeHandle(i,(function(){return{element:a.current,props:e}})),o.useImperativeHandle(t,(function(){return i.current}));var l=o.useContext(r),s=e.className,c=(e.onSubmit,e.style,e.horizontal),u=e.size,d=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["className","onSubmit","style","horizontal","size"]),p=(0,w.A)(((n={"k-form":!0})["k-form-".concat(C.G.sizeMap[u]||u)]=u,n["k-form-horizontal"]=!0===c,n),s);return o.createElement("form",I({ref:a},d,{style:e.style,className:p,onSubmit:l?l.onSubmit:void 0}),e.children)}));M.displayName="KendoReactFormElement",M.defaultProps={size:"medium"}},9268:(e,t,n)=>{n.r(t),n.d(t,{Checkbox:()=>Nn,CheckboxPropsContext:()=>Rn,ColorGradient:()=>St,ColorGradientPropsContext:()=>Bt,ColorGradientWithoutContext:()=>Ot,ColorInput:()=>it,ColorPalette:()=>_t,ColorPalettePropsContext:()=>Nt,ColorPaletteWithoutContext:()=>Rt,ColorPicker:()=>Yt,ColorPickerPropsContext:()=>Gt,FlatColorPicker:()=>$t,Input:()=>$e,InputClearValue:()=>Yo,InputPrefix:()=>Xo,InputPropsContext:()=>Je,InputSeparator:()=>$o,InputSuffix:()=>er,InputValidationIcon:()=>nr,InputWithoutContext:()=>Xe,MaskedTextBox:()=>zn,MaskedTextBoxPropsContext:()=>yn,MaskedTextBoxWithoutContext:()=>bn,NumericTextBox:()=>Te,NumericTextBoxPropsContext:()=>Pe,PALETTEPRESETS:()=>Tt,RANGE_ACTION:()=>kn,RATING_ACTION:()=>$n,RadioButton:()=>jn,RadioButtonPropsContext:()=>An,RadioGroup:()=>qn,RadioGroupPropsContext:()=>Un,RangeSlider:()=>Hn,RangeSliderPropsContext:()=>Mn,Rating:()=>co,RatingItem:()=>Xn,RatingPropsContext:()=>so,SLIDER_LABEL_ATTRIBUTE:()=>pt,Signature:()=>Fo,SignaturePropsContext:()=>jo,Slider:()=>bt,SliderLabel:()=>ht,SliderPropsContext:()=>gt,SliderWithoutContext:()=>ft,Switch:()=>Dn,SwitchPropsContext:()=>Tn,SwitchWithoutContext:()=>Pn,TextArea:()=>Zn,TextAreaPropsContext:()=>Yn,TextBox:()=>qo,inputsMessages:()=>se,isCorrectValue:()=>oo,isHalf:()=>eo,isSelected:()=>to,maskingChanged:()=>vn,numericDecreaseValue:()=>S,numericIncreaseValue:()=>B,rangeReducer:()=>xn,ratingReducer:()=>ao,sanitizeNumber:()=>Oe,toRound:()=>Qn});var o=n(3899),r=n(189),a=n(499),i=n(848),l=n(9656),s=n(3198),c=n(9447),u=n(5407),d=n(8047),p=n(2697),h=n(4703);const v={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},m={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},f={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},g={name:"caret-alt-left",content:'<path d="m160 256 192-128v256L160 256z" />',viewBox:"0 0 512 512"},b={name:"caret-alt-expand",content:'<path d="M128 288h256L256 480 128 288zM256 32 128 224h256.001L256 32z" />',viewBox:"0 0 512 512"},y={name:"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"},z={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"},k={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"},w={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"},x={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"},C={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"},I={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"},M={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"};var H,E=n(6097),V=n(4006),O={name:"@progress/kendo-react-inputs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680198680,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"},B="numerictextbox.increment",S="numerictextbox.decrement",P="slider.increment",T="slider.decrement",D="slider.dragTitle",L="colorGradient.r",R="colorGradient.g",N="colorGradient.b",_="colorGradient.a",A="colorGradient.hex",j="colorGradient.contrastRatio",F="colorGradient.colorGradientAALevel",K="colorGradient.colorGradientAAALevel",U="colorGradient.colorGradientPass",q="colorGradient.colorGradientFail",W="colorGradient.hueSliderLabel",G="colorGradient.alphaSliderLabel",Y="colorGradient.toggleInputsButton",Z="flatColorPicker.cancelBtn",X="flatColorPicker.applyBtn",J="flatColorPicker.colorGradientBtn",$="flatColorPicker.colorPaletteBtn",Q="flatColorPicker.clearBtn",ee="checkbox.validation",te="checkbox.optionalText",ne="switch.validation",oe="colorPicker.dropdownButtonAriaLabel",re="rating.ariaLabel",ae="signature.clear",ie="signature.maximize",le="signature.minimize",se=((H={})[B]="Increase value",H[S]="Decrease value",H[P]="Increase",H[T]="Decrease",H[D]="Drag",H[L]="r",H[R]="g",H[N]="b",H[_]="a",H[A]="hex",H[j]="Contrast ratio",H[F]="AA",H[K]="AAA",H[U]="Pass",H[q]="Fail",H[W]="Hue slider",H[G]="Alpha slider",H[Y]="Toggle colorgradient inputs",H[Z]="Cancel",H[X]="Apply",H[J]="Color Gradient view",H[$]="Color Palette view",H[Q]="Clear color value",H[ee]="Please check this box if you want to proceed!",H[te]="(Optional)",H["radioButton.validation"]="Please select option if you want to proceed!",H[ne]="Please turn on if you want to proceed!",H[oe]="Select",H[re]="Rating",H[ae]="Clear",H[ie]="Maximize",H[le]="Minimize",H),ce=function(){return ce=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ce.apply(this,arguments)},ue=1111111.1111111,de=/\d/,pe=function(e,t){return void 0!==e?e:t},he=function(e,t,n){return null===e&&void 0===e?"":"string"==typeof e?e:n.formatNumber(e,t)},ve=function(e){return(String(e).split(".")[1]||"").length},me=function(e,t){return Math.max(ve(e),ve(t))},fe=function(e,t){var n=function(e){return Math.min(e,15)}(t);return parseFloat(e.toFixed(n))},ge=function(e,t,n,o,r,a,i){var l=me(e||0,n||0),s=ye(fe((e||0)+(n||0),l),o,r);t.eventValue=s,t.currentLooseValue=he(s,a,i),t.selectionStart=t.selectionEnd=Ce(t.currentLooseValue,de)},be=function(e,t,n,o,r,a,i){var l=me(e||0,n||0),s=ye(fe((e||0)-(n||0),l),o,r);t.eventValue=s,t.currentLooseValue=he(s,a,i),t.selectionStart=t.selectionEnd=Ce(t.currentLooseValue,de)},ye=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},ze=function(e,t,n,o){e.selectionStart=e.selectionEnd=t,function(e,t,n){var o=function(e,t){var n=t.findIndex((function(t){t[0];var n=t[1];return Boolean(n)&&e.indexOf(n)===e.length-n.length}));if(-1===n)return-1;var o=t[n][1];return e.length-o.length}(e,t);if(-1!==o&&n.selectionStart>o)n.selectionStart=n.selectionEnd=o;else{n.selectionStart>e.length&&(n.selectionStart=n.selectionEnd=e.length);var r=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!==r&&n.selectionStart<r&&(n.selectionStart=n.selectionEnd=r),-1===n.selectionStart&&(n.selectionStart=n.selectionEnd=0)}}(n,o,e)},ke=function(e,t,n,o){e.eventValue=o.parseNumber(e.prevLooseValue,t),e.currentLooseValue=e.prevLooseValue,e.valueIsCorrected=!0,ze(e,e.selectionStart,e.currentLooseValue,n)},we=function(e,t){var n=e.indexOf(t.decimal);return n>-1?n:Ce(e,de)},xe=function(e){return e.split("").reverse().join("")},Ce=function(e,t){return e.length-xe(e).search(t)},Ie=function(e){return e.split(e[e.search(de)])[0]},Me=function(e){var t=xe(e);return xe(t.split(t[t.search(de)])[0])},He=function(e,t){return e.search(t)},Ee=function(e,t){var n=e.indexOf(t);return n>-1?e.length-n-1:0},Ve=function(e,t,n,o,r){var a="0"===e.replace(r,"")[0],i="0"===t.replace(r,"")[0];if(a&&!i)return n-1;if(i&&o)return n+1;for(var l=0,s=0;s<n;s++)de.test(e.charAt(s))&&l++;for(var c=0;l>0&&t.length>c;)de.test(t.charAt(c))&&l--,c++;return c},Oe=function(e,t,n){var o=ce({},e),r=o.prevLooseValue,a=n.numberSymbols(),i=function(e,t){var n=t.formatNumber(ue,e),o=t.formatNumber(-ue,e),r=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,o,r,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(o.currentLooseValue),s=String(r),c=new RegExp("[^\\d\\".concat(a.decimal,"]"),"g"),u=new RegExp("[^\\d\\".concat(a.decimal,"\\").concat(a.group,"]"),"g"),d=new RegExp("[\\d\\".concat(a.decimal,"\\").concat(a.group,"]")),p=l.replace(c,""),h=He(l,de),v=-1===h?-1:Ce(l,de),m=l.indexOf(a.decimal),f=(l.substring(0,h)+l.substring(h,v).replace(u,"")+l.substring(v,l.length)).split("").filter((function(e){return-1!==i.indexOf(e)||-1!==e.search(d)})).join(""),g=n.formatNumber(.31111111111111117,t).replace(c,""),b=g.indexOf(a.decimal),y=b>-1?g.length-b-1:0,z=n.formatNumber(1,t).replace(c,""),k=z.indexOf(a.decimal),w=k>-1?z.length-k-1:0,x=function(e,t){var n=t.formatNumber(ue,e),o=t.formatNumber(-ue,e),r=t.formatNumber(0,e),a=t.formatNumber(1,e),i=Ie(n),l=Ie(o),s=Ie(r),c=Ie(a);return{positiveInfo:[i,Me(n)],negativeInfo:[l,Me(o)],zeroInfo:[s,Me(r)],oneInfo:[c,Me(a)]}}(t,n),C=[x.positiveInfo,x.negativeInfo,x.zeroInfo,x.oneInfo],I=1!==C.findIndex((function(e){return-1!==e.findIndex((function(e){return Boolean(e)}))})),M=l.length>0&&l.length<s.length,H="string"==typeof t&&"p"===t[0]&&l&&-1===l.indexOf(a.percentSign);if(!o.isPaste){if(""===l)return o.eventValue=null,o.currentLooseValue="",o;if(o.currentLooseValue===a.minusSign&&n.formatNumber(-0,t)!==s)return o.eventValue=-0,o.currentLooseValue=he(o.eventValue,t,n),ze(o,we(o.currentLooseValue,a),o.currentLooseValue,C),o;if(function(e,t){var n=String(e.currentLooseValue),o=String(e.prevLooseValue);return n.split(t.minusSign).length!==o.split(t.minusSign).length&&n.length===o.length+t.minusSign.length}(o,a)){var E=n.parseNumber(r,t);o.eventValue=-(null!==E?E:0),o.currentLooseValue=he(o.eventValue,t,n);var V=He(o.currentLooseValue,de),O=He(s,de);return ze(o,o.selectionEnd-1+(V-O),o.currentLooseValue,C),o}if(function(e,t){var n=String(e.currentLooseValue),o=String(e.prevLooseValue);return-1===n.indexOf(t.minusSign)&&-1!==o.indexOf(t.minusSign)}(o,a))return o.eventValue=n.parseNumber(o.currentLooseValue,t),ze(o,o.selectionStart,o.currentLooseValue,C),o;if(o.currentLooseValue===a.decimal){o.eventValue=0;var B=he(o.eventValue,t,n);if(0===w&&y>0){var S=Ce(B,de);o.currentLooseValue=B.substring(0,S)+a.decimal+B.substring(S)}else o.currentLooseValue=B;return ze(o,we(o.currentLooseValue,a)+1,o.currentLooseValue,C),o}if(function(e,t){return String(e.currentLooseValue).split(t.decimal).length>2}(o,a))return ke(o,t,C,n),o;if(H)return o.eventValue=n.parseNumber(l,t)/100,o.currentLooseValue=he(o.eventValue,t,n),o;if(String(o.currentLooseValue).replace(/[^\d]/g,"").length>15)return ke(o,t,C,n),o;if(p!==l&&l&&I){var P=C.findIndex((function(e){var t=e[0],n=e[1],o=l.indexOf(t),r=l.indexOf(n),i=0===o,s=r===l.length-n.length,c=o+t.length!==h&&-1!==h&&l[o+t.length]!==a.decimal,u=r!==v&&-1!==v&&l[r-1]!==a.decimal;return t&&n?!c&&!u&&i&&s:t?!c&&i:!!n&&!u&&s}));if(-1===P)return ke(o,t,C,n),o}if(p[p.length-1]===a.decimal&&y>0)return o.eventValue=n.parseNumber(l,t),o.currentLooseValue=f,o;if(o.currentLooseValue&&r&&(i+a.decimal+a.group).split("").findIndex((function(e){return l.split("").filter((function(t){return t===e})).length<s.split("").filter((function(t){return t===e})).length&&l.length+1===s.length&&(e!==a.decimal||0!==Ee(s.replace(c,""),a.decimal))}))>-1)return o.eventValue=n.parseNumber(e.prevLooseValue,t),o.currentLooseValue=e.prevLooseValue,o;var T=Ee(p,a.decimal),D="0"===p[p.length-1];if(M&&D&&T<w)return o.eventValue=n.parseNumber(o.currentLooseValue,t),o.currentLooseValue=he(o.eventValue,t,n),o;if(T>0){var L=l.substring(0,m);if(D&&(!L||0!==s.indexOf(L))){o.eventValue=n.parseNumber(o.currentLooseValue,t);var R=he(o.eventValue,t,n);return ze(o,Ve(l,R,o.selectionEnd,M,c),R,C),o.currentLooseValue=R,o}if(T>y){var N=l.indexOf(a.decimal),_=l.substring(0,N)+l.substring(N,N+1+y)+l.substring(v,String(o.currentLooseValue).length);return o.eventValue=n.parseNumber(_,t),o.currentLooseValue=_,ze(o,o.selectionStart,_,C),o}if(w!==y&&T<=y&&D)return o.eventValue=n.parseNumber(o.currentLooseValue,t),o.currentLooseValue=f,o;if(T<w)return o.eventValue=n.parseNumber(o.currentLooseValue,t),o.currentLooseValue=he(o.eventValue,t,n),o}}return o.eventValue=n.parseNumber(o.currentLooseValue,t),H&&(o.eventValue=o.eventValue/100),"number"==typeof o.eventValue?(R=he(o.eventValue,t,n),1===l.length?ze(o,we(R,a),R,C):ze(o,Ve(l,R,o.selectionEnd,M,c),R,C),o.currentLooseValue=R):o.currentLooseValue=he(n.parseNumber(p),t,n),o},Be=n(7037),Se=function(){return Se=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Se.apply(this,arguments)},Pe=(0,i.Y)(),Te=o.forwardRef((function(e,t){var n;(0,V.s)(O);var r=(0,l.Y)(Pe,e),i=o.useMemo((function(){return(0,s.M)()}),[]),m=r.id||i,g=(0,a.useInternationalization)(),b=(0,a.useLocalization)(),y=o.useRef(null),z=o.useRef(),k=o.useState(!1),w=k[0],x=k[1],C=o.useRef({eventValue:null,prevLooseValue:"",currentLooseValue:"",focused:!1,selectionStart:void 0,selectionEnd:void 0,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1}),I=o.useRef(!1),M=o.useRef(),H=o.useRef(r.defaultValue),P=he(C.current.focused&&!r.disabled?C.current.currentLooseValue:pe(r.value,H.current),r.format,g);M.current=P;var T=(0,c.A)(r.prefix)[0],D=(0,c.A)(r.suffix)[0];o.useEffect((function(){y.current&&y.current.setCustomValidity&&y.current.setCustomValidity(A().valid?"":r.validationMessage||"Please enter a valid value!")}));var L=o.useCallback((function(){y.current&&y.current.focus()}),[]),R=o.useCallback((function(){return void 0!==z.current?z.current:pe(r.value,H.current)}),[r.value]),N=o.useCallback((function(){return r.name}),[r.name]),_=o.useCallback((function(){return r.required}),[r.required]),A=o.useCallback((function(){var e=void 0!==r.validationMessage,t=R();return{customError:e,valid:void 0!==r.valid?r.valid:!(C.current.valueIsOutOfRange||_()&&null==t),valueMissing:null==t}}),[r.validationMessage,r.valid,R,_]),j=o.useCallback((function(){return r.validityStyles}),[r.validityStyles]),F=o.useCallback((function(){return r}),[r]),K=o.useCallback((function(){var e={element:y.current,focus:L};return Object.defineProperty(e,"name",{get:N}),Object.defineProperty(e,"value",{get:R}),Object.defineProperty(e,"validity",{get:A}),Object.defineProperty(e,"validityStyles",{get:j}),Object.defineProperty(e,"required",{get:_}),Object.defineProperty(e,"props",{get:F}),e}),[N,R,A,j,_,L,F]);o.useImperativeHandle(t,K);var U=o.useCallback((function(){return{eventValue:pe(r.value,H.current),prevLooseValue:M.current,currentLooseValue:y.current.value,selectionStart:y.current.selectionStart,selectionEnd:y.current.selectionEnd,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1,isPaste:I.current,focused:C.current.focused}}),[r.value]),q=o.useCallback((function(e,t){if(!r.disabled){z.current=t.eventValue,H.current=t.eventValue;var n=he(ye(t.eventValue,r.min,r.max),r.format,g),o=ye(g.parseNumber(n,r.format),r.min,r.max);o!==t.eventValue&&(t.valueIsOutOfRange=!0,t.eventValue=o,H.current=o),r.value!==t.eventValue&&(0,u.N)(r.onChange,e,K(),{value:t.eventValue}),z.current=void 0,C.current=t,x((function(e){return!e}))}}),[r.value,r.onChange,r.disabled,x,K]),W=o.useCallback((function(e){var t=U();I.current=!1,q(e,Oe(t,r.format,g))}),[r.format,r.onChange,g,q,U]),G=o.useCallback((function(e){var t=U(),n=g.parseNumber(String(t.currentLooseValue),r.format);if(t.selectionEnd>t.selectionStart&&t.selectionEnd-t.selectionStart===String(t.currentLooseValue).length)I.current=!0;else{switch(e.keyCode){case 38:ge(n,t,r.step,r.min,r.max,r.format,g);break;case 40:be(n,t,r.step,r.min,r.max,r.format,g);break;case 13:if(!1===r.rangeOnEnter)return;var o=he(ye(n,r.min,r.max),r.format,g),a=ye(g.parseNumber(o,r.format),r.min,r.max);t.eventValue=a,t.currentLooseValue=he(a,r.format,g),t.selectionStart=t.selectionEnd=t.currentLooseValue.length;break;case 110:var i=y.current,l=g.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=Oe(t,r.format,g));break;default:return}e.preventDefault(),q(e,t)}}),[r.format,r.min,r.max,r.step,r.onChange,r.rangeOnEnter,q,U]),Y=o.useCallback((function(){I.current=!0}),[]),Z=o.useCallback((function(e){if(!r.readOnly&&!r.disabled){var t=U();ge(g.parseNumber(String(t.currentLooseValue),r.format),t,r.step,r.min,r.max,r.format,g),q(e,t)}}),[r.format,r.min,r.max,r.step,r.onChange,r.readOnly,r.disabled,q,U]),X=o.useCallback((function(e){if(!r.readOnly&&!r.disabled){var t=U();be(g.parseNumber(String(t.currentLooseValue),r.format),t,r.step,r.min,r.max,r.format,g),q(e,t)}}),[r.format,r.min,r.max,r.step,r.onChange,r.readOnly,r.disabled,q,U]),J=o.useCallback((function(e){document&&document.activeElement===y.current&&y.current&&!r.readOnly&&!r.disabled&&(e.nativeEvent.deltaY<0&&Z(e),e.nativeEvent.deltaY>0&&X(e))}),[Z,X,r.disabled,r.readOnly]),$=o.useCallback((function(e){C.current.currentLooseValue=M.current,C.current.focused=!0,(0,u.N)(r.onFocus,e,K(),{}),x((function(e){return!e}))}),[r.onFocus,x,K]),Q=o.useCallback((function(e){C.current={eventValue:null,prevLooseValue:"",currentLooseValue:"",focused:!1,selectionStart:void 0,selectionEnd:void 0,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1},(0,u.N)(r.onBlur,e,K(),{}),x((function(e){return!e}))}),[r.onBlur,x,K]),ee=o.useCallback((function(e){document&&y.current&&(e.preventDefault(),document.activeElement!==y.current&&y.current.focus())}),[]);o.useLayoutEffect((function(){y.current&&"number"!==y.current.type&&void 0!==C.current.selectionStart&&void 0!==C.current.selectionEnd&&(y.current.selectionStart=C.current.selectionStart,y.current.selectionEnd=C.current.selectionEnd,C.current.selectionStart=void 0,C.current.selectionEnd=void 0)}),[w]);var te=!j()||A().valid,ne=o.createElement("span",{dir:r.dir,style:r.label?r.style:Se({width:r.width},r.style),className:(0,d.A)("k-input","k-numerictextbox",(n={},n["k-input-".concat(p.G.sizeMap[r.size]||r.size)]=r.size,n["k-input-".concat(r.fillMode)]=r.fillMode,n["k-rounded-".concat(p.G.roundedMap[r.rounded]||r.rounded)]=r.rounded,n["k-invalid"]=!te,n["k-required"]=r.required,n["k-disabled"]=r.disabled,n),r.className),"aria-disabled":r.disabled?"true":void 0},o.createElement(T,null),o.createElement("input",{role:"spinbutton",value:null===P?"":P,tabIndex:(0,h.p)(r.tabIndex,r.disabled),accessKey:r.accessKey,disabled:r.disabled,title:r.title,"aria-disabled":r.disabled?"true":void 0,"aria-valuemin":r.min,"aria-valuemax":r.max,"aria-label":r.ariaLabel,"aria-labelledby":r.ariaLabelledBy,"aria-describedby":r.ariaDescribedBy,placeholder:r.placeholder,spellCheck:!1,autoComplete:"off",autoCorrect:"off",type:r.inputType||"tel",className:"k-input-inner",id:m,name:r.name,readOnly:r.readOnly,style:r.inputStyle,onChange:W,onFocus:$,onBlur:Q,onKeyDown:G,onPaste:Y,onWheel:J,ref:y}),o.createElement(D,null),r.children,r.spinners&&o.createElement("span",{className:"k-input-spinner k-spin-button",onMouseDown:ee},o.createElement(Be.z,{tabIndex:-1,type:"button",icon:"caret-alt-up",svgIcon:v,rounded:null,className:"k-spinner-increase","aria-label":b.toLanguageString(B,se[B]),title:b.toLanguageString(B,se[B]),onClick:Z}),o.createElement(Be.z,{tabIndex:-1,type:"button",icon:"caret-alt-down",svgIcon:f,rounded:null,className:"k-spinner-decrease","aria-label":b.toLanguageString(S,se[S]),title:b.toLanguageString(S,se[S]),onClick:X})));return r.label?o.createElement(E._,{label:r.label,editorId:m,editorValue:null===P?"":P,editorValid:te,editorDisabled:r.disabled,editorPlaceholder:r.placeholder,children:ne,style:{width:r.width},dir:r.dir}):ne}));Te.propTypes={value:r.number,defaultValue:r.number,step:r.number,format:r.oneOfType([r.string,r.shape({style:r.oneOf(["decimal","currency","percent","scientific","accounting"]),currency:r.string,currencyDisplay:r.oneOf(["symbol","code","name"]),useGrouping:r.bool,minimumIntegerDigits:r.number,minimumFractionDigits:r.number,maximumFractionDigits:r.number})]),width:r.oneOfType([r.string,r.number]),tabIndex:r.number,accessKey:r.string,title:r.string,placeholder:r.string,min:r.number,max:r.number,spinners:r.bool,disabled:r.bool,readOnly:r.bool,dir:r.string,name:r.string,label:r.string,validationMessage:r.string,required:r.bool,id:r.string,rangeOnEnter:r.bool,ariaLabelledBy:r.string,ariaDescribedBy:r.string,ariaLabel:r.string,onChange:r.func,onFocus:r.func,onBlur:r.func,size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large","full"]),fillMode:r.oneOf([null,"solid","flat","outline"])},Te.displayName="KendoNumericTextBox",Te.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"};var De,Le=n(4407),Re=function(e){return null!=e},Ne=function(e,t,n){return!Re(e)||isNaN(e)||e<=t?t:e>=n?n:e},_e=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(Re(e)){var o=(0,Le.parseColor)(e.trim(),n);if(Re(o))return"hex"===t?o.toCss():o.toCssRgba()}},Ae=function(e,t){void 0===t&&(t=!0);var n=(0,Le.parseColor)(e,t);return Re(n)?n.toHSV():{}},je=function(e,t){void 0===t&&(t=!0);var n=(0,Le.parseColor)(e,t);return Re(n)?n.toBytes():{}},Fe=function(e){var t=Ne(e.h,0,359.9),n=Ne(e.s,0,1),o=Ne(e.v,0,1),r=Ne(e.a,0,1);return Le.Color.fromHSV(t,n,o,r).toCssRgba()},Ke=function(e){return Fe({h:e,s:1,v:1,a:1})},Ue=function(e){var t=Ne(e.r,0,255),n=Ne(e.g,0,255),o=Ne(e.b,0,255),r=Ne(e.a,0,1);return Le.Color.fromBytes(t,n,o,r).toCssRgba()},qe=function(e,t){var n=Ne(e.r,0,255),o=Ne(e.g,0,255),r=Ne(e.b,0,255),a=Ne(e.a,0,1),i=Ne(t.r,0,255),l=Ne(t.g,0,255),s=Ne(t.b,0,255);return{r:Math.round((1-a)*i+a*n),g:Math.round((1-a)*l+a*o),b:Math.round((1-a)*s+a*r)}},We=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]},Ge=function(e,t){return n=We(qe(e,t)),o=We(qe(t,{r:0,g:0,b:0,a:1})),(Math.max(n,o)+.05)/(Math.min(n,o)+.05);var n,o},Ye=(De=function(e,t){return De=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])},De(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}De(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),Ze=function(){return Ze=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ze.apply(this,arguments)},Xe=function(e){function t(n){var o=e.call(this,n)||this;return o._input=null,o._inputId=(0,s.M)(),o.focus=function(){o._input&&o._input.focus()},o.isInvalid=function(e){var t=!1;for(var n in e)e.hasOwnProperty(n)&&(t=t||Boolean(e[n]));return t},o.setValidity=function(){o._input&&o._input.setCustomValidity&&(o.validity.valid||!o.validityStyles?o._input.classList.remove("k-invalid"):o._input.classList.add("k-invalid"),o._input.setCustomValidity(o.validity.valid?"":o.props.validationMessage||""))},o.handleChange=function(e){o.setState({value:e.target.value}),o.valueDuringOnChange=e.target.value,o.props.onChange&&o.props.onChange.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:e.target.value,target:o}),o.valueDuringOnChange=void 0},o.handleAutoFill=function(e){if("autoFillStart"===e.animationName){var t=e.target.parentNode;t&&t.classList.contains("k-empty")&&t.classList.remove("k-empty")}},(0,V.s)(O),o.state={value:o.props.defaultValue||t.defaultProps.defaultValue},o}return Ye(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 Ze(Ze({},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),l=t.ariaDescribedBy,s=(t.validityStyles,t.style),c=t.ariaLabel,u=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(t,["className","label","id","validationMessage","defaultValue","valid","visited","touched","modified","ariaLabelledBy","ariaDescribedBy","validityStyles","style","ariaLabel"]),p=a||this._inputId,h=!this.validityStyles||this.validity.valid,v=(0,d.A)(n,"k-input k-input-md k-rounded-md k-input-solid"),m=o.createElement("input",Ze({"aria-labelledby":i,"aria-describedby":l,"aria-disabled":this.props.disabled||void 0,"aria-invalid":!h||void 0,"aria-label":c||void 0},u,{style:r?void 0:s,value:this.value,id:p,className:v,onChange:this.handleChange,onAnimationStart:this.handleAutoFill,ref:function(t){e._input=t}}));return r?o.createElement(E._,{label:r,editorId:p,editorValue:String(this.value),editorValid:h,editorDisabled:u.disabled,editorPlaceholder:u.placeholder,children:m,style:s,dir:u.dir}):m},t.displayName="Input",t.propTypes={label:r.string,validationMessage:r.string,required:r.bool,validate:r.bool,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string,ariaLabel:r.string},t.defaultProps={defaultValue:"",required:!1,validityStyles:!0},t}(o.Component),Je=(0,i.Y)(),$e=(0,i.u)(Je,Xe);$e.displayName="KendoReactInput";var Qe=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}();const et=function(e){function t(t){var n=e.call(this,t)||this;return n.onChange=function(e){var t=e.target.value,o=_e(t,"rgba");n.setState({hex:t}),Re(o)&&n.props.onHexChange(t,o,e)},n.onBlur=function(){Re(_e(n.state.hex,"rgba"))||n.setState({hex:n.state.originalHex})},n.state={hex:n.props.hex,originalHex:n.props.hex},n}return Qe(t,e),t.prototype.render=function(){return o.createElement($e,{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 tt=n(3287),nt=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),ot=function(){return ot=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ot.apply(this,arguments)},rt=["rgba","rgb","hex"],at=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={inputMode:rt[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 nt(t,e),t.prototype.render=function(){var e=(0,a.provideLocalizationService)(this),t=e.toLanguageString(L,se[A]),n=e.toLanguageString(L,se[L]),r=e.toLanguageString(L,se[R]),i=e.toLanguageString(L,se[N]),l=e.toLanguageString(L,se[_]),s=e.toLanguageString(Y,se[Y]);return o.createElement("div",{className:"k-colorgradient-inputs k-hstack"},o.createElement("div",{className:"k-vstack"},o.createElement(Be.z,{"aria-label":s,fillMode:"flat",icon:"caret-alt-expand",svgIcon:b,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(et,{hex:this.props.hex,onHexChange:this.props.onHexChange,disabled:this.props.disabled})),o.createElement(tt._,{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(Te,{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(tt._,{className:"k-colorgradient-input-label"},n)),o.createElement("div",{className:"k-vstack"},o.createElement(Te,{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(tt._,{className:"k-colorgradient-input-label"},r)),o.createElement("div",{className:"k-vstack"},o.createElement(Te,{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(tt._,{className:"k-colorgradient-input-label"},i))),"rgba"===this.state.inputMode&&o.createElement("div",{className:"k-vstack"},this.props.opacity&&o.createElement(Te,{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(tt._,{className:"k-colorgradient-input-label"},l)))},t.prototype.dispatchRgbaChange=function(e,t){var n=ot({},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=rt.length-1===rt.indexOf(this.state.inputMode)?0:rt.indexOf(this.state.inputMode)+1;if(this.props.opacity)this.setState({inputMode:rt[e]});else{var t="rgba"===rt[e]?e+1:e;this.setState({inputMode:rt[t]})}},t}(o.Component);const it=at;(0,a.registerForIntl)(at),(0,a.registerForLocalization)(at);var lt=n(9124),st=n(1779),ct=n(3493),ut=n(8199),dt=function(){return dt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},dt.apply(this,arguments)},pt="data-slider-label",ht=function(e){var t,n,r=o.useRef(null),a=(0,ut.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:dt({zIndex:1,position:"absolute"},i)},e.children&&o.createElement("span",dt({},((n={})[pt]=!0,n),{className:"k-label",onClick:e.onClick}),e.children))},vt=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),mt=function(){return mt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},mt.apply(this,arguments)},ft=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(Be.z,{className:"k-button-decrease",rounded:"full",icon:n.props.vertical?"caret-alt-down":"caret-alt-left",svgIcon:n.props.vertical?f:g,title:e.decrementTitle,onClick:e.decrement}),e.children,o.createElement(Be.z,{className:"k-button-increase",rounded:"full",icon:n.props.vertical?"caret-alt-up":"caret-alt-right",svgIcon:n.props.vertical?v:m,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(pt)))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===ct.R.left||e.keyCode===ct.R.down?t=n.state.value-(n.props.step||0):e.keyCode===ct.R.right||e.keyCode===ct.R.up?t=n.state.value+(n.props.step||0):e.keyCode===ct.R.home?t=n.props.min:e.keyCode===ct.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(),o=(n.props.vertical?t.bottom-e.event.clientY:"rtl"===n.state.dir?t.right-e.event.clientX:e.event.clientX-t.left)/(n.props.vertical?t.height:t.width);n.change(e,n.props.min+o*(n.props.max-n.props.min))},(0,V.s)(O),n}return vt(t,e),t.getDerivedStateFromProps=function(e,t){var n=void 0!==e.value?e.value:t.value,o=e.min,r=e.max;return void 0===n?null:{value:Math.min(Math.max(n,o),r)}},t.prototype.componentDidMount=function(){if(!this.state.dir&&window&&this._element){var e=window.getComputedStyle(this._element).direction;e&&this.setState({dir:e})}},t.prototype.render=function(){var e,t=this,n=(0,a.provideLocalizationService)(this),r=(this.state.value-this.props.min)/(this.props.max-this.props.min)*100,i=this.props.vertical?{marginTop:"0.5rem",marginBottom:"0.5rem"}:{marginLeft:"0.5rem",marginRight:"0.5rem"},l=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:mt({gap:0},this.props.style),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,className:(0,d.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(P,se[P]),decrementTitle:n.toLanguageString(T,se[T])},o.createElement(st._,{onDrag:this.dragOver,onPress:this.dragStart},o.createElement("div",{className:"k-slider-track-wrap",style:mt({flexGrow:1,position:"relative",touchAction:"none"},i)},this.props.children&&o.createElement("ul",{className:"k-reset k-slider-items",style:mt({margin:0},l)},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,h.p)(this.props.tabIndex,this.props.disabled,void 0),className:"k-draghandle",title:n.toLanguageString(D,se[D]),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,u.N)(this.props.onChange,e,this,{value:t})},t.displayName="Slider",t.propTypes={min:r.number.isRequired,max:r.number.isRequired,value:r.number,vertical:r.bool,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string,ariaLabel:r.string},t}(o.Component),gt=(0,i.Y)(),bt=(0,i.u)(gt,ft);bt.displayName="KendoReactSlider",(0,a.registerForLocalization)(ft);var yt={},zt=n(8130),kt=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),wt=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return kt(t,e),t.prototype.render=function(){var e=(0,a.provideLocalizationService)(this),t=e.toLanguageString(j,se[j]),n=e.toLanguageString(F,se[F]),r=e.toLanguageString(K,se[K]),i=e.toLanguageString(U,se[U]),l=e.toLanguageString(q,se[q]),s=Ge(this.props.rgba,this.props.bgColor),c=4.5.toFixed(1),u=7..toFixed(1),d="".concat(t,": ").concat(s.toFixed(2)),p="".concat(n,": ").concat(c),h="".concat(r,": ").concat(u),v=o.createElement("span",{className:"k-contrast-validation k-text-success"},i," ",o.createElement(zt.a,{name:"check",icon:z})),m=o.createElement("span",{className:"k-contrast-validation k-text-error"},l," ",o.createElement(zt.a,{name:"x",icon:k}));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"},d),s>=4.5?o.createElement("span",{className:"k-contrast-validation k-text-success"},o.createElement(zt.a,{name:"check",icon:z}),s>=7&&o.createElement(zt.a,{name:"check",icon:z})):o.createElement("span",{className:"k-contrast-validation k-text-error"},o.createElement(zt.a,{name:"x",icon:k}))),o.createElement("div",null,o.createElement("span",null,p),s>=4.5?v:m),o.createElement("div",null,o.createElement("span",null,h),s>=7?v:m))},t}(o.Component);(0,a.registerForLocalization)(wt);var xt=function(e,t){if(0===e.length)return"";var n=e.reduce((function(e,n,o,r){return 0===o?"M ".concat(n[0],",").concat(n[1]):"".concat(e," ").concat(t(n,o,r))}),"");return'<path d="'.concat(n,'" fill="none" stroke="white" stroke-width="1"/>')},Ct=function(e,t){var n=t[0]-e[0],o=t[1]-e[1];return{length:Math.sqrt(Math.pow(n,2)+Math.pow(o,2)),angle:Math.atan2(o,n)}},It=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Mt=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return It(t,e),t.prototype.renderSvgCurveLine=function(){var e,t,n=this,o=this.props.metrics,r=function(e,t,a,i,l){var s=(a+i)/2,c=Object.assign({},n.props.hsva,{s:t/o.width,v:1-s/o.height}),u=Ge(je(Fe(c)),je(n.props.backgroundColor||""));return a+.5>i?u<e+1&&u>e-1?s:null:l(u,e)?r(e,t,a,i-(i-a)/2,l):r(e,t,a+(i-a)/2,i,l)},a=function(e,t,n){void 0===n&&(n=!1);for(var a=[],i=0;i<=o.width;i+=o.width/t){var l=r(e,i,0,o.height,n?function(e,t){return e<t}:function(e,t){return e>t});null!==l&&a.push([i,l])}return a},i=(t=Ct,e=function(e,n,o,r){var a=t(n||e,o||e),i=a.angle+(r?Math.PI:0),l=.1*a.length;return[e[0]+Math.cos(i)*l,e[1]+Math.sin(i)*l]},function(t,n,o){var r=e(o[n-1],o[n-2],t),a=r[0],i=r[1],l=e(t,o[n-1],o[n+1],!0),s=l[0],c=l[1];return"C ".concat(a,",").concat(i," ").concat(s,",").concat(c," ").concat(t[0],",").concat(t[1])});return xt(a(4.5,16),i)+xt(a(4.5,16,!0),i)+xt(a(7,16),i)+xt(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),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Et="rgba",Vt="rgba(255, 255, 255, 1)",Ot=function(e){function t(n){var o=e.call(this,n)||this;o.wrapper=null,o.onHexChange=function(e,t,n){if(o.isUncontrolled){var r=Ae(t);o.setState({hsva:r,backgroundColor:Ke(r.h),rgba:je(t),hex:e})}else!function(e,t,n){yt[e]={value:t,hex:n}}(o.state.guid,t,e);o.dispatchChangeEvent(t,n,n.nativeEvent)},o.onRgbaChange=function(e,t){var n=Ue(e);if(o.isUncontrolled){var r=Ae(n),a=_e(n,"hex");o.setState({hsva:r,backgroundColor:Ke(r.h),rgba:e,hex:a})}else!function(e,t,n){yt[e]={value:t,rgba:n}}(o.state.guid,n,e);o.dispatchChangeEvent(n,t.syntheticEvent,t.nativeEvent)},o.onAlphaSliderChange=function(e){o.handleHsvaChange(Object.assign({},o.state.hsva,{a:e.value/100}),e.syntheticEvent,e.nativeEvent)},o.onHueSliderChange=function(e){o.handleHsvaChange(Object.assign({},o.state.hsva,{h:e.value}),e.syntheticEvent,e.nativeEvent)},o.onDrag=function(e){o.gradientWrapper.classList.add("k-dragging"),o.changePosition(e.event)},o.onRelease=function(){o.gradientWrapper.classList.remove("k-dragging")},o.onGradientWrapperClick=function(e){o.changePosition(e)},o.changePosition=function(e){var t=o.getGradientRectMetrics(),n=e.clientX-t.left,r=e.clientY-t.top,a=Ne(n,0,t.width),i=Ne(r,0,t.height),l=Object.assign({},o.state.hsva,{s:a/t.width,v:1-i/t.height});o.handleHsvaChange(l,e,e.nativeEvent)},o.onFocus=function(e){o.props.onFocus&&o.props.onFocus.call(void 0,{nativeEvent:e,target:o})},o.focus=function(){(0,lt.n)(o.wrapper)},(0,V.s)(O);var r=n.value||n.defaultValue||_e(Vt,Et);return o.state=Object.assign({},t.getStateFromValue(r),{isFirstRender:!0,guid:(0,s.M)()}),o}return Ht(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 yt[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,h.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 o=Fe(e);if(this.isUncontrolled){var r=_e(o,"hex");this.setState({hsva:e,backgroundColor:Ke(e.h),rgba:je(o),hex:r})}else!function(e,t,n){yt[e]={value:t,hsva:n}}(this.state.guid,o,e);this.dispatchChangeEvent(o,t,n)},t.prototype.dispatchChangeEvent=function(e,t,n){this.props.onChange&&this.props.onChange.call(void 0,{syntheticEvent:t,nativeEvent:n,target:this,value:e})},t.getStateFromValue=function(e,t){Re(_e(e,"hex"))||(e=Vt);var n=function(e,t){if(e){var n=yt[e];return n&&n.value===t?n.hsva:void 0}}(t,e)||Ae(e),o=function(e,t){if(e){var n=yt[e];return n&&n.value===t?n.rgba:void 0}}(t,e)||je(e),r=function(e,t){if(e){var n=yt[e];return n&&n.value===t?n.hex:void 0}}(t,e)||_e(e,"hex");return{hsva:n,backgroundColor:Ke(n.h),rgba:o,hex:r}},t.prototype.setAlphaSliderBackground=function(e){this.props.opacity&&this.alphaSlider&&this.alphaSlider.sliderTrack&&(this.alphaSlider.sliderTrack.style.background="linear-gradient(to top, transparent, ".concat(e,")"))},Object.defineProperty(t.prototype,"isUncontrolled",{get:function(){return void 0===this.props.value},enumerable:!1,configurable:!0}),t.prototype.getGradientRectMetrics=function(){return this.gradientWrapper.getBoundingClientRect()},t.prototype.render=function(){var e=this,t=(0,a.provideLocalizationService)(this),n=(0,d.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,h.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(st._,{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(Mt,{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(bt,{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(W,se[W])}),this.props.opacity&&o.createElement(bt,{value:Re(this.state.hsva.a)?100*this.state.hsva.a:100,buttons:!1,vertical:!0,min:0,max:100,step:1,ariaLabel:t.toLanguageString(G,se[G]),onChange:this.onAlphaSliderChange,className:"k-alpha-slider k-colorgradient-slider",disabled:this.props.disabled,ref:function(t){return e.alphaSlider=t}}))),o.createElement(it,{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(wt,{bgColor:je(this.props.backgroundColor),rgba:this.state.rgba}))},t.displayName="ColorGradient",t.propTypes={defaultValue:r.string,value:r.string,onChange:r.func,onFocus:r.func,opacity:r.bool,backgroundColor:r.string,disabled:r.bool,style:r.any,id:r.string,role:r.string,ariaLabel:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string},t.defaultProps={opacity:!0,role:"textbox"},t}(o.Component),Bt=(0,i.Y)(),St=(0,i.u)(Bt,Ot);St.displayName="KendoReactColorGradient";var Pt=function(){function e(){this.colorRows=[]}return e.prototype.setColorMatrix=function(e,t){if(this.colorRows=[],Re(e)&&e.length){t=t||e.length;for(var n=0;n<e.length;n+=t){var o=e.slice(n,t+n);this.colorRows.push(o)}}},e.prototype.getCellCoordsFor=function(e){var t=this;if(Re(e)){var n=e?(0,Le.parseColor)(e,!0):e,o=[e];Re(n)&&o.push(n.toCss(),n.toCssRgba());for(var r=function(e){for(var n=function(n){if(o.some((function(o){return o===t.colorRows[e][n]})))return{value:{row:e,col:n}}},r=0;r<a.colorRows[e].length;r++){var i=n(r);if("object"==typeof i)return i}},a=this,i=0;i<this.colorRows.length;i++){var l=r(i);if("object"==typeof l)return l.value}}},e.prototype.getColorAt=function(e){if(Re(e)&&Re(this.colorRows[e.row]))return this.colorRows[e.row][e.col]},e.prototype.getNextCell=function(e,t,n){if(!(Re(e)&&Re(e.row)&&Re(e.col)))return{row:0,col:0};var o=this.clampIndex(e.row+n,this.colorRows.length-1);return{row:o,col:this.clampIndex(e.col+t,this.colorRows[o].length-1)}},e.prototype.clampIndex=function(e,t){return e<0?0:e>t?t:e},e}(),Tt={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}},Dt=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Lt="office",Rt=function(e){function t(t){var n=e.call(this,t)||this;return n.wrapper=null,n.paletteService=null,n.guid=(0,s.M)(),n.focus=function(){n.wrapper&&n.wrapper.focus()},n.onKeyDown=function(e){switch(e.keyCode){case ct.R.down:n.handleCellNavigation(0,1);break;case ct.R.up:n.handleCellNavigation(0,-1);break;case ct.R.right:n.handleCellNavigation(1,0);break;case ct.R.left:n.handleCellNavigation(-1,0);break;case ct.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,V.s)(O),n.state={selectedColor:void 0!==n.props.value?n.props.value:n.props.defaultValue,isFirstRender:!0},n}return Dt(t,e),t.prototype.render=function(){var e=this,t=this.getPaletteInfo(),n=this.paletteService=new Pt;n.setColorMatrix(t.colors,t.columns);var r=n.getCellCoordsFor(this.state.selectedColor),a=n.getCellCoordsFor(this.state.focusedColor),i=(0,d.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,h.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,u.N)(this.props.onChange,t,this,{value:e,rgbaValue:_e(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=Tt[this.props.palette];return Re(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,s=void 0!==r&&r.row===t,c=r&&r.col,u="number"!=typeof this.props.tileSize?this.props.tileSize:{width:this.props.tileSize,height:this.props.tileSize},p=u.width+"px",h=u.height+"px";return e.map((function(e,n){var r=i&&l===n,u=(0,d.A)("k-colorpalette-tile",{"k-selected":r,"k-focus":s&&c===n});return o.createElement("td",{role:"gridcell",className:u,"aria-label":e,"aria-selected":!!r||!!a.props.disabled&&void 0,style:{backgroundColor:e,width:p,height:h,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:r.oneOfType([r.arrayOf(r.string.isRequired),r.string]),columns:r.number,tileSize:r.any,defaultValue:r.string,value:r.string,disabled:r.bool,tabIndex:r.number,onChange:r.func,onFocus:r.func,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string},t.defaultProps={palette:Lt,tileSize:24},t}(o.Component),Nt=(0,i.Y)(),_t=(0,i.u)(Nt,Rt);_t.displayName="KendoReactColorPalette";var At=n(3218),jt=n(1754),Ft=function(){return Ft=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ft.apply(this,arguments)},Kt=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(jt.G,Ft({style:Ft(Ft({},(t||{}).style),{direction:e.dir})},t,{anchor:e.popupAnchor,anchorAlign:r,popupAlign:a,show:e.open,onOpen:e.onOpen,onClose:e.onClose,className:(0,d.A)("k-reset",t.className)}),e.content))};Kt.displayName="KendoPickerComponent";var Ut=function(){return Ut=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ut.apply(this,arguments)},qt={palette:Lt,tileSize:24},Wt=function(e){return void 0!==e},Gt=(0,i.Y)(),Yt=o.forwardRef((function(e,t){var n;(0,V.s)(O);var r=(0,l.Y)(Gt,e),i=(0,a.useLocalization)(),s=r.size,c=void 0===s?Zt.size:s,u=r.rounded,v=void 0===u?Zt.rounded:u,m=r.fillMode,g=void 0===m?Zt.fillMode:m,b=r.popupSettings,y=r.gradientSettings,z=r.paletteSettings,k=r.valid,w=r.disabled,x=r.tabIndex,C=r.view,I=r.icon,M=r.svgIcon,H=r.iconClassName,E=r.onChange,B=r.onFocus,S=r.onBlur,P=r.onActiveColorClick,T=o.useRef(null),D=o.useRef(null),L=o.useRef(null),R=o.useRef(),N=o.useRef(null),_=o.useCallback((function(){T.current&&T.current.focus()}),[]);o.useImperativeHandle(t,(function(){return{element:T.current,actionElement:N.current,focus:_}}));var A=o.useState(!1),j=A[0],F=A[1],K=o.useState(r.defaultValue),U=K[0],q=K[1],W=o.useState(!1),G=W[0],Y=W[1],Z=Wt(r.value),X=Wt(r.open),J=Z?r.value:U,$=X?r.open:G,Q=o.useCallback((function(e,t){X||(!e&&!t&&T&&T.current&&T.current.focus(),Y(e))}),[X]),ee=o.useCallback((function(e){var t=e.altKey,n=e.keyCode;if(n!==ct.R.esc)return n!==ct.R.enter||X?void(!t||n!==ct.R.up&&n!==ct.R.down||(e.preventDefault(),e.stopPropagation(),n===ct.R.up&&T&&T.current&&(T.current.focus(),Q(!1)),n===ct.R.down&&Q(!0))):(e.preventDefault(),e.stopPropagation(),void Q(!$));Q(!1)}),[$,X]),te=o.useCallback((function(){X||(D.current?D.current.focus():L.current&&L.current.focus())}),[X]),ne=o.useCallback((function(){Q(!$,!0)}),[$]),re=o.useCallback((function(e){P&&P.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:J})}),[P,J]),ae=o.useCallback((function(e){R.current?(clearTimeout(R.current),R.current=void 0):F(!0),B&&B.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[B]),ie=o.useCallback((function(){Q(!1,!0),F(!1),R.current=void 0}),[]),le=o.useCallback((function(e){clearTimeout(R.current),R.current=window.setTimeout(ie),S&&S.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[S]),ce=o.useCallback((function(e,t){var n=t?e.rgbaValue:e.value;Z||q(n),t&&Q(!1),E&&E.call(void 0,{value:n,nativeEvent:e.nativeEvent,syntheticEvent:e.syntheticEvent})}),[Z,E]),ue=o.useCallback((function(e){return ce(e,!0)}),[Wt,ce]),de=(0,ut.n)(T,r.dir),pe=!1!==k;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":$,"aria-disabled":w?"true":void 0,className:(0,d.A)("k-colorpicker","k-picker","k-icon-picker",(n={},n["k-picker-".concat(p.G.sizeMap[c]||c)]=c,n["k-picker-".concat(g)]=g,n["k-rounded-".concat(p.G.roundedMap[v]||v)]=v,n["k-invalid"]=!pe,n["k-disabled"]=w,n["k-focus"]=j,n)),ref:T,tabIndex:(0,h.p)(x,w),title:r.title,onKeyDown:ee,onFocus:ae,onBlur:le,dir:de},o.createElement(Kt,{dir:de,open:$,onOpen:te,popupAnchor:T.current||void 0,popupSettings:Ut({},b),input:o.createElement("span",{onClick:re,className:"k-input-inner"},o.createElement("span",{className:(0,d.A)("k-value-icon","k-color-preview",{"k-no-color":!J,"k-icon-color-preview":I||M||H})},H&&o.createElement("span",{className:(0,d.A)("k-color-preview-icon",H)}),!H&&(I||M)&&o.createElement(zt.a,{name:I,icon:M}),o.createElement("span",{className:"k-color-preview-mask",style:{backgroundColor:J}}))),button:o.createElement(Be.z,{tabIndex:-1,type:"button",onClick:ne,className:"k-input-button",rounded:null,icon:"caret-alt-down",svgIcon:f,"aria-label":i.toLanguageString(oe,se[oe])}),content:o.createElement(o.Fragment,null,("combo"===C||"gradient"===C)&&o.createElement(St,Ut({},y,{tabIndex:0,ref:D,value:J,onChange:ce})),("combo"===C||"palette"===C)&&o.createElement(_t,Ut({},z,{ref:L,value:J,onChange:ue})))}))}));Yt.propTypes={value:r.string,defaultValue:r.string,disabled:r.bool,view:r.oneOf(["gradient","palette","combo"]),dir:r.string,id:r.string,icon:r.string,svgIcon:At.wi,ariaLabelledBy:r.string,ariaDescribedBy:r.string,size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large","full"]),fillMode:r.oneOf([null,"solid","flat","outline"])};var Zt={size:"medium",rounded:"medium",fillMode:"solid",view:"palette",gradientSettings:{opacity:!0},paletteSettings:qt};Yt.defaultProps=Zt,Yt.displayName="KendoColorPicker";var Xt,Jt=n(7711),$t=o.forwardRef((function(e,t){(0,V.s)(O);var n=o.useRef(null),r=o.useRef(null),i=o.useRef(null),l=o.useState("ColorGradient"===(e.view||"ColorGradient")),s=l[0],c=l[1],u=o.useState("rgba(255, 255, 255, 1)"),p=u[0],v=u[1],m=o.useState("rgba(255, 255, 255, 1)"),f=m[0],g=m[1],b=(0,a.useLocalization)(),z=o.useCallback((function(){n.current&&n.current.focus()}),[n]);o.useImperativeHandle(n,(function(){return{element:r.current,focus:z,props:e}})),o.useImperativeHandle(t,(function(){return n.current}));var k=o.useCallback((function(e){("ColorGradient"===e&&!s||"ColorPalette"===e&&s)&&c(!s)}),[s]),w=o.useCallback((function(){v("rgba(255, 255, 255, 1)")}),[]),x=o.useCallback((function(e){v(e.value)}),[]),C=o.useCallback((function(){g(p)}),[p]),H=o.useCallback((function(){g("rgba(255, 255, 255, 1)")}),[]),E=o.useCallback((function(){v(f)}),[f]),B=o.useCallback((function(){r.current&&r.current.focus()}),[r]),S=o.useCallback((function(){g(p)}),[p]);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,h.p)(e.tabIndex,e.disabled),className:(0,d.A)("k-flatcolorpicker k-coloreditor",{"k-disabled":e.disabled},e.className),onBlur:S},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(Jt.h,null,o.createElement(Be.z,{type:"button","aria-label":b.toLanguageString(J,se[J]),togglable:!0,fillMode:"flat",selected:s,onClick:function(){return k("ColorGradient")},icon:"droplet-slider",svgIcon:y}),o.createElement(Be.z,{type:"button","aria-label":b.toLanguageString($,se[$]),togglable:!0,fillMode:"flat",selected:!s,onClick:function(){return k("ColorPalette")},icon:"palette",svgIcon:I}))),o.createElement("div",{className:"k-spacer"}),o.createElement("div",{className:"k-coloreditor-header-actions k-hstack"},e.showClearButton&&en.showClearButton&&o.createElement(Be.z,{type:"button",fillMode:"flat",onClick:w,"aria-label":b.toLanguageString(Q,se[Q]),icon:"droplet-slash",svgIcon:M}),e.showPreview&&en.showPreview&&o.createElement("div",{className:"k-coloreditor-preview k-vstack"},o.createElement("span",{className:"k-coloreditor-preview-color k-color-preview",style:{background:p}}),o.createElement("span",{className:"k-coloreditor-current-color k-color-preview",style:{background:f},onClick:E})))),o.createElement("div",{className:"k-coloreditor-views k-vstack"},s?o.createElement(St,{ref:i,role:"none",tabIndex:-1,ariaLabel:void 0,value:p,onChange:x,onFocus:B}):o.createElement(_t,{ariaDisabled:!0,ariaLabelledBy:"required_label",value:p,onChange:x,onFocus:B})),e.showButtons&&en.showButtons&&o.createElement("div",{className:"k-coloreditor-footer k-actions k-actions-end"},o.createElement(Be.z,{type:"button",className:"k-coloreditor-cancel",onClick:H},se[Z]),o.createElement(Be.z,{type:"button",className:"k-coloreditor-apply k-primary",onClick:C},se[X]))))})),Qt={id:r.string,value:r.string,view:r.string,header:r.elementType,showClearButton:r.bool,showPreview:r.bool,showButtons:r.bool},en={showClearButton:!0,showPreview:!0,showButtons:!0};$t.displayName="KendoFlatColorPicker",$t.propTypes=Qt,$t.defaultProps=en,function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(Xt||(Xt={}));var tn=function(){function e(e,t,n){void 0===n&&(n=Xt.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}(),nn=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}(),on=function(e){return(e||"").split("")},rn=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof nn?this.parse(e):this.parse(new nn(on(e),on(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===Xt.Literal},e}(),an=function(e,t){return new rn((function(n){var o=n.next().char,r=e[o];return"\\"===o?(o=n.next().char,new tn(t.literal(o),n)):new tn(r?t.mask(r):t.literal(o),n)}))},ln=function(e){return new rn((function(t){var n=e.prompt,o=e.promptPlaceholder,r=t.next().char;return new tn(r===n?o:r,t)}))},sn=function(e){return new rn((function(t){var n=t.next().char;return new tn(e?n:"",t)}))},cn=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 rn((function(e){return new tn(t,e)}))));var t},un=function(e){return new rn((function(t){for(var n=new tn([],t);!t.eof();)n=n.concat(e.run(t));return n}))},dn=function(){function e(){this.rules={},this.prompt="_",this.mask="",this.promptPlaceholder=" ",this.includeLiterals=!1,this.maskTokens=[],this.unmaskTokens=[],this.rawTokens=[],this.validationTokens=[]}return e.prototype.update=function(e){var t=e.mask,n=void 0===t?"":t,o=e.prompt,r=void 0===o?"":o,a=e.promptPlaceholder,i=void 0===a?" ":a,l=e.rules,s=void 0===l?{}:l,c=e.includeLiterals,u=void 0!==c&&c;this.mask=n,this.prompt=r,this.promptPlaceholder=i,this.rules=s,this.includeLiterals=u,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return cn(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?(cn(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?(cn(this.maskTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskInput=function(e,t,n){return e.length<t.length?this.maskRemoved(e,t,n):this.maskInserted(e,t,n)},e.prototype.maskInRange=function(e,t,n,o){var r="",a=o,i=t.split("").slice(0,n),l=t.split("").slice(o);return cn(this.maskTokens.slice(n,o)).run(e).fold((function(e){r=i.concat(e).concat(l).join("")})),{selection:a,value:r}},e.prototype.maskRemoved=function(e,t,n){var o=this,r="",a=n,i=e.split("").slice(n),l=e.split("").slice(0,n).join(""),s=this.maskTokens.length-(e.length-n);return cn(this.maskTokens.slice(0,s)).run(l,t).fold((function(e){a=o.adjustPosition(e,a),r=e.concat(i).join("")})),{selection:a,value:r}},e.prototype.adjustPosition=function(e,t){var n=e[t];return this.maskTokens[t].isLiteral(n)||n===this.prompt?t:t+1},e.prototype.maskInserted=function(e,t,n){var o=this,r="",a=n,i=e.slice(0,n);return cn(this.unmaskTokens).run(i,t).chain((function(e){a=e.join("").length;var n=t.slice(a);return cn(o.maskTokens).run(e.join("")+n,t)})).fold((function(e){r=e.join("")})),{selection:a,value:r}},Object.defineProperty(e.prototype,"maskTokenCreator",{get:function(){var e=this.prompt,t=this.promptPlaceholder;return{literal:function(e){return t=e,new rn((function(e){return e.peek().char===t?(e.eat(),new tn(t,e,Xt.Literal)):new tn(t,e,Xt.Literal)}));var t},mask:function(n){return(o={prompt:e,promptPlaceholder:t},function(e){return new rn((function(t){for(var n=o.prompt,r=o.promptPlaceholder;!t.eof();){var a=t.peek(),i=a.char,l=a.control;if(i===l&&l===n)return t.eat(),new tn(n,t,Xt.Mask);if(e.test(i))return t.eat(),new tn(i,t,Xt.Mask);if(i===r)return t.eat(),new tn(n,t,Xt.Mask);t.eat_input()}return t.eat(),new tn(n,t,Xt.Mask)}))})(n);var o}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"unmaskTokenCreator",{get:function(){var e=this;return{literal:function(e){return t=e,new rn((function(e){return e.eof()?new tn("",e):(e.peek().char===t&&e.eat(),new tn(t,e))}));var t},mask:function(t){return(n=e.prompt,function(e){return new rn((function(t){for(;!t.eof();){var o=t.peek(),r=o.char,a=o.control;if(r===n&&a===n)return t.eat(),new tn(r,t);if(e.test(r))return t.eat(),new tn(r,t);t.eat_input()}return t.eat(),new tn("",t)}))})(t);var n}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rawTokenCreator",{get:function(){var e=this,t=e.prompt,n=e.promptPlaceholder,o=e.includeLiterals;return{literal:function(e){return sn(o)},mask:function(e){return ln({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return sn(!1)},mask:function(t){return ln({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;un(an(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),un(an(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),un(an(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),un(an(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))},e}(),pn={"#":/[\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]/},hn=function(){return!1},vn=function(e,t){return e.includeLiterals!==t.includeLiterals||e.mask!==t.mask||e.prompt!==t.prompt||e.promptPlaceholder!==t.promptPlaceholder||!mn(e.rules,t.rules)},mn=function(e,t){if(!!e!=!!t)return!1;if(e===t||!e||!t)return!0;var n=!0;for(var o in e)if(e[o]!==t[o]){n=!1;break}if(n)for(var o in t)if(!e.hasOwnProperty(o)){n=!1;break}return n},fn=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),gn=function(){return gn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},gn.apply(this,arguments)},bn=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n._inputId="k-".concat((0,s.M)()),n._service=new dn,n._isPasted=!1,n._selection=[null,null],n._input=null,n.focus=function(){n._input&&n._input.focus()},n.pasteHandler=function(e){var t=e.target,o=t.selectionStart,r=t.selectionEnd;r!==o&&(n._isPasted=!0,n._selection=[o||0,r||0])},n.onChangeHandler=function(e){var t=e.currentTarget,o=t.value,r=n._selection[0]||0,a=n._selection[1]||0;if(!n.props.mask)return n._isPasted=!1,n._selection=[null,null],void n.triggerOnChange(o,e);var i,l=n.value;if(n._isPasted){n._isPasted=!1;var s=l.length-a,c=o.length-s;i=n._service.maskInRange(o.slice(r,c),l,r,a)}else i=n._service.maskInput(o,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,V.s)(O),n}return fn(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._input},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return void 0!==this._valueDuringOnChange?this._valueDuringOnChange:void 0!==this.props.value?this.props.value:void 0!==this.state.value?this.state.value:void 0!==this.props.defaultValue?this.props.defaultValue:""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"rawValue",{get:function(){return this._service.rawValue(this.value)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e=this.value,t=this._service.validationValue(e);return{customError:void 0!==this.props.validationMessage,valid:void 0!==this.props.valid?this.props.valid:!(this.required&&!t||this.props.maskValidation&&this.props.prompt&&-1!==e.indexOf(this.props.prompt)),valueMissing:!t}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validityStyles",{get:function(){return void 0!==this.props.validityStyles?this.props.validityStyles:t.defaultProps.validityStyles},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"required",{get:function(){return void 0!==this.props.required?this.props.required:t.defaultProps.required},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){if(this.element&&this.state.focused&&t.focused){var n=this._selection,o=n[0],r=n[1],a=e.selection,i=this.props.selection;(!a&&i||a&&i&&(a.start!==i.start||a.end!==i.end))&&(o=i.start,r=i.end),null!==o&&null!==r&&this.element.setSelectionRange(o,r)}vn(e,this.props)&&this.updateService(),this.setValidity()},t.prototype.componentDidMount=function(){this.updateService(),this.setValidity()},t.prototype.render=function(){var e,n=this,r=this.props,a=r.size,i=void 0===a?t.defaultProps.size:a,l=r.fillMode,s=void 0===l?t.defaultProps.fillMode:l,u=r.rounded,v=void 0===u?t.defaultProps.rounded:u,m=this.props.id||this._inputId,f=!this.validityStyles||this.validity.valid,g=this.props.style||{},b=this.props,y=b.prefix,z=void 0===y?t.defaultProps.prefix:y,k=b.suffix,w=void 0===k?t.defaultProps.suffix:k,x=(0,c.A)(z)[0],C=(0,c.A)(w)[0],I=o.createElement("span",{dir:this.props.dir,className:(0,d.A)("k-maskedtextbox k-input",(e={},e["k-input-".concat(p.G.sizeMap[i]||i)]=i,e["k-input-".concat(s)]=s,e["k-rounded-".concat(p.G.roundedMap[v]||v)]=v,e["k-invalid"]=!f,e["k-required"]=this.required,e["k-disabled"]=this.props.disabled,e),this.props.className),style:this.props.label?g:gn({width:this.props.width},g)},o.createElement(x,null),o.createElement("input",{type:"text",autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",spellCheck:!1,className:"k-input-inner",value:this.value,id:m,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,"aria-placeholder":this.props.mask,name:this.props.name,tabIndex:(0,h.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:hn,onDrop:hn}),o.createElement(C,null));return this.props.label?o.createElement(E._,{label:this.props.label,editorId:m,editorValue:this.value,editorValid:f,editorDisabled:this.props.disabled,editorPlaceholder:this.props.placeholder,children:I,style:{width:this.props.width},dir:this.props.dir}):I},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({},pn,this.props.rules)},enumerable:!1,configurable:!0}),t.displayName="MaskedTextBox",t.propTypes={value:r.string,defaultValue:r.string,placeholder:r.string,title:r.string,dir:r.string,id:r.string,style:r.object,className:r.string,prefix:r.any,suffix:r.any,ariaLabelledBy:r.string,ariaDescribedBy:r.string,width:r.oneOfType([r.string,r.number]),tabIndex:r.number,accessKey:r.string,disabled:r.bool,readonly:r.bool,prompt:r.string,promptPlaceholder:r.string,includeLiterals:r.bool,maskValidation:r.bool,mask:r.string,rules:function(e,t,n){var o=e.rules;return void 0===o||Object.entries(o).some((function(e){return"string"!=typeof e||!(o[e]instanceof RegExp)}))?null:new Error("Invalid prop `"+t+"` supplied to `"+n+"`. Validation failed.")},selection:r.shape({start:r.number.isRequired,end:r.number.isRequired}),name:r.string,label:r.string,validationMessage:r.string,required:r.bool,valid:r.bool,validityStyles:r.bool,onChange:r.func,size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large","full"]),fillMode:r.oneOf([null,"solid","flat","outline"])},t.defaultProps={prompt:"_",promptPlaceholder:" ",includeLiterals:!1,maskValidation:!0,rules:pn,required:!1,validityStyles:!0,prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"},t}(o.Component),yn=(0,i.Y)(),zn=(0,i.u)(yn,bn);zn.displayName="KendoReactMaskedTextBox";var kn,wn=function(){return wn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},wn.apply(this,arguments)};!function(e){e.start="start",e.end="end",e.min="min",e.max="max",e.increase="increase",e.decrease="decrease"}(kn||(kn={}));var xn=function(e,t){var n,o;switch(t.type){case kn.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 kn.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 kn.min:n="start"===t.key?wn(wn({},e),{start:t.min}):wn(wn({},e),{end:Math.max(t.min,e.start)});break;case kn.max:n="start"===t.key?wn(wn({},e),{start:Math.min(t.max,e.end)}):wn(wn({},e),{end:t.max});break;case kn.increase:if(void 0===t.step||void 0===t.key)return e;o=e[t.key]+t.step,n="start"===t.key?o<t.min?wn(wn({},e),{start:t.min}):wn(wn({},e),{start:Math.min(o,e.end)}):o>t.max?wn(wn({},e),{end:t.max}):wn(wn({},e),{end:Math.max(o,e.start)});break;case kn.decrease:if(void 0===t.step||void 0===t.key)return e;o=e[t.key]-t.step,n="start"===t.key?o<t.min?wn(wn({},e),{start:t.min}):wn(wn({},e),{start:Math.min(o,e.end)}):o>t.max?wn(wn({},e),{end:t.max}):wn(wn({},e),{end:Math.max(o,e.start)});break;default:n=e}return n},Cn=n(9844),In=function(){return In=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},In.apply(this,arguments)},Mn=(0,i.Y)(),Hn=o.forwardRef((function(e,t){var n,r;(0,V.s)(O);var i=(0,l.Y)(Mn,e),s=o.useRef(null),c=o.useRef(null),u=o.useRef(null),p=o.useRef(null),v=o.useRef(null),m=o.useCallback((function(){p.current&&p.current.focus()}),[p]);o.useImperativeHandle(s,(function(){return{element:c.current,focus:m,props:i}})),o.useImperativeHandle(t,(function(){return s.current}));var f=o.useMemo((function(){return i.min}),[i.min]),g=o.useMemo((function(){return i.max}),[i.max]),b=o.useMemo((function(){return void 0!==i.step?i.step:Vn.step}),[i.step,Vn.step]),y=(0,ut.n)(c,i.dir),z=o.useState(""),k=z[0],w=z[1],x=function(e,t,n){var r=o.useState(e),a=r[0],i=r[1],l=o.useCallback((function(e){var o=xn(t.state||a,In(In({},e),t));n&&n(o,e.event),i(o)}),[t,n]);return[a,l]}(i.defaultValue||Vn.defaultValue,{min:f,max:g,step:b,state:i.value},(function(e,t){i.onChange&&s.current&&i.onChange.call(void 0,{value:e,target:s.current,syntheticEvent:t})})),C=x[0],I=x[1],M=o.useMemo((function(){return i.value||C}),[i.value,C]),H=o.useRef(null),E=o.useRef(null),B=o.useMemo((function(){return(M.start-f)/(g-f)*100}),[M.start,f,g]),S=o.useMemo((function(){return(M.end-f)/(g-f)*100}),[M.end,f,g]),P=o.useMemo((function(){return i.vertical?{paddingTop:0,height:"100%"}:{}}),[i.vertical]),T=o.useMemo((function(){return i.vertical?{marginTop:"0.5rem",marginBottom:"0.5rem"}:{marginLeft:"0.5rem",marginRight:"0.5rem"}}),[i.vertical]),L=(0,a.useLocalization)(),R=o.useCallback((function(e){if(E.current){var t=E.current.getBoundingClientRect(),n=i.vertical?t.bottom-e.clientY:"rtl"===y?t.right-e.clientX:e.clientX-t.left,o=i.vertical?t.height:t.width;return f+n/o*(g-f)}}),[E,i.vertical,y,f,g,C.start,C.end,i.value&&i.value.start,i.value&&i.value.end]),N=o.useCallback((function(e){return e<=M.start?"start":e>=M.end?"end":2*e<M.end+M.start?"start":"end"}),[C.start,C.end,i.value&&i.value.start,i.value&&i.value.end]),_=o.useCallback((function(e){switch(e.keyCode){case ct.R.right:e.preventDefault(),I({type:"rtl"===y?kn.decrease:kn.increase,key:"start",event:e});break;case ct.R.up:e.preventDefault(),I({type:kn.increase,key:"start",event:e});break;case ct.R.left:e.preventDefault(),I({type:"rtl"===y?kn.increase:kn.decrease,key:"start",event:e});break;case ct.R.down:e.preventDefault(),I({type:kn.decrease,key:"start",event:e});break;case ct.R.home:e.preventDefault(),I({type:kn.min,key:"start",event:e});break;case ct.R.end:e.preventDefault(),I({type:kn.max,key:"start",event:e})}}),[I]),A=o.useCallback((function(e){switch(e.keyCode){case ct.R.right:e.preventDefault(),I({type:"rtl"===y?kn.decrease:kn.increase,key:"end",event:e});break;case ct.R.up:e.preventDefault(),I({type:kn.increase,key:"end",event:e});break;case ct.R.left:e.preventDefault(),I({type:"rtl"===y?kn.increase:kn.decrease,key:"end",event:e});break;case ct.R.down:e.preventDefault(),I({type:kn.decrease,key:"end",event:e});break;case ct.R.home:e.preventDefault(),I({type:kn.min,key:"end",event:e});break;case ct.R.end:e.preventDefault(),I({type:kn.max,key:"end",event:e})}}),[I,y]),j=o.useCallback((function(e){var t=R(e),n=N(t);w(n),"end"===n?v.current.focus():p.current.focus();var o="end"===n?kn.end:kn.start;I({type:o,payload:t,event:e})}),[i.vertical,f,g,I]);return(0,Cn.O)(E,{onPress:j,onDrag:function(e){var t=R(e),n="end"===k?kn.end:kn.start;I({type:n,payload:t,event:e})},onRelease:function(e){var t=R(e),n="end"===k?kn.end:kn.start;I({type:n,payload:t,event:e}),w("")}}),o.createElement("div",{id:i.id,style:i.style,ref:c,dir:y,className:(0,d.A)("k-widget k-slider",{"k-rtl":"rtl"===y,"k-disabled":i.disabled,"k-slider-vertical":i.vertical,"k-slider-horizontal":!i.vertical},i.className)},o.createElement("div",{ref:E,className:"k-slider-track-wrap",style:In({flexGrow:1,position:"relative",touchAction:"none"},T)},i.children&&o.createElement("ul",{className:"k-reset k-slider-items",style:In({},P)},o.Children.map(i.children,(function(e){return e&&o.cloneElement(e,{position:100*(e.props.position-i.min)/(i.max-i.min),vertical:i.vertical},e.props.children)}))),o.createElement("div",{ref:H,className:"k-slider-track",style:i.vertical?{bottom:0,height:"100%"}:(n={},n["rtl"===y?"right":"left"]=0,n.width="100%",n)},null!==B&&null!==S&&o.createElement("div",{"data-selection":!0,ref:u,title:"".concat(M.start," - ").concat(M.end),className:"k-slider-selection",style:i.vertical?{height:S-B+"%",bottom:B+"%"}:(r={},r["rtl"===y?"right":"left"]=B+"%",r.width=S-B+"%",r)}),o.createElement("span",{ref:p,role:"slider",tabIndex:(0,h.p)(i.startTabIndex,i.disabled,void 0),"aria-valuemin":f,"aria-valuemax":Math.max(g,M.end),"aria-valuenow":M.start,"aria-disabled":i.disabled?"true":void 0,"aria-valuetext":"".concat(M.start," - ").concat(M.end),className:"k-draghandle",title:L.toLanguageString(D,se[D]),style:i.vertical?{bottom:"calc("+B+"%)",zIndex:1}:"rtl"===y?{right:"calc("+B+"% - 13px)",zIndex:1}:{left:"calc("+B+"%)",zIndex:1},onKeyDown:_}),o.createElement("span",{ref:v,role:"slider",tabIndex:(0,h.p)(i.endTabIndex,i.disabled,void 0),"aria-valuemin":Math.min(f,M.start),"aria-valuemax":g,"aria-valuenow":M.end,"aria-disabled":i.disabled?"true":void 0,"aria-valuetext":"".concat(M.start," - ").concat(M.end),className:"k-draghandle",title:L.toLanguageString(D,se[D]),style:i.vertical?{bottom:"calc("+S+"%)",zIndex:1}:"rtl"===y?{right:"calc("+S+"% - 13px)",zIndex:1}:{left:"calc("+S+"%)",zIndex:1},onKeyDown:A}))))})),En={value:function(e,t,n){if(e.value){var o=e.value.start,r=e.value.end,a=e.min,i=e.max;if(o>r||o>i||o<a||r>i||r<a||r<o)return new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n The { start, end } value must be between the min & max value and { start, end } must be start < end.\n "))}return null},defaultValue:function(e,t,n){if(e.defaultValue){var o=e.defaultValue.start,r=e.defaultValue.end,a=e.min,i=e.max;if(o>r||o>i||o<a||r>i||r<a||r<o)return new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n The { start, end } value must be between the min & max value and { start, end } must be start < end.\n "))}return null},onChange:r.func,step:r.number,min:function(e,t,n){var o=e[t],r=e.min,a=e.max;return void 0===r?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be undefined.\n ")):o&&r>=a?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be equal to or bigger than the max value.\n ")):null},max:function(e,t,n){var o=e[t],r=e.min,a=e.max;return void 0===a?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be undefined.\n ")):o&&a<=r?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be equal to or smaller than the min value.\n ")):null},vertical:r.bool,disabled:r.bool,dir:r.oneOf(["ltr","rtl"])},Vn={step:1,defaultValue:{start:0,end:0},vertical:!1,disabled:!1};Hn.displayName="KendoReactRangeSlider",Hn.propTypes=En,Hn.defaultProps=Vn;var On=n(3228),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Sn=function(){return Sn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Sn.apply(this,arguments)},Pn=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(ne,se[ne]))},r.limit=function(e,t,n){var o=n.offsetWidth,r=t.offsetWidth;return e<0?0:e>o-r?o-r:e},r.toggle=function(e,t){r.setState({checked:e}),r.valueDuringOnChange=e,(0,u.N)(r.props.onChange,t,r,{value:e}),r.valueDuringOnChange=void 0},r._element=null,r._wrapper=null,r._input=null,r._id=(0,s.M)(),r.defaultValidationMessage=(0,a.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:On.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!==ct.R.space&&t!==ct.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,V.s)(O),r.state={checked:n.defaultChecked||t.defaultProps.defaultChecked,focused:!1},r}return Bn(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,s=i.disabled,c=i.trackRounded,u=i.thumbRounded,v=i.size,m=i.id,f=i.offLabel,g=i.onLabel,b=i.tabIndex;this.dir=l||this._wrapper&&getComputedStyle(this._wrapper).direction||void 0;var y=!this.validityStyles||this.validity.valid,z=(0,d.A)("k-switch",((e={})["k-switch-".concat(p.G.sizeMap[v]||v)]=v,e["k-rounded-".concat(p.G.roundedMap[c]||c)]=c,e["k-switch-on"]=this.value,e["k-switch-off"]=!this.value,e["k-focus"]=a,e["k-disabled"]=s,e["k-invalid"]=!y,e),this.props.className),k={"aria-checked":this.value,"aria-disabled":s||void 0,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy};return o.createElement("span",Sn({ref:function(e){r._wrapper=e},role:"switch"},k,{className:z,dir:this.dir,onKeyDown:this.handleKeyDown,onClick:this.handleClick,onBlur:this.handleWrapperBlur,onFocus:this.handleWrapperFocus}),o.createElement("span",{className:(0,d.A)("k-switch-track",(t={},t["k-rounded-".concat(p.G.roundedMap[c]||c)]=c,t)),id:m||this._id,ref:function(e){r._element=e},tabIndex:(0,h.p)(b,s,void 0),accessKey:this.props.accessKey},this.dummyInput(this.value),o.createElement("span",{className:"k-switch-label-on"},g),o.createElement("span",{className:"k-switch-label-off"},f)),o.createElement("span",{className:"k-switch-thumb-wrap"},o.createElement("span",{className:(0,d.A)("k-switch-thumb",(n={},n["k-rounded-".concat(u)]=u,n))})))},t.displayName="Switch",t.propTypes={accessKey:r.string,checked:r.bool,className:r.string,disabled:r.bool,defaultChecked:r.bool,size:r.oneOf([null,"small","medium","large"]),trackRounded:r.oneOf([null,"small","medium","large","full"]),thumbRounded:r.oneOf([null,"small","medium","large","full"]),dir:r.string,id:r.string,ariaLabelledBy:r.string,ariaDescribedBy:r.string,offLabel:r.string,required:r.bool,tabIndex:r.number,valid:r.bool,validate:r.bool,validationMessage:r.string,onBlur:r.any,onChange:r.any,onFocus:r.any,onLabel:r.string},t.defaultProps={disabled:!1,defaultChecked:!1,size:"medium",trackRounded:"full",thumbRounded:"full",offLabel:"OFF",onBlur:On.Z,onFocus:On.Z,onLabel:"ON",required:!1,validityStyles:!0},t}(o.Component),Tn=(0,i.Y)(),Dn=(0,i.u)(Tn,Pn);Dn.displayName="KendoReactSwitch";var Ln=function(){return Ln=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ln.apply(this,arguments)},Rn=(0,i.Y)(),Nn=o.forwardRef((function(e,t){var n;(0,V.s)(O);var r=(0,l.Y)(Rn,e),i=r,c=i.ariaDescribedBy,v=i.ariaLabelledBy,m=i.checked,f=i.className,g=i.children,b=i.defaultChecked,y=i.disabled,z=i.defaultValue,k=i.id,w=i.size,x=i.rounded,C=i.label,I=i.labelPlacement,M=i.name,H=i.labelOptional,E=i.onChange,B=i.onFocus,S=i.onBlur,P=i.tabIndex,T=i.value,D=i.required,L=i.valid,R=i.validationMessage,N=i.validityStyles,_=(i.visited,i.touched,i.modified,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(i,["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"])),A=o.useRef(null),j=o.useCallback((function(){A.current&&A.current.focus()}),[]),F=o.useCallback((function(){return{element:A.current,focus:j,get name(){return A.current&&A.current.name}}}),[j]);o.useImperativeHandle(t,F);var K=o.useState(b),U=K[0],q=K[1],W=o.useState(z),G=W[0],Y=W[1],Z="boolean"==typeof T||null===T,X=void 0!==m,J=Z,$=J?T:G,Q=X?m:J?void 0:U,ne=void 0===Q&&$,oe=ne?$:Q,re=ne||J?null===T?T:void 0:T||$,ae=null===oe||null===re,ie=o.useMemo((function(){return(0,s.M)()}),[]),le=(0,a.useLocalization)(),ce=function(e){return le.toLanguageString(e,se[e])},ue=ce(ee),de=ce(te),pe=void 0!==L?L:!D||!!Q;o.useEffect((function(){A.current&&A.current.setCustomValidity&&A.current.setCustomValidity(pe?"":R||ue)}),[pe,R,ue]);var he=o.useCallback((function(e,t){J||y||(Y(t),X||y||q(t)),E&&!y&&(0,u.N)(E,e,Ln(Ln({},F()),{value:t}),{value:t})}),[X,y,E,J,F]),ve=o.useCallback((function(e){var t=e.target.checked;he(e,t)}),[he,T]),me=o.useCallback((function(e){if(!y){var t=e.keyCode,n=e.currentTarget.checked;t===ct.R.space&&(e.preventDefault(),e.stopPropagation(),he(e,!n))}}),[y,he]),fe=o.useCallback((function(e){y||e.keyCode===ct.R.space&&e.preventDefault()}),[y]),ge=o.useCallback((function(e){B&&!y&&(0,u.N)(B,e,F(),void 0)}),[B,y,F]),be=o.useCallback((function(e){S&&!y&&(0,u.N)(S,e,F(),void 0)}),[S,y,F]),ye=(0,ut.n)(A,r.dir),ze=(0,d.A)({"k-disabled":y},f),ke=Ln(Ln({type:"checkbox",className:(0,d.A)("k-checkbox",(n={},n["k-checkbox-".concat(p.G.sizeMap[w]||w)]=w,n["k-rounded-".concat(p.G.roundedMap[x]||x)]=x,n["k-indeterminate"]=ae,n["k-disabled"]=y,n["k-invalid k-invalid"]=!(pe||void 0!==N||!0===N),n)),ref:A,name:M,id:k||ie,"aria-labelledby":v,"aria-describedby":c,checked:Boolean(oe),disabled:y,tabIndex:(0,h.p)(P,y),role:"checkbox",required:void 0!==D&&D,"aria-checked":!(!Q&&!oe)||!!ae&&"mixed","aria-disabled":y||void 0},_),{onChange:ve,onKeyDown:me,onKeyUp:fe,onFocus:ge,onBlur:be}),we=o.createElement(o.Fragment,null,void 0===re?o.createElement("input",Ln({},ke)):o.createElement("input",Ln({},ke,{value:Z?void 0:null===re?"":re}))),xe=o.createElement(o.Fragment,null,void 0!==C?o.createElement("label",{className:"k-checkbox-label",htmlFor:k||ie,style:{userSelect:"none"}},C,H&&o.createElement("span",{className:"k-label-optional"},de)):null);return o.createElement(o.Fragment,null,"before"===I?o.createElement("span",{className:ze,dir:"rtl"},we,xe,g):o.createElement("span",{className:ze,dir:ye},we,xe,g))}));Nn.propTypes={checked:r.bool,className:r.string,defaultChecked:r.bool,defaultValue:r.any,dir:r.string,disabled:r.bool,id:r.string,size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large"]),ariaLabelledBy:r.string,ariaDescribedBy:r.string,label:r.any,labelPlacement:r.string,labelOptional:r.bool,name:r.string,tabIndex:r.number,value:r.any,validationMessage:r.string,required:r.bool,validate:r.bool,valid:r.bool,onChange:r.func,onFocus:r.func,onBlur:r.func},Nn.defaultProps={size:"medium",rounded:"medium"},Nn.displayName="KendoCheckbox";var _n=function(){return _n=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},_n.apply(this,arguments)},An=(0,i.Y)(),jn=o.forwardRef((function(e,t){var n;(0,V.s)(O);var r=(0,l.Y)(An,e),a=r.ariaDescribedBy,i=r.checked,c=r.children,v=r.className,m=r.disabled,f=r.id,g=r.size,b=r.label,y=r.labelPlacement,z=r.name,k=r.style,w=r.tabIndex,x=r.value,C=r.valid,I=r.onChange,M=r.onFocus,H=r.onBlur,E=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(r,["ariaDescribedBy","checked","children","className","disabled","id","size","label","labelPlacement","name","style","tabIndex","value","valid","onChange","onFocus","onBlur"]),B=o.useRef(null),S=o.useCallback((function(){B.current&&B.current.focus()}),[]),P=o.useCallback((function(){return{element:B.current,focus:S}}),[S]);o.useImperativeHandle(t,P);var T=o.useMemo((function(){return(0,s.M)()}),[]),D=o.useCallback((function(e){(0,u.N)(I,e,P(),{value:x})}),[I,x,m]),L=o.useCallback((function(e){M&&!m&&(0,u.N)(M,e,P(),void 0)}),[M,m]),R=o.useCallback((function(e){H&&!m&&(0,u.N)(H,e,P(),void 0)}),[H,m]),N=_n({type:"radio",id:f||T,name:z,className:(0,d.A)("k-radio",(n={},n["k-radio-".concat(p.G.sizeMap[g]||g)]=g,n["k-invalid"]=!1===C,n),v),ref:B,disabled:m,tabIndex:(0,h.p)(w,m),checked:i,style:k,"aria-describedby":a,value:x,onChange:D,onFocus:L,onBlur:R},E),_=o.createElement(o.Fragment,null,void 0!==b?o.createElement("label",{className:"k-radio-label",htmlFor:f||T,style:{userSelect:"none"},"aria-label":b},b):null),A=o.createElement("input",_n({},N));return"before"===y?o.createElement(o.Fragment,null,_,A,c):o.createElement(o.Fragment,null,A,_,c)}));jn.propTypes={ariaDescribedBy:r.string,checked:r.bool,className:r.string,disabled:r.bool,id:r.string,size:r.oneOf([null,"small","medium","large"]),label:r.string,labelPlacement:r.string,name:r.string,style:r.object,tabIndex:r.number,value:r.any,valid:r.bool,onChange:r.func,onFocus:r.func,onBlur:r.func},jn.displayName="KendoRadioButton",jn.defaultProps={size:"medium"};var Fn=n(1573),Kn=function(){return Kn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Kn.apply(this,arguments)},Un=(0,i.Y)(),qn=o.forwardRef((function(e,t){(0,V.s)(O);var n=(0,l.Y)(Un,e),r=n.ariaLabelledBy,a=n.ariaDescribedBy,i=n.className,c=n.data,p=n.defaultValue,h=n.disabled,v=n.name,m=n.labelPlacement,f=n.layout,g=n.style,b=n.value,y=n.valid,z=n.item,k=void 0===z?Wn.item:z,w=n.onChange,x=n.onFocus,C=o.useRef(null),I=o.useCallback((function(){C.current&&(0,lt.n)(C.current)}),[]),M=o.useCallback((function(){return{element:C.current,focus:I}}),[I]);o.useImperativeHandle(t,M);var H=o.useState(p),E=H[0],B=H[1],S=void 0!==b,P=S?b:E,T=o.useCallback((function(e){var t=e.value;S||h||B(t),w&&!h&&(0,u.N)(w,e.syntheticEvent,M(),{value:t})}),[B,w,h]),D=o.useCallback((function(e){x&&!h&&(0,u.N)(x,e.syntheticEvent,M(),void 0)}),[x,h]),L=o.useMemo((function(){return(0,s.M)()}),[]),R=(0,d.A)("k-radio-list",{"k-list-horizontal":"horizontal"===f,"k-list-vertical":"vertical"===f||void 0===f},i),N=(0,Fn.V)(C,n.dir),_=c&&c.map((function(e,t){var n=P===e.value,r=null==P,a=Kn(Kn({},e),{valid:y,checked:n,disabled:!(!e.disabled&&!h),labelPlacement:e.labelPlacement?e.labelPlacement:m,tabIndex:e.tabIndex?e.tabIndex:r&&0===t||n?0:-1,index:t,name:v||L,onChange:T,onFocus:D});return o.createElement(k,{className:(0,d.A)("k-radio-item",{"k-disabled":a.disabled||h}),key:t,role:"none"},o.createElement(jn,Kn({},a)))}));return o.createElement("ul",{role:"radiogroup",className:R,ref:C,dir:N,style:g,"aria-labelledby":r,"aria-describedby":a},_)})),Wn={item:function(e){return o.createElement("li",Kn({},e))}};qn.propTypes={ariaLabelledBy:r.string,ariaDescribedBy:r.string,className:r.string,data:r.arrayOf(r.object),defaultValue:r.any,dir:r.string,disabled:r.bool,labelPlacement:r.string,layout:r.string,name:r.string,style:r.object,value:r.any,onChange:r.func,onFocus:r.func},qn.defaultProps=Wn,qn.displayName="KendoRadioGroup";var Gn=function(){return Gn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Gn.apply(this,arguments)},Yn=(0,i.Y)(),Zn=o.forwardRef((function(e,t){var n,r=(0,l.Y)(Yn,e),a=r,i=a.size,c=a.rounded,v=a.fillMode,m=a.ariaDescribedBy,f=a.ariaLabelledBy,g=a.autoSize,b=a.className,y=a.defaultValue,z=a.disabled,k=a.readOnly,w=a.required,x=a.rows,C=a.id,I=a.name,M=a.placeholder,H=a.style,E=a.tabIndex,V=a.value,O=a.valid,B=a.validationMessage,S=a.validityStyles,P=a.onChange,T=a.onFocus,D=a.onBlur,L=(a.visited,a.touched,a.modified,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(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"])),R=o.useRef(null),N=o.useCallback((function(){R.current&&R.current.focus()}),[]),_=o.useState(y),A=_[0],j=_[1],F=void 0!==V,K=F?V:A,U=o.useCallback((function(){return{element:R,focus:N,get value(){return K},get name(){return R.current&&R.current.name}}}),[N,K]);o.useImperativeHandle(t,U);var q=o.useState("auto"),W=q[0],G=q[1],Y=o.useMemo((function(){return(0,s.M)()}),[]),Z=(0,ut.n)(R,r.dir),X=void 0!==O?O:!w||!!K;o.useEffect((function(){R.current&&R.current.setCustomValidity&&R.current.setCustomValidity(X?"":B||"")}),[X,B]),o.useLayoutEffect((function(){R.current&&G("".concat(R.current.scrollHeight,"px"))}),[K]);var J=o.useCallback((function(e){var t=e.target.value;G("auto"),F||z||j(t),P&&!z&&(0,u.N)(P,e,Gn(Gn({},U()),{value:t}),{value:t})}),[j,P,z,F]),$=o.useCallback((function(e){T&&!z&&(0,u.N)(T,e,U(),void 0)}),[T,z]),Q=o.useCallback((function(e){D&&!z&&(0,u.N)(D,e,U(),void 0)}),[D,z]),ee=Gn(Gn({id:C||Y,role:"textbox",name:I,className:"k-input-inner !k-overflow-auto",ref:R,disabled:z,rows:x,placeholder:M,readOnly:k,required:w,tabIndex:(0,h.p)(E,z),style:g?{resize:"none",overflow:"hidden",height:W}:{},"aria-labelledby":f,"aria-describedby":m,"aria-multiline":!0,"aria-disabled":z||void 0,value:F?V:A},L),{onChange:J,onFocus:$,onBlur:Q});return o.createElement("span",{className:(0,d.A)("k-input","k-textarea",(n={},n["k-input-".concat(p.G.sizeMap[i]||i)]=i,n["k-input-".concat(v)]=v,n["k-rounded-".concat(p.G.roundedMap[c]||c)]=c,n["k-invalid"]=!(X||void 0!==S||!0===S),n["k-required"]=w,n["k-disabled"]=z,n),b),style:H,dir:Z},o.createElement("textarea",Gn({},ee)))}));Zn.propTypes={ariaDescribedBy:r.string,ariaLabelledBy:r.string,autoSize:r.bool,className:r.string,defaultValue:r.string,dir:r.string,disabled:r.bool,readOnly:r.bool,rows:r.number,id:r.string,name:r.string,placeholder:r.string,style:r.object,tabIndex:r.number,value:r.oneOfType([r.string,r.arrayOf(r.string),r.number]),onChange:r.func,onFocus:r.func,onBlur:r.func,size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large","full"]),fillMode:r.oneOf([null,"solid","flat","outline"])},Zn.displayName="KendoTextArea",Zn.defaultProps={size:"medium",rounded:"medium",fillMode:"solid"};var Xn=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null),a=(0,ut.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]),s=o.useCallback((function(t){e.onFocus&&e.onFocus.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onFocus]),c=o.useCallback((function(t){e.onBlur&&e.onBlur.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onBlur]),u=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]),h=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,d.A)("k-rating-item",{"k-rtl":"rtl"===a,"k-selected":e.selected,"k-hover":e.hovered},e.className),onClick:i,onKeyDown:l,onFocus:s,onBlur:c,onMouseEnter:p,onMouseLeave:h,onMouseMove:u},e.children)})),Jn={id:r.string,icon:r.any,dir:r.oneOf(["ltr","rtl"]),title:r.string,value:r.number,half:r.bool,selected:r.bool,hovered:r.bool};Xn.displayName="KendoReactRatingItem",Xn.propTypes=Jn,Xn.defaultProps={dir:"ltr"};var $n,Qn=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},eo=function(e,t,n){return Qn(e-n,n)<t&&t<e},to=function(e,t,n,o){return null!==t&&("continues"===o?eo(e,t,n)?Qn(e-n/2,n/2)<=t:e<=t:"single"===o&&(eo(e,t,n)?Qn(e-n/2,n/2)===t:e===t))},no=function(e,t,n){return"ltr"===e?n<t.x+t.width/2:n>t.x+t.width/2},oo=function(e,t,n,o){for(var r=e;r<=t;r+=n)if(o===r)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"}($n||($n={}));var ro,ao=function(e,t){switch(t.type){case $n.select:return void 0===t.payload||void 0===t.step?e:t.payload===e?null:t.payload>=t.min?t.payload<t.max?Qn(t.payload,t.step):t.max:t.min;case $n.deselect:return null;case $n.increase:return void 0===t.step?e:e<t.min?t.min:e+t.step<t.max?Qn(e+t.step,t.step):t.max;case $n.decrease:return void 0===t.step?e:Qn(e-t.step,t.step)>=t.min?Qn(e-t.step,t.step):t.min;case $n.min:return void 0===t.step?e:t.min;case $n.max:return t.max;case $n.reset:return null;default:return e}},io=function(){return io=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},io.apply(this,arguments)},lo=function(e,t,n){var r=o.useState(e),a=r[0],i=r[1];return[a,function(e){var o=ao(t.state||a,io(io({},e),t));n&&n(o,e.event),i(o)}]},so=(0,i.Y)(),co=o.forwardRef((function(e,t){var n,r=(0,l.Y)(so,e),i=(0,a.useLocalization)(),s=o.useRef(null),c=o.useRef(null),u=(0,ut.n)(c,r.dir);o.useImperativeHandle(s,(function(){return{element:c.current,props:r}})),o.useImperativeHandle(t,(function(){return s.current}));for(var p,v,m=o.useCallback((function(e,t){r.onChange&&s.current&&r.onChange.call(void 0,{value:e,target:s.current,syntheticEvent:t})}),[r.onChange]),f=o.useMemo((function(){return void 0!==r.min?r.min:po.min}),[r.min]),g=o.useMemo((function(){return void 0!==r.max?r.max:po.max}),[r.max]),b=o.useMemo((function(){return r.precision||po.precision}),[r.precision]),y=o.useMemo((function(){return void 0!==r.step?r.step:po.step}),[r.step]),z=o.useMemo((function(){return r.readonly||po.readonly}),[r.readonly]),k=o.useMemo((function(){return r.disabled||po.disabled}),[r.disabled]),w=o.useMemo((function(){return r.item||po.item}),[r.item]),I=lo(r.defaultValue||po.defaultValue,{state:r.value,min:f,max:g,step:"half"===b?y/2:y},m),M=I[0],H=I[1],E=lo(null,{state:r.value,min:f,max:g,step:"half"===b?y/2:y,precision:b}),V=E[0],O=E[1],B=o.useMemo((function(){return r.value||M}),[r.value,M]),S=o.useMemo((function(){return V}),[V]),P=o.useMemo((function(){return r.selection||po.selection}),[r.selection]),T=o.useMemo((function(){return y/("half"===b?2:1)}),[y,b]),D=o.useCallback((function(e){if(e.target&&e.target.element&&!z&&!k){if("half"===b){var t=e.target.element.getBoundingClientRect(),n=no(u||"ltr",t,e.syntheticEvent.clientX)?Qn(e.target.value-y/2,T):e.target.value;H({type:$n.select,payload:n,event:e.syntheticEvent})}else H({type:$n.select,payload:e.target.value,event:e.syntheticEvent});if(r.onClick){var o={value:B,target:s.current,syntheticEvent:e.syntheticEvent};r.onClick.call(void 0,o)}}}),[r.onClick,H,B]),L=o.useCallback((function(e){if(!z&&!k){switch(e.keyCode){case ct.R.right:e.preventDefault(),H({type:"rtl"===u?$n.decrease:$n.increase,event:e});break;case ct.R.left:e.preventDefault(),H({type:"rtl"===u?$n.increase:$n.decrease,event:e});break;case ct.R.home:e.preventDefault(),H({type:"rtl"===u?$n.min:$n.max,event:e});break;case ct.R.end:e.preventDefault(),H({type:"rtl"===u?$n.max:$n.min,event:e});break;case ct.R.esc:e.preventDefault(),H({type:$n.deselect,event:e})}r.onKeyDown&&r.onKeyDown.call(void 0,{value:B,target:s.current,syntheticEvent:e})}}),[r.onKeyDown,H,B]),R=o.useCallback((function(e){if(r.onFocus){var t={target:s.current,syntheticEvent:e};r.onFocus.call(void 0,t)}}),[r.onFocus]),N=o.useCallback((function(e){if(r.onBlur){var t={target:s.current,syntheticEvent:e};r.onBlur.call(void 0,t)}}),[r.onBlur]),_=o.useCallback((function(e){if(e.target&&e.target.element)if("half"===b){var t=e.target.element.getBoundingClientRect(),n=no(u||"ltr",t,e.syntheticEvent.clientX)?e.target.value-y/2:e.target.value;O({type:$n.select,payload:n,event:e.syntheticEvent})}else O({type:$n.select,payload:e.target.value,event:e.syntheticEvent})}),[b,y,u]),A=o.useCallback((function(e){O({type:$n.reset,event:e.syntheticEvent})}),[]),j=[],F=(p=Qn(g-f,T))-(v=y)*Math.floor(p/v),K=f;K<=g;K=Qn(K+y,T)){var U=Qn(K+F,T),q="half"===b&&eo(U,null!==S?S:null!==B?B:0,y),W=to(U,B,y,P),G=to(U,null!==S?S:B,y,P),Y=to(U,S,y,P);j.push(o.createElement(w,{key:U,value:U,dir:u,title:String(q?Qn(U-y/2,T):U),icon:r.icon,svgIcon:r.svgIcon,half:q,selected:W||G,hovered:Y,onClick:D,onMouseMove:_,onMouseLeave:A},q&&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(zt.a,{name:"star-outline",icon:x}),(r.icon||r.svgIconOutline)&&o.createElement(zt.a,{name:(0,At.iJ)("".concat(r.icon,"-outline")),icon:r.svgIconOutline})),q&&o.createElement("span",{className:"k-rating-precision-part",style:{width:"12px"}},!(r.icon||r.svgIcon)&&o.createElement(zt.a,{name:"star",icon:C}),(r.icon||r.svgIcon)&&o.createElement(zt.a,{name:r.icon?(0,At.iJ)(r.icon):void 0,icon:r.svgIcon})),q&&o.createElement("span",{style:{width:"24px",height:"24px",display:"block"}}),!q&&!(r.icon||r.svgIcon)&&(Y||G&&!Y)&&o.createElement(zt.a,{name:"star",icon:C})||!(r.icon||r.svgIcon)&&!Y&&o.createElement(zt.a,{name:"star-outline",icon:x})||(r.icon||r.svgIcon)&&(Y||G&&!Y)&&o.createElement(zt.a,{name:r.icon,icon:r.svgIcon})||(r.icon||r.svgIcon)&&!Y&&o.createElement(zt.a,{name:(0,At.iJ)("".concat(r.icon,"-outline")),icon:r.svgIconOutline})))}return o.createElement("span",{id:r.id,style:r.style,ref:c,role:"slider",dir:u,tabIndex:(0,h.p)(r.tabIndex,r.disabled,void 0),className:(0,d.A)("k-rating k-widget",{"k-rtl":"rtl"===u,"k-readonly":z,"k-disabled":k},r.className),onKeyDown:L,onFocus:R,onBlur:N,"aria-valuemin":f,"aria-valuemax":g,"aria-valuenow":null!==B?B:void 0,"aria-disabled":k?"true":void 0,"aria-label":i.toLanguageString(re,se[re]),"aria-labelledby":r.ariaLabelledBy,"aria-describedby":r.ariaDescribedBy},o.createElement("input",{id:"rating",className:"k-hidden",readOnly:z,disabled:k}),o.createElement("span",{className:"k-rating-container"},j),r.label&&o.createElement("span",{className:"k-rating-label"},r.label))})),uo={id:r.string,dir:r.oneOf(["ltr","rtl"]),selection:r.oneOf(["continues","single"]),precision:r.oneOf(["item","half"]),value:function(e,t,n){return e.value&&e.min&&e.max&&e.step&&!("half"===e.precision?oo(e.min,e.max,e.step/2,e.value):oo(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:r.number,min:r.number,max:r.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:r.number,label:r.string,readonly:r.bool,disabled:r.bool,half:r.bool,icon:r.string,svgIcon:At.wi,svgIconOutline:At.wi,ariaDescribedBy:r.string},po={dir:"ltr",min:1,max:5,step:1,item:Xn,defaultValue:null,readonly:!1,disabled:!1,selection:"continues",precision:"item"};co.displayName="KendoReactRating",co.propTypes=uo,co.defaultProps=po,function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(ro||(ro={}));var ho=function(){function e(e,t,n){void 0===n&&(n=ro.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}(),vo=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}(),mo=function(e){return(e||"").split("")},fo=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof vo?this.parse(e):this.parse(new vo(mo(e),mo(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===ro.Literal},e}(),go=function(e,t){return new fo((function(n){var o=n.next().char,r=e[o];return"\\"===o?(o=n.next().char,new ho(t.literal(o),n)):new ho(r?t.mask(r):t.literal(o),n)}))},bo=function(e){var t=e.prompt,n=e.promptPlaceholder;return new fo((function(e){var o=e.next().char;return new ho(o===t?n:o,e)}))},yo=function(e){return new fo((function(t){var n=t.next().char;return new ho(e?n:"",t)}))},zo=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 fo((function(e){return new ho(t,e)}))));var t},ko=function(e){return new fo((function(t){for(var n=new ho([],t);!t.eof();)n=n.concat(e.run(t));return n}))},wo=(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,o=e.prompt,r=void 0===o?"":o,a=e.promptPlaceholder,i=void 0===a?" ":a,l=e.rules,s=void 0===l?{}:l,c=e.includeLiterals,u=void 0!==c&&c;this.mask=n,this.prompt=r,this.promptPlaceholder=i,this.rules=s,this.includeLiterals=u,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return zo(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?(zo(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?(zo(this.maskTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskInput=function(e,t,n){return e.length<t.length?this.maskRemoved(e,t,n):this.maskInserted(e,t,n)},e.prototype.maskInRange=function(e,t,n,o){var r="",a=o,i=t.split("").slice(0,n),l=t.split("").slice(o);return zo(this.maskTokens.slice(n,o)).run(e).fold((function(e){r=i.concat(e).concat(l).join("")})),{selection:a,value:r}},e.prototype.maskRemoved=function(e,t,n){var o=this,r="",a=n,i=e.split("").slice(n),l=e.split("").slice(0,n).join(""),s=this.maskTokens.length-(e.length-n);return zo(this.maskTokens.slice(0,s)).run(l,t).fold((function(e){a=o.adjustPosition(e,a),r=e.concat(i).join("")})),{selection:a,value:r}},e.prototype.adjustPosition=function(e,t){var n=e[t];return this.maskTokens[t].isLiteral(n)||n===this.prompt?t:t+1},e.prototype.maskInserted=function(e,t,n){var o=this,r="",a=n,i=e.slice(0,n);return zo(this.unmaskTokens).run(i,t).chain((function(e){a=e.join("").length;var n=t.slice(a);return zo(o.maskTokens).run(e.join("")+n,t)})).fold((function(e){r=e.join("")})),{selection:a,value:r}},Object.defineProperty(e.prototype,"maskTokenCreator",{get:function(){var e=this.prompt,t=this.promptPlaceholder;return{literal:function(e){return t=e,new fo((function(e){return e.peek().char===t?(e.eat(),new ho(t,e,ro.Literal)):new ho(t,e,ro.Literal)}));var t},mask:function(n){return function(e){var t=e.prompt,n=e.promptPlaceholder;return function(e){return new fo((function(o){for(;!o.eof();){var r=o.peek(),a=r.char,i=r.control;if(a===i&&i===t)return o.eat(),new ho(t,o,ro.Mask);if(e.test(a))return o.eat(),new ho(a,o,ro.Mask);if(a===n)return o.eat(),new ho(t,o,ro.Mask);o.eat_input()}return o.eat(),new ho(t,o,ro.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 fo((function(e){return e.eof()?new ho("",e):(e.peek().char===t&&e.eat(),new ho(t,e))}));var t},mask:function(t){return(n=e.prompt,function(e){return new fo((function(t){for(;!t.eof();){var o=t.peek(),r=o.char,a=o.control;if(r===n&&a===n)return t.eat(),new ho(r,t);if(e.test(r))return t.eat(),new ho(r,t);t.eat_input()}return t.eat(),new ho("",t)}))})(t);var n}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rawTokenCreator",{get:function(){var e=this,t=e.prompt,n=e.promptPlaceholder,o=e.includeLiterals;return{literal:function(e){return yo(o)},mask:function(e){return bo({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return yo(!1)},mask:function(t){return bo({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;ko(go(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),ko(go(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),ko(go(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),ko(go(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))}}(),Le.drawing.util),xo=wo.elementOffset,Co=wo.limitValue,Io=Le.geometry.Point,Mo=Le.geometry.Rect,Ho=Le.geometry.transform,Eo=function(){},Vo="#000",Oo="#fff",Bo=1,So=200,Po=1,To=1,Do=function(){function e(e,t){void 0===t&&(t={}),this.element=e,this.lastMoveTime=0,this.options=Object.assign({scale:To,precision:Bo,samplingRate:So,smooth:!1!==t.smooth,color:t.color||Vo,backgroundColor:t.backgroundColor||Oo,strokeWidth:Po,onChange:Eo,onDraw:Eo,onDrawEnd:Eo},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=Le.MultiPath.parse(e,this.pathOptions),this.rootGroup.append(this.path)},enumerable:!1,configurable:!0}),e.prototype.loadImage=function(e,t){if(void 0===t&&(t=[]),e){var n=this.size,o=n[0],r=n[1],a=o/this.options.scale,i=r/this.options.scale,l=t[0]||6*a,s=t[1]||6*i,c=a/l,u=i/s,d=Math.min(c,u),p=new Le.Image(e,new Le.geometry.Rect([0,0],[l,s]));p.transform(Ho().scale(d,d)),this.clear(),this.rootGroup.append(p)}else this.clear()},e.prototype.exportImage=function(e){var t,n=this.size,o=n[0],r=n[1],a=o/this.options.scale,i=r/this.options.scale,l=(null==e?void 0:e.width)||6*a,s=(null==e?void 0:e.height)||6*i,c=l/a,u=s/i,d=Math.min(c,u),p=new Mo([0,0],[l,s]),h=new Le.Group({clip:Le.Path.fromRect(p)}),v=new Le.Group({transform:Ho().scale(d,d)}),m=Le.Path.fromRect(p,{fill:{color:this.options.backgroundColor}});return h.append(m),h.append(v),(t=v.children).push.apply(t,this.rootGroup.children),(0,Le.exportImage)(h,Object.assign({width:l,height:s},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=Le.Surface.create(this.element,{type:"canvas"}),this.element.style.touchAction="none";var e=this.options.scale;this.rootGroup=new Le.Group({transform:Ho().scale(e,e)});var t=this.element.offsetWidth||750,n=this.element.offsetHeight||250;this.size=[t,n],this.background=Le.Path.fromRect(new Mo([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=xo(this.element),n=e.pageX,o=e.pageY,r=1/this.options.scale;return new Io(n-t.left,o-t.top).scale(r,r)},e.prototype.onPointerDown=function(e){if(!this.options.readonly&&e.isPrimary&&function(e){return"number"!=typeof e.button||0===e.button}(e)){this.path||(this.path=new Le.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/Co(this.options.samplingRate,1,1e4))){this.lastMoveTime=t;var n=this.touchPoint(e),o=this.points[this.points.length-1],r=1/Co(this.options.precision,.01,100);n.distanceTo(o)<r||(this.points.push(n),this.path.lineTo(n))}}},e.prototype.onPointerUp=function(e){if(e.isPrimary&&this.path&&this.points&&!this.options.readonly){if(this.options.smooth){var t=Le.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}(),Lo=n(1193),Ro=function(){return Ro=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ro.apply(this,arguments)},No=function(e,t,n,o){return new(n||(n=Promise))((function(r,a){function i(e){try{s(o.next(e))}catch(e){a(e)}}function l(e){try{s(o.throw(e))}catch(e){a(e)}}function s(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(i,l)}s((o=o.apply(e,t||[])).next())}))},_o=function(e,t){var n,o,r,a,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return a={next: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,o&&(r=2&a[0]?o.return:a[0]?o.throw||((r=o.return)&&r.call(o),0):o.next)&&!(r=r.call(o,a[1])).done)return r;switch(o=0,r&&(a=[2&a[0],r.value]),a[0]){case 0:case 1:r=a;break;case 4:return i.label++,{value:a[1],done:!1};case 5:i.label++,o=a[1],a=[0];continue;case 7:a=i.ops.pop(),i.trys.pop();continue;default:if(!((r=(r=i.trys).length>0&&r[r.length-1])||6!==a[0]&&2!==a[0])){i=0;continue}if(3===a[0]&&(!r||a[1]>r[0]&&a[1]<r[3])){i.label=a[1];break}if(6===a[0]&&i.label<r[1]){i.label=r[1],r=a;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(a);break}r[2]&&i.ops.pop(),i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e],o=0}finally{n=r=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,l])}}},Ao=function(e){return void 0!==e},jo=(0,i.Y)(),Fo=o.forwardRef((function(e,t){var n;(0,V.s)(O);var r=(0,l.Y)(jo,e),i=(0,a.useLocalization)(),s=o.useRef(null),c=o.useRef(null),v=o.useRef(null),m=o.useRef(null),f=o.useRef(null),g=o.useState(),b=g[0],y=g[1],z=o.useState(!1),x=z[0],C=z[1],I=o.useState(!1),M=I[0],H=I[1],E=o.useState(),B=E[0],S=E[1],P=o.useState(),T=P[0],D=P[1],L=Ao(r.value)?r.value:B,R=o.useState(!1),N=R[0],_=R[1],A=Ao(r.open),j=A?r.open:N,F=!(r.maximized||M||!r.maximizable||r.disabled),K=r.maximized&&!M,U=!(!r.value&&!B||M||r.readOnly||r.disabled),q=i.toLanguageString(ie,se[ie]),W=i.toLanguageString(le,se[le]),G=i.toLanguageString(ae,se[ae]),Y=r.popupScale||3,Z=r.exportScale||2,X=function(e){S(e),r.onChange&&r.onChange({value:e})};o.useEffect((function(){r.value!==B&&(S(r.value),null==b||b.loadImage(r.value))}),[r.value]);var J=o.useCallback((function(e){A||_(e)}),[A]),$=o.useCallback((function(){var e="#000000";return!r.color&&"undefined"!=typeof document&&s.current&&(e=getComputedStyle(s.current).color),r.color||e}),[r.color]),Q=o.useCallback((function(){var e="#ffffff";return!r.backgroundColor&&"undefined"!=typeof document&&s.current&&(e=getComputedStyle(s.current).backgroundColor),r.backgroundColor||e}),[r.backgroundColor]),ee=function(){return{scale:r.maximized?r.popupScale:1,color:$(),backgroundColor:Q(),strokeWidth:r.strokeWidth,smooth:r.smooth,readonly:r.readOnly}},te=function(e){return No(void 0,void 0,void 0,(function(){var t,n;return _o(this,(function(o){switch(o.label){case 0:return t=e.width,n=e.height,[4,null==b?void 0:b.exportImage({width:t*Z,height:n*Z})];case 1:return[2,o.sent()]}}))}))};o.useEffect((function(){var e=c.current,t=new Do(e,ee());return L&&t.loadImage(L),y(t),function(){return t.destroy()}}),[]),o.useEffect((function(){null==b||b.setOptions({onChange:function(){return No(void 0,void 0,void 0,(function(){var e;return _o(this,(function(t){switch(t.label){case 0:return e=X,[4,te(be())];case 1:return[2,e.apply(void 0,[t.sent()])]}}))}))},onDraw:function(){return H(!0)},onDrawEnd:function(){return H(!1)}})}),[b]),o.useLayoutEffect((function(){return null==b?void 0:b.setOptions(ee())}),[r.readOnly,r.color,r.backgroundColor,r.strokeWidth,r.smooth]),o.useEffect((function(){var e,t,n=null===(t=null===(e=v.current)||void 0===e?void 0:e.element)||void 0===t?void 0:t.querySelector(".k-overlay");if(n){var o=function(){return J(!1)};return n.addEventListener("click",o),function(){return n.removeEventListener("click",o)}}}),[j]),o.useEffect((function(){if(j&&"undefined"!=typeof document){var e=function(e){e.keyCode===ct.R.esc&&J(!1)};return document.addEventListener("keydown",e),function(){return document.removeEventListener("keydown",e)}}}),[j]),o.useEffect((function(){var e,t;r.maximized&&(null===(t=null===(e=m.current)||void 0===e?void 0:e.element)||void 0===t||t.focus())}),[]);var ne=o.useCallback((function(){var e;return null===(e=c.current)||void 0===e?void 0:e.focus()}),[]),oe=o.useCallback((function(){return r.value}),[r.value]),re=o.useCallback((function(){return r.name}),[r.name]),ce=o.useCallback((function(){return r.required}),[r.required]),ue=o.useCallback((function(){var e=void 0!==r.validationMessage,t=!oe();return{customError:e,valid:void 0!==r.valid?r.valid:!ce()||!t,valueMissing:t}}),[r.validationMessage,r.valid,oe,ce]),de=o.useCallback((function(){return r.validityStyles}),[r.validityStyles]),pe=o.useCallback((function(){return r}),[r]),he=o.useCallback((function(){var e={element:s.current,focus:ne};return Object.defineProperty(e,"name",{get:re}),Object.defineProperty(e,"value",{get:oe}),Object.defineProperty(e,"validity",{get:ue}),Object.defineProperty(e,"validityStyles",{get:de}),Object.defineProperty(e,"required",{get:ce}),Object.defineProperty(e,"props",{get:pe}),Object.defineProperty(e,"color",{get:$}),Object.defineProperty(e,"backgroundColor",{get:Q}),e}),[re,oe,ue,de,ce,ne,pe,$,Q]);o.useImperativeHandle(t,he);var ve=o.useCallback((function(e){x||r.maximized||(C(!0),(0,u.N)(r.onFocus,e,he(),{}))}),[x,r.onFocus,he]),me=o.useCallback((function(e){(function(e,t){for(var n=e;n&&n!==t;)n=n.parentNode;return!!n})(e.relatedTarget,s.current)||(C(!1),(0,u.N)(r.onBlur,e,he(),{}))}),[x,r.onBlur,he]),fe=o.useCallback((function(e){return No(void 0,void 0,void 0,(function(){var t;return _o(this,(function(n){switch(n.label){case 0:return t=D,[4,te(ye())];case 1:return t.apply(void 0,[n.sent()]),J(!0),(0,u.N)(r.onOpen,e,he(),{}),[2]}}))}))}),[j,A,r.onOpen,r.value,B,he]),ge=o.useCallback((function(e){J(!1),(0,u.N)(r.onClose,e,he(),{})}),[j,A,r.onClose,he]),be=function(){var e,t;return{width:r.width||(null===(e=s.current)||void 0===e?void 0:e.offsetWidth)||250,height:r.height||(null===(t=s.current)||void 0===t?void 0:t.offsetHeight)||84}},ye=function(){var e=be(),t=e.width,n=e.height;return{width:t*Y,height:n*Y}},ze=!de()||ue().valid;return o.createElement("div",{ref:s,dir:r.dir,style:Ro({width:r.width,height:r.height},r.style),className:(0,d.A)("k-input","k-signature",(n={"k-signature-maximized":r.maximized},n["k-signature-".concat(p.G.sizeMap[r.size]||r.size)]=r.size,n["k-input-".concat(r.fillMode)]=r.fillMode,n["k-rounded-".concat(p.G.roundedMap[r.rounded]||r.rounded)]=r.rounded,n["k-invalid"]=!ze,n["k-required"]=r.required,n["k-disabled"]=r.disabled,n["k-focus"]=x,n),r.className),onFocus:ve,onBlur:me},o.createElement("div",{className:"k-signature-canvas",ref:c,tabIndex:(0,h.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(Be.z,{className:"k-signature-action k-signature-maximize",ref:f,icon:"hyperlink-open",svgIcon:w,fillMode:"flat",size:r.size,onClick:fe,"aria-label":q,title:q}),K&&o.createElement(Be.z,{className:"k-signature-action k-signature-minimize k-rotate-180",ref:m,icon:"hyperlink-open",svgIcon:w,fillMode:"flat",size:r.size,onClick:ge,"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"},U&&o.createElement(Be.z,{className:"k-signature-action k-signature-clear",icon:"x",svgIcon:k,fillMode:"flat",size:r.size,onClick:function(){null==b||b.clear(),X(),ne()},"aria-label":G,title:G})),j&&o.createElement(Lo.V,{ref:v},o.createElement(Fo,Ro({},r,ye(),{value:T,maximized:!0,exportScale:1/Y*Z,open:!1,onChange:function(e){null==b||b.loadImage(e.value),X(e.value)},onClose:function(e){var t,n;ge(e),null===(n=(null===(t=f.current)||void 0===t?void 0:t.element)||c.current)||void 0===n||n.focus()}}))))}));Fo.propTypes={value:r.string,width:r.number,height:r.number,tabIndex:r.number,dir:r.string,ariaDescribedBy:r.string,ariaLabelledBy:r.string,ariaLabel:r.string,readOnly:r.bool,disabled:r.bool,validationMessage:r.string,required:r.bool,onChange:r.func,onFocus:r.func,onBlur:r.func,onOpen:r.func,onClose:r.func,size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large"]),fillMode:r.oneOf([null,"solid","flat","outline"])},Fo.displayName="KendoSignature",Fo.defaultProps={strokeWidth:1,smooth:!1,popupScale:3,exportScale:2,maximizable:!0,disabled:!1,required:!1,validityStyles:!0,onChange:function(e){return On.Z},onFocus:function(e){return On.Z},onBlur:function(e){return On.Z},onOpen:function(e){return On.Z},onClose:function(e){return On.Z},size:"medium",rounded:"medium",fillMode:"solid"};var Ko=n(6059),Uo=function(){return Uo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Uo.apply(this,arguments)},qo=o.forwardRef((function(e,t){var n;(0,V.s)(O);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 s=e,u=s.size,h=s.fillMode,v=s.rounded,m=s.className,f=s.dir,g=s.style,b=s.prefix,y=void 0===b?Wo.prefix:b,z=s.suffix,k=void 0===z?Wo.suffix:z,w=(s.valid,s.modified,s.touched,s.visited,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(s,["size","fillMode","rounded","className","dir","style","prefix","suffix","valid","modified","touched","visited"])),x=(0,c.A)(y)[0],C=(0,c.A)(k)[0],I=o.useState(!1),M=I[0],H=I[1],E=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]),B=(0,Ko.U)({onFocus:function(e){H(!0)},onBlur:function(e){H(!1)},onSyncFocus:e.onFocus,onSyncBlur:e.onBlur}),S=B.onFocus,P=B.onBlur;return o.createElement("span",{style:g,dir:f,className:(0,d.A)("k-textbox k-input",(n={},n["k-input-".concat(p.G.sizeMap[u]||u)]=u,n["k-input-".concat(h)]=h,n["k-rounded-".concat(p.G.roundedMap[v]||v)]=v,n),{"k-focus":M,"k-required":e.required,"k-disabled":e.disabled,"k-invalid":!1===e.valid},m),onFocus:S,onBlur:P},o.createElement(x,null),o.createElement("input",Uo({ref:r,className:"k-input-inner"},w,{onChange:E})),o.createElement(C,null))})),Wo={prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"};qo.propTypes={size:r.oneOf([null,"small","medium","large"]),rounded:r.oneOf([null,"small","medium","large","full"]),fillMode:r.oneOf([null,"solid","flat","outline"])},qo.displayName="KendoReactTextBoxComponent",qo.defaultProps=Wo;var Go=function(){return Go=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Go.apply(this,arguments)},Yo=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",Go({},e,{className:(0,d.A)("k-clear-value",e.className)}))}));Yo.displayName="KendoReactInputClearValue";var Zo=function(){return Zo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Zo.apply(this,arguments)},Xo=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",Zo({},e,{className:(0,d.A)("k-input-prefix",e.className)}))}));Xo.displayName="KendoReactInputPrefix";var Jo=function(){return Jo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Jo.apply(this,arguments)},$o=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",Jo({},e,{className:(0,d.A)("k-input-separator",e.className)}))}));$o.displayName="KendoReactInputSeparator";var Qo=function(){return Qo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Qo.apply(this,arguments)},er=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",Qo({},e,{className:(0,d.A)("k-input-suffix",e.className)}))}));er.displayName="KendoReactInputSuffix";var tr=function(){return tr=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},tr.apply(this,arguments)},nr=o.forwardRef((function(e,t){return o.createElement(zt.a,tr({ref:t},e,{className:(0,d.A)("k-input-validation-icon",e.className)}))}));nr.displayName="KendoReactInputValidationIcon"},6097:(e,t,n)=>{n.d(t,{_:()=>p});var o,r=n(3899),a=n(189),i=n(8047),l=n(499),s=n(2609),c=n(4006),u=n(8011),d=(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)}),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,c.s)(u.k),n}return d(t,e),t.prototype.render=function(){var e=this.props,t=e.label,n=e.editorId,o=e.className,a=e.editorValue,c=e.editorPlaceholder,u=e.editorValid,d=e.editorDisabled,p=e.style,h=e.id,v=e.optional,m=(0,l.provideLocalizationService)(this),f=v?m.toLanguageString(s.y,s.s[s.y]):"",g=f&&r.createElement("span",{className:"k-label-optional"},f),b=(0,i.A)({"k-floating-label-container":!0,"k-focus":this.state.focused,"k-empty":!c&&!a&&0!==a,"k-text-disabled":d,"k-rtl":"rtl"===this.props.dir},o),y=(0,i.A)({"k-label":!0,"k-text-error":!1===u,"k-text-disabled":d});return r.createElement("span",{id:this.props.id,className:b,onFocus:this.handleFocus,onBlur:this.handleBlur,style:p,dir:this.props.dir},this.props.children,t?n?r.createElement("label",{id:h,htmlFor:n,className:y},t,g):r.createElement("span",{id:h,className:y},t,g):null)},t.propTypes={label:a.string,editorId:a.string,editorValue:a.oneOfType([a.string,a.bool,a.number]),editorPlaceholder:a.string,editorValid:a.bool,editorDisabled:a.bool,id:a.string,style:a.object,className:a.string,optional:a.bool},t}(r.Component);(0,l.registerForLocalization)(p)},3287:(e,t,n)=>{n.d(t,{_:()=>u});var o=n(3899),r=n(189),a=n(8047),i=n(2609),l=n(499),s=n(4006),c=n(8011),u=function(e){(0,s.s)(c.k);var t=e.id,n=e.editorId,r=e.editorRef,u=e.editorDisabled,d=e.children,p=e.editorValid,h=e.style,v=e.className,m=e.optional,f=(0,l.useLocalization)(),g=m?f.toLanguageString(i.y,i.s[i.y]):"",b=g&&o.createElement("span",{className:"k-label-optional"},g),y=o.useCallback((function(e){if(r&&r.current&&!u){r.current.focus&&(e.preventDefault(),r.current.focus());var t=r.current.actionElement;t&&(e.preventDefault(),t.click())}}),[r]),z=(0,a.A)({"k-label":!0,"k-label-empty":!d,"k-text-error":!1===p,"k-text-disabled":!0===u},v);return o.createElement("label",{id:t,htmlFor:n,onClick:y,style:h,className:z},d,b)};u.propTypes={id:r.string,editorId:r.string,editorRef:r.oneOfType([r.func,r.shape({current:r.any})]),editorValid:r.bool,editorDisabled:r.bool,style:r.object,className:r.string,optional:r.bool},u.displayName="KendoReactLabel"},884:(e,t,n)=>{n.r(t),n.d(t,{Error:()=>c,FloatingLabel:()=>d._,Hint:()=>u,Label:()=>o._});var o=n(3287),r=n(3899),a=n(189),i=n(8047),l=n(4006),s=n(8011),c=function(e){(0,l.s)(s.k);var t=(0,i.A)({"k-form-error":!0,"k-text-start":"start"===e.direction,"k-text-end":"end"===e.direction},e.className);return r.createElement("div",{id:e.id,role:"alert",style:e.style,className:t},e.children)};c.propTypes={id:a.string,direction:a.oneOf(["start","end"]),children:a.oneOfType([a.element,a.node]),style:a.object,className:a.string},c.defaultProps={direction:"start"},c.displayName="KendoReactError";var u=function(e){(0,l.s)(s.k);var t=(0,i.A)({"k-form-hint":!0,"k-text-start":"start"===e.direction,"k-text-end":"end"===e.direction,"k-text-disabled":!0===e.editorDisabled},e.className);return r.createElement("div",{id:e.id,style:e.style,className:t},e.children)};u.propTypes={id:a.string,direction:a.oneOf(["start","end"]),children:a.oneOfType([a.element,a.node]),style:a.object,className:a.string,editorDisabled:a.bool},u.defaultProps={direction:"start"},u.displayName="KendoReactHint";var d=n(6097)},2609:(e,t,n)=>{var o;n.d(t,{y:()=>r,s:()=>a});var r="labels.optional",a=((o={})[r]="(Optional)",o)},8011:(e,t,n)=>{n.d(t,{k:()=>o});var o={name:"@progress/kendo-react-labels",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680198343,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"}},3162:(e,t,n)=>{n.d(t,{V:()=>b});var o,r=n(3899),a=n(189),i=n(4343),l=n(4006),s=n(6604),c=n(8047),u=n(8206),d=n(4312),p=n(1205),h=n(4390),v=n(7999),m=(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)}),f=function(){return f=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},f.apply(this,arguments)},g=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},b=function(e){function t(t){var n=e.call(this,t)||this;return n.actionSheetRef=r.createRef(),n.actionSheetTitleClass="k-actionsheet-title",n.ariaLabeledBy=n.actionSheetTitleClass+1,n.animationDuration=300,n.bottomPosition={bottom:"0",width:"100%"},n.handleKeyDown=function(e){n.props.navigatable&&n.navigation.triggerKeyboardEvent(e)},n.onTab=function(e,t,n){n.preventDefault(),n.shiftKey?t.focusPrevious(e):t.focusNext(e)},n.handleOverlayClick=function(e){n.props.onOverlayClick&&n.props.onOverlayClick.call(void 0,e),n.props.onClose&&n.props.onClose.call(void 0,e),n.props.animation||n.hideActionSheet()},n.handleItemClick=function(e){n.props.onItemClick&&n.props.onItemClick.call(void 0,e),n.props.onItemSelect&&n.props.onItemSelect.call(void 0,e),n.props.animation||n.hideActionSheet()},n.onEnter=function(e,t,o){if(!e.ariaDisabled){var r=e.className&&-1!==e.className.indexOf("k-actionsheet-item"),a=t.elements.filter((function(e){return-1!==e.className.indexOf("k-actionsheet-item")}));if(r&&n.props.onItemClick){o.preventDefault();var i=n.props.items[a.indexOf(e)];n.props.onItemClick.call(void 0,{syntheticEvent:o,item:i,title:i&&i.title})}r&&n.props.onItemSelect&&(o.preventDefault(),i=n.props.items[a.indexOf(e)],n.props.onItemSelect.call(void 0,{syntheticEvent:o,item:i,title:i&&i.title})),n.props.animation||n.hideActionSheet()}},n.onEscape=function(e,t,o){n.props.onOverlayClick&&(o.preventDefault(),n.props.onOverlayClick.call(void 0,o)),n.props.onClose&&(o.preventDefault(),n.props.onClose.call(void 0,o)),n.props.animation||n.hideActionSheet()},n.hideActionSheet=function(){n.setState({show:!1})},n.children=function(e){var t={};return r.Children.forEach(e,(function(e){t[e.type.displayName]=e})),t},n.state={show:!1,slide:!1},(0,l.s)(u.k),n}return m(t,e),t.prototype.componentDidMount=function(){this.props.expand&&!this.state.show&&this.setState({show:!0})},t.prototype.componentDidUpdate=function(e,t){var n=this,o=this.actionSheetRef.current;this.props.expand&&!this.state.show&&this.setState({show:!0}),this.props.expand&&this.state.show&&!this.state.slide&&this.setState({slide:!0}),!this.props.expand&&this.state.show&&this.state.slide&&this.setState({slide:!1}),t!==this.state&&this.state.slide&&o&&!this.props.className&&(o.style.setProperty("--kendo-actionsheet-height","auto"),o.style.setProperty("--kendo-actionsheet-max-height","none")),o&&this.props.navigatable&&(this.navigation=new s.W({tabIndex:this.props.tabIndex||0,root:this.actionSheetRef,rovingTabIndex:!1,selectors:g([".k-actionsheet-item"],[".k-actionsheet-footer",".k-actionsheet-content",".k-actionsheet-titlebar"].map((function(e){return s.x.concat(n.props.navigatableElements).map((function(t){return"".concat(e," ").concat(t)}))})).flat(),!0),keyboardEvents:{keydown:{Tab:this.onTab,Enter:this.onEnter,Escape:this.onEscape}}}),this.navigation.focusElement(this.navigation.first,null))},t.prototype.render=function(){var e=this,t=this.props,n=t.title,o=t.subTitle,a=t.animationStyles,l=t.animation,s=t.expand,u=t.tabIndex,m=t.items,g=null==m?void 0:m.filter((function(e){return!e.group||"top"===e.group})),b=null==m?void 0:m.filter((function(e){return"bottom"===e.group})),y=g&&g.length>0&&b&&b.length>0,z=this.children(this.props.children),k=this.props.animationDuration||this.animationDuration,w=this.state.slide&&r.createElement("div",{className:(0,c.A)("k-actionsheet",this.props.className,{"k-actionsheet-bottom":!this.props.className}),role:"dialog","aria-modal":"true","aria-hidden":!1,"aria-labelledby":this.ariaLabeledBy,ref:this.actionSheetRef,onKeyDown:this.handleKeyDown},z[p.w]&&!n&&!o&&z[p.w],(n||o)&&r.createElement("div",{className:"k-actionsheet-titlebar k-text-center"},r.createElement("div",{className:"k-actionsheet-titlebar-group k-hbox"},r.createElement("div",{className:this.actionSheetTitleClass,id:this.ariaLabeledBy},n&&r.createElement("div",null,n),o&&r.createElement("div",{className:"k-actionsheet-subtitle"},o)))),z[v.y]||r.createElement("div",{className:"k-actionsheet-content"},r.createElement("div",{className:"k-list-ul",role:"group"},g&&g.map((function(t,n){return r.createElement(d.Q,f({},t,{id:n,key:n,item:t,tabIndex:u||0,onClick:e.handleItemClick}))}))),y&&r.createElement("hr",{className:"k-hr"}),r.createElement("div",{className:"k-list-ul",role:"group"},b&&b.map((function(t,n){return r.createElement(d.Q,f({},t,{id:n+((null==g?void 0:g.length)||0),key:n,item:t,tabIndex:u||0,onClick:e.handleItemClick}))})))),z[h.g]);return r.createElement(r.Fragment,null,s||this.state.show?r.createElement(r.Fragment,null,r.createElement("div",{className:"k-actionsheet-container"},r.createElement("div",{className:"k-overlay",onClick:this.handleOverlayClick}),l?r.createElement(i.f,{transitionName:this.state.slide?"slide-up":"slide-down",onExited:this.hideActionSheet,transitionEnterDuration:k,transitionExitDuration:k,animationEnteringStyle:a||this.bottomPosition,animationEnteredStyle:a||this.bottomPosition,animationExitingStyle:a||this.bottomPosition,exit:!0,enter:!0,appear:!1},w):w)):null)},t.displayName="KendoReactActionSheet",t.propTypes={items:a.array,subTitle:a.string,title:a.string,navigatable:a.bool,navigatableElements:a.array},t.defaultProps={navigatable:!0,navigatableElements:[]},t}(r.Component)},7999:(e,t,n)=>{n.d(t,{y:()=>i,M:()=>l});var o=n(3899),r=n(189),a=n(8047),i="ActionSheetContent",l=function(e){return o.createElement("div",{className:(0,a.A)("k-actionsheet-content",e.className)},e.children)};l.propTypes={className:r.string},l.displayName=i,l.propTypes={children:r.any}},4390:(e,t,n)=>{n.d(t,{g:()=>i,K:()=>l});var o=n(3899),r=n(189),a=n(8047),i="ActionSheetFooter",l=function(e){return o.createElement("div",{className:(0,a.A)("k-actionsheet-footer",e.className)},e.children)};l.propTypes={className:r.string},l.displayName=i,l.propTypes={children:r.any}},1205:(e,t,n)=>{n.d(t,{w:()=>i,n:()=>l});var o=n(3899),r=n(189),a=n(8047),i="ActionSheetHeader",l=function(e){return o.createElement("div",{className:(0,a.A)("k-actionsheet-titlebar",e.className)},e.children)};l.propTypes={className:r.string},l.displayName=i,l.propTypes={children:r.any}},4312:(e,t,n)=>{n.d(t,{Q:()=>i});var o=n(3899),r=n(189),a=n(8047),i=function(e){var t=o.useRef(null),n=o.useCallback((function(t){e.onClick&&e.onClick.call(void 0,{syntheticEvent:t,item:e.item,title:e.title})}),[e.item,e.title,e.onClick]);return o.useEffect((function(){t.current&&e.focused&&t.current.focus()}),[e.focused]),o.createElement("span",{style:e.style,tabIndex:e.tabIndex,className:(0,a.A)("k-actionsheet-item","k-cursor-pointer",e.disabled&&"k-disabled",e.className),ref:t,role:"button","aria-disabled":e.disabled,onClick:n},o.createElement("span",{className:"k-actionsheet-action"},e.icon&&o.createElement("span",{className:"k-icon-wrap"},e.icon),(e.title||e.description)&&o.createElement("span",{className:"k-actionsheet-item-text"},e.title&&o.createElement("span",{className:"k-actionsheet-item-title"},e.title),e.description&&o.createElement("span",{className:"k-actionsheet-item-description"},e.description))))};i.propTypes={className:r.string,style:r.object,description:r.string,disabled:r.bool,group:r.oneOf(["top","bottom"]),icon:r.element,title:r.string}},7092:(e,t,n)=>{n.r(t),n.d(t,{ActionSheet:()=>ao.V,ActionSheetContent:()=>so.M,ActionSheetFooter:()=>co.K,ActionSheetHeader:()=>lo.n,ActionSheetItem:()=>io.Q,AppBar:()=>hn,AppBarSection:()=>mn,AppBarSpacer:()=>fn,Avatar:()=>Lt,BottomNavigation:()=>Ln,BottomNavigationItem:()=>Tn,Breadcrumb:()=>no,BreadcrumbDelimiter:()=>Zn,BreadcrumbLink:()=>Jn,BreadcrumbListItem:()=>Gn,BreadcrumbOrderedList:()=>Qn,Card:()=>Ht,CardActions:()=>Bt,CardBody:()=>Ot,CardFooter:()=>Tt,CardHeader:()=>Et,CardImage:()=>St,CardSubtitle:()=>Pt,CardTitle:()=>Vt,ContextMenu:()=>po,Drawer:()=>Wt,DrawerContent:()=>Gt,DrawerItem:()=>At,DrawerNavigation:()=>Ut,ExpansionPanel:()=>vo,ExpansionPanelContent:()=>fo,GridLayout:()=>Kn,GridLayoutItem:()=>Wn,Menu:()=>mt,MenuItem:()=>Je,MenuItemArrow:()=>W,MenuItemInternalsList:()=>X,MenuItemLink:()=>B,PanelBar:()=>Ye,PanelBarItem:()=>Be,PanelBarUtils:()=>je,Splitter:()=>It,SplitterBar:()=>ee,SplitterPane:()=>gt,StackLayout:()=>An,Step:()=>nn,Stepper:()=>dn,TabStrip:()=>Ce,TabStripContent:()=>ye,TabStripNavigation:()=>de,TabStripNavigationItem:()=>oe,TabStripTab:()=>Me,TileLayout:()=>Vn,contentDisplayName:()=>so.y,downArrowName:()=>K,flatChildren:()=>_e,flatVisibleChildren:()=>Ae,flatVisibleItems:()=>Ne,footerDisplayName:()=>co.g,getFirstId:()=>De,getInitialState:()=>Le,headerDisplayName:()=>lo.w,isArrayEqual:()=>Ue,isPresent:()=>Fe,leftArrowName:()=>q,renderChildren:()=>Te,rightArrowName:()=>U});var o=n(3899),r=n(8130),a=n(8047),i=n(1754),l="",s="0",c="_";function u(e,t){if(f(e))return t[Number(e)];var n=t[Number(d(e))];return n.items?u(function(e){if(m(e))return e;var t=e.indexOf(c);return e.substring(t+1)}(e),n.items):void 0}function d(e){return m(e)?e:e.split(c)[0]}function p(e){return h("0",e)}function h(e,t){return t?t+c+e:e}function v(e){var t=e.lastIndexOf(c);return t<0?l:e.substring(0,t)}function m(e){return e===l||e.indexOf(c)<0}function f(e){return e!==l&&e.indexOf(c)<0}function g(e){var t=e.lastIndexOf(c);return t<0?e:e.substring(t+1)}function b(e,t,n){return f(t)?e?Number(t)<n-1?(Number(t)+1).toString():"0":Number(t)>0?(Number(t)-1).toString():(n-1).toString():t}var y={vertical:"top",horizontal:"left"},z={vertical:"top",horizontal:"right"},k={vertical:"flip",horizontal:"fit"},w={vertical:"fit",horizontal:"flip"},x={downward:{anchorAlign:{vertical:"bottom",horizontal:"right"},popupAlign:z,collision:k},leftward:{anchorAlign:{vertical:"top",horizontal:"left"},popupAlign:z,collision:w}},C={downward:{anchorAlign:{vertical:"bottom",horizontal:"left"},popupAlign:y,collision:k},rightward:{anchorAlign:{vertical:"top",horizontal:"right"},popupAlign:y,collision:w}};function I(e,t,n){return f(e)?t?n?"leftward":"rightward":"downward":n?"leftward":"rightward"}function M(e){return e?"rtl":"ltr"}function H(e,t){return"".concat(e,"_").concat(t)}var E,V=n(189),O=(E=function(e,t){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(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}E(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),B=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return O(t,e),t.prototype.render=function(){return this.props.url?o.createElement("a",{className:this.getMenuItemClassName(),role:"presentation",href:this.props.url,tabIndex:-1},this.props.children):o.createElement("span",{id:this.props.id,className:(0,a.A)(this.getMenuItemClassName(),this.props.className),style:this.props.style,role:"presentation"},this.props.children)},t.prototype.getMenuItemClassName=function(){return(0,a.A)("k-link","k-menu-link",{"k-active":this.props.opened})},t.propTypes={opened:V.bool,url:V.string},t}(o.Component);const S={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},P={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},T={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},D={name:"caret-alt-left",content:'<path d="m160 256 192-128v256L160 256z" />',viewBox:"0 0 512 512"},L={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"},R={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"},N={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"},_={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"},A={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"};var j=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),F=function(){return F=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},F.apply(this,arguments)},K="caret-alt-down",U="caret-alt-right",q="caret-alt-left",W=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return j(t,e),t.prototype.render=function(){return o.createElement(r.a,F({"aria-hidden":!0,className:"k-menu-expand-arrow"},this.getIcon()))},t.prototype.getIcon=function(){switch(I(this.props.itemId,!0===this.props.verticalMenu,"rtl"===this.props.dir)){case"downward":return{name:K,icon:T};case"rightward":return{name:U,icon:P};case"leftward":return{name:q,icon:D};default:return{}}},t.propTypes={itemId:V.string,dir:V.string,verticalMenu:V.bool},t}(o.Component),G=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Y=function(e){function t(t){var n=e.call(this,t)||this;return n.isFirstRender=!0,n.onMouseOver=function(e){n.props.onMouseOver(n.props.item.id),e.stopPropagation()},n.onMouseLeave=function(e){n.props.onMouseLeave(n.props.item.id),e.stopPropagation()},n.state={opened:!1},n}return G(t,e),t.prototype.componentDidMount=function(){var e=this.props.focusedItemId,t=this.props.item.id;e&&e===t&&this.itemElement.focus(),this.isFirstRender=!1},t.prototype.componentDidUpdate=function(e){var t=this.props.focusedItemId,n=this.props.item.id;t&&(e.focusedItemId===t||t!==n||this.itemElement.contains(document.activeElement)||this.itemElement.focus())},t.prototype.render=function(){var e=this,t=this.props.item,n=t.id,r=H(this.props.menuGuid,n);return o.createElement(o.Fragment,null,o.createElement("li",{id:H(this.props.menuGuid,n),className:this.getMenuItemClassName(t),style:t.cssStyle,tabIndex:n===this.props.tabbableItemId?0:-1,onMouseOver:this.onMouseOver,onMouseLeave:this.onMouseLeave,onMouseDown:function(t){return e.props.onMouseDown(t)},onBlur:function(t){return e.props.onBlur(n,t)},onFocus:function(){return e.props.onFocus(n)},onClick:function(t){return e.props.onClick(t,n)},role:"menuitem","aria-disabled":!!t.disabled||void 0,"aria-haspopup":t.items.length>0||void 0,"aria-expanded":t.items.length>0?this.Opened:void 0,"aria-label":t.text,"aria-owns":this.Opened?r:void 0,ref:function(t){return e.itemElement=t},key:"0"},this.contentRender?this.renderContent():this.renderMenuItemLink()),this.renderPopupIfOpened())},t.prototype.renderContent=function(){var e=this.props.item.contentParentItemId;return o.createElement("div",{className:"k-content",role:"presentation"},o.createElement(this.contentRender,{item:this.props.onOriginalItemNeeded(e),itemId:e}))},t.prototype.renderMenuItemLink=function(){var e=this.props.item;if(this.linkRender)return o.createElement(this.linkRender,{item:this.props.onOriginalItemNeeded(e.id),itemId:e.id,opened:this.Opened,dir:M(this.props.isDirectionRightToLeft)});var t=this.itemRender?o.createElement(this.itemRender,{item:this.props.onOriginalItemNeeded(e.id),itemId:e.id,key:"1"}):o.createElement("span",{className:"k-menu-link-text"},e.text);return o.createElement(B,{url:e.url,opened:this.Opened},this.renderMenuIconIfApplicable(),t,this.renderArrowIfApplicable())},t.prototype.renderPopupIfOpened=function(){if(this.Opened){var e=this.props.item.id,t=function(e,t,n){var o=I(e,t,n);return n?"downward"===o?x.downward:x.leftward:"downward"===o?C.downward:C.rightward}(e,this.props.isMenuVertical,this.props.isDirectionRightToLeft),n=t.anchorAlign,r=t.popupAlign,a=t.collision;return o.createElement(i.G,{anchor:this.itemElement,show:!0,popupClass:this.getPopupClassName(),anchorAlign:n,popupAlign:r,collision:a,animate:!1,key:"1"},o.createElement(X,{parentItemId:e,items:this.props.item.items,menuGuid:this.props.menuGuid,focusedItemId:this.props.focusedItemId,lastItemIdToBeOpened:this.props.lastItemIdToBeOpened,tabbableItemId:this.props.tabbableItemId,itemRender:this.props.itemRender,linkRender:this.props.linkRender,isMenuVertical:this.props.isMenuVertical,isDirectionRightToLeft:this.props.isDirectionRightToLeft,className:"k-group k-menu-group k-reset k-menu-group-md",onMouseOver:this.props.onMouseOver,onMouseLeave:this.props.onMouseLeave,onMouseDown:this.props.onMouseDown,onBlur:this.props.onBlur,onFocus:this.props.onFocus,onClick:this.props.onClick,onOriginalItemNeeded:this.props.onOriginalItemNeeded}))}return null},t.prototype.renderMenuIconIfApplicable=function(){var e=this.props.item,t=e.icon,n=e.svgIcon;return t||n?o.createElement(r.a,{name:t,icon:n,key:"0"}):null},t.prototype.renderArrowIfApplicable=function(){return this.props.item.items.length>0?o.createElement(W,{itemId:this.props.item.id,verticalMenu:this.props.isMenuVertical,dir:M(this.props.isDirectionRightToLeft),key:"2"}):null},Object.defineProperty(t.prototype,"itemRender",{get:function(){return this.props.item.render||this.props.itemRender},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"linkRender",{get:function(){return this.props.item.linkRender||this.props.linkRender},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"contentRender",{get:function(){return this.props.item.contentParentItemId?this.props.item.contentRender:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"Opened",{get:function(){var e,t,n=this.props;return n.item.items.length>0&&(e=n.item.id,0===(t=n.lastItemIdToBeOpened).indexOf(e)&&(t.length===e.length||t.charAt(e.length)===c))&&!this.isFirstRender},enumerable:!1,configurable:!0}),t.prototype.getPopupClassName=function(){return(0,a.A)("k-menu-popup",{"k-rtl":this.props.isDirectionRightToLeft})},t.prototype.getMenuItemClassName=function(e){return(0,a.A)("k-item","k-menu-item",{"k-first":(t=e.id,g(t)===s),"k-last":e.isLastFromSiblings,"k-disabled":e.disabled},e.cssClass);var t},t}(o.Component),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),X=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onMouseOver=function(e){t.props.onMouseOver(t.props.parentItemId),e.stopPropagation()},t.onMouseLeave=function(e){t.props.onMouseLeave(t.props.parentItemId),e.stopPropagation()},t}return Z(t,e),t.prototype.render=function(){var e=this.props.parentItemId;return o.createElement("ul",{className:this.props.className,role:this.props.role?this.props.role:void 0!==e?"menu":"menubar",id:void 0!==e?H(this.props.menuGuid,e):void 0,onMouseOver:void 0!==e?this.onMouseOver:void 0,onMouseLeave:void 0!==e?this.onMouseLeave:void 0,"aria-orientation":this.props["aria-orientation"]},this.renderChildItems())},t.prototype.renderChildItems=function(){var e=this;return this.props.items.length>0?this.props.items.map((function(t,n){return o.createElement(Y,{item:t,isMenuVertical:e.props.isMenuVertical,isDirectionRightToLeft:e.props.isDirectionRightToLeft,focusedItemId:e.props.focusedItemId,lastItemIdToBeOpened:e.props.lastItemIdToBeOpened,tabbableItemId:e.props.tabbableItemId,itemRender:e.props.itemRender,linkRender:e.props.linkRender,menuGuid:e.props.menuGuid,onMouseOver:e.props.onMouseOver,onMouseLeave:e.props.onMouseLeave,onMouseDown:e.props.onMouseDown,onBlur:e.props.onBlur,onFocus:e.props.onFocus,onClick:e.props.onClick,onOriginalItemNeeded:e.props.onOriginalItemNeeded,key:n})})):null},t}(o.Component),J=n(3493),$=n(1779),Q=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),ee=function(e){function t(t){var n=e.call(this,t)||this;return n.draggable=null,n.onDrag=function(e,t,o){var r=e.event,a=n.props,i=a.onDrag,l=a.index,s=n.draggable&&n.draggable.element;s&&!n.isStatic&&n.isDraggable&&i(r,s,l,t,o)},n.onFocus=function(){n.setState({focused:!0})},n.onBlur=function(){n.setState({focused:!1})},n.onToggle=function(e){var t=n.props,o=t.onToggle,r=t.index,a=t.prev,i=t.next;(a.collapsible||i.collapsible)&&o(a.collapsible?r:r+1,e)},n.onPrevToggle=function(e){var t=n.props,o=t.onToggle,r=t.index;t.prev.collapsible&&o(r,e)},n.onNextToggle=function(e){var t=n.props,o=t.onToggle,r=t.index;t.next.collapsible&&o(r+1,e)},n.onKeyDown=function(e){var t=e&&e.keyCode,o=n.isHorizontal,r=n.props.index,a=n.draggable&&n.draggable.element,i=function(t,o,r){e.preventDefault(),n.props.onKeyboardResize(t,o,r,e)};a&&(t===J.R.enter?(e.preventDefault(),n.onToggle(e)):n.isDraggable&&(o&&t===J.R.left?i(a,r,-10):o&&t===J.R.right?i(a,r,10):o||t!==J.R.up?o||t!==J.R.down||i(a,r,10):i(a,r,-10)))},n.state={focused:!1},n}return Q(t,e),Object.defineProperty(t.prototype,"isStatic",{get:function(){var e=this.props,t=e.prev,n=e.next,o=t.resizable&&n.resizable,r=t.collapsible||n.collapsible;return!o&&!r},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isDraggable",{get:function(){var e=this.props,t=e.prev,n=e.next,o=t.resizable&&n.resizable,r=t.collapsed||n.collapsed;return!!o&&!r},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isHorizontal",{get:function(){return"horizontal"===this.props.orientation},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e,t=this,n=this.isDraggable,i=this.isStatic,l=this.isHorizontal,s=(0,a.A)("k-splitbar",((e={})["k-focus"]=this.state.focused,e["k-splitbar-horizontal"]=l,e["k-splitbar-vertical"]=!l,e["k-splitbar-draggable-horizontal"]=l&&n,e["k-splitbar-draggable-vertical"]=!l&&n,e["k-splitbar-static-horizontal"]=l&&i,e["k-splitbar-static-vertical"]=!l&&i,e));return o.createElement($._,{onPress:function(e){return t.onDrag(e,!0,!1)},onDrag:function(e){return t.onDrag(e,!1,!1)},onRelease:function(e){return t.onDrag(e,!1,!0)},ref:function(e){t.draggable=e}},o.createElement("div",{tabIndex:i?-1:0,role:"separator","aria-valuenow":0,"aria-label":this.props.ariaLabel,"aria-orientation":l?"vertical":void 0,className:s,style:{touchAction:"none"},onFocus:this.onFocus,onBlur:this.onBlur,onDoubleClick:this.onToggle,onKeyDown:this.onKeyDown},this.props.prev.collapsible&&o.createElement("div",{className:"k-collapse-prev",onClick:this.onPrevToggle},o.createElement(r.a,{name:this.props.prev.collapsible?l?this.props.prev.collapsed?"caret-alt-right":"caret-alt-left":this.props.prev.collapsed?"caret-alt-down":"caret-alt-up":void 0,icon:this.props.prev.collapsible?l?this.props.prev.collapsed?P:D:this.props.prev.collapsed?T:S:void 0})),o.createElement("div",{className:"k-resize-handle"}),this.props.next.collapsible&&o.createElement("div",{className:"k-collapse-next",onClick:this.onNextToggle},o.createElement(r.a,{name:this.props.next.collapsible?l?this.props.next.collapsed?"caret-alt-left":"caret-alt-right":this.props.next.collapsed?"caret-alt-up":"caret-alt-down":void 0,icon:this.props.prev.collapsible?l?this.props.prev.collapsed?D:P:this.props.prev.collapsed?S:T:void 0}))))},t}(o.Component),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),ne=function(){return ne=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ne.apply(this,arguments)},oe=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onClick=function(){t.props.onSelect&&t.props.onSelect(t.props.index)},t}return te(t,e),t.prototype.render=function(){var e,t=this.props,n=t.id,r=t.active,i=t.disabled,l=t.title,s=void 0===l?"Untitled":l,c=t.first,u=t.last,d={id:n,"aria-selected":r,"aria-controls":n,"aria-disabled":i,"aria-hidden":i,role:"tab",onClick:i?void 0:this.onClick},p=(0,a.A)("k-item",((e={})["k-first"]=c,e["k-last"]=u,e["k-disabled"]=i,e["k-active"]=r,e));return o.createElement("li",ne({},d,{className:p}),o.createElement("span",{className:"k-link"},s))},t.propTypes={active:V.bool,disabled:V.bool,index:V.number,onSelect:V.func,title:V.oneOfType([V.string,V.element]),first:V.bool,last:V.bool},t}(o.Component),re=n(7037),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),ie=function(){return ie=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ie.apply(this,arguments)},le=function(e){return e.preventDefault()},se="smooth",ce="prev",ue="next",de=function(e){function t(t){var n=e.call(this,t)||this;return n.itemsNavRef=o.createRef(),n.isRtl=function(){return"rtl"===n.props.dir},n.onWheel=function(e){e.stopPropagation();var t=e.deltaY<0?ce:ue;n.setNewScrollPosition(t,e)},n.arrowClickPrev=function(e){n.handleArrowClick(ce,e)},n.arrowClickNext=function(e){n.handleArrowClick(ue,e)},n.handleArrowClick=function(e,t){n.setNewScrollPosition(e,t)},n.setNewScrollPosition=function(e,t){var o=n.itemsNavRef.current;if(o){var r=n.horizontalScroll(),a=r?o.scrollWidth-o.offsetWidth:o.scrollHeight-o.offsetHeight,i=("click"===t.type?n.props.buttonScrollSpeed:n.props.mouseScrollSpeed)||0,l=r?o.scrollLeft:o.scrollTop,s=r?o.scrollWidth-o.scrollLeft:o.scrollHeight-o.scrollTop,c=o.scrollWidth- -1*o.scrollLeft;n.isRtl()&&n.horizontalScroll()?(e===ce&&l<0&&(l+=i,c+=i),e===ue&&l<a&&(l-=i,c-=i),l=Math.min(0,Math.min(a,l))):(e===ce&&l>0&&(l-=i,s+=i),e===ue&&l<a&&(l+=i,s-=i),l=Math.max(0,Math.min(a,l)));var u=0===l,d="click"===t.type?se:void 0;if(r){var p=n.isRtl()?Math.round(c)<=o.clientWidth||Math.floor(c)<=o.clientWidth:Math.round(s)<=o.clientWidth||Math.floor(s)<=o.clientWidth;n.setState({disabledPrev:u,disabledNext:p}),o.scrollTo({left:l,behavior:d})}else n.setState({disabledPrev:u,disabledNext:Math.round(s)<=o.clientHeight||Math.floor(s)<=o.clientHeight}),o.scrollTo({top:l,behavior:d})}},n.renderArrow=function(e,t){var r=n.horizontalScroll(),a={prev:{arrowTab:"k-tabstrip-prev",arrow:r?"caret-alt-left":"caret-alt-up"},next:{arrowTab:"k-tabstrip-next",arrow:r?"caret-alt-right":"caret-alt-down"}},i=(e===ce?n.props.prevButton:n.props.nextButton)||re.z,l=e===ce?n.arrowClickPrev:n.arrowClickNext;return o.createElement(i,{disabled:t,className:"".concat(a[e].arrowTab),onClick:l,icon:a[e].arrow,onMouseDown:le,tabIndex:-1,fillMode:"flat"})},n.state={disabledPrev:0===n.props.selected,disabledNext:n.props.selected===o.Children.count(n.props.children)-1},n}return ae(t,e),t.prototype.componentDidMount=function(){this.props.scrollable&&this.scrollToSelected()},t.prototype.componentDidUpdate=function(e){var t=this.props,n=t.scrollable,r=t.selected;n&&e.selected!==r&&(this.scrollToSelected(),this.setState({disabledPrev:0===r,disabledNext:r===o.Children.count(this.props.children)-1}))},t.prototype.render=function(){var e,t,n=this.props,r=n.selected,i=n.tabPosition,l=n.children,s=n.onSelect,c=n.onKeyDown,u=o.Children.count(l),d=o.Children.toArray(l);l&&(e=(t=u,Array.apply(null,Array(t))).map((function(e,t,n){var a={active:r===t,disabled:d[t].props.disabled,index:t,title:d[t].props.title,first:0===t,last:t===n.length-1,onSelect:s};return o.createElement(oe,ie({key:t},a))})));var p=(0,a.A)("k-tabstrip-items-wrapper",{"k-hstack":"top"===i||"bottom"===i,"k-vstack":"left"===i||"right"===i}),h=(0,a.A)("k-tabstrip-items","k-reset");return o.createElement("div",{className:p},this.props.scrollable?o.createElement(o.Fragment,null,this.renderArrow(ce,this.state.disabledPrev),o.createElement("ul",{ref:this.itemsNavRef,className:h,role:"tablist",tabIndex:this.props.tabIndex,onKeyDown:c,onWheel:this.onWheel},e),this.renderArrow(ue,this.state.disabledNext)):o.createElement("ul",{className:h,role:"tablist",tabIndex:this.props.tabIndex,onKeyDown:c},e))},t.prototype.scrollToSelected=function(){var e,t,n,o,r=this.itemsNavRef.current,a=r&&r.children[this.props.selected||0];if(a instanceof HTMLElement&&r instanceof HTMLElement){var i,l=this.horizontalScroll(),s=l?r.offsetWidth:r.offsetHeight,c=l?a.offsetWidth:a.offsetHeight,u=l?"left":"top",d=l?r.scrollLeft:r.scrollTop,p=0;this.isRtl()?(d*=-1,(i=a.offsetLeft)<0?(p=i-c+r.offsetLeft,r.scrollTo(((e={})[u]=p,e.behavior=se,e))):i+c>s-d&&(p=d+i-c,r.scrollTo(((t={})[u]=p,t.behavior=se,t)))):d+s<(i=l?a.offsetLeft-r.offsetLeft:a.offsetTop-r.offsetTop)+c?(p=i+c-s,r.scrollTo(((n={})[u]=p,n.behavior=se,n))):d>i&&(p=i,r.scrollTo(((o={})[u]=p,o.behavior=se,o)))}},t.prototype.horizontalScroll=function(){return/top|bottom/.test(this.props.tabPosition||"top")},t.propTypes={children:V.oneOfType([V.element,V.arrayOf(V.element)]),onSelect:V.func,onKeyDown:V.func,selected:V.number,tabIndex:V.number},t}(o.Component),pe=n(4343),he=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),ve=function(){return ve=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ve.apply(this,arguments)},me=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return he(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["children"]);return o.createElement(pe.f,ve({},{transitionName:"fade"},n),t)},t.propTypes={children:V.oneOfType([V.arrayOf(V.node),V.node]),childFactory:V.any,className:V.string,component:V.string,id:V.string,style:V.any},t.defaultProps={appear:!1,enter:!0,exit:!1,transitionEnterDuration:500,transitionExitDuration:500},t}(o.Component),fe=n(3198),ge=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),be=function(){return be=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},be.apply(this,arguments)},ye=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.contentId=(0,fe.M)(),t.childFactory=function(e){return o.cloneElement(e,be(be({},e.props),{in:e.props.children.props.id===String(t.contentId+t.props.selected)}))},t}return ge(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=e.selected,r=t&&"number"==typeof n&&o.Children.toArray(t)[n],i=(0,a.A)("k-content","k-active",r&&r.props.contentClassName);return o.createElement("div",{className:i,style:this.props.style},this.renderContent(t))},t.prototype.renderContent=function(e){var t=this;return this.props.keepTabsMounted?o.Children.map(this.props.children,(function(e,n){return t.renderChild(e,n)})):this.renderChild(o.Children.toArray(e)[this.props.selected],this.props.selected)},t.prototype.renderChild=function(e,t){var n=t===this.props.selected,r={role:"tabpanel","aria-expanded":!0,"aria-labelledby":t.toString(),style:{display:n?void 0:"none"}},a={position:"initial",display:n?void 0:"none"};return e.props.disabled?null:this.props.animation?o.createElement(me,{appear:!0,exit:this.props.keepTabsMounted,style:a,childFactory:this.props.keepTabsMounted?this.childFactory:void 0},o.createElement("div",be({},r,{id:String(this.contentId+t),key:t}),e.props.children)):o.createElement("div",be({},r,{key:t}),e.props.children)},t.propTypes={animation:V.bool,children:V.oneOfType([V.element,V.arrayOf(V.element)]),selected:V.number,style:V.object},t}(o.Component),ze=n(4006),ke=n(8206),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),xe=function(){return xe=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},xe.apply(this,arguments)},Ce=function(e){function t(t){var n,r=e.call(this,t)||this;return r._element=null,r.keyBinding=((n={})[J.R.left]=function(){return r.prevNavigatableTab()},n[J.R.right]=function(){return r.nextNavigatableTab()},n[J.R.down]=function(){return r.nextNavigatableTab()},n[J.R.up]=function(){return r.prevNavigatableTab()},n[J.R.home]=function(){return 0},n[J.R.end]=function(){return o.Children.count(r.props.children)-1},n),r.onSelect=function(e){r.props.selected!==e&&r.props.onSelect&&r.props.onSelect({selected:e})},r.onKeyDown=function(e){var t;switch(e.keyCode){case J.R.left:t=r.keyBinding[r.invertKeys(J.R.left,J.R.right)];break;case J.R.right:t=r.keyBinding[r.invertKeys(J.R.right,J.R.left)];break;case J.R.up:t=r.keyBinding[J.R.up];break;case J.R.down:t=r.keyBinding[J.R.down];break;case J.R.home:t=r.keyBinding[J.R.home];break;case J.R.end:t=r.keyBinding[J.R.end]}t&&(e.preventDefault(),r.onSelect(t()))},r.renderContent=function(e){var t=e.selected,n=e.children,r=e.tabContentStyle;return t<o.Children.count(n)&&t>-1?o.createElement(ye,xe({index:t},e,{style:r})):null},r.firstNavigatableTab=function(){var e=r.children(),t=o.Children.count(e);if(e)for(var n=0;n<t;n++)if(!e[n].props.disabled)return n},r.lastNavigatableTab=function(){var e=r.children(),t=o.Children.count(e);if(e)for(var n=t-1;n>0;n--)if(!e[n].props.disabled)return n},r.prevNavigatableTab=function(){var e=r.children(),t=r.props.selected,n=t?t-1:-1;if(n<0)return r.lastNavigatableTab();if(e)for(var o=n;o>-1;o--){if(!e[o].props.disabled)return o;if(0===o)return r.lastNavigatableTab()}},r.nextNavigatableTab=function(){var e=r.children(),t=r.props.selected,n=t?t+1:1,a=o.Children.count(e);if(n>=a)return r.firstNavigatableTab();if(e)for(var i=n;i<a;i++){if(!e[i].props.disabled)return i;if(i+1===a)return r.firstNavigatableTab()}},(0,ze.s)(ke.k),r}return we(t,e),t.prototype.render=function(){var e=this,t=xe(xe({},this.props),{children:this.children(),onKeyDown:this.onKeyDown,onSelect:this.onSelect}),n=t.tabPosition,r=t.tabIndex,i=void 0===r?0:r,l="bottom"===n,s=(0,a.A)("k-tabstrip",{"k-tabstrip-left":"left"===n,"k-tabstrip-right":"right"===n,"k-tabstrip-bottom":"bottom"===n,"k-tabstrip-top":"top"===n,"k-tabstrip-scrollable":this.props.scrollable},this.props.className);return o.createElement("div",{id:this.props.id,ref:function(t){return e._element=t},dir:this.props.dir,className:s,style:this.props.style},!l&&o.createElement(de,xe({},t,{tabIndex:i})),this.renderContent(t),l&&o.createElement(de,xe({},t,{tabIndex:i})))},t.prototype.invertKeys=function(e,t){return this._element&&"rtl"===getComputedStyle(this._element).direction?t:e},t.prototype.children=function(){return o.Children.toArray(this.props.children).filter((function(e){return e}))},t.propTypes={animation:V.bool,children:V.node,onSelect:V.func,selected:V.number,style:V.object,tabContentStyle:V.object,tabPosition:V.string,tabIndex:V.number,className:V.string,dir:V.string},t.defaultProps={animation:!0,tabPosition:"top",keepTabsMounted:!1,buttonScrollSpeed:100,mouseScrollSpeed:10},t}(o.Component),Ie=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Me=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Ie(t,e),t.prototype.render=function(){return null},t.propTypes={disabled:V.bool,contentClassName:V.string,children:V.oneOfType([V.element,V.node]),title:V.oneOfType([V.string,V.element,V.node])},t}(o.Component),He=n(3218),Ee=n(8686),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Oe=function(){return Oe=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Oe.apply(this,arguments)},Be=function(e){function t(t){var n=e.call(this,t)||this;return n.handleItemClick=function(){var e=n.props,t=e.onSelect,o=e.disabled,r=e.id;t&&!o&&t.call(void 0,{uniquePrivateKey:n.props.uniquePrivateKey,id:r,target:n})},n.childFactory=function(e){return n.props.keepItemsMounted?o.cloneElement(e,Oe(Oe({},e.props),{in:n.props.expanded})):e},n.state={show:t.expanded||!1},n}return Ve(t,e),t.prototype.render=function(){var e=this,t=this.props,n=t.id,i=t.children,l=t.title,s=t.uniquePrivateKey,c=t.disabled,u=t.selected,d=t.focused,p=t.expanded,h=t.className,v=t.level,m=t.headerClassName,f=t.animation,g=t.keepItemsMounted,b={role:"treeitem","aria-disabled":c,"aria-hidden":!c&&!p,"aria-selected":!c&&u,"aria-expanded":!c&&p&&!!i},y=(0,a.A)("k-panelbar-item",{"k-panelbar-header":0===v,"k-expanded":p&&!!i,"k-disabled":c},"k-level-".concat(v),h),z=(0,a.A)("k-link",{"k-selected":!c&&u,"k-focus":!c&&d},m),k=function(e){var t=e.imageUrl,n=e.icon,a=e.svgIcon,i=e.iconClass;return t?o.createElement("img",{role:"presentation",className:"k-panelbar-item-icon k-image",src:t}):n||a?o.createElement(r.a,{className:"k-panelbar-item-icon",name:n,icon:a}):i?o.createElement("span",{role:"presentation",className:"k-panelbar-item-icon "+i}):null}(this.props),w=!c&&i?o.createElement(r.a,{name:p?"chevron-up":"chevron-down",icon:p?L:N,className:(0,a.A)("k-panelbar-toggle",p?"k-panelbar-collapse":"k-panelbar-expand")}):null,x=!c&&p||g?o.createElement("ul",{role:"group","aria-expanded":p,"aria-hidden":!p,className:"k-panelbar-group k-panel k-group",style:{display:g?this.state.show?"block":"none":"block"}},i):null,C=void 0!==f&&!f||c||!i?x:o.createElement(Ee.U,{transitionEnterDuration:200,transitionExitDuration:200,key:s+"_animation",style:{display:"block"},children:x,childFactory:g&&this.childFactory,unmountOnExit:!g,onBeforeEnter:function(){return g&&e.setState({show:!0})},onAfterExited:function(){return g&&e.setState({show:!1})}});return o.createElement("li",Oe({id:n,className:y},b),o.createElement("span",{className:z,onClick:this.handleItemClick},k,o.createElement("span",{className:"k-panelbar-item-text"},l),w),C)},t.propTypes={animation:V.bool,children:V.any,className:V.string,icon:V.string,iconClass:V.string,imageUrl:V.string,svgIcon:He.wi,expanded:V.bool,disabled:V.bool,onSelect:V.func,selected:V.bool,level:V.number,title:V.oneOfType([V.string,V.element]),id:V.oneOfType([V.string,V.number]),focused:V.bool,keepItemsMounted:V.bool},t.defaultProps={title:"Untitled"},t}(o.PureComponent),Se=function(){return Se=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Se.apply(this,arguments)},Pe=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},Te=function(e){var t=e.animation,n=void 0===t||t,r=e.keepItemsMounted,a=void 0!==r&&r,i=e.state,l=e.expanded,s=e.handleSelect,c=e.children,u=e.parentExpanded,d=void 0===u||u,p=e.level,h=void 0===p?0:p,v=e.parentPrivateKey,m=void 0===v?[]:v;return o.Children.map(c,(function(e,t){if(e&&e.type===Be){var r=void 0,c=Re(e,m,t);if(e.props.children){var u={animation:n,keepItemsMounted:a,state:i,expanded:l,handleSelect:s,children:e.props.children,parentExpanded:(l||[]).indexOf(c)>-1,level:h+1,parentPrivateKey:Pe(Pe([],m,!0),[c],!1)};r=Te(u)}return o.cloneElement(e,Se(Se({},e.props),{animation:void 0!==e.props.animation?e.props.animation:n,keepItemsMounted:a,id:e.props.id||"k-panelbar-item-default-".concat(c),uniquePrivateKey:c,parentUniquePrivateKey:m,parentExpanded:d,level:h,expanded:(l||[]).indexOf(c)>-1,focused:i.focused===c&&i.wrapperFocused,selected:i.selected===c,children:r,onSelect:s}))}return o.createElement("div",{className:"k-panelbar-content k-content"},e)}))},De=function(e){var t=o.Children.toArray(e.children)[0];return t?Re(t,[],0):""},Le=function(e,t,n,r,a){return void 0===n&&(n={expanded:e.expanded||[],selected:e.selected||"",focused:e.focused||"",wrapperFocused:!1}),void 0===r&&(r=!0),void 0===a&&(a=[]),o.Children.map(e.children,(function(e,o){if(e&&e.type===Be){var i=Re(e,a,o);!e.props.disabled&&r&&(e.props.selected&&(n.selected=i),e.props.focused&&(n.focused=i),e.props.expanded&&("multiple"===t?n.expanded.push(i):"single"===t&&(n.expanded=[i])),e.props.children&&(n=Le(e.props,t,n,!!e.props.expanded,Pe(Pe([],a,!0),[i],!1))))}})),n},Re=function(e,t,n){return e&&e.props&&e.props.id?e.props.id:t.length?t[t.length-1]+".".concat(n):".".concat(n)};function Ne(e,t){return void 0===t&&(t=[]),(e||[]).forEach((function(e){e.disabled||(t.push(e),e.expanded&&e.children&&Ne(e.children,t))})),t}function _e(e,t){return void 0===t&&(t=[]),o.Children.forEach(e,(function(e){e&&e.props&&!e.props.disabled&&(t.push(e),e.props.children&&_e(e.props.children,t))})),t}function Ae(e,t){return void 0===t&&(t=[]),o.Children.forEach(e,(function(e){e&&e.props&&!e.props.disabled&&(e.props.expanded||e.props.parentExpanded)&&(t.push(e),e.props.children&&Ae(e.props.children,t))})),t}var je,Fe=function(e){return null!=e};!function(e){e.mapItemsToComponents=function e(t){return t.map((function(t,n){var r;return t.content&&(r=t.content),t.children&&(r=e(t.children)),o.createElement(Be,Se({},t,{children:r,key:t.id||n}))}))}}(je||(je={}));var Ke,Ue=function(e,t){return e.length===t.length&&e.every((function(e,n){return e===t[n]}))};!function(e){e[e.Toggle=0]="Toggle",e[e.Next=1]="Next",e[e.Previous=2]="Previous"}(Ke||(Ke={}));var qe=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),We=function(){return We=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},We.apply(this,arguments)},Ge=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},Ye=function(e){function t(t){var n=e.call(this,t)||this;n._element=null,n.handleSelect=function(e){n.onSelect(e),n.onFocus(e)},n.onSelect=function(e){var t,r;switch(_e(o.Children.toArray(n.children)).forEach((function(o){o.props.uniquePrivateKey===(e.uniquePrivateKey||n.state.focused)&&(t=o)})),n.expandMode){case"single":r=Ge(Ge([],t.props.parentUniquePrivateKey,!0),[t.props.uniquePrivateKey],!1),Ue(n.expandedItems,r)&&(r=t.props.parentUniquePrivateKey?Ge([],t.props.parentUniquePrivateKey,!0):[]);break;case"multiple":var a=(r=n.expandedItems.slice()).indexOf(t.props.uniquePrivateKey);-1===a?r.push(t.props.uniquePrivateKey):r.splice(a,1);break;default:r=n.expandedItems.slice()}n.setState({selected:t.props.uniquePrivateKey,expanded:r}),n.props.onSelect&&n.props.onSelect.call(void 0,{target:t,expandedItems:r})},n.onFocus=function(e,t){void 0===t&&(t=0);var r,a=Ae(o.Children.toArray(n.children));a.forEach((function(o,i){if(o.props.uniquePrivateKey===(e.uniquePrivateKey||n.state.focused)){var l=i+t<0?0:i+t>a.length?a.length-1:i+t;r=a[l]}})),r&&(n.activeDescendant=r.props.id,n.setState({focused:r.props.uniquePrivateKey}))},n.onNavigate=function(e,t){var o;switch(t){case Ke.Previous:o=-1,n.onFocus(e,o);break;case Ke.Next:o=1,n.onFocus(e,o);break;case Ke.Toggle:n.onSelect(e)}},n.handleWrapperFocus=function(){clearTimeout(n.nextTickId),n.state.wrapperFocused||n.setState({wrapperFocused:!0})},n.handleWrapperBlur=function(){n.nextTick((function(){n.setState({wrapperFocused:!1})}))},n.handleKeyDown=function(e){var t=n._element&&"rtl"===getComputedStyle(n._element).direction||!1;if(e.target===e.currentTarget){var o=void 0;switch(e.keyCode){case J.R.left:o=t?Ke.Next:Ke.Previous;break;case J.R.up:o=Ke.Previous;break;case J.R.right:o=t?Ke.Previous:Ke.Next;break;case J.R.down:o=Ke.Next;break;case J.R.space:case J.R.enter:o=Ke.Toggle;break;default:o=null}null!==o&&(e.preventDefault(),n.onNavigate(e,o))}},(0,ze.s)(ke.k);var r=Le(t,n.expandMode);return r.focused||(r.focused=De(t)),n.state=r,n}return qe(t,e),Object.defineProperty(t.prototype,"expandMode",{get:function(){return this.props.expandMode||"multiple"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"selectedItem",{get:function(){var e=this.props.selected;return void 0===e?this.state.selected:e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"expandedItems",{get:function(){return this.props.isControlled?this.props.expanded||[]:this.state.expanded},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"children",{get:function(){var e=We(We({},this.state),{selected:this.selectedItem}),t={animation:this.props.animation,keepItemsMounted:this.props.keepItemsMounted,state:e,expanded:this.expandedItems,handleSelect:this.handleSelect,children:this.props.children};return Te(t)},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this,t={"aria-activedescendant":this.activeDescendant},n=(0,a.A)("k-panelbar",this.props.className);return o.createElement("ul",We({ref:function(t){e._element=t},dir:this.props.dir,role:"tree",tabIndex:0,onKeyDown:this.handleKeyDown,onFocus:this.handleWrapperFocus,onBlur:this.handleWrapperBlur,className:n,style:this.props.style},t),this.children)},t.prototype.nextTick=function(e){this.nextTickId=window.setTimeout((function(){return e()}))},t.propTypes={animation:V.bool,children:function(e,t){var n=e[t];if(n){if(Array.isArray(n))for(var o=0,r=n;o<r.length;o++){var a=r[o];if(!a.type||a.type!==Be)return new Error("PanelBar children should be either PanelBarItem or Array of PanelBarItem.")}else if(n.type!==Be)return new Error("PanelBar child should be either PanelBarItem or Array of PanelBarItem.");return null}},dir:V.string,selected:V.string,expanded:V.arrayOf(V.string),focused:V.string,expandMode:V.oneOf(["single","multiple"]),className:V.string,keepItemsMounted:V.bool,onSelect:V.func,style:V.object},t.defaultProps={expandMode:"multiple",animation:!0,keepItemsMounted:!1},t}(o.Component),Ze=n(5407),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Je=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Xe(t,e),t.prototype.render=function(){return null},t.propTypes={text:V.string,url:V.string,icon:V.string,disabled:V.bool,cssClass:V.string,cssStyle:V.object,render:V.any,linkRender:V.any,contentRender:V.any,data:V.any},t}(o.Component);function $e(e,t){if(e&&e.length>0)return{items:nt(e),inputItems:e};if(et(t).length>0){var n=tt(et(t));return{items:nt(n),inputItems:n}}return{items:[],inputItems:[]}}function Qe(e,t){var n={},o=e||t.props,r=o.text,a=o.url,i=o.icon,l=o.svgIcon,s=o.disabled,c=o.cssClass,u=o.cssStyle,d=o.render,p=o.linkRender,h=o.contentRender,v=o.data;return void 0!==r&&(n.text=r),void 0!==a&&(n.url=a),void 0!==i&&(n.icon=i),void 0!==l&&(n.svgIcon=l),void 0!==s&&(n.disabled=s),void 0!==c&&(n.cssClass=c),void 0!==u&&(n.cssStyle=u),void 0!==d&&(n.render=d),void 0!==p&&(n.linkRender=p),void 0!==h&&(n.contentRender=h),void 0!==v&&(n.data=v),n}function et(e){return o.Children.toArray(e).filter((function(e){return e&&e.type===Je}))}function tt(e){for(var t=[],n=0;n<e.length;n++){var o=e[n],r=Qe(void 0,o),a=tt(et(o.props.children));a.length>0&&(r.items=a),t.push(r)}return t}function nt(e,t){for(var n=[],o=0;o<e.length;o++){var r=e[o],a=Qe(r);a.id=h(o.toString(),t),a.isLastFromSiblings=o===e.length-1,a.items=ot(r,a),n.push(a)}return n}function ot(e,t){return e.contentRender?[{contentParentItemId:t.id,id:h(s,t.id),isLastFromSiblings:!0,contentRender:e.contentRender,items:[]}]:e.items?nt(e.items,t.id):[]}var rt=/\S/;function at(e,t,n,o,r,a){var i,l=x();switch(n){case J.R.left:return r?a?z():m():a?y():s();case J.R.right:return r?a?m():z():a?s():y();case J.R.up:return r?I():f(t)?w():I();case J.R.down:return r?M():f(t)?k():M();case J.R.enter:case J.R.space:return l.disabled?t:C()?p(t):d(t);case J.R.home:return H()[0].id;case J.R.end:return(i=H())[i.length-1].id;case J.R.esc:return f(t)?t:v(t);default:return 1===o.length&&rt.test(o)?function(){var e=o.toLowerCase(),n=H(),r=Number(g(t)),a=n.slice(r+1).concat(n.slice(0,r+1)).find((function(t){return(t.text||"").toLowerCase().startsWith(e)}));return a?a.id:t}():t}function s(){return f(t)?I():1===function(e){return e.split(c).length-1}(t)?k(I(d(t))):v(t)}function m(){return f(t)?w():v(t)}function y(){return f(t)?M():k(C()?t:M(d(t)))}function z(){return k(f(t)||C()?t:M(d(t)))}function k(e){return E(!0,e)}function w(e){return E(!1,e)}function x(n,o){return void 0===n&&(n=t),void 0===o&&(o=e),u(n,o)}function C(e){return x(e).items.length>0}function I(e){return V(!1,e)}function M(e){return V(!0,e)}function H(){return f(t)?e:x(v(t),e).items}function E(e,n){void 0===n&&(n=t);var o=x(n);return C(n)&&!o.disabled?e?p(n):function(e){var t=x(e).items;return t[t.length-1].id}(n):n}function V(n,o){if(void 0===o&&(o=t),f(o))return b(n,o,e.length);var r=v(o);return h(b(n,g(o),x(r).items.length),r)}}var it,lt,st,ct,ut,dt=function(){function e(){this.phase="Initialized"}return e.prototype.getIsDirectionRightToLeft=function(){return this.isDirectionRightToLeft},e.prototype.setIsDirectionRightToLeft=function(e){this.phase="NotInitialized"===this.phase?"Initialized":"NewValueReceived",this.previousIsDirectionRightToLeft=this.isDirectionRightToLeft,this.isDirectionRightToLeft=e},e.prototype.hasDirectionChanged=function(){return"NewValueReceived"===this.phase&&this.previousIsDirectionRightToLeft!==this.isDirectionRightToLeft},e}(),pt=function(){function e(e,t,n){this.openOnClick=e,this.resetMenu=t,this.openItem=n,this.mouseDown=!1,this.openOnClick=e,this.isMouseOverEnabled=!e}return Object.defineProperty(e.prototype,"OpenOnClick",{set:function(e){Boolean(e)!==Boolean(this.openOnClick)&&(this.mouseDown=!1,this.isMouseOverEnabled=!e),this.openOnClick=e},enumerable:!1,configurable:!0}),e.prototype.handleItemSelectedViaKeyboard=function(){this.openOnClick&&(this.isMouseOverEnabled=!1,this.resetMenu())},Object.defineProperty(e.prototype,"IsMouseOverEnabled",{get:function(){return this.isMouseOverEnabled},enumerable:!1,configurable:!0}),e.prototype.handleItemMouseDown=function(){this.mouseDown=!0},e.prototype.handleItemFocus=function(){this.openOnClick&&!this.mouseDown&&(this.isMouseOverEnabled=!0),this.mouseDown=!1},e.prototype.handleItemClick=function(e,t){this.openOnClick&&(this.isMouseOverEnabled?t&&(this.isMouseOverEnabled=!1,this.resetMenu()):(this.isMouseOverEnabled=!0,this.openItem(e)))},e}(),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),vt={focusedItemId:l,hoveredItemId:l,tabbableItemId:s},mt=function(e){function t(t){var n=e.call(this,t)||this;return n.menuWrapperEl=null,n.guid=(0,fe.M)(),n.directionHolder=new dt,n.inputItems=[],n.items=[],n.reset=function(){n.clearItemHoverAndLeaveRequestsIfApplicable(),n.setState(vt)},n.onKeyDown=function(e){if(n.state.focusedItemId!==l){var t=u(n.state.focusedItemId,n.items),o=at(n.items,t.id,e.keyCode,e.key,n.props.vertical,n.directionHolder.getIsDirectionRightToLeft());t.id!==o&&(e.preventDefault(),n.setFocusedItemId(o)),e.keyCode!==J.R.enter&&e.keyCode!==J.R.space||t.disabled||(n.mouseOverHandler.handleItemSelectedViaKeyboard(),n.dispatchSelectEventIfWired(e,t.id),!e.isDefaultPrevented()&&0===t.items.length&&t.url&&window.location.assign(t.url))}e.keyCode===J.R.esc&&n.props.onClose&&n.props.onClose.call(void 0,e)},n.onItemMouseOver=function(e){n.mouseOverHandler.IsMouseOverEnabled&&(n.clearItemHoverAndLeaveRequestsIfApplicable(),n.itemHoverRequest=window.setTimeout((function(){n.setHoveredItemId(e),n.itemHoverRequest=null}),function(e){return void 0!==e.hoverOpenDelay?e.hoverOpenDelay:e.openOnClick?0:100}(n.props)))},n.onItemMouseLeave=function(e){n.mouseOverHandler.IsMouseOverEnabled&&n.isItemWithDefaultClose(e)&&(n.clearItemHoverAndLeaveRequestsIfApplicable(),n.itemLeaveRequest=window.setTimeout((function(){n.setHoveredItemId(l),n.itemLeaveRequest=null}),function(e){return void 0!==e.hoverCloseDelay?e.hoverCloseDelay:100}(n.props)))},n.onItemMouseDown=function(){n.mouseOverHandler.handleItemMouseDown()},n.onItemFocus=function(e){n.setFocusedItemId(e),n.mouseOverHandler.handleItemFocus()},n.onItemClick=function(e,t){var o=u(t,n.items);o.disabled||(n.setFocusedItemId(t),n.mouseOverHandler.handleItemClick(t,n.isItemWithDefaultClose(t)),n.dispatchSelectEventIfWired(e,t),!e.isDefaultPrevented()&&o.url&&window.location.assign(o.url))},n.onItemBlur=function(e,t){if(n.isItemWithDefaultClose(e)&&n.setFocusedItemId(l),t.relatedTarget&&"LI"===t.relatedTarget.nodeName){var o=t.relatedTarget.getAttribute("id");if(o&&o.includes(n.guid))return}n.props.onClose&&n.props.onClose.call(void 0,t)},n.getInputItem=function(e){return u(e,n.inputItems)},(0,ze.s)(ke.k),n.mouseOverHandler=new pt(n.props.openOnClick,n.reset,n.onItemMouseOver),n.state=Object.assign({},vt,{isFirstRender:!0}),n}return ht(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this.menuWrapperEl},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;this.prepareItems(),this.state.isFirstRender||this.directionHolder.setIsDirectionRightToLeft(this.checkIsDirectionRightToLeft());var t=this.state.hoveredItemId?this.state.hoveredItemId:this.state.focusedItemId?v(this.state.focusedItemId):l;return o.createElement("div",{onKeyDown:this.onKeyDown,style:this.props.style,className:this.directionHolder.getIsDirectionRightToLeft()?"k-rtl":void 0,ref:function(t){return e.menuWrapperEl=t}},o.createElement(X,{className:this.getMenuClassName(),"aria-orientation":this.props.vertical?"vertical":void 0,items:this.items,isMenuVertical:this.props.vertical,isDirectionRightToLeft:this.directionHolder.getIsDirectionRightToLeft(),focusedItemId:this.state.focusedItemId,lastItemIdToBeOpened:t,tabbableItemId:this.state.tabbableItemId,itemRender:this.props.itemRender,linkRender:this.props.linkRender,menuGuid:this.guid,onMouseLeave:this.onItemMouseLeave,onMouseOver:this.onItemMouseOver,onMouseDown:this.onItemMouseDown,onFocus:this.onItemFocus,onClick:this.onItemClick,onBlur:this.onItemBlur,onOriginalItemNeeded:this.getInputItem,role:this.props.role}))},t.prototype.componentDidMount=function(){this.setState({isFirstRender:!1})},t.prototype.componentDidUpdate=function(e){(Boolean(e.vertical)!==Boolean(this.props.vertical)||this.directionHolder.hasDirectionChanged())&&this.reset(),this.mouseOverHandler.OpenOnClick=this.props.openOnClick},t.prototype.componentWillUnmount=function(){this.clearItemHoverAndLeaveRequestsIfApplicable()},t.prototype.setFocusedItemId=function(e){this.setState((function(t){var n=e===l?t.tabbableItemId:d(e);return{hoveredItemId:e===l||m(t.hoveredItemId)&&m(e)?t.hoveredItemId:l,focusedItemId:e,tabbableItemId:n}}))},t.prototype.setHoveredItemId=function(e){this.setState((function(t){return m(e)&&m(t.focusedItemId)?{hoveredItemId:e,focusedItemId:t.focusedItemId,tabbableItemId:t.tabbableItemId}:{hoveredItemId:e,focusedItemId:l,tabbableItemId:s}}))},t.prototype.getMenuClassName=function(){return(0,a.A)("k-reset","k-header","k-menu",{"k-menu-horizontal":!this.props.vertical},{"k-menu-vertical":this.props.vertical},this.props.className)},t.prototype.clearItemHoverAndLeaveRequestsIfApplicable=function(){this.itemHoverRequest&&(clearTimeout(this.itemHoverRequest),this.itemHoverRequest=null),this.itemLeaveRequest&&(clearTimeout(this.itemLeaveRequest),this.itemLeaveRequest=null)},t.prototype.isItemWithDefaultClose=function(e){return!this.props.customCloseItemIds||-1===this.props.customCloseItemIds.indexOf(e)},t.prototype.checkIsDirectionRightToLeft=function(){return Boolean(void 0!==this.props.dir?"rtl"===this.props.dir:this.menuWrapperEl&&"rtl"===getComputedStyle(this.menuWrapperEl).direction)},t.prototype.prepareItems=function(){var e=$e(this.props.items,this.props.children),t=e.items,n=e.inputItems;this.items=t,this.inputItems=n},t.prototype.dispatchSelectEventIfWired=function(e,t){(0,Ze.N)(this.props.onSelect,e,this,{item:this.getInputItem(t),itemId:t})},t.propTypes={vertical:V.bool,items:V.arrayOf(V.object),style:V.object,dir:V.string,hoverOpenDelay:V.number,hoverCloseDelay:V.number,openOnClick:V.bool,itemRender:V.any,linkRender:V.any,customCloseItemIds:V.arrayOf(V.string),onSelect:V.func,role:V.string},t.defaultProps={vertical:!1},t}(o.Component),ft=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),gt=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ft(t,e),t.prototype.render=function(){var e,t=this.props,n=t.id,r=t.size,i=t.collapsed,l=t.overlay,s=t.containsSplitter,c=t.collapsible,u=t.resizable,d=t.scrollable,p=t.keepMounted,h=r&&r.length>0,v={flexBasis:r},m=(0,a.A)("k-pane",((e={})["k-hidden"]=i,e.hidden=i,e["k-pane-flex"]=s,e["k-pane-static"]=!u&&!c||h,e["k-scrollable"]=d,e));return o.createElement("div",{id:n,role:"group",style:v,className:m},!i||p?this.props.children:void 0,l?o.createElement("div",{className:"k-splitter-overlay k-overlay"}):void 0)},t}(o.Component),bt="splitBarLabel",yt=((it={})[bt]="split bar",it),zt=n(499),kt=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),wt=function(){return wt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},wt.apply(this,arguments)},xt={collapsible:!1,collapsed:!1,resizable:!0,scrollable:!0},Ct=150,It=function(e){function t(t){var n=e.call(this,t)||this;return n._container=null,n.validatePanes=function(e){if(!e.filter((function(e){return void 0===e.size})).length)throw new Error("The Splitter should have at least one pane without a set size.")},n.mapPaneOptions=function(e,t){for(var r=n.orientation,a=n.state,i=a.dragIndex,l=a.isDragging,s=[],c=0;c<t.length;c++){var u=!1,d=t[c];o.isValidElement(d)&&(u="Splitter"===d.type.displayName);var p=!1;l&&void 0!==i&&(p=i===c||i+1===c),s.push(wt(wt(wt({},xt),{orientation:r,containsSplitter:u,overlay:p}),(e||[])[c]))}return s},n.mapSplitterPanes=function(e,t){var r=(0,zt.provideLocalizationService)(n).toLanguageString(bt,yt[bt]);return e.map((function(a,i){var l,s=2*i,c=s+1;if(i+1<e.length){var u=e[i+1];l=o.createElement(ee,{key:c,index:i,orientation:a.orientation,prev:a,next:u,ariaLabel:r,onDrag:n.onBarDragResize,onToggle:n.onBarToggle,onKeyboardResize:n.onBarKeyboardResize})}return[o.createElement(gt,wt({key:s},a),t[i]),l]}))},n.onBarToggle=function(e,t){var o=n.panesOptions(n.panesContent).map((function(t,o){var r=n.getPaneProps(t);return o===e?wt(wt({},r),{collapsed:!t.collapsed}):wt({},r)}));n.props.onChange&&n.props.onChange({newState:o,isLast:!0,nativeEvent:t})},n.onBarDragResize=function(e,t,o,r,a){var i=(new Date).getTime(),l=e.pageX,s=e.pageY,c=n.surroudingPanes(t),u=c.prevElement,d=c.nextElement;if(u&&d)if(r)n.setState({isDragging:!0,dragIndex:o,startTime:i,originalX:l,originalY:s,originalPrevSize:n.elementSize(u),originalNextSize:n.elementSize(d)});else{var p,h=n.state,v=h.originalPrevSize,m=h.originalNextSize,f=h.startTime,g=h.originalX,b=h.originalY;!r&&i-f<Ct||(p="vertical"===n.orientation?s-b:n.isRtl?g-l:l-g,n.resize(o,o+1,v,m,p,a,e)),a&&n.resetDragState()}},n.onBarKeyboardResize=function(e,t,o,r){var a=n.surroudingPanes(e),i=a.prevElement,l=a.nextElement,s=n.elementSize(i),c=n.elementSize(l);n.resize(t,t+1,s,c,o,!0,r)},n.containerSize=function(){return n._container?n.elementSize(n._container,!0):0},n.panesOptions=function(e){return n.mapPaneOptions(n.panes,e)},n.elementSize=function(e,t){var o=t?"client":"offset";return"vertical"===n.orientation?e["".concat(o,"Height")]:e["".concat(o,"Width")]},n.clamp=function(e,t,n){return Math.min(t,Math.max(e,n))},n.fixedSize=function(e){return e&&e.length>0},(0,ze.s)(ke.k),n.state={isDragging:!1,dragIndex:void 0,startTime:0,originalX:0,originalY:0,originalPrevSize:0,originalNextSize:0,panes:t.defaultPanes||[]},n}return kt(t,e),Object.defineProperty(t.prototype,"isControlledState",{get:function(){return void 0!==this.props.panes},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"panes",{get:function(){return void 0!==this.panesDuringOnChange?this.panesDuringOnChange:this.isControlledState?this.props.panes:this.state.panes},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"orientation",{get:function(){return this.props.orientation||"horizontal"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isRtl",{get:function(){return this._container&&"rtl"===getComputedStyle(this._container).direction||!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"panesContent",{get:function(){return o.Children.toArray(this.props.children).filter((function(e){return e}))},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this,t=this.panesContent,n=this.panesOptions(t),r=(0,a.A)("k-widget","k-splitter","k-splitter-flex","k-splitter-".concat(this.orientation),this.props.className);return this.validatePanes(n),o.createElement("div",{style:this.props.style,ref:function(t){return e._container=t},className:r},this.mapSplitterPanes(n,t))},t.prototype.surroudingPanes=function(e){return{prevElement:e.previousElementSibling,nextElement:e.nextElementSibling}},t.prototype.isPercent=function(e){return/%$/.test(e)},t.prototype.toPixels=function(e,t){var n=parseInt(e,10);return this.isPercent(e)&&(n=t*n/100),n},t.prototype.resetDragState=function(){this.setState({isDragging:!1,dragIndex:void 0,startTime:0,originalX:0,originalY:0,originalPrevSize:0,originalNextSize:0})},t.prototype.resize=function(e,t,n,o,r,a,i){var l,s,c=this,u=this.panesOptions(this.panesContent),d=u[e],p=u[t],h=n+o,v=this.containerSize(),m=function(e){return c.toPixels(e,v)},f={index:e,initialSize:n,min:m(d.min)||h-m(p.max)||0,max:m(d.max)||h-m(p.min)||h},g={index:t,initialSize:o,min:m(p.min)||h-m(d.max)||0,max:m(p.max)||h-m(d.min)||h},b=function(e,t){var n=u[e.index],o=c.clamp(e.min,e.max,e.initialSize+t);return c.isPercent(n.size||"")?100*o/v+"%":o+"px"};this.fixedSize(d.size)&&this.fixedSize(p.size)?(l=b(f,r),s=b(g,-r)):p.collapsible||this.fixedSize(p.size)?s=b(g,-r):l=b(f,r);var y=u.map((function(n,o){var r=c.getPaneProps(n);return o===e?wt(wt({},r),{size:l}):o===t?wt(wt({},r),{size:s}):wt({},r)}));this.panesDuringOnChange=y,this.isControlledState||this.setState({panes:y}),this.props.onChange&&this.props.onChange({newState:y,isLast:a,nativeEvent:i}),this.panesDuringOnChange=void 0},t.prototype.getPaneProps=function(e){return e.orientation,e.overlay,e.containsSplitter,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["orientation","overlay","containsSplitter"])},t.displayName="Splitter",t}(o.Component);!function(e){e.TEXT="text",e.IMAGE="image",e.ICON="icon"}(lt||(lt={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(st||(st={})),function(e){e.DEFAULT="default",e.primary="primary",e.INFO="info",e.SUCCESS="success",e.WARNING="warning",e.ERROR="error"}(ct||(ct={})),function(e){e.START="start",e.CENTER="center",e.END="end",e.STRETCHED="stretched"}(ut||(ut={}));var Mt=function(){return Mt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Mt.apply(this,arguments)},Ht=o.forwardRef((function(e,t){var n;(0,ze.s)(ke.k);var r=e.children,i=e.dir,l=e.style,s=e.className,c=e.type,u=e.orientation,d=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["children","dir","style","className","type","orientation"]),p=o.useRef(null),h=o.useRef(null);return o.useImperativeHandle(p,(function(){return{element:h.current,props:e}})),o.useImperativeHandle(t,(function(){return p.current})),o.createElement("div",Mt({dir:i,style:l,ref:h,className:(0,a.A)("k-card",s,(n={},n["k-card-".concat(c)]=c!==ct.DEFAULT,n),u!==st.HORIZONTAL?"k-card-vertical":"k-card-horizontal")},d),r)}));Ht.displayName="KendoReactCard",Ht.propTypes={children:V.node,className:V.string,dir:V.string,orientation:V.oneOf(["horizontal","vertical"]),style:V.object,type:V.oneOf(["default","primary","info","success","warning","error"])},Ht.defaultProps={type:ct.DEFAULT,orientation:st.VERTICAL};var Et=function(e){return o.createElement("div",{style:e.style,className:(0,a.A)("k-card-header",e.className)},e.children)};Et.propTypes={className:V.string};var Vt=function(e){return o.createElement("div",{style:e.style,className:(0,a.A)("k-card-title",e.className)},e.children)};Vt.propTypes={className:V.string};var Ot=function(e){return o.createElement("div",{style:e.style,className:(0,a.A)("k-card-body",e.className)},e.children)};Ot.propTypes={className:V.string};var Bt=function(e){return o.createElement("div",{style:e.style,className:(0,a.A)("k-card-actions",e.className,"k-card-actions-".concat(e.layout),e.orientation!==st.VERTICAL?"k-card-actions-horizontal":"k-card-actions-vertical")},e.children)};Bt.propTypes={layout:V.oneOf(["stretched","start","center","end"]),orientation:V.oneOf(["horizontal","vertical"])},Bt.defaultProps={layout:ut.START,orientation:st.HORIZONTAL};var St=function(e){return o.createElement("img",{style:e.style,className:(0,a.A)("k-card-image",e.className),src:e.src})};St.propTypes={className:V.string,src:V.string},St.defaultProps={src:""};var Pt=function(e){return o.createElement("div",{style:e.style,className:(0,a.A)("k-card-subtitle",e.className)},e.children)};Pt.propTypes={className:V.string};var Tt=function(e){return o.createElement("div",{style:e.style,className:(0,a.A)("k-card-footer",e.className)},e.children)};Tt.propTypes={className:V.string};var Dt=n(2697),Lt=function(e){var t;return(0,ze.s)(ke.k),o.createElement("div",{style:e.style,className:(0,a.A)("k-avatar",(t={},t["k-avatar-bordered"]=e.border,t["k-rounded-".concat(Dt.G.roundedMap[e.rounded]||e.rounded)]=e.rounded,t["k-avatar-".concat(Dt.G.sizeMap[e.size]||e.size)]=e.size,t["k-avatar-".concat(e.fillMode)]=e.fillMode,t["k-avatar-".concat(e.fillMode,"-").concat(e.themeColor)]=Boolean(e.fillMode&&e.themeColor),t),e.className)},o.createElement("span",{className:"k-avatar-".concat(e.type)},e.children))};Lt.propTypes={className:V.string,type:V.oneOf(["text","image","icon"]),size:V.oneOf([null,"small","medium","large"]),rounded:V.oneOf([null,"small","medium","large","full"]),fillMode:V.oneOf([null,"solid","outline"]),themeColor:V.oneOf([null,"base","dark","error","info","inverse","inverse","light","primary","secondary","success","tertiary","warning"])},Lt.defaultProps={type:lt.TEXT,size:"medium",rounded:"full",fillMode:"solid",themeColor:"primary"};var Rt=o.createContext({animation:!0,expanded:!1,mode:"overlay",position:"start",mini:!1,dir:"ltr",width:240,miniWidth:50}),Nt=n(4703),_t=function(){return _t=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},_t.apply(this,arguments)},At=o.forwardRef((function(e,t){var n=e.className,i=e.style,l=e.text,s=e.icon,c=e.svgIcon,u=e.separator,d=e.disabled,p=e.selected,h=e.onSelect,v=e.index,m=e.tabIndex,f=e.children,g=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["className","style","text","icon","svgIcon","separator","disabled","selected","onSelect","index","tabIndex","children"]),b=o.useContext(Rt),y=b.expanded,z=b.mini,k=b.item,w=o.useRef(null),x=o.useCallback((function(){w.current&&w.current.focus()}),[]);o.useImperativeHandle(t,(function(){return{element:w.current,focus:x,props:e}}));var C=(0,a.A)("k-drawer-item",{"k-selected":p,"k-disabled":d},n),I=o.useCallback((function(t){if(h&&!d){var n={element:w.current,focus:x,props:e};h(n,v,t)}}),[h,v,d]),M=o.createElement(o.Fragment,null,(s||c)&&o.createElement(r.a,{name:s?(0,He.iJ)(s):s,icon:c}),!y&&z?null:o.createElement("span",{className:"k-item-text"},l));return u?o.createElement("li",{className:"k-drawer-item k-drawer-separator",role:"separator"}):o.createElement("li",_t({ref:w,className:C,style:i,role:"menuitem","aria-label":l,"aria-disabled":d,onClick:I,tabIndex:(0,Nt.p)(m,d)},g),k?f:M)}));At.propTypes={className:V.string,style:V.object,text:V.string,icon:V.string,svgIcon:He.wi,separator:V.bool,selected:V.bool,disabled:V.bool,targetItem:V.any},At.displayName="KendoDrawerItem";var jt=function(){return jt=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},jt.apply(this,arguments)},Ft={type:"slide",duration:200},Kt={type:"slide",duration:0},Ut=o.forwardRef((function(e,t){var n=e.children,r=e.className,i=e.style,l=o.useContext(Rt),s=l.animation,c=l.expanded,u=l.mode,d=l.position,p=l.onOverlayClick,h=l.mini,v=l.dir,m=l.width,f=l.miniWidth,g=l.items,b=l.item,y=l.onSelect,z=o.useRef(null),k=o.useCallback((function(){z.current&&z.current.focus()}),[]),w="boolean"!=typeof s?s:!1===s?Kt:Ft,x=m||240,C=f||50;o.useImperativeHandle(t,(function(){return{element:z.current,focus:k}}));var I=o.useMemo((function(){return"k-widget k-drawer "+(0,a.A)({"k-drawer-start":"start"===d,"k-drawer-end":"end"===d},r)}),[d]),M={opacity:1,flexBasis:x,WebkitTransition:"all "+(w&&w.duration)+"ms",transition:"all "+(w&&w.duration)+"ms"},H={opacity:1,transform:"translateX(0px)",WebkitTransition:"all "+(w&&w.duration)+"ms",transition:"all "+(w&&w.duration)+"ms"},E={opacity:h?1:0,flexBasis:h?C:0,WebkitTransition:"all "+(w&&w.duration)+"ms",transition:"all "+(w&&w.duration)+"ms"},V={opacity:0,transform:"translateX(-100%)",WebkitTransition:"all "+(w&&w.duration)+"ms",transition:"all "+(w&&w.duration)+"ms"},O={opacity:0,transform:"translateX(100%)",WebkitTransition:"all "+(w&&w.duration)+"ms",transition:"all "+(w&&w.duration)+"ms"},B={transform:"translateX(0%)",WebkitTransitionDuration:(w&&w.duration)+"ms",transitionDuration:(w&&w.duration)+"ms"},S=c?"push"===u?M:H:"push"===u?E:"ltr"===v&&"start"===d||"rtl"===v&&"end"===d?h?B:V:h?B:O,P=g&&o.createElement("ul",{className:"k-drawer-items",role:"menubar","aria-label":"drawer-list","aria-expanded":c},g.map((function(e,t){var n=jt(jt({index:t},e),{onSelect:y}),r=b||At;return o.createElement(r,jt({key:t},n))}))),T=o.createElement("div",{style:w?jt(jt({},S),i):i,className:I,ref:z},o.createElement("div",{className:"k-drawer-wrapper",style:!c&&h&&"overlay"===u?{width:C}:{width:x}},P||n));return"overlay"===u?o.createElement(o.Fragment,null,c&&o.createElement("div",{className:"k-overlay",onClick:p}),T):T}));Ut.propTypes={children:V.any,className:V.string,style:V.object,item:V.any,tabIndex:V.number},Ut.displayName="KendoDrawerNavigation";var qt=n(8199),Wt=o.forwardRef((function(e,t){(0,ze.s)(ke.k);var n=e.expanded,r=e.mode,i=e.position,l=e.className,s=e.children,c=e.style,u=e.animation,d=e.mini,p=e.width,h=e.miniWidth,v=e.items,m=e.item,f=e.tabIndex,g=e.onOverlayClick,b=e.onSelect,y=o.useRef(null),z=o.useCallback((function(){y.current&&y.current.focus()}),[]);o.useImperativeHandle(t,(function(){return{element:y.current,focus:z}}));var k=o.useCallback((function(e,t,n){if(v&&b){var o={itemTarget:e,itemIndex:t,syntheticEvent:n,nativeEvent:n&&n.nativeEvent,target:void 0};b.call(void 0,o)}}),[v,b]),w=(0,qt.n)(y,e.dir),x=(0,a.A)({"k-drawer-container":!0,"k-drawer-expanded":n,"k-drawer-overlay":"overlay"===r,"k-drawer-push":"push"===r,"k-drawer-mini":d},l);return o.createElement(Rt.Provider,{value:{animation:u,expanded:n,mode:r,position:i,mini:d,dir:w,items:v,item:m,width:p,miniWidth:h,onOverlayClick:g,onSelect:k}},o.createElement("div",{className:x,ref:y,dir:w,style:c,tabIndex:f},v&&o.createElement(Ut,null),s))}));Wt.propTypes={animation:V.any,expanded:V.bool,children:V.any,className:V.string,dir:V.string,mode:V.string,position:V.string,mini:V.bool,style:V.object,tabIndex:V.number,width:V.number,miniWidth:V.number,selected:V.number,onSelect:V.func,onOverlayClick:V.func},Wt.defaultProps={animation:!0,expanded:!1,mode:"overlay",position:"start",mini:!1,dir:"ltr",width:240,miniWidth:50},Wt.displayName="KendoDrawer";var Gt=o.forwardRef((function(e,t){var n=e.children,r=e.className,i=e.style,l=o.useRef(null);o.useImperativeHandle(t,(function(){return{element:l.current}}));var s=(0,a.A)({"k-drawer-content":!0},r);return o.createElement("div",{className:s,style:i,ref:l},n)}));Gt.propTypes={children:V.any,className:V.string,style:V.object},Gt.displayName="KendoDrawerContent";var Yt,Zt=o.createContext({linear:!1,mode:"steps",value:0}),Xt=n(9124),Jt=n(1573),$t="stepper.optionalText",Qt="stepper.progBarAriaLabel",en=((Yt={})[$t]="(Optional)",Yt[Qt]="progressbar",Yt),tn=function(){return tn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},tn.apply(this,arguments)},nn=o.forwardRef((function(e,t){var n=e.children,i=e.className,l=e.current,s=e.disabled,c=e.focused,u=e.icon,d=e.svgIcon,p=e.index,h=e.isValid,v=e.label,m=e.optional,f=e.style,g=e.tabIndex,b=e.text,y=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["children","className","current","disabled","focused","icon","svgIcon","index","isValid","label","optional","style","tabIndex","text"]),z=o.useContext(Zt),k=z.animationDuration,w=z.isVertical,x=z.item,C=z.linear,I=z.mode,M=z.numOfSteps,H=z.value,E=z.onChange,V=z.onFocus,O=z.successIcon,B=z.errorIcon,S=z.successSVGIcon,P=z.errorSVGIcon,T=o.useRef(null),D=o.useCallback((function(){T.current&&(0,Xt.n)(T.current)}),[]),L=o.useCallback((function(){return{element:T.current,focus:D}}),[D]);o.useImperativeHandle(t,L);var R,N=!C||p===H-1||p===H||p===H+1,j="labels"===I||Boolean(u)&&Boolean(v),F=(0,zt.useLocalization)(),K=(R=$t,F.toLanguageString(R,en[R])),U="number"==typeof k?k:!1!==k?400:0,q=o.useCallback((function(e){E&&!s&&(0,Ze.N)(E,e,L(),{value:p})}),[E,H,s]),W=o.useCallback((function(e){V&&!s&&(0,Ze.N)(V,e,L(),void 0)}),[V,s]),G=o.useMemo((function(){return(0,a.A)("k-step",{"k-step-first":0===p,"k-step-last":M&&p===M-1,"k-step-done":p<H,"k-step-current":l,"k-step-optional":m,"k-step-error":void 0!==h&&!h,"k-step-success":h},{"k-disabled":s,"k-focus":c},i)}),[p,M,H,l,m,s,c,h,i]),Y=o.useMemo((function(){return tn({maxWidth:w?void 0:"calc(100% / ".concat(M,")"),maxHeight:w?"calc(100% / ".concat(M,")"):void 0,pointerEvents:N?void 0:"none"},f)}),[w,M,f,N]),Z=h?O:B,X=Z?o.createElement("span",{className:"k-step-indicator-icon "+Z,"aria-hidden":"true"}):o.createElement(r.a,{className:"k-step-indicator-icon",name:h?"check-circle":"exclamation-circle",icon:h?S||_:P||A}),J=o.createElement(o.Fragment,null,"labels"!==I?o.createElement("span",{className:"k-step-indicator","aria-hidden":!0,style:{transitionDuration:U+"ms"}},u||d?j||void 0===h?o.createElement(r.a,{className:"k-step-indicator-icon",name:u?(0,He.iJ)(u):u,icon:d}):X:void 0!==h?X:o.createElement("span",{className:"k-step-indicator-text"},b||p+1)):null),$=o.createElement("span",{className:"k-step-label"},v&&o.createElement("span",{className:"k-step-text"},v),j&&void 0!==h&&X,m&&o.createElement("span",{className:"k-step-label-optional"},K)),Q=o.createElement(o.Fragment,null,J,$);return o.createElement("li",tn({ref:T,className:G,style:Y},y),o.createElement("a",{className:"k-step-link",title:v||void 0,onClick:q,onFocus:W,tabIndex:g||(c?0:-1),"aria-current":l,"aria-disabled":s||!N||void 0,"aria-invalid":void 0!==h&&!h||void 0},x?n:Q))}));nn.propTypes={children:V.any,className:V.string,current:V.bool,disabled:V.bool,icon:V.string,index:V.number,isValid:V.bool,label:V.string,optional:V.bool,style:V.object,tabIndex:V.number,text:V.string},nn.defaultProps={tabIndex:0},nn.displayName="KendoStep";var on=function(e,t,n){var o=Math.abs((t-e)/100);return Math.abs((n-e)/o)},rn=function(e,t,n,o){var r=Math.max(n,.01),a=100/r*100;e.current&&t.current&&(e.current.style.width=o?"100%":"".concat(r,"%"),t.current.style.width=o?"100%":"".concat(a,"%"),e.current.style.height=o?"".concat(r,"%"):"100%",t.current.style.height=o?"".concat(a,"%"):"100%")},an={name:"@progress/kendo-react-progressbars",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680198431,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"},ln=function(){return ln=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ln.apply(this,arguments)},sn=o.forwardRef((function(e,t){(0,ze.s)(an);var n=e.animation,r=e.disabled,i=e.reverse,l=void 0===i?cn.reverse:i,s=e.orientation,c=e.labelVisible,u=e.labelPlacement,d=e.max,p=void 0===d?cn.max:d,h=e.min,v=void 0===h?cn.min:h,m=e.tabIndex,f=e.className,g=e.style,b=e.emptyStyle,y=e.emptyClassName,z=e.progressStyle,k=e.progressClassName,w=o.useRef(null),x=o.useRef(null),C=o.useRef(null),I=o.useCallback((function(){w.current&&w.current.focus()}),[]);o.useImperativeHandle(t,(function(){return{element:w.current,progressStatusElement:x.current,progressStatusWrapElement:C.current,focus:I}}));var M,H,E,V,O,B=e.value||cn.value,S=function(e){var t=o.useRef();return o.useEffect((function(){t.current=e})),t.current}(B),P=null===e.value,T=(0,Jt.V)(w,e.dir),D="vertical"===s,L=function(e){var t=e.toString().split(".");return 1===t.length?"".concat(t[0]):"".concat(t[0],".").concat(t[1].substr(0,3))}(B),R={value:B},N=c?e.label?o.createElement("span",{className:"k-progress-status"},o.createElement(e.label,ln({},R))):o.createElement("span",{className:"k-progress-status"},L):void 0,_={className:(0,a.A)("k-progressbar",{"k-progressbar-horizontal":!D,"k-progressbar-vertical":D,"k-progressbar-reverse":l,"k-progressbar-indeterminate":P,"k-disabled":r},f),ref:w,dir:T,tabIndex:(0,Nt.p)(m,r),role:"progressbar","aria-label":e.ariaLabel,"aria-valuemin":v,"aria-valuemax":p,"aria-valuenow":P?void 0:B,"aria-disabled":r,style:g},A=(0,a.A)("k-progress-status-wrap",{"k-progress-start":"start"===u,"k-progress-center":"center"===u,"k-progress-end":"end"===u||void 0===u}),j="boolean"!=typeof n&&void 0!==n?n.duration:n?400:0,F=o.useCallback((function(){var e=on(v,p,S);rn(x,C,e,D)}),[D,p,v,S]),K=o.useCallback((function(e){var t=on(v,p,S+(B-S)*e);rn(x,C,t,D)}),[v,p,S,B,D]),U=o.useCallback((function(){var e=on(v,p,B);rn(x,C,e,D)}),[D,p,v,B]);return M={duration:j,onStart:F,onUpdate:K,onEnd:U},H=[B,j],E=o.useRef(0),V=o.useRef(!1),O=o.useRef(),o.useEffect((function(){return function(e){var t,n=e.duration,o=E.current&&1-E.current;e.onStart&&e.onStart();var r=function(a){t||(t=a);var i=(a-t+1)/n+o;i<=1?(e.onUpdate&&e.onUpdate(i),O.current=window.requestAnimationFrame(r),E.current=i):(e.onEnd&&e.onEnd(1),E.current=0)};O.current=window.requestAnimationFrame(r)}(M),function(){O.current&&window.cancelAnimationFrame(O.current)}}),H),o.useEffect((function(){V.current=!0}),[]),o.createElement("div",ln({},_),o.createElement("span",{className:A+(y?" "+y:""),style:b},N),o.createElement("div",{className:"k-progressbar-value k-selected",style:z,ref:x},o.createElement("span",{className:A+(k?" "+k:""),ref:C},N)))}));sn.propTypes={animation:V.any,ariaLabel:V.string,disabled:V.bool,reverse:V.bool,label:V.any,labelVisible:V.bool,labelPlacement:V.oneOf(["start","center","end"]),max:V.number,min:V.number,value:V.number,tabIndex:V.number,emptyStyle:V.object,emptyClassName:V.string,progressStyle:V.object,progressClassName:V.string};var cn={animation:!1,min:0,max:100,value:0,disabled:!1,reverse:!1,labelVisible:!0};sn.defaultProps=cn,sn.displayName="KendoProgressBar";var un=function(){return un=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},un.apply(this,arguments)},dn=o.forwardRef((function(e,t){(0,ze.s)(ke.k);var n=e.animationDuration,r=e.children,i=e.className,l=e.disabled,s=e.errorIcon,c=e.errorSVGIcon,u=e.item,d=e.items,p=e.linear,h=e.mode,v=e.orientation,m=e.style,f=e.successIcon,g=e.successSVGIcon,b=e.onChange,y=e.onFocus,z=(0,zt.useLocalization)().toLanguageString(Qt,en[Qt]),k=o.useRef(null),w=o.useCallback((function(){k.current&&(0,Xt.n)(k.current)}),[]),x=o.useCallback((function(){return{element:k.current,focus:w}}),[w]);o.useImperativeHandle(t,x);var C=e.value||pn.value,I=o.useState(C),M=I[0],H=I[1],E=d?d.length:0,V="vertical"===v,O=(0,Jt.V)(k,e.dir),B="number"==typeof n?n:!1!==n?400:0,S=o.useCallback((function(e,t){C!==t&&b&&!l&&(!p||t===C-1||t===C||t===C+1)&&((0,Ze.N)(b,e,x(),{value:t}),H(t))}),[C,p,b,l,H]),P=o.useCallback((function(e){var t=e.value,n=e.syntheticEvent;S(n,t)}),[S]),T=o.useCallback((function(e){y&&!l&&(0,Ze.N)(y,e.syntheticEvent,x(),void 0)}),[y,l]),D=o.useCallback((function(e){S(e,M)}),[S,M]),L=o.useCallback((function(e){var t="rtl"===O,n=M,o=d.length-1;switch(e.keyCode){case J.R.left:e.preventDefault(),!t&&n>0&&H(n-1),t&&n<o&&H(n+1);break;case J.R.right:e.preventDefault(),!t&&n<o&&H(n+1),t&&n>0&&H(n-1);break;case J.R.up:e.preventDefault(),!t&&n>0&&H(n-1),t&&n>0&&H(n-1);break;case J.R.down:e.preventDefault(),!t&&n<o&&H(n+1),t&&n<o&&H(n+1);break;case J.R.home:e.preventDefault(),H(0);break;case J.R.end:e.preventDefault(),H(o);break;case J.R.space:e.preventDefault();break;case J.R.enter:e.preventDefault(),d[n].disabled||D(e)}}),[d,H,M,O,D]),R=o.useMemo((function(){return(0,a.A)("k-stepper",{"k-stepper-linear":p},i)}),[p,i]),N=o.useMemo((function(){return un({display:"grid",gridTemplateColumns:V?void 0:"repeat("+2*E+", 1fr)",gridTemplateRows:V?"repeat("+E+", 1fr)":void 0},m)}),[V,E,m]),_=o.useMemo((function(){return(0,a.A)("k-step-list",{"k-step-list-horizontal":!V,"k-step-list-vertical":V})}),[V]),A=o.useMemo((function(){return{gridColumnStart:V?void 0:1,gridColumnEnd:V?void 0:-1,gridRowStart:V?1:void 0,gridRowEnd:V?-1:void 0}}),[V]),j=o.useMemo((function(){return{gridColumnStart:V?void 0:2,gridColumnEnd:V?void 0:2*E,gridRowStart:V?1:void 0,gridRowEnd:V?E:void 0,top:V?17:void 0}}),[V,E]),F=d&&d.map((function(e,t){var n=un({index:t,disabled:l||e.disabled,focused:t===M,current:t===C},e),r=u||nn;return o.createElement(r,un({key:t},n))}));return o.createElement(Zt.Provider,{value:{animationDuration:n,isVertical:V,item:u,linear:p,mode:h,numOfSteps:E,value:C,successIcon:f,successSVGIcon:g,errorIcon:s,errorSVGIcon:c,onChange:P,onFocus:T}},o.createElement("nav",{className:R,style:N,dir:O,onKeyDown:L},o.createElement("ol",{className:_,style:A},F||r),o.createElement(sn,{style:j,animation:{duration:B},ariaLabel:z,"aria-hidden":!0,max:E-1,labelVisible:!1,orientation:v,reverse:"vertical"===v,value:C,disabled:l,tabIndex:-1})))}));dn.propTypes={animationDuration:V.oneOfType([V.bool,V.number]),children:V.any,className:V.string,dir:V.string,disabled:V.bool,errorIcon:V.string,errorSVGIcon:He.wi,item:V.any,items:V.any,linear:V.bool,mode:V.oneOf(["steps","labels"]),orientation:V.oneOf(["horizontal","vertical"]),style:V.object,successIcon:V.string,successSVGIcon:He.wi,value:V.number.isRequired,onChange:V.func,onFocus:V.func};var pn={value:0};dn.defaultProps=pn,dn.displayName="KendoStepper";var hn=o.forwardRef((function(e,t){(0,ze.s)(ke.k);var n=e.children,r=e.className,i=e.style,l=e.id,s=o.useRef(null),c=o.useCallback((function(){s.current&&(0,Xt.n)(s.current)}),[]),u=o.useCallback((function(){return{element:s.current,focus:c}}),[c]);o.useImperativeHandle(t,u);var d=o.useMemo((function(){return(0,fe.M)()}),[]),p=o.useMemo((function(){return e.themeColor||vn.themeColor}),[e.themeColor]),h=o.useMemo((function(){return e.position||vn.position}),[e.position]),v=o.useMemo((function(){return e.positionMode||vn.positionMode}),[e.positionMode]),m=o.useMemo((function(){return(0,a.A)("k-appbar",{"k-appbar-top":"top"===h,"k-appbar-bottom":"bottom"===h,"k-appbar-static":"static"===v,"k-appbar-sticky":"sticky"===v,"k-appbar-fixed":"fixed"===v,"k-appbar-light":"light"===p,"k-appbar-dark":"dark"===p,"k-appbar-inherit":"inherit"===p},r)}),[h,v,p,r]);return o.createElement("div",{className:m,style:i,id:l||d},n)}));hn.propTypes={children:V.any,className:V.string,style:V.object,id:V.string,themeColor:V.string,position:V.oneOf(["top","bottom"]),positionMode:V.oneOf(["static","sticky","fixed"])};var vn={themeColor:"light",position:"top",positionMode:"static"};hn.displayName="KendoAppBar";var mn=o.forwardRef((function(e,t){var n=e.children,r=e.className,i=e.style,l=o.useRef(null),s=o.useCallback((function(){l.current&&(0,Xt.n)(l.current)}),[]),c=o.useCallback((function(){return{element:l.current,focus:s}}),[s]);o.useImperativeHandle(t,c);var u=o.useMemo((function(){return(0,a.A)("k-appbar-section",r)}),[r]);return o.createElement("div",{className:u,style:i},n)}));mn.propTypes={children:V.any,className:V.string,style:V.object},mn.displayName="KendoAppBarSection";var fn=o.forwardRef((function(e,t){var n=e.children,r=e.className,i=e.style,l=o.useRef(null),s=o.useCallback((function(){l.current&&(0,Xt.n)(l.current)}),[]),c=o.useCallback((function(){return{element:l.current,focus:s}}),[s]);o.useImperativeHandle(t,c);var u=o.useMemo((function(){return(0,a.A)("k-appbar-spacer",{"k-appbar-spacer-sized":i&&i.width&&null!==i.width},r)}),[r,i]),d=o.useMemo((function(){return{flexBasis:i&&i.width?i.width:void 0}}),[i]);return o.createElement("span",{className:u,style:d},n)}));fn.propTypes={children:V.any,className:V.string,style:V.object},fn.displayName="KendoAppBarSpacer";var gn=n(9659),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),yn=function(){return yn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},yn.apply(this,arguments)},zn=function(e){return o.createElement($._,{onPress:e.onPress,onDrag:function(t){e.onResize(t.event,!1,e.d)},onRelease:function(t){e.onResize(t.event,!0,e.d)}},o.createElement("div",{className:"k-resize-handle k-cursor-"+e.d+"-resize",style:yn({bottom:0,right:0},e.style)}))},kn=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handleResize=function(e,n,o){e.originalEvent.preventDefault(),t.props.onResize(e,{end:n,direction:o})},t}return bn(t,e),t.prototype.render=function(){var e=this.props,t=e.resizable,n=e.onPress,r=e.rtl;return t?o.createElement(o.Fragment,null,"vertical"!==t&&o.createElement(zn,{onPress:n,onResize:this.handleResize,d:"ew",style:r?{top:0,width:9,left:0,right:""}:{top:0,width:9,right:0,left:""}}),"horizontal"!==t&&o.createElement(zn,{onPress:n,onResize:this.handleResize,d:"ns",style:{left:0,height:9}}),!0===t&&o.createElement(zn,{onPress:n,onResize:this.handleResize,d:r?"nesw":"nwse",style:r?{width:9,height:9,right:"",left:0}:{width:9,height:9,right:0,left:""}})):null},t}(o.Component),wn=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),xn=function(){return xn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},xn.apply(this,arguments)},Cn=200,In=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={rtl:!1},t.oldSize={},t.draggable=null,t.dragging=!1,t.resizing=!1,t.element=null,t.ignoreDrag=!1,t.pressOffset={x:0,y:0},t.pressXY={x:0,y:0},t.currentTranslate={x:0,y:0},t.preventDataOps=void 0,t.handleResize=function(e,n){if(n.end)t.handleRelease();else if(t.element){var o=e.clientX,r=e.clientY;t.resizing=!0;var a=("ns"!==n.direction?o-t.pressXY.x:0)*(t.state.rtl?-1:1),i="ew"!==n.direction?r-t.pressXY.y:0;if(t.dragElement&&(t.state.rtl?t.dragElement.style.marginLeft=-a+"px":t.dragElement.style.marginRight=-a+"px",t.dragElement.style.height="calc(100% + ".concat(i,"px)")),t.element.classList.add("k-layout-item-hint","k-layout-item-hint-resize"),!t.preventDataOps){var l=0,s=0,c=t.element.getBoundingClientRect();a>c.width/t.props.defaultPosition.colSpan/3&&(l=1),a<-c.width/t.props.defaultPosition.colSpan/1.25&&(l=-1),i>c.height/t.props.defaultPosition.rowSpan/3&&(s=1),i<-c.height/t.props.defaultPosition.rowSpan/1.25&&(s=-1),0===l&&0===s||t.props.update(t.props.index,0,0,s,l)}}},t.handlePress=function(e){if(t.dragElement)if(t.ignoreDrag=!1,t.props.ignoreDrag&&t.props.ignoreDrag(e.event.originalEvent))t.ignoreDrag=!0;else{t.element&&(t.element.style.zIndex="10",t.element.classList.add("k-layout-item-hint")),t.dragElement.classList.remove("k-cursor-grab"),t.dragElement.classList.add("k-cursor-grabbing");var n=t.dragElement.getBoundingClientRect();t.pressXY={x:e.event.clientX,y:e.event.clientY},t.pressOffset={x:e.event.clientX-n.x,y:e.event.clientY-n.y}}},t.handleDrag=function(e){if(!t.ignoreDrag){var n=t.dragElement;if(!e.event.originalEvent.defaultPrevented&&n){t.dragging=!0,e.event.originalEvent.preventDefault();var o=n.getBoundingClientRect();if(t.currentTranslate={x:e.event.clientX-o.x-t.pressOffset.x+t.currentTranslate.x,y:e.event.clientY-o.y-t.pressOffset.y+t.currentTranslate.y},n.style.transform="translate(".concat(t.currentTranslate.x,"px, ").concat(t.currentTranslate.y,"px)"),n.style.transition="transform 0s",!t.preventDataOps){var r=0,a=0;t.currentTranslate.y>.7*o.height/t.props.defaultPosition.rowSpan&&(a=1),t.currentTranslate.y<.7*-o.height/t.props.defaultPosition.rowSpan&&(a=-1),t.currentTranslate.x>.7*o.width/t.props.defaultPosition.colSpan&&(r=1),t.currentTranslate.x<.7*-o.width/t.props.defaultPosition.colSpan&&(r=-1),t.props.update(t.props.index,a,t.state.rtl?-r:r,0,0)}}}},t.handleRelease=function(){t.dragging=t.resizing=!1,t.currentTranslate={x:0,y:0},t.element&&(t.element.style.zIndex="1",t.element.classList.remove("k-layout-item-hint","k-layout-item-hint-resize"));var e=t.dragElement;e&&(e.style.transform="translate(0px, 0px)",e.style.transition="transform ".concat(Cn,"ms cubic-bezier(0.2, 0, 0, 1) 0s"),e.style.marginRight="0px",e.style.marginLeft="0px",e.style.height="100%",e.classList.remove("k-cursor-grabbing"),e.classList.add("k-cursor-grab"))},t}return wn(t,e),Object.defineProperty(t.prototype,"reorderable",{get:function(){return void 0!==this.props.reorderable?this.props.reorderable:t.defaultProps.reorderable},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dragElement",{get:function(){return this.draggable?this.draggable.element:void 0},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.element&&"rtl"===getComputedStyle(this.element).direction&&this.setState({rtl:!0})},t.prototype.render=function(){var e=this;clearTimeout&&"function"==typeof clearTimeout&&(clearTimeout(this.preventDataOps),this.preventDataOps=window.setTimeout((function(){e.preventDataOps=void 0}),200));var n=this.props.defaultPosition,r=void 0!==this.props.resizable?this.props.resizable:t.defaultProps.resizable,i=xn({gridColumnStart:n.col,gridColumnEnd:"span ".concat(n.colSpan),gridRowStart:n.row,gridRowEnd:"span ".concat(n.rowSpan),outline:"none",order:n.order},this.props.hintStyle),l=o.createElement("div",{ref:function(t){e.draggable=t?{element:t}:null},className:(0,a.A)("k-tilelayout-item k-card",{"k-cursor-grab":this.reorderable},this.props.className),style:xn({height:"100%"},this.props.style)},this.props.children,o.createElement(kn,{onPress:this.handlePress,onResize:this.handleResize,resizable:r,rtl:this.state.rtl}));return o.createElement("div",{ref:function(t){e.element=t},style:i,className:this.props.hintClassName},o.createElement($._,{ref:function(t){e.draggable=t},onDrag:this.props.reorderable?this.handleDrag:void 0,onRelease:this.props.reorderable?this.handleRelease:void 0,onPress:this.props.reorderable?this.handlePress:void 0},l))},t.prototype.getSnapshotBeforeUpdate=function(e){return this.oldSize={},this.dragElement&&(this.oldSize=this.dragElement.getBoundingClientRect()),null},t.prototype.componentDidUpdate=function(e){var t=this,n=this.dragElement;if(n){var o=n.getBoundingClientRect(),r=this.oldSize;if(this.resizing){var a=o.width-r.width;if(this.state.rtl){var i=parseFloat(n.style.marginLeft||"0");n.style.marginLeft=i-a+"px"}else i=parseFloat(n.style.marginRight||"0"),n.style.marginRight=i+a+"px";this.pressXY.x+=this.state.rtl?-a:a;var l=o.height-r.height,s=parseFloat(n.style.height.substring(12));n.style.height="calc(100% + ".concat(s+l,"px)"),this.pressXY.y+=l}var c=r.left-o.left,u=r.top-o.top;0===c&&0===u||(this.dragging?e.defaultPosition.order===this.props.defaultPosition.order&&e.defaultPosition.col===this.props.defaultPosition.col||(this.currentTranslate.x=0,this.currentTranslate.y=0,n.style.transform=""):Math.abs(u)<15&&Math.abs(c)<15||requestAnimationFrame((function(){var e=t.element;e&&(e.style.transform="translate(".concat(c,"px, ").concat(u,"px)"),e.style.transition="transform 0s",requestAnimationFrame((function(){e.style.transform="",e.style.transition="transform ".concat(Cn,"ms cubic-bezier(0.2, 0, 0, 1) 0s")})))})))}},t.propTypes={defaultPosition:V.object.isRequired,style:V.object,className:V.string,hintStyle:V.object,hintClassName:V.string,header:V.any,body:V.any,item:V.any,resizable:V.oneOf(["horizontal","vertical",!0,!1]),reorderable:V.bool},t.displayName="KendoTileLayoutItem",t.defaultProps={resizable:!0,reorderable:!0},t}(o.Component),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 o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Hn=function(){return Hn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Hn.apply(this,arguments)},En={column:"k-grid-flow-col",row:"k-grid-flow-row","column dense":"k-grid-flow-col-dense","row dense":"k-grid-flow-row-dense",unset:"k-grid-flow-unset"},Vn=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._element=null,t.state={positions:(t.props.items||[]).map((function(e,t){return Object.assign({order:t,rowSpan:1,colSpan:1},e.defaultPosition)}))},t.focus=function(){t._element&&t._element.focus()},t.update=function(e,n,o,r,a){if(void 0===r&&(r=0),void 0===a&&(a=0),0!==n||0!==o||a||r){var i=!1,l=t.state.positions.map((function(e){return Object.assign({},e)})),s=l[e],c=l.find((function(e){return e.order===s.order+n}));c&&c!==s&&(s.order+=n,c.order+=-n,i=!0);var u=s.col+o;0!==o&&u>=1&&u+s.colSpan<=(t.props.columns||3)+1&&(s.col=u,i=!0);var d=s.colSpan+a;a&&d>=1&&d+s.col<=(t.props.columns||3)+1&&(s.colSpan=d,i=!0);var p=s.rowSpan+r;r&&p>=1&&(s.rowSpan=p,i=!0),i&&(t.setState({positions:l}),(0,Ze.N)(t.props.onReposition,{},t,{value:l}))}},t}return Mn(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.getDerivedStateFromProps=function(e,t){return e.positions?{positions:e.positions.map((function(e,t){return Object.assign({order:t,rowSpan:1,colSpan:1},e)}))}:!e.items||t.positions&&e.items.length===t.positions.length?null:{positions:e.items.map((function(e,t){return Object.assign({order:t,rowSpan:1,colSpan:1},e.defaultPosition)}))}},t.prototype.render=function(){var e=this,t=this.props,n=t.className,r=t.columns,i=void 0===r?3:r,l=t.columnWidth,s=void 0===l?"1fr":l,c=t.gap,u=t.rowHeight,d=void 0===u?"1fr":u,p=t.style,h=t.autoFlow,v=void 0===h?"column":h,m=t.items,f=void 0===m?[]:m,g=c?"".concat("number"==typeof c.rows?c.rows+"px":c.rows)+" "+"".concat("number"==typeof c.columns?c.columns+"px":c.columns):16,b=Hn({gridTemplateColumns:"repeat(".concat(i,", minmax(0px, ").concat("number"==typeof s?s+"px":s,"))"),gridAutoRows:"minmax(0px, ".concat("number"==typeof d?d+"px":d,")"),gap:g,padding:g},p);return o.createElement("div",{ref:function(t){e._element=t},dir:this.props.dir,className:(0,a.A)("k-tilelayout",En[v],n),style:b,id:this.props.id,children:f.map((function(t,n){return o.createElement(In,{key:e.props.dataItemKey?(0,gn.Y)(e.props.dataItemKey)(t):n,update:e.update,defaultPosition:e.state.positions[n],index:n,resizable:t.resizable,reorderable:t.reorderable,style:t.style,className:t.className,hintClassName:t.hintClassName,hintStyle:t.hintStyle,ignoreDrag:e.props.ignoreDrag},t.item?t.item:o.createElement(o.Fragment,null,o.createElement("div",{className:"k-tilelayout-item-header k-card-header"},o.isValidElement(t.header)?t.header:o.createElement("h5",{className:"k-card-title"},t.header)),o.createElement("div",{className:"k-tilelayout-item-body k-card-body"},t.body)))}))})},t.propTypes={id:V.string,style:V.object,className:V.string,dir:V.string,gap:V.object,columns:V.number,columnWidth:V.oneOfType([V.number,V.string]),rowHeight:V.oneOfType([V.number,V.string]),dataItemKey:V.string,items:V.array,positions:V.array,autoFlow:V.oneOf(["column","row","column dense","row dense","unset"]),onReposition:V.func,ignoreDrag:V.func},t.displayName="KendoTileLayout",t}(o.Component),On={primary:"k-bottom-nav-primary",secondary:"k-bottom-nav-secondary",tertiary:"k-bottom-nav-tertiary",info:"k-bottom-nav-info",success:"k-bottom-nav-success",warning:"k-bottom-nav-warning",error:"k-bottom-nav-error",dark:"k-bottom-nav-dark",light:"k-bottom-nav-light",inverse:"k-bottom-nav-inverse"},Bn={flat:"k-bottom-nav-flat",solid:"k-bottom-nav-solid"},Sn={vertical:"k-bottom-nav-item-flow-vertical",horizontal:"k-bottom-nav-item-flow-horizontal"},Pn={fixed:"k-pos-fixed",sticky:"k-pos-sticky"},Tn=o.forwardRef((function(e,t){(0,ze.s)(ke.k);var n=o.useRef(null);o.useImperativeHandle(t,(function(){return{element:n.current}}));var i=e.className,l=e.style,s=e.selected,c=e.disabled,u=e.item,d=e.render,p=e.dataItem,h=e.icon,v=e.svgIcon,m=e.text,f=e.id,g=e.onSelect,b=e.onKeyDown,y=e.index,z=e.tabIndex,k=o.useMemo((function(){return(0,a.A)("k-bottom-nav-item",{"k-selected":s,"k-disabled":c},i)}),[s,c,i]),w=o.useCallback((function(e){g&&void 0!==y&&!c&&g(e,y)}),[g,y,c]),x=o.useCallback((function(e){b&&void 0!==y&&!c&&b(e,y)}),[b,y,c]),C=d,I=u,M=o.createElement("span",{ref:n,className:k,style:l,role:"link",id:f,tabIndex:z,onClick:w,onKeyDown:x,"aria-current":s,"aria-disabled":c},I?o.createElement(I,{itemIndex:y,item:p}):o.createElement(o.Fragment,null,(h||v)&&o.createElement(r.a,{className:"k-bottom-nav-item-icon",name:h,icon:v}),m&&o.createElement("span",{className:"k-bottom-nav-item-text",style:{userSelect:"none"}},m)));return void 0!==C?C.call(void 0,M,e):M}));Tn.propTypes={className:V.string,style:V.object,id:V.string,disabled:V.bool,selected:V.bool,icon:V.string,svgIcon:He.wi,text:V.string,tabIndex:V.number},Tn.defaultProps={tabIndex:0},Tn.displayName="KendoReactBottomNavigationItem";var Dn=function(){return Dn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Dn.apply(this,arguments)},Ln=o.forwardRef((function(e,t){(0,ze.s)(ke.k);var n=o.useRef(null),r=o.useCallback((function(){n.current&&(0,Xt.n)(n.current)}),[]),i=o.useCallback((function(){return{element:n.current,focus:r}}),[r]);o.useImperativeHandle(t,i);var l=e.themeColor,s=void 0===l?Rn.themeColor:l,c=e.fill,u=void 0===c?Rn.fill:c,d=e.positionMode,p=void 0===d?Rn.positionMode:d,h=e.itemFlow,v=void 0===h?Rn.itemFlow:h,m=e.border,f=void 0===m?Rn.border:m,g=e.className,b=e.items,y=e.item,z=e.itemRender,k=e.disabled,w=e.style,x=e.id,C=e.onSelect,I=e.onKeyDown,M=o.useMemo((function(){return(0,fe.M)()}),[]),H=(0,qt.n)(n,e.dir),E=o.useMemo((function(){return(0,a.A)("k-bottom-nav",Pn[p],On[s],Bn[u],Sn[v],{"k-bottom-nav-border":f,"k-disabled":k},g)}),[p,s,u,v,f,k,g]),V=o.useCallback((function(e,t){b&&!b[t].disabled&&C&&(0,Ze.N)(C,e,i(),{itemTarget:b[t],itemIndex:t})}),[b,C]),O=o.useCallback((function(e,t){V(e,t)}),[V]),B=o.useCallback((function(e,t){switch(e.keyCode){case J.R.enter:case J.R.space:V(e,t),e.preventDefault()}(0,Ze.N)(I,e,i(),void 0)}),[V,I]);return o.createElement("nav",{ref:n,className:E,style:w,id:x||M,dir:H},b&&b.map((function(e,t){return o.createElement(Tn,Dn({},e,{key:t,index:t,id:"".concat(x||M,"-").concat(t),disabled:k||e.disabled,selected:e.selected,dataItem:e,item:y,render:z,onSelect:O,onKeyDown:B}))})))})),Rn={themeColor:"primary",fill:"flat",itemFlow:"vertical",positionMode:"fixed",border:!0};Ln.propTypes={className:V.string,style:V.object,id:V.string,dir:V.string,themeColor:V.oneOf(["primary","secondary","tertiary","info","success","warning","error","dark","light","inverse"]),fill:V.oneOf(["solid","flat"]),itemFlow:V.oneOf(["vertical","horizontal"]),border:V.bool,disabled:V.bool,selected:V.number,onSelect:V.func},Ln.defaultProps=Rn,Ln.displayName="KendoReactBottomNavigation";var Nn=n(9302),_n=function(){return _n=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},_n.apply(this,arguments)},An=o.forwardRef((function(e,t){(0,Nn.validatePackage)(ke.k);var n=o.useRef(null),r=o.useCallback((function(){return{element:n.current}}),[]);o.useImperativeHandle(t,r);var i=e.className,l=e.style,s=e.id,c=e.children,u=o.useMemo((function(){return(0,fe.M)()}),[]),d=o.useMemo((function(){return e.orientation||jn.orientation}),[e.orientation]),p="horizontal"===d,h=o.useMemo((function(){return e.align&&e.align.horizontal?e.align.horizontal:jn.hAlign}),[e.align]),v=o.useMemo((function(){return e.align&&e.align.vertical?e.align.vertical:jn.vAlign}),[e.align]),m=o.useMemo((function(){return(0,a.A)("k-stack-layout",{"k-hstack":"horizontal"===d,"k-vstack":"vertical"===d,"k-justify-content-start":p&&"start"===h||!p&&"top"===v,"k-justify-content-center":p&&"center"===h||!p&&"middle"===v,"k-justify-content-end":p&&"end"===h||!p&&"bottom"===v,"k-justify-content-stretch":p&&"stretch"===h||!p&&"stretch"===v,"k-align-items-start":!p&&"start"===h||p&&"top"===v,"k-align-items-center":!p&&"center"===h||p&&"middle"===v,"k-align-items-end":!p&&"end"===h||p&&"bottom"===v,"k-align-items-stretch":!p&&"stretch"===h||p&&"stretch"===v},i)}),[d,p,h,v,i]),f=_n({gap:"".concat("number"==typeof e.gap?e.gap+"px":e.gap)},l);return o.createElement("div",{ref:n,className:m,style:f,id:s||u},c)})),jn={orientation:"horizontal",hAlign:"stretch",vAlign:"stretch"};An.propTypes={className:V.string,style:V.object,children:V.any,id:V.string,orientation:V.oneOf(["horizontal","vertical"]),gap:V.oneOfType([V.string,V.number]),align:V.shape({vertical:V.oneOf(["top","middle","bottom","stretch"]),horizontal:V.oneOf(["start","center","end","stretch"])})},An.defaultProps=jn,An.displayName="KendoReactStackLayout";var Fn=function(){return Fn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Fn.apply(this,arguments)},Kn=o.forwardRef((function(e,t){(0,Nn.validatePackage)(ke.k);var n=o.useRef(null),r=o.useCallback((function(){return{element:n.current}}),[]);o.useImperativeHandle(t,r);var i=e.className,l=e.style,s=e.id,c=e.children,u=e.gap,d=o.useMemo((function(){return(0,fe.M)()}),[]),p=o.useMemo((function(){return e.align&&e.align.horizontal?e.align.horizontal:Un.hAlign}),[e.align]),h=o.useMemo((function(){return e.align&&e.align.vertical?e.align.vertical:Un.vAlign}),[e.align]),v=o.useMemo((function(){return(0,a.A)("k-grid-layout",{"k-justify-items-start":"start"===p,"k-justify-items-center":"center"===p,"k-justify-items-end":"end"===p,"k-justify-items-stretch":"stretch"===p,"k-align-items-start":"top"===h,"k-align-items-center":"middle"===h,"k-align-items-end":"bottom"===h,"k-align-items-stretch":"stretch"===h},i)}),[p,h,i]),m=u?"".concat("number"==typeof u.rows?u.rows+"px":u.rows)+" "+"".concat("number"==typeof u.cols?u.cols+"px":u.cols):void 0,f=e.rows&&e.rows.map((function(e){return"".concat("number"==typeof e.height?e.height+"px":e.height)})).join(" "),g=e.cols&&e.cols.map((function(e){return"".concat("number"==typeof e.width?e.width+"px":e.width)})).join(" "),b=Fn({gap:m,gridTemplateColumns:g,gridTemplateRows:f},l);return o.createElement("div",{ref:n,className:v,style:b,id:s||d},c)})),Un={hAlign:"stretch",vAlign:"stretch",gap:void 0};Kn.propTypes={className:V.string,style:V.object,children:V.any,id:V.string,gap:V.shape({rows:V.oneOfType([V.string,V.number]),columns:V.oneOfType([V.string,V.number])}),align:V.shape({vertical:V.oneOf(["top","middle","bottom","stretch"]),horizontal:V.oneOf(["start","center","end","stretch"])})},Kn.defaultProps=Un,Kn.displayName="KendoReactGridLayout";var qn=function(){return qn=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},qn.apply(this,arguments)},Wn=o.forwardRef((function(e,t){(0,Nn.validatePackage)(ke.k);var n=o.useRef(null),r=o.useCallback((function(){return{element:n.current}}),[]);o.useImperativeHandle(t,r);var a=e.className,i=e.style,l=e.id,s=e.children,c=e.row,u=e.col,d=e.rowSpan,p=e.colSpan,h=o.useMemo((function(){return(0,fe.M)()}),[]),v=qn({gridArea:"".concat(c||"auto"," / ").concat(u||"auto"," / ").concat(d?"span "+d:"auto"," / ").concat(p?"span "+p:"auto")},i);return o.createElement("div",{ref:n,className:a,style:v,id:l||h},s)}));Wn.propTypes={className:V.string,style:V.object,children:V.any,id:V.string},Wn.displayName="KendoReactGridLayoutItem";var Gn=o.forwardRef((function(e,t){(0,Nn.validatePackage)(ke.k);var n=o.useRef(null),r=o.useRef(null),i=o.useCallback((function(){r.current&&r.current.focus()}),[r]);return o.useImperativeHandle(n,(function(){return{element:r.current,focus:i,props:e}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("li",{ref:r,id:e.id,style:e.style,className:(0,a.A)("k-flex-none k-breadcrumb-item",e.className)},e.children)})),Yn={id:V.string,className:V.string,children:V.any,style:V.object};Gn.displayName="KendoReactBreadcrumbListItem",Gn.propTypes=Yn;var Zn=o.forwardRef((function(e,t){(0,Nn.validatePackage)(ke.k);var n=o.useRef(null),a=o.useRef(null);return o.useImperativeHandle(n,(function(){var t;return{element:(null===(t=a.current)||void 0===t?void 0:t.element)||null,props:e}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement(r.a,{ref:a,id:e.id,"aria-hidden":!0,tabIndex:e.tabIndex,style:e.style,name:"chevron-right",icon:R,className:"k-breadcrumb-delimiter-icon"})})),Xn={id:V.string,className:V.string,style:V.object,tabIndex:V.number};Zn.displayName="KendoReactBreadcrumbDelimiter",Zn.propTypes=Xn;var Jn=o.forwardRef((function(e,t){(0,Nn.validatePackage)(ke.k);var n=o.useRef(null),r=o.useRef(null),i=o.useCallback((function(){r.current&&r.current.focus()}),[r]);o.useImperativeHandle(n,(function(){return{element:r.current,focus:i,props:e}})),o.useImperativeHandle(t,(function(){return n.current}));var l=o.useCallback((function(t){e.id&&(0,Ze.N)(e.onItemSelect,t,t.target,{id:e.id})}),[e.onItemSelect]),s=o.useCallback((function(t){e.id&&(0,Ze.N)(e.onKeyDown,t,t.target,{id:e.id})}),[e.onKeyDown]);return o.createElement("span",{"aria-current":e.ariaCurrent?e.ariaCurrent:e.isLast,role:"link",id:e.id,ref:r,style:e.style,dir:(0,qt.n)(r,e.dir),tabIndex:(0,Nt.p)(e.tabIndex,e.disabled),className:(0,a.A)("k-cursor-pointer k-flex-none k-breadcrumb-link k-breadcrumb-icontext-link",{"k-disabled":e.disabled}),onClick:l,onKeyDown:s},e.iconClass?o.createElement("span",{className:(0,a.A)("k-icon",e.iconClass)}):e.icon?e.icon:"",e.text)})),$n={id:V.string,className:V.string,tabIndex:V.number,style:V.object,dir:V.string,disabled:V.bool,text:V.string,icon:V.node,iconClass:V.string,onClick:V.func,ariaCurrent:V.bool};Jn.displayName="KendoReactBreadcrumbLink",Jn.propTypes=$n;var Qn=o.forwardRef((function(e,t){(0,Nn.validatePackage)(ke.k);var n=o.useRef(null),r=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:r.current,props:e}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("ol",{id:e.id,ref:r,style:e.style,dir:(0,qt.n)(r,e.dir),tabIndex:(0,Nt.p)(e.tabIndex,e.disabled),className:(0,a.A)("k-breadcrumb-container k-flex-wrap",{"k-disabled":e.disabled},e.className)},e.children)})),eo={id:V.string,className:V.string,children:V.element,tabIndex:V.number,style:V.object,dir:V.string,disabled:V.bool};Qn.displayName="KendoReactBreadcrumbOrderedList",Qn.propTypes=eo;var to=function(){return to=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},to.apply(this,arguments)},no=o.forwardRef((function(e,t){(0,Nn.validatePackage)(ke.k);var n=o.useRef(null),r=o.useRef(null),i=o.useMemo((function(){return e.breadcrumbOrderedList||Qn}),[e.breadcrumbOrderedList]),l=o.useMemo((function(){return e.breadcrumbListItem||Gn}),[e.breadcrumbListItem]),s=o.useMemo((function(){return e.breadcrumbDelimiter||Zn}),[e.breadcrumbDelimiter]),c=o.useMemo((function(){return e.breadcrumbLink||Jn}),[e.breadcrumbLink]),u=o.useCallback((function(){r.current&&r.current.focus()}),[r]),d=o.useMemo((function(){return e.disabled||!1}),[e.disabled]);o.useImperativeHandle(n,(function(){return{element:r.current,focus:u,props:e}})),o.useImperativeHandle(t,(function(){return n.current}));var p=(0,qt.n)(r,e.dir),h=function(t){n.current&&(0,Ze.N)(e.onItemSelect,t,t.target,{id:t.target.id})},v=function(t){n.current&&(0,Ze.N)(e.onKeyDown,t,t.target,{id:t.target.id})},m=e.valueField||ro.valueField,f=e.iconField||ro.iconField,g=e.iconClassField||ro.iconClassField,b=e.textField||ro.textField;return o.createElement("nav",{"aria-label":e.ariaLabel,id:e.id,style:e.style,ref:r,dir:p,className:(0,a.A)("k-breadcrumb",{"k-rtl":"rtl"===p,"k-disabled":d},e.className)},o.createElement(i,null,o.createElement(o.Fragment,null,e.data.map((function(t,n,r){var a=t[m];return o.createElement(l,{key:a},0!==n&&o.createElement(s,null),o.createElement(c,to({isLast:r.length-1===n,id:String(a),icon:t[f]||void 0,iconClass:t[g]?String(t[g]):void 0,text:t[b]?String(t[b]):void 0,disabled:t.disabled||!1,onItemSelect:h,onKeyDown:v},e)))})))))})),oo={id:V.string,style:V.object,className:V.string,breadcrumbOrderedList:V.elementType,breadcrumbListItem:V.elementType,breadcrumbDelimiter:V.elementType,breadcrumbLink:V.elementType,data:V.arrayOf(V.shape({id:V.string,text:V.string,icon:V.any,iconClass:V.string})),dir:V.oneOf(["ltr","rtl"]),disabled:V.bool,valueField:V.string,textField:V.string,iconField:V.string,iconClassField:V.string,onItemSelect:V.func,ariaLabel:V.string},ro={valueField:"id",textField:"text",iconField:"icon",iconClassField:"iconClass"};no.displayName="KendoReactBreadcrumb",no.propTypes=oo,no.defaultProps=ro;var ao=n(3162),io=n(4312),lo=n(1205),so=n(7999),co=n(4390),uo=function(){return uo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},uo.apply(this,arguments)},po=function(e){var t=o.useRef(null);return o.useEffect((function(){e.show&&setTimeout((function(){var e=t.current&&t.current.element,n=e&&e.querySelector(".k-menu-item");n&&n!==n.ownerDocument.activeElement&&n.focus()}))}),[e.show]),o.createElement(i.G,{show:e.show,offset:e.offset,popupClass:"k-menu-popup",animate:!1},o.createElement(mt,uo({vertical:!0},e,{ref:t,className:(0,a.A)("k-context-menu",e.className),onClose:e.onClose,role:"menu"}),e.children))};po.displayName="KendoReactContextMenu";var ho=n(6059),vo=o.forwardRef((function(e,t){var n,i;(0,ze.s)(ke.k);var l=o.useRef(null),s=o.useState(!1),c=s[0],u=s[1],d=o.useCallback((function(){return{element:l.current}}),[]);o.useImperativeHandle(t,d);var p=e.expanded,h=void 0!==p&&p,v=e.disabled,m=e.title,f=e.subtitle,g=e.onAction,b=e.expandIcon,y=e.collapseIcon,z=e.expandSVGIcon,k=e.collapseSVGIcon,w=o.useCallback((function(e){(0,Ze.N)(g,e,d(),{expanded:h})}),[g,h]),x=o.useCallback((function(e){e.keyCode!==J.R.enter&&e.keyCode!==J.R.space||(e.preventDefault(),(0,Ze.N)(g,e,d(),{expanded:h}))}),[g,h]),C=o.useCallback((function(){e.disabled||u(!0)}),[e.disabled]),I=o.useCallback((function(){e.disabled||u(!1)}),[e.disabled]),M=(0,ho.U)({onFocus:C,onBlur:I}),H=M.onFocus,E=M.onBlur;return o.createElement("div",{ref:l,className:(0,a.A)("k-expander",e.className,{"k-expanded":h,"k-focus":c&&!v,"k-disabled":v}),onFocus:H,onBlur:E,style:e.style,id:e.id,dir:(0,Jt.V)(l,e.dir),onKeyDown:v?void 0:x},o.createElement("div",{role:"button","aria-controls":e.ariaControls,"aria-expanded":h,"aria-disabled":v,tabIndex:(0,Nt.p)(e.tabIndex,v),className:"k-expander-header",onClick:v?void 0:w},void 0!==m?o.createElement("div",{className:"k-expander-title"},m):void 0,o.createElement("span",{className:"k-spacer"}),void 0!==f?o.createElement("div",{className:"k-expander-sub-title"},f):void 0,o.createElement("span",{className:"k-expander-indicator"},o.createElement(r.a,{name:h?y?void 0:"chevron-up":b?void 0:"chevron-down",icon:h?k?void 0:L:z?void 0:N,className:(0,a.A)(h?(n={},n[String(y)]=Boolean(y),n):(i={},i[String(b)]=Boolean(b),i))}))),e.children)}));vo.propTypes={children:V.node,className:V.string,style:V.object,dir:V.string,id:V.string,tabIndex:V.number,title:V.node,subtitle:V.node,expandIcon:V.string,collapseIcon:V.string,expanded:V.bool,disabled:V.bool,onAction:V.func},vo.displayName="KendoReactExpansionPanel";var mo=function(){return mo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},mo.apply(this,arguments)},fo=o.forwardRef((function(e,t){return o.createElement("div",mo({ref:t},e,{className:(0,a.A)("k-expander-content-wrapper",e.className)}),o.createElement("div",{className:"k-expander-content"},e.children))}));fo.displayName="KendoReactExpansionPanelContent"},8206:(e,t,n)=>{n.d(t,{k:()=>o});var o={name:"@progress/kendo-react-layout",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680198459,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"}},1754:(e,t,n)=>{n.d(t,{v:()=>i,G:()=>l});var o=n(3899),r=n(61),a=function(){return a=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},a.apply(this,arguments)},i=o.createContext((function(e){return e})),l=o.forwardRef((function(e,t){var n=o.useContext(i).call(void 0,e);return o.createElement(r.B,a({ref:t},n))}));l.displayName="Popup"},61:(e,t,n)=>{n.d(t,{B:()=>ue});var o=n(3899),r=n(994),a=n(189),i=function(e){e.style.transitionDuration="",Array.from(e.classList).forEach((function(t){t.startsWith("k-slide-")&&e.classList.remove(t)}))},l="undefined"!=typeof window&&/Firefox/.test(window.navigator.userAgent),s=function(e,t,n,o,r){if(0===n)return r();var a="k-slide-"+t+"-"+o,s=a+"-active",c=function(t){t.target===e&&(e.removeEventListener("transitionend",c),i(e),e.style.display="exit"===o?"none":"",r())};e.addEventListener("transitionend",c);var u=e.ownerDocument;if(u){var d=u.defaultView;if(d){var p=function(){i(e),e.classList.add(a),d.requestAnimationFrame((function(){e.style.transitionDuration=n+"ms",e.classList.add(s)}))};l?d.requestAnimationFrame(p):p()}}},c=n(4006),u=n(7827),d=n(8259),p=n(8047);const h="bottom",v="center",m="middle",f="left",g="right",b="top",y="fit",z="flip",k="none";var w,x,C,I=function(e,t,n){var o=0;return e+t>n&&(o=n-(e+t)),e<0&&(o=-e),o},M=function(e){var t=e.offset,n=e.size,o=e.anchorSize,r=e.viewPortSize,a=e.anchorAlignPoint,i=e.elementAlignPoint,l=0,s=2*e.margin;if(i!==a&&i!==v&&i!==m&&a!==v&&a!==m){var c=a===b||a===f;t<0&&c?t+(l=n+o+s)+n>r&&(l=0):t>=0&&!c&&(t+n>r&&(l+=-(o+n+s)),t+l<0&&(l=0))}return l},H=(w=function(e){if(!E())return!1;var t=e?e.ownerDocument:document;if(!t||!t.body)return!1;var n=t.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)",n.innerHTML='<div style="position: fixed; top: 10px;">child</div>',t.body.appendChild(n);var o=10!==n.children[0].getBoundingClientRect().top;return t.body.removeChild(n),o},C=!1,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return C||(x=w.apply(void 0,e),C=!0),x}),E=function(){return Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)};const V={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:H,canUseDOM:E};function O(e){return e.ownerDocument||e.document||e}const B=function(e){return O(e).defaultView},S=function(e){return O(e).documentElement};var P=0;function T(){if(!P&&"undefined"!=typeof document){var e=document.createElement("div");e.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",e.innerHTML=" ",document.body.appendChild(e),P=e.offsetWidth-e.scrollWidth,document.body.removeChild(e)}return P}function D(e){var t=B(e),n=S(e),o={height:t.innerHeight,width:t.innerWidth};return n.scrollHeight-n.clientHeight>0&&(o.width-=T()),o}function L(e){var t=S(e),n=B(e);return{x:n.pageXOffset||t.scrollLeft||0,y:n.pageYOffset||t.scrollTop||0}}const R=function(e){var t=e.getBoundingClientRect(),n=t.left,o=t.top;return t.height||t.width||(t=function(e){var t=e.style,n=t.display,o=t.left,r=t.position;e.style.display="",e.style.left="-10000px",e.style.position="absolute";var a=e.getBoundingClientRect();return e.style.display=n,e.style.left=o,e.style.position=r,a}(e)),{top:o,left:n,height:t.height,width:t.width}};function N(e){return e===(e.ownerDocument||{}).body?L(e):{x:e.scrollLeft,y:e.scrollTop}}const _=function(e){for(var t=e.offsetParent;t&&"static"===t.style.position;)t=t.offsetParent;return t||S(e)};function A(e,t){for(var n=[],o=e.parentNode;o&&(n.push(o),o!==t);)o=o.parentNode;return n}function j(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"],K=function(){return V.canUseDOM()?window:null},U=/auto|scroll/,q=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||!V.hasRelativeStackingContext())return null;for(var t=e.parentElement;t;){if("none"!==window.getComputedStyle(t).transform)return t;t=t.parentElement}return null},G=function(){return V.canUseDOM()&&parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2))||1},Y={addOffset:function(e,t){return{left:e.left+t.left,top:e.top+t.top}},addScroll:function(e,t){return{top:e.top+t.y,left:e.left+t.x,height:e.height,width:e.width}},align:function(e){var t=e.anchorRect,n=e.anchorAlign,o=e.elementRect,r=e.elementAlign,a=e.margin;void 0===a&&(a={});var i=n.horizontal,l=n.vertical,s=r.horizontal,c=r.vertical,u=a.horizontal||0,d=a.vertical||0,p=t.top,f=t.left;return l===h&&(p+=t.height),l!==v&&l!==m||(p+=Math.round(t.height/2)),c===h&&(p-=o.height,d*=-1),c!==v&&c!==m||(p-=Math.round(o.height/2),d*=-1),i===g&&(f+=t.width),i!==v&&i!==m||(f+=Math.round(t.width/2)),s===g&&(f-=o.width,u*=-1),s!==v&&s!==m||(f-=Math.round(o.width/2),u*=-1),{top:p+d,left:f+u}},boundingOffset:function(e){if(!e.getBoundingClientRect){var t=D(e);return{bottom:t.height,left:0,right:t.width,top:0}}var n=e.getBoundingClientRect();return{bottom:n.bottom,left:n.left,right:n.right,top:n.top}},getFontStyles:function(e){var t=K();if(!t||!e)return[];var n=t.getComputedStyle(e);return F.map((function(e){return{key:e,value:n[e]}}))},getWindow:K,hasOffsetParent:function(e){return!!e&&Boolean(e.offsetParent)},offset:function(e){return e?R(e):null},offsetAtPoint:function(e,t){if(!e)return null;var n=e.style,o=n.left,r=n.top,a=n.transition;e.style.transition="none",e.style.left=t.left+"px",e.style.top=t.top+"px";var i=R(e);return e.style.left=o,e.style.top=r,e.offsetHeight,e.style.transition=a,i},position:function(e,t,n){return e&&t?function(e,t,n){void 0===n&&(n=1);var o=t?_(t):null,r=function(e,t){var n=B(e),o=n.getComputedStyle(e),r=R(e),a=t||_(e),i=e.ownerDocument,l=a!==i.body&&a!==i.documentElement,s={top:0,left:0};if("fixed"!==o.position&&l){var c=n.getComputedStyle(a);(s=R(a)).top+=parseInt(c.borderTopWidth,10),s.left+=parseInt(c.borderLeftWidth,10)}return{top:r.top-s.top,left:r.left-s.left,height:r.height,width:r.width}}(e,o),a=r.top,i=r.left,l=r.height,s=r.width,c=function(e,t){return e?N(e):function(e){var t=_(e);return t?N(t):{x:0,y:0}}(t)}(o,e),u=c.x,d=c.y,p=e.ownerDocument,h=o===p.body||o===p.documentElement?1:n;return{top:a+d*h,left:i+u*h,height:l,width:s}}(e,t,n||1):null},removeScroll:function(e,t){return{top:e.top-t.y,left:e.left-t.x,height:e.height,width:e.width}},restrictToView:function(e){var t=e.anchorRect,n=e.anchorAlign,o=e.elementRect,r=e.elementAlign,a=e.collisions,i=e.viewPort,l=e.margin;void 0===l&&(l={});var s=o.top,c=o.left,u=o.height,d=o.width,p=i.height,h=i.width,v=l.horizontal||0,m=l.vertical||0,f=0,g=0,b=a.vertical===y,k=a.horizontal===y,w=a.vertical===z,x=a.horizontal===z;b&&(g+=I(s,u,p)),k&&(f+=I(c,d,h)),w&&(g+=M({margin:m,offset:s,size:u,anchorSize:t.height,viewPortSize:p,anchorAlignPoint:n.vertical,elementAlignPoint:r.vertical})),x&&(f+=M({margin:v,offset:c,size:d,anchorSize:t.width,viewPortSize:h,anchorAlignPoint:n.horizontal,elementAlignPoint:r.horizontal}));var C=w&&0!==g,H=x&&0!==f,E=b&&0!==g,V=k&&0!==f;return{flipped:H||C,fitted:E||V,flip:{horizontal:H,vertical:C},fit:{horizontal:V,vertical:E},offset:{left:f,top:g}}},scrollPosition:L,scrollableParents:function(e){var t=[];if(!V.canUseDOM())return t;for(var n=e.parentElement;n;)(U.test(q(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?R(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:D,zoomLevel:G,isZoomed:function(){return G()>1},zIndex:function(e,t){if(!e||!V.canUseDOM())return null;var n=function(e,t){for(var n,o,r=A(e),a=t;a&&(n=j(a),!(o=r.reduce((function(e,t){return e.concat(n.filter((function(e){return e===t})))}),[])[0]));)a=a.parentElement;return o}(e,t);if(!n)return null;var o=[e].concat(A(e,n)).reduce((function(e,t){var n=t.style.zIndex||window.getComputedStyle(t).zIndex,o=parseInt(n,10);return o>e?o:e}),0);return o?o+1:null}};const Z=Y;const X=function(e){var t=e.anchor,n=e.element,o=e.anchorAlign,r=e.elementAlign,a=e.margin,i=e.offset,l=e.positionMode,s=e.scale||1,c="fixed"!==l&&Z.hasOffsetParent(n)?function(e,t,n,o){var r=V.eitherRect(Z.position(e,t,o),n);return V.scaleRect(r,o)}(t,n,i,s):function(e,t,n,o){var r=function(e,t){return e?{x:0,y:0}:Z.scrollPosition(t)}(e,t),a=V.eitherRect(Z.offset(e),n),i=2*o,l=Z.stackingElementScroll(t);1!==o&&l&&(l.x/=i,l.y/=i);var s=Z.stackingElementOffset(t);return 1!==o&&s&&(s.left/=i,s.top/=i),Z.removeScroll(Z.addScroll(V.removeStackingOffset(V.scaleRect(a,o),s),l),r)}(t,n,i,s),u=V.scaleRect(Z.offset(n),s);return Z.align({anchorAlign:o,anchorRect:c,elementAlign:r,elementRect:u,margin:a})},J=function(e){var t=e.anchor,n=e.currentLocation,o=e.element,r=e.anchorAlign,a=e.elementAlign,i=e.collisions,l=e.margin,s=e.scale||1,c=Z.offsetAtPoint(o,n),u=V.scaleRect(c,s),d=V.scaleRect(Z.offset(t),s),p=V.eitherRect(d,n),h=e.viewPort||Z.windowViewPort(o);h.width=h.width/s,h.height=h.height/s;var v=Z.restrictToView({anchorAlign:r,anchorRect:p,collisions:i,elementAlign:a,elementRect:u,margin:l,viewPort:h}),m=Z.addOffset(n,v.offset);return{flip:v.flip,flipped:v.flipped,offset:m}};var $,Q=1e3/60,ee=function(e,t,n){var o,r,a,i;void 0===n&&(n={});var l=0;n=n||{};var s=function(){l=!1===n.leading?0:(new Date).getTime(),o=void 0,i=e.apply(r,a),o||(r=a=null)};return function(){var c=(new Date).getTime();l||!1!==n.leading||(l=c);var u=t-(c-l);return r=void 0,a=arguments,u<=0||u>t?(o&&(clearTimeout(o),o=void 0),l=c,i=e.apply(r,a),o||(r=a=null)):o||!1===n.trailing||(o=window.setTimeout(s,u)),i}},te={name:"@progress/kendo-react-popup",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680198178,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=($=function(e,t){return $=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)},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}$(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),oe=function(){return oe=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},oe.apply(this,arguments)},re=100,ae=1;function ie(e,t){if(e===t)return!0;if(!!e!=!!t)return!1;var n=Object.getOwnPropertyNames(e),o=Object.getOwnPropertyNames(t);if(n.length!==o.length)return!1;for(var r=0;r<n.length;r++){var a=n[r];if(e[a]!==t[a])return!1}return!0}var le,se={left:-1e3,top:0};!function(e){e.hiding="hiding",e.hidden="hidden",e.showing="showing",e.shown="shown",e.reposition="reposition"}(le||(le={}));var ce="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,o=t.anchorAlign,r=t.popupAlign,a=t.collision,i=t.offset,l=t.anchor,s=t.margin,c=t.scale,u=t.positionMode,d=e.style,p=d.width,h=d.height;e.style.width=e.offsetWidth+"px",e.style.height=e.offsetHeight+"px";var v=X({anchor:l,anchorAlign:o,element:e,elementAlign:r,offset:i,margin:s,positionMode:u,scale:c}),m=J({anchor:l,anchorAlign:o,element:e,elementAlign:r,collisions:a,currentLocation:v,margin:n.props.margin});if(e.style.top=m.offset.top+"px",e.style.left=m.offset.left+"px",e.style.width=p,e.style.height=h,n._collisions={fit:m.fit,fitted:m.fitted,flip:m.flip,flipped:m.flipped},n.props.onPosition){var f={target:n,flipped:m.flipped,fitted:m.fitted};n.props.onPosition.call(void 0,f)}},n.onOpened=function(){var e=n._popup;e&&(n.props.show&&e.classList.add(ce),n.attachRepositionHandlers(e),n.props.onOpen&&n.props.onOpen.call(void 0,{target:n}))},n.animate=function(e,t,o){if(n.props.popupAlign){var r,a=n.props.popupAlign,i=a.horizontal,l=a.vertical;r="left"===i&&"center"===l?"right":"right"===i&&"center"===l?"left":"top"===l?"down":"up",n._collisions&&n._collisions.flipped&&(r={down:"up",up:"down",left:"right",right:"left"}[r]),s(e,r,n.animationDuration[t],t,o)}},n.onClosing=function(e){n.props.show||e.classList.remove(ce),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:re},(0,c.s)(te),n.reposition=ee(n.reposition.bind(n),Q),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,o=e.anchor,r=e.anchorAlign,a=e.appendTo,i=e.collision,l=e.popupAlign,s=e.className,c=e.popupClass,u=e.style,d=e.offset,p=e.contentKey,h=oe(oe({},t),{props:{show:n,anchor:o,anchorAlign:r,appendTo:a,collision:i,popupAlign:l,className:s,popupClass:c,style:u,offset:d,contentKey:p}});return e.show?t.current===le.hidden||t.current===le.hiding?oe(oe({},h),{current:le.showing,previous:t.current}):t.current===le.showing?oe(oe({},h),{current:le.shown,previous:t.current}):t.current!==le.shown||ie(d,t.props.offset)&&ie(r,t.props.anchorAlign)&&ie(a,t.props.appendTo)&&ie(i,t.props.collision)&&ie(l,t.props.popupAlign)&&ie(u,t.props.style)&&o===t.props.anchor&&c===t.props.popupClass&&s===t.props.className?h:oe(oe({},h),{current:le.reposition,previous:t.current}):t.current===le.hiding||t.current===le.hidden?oe(oe({},h),{current:le.hidden,previous:t.current}):oe(oe({},h),{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,s=t.id,c=t.positionMode,h=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:c,top:0,left:-1e4},this.props.style||{}),m=this.state.current===le.hiding;if((l||m)&&h){var f=this.getCurrentZIndex(),g=o.createElement(d.$.Provider,{value:f},o.createElement("div",{className:(0,p.A)("k-animation-container","k-animation-container-relative",a),id:s,ref:function(t){return e._popup=t},style:oe({zIndex:f},v)},o.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?r.createPortal(g,h):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([y,z,k]),vertical:a.oneOf([y,z,k])}),anchorAlign:a.shape({horizontal:a.oneOf([f,v,g]),vertical:a.oneOf([b,v,h])}),popupAlign:a.shape({horizontal:a.oneOf([f,v,g]),vertical:a.oneOf([b,v,h])}),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:y,vertical:z},anchorAlign:{horizontal:f,vertical:h},popupAlign:{horizontal:f,vertical:b},offset:se,animate:!0,show:!1,margin:{horizontal:0,vertical:0},positionMode:"absolute"},t.contextType=d.$,t.displayName="PopupComponent",t}(o.Component)},5362:(e,t,n)=>{n.r(t),n.d(t,{Popup:()=>o.G,PopupWithoutContext:()=>r.B,PopupPropsContext:()=>o.v});var o=n(1754),r=n(61)},8696:(e,t,n)=>{n.r(t),n.d(t,{accessibilityIcon:()=>Dn,aggregateFieldsIcon:()=>ac,alignBottomIcon:()=>Ba,alignCenterIcon:()=>Pa,alignItemsBaselineAltIcon:()=>Wr,alignItemsBaselineIcon:()=>jr,alignItemsCenterAltIcon:()=>Kr,alignItemsCenterIcon:()=>Nr,alignItemsEndAltIcon:()=>Ur,alignItemsEndIcon:()=>_r,alignItemsStartAltIcon:()=>Fr,alignItemsStartIcon:()=>Rr,alignItemsStretchAltIcon:()=>qr,alignItemsStretchIcon:()=>Ar,alignJustifyIcon:()=>Da,alignLeftIcon:()=>Sa,alignMiddleIcon:()=>Oa,alignRemoveIcon:()=>La,alignRightIcon:()=>Ta,alignSelfCenterAltIcon:()=>lr,alignSelfCenterIcon:()=>rr,alignSelfEndAltIcon:()=>sr,alignSelfEndIcon:()=>ar,alignSelfStartAltIcon:()=>ir,alignSelfStartIcon:()=>or,alignSelfStretchAltIcon:()=>Lr,alignSelfStretchIcon:()=>Dr,alignToGridIcon:()=>gr,alignTopIcon:()=>Va,allIcon:()=>ma,anchorIcon:()=>pl,applyFormatIcon:()=>Ji,arrowDownIcon:()=>E,arrowLeftIcon:()=>V,arrowOverflowDownIcon:()=>k,arrowRightIcon:()=>H,arrowRotateCcwIcon:()=>dt,arrowRotateCcwSmallIcon:()=>vt,arrowRotateCwIcon:()=>pt,arrowRotateCwSmallIcon:()=>mt,arrowUpIcon:()=>M,arrowsAxesIcon:()=>T,arrowsLeftRightIcon:()=>ne,arrowsMoveIcon:()=>kn,arrowsNoChangeIcon:()=>z,arrowsNoRepeatIcon:()=>ht,arrowsSwapIcon:()=>D,arrowsTopBottomIcon:()=>oe,barcodeIcon:()=>Rn,barcodeOutlineIcon:()=>Ln,barcodeQrCodeScannerIcon:()=>Fn,barcodeScannerIcon:()=>Nn,behanceBoxIcon:()=>qs,behanceIcon:()=>Us,bellIcon:()=>xo,binocularsIcon:()=>ji,bloggerBoxIcon:()=>hs,bloggerIcon:()=>ps,blurIcon:()=>Zo,boldIcon:()=>ra,bookIcon:()=>Oi,borderBottomIcon:()=>ti,borderLeftIcon:()=>ni,borderRadiusBottomLeftIcon:()=>re,borderRadiusBottomRightIcon:()=>ae,borderRadiusIcon:()=>se,borderRadiusTopLeftIcon:()=>ie,borderRadiusTopRightIcon:()=>le,borderRightIcon:()=>oi,borderStyleBottomIcon:()=>ce,borderStyleIcon:()=>he,borderStyleLeftIcon:()=>ue,borderStyleRightIcon:()=>de,borderStyleTopIcon:()=>pe,borderTopIcon:()=>ei,bordersAllIcon:()=>Za,bordersInsideHorizontalIcon:()=>$a,bordersInsideIcon:()=>Ja,bordersInsideVerticalIcon:()=>Qa,bordersNoneIcon:()=>ri,bordersOutsideIcon:()=>Xa,bordersShowHideIcon:()=>ai,boxSizingIcon:()=>ve,brightnessContrastIcon:()=>Uo,bringBackwardIcon:()=>nr,bringForwardIcon:()=>tr,bringToBackIcon:()=>er,bringToFrontIcon:()=>Qo,brushIcon:()=>Ao,buildingBlocksIcon:()=>il,buttonIcon:()=>ui,calculatorIcon:()=>wn,calendarDateIcon:()=>pi,calendarIcon:()=>gt,cameraIcon:()=>Ho,cancelCircleIcon:()=>St,cancelIcon:()=>Ot,cancelOutlineIcon:()=>Bt,caretAltDownIcon:()=>c,caretAltExpandIcon:()=>y,caretAltLeftIcon:()=>u,caretAltRightIcon:()=>s,caretAltToBottomIcon:()=>h,caretAltToLeftIcon:()=>v,caretAltToRightIcon:()=>p,caretAltToTopIcon:()=>d,caretAltUpIcon:()=>l,caretBlIcon:()=>a,caretBrIcon:()=>r,caretDoubleAltDownIcon:()=>g,caretDoubleAltLeftIcon:()=>b,caretDoubleAltRightIcon:()=>f,caretDoubleAltUpIcon:()=>m,caretTlIcon:()=>i,caretTrIcon:()=>o,cartIcon:()=>xn,categorizeIcon:()=>R,cellSplitHorizontallyIcon:()=>Vl,cellSplitVerticallyIcon:()=>Ol,cellsMergeHorizontallyIcon:()=>Hl,cellsMergeIcon:()=>Ml,cellsMergeVerticallyIcon:()=>El,changeManuallyIcon:()=>ki,chartAreaClusteredIcon:()=>Tu,chartAreaRangeIcon:()=>Ru,chartAreaStacked100Icon:()=>Lu,chartAreaStackedIcon:()=>Du,chartBarClusteredIcon:()=>Ou,chartBarRangeIcon:()=>Pu,chartBarStacked100Icon:()=>Su,chartBarStackedIcon:()=>Bu,chartBubbleIcon:()=>Ju,chartCandlestickIcon:()=>$u,chartChoroplethIcon:()=>rd,chartColumnClusteredIcon:()=>Mu,chartColumnRangeIcon:()=>Vu,chartColumnStacked100Icon:()=>Eu,chartColumnStackedIcon:()=>Hu,chartDoughnutIcon:()=>qu,chartLineIcon:()=>Nu,chartLineMarkersIcon:()=>ju,chartLineStacked100Icon:()=>Au,chartLineStacked100MarkersIcon:()=>Ku,chartLineStackedIcon:()=>_u,chartLineStackedMarkersIcon:()=>Fu,chartOhlcIcon:()=>Qu,chartPieIcon:()=>Uu,chartRadarFilledIcon:()=>nd,chartRadarIcon:()=>ed,chartRadarMarkersIcon:()=>td,chartRoseIcon:()=>od,chartScatterIcon:()=>Wu,chartScatterSmoothLinesIcon:()=>Yu,chartScatterSmoothLinesMarkersIcon:()=>Gu,chartScatterStraightLinesIcon:()=>Xu,chartScatterStraightLinesMarkersIcon:()=>Zu,checkCircleIcon:()=>Dt,checkIcon:()=>Pt,checkOutlineIcon:()=>Tt,checkboxCheckedIcon:()=>go,checkboxIcon:()=>fo,checkboxIndeterminateIcon:()=>bo,checkboxNullIcon:()=>yo,chevronDoubleDownIcon:()=>me,chevronDoubleLeftIcon:()=>fe,chevronDoubleRightIcon:()=>ge,chevronDoubleUpIcon:()=>be,chevronDownIcon:()=>C,chevronLeftIcon:()=>I,chevronRightIcon:()=>x,chevronUpIcon:()=>w,circleIcon:()=>zo,clearCssIcon:()=>$i,clipboardCodeIcon:()=>qi,clipboardHtmlIcon:()=>Yi,clipboardIcon:()=>Ui,clipboardMarkdownIcon:()=>Zi,clipboardTextIcon:()=>Xi,clipboardWordAltIcon:()=>Gi,clipboardWordIcon:()=>Wi,clockArrowRotateIcon:()=>Zn,clockIcon:()=>ft,closedCaptionsIcon:()=>ao,cloudIcon:()=>Pc,codeIcon:()=>Cc,codeSnippetIcon:()=>si,colResizeIcon:()=>P,columnFreezeIcon:()=>Tl,columnsIcon:()=>Y,commentIcon:()=>Ti,commentRemoveIcon:()=>Di,commentsRemoveIcon:()=>Li,connectorIcon:()=>Cn,convertLowercaseIcon:()=>ca,convertUppercaseIcon:()=>ua,copyFormatIcon:()=>Qi,copyIcon:()=>Fi,cropIcon:()=>Po,crosstabIcon:()=>Jl,crosstabWizardIcon:()=>$l,csIcon:()=>Oc,csprojIcon:()=>Ec,css3Icon:()=>wc,cssIcon:()=>Ic,customFormatIcon:()=>ql,customIconIcon:()=>Vi,cutIcon:()=>Ki,dataCsvIcon:()=>Gc,dataIcon:()=>Lc,dataJsonIcon:()=>Yc,dataOdsIcon:()=>ye,dataRestIcon:()=>fu,dataSdsIcon:()=>it,dataSqlIcon:()=>Zc,dataWebIcon:()=>Xc,decimalDecreaseIcon:()=>Gl,decimalIncreaseIcon:()=>Wl,decreaseHorizontalSpacingIcon:()=>Cr,decreaseVerticalSpacingIcon:()=>Er,deliciousBoxIcon:()=>ms,deliciousIcon:()=>vs,detailSectionIcon:()=>Kc,diggBoxIcon:()=>gs,diggIcon:()=>fs,dimensionsIcon:()=>Tr,displayBlockIcon:()=>ke,displayFlexIcon:()=>we,displayInlineBlockIcon:()=>ze,displayInlineFlexIcon:()=>xe,divIcon:()=>va,divideIcon:()=>Tn,documentManagerIcon:()=>Ei,dollarIcon:()=>Kl,downloadIcon:()=>an,downloadLightIcon:()=>lt,dragAndDropIcon:()=>L,dribbbleBoxIcon:()=>Gs,dribbbleIcon:()=>Ws,dropletIcon:()=>Fo,dropletSlashIcon:()=>mr,dropletSliderIcon:()=>Ce,editToolsIcon:()=>yi,envelopBoxIcon:()=>ys,envelopIcon:()=>bs,envelopLinkIcon:()=>dl,equalIcon:()=>On,exclamationCircleIcon:()=>Mo,exeIcon:()=>Hc,exportIcon:()=>Cu,eyeIcon:()=>gn,eyeSlashIcon:()=>st,eyedropperIcon:()=>Or,facebookBoxIcon:()=>ks,facebookIcon:()=>zs,fileAddIcon:()=>lc,fileAscxIcon:()=>bc,fileAudioIcon:()=>iu,fileBacIcon:()=>yc,fileConfigIcon:()=>gc,fileCsvIcon:()=>cc,fileDataIcon:()=>cu,fileDiscImageIcon:()=>uu,fileErrorIcon:()=>vu,fileExcelIcon:()=>uc,fileFlashIcon:()=>fc,fileFooterIcon:()=>Nc,fileHeaderIcon:()=>Rc,fileHorizontalIcon:()=>Tc,fileIcon:()=>ic,fileImageIcon:()=>lu,fileMdbIcon:()=>pc,filePdfIcon:()=>vc,filePptIcon:()=>hc,filePresentationIcon:()=>su,fileProgrammingIcon:()=>du,filePsdIcon:()=>mc,fileReportIcon:()=>Ie,fileTxtIcon:()=>sc,fileTypescriptIcon:()=>gu,fileVideoIcon:()=>au,fileWordIcon:()=>dc,fileWrenchIcon:()=>oa,fileZipIcon:()=>zc,filesErrorIcon:()=>mu,filmIcon:()=>kc,filterAddExpressionIcon:()=>tn,filterAddGroupIcon:()=>nn,filterClearIcon:()=>Jt,filterIcon:()=>Xt,filterSmallIcon:()=>$t,filterSortAscSmallIcon:()=>Qt,filterSortDescSmallIcon:()=>en,flashManagerIcon:()=>Ai,flipHorizontalIcon:()=>Do,flipVerticalIcon:()=>Lo,folderAddIcon:()=>nc,folderIcon:()=>ec,folderMoreIcon:()=>rc,folderOpenIcon:()=>tc,folderUpIcon:()=>oc,fontFamilyIcon:()=>la,fontSizeIcon:()=>Yl,foregroundColorIcon:()=>sa,formElementIcon:()=>li,formIcon:()=>ii,formatCodeBlockIcon:()=>al,formulaFxIcon:()=>Al,forwardIcon:()=>eo,fullscreenExitIcon:()=>vr,fullscreenIcon:()=>hr,gapColumnIcon:()=>Me,gapRowIcon:()=>He,gearIcon:()=>vn,gearsIcon:()=>mn,globeIcon:()=>rs,globeLinkIcon:()=>cl,globeOutlineIcon:()=>os,globeUnlinkIcon:()=>ul,googleBoxIcon:()=>xs,googleIcon:()=>ws,googlePlusBoxIcon:()=>Is,googlePlusIcon:()=>Cs,graphIcon:()=>Iu,grayscaleIcon:()=>Yo,greaterOrEqualIcon:()=>Pn,gridIcon:()=>N,gridLayoutIcon:()=>_,groupBoxIcon:()=>hi,groupCollectionIcon:()=>Jc,groupFooterSectionIcon:()=>Ac,groupHeaderSectionIcon:()=>_c,groupIcon:()=>A,groupSectionIcon:()=>qc,h1Icon:()=>fa,h2Icon:()=>ga,h3Icon:()=>ba,h4Icon:()=>ya,h5Icon:()=>za,h6Icon:()=>ka,handIcon:()=>Un,handleDragIcon:()=>F,handleResizeAltIcon:()=>Ee,handleResizeIcon:()=>Ve,hdIcon:()=>ro,heartIcon:()=>ho,heartOutlineIcon:()=>po,homeIcon:()=>te,horizontalRuleIcon:()=>Na,html5Icon:()=>xc,hyperlinkOpenIcon:()=>sn,hyperlinkOpenSmIcon:()=>cn,imageAbsolutePositionIcon:()=>Zl,imageAddIcon:()=>Bi,imageEditIcon:()=>Si,imageExportIcon:()=>Vo,imageIcon:()=>Eo,imageMapEditorIcon:()=>Pi,imageResizeIcon:()=>So,imagesIcon:()=>Oe,importIcon:()=>xu,inboxIcon:()=>ds,increaseHorizontalSpacingIcon:()=>xr,increaseVerticalSpacingIcon:()=>Hr,indentIcon:()=>Ca,infoCircleIcon:()=>Co,inheritedIcon:()=>ru,insertBottomIcon:()=>Ea,insertMiddleIcon:()=>Ha,insertTopIcon:()=>Ma,invertColorsIcon:()=>Wo,italicIcon:()=>aa,jsIcon:()=>Mc,justifyContentAroundAltIcon:()=>na,justifyContentAroundIcon:()=>Jr,justifyContentBetweenAltIcon:()=>ta,justifyContentBetweenIcon:()=>Xr,justifyContentCenterAltIcon:()=>Qr,justifyContentCenterIcon:()=>Yr,justifyContentEndAltIcon:()=>ea,justifyContentEndIcon:()=>Zr,justifyContentStartAltIcon:()=>$r,justifyContentStartIcon:()=>Gr,kpiStatusDenyIcon:()=>Hn,kpiStatusHoldIcon:()=>En,kpiStatusOpenIcon:()=>Vn,launchIcon:()=>un,layout1By4Icon:()=>U,layout2By2Icon:()=>q,layoutIcon:()=>K,layoutSideBySideIcon:()=>W,layoutStackedIcon:()=>G,lessOrEqualIcon:()=>Sn,letterSpaceIcon:()=>Be,levelDownIcon:()=>O,levelToTopIcon:()=>S,levelUpIcon:()=>B,lineHeightIcon:()=>Se,linkAddIcon:()=>sl,linkIcon:()=>Ct,linkVerticalIcon:()=>Mt,linkedinBoxIcon:()=>Hs,linkedinIcon:()=>Ms,listLatinBigIcon:()=>Pe,listLatinSmallIcon:()=>Te,listOrderedIcon:()=>wa,listRomanBigIcon:()=>De,listRomanLowerIcon:()=>wu,listRomanSmallIcon:()=>Le,listRomanUpperIcon:()=>ku,listUnorderedIcon:()=>xa,listUnorderedOutlineIcon:()=>Re,listUnorderedSquareIcon:()=>Ne,lockIcon:()=>Et,loginIcon:()=>on,logoutIcon:()=>rn,makeHorizontalSpacingEqualIcon:()=>wr,makeSameHeightIcon:()=>kr,makeSameSizeIcon:()=>yr,makeSameWidthIcon:()=>zr,makeVerticalSpacingEqualIcon:()=>Mr,mapMarkerIcon:()=>as,mapMarkerTargetIcon:()=>is,maxHeightIcon:()=>_e,maxWidthIcon:()=>Ae,mediaManagerIcon:()=>Ni,menuIcon:()=>J,minHeightIcon:()=>je,minWidthIcon:()=>Fe,minusCircleIcon:()=>Ut,minusIcon:()=>Ft,minusOutlineIcon:()=>Kt,minusSmIcon:()=>Mn,mirrorIcon:()=>To,moreHorizontalIcon:()=>Q,moreVerticalIcon:()=>$,musicNotesIcon:()=>lo,myspaceBoxIcon:()=>Vs,myspaceIcon:()=>Es,notEqualIcon:()=>Bn,outdentIcon:()=>Ia,outlineOffsetIcon:()=>Ke,outlineWidthIcon:()=>Ue,overlapIcon:()=>ee,paddingBottomIcon:()=>qe,paddingIcon:()=>Ze,paddingLeftIcon:()=>We,paddingRightIcon:()=>Ge,paddingTopIcon:()=>Ye,pageFooterSectionIcon:()=>Fc,pageHeaderSectionIcon:()=>jc,paletteIcon:()=>jo,paneFreezeIcon:()=>Sl,paperclipAltIcon:()=>xt,paperclipIcon:()=>wt,paragraphAddIcon:()=>bi,parameterBooleanIcon:()=>$c,parameterDateTimeIcon:()=>Qc,parameterFloatIcon:()=>eu,parameterIntegerIcon:()=>tu,parameterStringIcon:()=>nu,parametersByteArrayIcon:()=>pu,parametersIcon:()=>Wc,parametersUnknownIcon:()=>hu,passwordIcon:()=>gi,pauseIcon:()=>Jn,pauseSmIcon:()=>co,pencilIcon:()=>zt,percentIcon:()=>Ul,photosIcon:()=>fr,pinIcon:()=>ls,pinterestBoxIcon:()=>Bs,pinterestIcon:()=>Os,playIcon:()=>Xn,playSmIcon:()=>so,playlistIcon:()=>io,plusCircleIcon:()=>jt,plusIcon:()=>_t,plusOutlineIcon:()=>At,plusSmIcon:()=>In,pointerIcon:()=>qn,positionBottomIcon:()=>Xe,positionLeftIcon:()=>Je,positionRightIcon:()=>$e,positionTopIcon:()=>Qe,printIcon:()=>yt,puzzlePieceIcon:()=>ll,qrCodeIcon:()=>An,qrCodeOutlineIcon:()=>_n,qrCodeScannerIcon:()=>jn,questionCircleIcon:()=>Io,radiobuttonCheckedIcon:()=>wo,radiobuttonIcon:()=>ko,redditBoxIcon:()=>Ps,redditIcon:()=>Ss,redoIcon:()=>ut,regularExpressionIcon:()=>et,removeHorizontalSpacingIcon:()=>Ir,removeVerticalSpacingIcon:()=>Vr,reorderIcon:()=>X,replaceAllIcon:()=>tt,replaceSingleIcon:()=>nt,reportElementIcon:()=>ot,rewindIcon:()=>Qn,rightDoubleQuotesIcon:()=>rt,rotateIcon:()=>Ro,rotateLeftIcon:()=>_o,rotateRightIcon:()=>No,roundCornersIcon:()=>$o,rowFreezeIcon:()=>Pl,rowsIcon:()=>Z,rssBoxIcon:()=>Zs,rssIcon:()=>Ys,saveIcon:()=>bt,searchIcon:()=>bn,selectAllIcon:()=>ci,selectBoxIcon:()=>di,setColumnPositionIcon:()=>Yn,shapeLineIcon:()=>Ko,shapesIcon:()=>Jo,shareIcon:()=>cs,sharpenIcon:()=>Xo,signatureIcon:()=>Kn,silverlightIcon:()=>Ri,sizeToGridIcon:()=>br,slidersIcon:()=>qo,slnIcon:()=>Sc,snapGridIcon:()=>Br,snapToGridlinesIcon:()=>Sr,snapToSnaplinesIcon:()=>Pr,sortAscIcon:()=>qt,sortAscSmallIcon:()=>Yt,sortClearIcon:()=>Gt,sortDescIcon:()=>Wt,sortDescSmallIcon:()=>Zt,spellCheckerIcon:()=>Ll,starIcon:()=>mo,starOutlineIcon:()=>vo,stickIcon:()=>Wn,stopIcon:()=>$n,stopSmIcon:()=>uo,strikethroughIcon:()=>da,stripAllFormattingIcon:()=>el,stripCssFormatIcon:()=>tl,stripFontElementsIcon:()=>nl,stripSpanElementsIcon:()=>ol,stripWordFormattingIcon:()=>rl,stumbleUponBoxIcon:()=>Ds,stumbleUponIcon:()=>Ts,subreportIcon:()=>Dc,subscriptIcon:()=>pa,sumIcon:()=>jl,supscriptIcon:()=>ha,symbolIcon:()=>Fl,tableAddIcon:()=>hl,tableAlignBottomCenterIcon:()=>Wa,tableAlignBottomLeftIcon:()=>qa,tableAlignBottomRightIcon:()=>Ga,tableAlignMiddleCenterIcon:()=>Ka,tableAlignMiddleLeftIcon:()=>Fa,tableAlignMiddleRightIcon:()=>Ua,tableAlignRemoveIcon:()=>Ya,tableAlignTopCenterIcon:()=>Aa,tableAlignTopLeftIcon:()=>_a,tableAlignTopRightIcon:()=>ja,tableBodyIcon:()=>Ql,tableCellDeleteIcon:()=>Cl,tableCellIcon:()=>fl,tableCellPropertiesIcon:()=>gl,tableColumnDeleteIcon:()=>wl,tableColumnGroupsIcon:()=>es,tableColumnInsertLeftIcon:()=>bl,tableColumnInsertRightIcon:()=>yl,tableCornerIcon:()=>ts,tableDeleteIcon:()=>Il,tableIcon:()=>vl,tablePositionCenterIcon:()=>yu,tablePositionEndIcon:()=>zu,tablePositionStartIcon:()=>bu,tablePropertiesIcon:()=>ml,tableRowDeleteIcon:()=>xl,tableRowGroupsIcon:()=>ns,tableRowInsertAboveIcon:()=>zl,tableRowInsertBelowIcon:()=>kl,tableUnmergeIcon:()=>Bl,tableWizardIcon:()=>Xl,tellAFriendBoxIcon:()=>Rs,tellAFriendIcon:()=>Ls,templateManagerIcon:()=>zi,textWrapIcon:()=>Ra,textareaIcon:()=>vi,textboxHiddenIcon:()=>fi,textboxIcon:()=>mi,thumbnailsDownIcon:()=>dr,thumbnailsLeftIcon:()=>pr,thumbnailsRightIcon:()=>ur,thumbnailsUpIcon:()=>cr,tocSectionIcon:()=>Uc,tocSectionLevelIcon:()=>ou,toggleFullScreenModeIcon:()=>_l,toolbarFloatIcon:()=>Dl,trackChangesAcceptAllIcon:()=>Ii,trackChangesAcceptIcon:()=>Ci,trackChangesEnableIcon:()=>xi,trackChangesIcon:()=>wi,trackChangesRejectAllIcon:()=>Hi,trackChangesRejectIcon:()=>Mi,transparencyIcon:()=>Go,trashIcon:()=>kt,tumblrBoxIcon:()=>_s,tumblrIcon:()=>Ns,twitterBoxIcon:()=>js,twitterIcon:()=>As,underlineIcon:()=>ia,undoIcon:()=>ct,ungroupIcon:()=>j,unlinkIcon:()=>It,unlinkVerticalIcon:()=>Ht,unlockIcon:()=>Vt,unpinIcon:()=>ss,unstickIcon:()=>Gn,uploadIcon:()=>ln,userIcon:()=>us,validationDataIcon:()=>Nl,validationXhtmlIcon:()=>Rl,vbIcon:()=>Bc,vbprojIcon:()=>Vc,videoExternalIcon:()=>_i,vimeoBoxIcon:()=>Js,vimeoIcon:()=>Xs,volumeDownIcon:()=>to,volumeMuteIcon:()=>oo,volumeUpIcon:()=>no,wholeWordIcon:()=>at,windowIcon:()=>dn,windowMinimizeIcon:()=>hn,windowRestoreIcon:()=>pn,wrenchIcon:()=>fn,xCircleIcon:()=>Nt,xIcon:()=>Lt,xOutlineIcon:()=>Rt,yammerBoxIcon:()=>Ks,yammerIcon:()=>Fs,youtubeBoxIcon:()=>Qs,youtubeIcon:()=>$s,zoomActualSizeIcon:()=>Oo,zoomBestFitIcon:()=>Bo,zoomInIcon:()=>yn,zoomOutIcon:()=>zn});const o={name:"caret-tr",content:'<path d="M352 160v192L160 160h192z" />',viewBox:"0 0 512 512"},r={name:"caret-br",content:'<path d="M352 352H160l192-192v192z" />',viewBox:"0 0 512 512"},a={name:"caret-bl",content:'<path d="M160 352V160l192 192H160z" />',viewBox:"0 0 512 512"},i={name:"caret-tl",content:'<path d="M160 160h192L160 352V160z" />',viewBox:"0 0 512 512"},l={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},s={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},c={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"},d={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"},h={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"},m={name:"caret-double-alt-up",content:'<path d="m128 448 128-192 128 192H128zM256 64 128 256h256L256 64z" />',viewBox:"0 0 512 512"},f={name:"caret-double-alt-right",content:'<path d="m64 128 192 128L64 384V128zm384 128L256 128v256l192-128z" />',viewBox:"0 0 512 512"},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"},b={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"},y={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"},k={name:"arrow-overflow-down",content:'<path d="M384 160 256 352 128 160h256zM128 96v32h256V96H128z" />',viewBox:"0 0 512 512"},w={name:"chevron-up",content:'<path d="m129.941 353.941 126.06-126.06 126.061 126.06L416 320 256.001 160 96 320l33.941 33.941z" />',viewBox:"0 0 512 512"},x={name:"chevron-right",content:'<path d="m158.059 129.941 126.06 126.06-126.06 126.061L192 416l160-159.999L192 96l-33.941 33.941z" />',viewBox:"0 0 512 512"},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"},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"},M={name:"arrow-up",content:'<path d="M384 288h-96v128h-64l-.001-128H128L255.999 96 384 288z" />',viewBox:"0 0 512 512"},H={name:"arrow-right",content:'<path d="M224 384v-96H96v-64h128v-96l192 128-192 128z" />',viewBox:"0 0 512 512"},E={name:"arrow-down",content:'<path d="M128 224h96V96h64l.001 128H384L256.001 416 128 224z" />',viewBox:"0 0 512 512"},V={name:"arrow-left",content:'<path d="M288 128v96h128v64l-128 .001V384L96 256.001 288 128z" />',viewBox:"0 0 512 512"},O={name:"level-down",content:'<path d="M288 192v64h64l-80 128-80-128h64v-64H128v-32h288v32H288z" />',viewBox:"0 0 512 512"},B={name:"level-up",content:'<path d="m128 288 80-128 80 128h-64v64h192v32H192v-96h-64z" />',viewBox:"0 0 512 512"},S={name:"level-to-top",content:'<path d="m128 288 80-128 80 128h-64v64h192v32H192v-96h-64zm288-160H96v32h320v-32z" />',viewBox:"0 0 512 512"},P={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"},T={name:"arrows-axes",content:'<path d="M352 480v-64H128v64H96v-64H32v-32h64V160H32l80-128 80 128h-64v224h224v-64l128 80-128 80z" />',viewBox:"0 0 512 512"},D={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"},L={name:"drag-and-drop",content:'<path d="m32 128 192 112L32 352V128zm224 96v32h224v-32H256z" />',viewBox:"0 0 512 512"},R={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"},N={name:"grid",content:'<path d="M32 32h128v128H32V32zm160 448h128V352H192v128zm-160 0h128V352H32v128zm0-160h128V192H32v128zm160 0h128V192H192v128zM352 32v128h128V32H352zm0 288h128V192H352v128zM192 160h128V32H192v128zm160 320h128V352H352v128z" />',viewBox:"0 0 512 512"},_={name:"grid-layout",content:'<path d="M32 32h96v96H32V32zm128 0v96h320V32H160zM32 288h96v-96H32v96zm128 0h320v-96H160v96zM32 448h96v-96H32v96zm128 0h320v-96H160v96z" />',viewBox:"0 0 512 512"},A={name:"group",content:'<path d="M32 256h192v192H32V256zm0-32h192V32H32v192zm224 224h192V256H256v192zm0-416v192h192V32H256z" />',viewBox:"0 0 512 512"},j={name:"ungroup",content:'<path d="M32 256h192v192H32V256zm32-64h128V64H64v128zm224 224h128V288H288v128zM256 32v192h192V32H256z" />',viewBox:"0 0 512 512"},F={name:"handle-drag",content:'<path d="M160 64h64v384h-64V64zm96 0v384h64V64h-64z" />',viewBox:"0 0 512 512"},K={name:"layout",content:'<path d="M192 416h256v64H192v-64zm0-32h256v-64H192v64zM32 480h128V128H32v352zm160-288h256v-64H192v64zm0 96h256v-64H192v64zM32 0v96h416V0H32z" />',viewBox:"0 0 512 512"},U={name:"layout-1-by-4",content:'<path d="M32 0h192v480H32V0zm224 0v96h192V0H256zm0 224h192v-96H256v96zm0 128h192v-96H256v96zm0 128h192v-96H256v96z" />',viewBox:"0 0 512 512"},q={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"},G={name:"layout-stacked",content:'<path d="M32 256h192v96H32v-96zm0 224h192v-96H32v96zm224-128h192v-96H256v96zM32 0v224h416V0H32zm224 480h192v-96H256v96z" />',viewBox:"0 0 512 512"},Y={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"},J={name:"menu",content:'<path d="M480 32v96H32V32h448zM32 192v96h448v-96H32zm448 160H32v96h448v-96z" />',viewBox:"0 0 512 512"},$={name:"more-vertical",content:'<path d="M240 128c26.4 0 48-21.6 48-48s-21.6-48-48-48-48 21.6-48 48 21.6 48 48 48zm0 64c-26.4 0-48 21.6-48 48s21.6 48 48 48 48-21.6 48-48-21.6-48-48-48zm0 160c-26.4 0-48 21.6-48 48s21.6 48 48 48 48-21.6 48-48-21.6-48-48-48z" />',viewBox:"0 0 512 512"},Q={name:"more-horizontal",content:'<path d="M128 240c0-26.4-21.6-48-48-48s-48 21.6-48 48 21.6 48 48 48 48-21.6 48-48zm64 0c0 26.4 21.6 48 48 48s48-21.6 48-48-21.6-48-48-48-48 21.6-48 48zm160 0c0 26.4 21.6 48 48 48s48-21.6 48-48-21.6-48-48-48-48 21.6-48 48z" />',viewBox:"0 0 512 512"},ee={name:"overlap",content:'<path d="M320 320V64H64v256h256zM192 448h256V192h-96v160H192v96z" />',viewBox:"0 0 512 512"},te={name:"home",content:'<path d="M480 256c0 17.7-14.3 32-32 32-9.1 0-17.4-3.8-23.2-10l-8.8-8.7V416c0 17.7-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32v-96h-64v96c0 17.7-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32V268.6l-8.3 8.9C81.8 284 73.4 288 64 288c-17.7 0-32-14.3-32-32 0-8.5 3.3-16.1 8.6-21.9l.2-.2 1-1 191-191.3 1-1c5.8-5.5 13.6-8.9 22.2-8.9 9.1 0 17.3 3.8 23.1 9.9L470.3 233l.7.7.3.3c5.4 5.8 8.7 13.5 8.7 22z" />',viewBox:"0 0 512 512"},ne={name:"arrows-left-right",content:'<path d="m512 240-128-80v64H128v-64L0 240l128 80v-64h256v64z" />',viewBox:"0 0 512 512"},oe={name:"arrows-top-bottom",content:'<path d="m240 512 80-128h-64V128h64L240 0l-80 128h64v256h-64z" />',viewBox:"0 0 512 512"},re={name:"border-radius-bottom-left",content:'<path d="M384 368c0 8.8-7.2 16-16 16h-64c-97 0-176-79-176-176v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 79.4 64.6 144 144 144h64c8.8 0 16 7.2 16 16z" />',viewBox:"0 0 512 512"},ae={name:"border-radius-bottom-right",content:'<path d="M368 128c8.8 0 16 7.2 16 16v64c0 97-79 176-176 176h-64c-8.8 0-16-7.2-16-16s7.2-16 16-16h64c79.4 0 144-64.6 144-144v-64c0-8.8 7.2-16 16-16z" />',viewBox:"0 0 512 512"},ie={name:"border-radius-top-left",content:'<path d="M144 384c-8.8 0-16-7.2-16-16v-64c0-97 79-176 176-176h64c8.8 0 16 7.2 16 16s-7.2 16-16 16h-64c-79.4 0-144 64.6-144 144v64c0 8.8-7.2 16-16 16z" />',viewBox:"0 0 512 512"},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"},se={name:"border-radius",content:'<path d="M64 32h96v32H64v96H32V32h32zm384 416h-96v32h128V352h-32v96zM352 32v32h96v96h32V32H352zM64 352H32v128h128v-32H64v-96z" />',viewBox:"0 0 512 512"},ce={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"},de={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"},he={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"},me={name:"chevron-double-down",content:'<path d="M382.1 224 256 350.1 129.9 224 96 257.9l160 160 160-160-33.9-33.9zm0-128L256 222.1 129.9 96 96 129.9l160 160 160-160L382.1 96z" />',viewBox:"0 0 512 512"},fe={name:"chevron-double-left",content:'<path d="M289 383 162.9 257 289 130.9 255 97 95 257l160 160 34-34zm128 0L290.9 257 417 130.9 383 97 223 257l160 160 34-34z" />',viewBox:"0 0 512 512"},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"},be={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"},ye={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"},ke={name:"display-block",content:'<path d="M32 32h448v32H32zm0 416h448v32H32zm0-64h448V128H32v256zm64-192h320v128H96V192z" />',viewBox:"0 0 512 512"},we={name:"display-flex",content:'<path d="M32 32v448h448V32H32zm416 416H64V64h384v384zM128 128h96v256h-96zm160 0h96v256h-96z" />',viewBox:"0 0 512 512"},xe={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"},Ie={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 416H64V64h384v384zM96 96h96v320H96zm224 0h96v320h-96z" />',viewBox:"0 0 512 512"},He={name:"gap-row",content:'<path d="M480 32H32v448h448V32zM64 448V64h384v384H64zM96 96h320v96H96zm0 224h320v96H96z" />',viewBox:"0 0 512 512"},Ee={name:"handle-resize-alt",content:'<path d="M480 224v256H224v-64h192V224h64z" />',viewBox:"0 0 512 512"},Ve={name:"handle-resize",content:'<path d="m379.5 475.5-22.6-22.6 96-96 22.6 22.6-96 96zm79.7-208.2-22.6-22.6-191.9 191.9 22.6 22.6 191.9-191.9z" />',viewBox:"0 0 512 512"},Oe={name:"images",content:'<path d="M256 288c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm96-64v192c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V224c0-17.7 14.3-32 32-32h256c17.7 0 32 14.3 32 32zm-31.8 0c-.1-.1-.1-.1 0 0l-256.1-.1-.1.1v149.9l74.6-70 85.3 80 53.3-50 42.7 40 .3-149.9zm63.8-96H128c-17.7 0-32 14.3-32 32h288v224c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32zm64-64H192c-17.7 0-32 14.3-32 32h288v224c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32z" />',viewBox:"0 0 512 512"},Be={name:"letter-space",content:'<path d="m310 336 26 80h48L280 96h-48L128 416h48l26-80h108zm-54-166.2L294.4 288h-76.8L256 169.8zM448 32h32v448h-32zM32 32h32v448H32z" />',viewBox:"0 0 512 512"},Se={name:"line-height",content:'<path d="m310 336 26 80h48L280 96h-48L128 416h48l26-80h108zm-54-166.2L294.4 288h-76.8L256 169.8zM32 32h448v32H32zm0 416h448v32H32z" />',viewBox:"0 0 512 512"},Pe={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"},Te={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"},De={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"},Le={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"},Re={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"},Ne={name:"list-unordered-square",content:'<path d="M128 160H32V64h96v96zm0 64H32v96h96v-96zm0 160H32v96h96v-96zm64-256h288V96H192v32zm0 160h288v-32H192v32zm0 160h288v-32H192v32z" />',viewBox:"0 0 512 512"},_e={name:"max-height",content:'<path d="M384 0H96v32h288zm0 479H240.6L320 352h-64V160h64L240 32l-80 128h64v192h-64l79.4 127H96v32h288z" />',viewBox:"0 0 512 512"},Ae={name:"max-width",content:'<path d="M0 96v288h32V96zm479 0v143.4L352 160v64H160v-64L32 240l128 80v-64h192v64l127-79.4V384h32V96z" />',viewBox:"0 0 512 512"},je={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"},Ke={name:"outline-offset",content:'<path d="M448 32H32v448h448V32h-32zm0 416H64V64h384v384zM160 320v32h192V160H160v160zm32-128h128v128H192V192z" />',viewBox:"0 0 512 512"},Ue={name:"outline-width",content:'<path d="M416 32H32v448h448V32h-64zm0 384H96V96h320v320zm-256-32h224V128H128v256h32zm0-224h192v192H160V160z" />',viewBox:"0 0 512 512"},qe={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"},Ge={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"},Ye={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"},Je={name:"position-left",content:'<path d="M448 32H32v448h448V32h-32zm0 416H64V64h384v384zM96 96h96v320H96z" />',viewBox:"0 0 512 512"},$e={name:"position-right",content:'<path d="M64 480h416V32H32v448h32zm0-416h384v384H64V64zm256 32h96v320h-96z" />',viewBox:"0 0 512 512"},Qe={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"},ot={name:"report-element",content:'<path d="M480 320V192H160v48H96v-80h256V32H32v128h32v320h32v-48h64v48h256V352H160v48H96V272h64v48ZM64 64h256v64H64Zm128 320h192v64H192v-64Z" />',viewBox:"0 0 512 512"},rt={name:"right-double-quotes",content:'<path d="M136 100.2c-57.4 0-104 46.6-104 104s46.6 104 104 104c20.1 0 38.9-5.7 54.8-15.6-14.2 30.5-37.4 55.2-69.2 73.7-44 25.6-89.1 29.6-89.6 29.6l1.3 15.9 1.3 15.9c2.1-.2 51.8-4.4 102-33.2 47.1-27 103.3-81.3 103.3-186.1.1-1.4.1-2.8.1-4.3 0-57.3-46.6-103.9-104-103.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"},st={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"},ct={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"},dt={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"},ht={name:"arrows-no-repeat",content:'<path d="m321 434.2 47.5 47.5C335.5 501 297 512 256 512 132.3 512 32 411.7 32 288c0-41 11-79.5 30.3-112.6l47.5 47.5c-8.9 19.9-13.8 41.9-13.8 65 0 88.2 71.8 160 160 160 23.1.1 45.2-4.8 65-13.7zm118.3-17.5c12.9-18.3 23.1-38.7 30.1-60.4 6.9-21.5 10.6-44.5 10.6-68.3 0-40.8-10.9-79.1-30-112l-55.5 32c13.6 23.5 21.5 50.9 21.5 80 0 4.8-.2 9.5-.6 14.2-2.2 24.8-10.1 47.9-22.3 68.2L173.6 150.9c20.3-12.2 43.4-20.1 68.2-22.3 4.7-.4 9.4-.6 14.2-.6v64l160-96L256 0v64c-23.8 0-46.7 3.7-68.3 10.6-21.8 7-42.1 17.2-60.4 30.1L22.6 0 0 22.6 489.4 512l22.6-22.6-72.7-72.7z" />',viewBox:"0 0 512 512"},vt={name:"arrow-rotate-ccw-small",content:'<path d="m101.4 238.6 46.4 12.4c-2.5 9.3-3.8 19-3.8 29 0 61.8 50.2 112 112 112s112-50.2 112-112-50.2-112-112-112v56l-128-80 128-80v56c88.4 0 160 71.6 160 160s-71.6 160-160 160S96 368.4 96 280c0-14.3 1.9-28.2 5.4-41.4z" />',viewBox:"0 0 512 512"},mt={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"},ft={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"},bt={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"},yt={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"},kt={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"},wt={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"},xt={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"},It={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"},Mt={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"},Ht={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"},Et={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"},Ot={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"},Bt={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"},St={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"},Pt={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"},Tt={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"},Dt={name:"check-circle",content:'<path d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm-32 352L96 256l45-45 83 83 147-147 45 45-192 192z" />',viewBox:"0 0 512 512"},Lt={name:"x",content:'<path d="M416 141.3 301.3 256 416 370.7 370.7 416 256 301.3 141.3 416 96 370.7 210.7 256 96 141.3 141.3 96 256 210.7 370.7 96l45.3 45.3z" />',viewBox:"0 0 512 512"},Rt={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"},Nt={name:"x-circle",content:'<path d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm128 306.7L338.7 384 256 301.3 173.3 384 128 338.7l82.7-82.7-82.7-82.7 45.3-45.3 82.7 82.7 82.7-82.7 45.3 45.3-82.7 82.7 82.7 82.7z" />',viewBox:"0 0 512 512"},_t={name:"plus",content:'<path d="M288 224V96h-64v128H96v64h128v128h64V288h128v-64H288z" />',viewBox:"0 0 512 512"},At={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"},jt={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"},Kt={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"},Ut={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"},Wt={name:"sort-desc",content:'<path d="M96 96h320v64H96V96zm0 128h224v64H96v-64zm0 128h128v64H96v-64z" />',viewBox:"0 0 512 512"},Gt={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"},Yt={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"},Jt={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-small",content:'<path d="M128 128h256v32l-96 96v96l-64 64V256l-96-96v-32z" />',viewBox:"0 0 512 512"},Qt={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"},on={name:"login",content:'<path d="M384 480h96V32h-96v448zM32 224v64h128v96l160-128-160-128v96H32z" />',viewBox:"0 0 512 512"},rn={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"},sn={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"},cn={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"},dn={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"},hn={name:"window-minimize",content:'<path d="M416 288v64H96v-64h320z" />',viewBox:"0 0 512 512"},vn={name:"gear",content:'<path d="m462.7 317.9-41.5-31.4c1.8-9.9 2.8-20.1 2.8-30.5 0-10.4-1-20.6-2.8-30.5l41.5-31.4c6.4-4.9 8.2-13.8 4.2-20.8L433 114.6c-4-7-12.6-9.9-20.1-6.7l-48 20.2c-15.4-13.2-33.3-23.6-52.8-30.5L305.8 46c-1-8-7.8-14-15.9-14h-67.8c-8.1 0-14.9 6-15.9 14l-6.5 51.6c-19.5 6.9-37.4 17.3-52.8 30.5l-48-20.2c-7.4-3.1-16-.2-20.1 6.7l-33.9 58.7c-4 7-2.2 15.9 4.2 20.8l41.5 31.4C89 235.4 88 245.6 88 256c0 10.4 1 20.6 2.8 30.5l-41.5 31.4c-6.4 4.9-8.2 13.8-4.2 20.8L79 397.4c4 7 12.6 9.9 20.1 6.7l48-20.2c15.4 13.2 33.3 23.6 52.8 30.5l6.5 51.6c1 8 7.8 14 15.9 14h67.8c8.1 0 14.9-6 15.9-14l6.5-51.6c19.5-6.9 37.4-17.3 52.8-30.5l48 20.2c7.4 3.1 16 .2 20.1-6.7l33.9-58.7c3.7-7 1.9-15.9-4.6-20.8zM256 340c-46.4 0-84-37.6-84-84s37.6-84 84-84 84 37.6 84 84-37.6 84-84 84z" />',viewBox:"0 0 512 512"},mn={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"},fn={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"},bn={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"},yn={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"},kn={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"},wn={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"},xn={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"},In={name:"plus-sm",content:'<path d="M352 224v64h-64v64h-64v-64h-64v-64h64v-64h64v64h64z" />',viewBox:"0 0 512 512"},Mn={name:"minus-sm",content:'<path d="M352 224v64H160v-64h192z" />',viewBox:"0 0 512 512"},Hn={name:"kpi-status-deny",content:'<path d="M480 256 256 480 32 256 256 32l224 224z" />',viewBox:"0 0 512 512"},En={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"},On={name:"equal",content:'<path d="M96 288h320v64H96v-64zm0-128v64h320v-64H96z" />',viewBox:"0 0 512 512"},Bn={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"},Sn={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"},Pn={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"},Tn={name:"divide",content:'<path d="M416 64 192 448h-64L352 64h64z" />',viewBox:"0 0 512 512"},Dn={name:"accessibility",content:'<path d="M208 48c0-26.5 21.5-48 48-48s48 21.5 48 48-21.5 48-48 48-48-21.5-48-48zm240 112v-32H64v32l128 16v80l-32 224h48l32-160h32l32 160h48l-32-224v-80l128-16z" />',viewBox:"0 0 512 512"},Ln={name:"barcode-outline",content:'<path d="M96 384H64V128h32v256zm96-256h-64v224h64V128zm64 0h-32v224h32V128zm64 0h-32v224h32V128zm64 0h-32v224h32V128zm64 0h-32v256h32V128zm64-32v320c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h448c17.7 0 32 14.3 32 32zm-32 0H32v320h448V96z" />',viewBox:"0 0 512 512"},Rn={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"},Nn={name:"barcode-scanner",content:'<path d="M32 96H0V0h96v32H32v64zm0 288H0v96h96v-32H32v-64zM416 0v32h64v64h32V0h-96zm64 448h-64v32h96v-96h-32v64zm-192-32h32V288h-32v128zm32-352h-32v128h32V64zm-64 0h-32v128h32V64zM128 416h64V288h-64v128zm-64 0h32V288H64v128zM192 64h-64v128h64V64zm32 352h32V288h-32v128zM64 64v128h32V64H64zm384 0h-32v128h32V64zm0 352V288h-32v128h32zm-96 0h32V288h-32v128zm32-352h-32v128h32V64zm96 160H32v32h448v-32z" />',viewBox:"0 0 512 512"},_n={name:"qr-code-outline",content:'<path d="M192 224v32h-32v-32h32zm-64 64h32v-32h-32v32zm-32-64v32h32v-32H96zm-32 64h32v-32H64v32zm128 0h32v-32h-32v32zm64-64h-32v32h32v-32zm32-32h-32v32h32v-32zm-64-32v32h32v-32h-32zm64-32h-32v32h32v-32zm-64-32v32h32V96h-32zm64-32h-32v32h32V64zm32 192v-32h-32v32h32zm-96 32v32h32v-32h-32zm64-32h-32v32h32v-32zm0 64h-32v32h32v-32zm-64 32v32h32v-32h-32zm32 32v32h32v-32h-32zm-32 64h32v-32h-32v32zm64-96v32h32v-32h-32zm32-32v-32h-32v32h32zm32-32v-32h-32v32h32zm32-64h-32v32h32v-32zm32 64v-32h-32v32h32zm32-64h-32v32h32v-32zm-64 96v-32h-32v32h32zm-32 32v-32h-32v32h32zm0 32h32v-32h-32v32zm32-32h32v-32h-32v32zm64-32v-32h-32v32h32zm-128 64v32h32v-32h-32zm-32 64h32v-32h-32v32zm64 0h32v-32h-32v32zm32-32h32v-32h-32v32zm64-32v-32h-32v32h32zm0 64v-32h-32v32h32zM512 0v512H0V0h512zm-32 32H32v448h448V32zm-32 160H320V64h128v128zm-32-32-.5-64H352v64h64zm-224 32H64V64h128v128zm-32-32-.5-64H96v64h64zm32 288H64V320h128v128zm-32-32-.5-64H96v64h64z" />',viewBox:"0 0 512 512"},An={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"},jn={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"},Kn={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"},Un={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"},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"},Gn={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"},Yn={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"},Jn={name:"pause",content:'<path d="M320 0h160v512H320V0zM32 512h160V0H32v512z" />',viewBox:"0 0 512 512"},$n={name:"stop",content:'<path d="M512 512H0V0h512v512z" />',viewBox:"0 0 512 512"},Qn={name:"rewind",content:'<path d="M256 256 512 96v320L256 256zm0 160V96L0 256l256 160z" />',viewBox:"0 0 512 512"},eo={name:"forward",content:'<path d="M0 416V96l256 160L0 416zm512-160L256 96v320l256-160z" />',viewBox:"0 0 512 512"},to={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"},no={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"},oo={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"},ro={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"},ao={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"},io={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"},lo={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"},so={name:"play-sm",content:'<path d="M96 416V96l320 160L96 416z" />',viewBox:"0 0 512 512"},co={name:"pause-sm",content:'<path d="M288 96h96v320h-96V96zM96 416h96V96H96v320z" />',viewBox:"0 0 512 512"},uo={name:"stop-sm",content:'<path d="M416 416H96V96h320v320z" />',viewBox:"0 0 512 512"},po={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"},ho={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"},vo={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"},mo={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"},fo={name:"checkbox",content:'<path d="M64 64v384h384V64H64zm352 352H96V96h320v320z" />',viewBox:"0 0 512 512"},go={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"},bo={name:"checkbox-indeterminate",content:'<path d="M128 128h256v256H128V128zM64 64v384h384V64H64zm352 352H96V96h320v320z" />',viewBox:"0 0 512 512"},yo={name:"checkbox-null",content:'<path d="M192 64h128v32H192V64zm224 0h-64v32h64v64h32V64h-32zm0 256h32V192h-32v128zm0 96h-64v32h96v-96h-32v64zm-224 32h128v-32H192v32zm-96-96H64v96h96v-32H96v-64zm0-160H64v128h32V192zM64 64v96h32V96h64V64H64z" />',viewBox:"0 0 512 512"},zo={name:"circle",content:'<path d="M384 256c0 70.7-57.3 128-128 128s-128-57.3-128-128 57.3-128 128-128 128 57.3 128 128z" />',viewBox:"0 0 512 512"},ko={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"},wo={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"},xo={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"},Co={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"},Io={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"},Mo={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"},Ho={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"},Eo={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"},Vo={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"},Oo={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"},Bo={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"},So={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"},Po={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"},To={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"},Do={name:"flip-horizontal",content:'<path d="M448 448H288V64l160 384zm-384 0L224 64v384H64zm128-224-80 192h80V224z" />',viewBox:"0 0 512 512"},Lo={name:"flip-vertical",content:'<path d="M64 288h384L64 448V288zm0-224v160h384L64 64zm32 128v-80l192 80H96z" />',viewBox:"0 0 512 512"},Ro={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"},No={name:"rotate-right",content:'<path d="M320 448V64l160 384H320zm-32 0H32l256-160v160zm-32-102.3L143.6 416H256v-70.3zM64 160v128h32v-96h96v64l96-80-96-80v64H64z" />',viewBox:"0 0 512 512"},_o={name:"rotate-left",content:'<path d="M32 448 192 64v384H32zm192-160 256 160H224V288zm32 128h112.4L256 345.7V416zm64-256V96l-96 80 96 80v-64h96v96h32V160H320z" />',viewBox:"0 0 512 512"},Ao={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"},jo={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"},Fo={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"},Ko={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"},Uo={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"},qo={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"},Wo={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"},Go={name:"transparency",content:'<path d="M64 64v352h352V64H64zm32 32h96v96h96V96h96v96h-96v96h96v96h-96v-96h-96v96H96v-96h96v-96H96V96z" />',viewBox:"0 0 512 512"},Yo={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"},Zo={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"},Xo={name:"sharpen",content:'<path d="M256 32 128 480h256L256 32zm0 116.5L341.6 448H170.4L256 148.5z" />',viewBox:"0 0 512 512"},Jo={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"},$o={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"},Qo={name:"bring-to-front",content:'<path d="M96 128V96h96V64H64v128h32v-64zm224 256h64V128H128v256h192zm96-64v96h-96v32h128V320h-32z" />',viewBox:"0 0 512 512"},er={name:"bring-to-back",content:'<path d="M128 192h64V64H64v128h64zM96 96h64v64H96V96zm192 192h96V128H224v96h-96v160h160v-96zm128 32h-96v128h128V320h-32zm0 96h-64v-64h64v64z" />',viewBox:"0 0 512 512"},tr={name:"bring-forward",content:'<path d="M448 192v256H192V320H64V64h256v128h128zm-32 32h-96v96h-96v96h192V224z" />',viewBox:"0 0 512 512"},nr={name:"bring-backward",content:'<path d="M192 192v256h256V192H192zm224 224H224V224h192v192zM320 64H64v256h96V160h160V64z" />',viewBox:"0 0 512 512"},or={name:"align-self-start",content:'<path d="M31 32h32v448H31V32zm288 64H95v128h224V96zm128 192v128H95V288h352zm-32 32H127v64h288v-64z" />',viewBox:"0 0 512 512"},rr={name:"align-self-center",content:'<path d="M255 288v-64h96V96h-96V32h-32v64h-96v128h96v64H63v128h160v64h32v-64h160V288H255zm128 96H95v-64h288v64z" />',viewBox:"0 0 512 512"},ar={name:"align-self-end",content:'<path d="M64 416h352V288H64v128zm32-96h288v64H96v-64zm96-224h224v128H192V96zm288-64v448h-32V32h32z" />',viewBox:"0 0 512 512"},ir={name:"align-self-start-alt",content:'<path d="M95 96h128v224H95V96zm192 0h128v352H287V96zm32 320h64V128h-64v288zM31 32v32h448V32H31z" />',viewBox:"0 0 512 512"},lr={name:"align-self-center-alt",content:'<path d="M415 224V64H287v160h-64v-96H95v96H31v32h64v96h128v-96h64v160h128V256h64v-32h-64zm-32 0v160h-64V96h64v128z" />',viewBox:"0 0 512 512"},sr={name:"align-self-end-alt",content:'<path d="M479 449v32H31v-32h448zM223 193H95v224h128V193zm192 224H287V65h128v352zM383 97h-64v288h64V97z" />',viewBox:"0 0 512 512"},cr={name:"thumbnails-up",content:'<path d="M352 32h96v96h-96V32zm-160 0h96v96h-96V32zM32 32h96v96H32V32zm0 160h416v256H32V192z" />',viewBox:"0 0 512 512"},ur={name:"thumbnails-right",content:'<path d="M352 352h96v96h-96v-96zm0-160h96v96h-96v-96zm0-160h96v96h-96V32zM32 32h256v416H32V32z" />',viewBox:"0 0 512 512"},dr={name:"thumbnails-down",content:'<path d="M352 352h96v96h-96v-96zm-160 0h96v96h-96v-96zm-160 0h96v96H32v-96zm0-320h416v256H32V32z" />',viewBox:"0 0 512 512"},pr={name:"thumbnails-left",content:'<path d="M32 32v96h96V32H32zm160 0v416h256V32H192zM32 192v96h96v-96H32zm0 160v96h96v-96H32z" />',viewBox:"0 0 512 512"},hr={name:"fullscreen",content:'<path d="M0 32h160v64H64v96H0V32zm64 288H0v160h160v-64H64v-96zM352 32v64h96v96h64V32H352zm96 384h-96v64h160V320h-64v96z" />',viewBox:"0 0 512 512"},vr={name:"fullscreen-exit",content:'<path d="M160 32H96v96H0v64h160V32zM96 480h64V320H0v64h96v96zm416-288v-64h-96V32h-64v160h160zm-96 192h96v-64H352v160h64v-96z" />',viewBox:"0 0 512 512"},mr={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"},fr={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"},gr={name:"align-to-grid",content:'<path d="M320 320H128V128h192v192zM96 0H64v512h32V0zm352 0h-32v512h32V0zm64 64H0v32h512V64zm0 352H0v32h512v-32z" />',viewBox:"0 0 512 512"},br={name:"size-to-grid",content:'<path d="M384 384H128V128h256v256zM96 0H64v512h32V0zm352 0h-32v512h32V0zm64 64H0v32h512V64zm0 352H0v32h512v-32z" />',viewBox:"0 0 512 512"},yr={name:"make-same-size",content:'<path d="M288 192v96h-96v-96h96zM240.1 0l-48.4 64H224v64h33V64h31.6L240.1 0zM256 416v-64h-32v64h-32l48 64 48-64h-32zm224-175.9-64-48.4V224h-64v33h64v31.6l64-48.5zM64 224v-32L0 240l64 48v-32h64v-32H64zM128 0H0v128h32V32h96V0zm320 0h-96v32h96v96h32V0h-32zM32 448v-96H0v128h128v-32H32zm416-96v96h-96v32h128V352h-32z" />',viewBox:"0 0 512 512"},zr={name:"make-same-width",content:'<path d="M480 128H0V32h480v96zm-192 96h-96v96h96v-96zm192 48.1-64-48.4V256h-64v33h64v31.6l64-48.5zM64 256v-32L0 272l64 48v-32h64v-32H64zm384 96v96h-96v32h128V352h-32zM32 448v-96H0v128h128v-32H32z" />',viewBox:"0 0 512 512"},kr={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"},wr={name:"make-horizontal-spacing-equal",content:'<path d="M480 160v160h-96v-64h-96v160h-96V256H96v96H32V128h64v96h96V64h96v160h96v-64h96z" />',viewBox:"0 0 512 512"},xr={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"},Cr={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"},Ir={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"},Mr={name:"make-vertical-spacing-equal",content:'<path d="M256 320v96h96v64H128v-64h96v-96H64v-96h160v-96h-64V32h160v96h-64v96h160v96H256z" />',viewBox:"0 0 512 512"},Hr={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"},Er={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"},Vr={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"},Or={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"},Br={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"},Sr={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"},Pr={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"},Tr={name:"dimensions",content:'<path d="M320 0H0v512h128V128h384V0H320zM32 32h64v64H32V32zm64 352H64v32h32v64H32V320h64v64zm0-192H64v32h32v64H32V128h64v64zm128-96V64h-32v32h-64V32h160v64h-64zm256 0h-64V64h-32v32h-64V32h160v64z" />',viewBox:"0 0 512 512"},Dr={name:"align-self-stretch",content:'<path d="M95 96h320v128H95V96zM31 480h32V32H31v448zm64-192h320v128H95V288zm32 96h256v-64H127v64zM447 32v448h32V32h-32z" />',viewBox:"0 0 512 512"},Lr={name:"align-self-stretch-alt",content:'<path d="M223 96v320H95V96h128zM31 480h448v-32H31v32zM415 96v320H287V96h128zm-32 32h-64v256h64V128zM31 32v32h448V32H31z" />',viewBox:"0 0 512 512"},Rr={name:"align-items-start",content:'<path d="M319 224H95V96h224v128zM31 480h32V32H31v448zm64-192v128h352V288H95z" />',viewBox:"0 0 512 512"},Nr={name:"align-items-center",content:'<path d="M415 416H255v64h-32v-64H63V288h160v-64h-96V96h96V32h32v64h96v128h-96v64h160v128z" />',viewBox:"0 0 512 512"},_r={name:"align-items-end",content:'<path d="M192 96h224v128H192V96zm256-64v448h32V32h-32zM64 416h352V288H64v128z" />',viewBox:"0 0 512 512"},Ar={name:"align-items-stretch",content:'<path d="M415 224H95V96h320v128zM31 480h32V32H31v448zM447 32v448h32V32h-32zM96 416h320V288H96v128z" />',viewBox:"0 0 512 512"},jr={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"},Fr={name:"align-items-start-alt",content:'<path d="M96 96h128v224H96V96zM32 32v32h448V32H32zm256 416h128V96H288v352z" />',viewBox:"0 0 512 512"},Kr={name:"align-items-center-alt",content:'<path d="M479 256h-64v160H287V256h-64v96H95v-96H31v-32h64v-96h128v96h64V64h128v160h64v32z" />',viewBox:"0 0 512 512"},Ur={name:"align-items-end-alt",content:'<path d="M223 417H95V193h128v224zM31 449v32h448v-32H31zM415 65H287v352h128V65z" />',viewBox:"0 0 512 512"},qr={name:"align-items-stretch-alt",content:'<path d="M223 96v320H95V96h128zM31 480h448v-32H31v32zm0-448v32h448V32H31zm256 63v320h128V95H287z" />',viewBox:"0 0 512 512"},Wr={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"},Gr={name:"justify-content-start",content:'<path d="M95 96h128v320H95V96zM31 480h32V32H31v448zM255 95v320h128V95H255z" />',viewBox:"0 0 512 512"},Yr={name:"justify-content-center",content:'<path d="M63 96h128v320H63V96zm160 384h32V32h-32v448zm64-385v320h128V95H287z" />',viewBox:"0 0 512 512"},Zr={name:"justify-content-end",content:'<path d="M128 96h128v320H128V96zm320-64v448h32V32h-32zM288 415h128V95H288v320z" />',viewBox:"0 0 512 512"},Xr={name:"justify-content-between",content:'<path d="M63 96h128v320H63V96zm416-64v448h32V32h-32zM319 415h128V95H319v320zM-1 480h32V32H-1v448z" />',viewBox:"0 0 512 512"},Jr={name:"justify-content-around",content:'<path d="M95 96h128v320H95V96zm384-64v448h32V32h-32zM287 415h128V95H287v320zM-1 480h32V32H-1v448z" />',viewBox:"0 0 512 512"},$r={name:"justify-content-start-alt",content:'<path d="M415 224H95V96h320v128zM31 32v32h448V32H31zm65 352h320V256H96v128z" />',viewBox:"0 0 512 512"},Qr={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"},oa={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"},ra={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"},sa={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"},ca={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"},da={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"},ha={name:"supscript",content:'<path d="m198.6 304 89.4 89.4-22.6 22.6-89.4-89.4L86.6 416 64 393.4l89.4-89.4L64 214.6 86.6 192l89.4 89.4 89.4-89.4 22.6 22.6-89.4 89.4zm167.7-112h81.4v32H320v-11.9c0-8 1.7-15.3 5-21.7s7.5-12.1 12.5-17.2 10.5-9.6 16.4-13.5 11.6-7.4 16.9-10.6c5.6-3.3 10.6-6.4 14.8-9.4 4.2-3 7.8-6 10.7-8.9 2.9-3 5.1-6 6.5-9s2.1-6.3 2.1-9.7c0-6.7-2.3-11.8-7-15.3-4.6-3.4-11.7-5.2-21.3-5.2-16.5 0-32.3 5.4-47.4 16.1V77.3c16.7-8.9 35.5-13.3 56.5-13.3 9.7 0 18.5 1 26.2 3.1s14.3 5.1 19.6 8.9c5.4 3.9 9.4 8.6 12.3 14.1 2.8 5.5 4.2 11.7 4.2 18.5 0 7.2-1.4 13.7-4.1 19.3-2.7 5.6-6.3 10.8-10.8 15.4-4.5 4.6-9.7 8.8-15.6 12.7-5.9 3.8-12 7.6-18.3 11.1-4.3 2.5-8.4 5-12.4 7.4-4 2.5-7.5 4.9-10.5 7.2-3.1 2.5-7.1 6.5-10 10.3z" />',viewBox:"0 0 512 512"},va={name:"div",content:'<path d="M0 416v-6h7.1c7.9 0 13.6-3 16.9-9.1 2-3.6 3-11.8 3-24.5V231.6c0-14-1.3-22.8-3.9-26.3-3.6-4.9-9-7.3-16.1-7.3H0v-6h77.6c28.5 0 50.2 3.8 65 11.4 14.9 7.6 26.8 20.3 35.8 38 9 17.7 13.6 38.2 13.6 61.5 0 31.2-8.1 57.2-24.2 78.1-18.1 23.3-45.6 35-82.6 35H0zm54-16.2c11.9 3.1 21.9 4.6 29.9 4.6 21.7 0 39.8-9 54.1-26.9 14.3-17.9 21.5-42.3 21.5-73 0-30.9-7.2-55.3-21.5-73.2-14.3-17.8-32.8-26.8-55.2-26.8-8.4 0-18 1.6-28.8 4.8v190.5zM298 410v6h-83v-6h6.7c7.8 0 13.5-2.7 17-8.1 2.2-3.5 3.3-12 3.3-25.5V231.6c0-11.4-.6-18.9-1.8-22.5-.9-2.8-2.8-5.1-5.7-7.1-4.1-2.6-8.4-4-12.8-4H215v-6h83v6h-7c-7.9 0-13.7 2.7-17.4 8.1-2.4 3.5-3.6 12-3.6 25.5v144.9c0 11.4.6 18.9 1.9 22.5 1 2.8 3 5.1 6 7.1 4.1 2.6 8.5 4 13.1 4h7zm214-218v6c-6.4 1.4-11.3 3.9-14.6 7.4-4.7 5.3-8.9 13.4-12.6 24.2L421.6 416h-4.9l-67.9-188.8c-3.5-9.7-5.9-15.6-7.4-17.8-2.2-3.3-5-5.9-8.2-7.8-3.3-1.9-7.6-3.1-13.2-3.6v-6h74v6c-8.4 1-13.8 2.7-16.3 5.2s-3.7 5.7-3.7 9.5c0 5.4 2 13.8 6.1 25.2l46.1 128.4L469 239.5c4.2-12.5 6.3-21.2 6.3-26 0-3.1-1.3-6.1-3.9-9-2.6-2.9-6.9-4.9-13.1-6.1-.4-.1-1.2-.3-2.3-.5v-6h56zm0-96H0v32h512V96z" />',viewBox:"0 0 512 512"},ma={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"},fa={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"},ba={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"},ya={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"},ka={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"},wa={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"},xa={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"},Ia={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"},Ma={name:"insert-top",content:'<path d="M192 320h192v32H192v-32zm0-128h288v-32H192v32zm192 64H192v32h192v-32zM32 64v224l96-112L32 64z" />',viewBox:"0 0 512 512"},Ha={name:"insert-middle",content:'<path d="M192 128h192v32H192v-32zm0 128h288v-32H192v32zm192 64H192v32h192v-32zM32 128v224l96-112-96-112z" />',viewBox:"0 0 512 512"},Ea={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"},Oa={name:"align-middle",content:'<path d="M480 192H32v-32h448v32zm-64 32H96v32h320v-32zm64 64H32v32h448v-32z" />',viewBox:"0 0 512 512"},Ba={name:"align-bottom",content:'<path d="M480 352H32v-32h448v32zm-64 32H96v32h320v-32zm64 64H32v32h448v-32z" />',viewBox:"0 0 512 512"},Sa={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"},Pa={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"},Ta={name:"align-right",content:'<path d="M64 192h384v32H64v-32zm384-96V64H64v32h384zm-288 64h288v-32H160v32zM64 320v32h384v-32H64zm96-32h288v-32H160v32zm0 96v32h288v-32H160z" />',viewBox:"0 0 512 512"},Da={name:"align-justify",content:'<path d="M448 160H64v-32h384v32zm0-96H64v32h384V64zM64 352h384v-32H64v32zm0-64h384v-32H64v32zm0-64h384v-32H64v32zm0 192h384v-32H64v32z" />',viewBox:"0 0 512 512"},La={name:"align-remove",content:'<path d="m78.9 192 32 32H64v-32h14.9zM64 288h110.9l-32-32H64v32zm0 64h174.9l-32-32H64v32zm0 32v32h238.9l-32-32H64zm393.4 96 22.6-22.6-41.4-41.4h9.4v-32h-41.4l-32-32H448v-32H342.6l-32-32H448v-32H278.6l-32-32H448v-32H214.6l-32-32H448v-32H150.6l-32-32H448V64H86.6l-32-32L32 54.6" />',viewBox:"0 0 512 512"},Ra={name:"text-wrap",content:'<path d="M480 96v32H96V96h384zM352 256v224H32V256h320zm-32 32H64v160h256V288zm-32 32H96v32h192v-32zm0 96v-32H96v32h192zM64 64h288V32H32v160h320v-32H64V64z" />',viewBox:"0 0 512 512"},Na={name:"horizontal-rule",content:'<path d="M320 96H32V64h288v32zm96 32H32v32h384v-32zm64 96H32v64h448v-64zM320 352H32v32h288v-32zm96 64H32v32h384v-32z" />',viewBox:"0 0 512 512"},_a={name:"table-align-top-left",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm32 64h192V64H96v32zm0 64h320v-32H96v32zm0 64h192v-32H96v32z" />',viewBox:"0 0 512 512"},Aa={name:"table-align-top-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 32H160v32h192V64zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},ja={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"},Ka={name:"table-align-middle-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 128H160v32h192v-32zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},Ua={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"},Wa={name:"table-align-bottom-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 224H160v32h192v-32zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},Ga={name:"table-align-bottom-right",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm352 224H224v32h192v-32zm0 64H96v32h320v-32zm0 64H224v32h192v-32z" />',viewBox:"0 0 512 512"},Ya={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"},Ja={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"},$a={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"},Qa={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"},oi={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"},ri={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"},si={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"},ci={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"},di={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"},hi={name:"group-box",content:'<path d="M144 81.6c-10.6-7.5-25.2-11.1-44.1-11.1-40.5 0-61.7 15-63.6 45.2h26.1c.7-16.8 12.8-25 36-25 11 0 19.2 1.6 24.4 4.8 2.6 1.6 4.6 3.3 6.2 5.1 1.5 1.9 2.5 4 3.2 6.6.7 2.6 1.2 5.6 1.4 9.4.1 3.6.1 8.2.1 13.6h-12.8c-59.4 0-89.1 17.2-89.1 51.4 0 6.4 1.3 12 3.8 17.2 2.5 5.3 6 9.7 10.4 13.4 4.4 3.8 9.7 6.6 16 8.7 6.1 2.2 12.8 3.2 20 3.2 20.9 0 38.2-6.2 51.7-18.6v17.9H160v-97.8c0-22.1-5.4-36.7-16-44zm-10.1 100.2c-2.3 3.3-5.1 6.2-8.4 9-3.2 2.6-6.8 4.9-10.7 6.8-3.9 1.9-8 3.3-12.2 4.3-4.2 1-8.6 1.4-12.8 1.4-9.6 0-17-2-22.5-5.9-5.5-4-8.3-9.8-8.3-17.2 0-20.7 18.9-30.9 56.9-30.9h18v32.5zM316 115.7c-2.7-9.3-6.6-17.2-11.8-23.8-5-6.4-11.4-11.5-18.7-15-7.5-3.4-16-5.2-25.5-5.2-16.4 0-30.2 6.9-41.7 20.5V32H192v192h26.2v-14.8c10.9 9.7 24.3 14.8 40 14.8 8.8 0 17-1.9 24.5-5.4 7.6-3.7 14.1-8.9 19.7-15.5 5.5-6.7 9.8-14.9 13-24.4 3-9.6 4.6-20.4 4.6-32.1 0-11.5-1.3-21.8-4-30.9zm-32.6 73.6c-6.6 9.5-15.6 14.2-26.8 14.2-14.5 0-27.4-5.9-38.4-17.8v-69.1c11.9-16.6 25-24.9 39.4-24.9 11.4 0 20 4.6 26.2 13.9 6.2 9.2 9.3 22.9 9.3 41 .1 18.9-3.2 33.3-9.7 42.7zM450 110c1.8 3.2 2.7 6.9 3 11.2h27c-.9-7.3-3.1-13.8-6.4-19.6-3.3-5.8-7.6-10.5-12.7-14.2-5.2-3.9-11.2-6.8-18-8.8-6.9-2-14.2-3-22.2-3-10.3 0-19.5 1.6-28 4.9-8.5 3.3-15.7 8.1-21.8 14.4-6 6.3-10.7 14.1-14 23.3-3.3 9.2-4.9 19.7-4.9 31.5 0 11.9 1.6 22.5 4.9 31.7 3.1 9.2 7.8 17 13.9 23.2 6 6.3 13.3 11.1 21.8 14.4 8.3 3.3 17.9 5 28.2 5 8 0 15.3-1 22.2-3 6.8-2 12.8-4.9 18-8.8 5.1-3.9 9.4-8.8 12.7-14.4 3.3-5.6 5.5-12.1 6.4-19.6h-27c-.3 4.2-1.2 7.9-3 11.2-1.8 3.2-4.2 5.9-7 8.1-3 2.2-6.3 3.9-10.1 4.9-3.9 1.2-7.9 1.7-12.2 1.7-6.3 0-11.9-1.2-17-3.5-5.2-2.3-9.7-5.8-13.4-10.4-3.7-4.5-6.6-10.2-8.5-17-2.1-6.8-3.1-14.7-3.1-23.6 0-9.1 1-17.1 3.1-23.9 2.1-6.9 5.1-12.5 8.8-17.1 3.7-4.5 8-7.8 13.3-10.1 5.1-2.3 10.7-3.5 16.8-3.5 4.3 0 8.3.6 12.2 1.7 3.9 1.2 7.2 2.7 10.1 4.9 2.8 2.4 5.2 5.1 6.9 8.4zM128 256h256v32H128v-32zm0 64h256v32H128v-32zm0 64h256v32H128v-32zm256 32H128v-32h256v32zm0-128H128v-32h256v32zm0 64H128v-32h256v32zm32-96h32v192c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V256h32v192h320V256z" />',viewBox:"0 0 512 512"},vi={name:"textarea",content:'<path d="M448 448h-32V256h32v192zM194 334c1.8 3.2 2.7 6.9 3 11.2h27c-.9-7.3-3.1-13.8-6.4-19.6-3.3-5.8-7.6-10.5-12.7-14.2-5.2-3.9-11.2-6.8-18-8.8-6.9-2-14.2-3-22.2-3-10.3 0-19.5 1.6-28 4.9-8.5 3.3-15.7 8.1-21.8 14.4-6 6.3-10.7 14.1-14 23.3-3.3 9.2-4.9 19.7-4.9 31.5 0 11.9 1.6 22.5 4.9 31.7 3.1 9.2 7.8 17 13.9 23.2 6 6.3 13.3 11.1 21.8 14.4 8.3 3.3 17.9 5 28.2 5 8 0 15.3-1 22.2-3 6.8-2 12.8-4.9 18-8.8 5.1-3.9 9.4-8.8 12.7-14.4 3.3-5.6 5.5-12.1 6.4-19.6h-27c-.3 4.2-1.2 7.9-3 11.2-1.8 3.2-4.2 5.9-7 8.1-3 2.2-6.3 3.9-10.1 4.9-3.9 1.2-7.9 1.7-12.2 1.7-6.3 0-11.9-1.2-17-3.5-5.2-2.3-9.7-5.8-13.4-10.4-3.7-4.5-6.6-10.2-8.5-17-2.1-6.8-3.1-14.7-3.1-23.6 0-9.1 1-17.1 3.1-23.9 2.1-6.9 5.1-12.5 8.8-17.1 3.7-4.5 8-7.8 13.3-10.1 5.1-2.3 10.7-3.5 16.8-3.5 4.3 0 8.3.6 12.2 1.7 3.9 1.2 7.2 2.7 10.1 4.9 2.8 2.4 5.2 5.1 6.9 8.4zm14-252.4c-10.6-7.5-25.2-11.1-44.1-11.1-40.5 0-61.7 15-63.6 45.2h26.1c.7-16.8 12.8-25 36-25 11 0 19.2 1.6 24.4 4.8 2.6 1.6 4.6 3.3 6.2 5.1 1.5 1.9 2.5 4 3.2 6.6.7 2.6 1.2 5.6 1.4 9.4.1 3.6.1 8.2.1 13.6h-12.8c-59.4 0-89.1 17.2-89.1 51.4 0 6.4 1.3 12 3.8 17.2 2.5 5.3 6 9.7 10.4 13.4 4.4 3.8 9.7 6.6 16 8.7 6.1 2.2 12.8 3.2 20 3.2 20.9 0 38.2-6.2 51.7-18.6v17.9H224v-97.8c0-22.1-5.4-36.7-16-44zm-10.1 100.2c-2.3 3.3-5.1 6.2-8.4 9-3.2 2.6-6.8 4.9-10.7 6.8-3.9 1.9-8 3.3-12.2 4.3-4.2 1-8.6 1.4-12.8 1.4-9.6 0-17-2-22.5-5.9-5.5-4-8.3-9.8-8.3-17.2 0-20.7 18.9-30.9 56.9-30.9h18v32.5zM380 115.7c-2.7-9.3-6.6-17.2-11.8-23.8-5-6.4-11.4-11.5-18.7-15-7.5-3.4-16-5.2-25.5-5.2-16.4 0-30.2 6.9-41.7 20.5V32H256v192h26.2v-14.8c10.9 9.7 24.3 14.8 40 14.8 8.8 0 17-1.9 24.5-5.4 7.6-3.7 14.1-8.9 19.7-15.5 5.5-6.7 9.8-14.9 13-24.4 3-9.6 4.6-20.4 4.6-32.1 0-11.5-1.3-21.8-4-30.9zm-32.6 73.6c-6.6 9.5-15.6 14.2-26.8 14.2-14.5 0-27.4-5.9-38.4-17.8v-69.1c11.9-16.6 25-24.9 39.4-24.9 11.4 0 20 4.6 26.2 13.9 6.2 9.2 9.3 22.9 9.3 41 .1 18.9-3.2 33.3-9.7 42.7zM256 370.6c0 11.8 1.6 22.5 4.6 32.1 3.2 9.5 7.5 17.6 13 24.4 5.6 6.6 12.1 11.8 19.7 15.5 7.5 3.6 15.7 5.4 24.5 5.4 15.7 0 29.1-5 40-14.8V448H384V256h-26.2v60.1c-11.5-13.6-25.3-20.5-41.7-20.5-9.5 0-18 1.7-25.5 5.2-7.3 3.6-13.7 8.6-18.7 15-5.2 6.6-9.1 14.5-11.8 23.8-2.8 9.2-4.1 19.5-4.1 31zm26.8 0c0-18.1 3.2-31.8 9.3-41 6.2-9.3 14.8-13.9 26.2-13.9 14.4 0 27.5 8.3 39.4 24.9v69.1c-11.1 11.9-23.9 17.8-38.4 17.8-11.2 0-20.2-4.7-26.8-14.2-6.4-9.4-9.7-23.8-9.7-42.7z" />',viewBox:"0 0 512 512"},mi={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"},fi={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"},bi={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"},yi={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"},ki={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"},wi={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"},xi={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"},Ii={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"},Mi={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"},Hi={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"},Ei={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"},Oi={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"},Bi={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"},Si={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"},Pi={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"},Ti={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"},Di={name:"comment-remove",content:'<path d="M114.745 352 64 402.745V64.057a.511.511 0 0 1 .057-.057h383.885c.02.017.041.038.058.057V256h32V64c0-17.6-14.4-32-32-32H64c-17.6 0-32 14.4-32 32v416l96-96h128v-32H114.745zM480 342.627 457.373 320 400 377.373 342.627 320 320 342.627 377.373 400 320 457.373 342.627 480 400 422.627 457.373 480 480 457.373 422.627 400 480 342.627z" />',viewBox:"0 0 512 512"},Li={name:"comments-remove",content:'<path d="M480 64c0-17.6-14.4-32-32-32H160c-17.6 0-32 14.4-32 32v32h32V64.1l.1-.1H448l.1.1V256l-.1.1h32V64zM377.4 400l22.6 22.6-57.4 57.4-22.6-22.6 57.4-57.4zm0 0L320 342.6l22.6-22.6 57.4 57.4-22.6 22.6zm45.2 0 57.4 57.4-22.6 22.6-57.4-57.4-22.6-22.6 22.6-22.6 57.4-57.4 22.6 22.6-57.4 57.4zm-304.3-16L64 420.2V160.1l.1-.1H352l.1.1V256h32v-96c0-17.6-14.4-32-32-32H64c-17.6 0-32 14.4-32 32v320l96-64h128v-32H118.3z" />',viewBox:"0 0 512 512"},Ri={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"},Ni={name:"media-manager",content:'<path d="M192 384V128l192 128-192 128zm32-319.3V0C108.2 14.4 14.4 108.2 0 224h64.7c13.5-80.3 79-145.8 159.3-159.3zm64 382.6V512c115.8-14.4 209.6-108.2 224-224h-64.7c-13.5 80.3-79 145.8-159.3 159.3zM64.7 288H0c14.4 115.8 108.2 209.6 224 224v-64.7c-80.3-13.5-145.8-79-159.3-159.3zm382.6-64H512C497.6 108.2 403.8 14.4 288 0v64.7c80.3 13.5 145.8 79 159.3 159.3z" />',viewBox:"0 0 512 512"},_i={name:"video-external",content:'<path d="M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm-64 384V128l192 128-192 128z" />',viewBox:"0 0 512 512"},Ai={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"},ji={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"},Ki={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"},Ui={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"},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"},Gi={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"},Yi={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"},Ji={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"},$i={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"},Qi={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"},ol={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"},rl={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"},sl={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"},cl={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"},dl={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"},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"},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"},ml={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"},fl={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"},bl={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"},yl={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"},kl={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"},wl={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"},xl={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"},Il={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"},Ml={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"},Hl={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"},El={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"},Ol={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"},Bl={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"},Sl={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"},Pl={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"},Tl={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"},Dl={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"},Ll={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"},Rl={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"},Nl={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"},_l={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"},Al={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"},jl={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"},Kl={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"},Ul={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"},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"},Gl={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"},Yl={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"},Jl={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"},$l={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"},Ql={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"},es={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"},ts={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"},ns={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"},os={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"},rs={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"},as={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"},is={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"},ls={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"},ss={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"},cs={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"},us={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"},ds={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"},ps={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"},hs={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"},vs={name:"delicious",content:'<path d="M256 32h224v224H256V32zM32 256h224v224H32V256z" />',viewBox:"0 0 512 512"},ms={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"},fs={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"},gs={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"},bs={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"},ys={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"},zs={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"},ks={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"},ws={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"},xs={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"},Cs={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"},Is={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"},Ms={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"},Hs={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"},Es={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"},Vs={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"},Os={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"},Bs={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"},Ss={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"},Ps={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"},Ts={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"},Ds={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"},Ls={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"},Rs={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"},Ns={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"},_s={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"},As={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"},js={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"},Fs={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"},Ks={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"},Us={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"},qs={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"},Ws={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"},Gs={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"},Ys={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"},Zs={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"},Xs={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"},Js={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"},$s={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"},Qs={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"},ec={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"},tc={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"},nc={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"},oc={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"},rc={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"},ac={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"},ic={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"},lc={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"},sc={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"},cc={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"},uc={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"},dc={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"},pc={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"},hc={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"},vc={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"},mc={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"},fc={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"},gc={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"},bc={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"},yc={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"},zc={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"},kc={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"},wc={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"},xc={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"},Cc={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"},Ic={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"},Mc={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"},Hc={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"},Ec={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"},Vc={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"},Oc={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"},Bc={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"},Sc={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"},Pc={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"},Tc={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"},Dc={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"},Lc={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"},Rc={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"},Nc={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"},_c={name:"group-header-section",content:'<path d="m128 448 32 32H32V32h128l-32 32H64v384h64zm320-320H128v96h320v-96zm0 160H128v32h320v-32zm0 64H128v32h320v-32z" />',viewBox:"0 0 512 512"},Ac={name:"group-footer-section",content:'<path d="m128 448 32 32H32V32h128l-32 32H64v384h64zm320-160H128v96h320v-96zm0-160H128v32h320v-32zm0 64H128v32h320v-32z" />',viewBox:"0 0 512 512"},jc={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"},Fc={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"},Kc={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"},Uc={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"},qc={name:"group-section",content:'<path d="m128 416 32 32H32V32h128l-32 32H64v352h64zm320-288H128v32h320v-32zm0 192H128v32h320v-32zm0-96H128v32h320v-32z" />',viewBox:"0 0 512 512"},Wc={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"},Gc={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"},Yc={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"},Zc={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"},Xc={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"},Jc={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"},$c={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"},Qc={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"},ou={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"},ru={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"},su={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"},cu={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"},du={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"},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"},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"},mu={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"},fu={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"},bu={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"},yu={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"},ku={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"},wu={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"},xu={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"},Iu={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"},Mu={name:"chart-column-clustered",content:'<path d="M320 96v352h-32V288H128v160H64V32H32v448h448V96H320zm-64 352h-96V320h96v128z" />',viewBox:"0 0 512 512"},Hu={name:"chart-column-stacked",content:'<path d="M320 192v256h-32V96H128v352H64V32H32v448h448V192H320zM160 448V256h96v192h-96zm192 0v-96h96v96h-96z" />',viewBox:"0 0 512 512"},Eu={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"},Ou={name:"chart-bar-clustered",content:'<path d="M64 448v-64h160V224H64v-32h352V32H32v448h448v-32H64zm128-192v96H64v-96h128z" />',viewBox:"0 0 512 512"},Bu={name:"chart-bar-stacked",content:'<path d="M64 448v-64h352V224H64v-32h256V32H32v448h448v-32H64zm0-384h96v96H64V64zm192 192v96H64v-96h192z" />',viewBox:"0 0 512 512"},Su={name:"chart-bar-stacked100",content:'<path d="M480 192V32H32v448h448v-32H64v-64h416V224H64v-32h416zm-160 64v96H64v-96h256zM64 64h160v96H64V64z" />',viewBox:"0 0 512 512"},Pu={name:"chart-bar-range",content:'<path d="M480 448v32H32V32h32v416h416zm-96-192H160v96h224v-96m32-32v160H128V224h288zm64-192H256v160h224V32z" />',viewBox:"0 0 512 512"},Tu={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"},Du={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"},Lu={name:"chart-area-stacked100",content:'<path d="M32 32v448h448V32H32zm416 108.8L320 320 192 192 64 345.6V64h384v76.8z" />',viewBox:"0 0 512 512"},Ru={name:"chart-area-range",content:'<path d="M64 416v32h416v32H32V32h32v224l128-128 128 64L480 32v192L320 384l-127-64-129 96z" />',viewBox:"0 0 512 512"},Nu={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"},_u={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"},Au={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"},ju={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"},Ku={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"},Uu={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"},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"},Gu={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"},Yu={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"},Ju={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"},$u={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"},Qu={name:"chart-ohlc",content:'<path d="M480 448v32H32V32h32v416h416zM224 320V96h-32v32h-64v32h64v256h32v-64h64v-32h-64zM416 96V32h-32v160h-64v32h64v96h32V128h64V96h-64z" />',viewBox:"0 0 512 512"},ed={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"},td={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"},nd={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"},od={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"},rd={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 o=n(3899),r=n(9844),a=o.forwardRef((function(e,t){var n=o.useRef(null),a=o.useRef(null),i=o.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);o.useImperativeHandle(a,(function(){return{element:i()||null}})),o.useImperativeHandle(t,(function(){return a.current})),o.useImperativeHandle(e.childRef,(function(){return n.current}));var l=o.useCallback((function(t){e.onPress&&e.onPress({element:i(),target:a.current,event:t})}),[i,e.onPress]),s=o.useCallback((function(t){e.onRelease&&e.onRelease({element:i(),target:a.current,event:t})}),[i,e.onRelease]),c=o.useCallback((function(t){e.onDragStart&&e.onDragStart({element:i(),target:a.current,event:t})}),[e,i]),u=o.useCallback((function(t){e.onDrag&&e.onDrag({element:i(),target:a.current,event:t})}),[i,e.onDrag]),d=o.useCallback((function(t){e.onDragEnd&&e.onDragEnd({element:i(),target:a.current,event:t})}),[i,e.onDragEnd]);return(0,r.O)(n,{onPress:l,onRelease:s,onDragStart:c,onDrag:u,onDragEnd:d},{mouseOnly:e.mouseOnly,autoScroll:e.autoScroll,hint:e.hint,scrollContainer:e.scrollContainer}),e.children?o.cloneElement(o.Children.only(e.children),{ref:n}):null}));a.displayName="KendoReactDraggable"},3503:(e,t,n)=>{n.d(t,{O:()=>r});var o=function(){return"undefined"!=typeof document?document:{}},r=function(){function e(){this.scrollbar=0}return Object.defineProperty(e.prototype,"scrollbarWidth",{get:function(){var e=o();if(!this.scrollbar&&e&&e.createElement){var t=e.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML=" ",e.body.appendChild(t),this.scrollbar=t.offsetWidth-t.scrollWidth,e.body.removeChild(t)}return this.scrollbar},enumerable:!1,configurable:!0}),e}()},7827:(e,t,n)=>{n.d(t,{N:()=>o});var o=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)},8047:(e,t,n)=>{n.d(t,{A:()=>o});var o=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n={},o=function(e){return e.filter((function(e){return!0!==e&&!!e})).map((function(e){return Array.isArray(e)?o(e):function(e){return"object"==typeof e?Object.keys(e).forEach((function(t){n[t]=e[t]})):n[e]=!0}(e)}))};return o(e),Object.keys(n).map((function(e){return n[e]&&e||null})).filter((function(e){return null!==e})).join(" ")}},4500:(e,t,n)=>{n.d(t,{ky:()=>r,d9:()=>a,kI:()=>i,Ve:()=>l,M2:()=>s});var o=n(3899),r=function(e){return e?new Date(e.getTime()):null};function a(e){var t={};return i(e,t),t}function i(e,t){for(var n in e)if(e.hasOwnProperty(n)){var o=e[n];t[n]=l(o,t[n])}}function l(e,t){if(Array.isArray(e))return s(e);if(e instanceof Date)return r(e);if(o.isValidElement(e))return o.cloneElement(e,e.props);if(e&&"object"==typeof e){var n=t||{};return i(e,n),n}return e}function s(e){return e.map((function(e){return l(e,void 0)}))}},8259:(e,t,n)=>{n.d(t,{$:()=>r,u:()=>a});var o=n(3899),r=o.createContext(0),a=function(){return o.useContext(r)};r.displayName="KendoReactZIndexContext"},2333:(e,t,n)=>{n.d(t,{Dg:()=>a,Gc:()=>i,Fg:()=>l,tk:()=>s});var o=n(3899),r=n(3228),a=o.createContext([void 0,r.Z]),i=o.createContext([void 0,r.Z]),l=o.createContext([[],r.Z,r.Z]),s=o.createContext([[],r.Z,r.Z])},5407:(e,t,n)=>{function o(e,t,n,o){if(e){var r={syntheticEvent:t,nativeEvent:t.nativeEvent,target:n};e.call(void 0,Object.assign(r,o))}}n.d(t,{N:()=>o})},4100:(e,t,n)=>{n.d(t,{E:()=>r});var o=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g;function r(e){var t=[];return e.replace(o,(function(e,n,o,r){t.push(void 0!==n?n:o||r)})),t}},9124:(e,t,n)=>{n.d(t,{n:()=>o});var o=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:()=>o});var o=function(e,t,n){var o="string"==typeof e?parseInt(e,void 0):e;if(NaN!==o)return void 0!==o?o:t?n?void 0:-1:0}},9659:(e,t,n)=>{n.d(t,{Y:()=>a});var o=n(4100),r={};function a(e){if(r[e])return r[e];var t=(0,o.E)(e);return r[e]=function(e){for(var n=e,o=0;o<t.length&&n;o++)n=n[t[o]];return n},r[e]}r.undefined=function(){}},3198:(e,t,n)=>{n.d(t,{M:()=>o});var o=function(){var e,t,n="";for(e=0;e<32;e++)t=16*Math.random()|0,8!==e&&12!==e&&16!==e&&20!==e||(n+="-"),n+=(12===e?4:16===e?3&t|8:t).toString(16);return n}},848:(e,t,n)=>{n.d(t,{Y:()=>i,u:()=>l});var o=n(3899),r=n(9656),a=function(){return a=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},a.apply(this,arguments)},i=function(){return o.createContext((function(e){return e}))},l=function(e,t){return o.forwardRef((function(n,i){var l=(0,r.Y)(e,n);return o.createElement(t,a({},l,{ref:i}))}))}},6059:(e,t,n)=>{n.d(t,{U:()=>a});var o=n(3899),r=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))};function a(e){var t=e.onFocus,n=e.onBlur,a=e.onSyncFocus,i=e.onSyncBlur,l=o.useRef(!1),s=o.useRef(0),c=o.useCallback((function(e){clearTimeout(s.current),s.current=window.setTimeout((function(){return e()}))}),[s]),u=o.useCallback((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];clearTimeout(s.current),a&&a.call(void 0,e[0]),l.current||(l.current=!0,t&&t.call.apply(t,r([void 0],e,!1)))}),[l,t,a]),d=o.useCallback((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];i&&i.call(void 0,e[0]),c((function(){l.current&&n&&(l.current=!1,n.call.apply(n,r([void 0],e,!1)))}))}),[l,c,n,i]);return o.useEffect((function(){return function(){clearTimeout(s.current)}}),[]),{onFocus:u,onBlur:d}}},9447:(e,t,n)=>{n.d(t,{A:()=>o});var o=function(e){return[e,{}]}},8199:(e,t,n)=>{n.d(t,{n:()=>r});var o=n(3899);function r(e,t,n){var r=o.useState(t),a=r[0],i=r[1];return o.useEffect((function(){if(!a&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&i(t)}}),n),a}},9844:(e,t,n)=>{n.d(t,{O:()=>g});var o,r=n(3899),a=function(){var e=window&&window.navigator.userAgent;if(!e)return!1;var t=!1,n=[],o={edge:/(edge)[ \/]([\w.]+)/i,webkit:/(chrome|crios)[ \/]([\w.]+)/i,safari:/(webkit)[ \/]([\w.]+)/i,opera:/(opera)(?:.*version|)[ \/]([\w.]+)/i,msie:/(msie\s|trident.*? rv:)([\w.]+)/i,mozilla:/(mozilla)(?:.*? rv:([\w.]+)|)/i};for(var r in o)if(o.hasOwnProperty(r)&&(n=e.match(o[r]))){(t={})[r]=!0,t[n[1].toLowerCase().split(" ")[0].split("/")[0]]=!0,t.version=parseInt(document.DOCUMENT_NODE||n[2],10);break}return t},i=function(e){return e&&e.ownerDocument||window.document},l=function(e){var t=a(),n=i(e);return t.edge||t.safari?n.body:n.documentElement},s=function(e){if(e&&e.className&&"string"==typeof e.className&&e.className.indexOf("k-auto-scrollable")>-1)return!0;var t=window.getComputedStyle(e,"overflow").overflow;return t.indexOf("auto")>-1||t.indexOf("scroll")>-1},c=function(e){var t=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&&!s(n);)n=n.parentNode;return!n||n!==document.body&&n.nodeType!==Node.DOCUMENT_FRAGMENT_NODE?n:t};!function(e){e.POINTER_DOWN="pointerdown",e.POINTER_MOVE="pointermove",e.POINTER_UP="pointerup",e.POINTER_CANCEL="pointercancel",e.MOUSE_DOWN="mousedown",e.MOUSE_MOVE="mousemove",e.MOUSE_UP="mouseup",e.CONTEXT_MENU="contextmenu",e.TOUCH_START="touchstart",e.TOUCH_MOVE="touchmove",e.TOUCH_END="touchend",e.TOUCH_CANCEL="touchcancel",e.SCROLL="scroll",e.START="KENDO_DRAG_AND_DROP_START",e.MOVE="KENDO_DRAG_AND_DROP_MOVE",e.END="KENDO_DRAG_AND_DROP_END",e.CANCEL="KENDO_DRAG_AND_DROP_CANCEL"}(o||(o={}));var u=function(){},d=function(e,t,n){void 0===n&&(n={});var r,a,s,d,p,h=n.onIsPressedChange,v=void 0===h?u:h,m=n.onIsScrollingChange,f=void 0===m?u:m,g=n.onVelocityChange,b=void 0===g?u:g,y=n.onOffsetChange,z=void 0===y?u:y,k=n.onPageOffsetChange,w=void 0===k?u:k,x=n.onClientOffsetChange,C=void 0===x?u:x,I=n.onScrollOffsetChange,M=void 0===I?u:I,H=n.onInitialScrollOffsetChange,E=void 0===H?u:H,V=t.payload,O=V.element,B=V.hint,S=e.autoScrollDirection,P=e.scrollableParent,T=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(T.type){case o.POINTER_DOWN:if(T.type===o.POINTER_DOWN&&(!T.originalEvent.isPrimary||0!==T.originalEvent.button))break;case o.MOUSE_DOWN:if(T.type===o.MOUSE_DOWN&&T.originalEvent.which&&T.originalEvent.which>1||e.ignoreMouse)break;case o.TOUCH_START:if(T.type===o.TOUCH_START&&1!==T.originalEvent.touches.length)break;case o.START:var D=P||c(t.payload.element);E(D instanceof Window?{x:D.scrollX,y:D.scrollY}:{x:D.scrollLeft,y:D.scrollTop}),C({x:T.clientX,y:T.clientY}),w({x:T.pageX,y:T.pageY}),z({x:T.offsetX,y:T.offsetY}),v(!0),V.onPress&&V.onPress(T);break;case o.SCROLL:if(T.type===o.SCROLL&&!e.pressed)break;var L=P||c(O),R=L instanceof Window?{x:L.scrollX,y:L.scrollY}:{x:L.scrollLeft,y:L.scrollTop};T.scrollX=R.x-e.initialScrollOffset.x,T.scrollY=R.y-e.initialScrollOffset.y,M({x:T.scrollX,y:T.scrollY});case o.POINTER_MOVE:if(T.type===o.POINTER_MOVE&&!T.originalEvent.isPrimary)break;case o.MOUSE_MOVE:case o.TOUCH_MOVE:if(T.type===o.TOUCH_MOVE&&1!==T.originalEvent.touches.length)break;case o.MOVE:if(e.pressed){if(e.autoScroll&&"scroll"!==T.originalEvent.type&&O){var N=i(O),_=P||c(N.elementFromPoint(T.clientX,T.clientY)),A=(r=T.clientX,a=T.clientY,s=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 o=e.getBoundingClientRect();return{bottom:o.top+o.height,right:o.left+o.width,left:o.left,top:o.top}}(_,function(e){var t=i(e);return t&&t.defaultView||window}(O)),d={x:0,y:0},p=50,r-s.left<p?d.x=-(p-(r-s.left)):s.right-r<p&&(d.x=p-(s.right-r)),a-s.top<p?d.y=-(p-(a-s.top)):s.bottom-a<p&&(d.y=p-(s.bottom-a)),d);b({x:S&&!1===S.horizontal?0:A.x,y:S&&!1===S.vertical?0:A.y}),f(0!==A.y||0!==A.x)}!e.drag&&V.onDragStart&&V.onDragStart(T),V.onDrag&&V.onDrag(T);var j=function(e,t){var n=0,o=null;return t.forEach((function(t){if(t&&e){var r=function(e,t){var n=e.getBoundingClientRect(),o=t.getBoundingClientRect(),r=Math.max(o.top,n.top),a=Math.max(o.left,n.left),i=Math.min(o.left+o.width,n.left+n.width),l=Math.min(o.top+o.height,n.top+n.height),s=i-a,c=l-r;if(a<i&&r<l){var u=o.width*o.height,d=n.width*n.height,p=s*c;return Number((p/(u+d-p)).toFixed(4))}return 0}(e,t);r>n&&(n=r,o=t)}})),o}(B||O,e.drops.map((function(e){return e&&e.element})).filter((function(e){return e!==(B||O)}))),F=e.drops.find((function(e){return e.element===j}));F&&j&&function(e,t,n){var o=n.getBoundingClientRect();return o.top<=t&&o.left<=e&&t<=o.bottom&&e<=o.right}(T.clientX,T.clientY,P||c(j))&&j!==O?(e.drop&&e.drop.element)!==j?(e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(T),F.onDragEnter&&F.onDragEnter(T)):F.onDragOver&&F.onDragOver(T):e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(T)}C({x:T.clientX,y:T.clientY}),w({x:T.pageX,y:T.pageY});break;case o.POINTER_UP:if(T.type===o.POINTER_UP&&!T.originalEvent.isPrimary)break;case o.MOUSE_UP:case o.TOUCH_END:if(T.type===o.TOUCH_END&&1!==T.originalEvent.touches.length)break;case o.END:v(!1),f(!1),M({x:0,y:0}),V.onRelease&&V.onRelease(T),e.drop&&e.drop.onDrop&&e.drop.onDrop(T),e.drag&&V.onDragEnd&&V.onDragEnd(T);break;case o.POINTER_CANCEL:case o.CONTEXT_MENU:case o.TOUCH_CANCEL:case o.CANCEL:v(!1),f(!1),M({x:0,y:0}),V.onDragEnd&&V.onDragEnd(T),e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(T)}},p=function(e,t){if(e){var n,o;e===l(e)?(n=document.body.scrollHeight>window.innerHeight,o=document.body.scrollWidth>window.innerWidth):(n=e.offsetHeight<=e.scrollHeight,o=e.offsetWidth<=e.scrollWidth);var r=e.scrollTop+t.y,a=n&&r>0&&r<e.scrollHeight,i=e.scrollLeft+t.x,s=o&&i>0&&i<e.scrollWidth;a?e.scrollTop+=t.y:n&&r<0&&(e.scrollTop=0),s?e.scrollLeft+=t.x:o&&i<0&&(e.scrollLeft=0)}},h=n(3228),v=n(4912),m=n(2333),f=2e3;function g(e,t,n){void 0===n&&(n={});var o=t.onPress,a=void 0===o?h.Z:o,i=t.onRelease,l=void 0===i?h.Z:i,s=t.onDragStart,u=void 0===s?h.Z:s,g=t.onDrag,b=void 0===g?h.Z:g,y=t.onDragEnd,z=void 0===y?h.Z:y,k=n.hint,w=void 0===k?null:k,x=n.mouseOnly,C=void 0!==x&&x,I=n.autoScroll,M=void 0===I||I,H=n.scrollContainer,E=void 0===H?null:H,V=r.useState(!1),O=V[0],B=V[1],S=r.useState(!1),P=S[0],T=S[1],D=(0,v.W)(m.Gc)[0],L=(0,v.W)(m.Dg),R=L[0],N=L[1],_=r.useContext(m.tk)[0],A=r.useContext(m.Fg),j=A[0],F=A[1],K=A[2],U=r.useRef({x:0,y:0}),q=r.useRef(),W=r.useRef(!1),G=r.useRef(),Y=r.useRef(null),Z=r.useRef(!1),X=r.useRef({x:0,y:0}),J=r.useRef({x:0,y:0}),$=r.useRef({x:0,y:0}),Q=r.useRef({x:0,y:0}),ee=r.useRef({x:0,y:0}),te=r.useRef({x:0,y:0}),ne=Boolean("undefined"!=typeof window&&window.PointerEvent),oe=!C&&ne,re=r.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),ae=r.useCallback((function(){return w&&w.current&&w.current.element?w.current.element:w?w.current:null}),[w]),ie=r.useCallback((function(){return E&&E.current&&E.current.element?E.current.element:E?E.current:null}),[E]),le=r.useCallback((function(){return"object"==typeof M&&M.boundaryElementRef&&M.boundaryElementRef.current&&M.boundaryElementRef.current.element?M.boundaryElementRef.current.element:"object"==typeof M&&M.boundaryElementRef&&M.boundaryElementRef.current?M.boundaryElementRef.current:null}),[M]),se=r.useRef(null);r.useImperativeHandle(se,(function(){return{element:re(),hint:ae(),onPress:ke,onDragStart:xe,onDrag:Ce,onDragEnd:Ie,onRelease:we,data:e.current}}));var ce=r.useCallback((function(){var e=re();return e&&e.ownerDocument||document}),[re]),ue=r.useCallback((function(){var e=ce();return e&&e.defaultView||window}),[ce]),de=r.useCallback((function(){return{drag:R?R.current:null,drop:D?D.current:null,drags:j.map((function(e){return e.current})),drops:_.map((function(e){return e.current})),pressed:O,ignoreMouse:W.current,scrollOffset:ee.current,offset:X.current,pageOffset:J.current,initialScrollOffset:te.current,clientOffset:$.current,initialClientOffset:Q.current,velocity:U.current,autoScroll:Boolean("object"==typeof M?!1!==M.enabled:M),scrollableParent:le(),autoScrollDirection:"object"==typeof M?M.direction:{horizontal:!0,vertical:!0},isScrolling:P}}),[R,D,j,_,O,M,le,P]),pe=r.useCallback((function(e){B(e)}),[]),he=r.useCallback((function(e){T(e)}),[]),ve=r.useCallback((function(e){U.current=e}),[]),me=r.useCallback((function(e){X.current=e}),[]),fe=r.useCallback((function(e){$.current=e}),[]),ge=r.useCallback((function(e){J.current=e}),[]),be=r.useCallback((function(e){Q.current=e}),[]),ye=r.useCallback((function(e){ee.current=e}),[]),ze=r.useCallback((function(e){te.current=e}),[]),ke=r.useCallback((function(e){a(e)}),[a]),we=r.useCallback((function(e){l(e)}),[l]),xe=r.useCallback((function(t){N(se,{target:e.current,event:t}),u(t)}),[N,e,u]),Ce=r.useCallback((function(e){b(e)}),[b]),Ie=r.useCallback((function(t){Z.current||(N(null,{target:e.current,event:t}),z(t))}),[z,N,e]),Me=r.useCallback((function(e){d(de(),{event:e,payload:se.current},{onVelocityChange:ve,onOffsetChange:me,onClientOffsetChange:fe,onPageOffsetChange:ge,onInitialClientOffsetChange:be,onScrollOffsetChange:ye,onInitialScrollOffsetChange:ze,onIsPressedChange:pe,onIsScrollingChange:he})}),[de,ve,me,ge,fe,be,ze,pe,ye,he]),He=r.useCallback((function(e){Me(e)}),[Me]),Ee=r.useCallback((function(e){Me(e)}),[Me]),Ve=r.useCallback((function(e){Me(e)}),[Me]),Oe=r.useCallback((function(e){Me(e)}),[Me]),Be=r.useCallback((function(e){Me(e)}),[Me]),Se=r.useCallback((function(e){Me(e)}),[Me]),Pe=r.useCallback((function(e){Me(e)}),[Me]),Te=r.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),De=r.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),Le=r.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),Re=r.useCallback((function(e){if(0===e.touches.length&&1===e.changedTouches.length){var t=ue();W.current=!0,G.current=t.setTimeout((function(){W.current=!1}),f)}Me(e)}),[Me,ue]),Ne=r.useCallback((function(e){Me(e)}),[Me]),_e=r.useCallback((function(){var e=re();if(e){var t=e.style.touchAction;return e.style.touchAction="none",function(){e.style.touchAction=t}}}),[re]),Ae=r.useCallback((function(){return F(se),function(){K(se)}}),[K,F]);r.useEffect((function(){var e=ue();if(P){var t=ie()||c(document.elementFromPoint($.current.x,$.current.y));e.clearInterval(q.current),q.current=e.setInterval((function(){p(t,{x:U.current.x,y:U.current.y})}),50)}return function(){e.clearInterval(q.current)}}),[re,ie,ue,P]),r.useEffect(_e,[_e]),r.useEffect((function(){var e=ue(),t=re(),n=ce();return oe?(t&&(Y.current=c(t),Y.current&&Y.current.addEventListener("scroll",Ne,{passive:!0}),t.addEventListener("pointerdown",He,{passive:!0})),O&&(n.addEventListener("pointermove",Ee),n.addEventListener("pointerup",Oe,!0),n.addEventListener("contextmenu",Te),n.addEventListener("pointercancel",Ve,{passive:!0}))):(e.addEventListener("touchmove",h.Z,{capture:!1,passive:!1}),t&&(t.addEventListener("mousedown",Be,{passive:!0}),C||(t.addEventListener("touchstart",De,{passive:!0}),O&&(t.addEventListener("touchmove",Le,{passive:!0}),t.addEventListener("touchend",Re,{passive:!0})))),O&&(n.addEventListener("mousemove",Se,{passive:!0}),n.addEventListener("mouseup",Pe,{passive:!0}))),function(){Y.current&&Y.current.removeEventListener("scroll",Ne),t&&(t.removeEventListener("pointerdown",He),t.removeEventListener("mousedown",Be),t.removeEventListener("touchstart",De),t.removeEventListener("touchmove",Le),t.removeEventListener("touchend",Re)),n.removeEventListener("pointermove",Ee),n.removeEventListener("pointerup",Oe,!0),n.removeEventListener("contextmenu",Te),n.removeEventListener("pointercancel",Ve),n.removeEventListener("mousemove",Se),n.removeEventListener("mouseup",Pe),e.removeEventListener("touchmove",h.Z),e.clearTimeout(G.current)}}),[O,ue,re,ce,C,oe,Te,Be,Se,Pe,Ve,He,Ee,Oe,Re,Le,De,Ne]),r.useEffect((function(){return function(){Z.current=!0}}),[]),r.useLayoutEffect(Ae,[Ae])}},4912:(e,t,n)=>{n.d(t,{W:()=>r});var o=n(3899),r=function(e,t){var n=o.useContext(e),r=n[0],a=n[1],i=o.useState(t),l=i[0],s=i[1];return[void 0!==r?r:l,function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];void 0!==r?a.apply(void 0,e):s(e[0])}]}},3322:(e,t,n)=>{n.d(t,{i:()=>r});var o=n(3899),r=function(e,t,n){void 0===n&&(n={});var r=o.useCallback((function(o){n.onMouseDown&&n.onMouseDown.call(void 0,o),e.onMouseDown&&e.onMouseDown.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseDown,e.onMouseDown,t]),a=o.useCallback((function(o){n.onMouseUp&&n.onMouseUp.call(void 0,o),e.onMouseUp&&e.onMouseUp.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseUp,e.onMouseUp,t]);return{onClick:o.useCallback((function(o){n.onClick&&n.onClick.call(void 0,o),e.onClick&&e.onClick.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onClick,e.onClick,t]),onMouseUp:a,onMouseDown:r,onDoubleClick:o.useCallback((function(o){n.onDoubleClick&&n.onDoubleClick.call(void 0,o),e.onDoubleClick&&e.onDoubleClick.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onDoubleClick,e.onDoubleClick,t]),onMouseEnter:o.useCallback((function(o){n.onMouseEnter&&n.onMouseEnter.call(void 0,o),e.onMouseEnter&&e.onMouseEnter.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseEnter,e.onMouseEnter,t]),onMouseLeave:o.useCallback((function(o){n.onMouseLeave&&n.onMouseLeave.call(void 0,o),e.onMouseLeave&&e.onMouseLeave.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseLeave,e.onMouseLeave,t]),onMouseMove:o.useCallback((function(o){n.onMouseMove&&n.onMouseMove.call(void 0,o),e.onMouseMove&&e.onMouseMove.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseMove,e.onMouseMove,t]),onMouseOut:o.useCallback((function(o){n.onMouseOut&&n.onMouseOut.call(void 0,o),e.onMouseOut&&e.onMouseOut.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseOut,e.onMouseOut,t]),onMouseOver:o.useCallback((function(o){n.onMouseOver&&n.onMouseOver.call(void 0,o),e.onMouseOver&&e.onMouseOver.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseOver,e.onMouseOver,t])}}},9656:(e,t,n)=>{n.d(t,{Y:()=>r});var o=n(3899),r=function(e,t){return o.useContext(e)(t)}},1573:(e,t,n)=>{n.d(t,{V:()=>r});var o=n(3899);function r(e,t,n){var r=o.useState(t),a=r[0],i=r[1];return o.useEffect((function(){if(!a&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&i(t)}}),n),a}},7681:(e,t,n)=>{n.d(t,{J:()=>u});var o=n(3899),r=n(189),a=n(8047),i=n(698),l=n(3218),s=n(3322),c=function(){return c=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},c.apply(this,arguments)},u=o.forwardRef((function(e,t){var n=e.className,r=e.name,u=e.themeColor,p=e.size,h=e.flip,v=e.style,m=e.id,f=e.tabIndex,g=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["className","name","themeColor","size","flip","style","id","tabIndex"]),b=o.useRef(null),y=o.useRef(null);o.useImperativeHandle(b,(function(){return{element:y.current}})),o.useImperativeHandle(t,(function(){return b.current}));var z=o.useMemo((function(){return p||d.size}),[p]),k=o.useMemo((function(){return h||d.flip}),[h]),w=o.useMemo((function(){var e;return(0,a.A)("k-icon",r&&(0,l._z)(r),((e={})["k-color-".concat(u)]=u,e["k-flip-h"]="horizontal"===k||"both"===k,e["k-flip-v"]="vertical"===k||"both"===k,e),i.w[z],n)}),[r,u,z,k,n]),x=(0,s.i)(e,b);return o.createElement("span",c({ref:y},g,x,{className:w,id:m,tabIndex:f,style:v,role:"presentation"}))}));u.propTypes={style:r.object,classNames:r.string,name:r.string,themeColor:r.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:r.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:r.oneOf(["default","horizontal","vertical","both"])};var d={size:"default",flip:"default"};u.displayName="KendoIcon"},8130:(e,t,n)=>{n.d(t,{a:()=>s});var o=n(3899),r=n(7681),a=n(6584),i=n(8300),l=function(){return l=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},l.apply(this,arguments)},s=o.forwardRef((function(e,t){var n,s=o.useContext(i.r),c=s.type,u=s.icons,d=e.icon,p=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["icon"]),h=(null===(n=e.icon)||void 0===n?void 0:n.name)||e.name,v=h&&u&&u[h]&&"string"!=typeof u[h]?u[h]:d;return h=h&&u&&u[h]&&"string"==typeof u[h]?u[h]:h,"svg"===c&&v?o.createElement(a.l,l({},e,{icon:v,ref:t})):o.createElement(r.J,l({},p,{name:h,ref:t}))}));s.displayName="KendoIconWrap"},8300:(e,t,n)=>{n.d(t,{r:()=>o});var o=n(3899).createContext({type:"font"});o.displayName="KendoReactIconsContext"},6584:(e,t,n)=>{n.d(t,{l:()=>s});var o=n(3899),r=n(189),a=n(8047),i=n(698),l=function(){return l=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},l.apply(this,arguments)},s=o.forwardRef((function(e,t){var n=e.children,r=e.className,s=e.svgClassName,u=e.icon,d=e.flip,p=e.id,h=e.tabIndex,v=e.size,m=e.style,f=e.svgStyle,g=e.themeColor,b=e.viewBox,y=(e.name,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["children","className","svgClassName","icon","flip","id","tabIndex","size","style","svgStyle","themeColor","viewBox","name"])),z=o.useRef(null);o.useImperativeHandle(t,(function(){return{element:z.current}}));var k=o.useMemo((function(){return u?u.name:c.icon}),[u]),w=o.useMemo((function(){return v||c.size}),[v]),x=o.useMemo((function(){return d||c.flip}),[d]),C=o.useMemo((function(){return b||c.viewBox}),[b]),I=o.useMemo((function(){var e;return(0,a.A)("k-svg-icon","k-svg-i-"+k,((e={})["k-color-".concat(g)]=g,e["k-flip-h"]="horizontal"===x||"both"===x,e["k-flip-v"]="vertical"===x||"both"===x,e),i.w[w],r)}),[k,g,w,x,r]),M=o.useMemo((function(){return e.width&&e.height?l({width:e.width,height:e.height},m):e.width?l({width:e.width,height:e.width},m):e.height?l({width:e.height,height:e.height},m):l({},m)}),[e.width,e.height,m]);return o.createElement("span",{className:I,style:M,ref:z},o.createElement("svg",l({id:p,className:s,style:f,"aria-hidden":!0,tabIndex:h,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:u?u.viewBox:C,dangerouslySetInnerHTML:u?{__html:u.content}:void 0},y),u?void 0:n))}));s.propTypes={style:r.object,classNames:r.string,children:r.any,icon:r.object,themeColor:r.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:r.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:r.oneOf(["default","horizontal","vertical","both"])};var c={size:"default",flip:"default",icon:"",viewBox:"0 0 24 24"};s.displayName="KendoSvgIcon"},698:(e,t,n)=>{n.d(t,{w:()=>o});var o={default:"",xsmall:"k-icon-xs",small:"k-icon-sm",medium:"k-icon-md",large:"k-icon-lg",xlarge:"k-icon-xl"}},3218:(e,t,n)=>{n.d(t,{iJ:()=>r,_z:()=>a,wi:()=>i});var o=n(189),r=function(e){return e.replace(/^k-i-/,"")},a=function(e){return"k-i-"+e},i=o.shape({name:o.string.isRequired,content:o.string.isRequired,viewBox:o.string.isRequired})},3493:(e,t,n)=>{n.d(t,{R:()=>o});var o={backspace:8,tab:9,enter:13,shift:16,esc:27,space:32,pageUp:33,pageDown:34,end:35,home:36,left:37,up:38,right:39,down:40,delete:46}},1262:(e,t,n)=>{n.r(t),n.d(t,{AsyncFocusBlur:()=>M,BrowserSupportService:()=>a.O,COLLECTION_ACTION:()=>o,DragAndDrop:()=>ne,Draggable:()=>oe._,Droppable:()=>ie,FOCUSABLE_ELEMENTS:()=>de.x,FormComponent:()=>d,Icon:()=>L.J,IconWrap:()=>N.a,IconsContext:()=>_.r,Keys:()=>m.R,Navigation:()=>de.W,SvgIcon:()=>R.l,Typography:()=>$,ZIndexContext:()=>r.$,canUseDOM:()=>i.N,canUseRef:()=>l,classNames:()=>s.A,clone:()=>c.d9,cloneArray:()=>c.M2,cloneDate:()=>c.ky,cloneObject:()=>c.kI,cloneValue:()=>c.Ve,createPropsContext:()=>H.Y,dispatchEvent:()=>w.N,extendDataItem:()=>y.u5,focusFirstFocusableChild:()=>u.n,getItemPath:()=>y.ym,getScrollbarWidth:()=>g.n,getTabIndex:()=>p.p,getter:()=>h.Y,guid:()=>v.M,hasRelativeStackingContext:()=>k,kendoThemeMaps:()=>se.G,mapTree:()=>y.Gy,mapTreeItem:()=>y.eY,memoizeOne:()=>ue,noop:()=>f.Z,setScrollbarWidth:()=>g.p,setter:()=>b.I,svgIconPropType:()=>A.wi,toIconClass:()=>A._z,toIconName:()=>A.iJ,useAsyncFocusBlur:()=>C.U,useCollection:()=>P,useCustomComponent:()=>B.A,useDir:()=>E.n,useDocument:()=>T,useDraggable:()=>le.O,useDroppable:()=>ae,useMouse:()=>O.i,usePropsContext:()=>S.Y,useRtl:()=>V.V,useWindow:()=>D,useZIndexContext:()=>r.u,validatePackage:()=>z.s,withPropsContext:()=>H.u});var o,r=n(8259),a=n(3503),i=n(7827),l=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))},s=n(8047),c=n(4500),u=n(9124),d=function(){},p=n(4703),h=n(9659),v=n(3198),m=n(3493),f=n(3228),g=n(2665),b=n(4431),y=n(8006),z=n(4006),k=function(e){if(!i.N)return!1;var t=e?e.ownerDocument:document;if(!t||!t.body)return!1;var n=t.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)";var o=t.createElement("div");o.appendChild(t.createTextNode("child")),o.style.position="fixed",o.style.top="10px",n.appendChild(o),t.body.appendChild(n);var r=10!==o.getBoundingClientRect().top;return t.body.removeChild(n),r},w=n(5407),x=n(3899),C=n(6059),I=function(){return I=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},I.apply(this,arguments)},M=function(e){var t=e.children,n=e.onFocus,o=e.onBlur,r=e.onSyncFocus,a=e.onSyncBlur,i=(0,C.U)({onFocus:n,onBlur:o,onSyncFocus:r,onSyncBlur:a});return x.createElement(x.Fragment,null,t.call(void 0,I({},i)))},H=n(848),E=n(8199),V=n(1573),O=n(3322),B=n(9447),S=n(9656);!function(e){e[e.add=0]="add",e[e.remove=1]="remove"}(o||(o={}));var P=function(e){void 0===e&&(e=[]);var t=x.useRef(e),n=x.useCallback((function(e){switch(e.type){case o.add:t.current.push(e.item);break;case o.remove:var n=t.current.indexOf(e.item);t.current.splice(n,1)}}),[]);return[t.current,n]},T=function(e){var t=x.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]);return x.useCallback((function(){var e=t();return e&&e.ownerDocument||document}),[t])},D=function(e){var t=T(e);return x.useCallback((function(){var e=t();return e&&e.defaultView||window}),[t])},L=n(7681),R=n(6584),N=n(8130),_=n(8300),A=n(3218),j=n(189),F={xsmall:"k-fs-xs",small:"k-fs-sm",medium:"k-fs-md",large:"k-fs-lg",xlarge:"k-fs-xl"},K={light:"k-font-weight-light",normal:"k-font-weight-normal",bold:"k-font-weight-bold"},U={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"},q={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",thin:"thin",hair:"hair"},W={top:"k-mt-",right:"k-mr-",bottom:"k-mb-",left:"k-ml-"},G={left:"k-text-left",right:"k-text-right",center:"k-text-center",justify:"k-text-justify"},Y={lowercase:"k-text-lowercase",uppercase:"k-text-uppercase",capitalize:"k-text-capitalize"},Z={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"},X=function(){return X=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},X.apply(this,arguments)},J=function(e){var t=x.forwardRef((function(t,n){var o=t.id,r=t.style,a=t.className,i=t.fontSize,l=t.fontWeight,s=t.textAlign,c=t.textTransform,u=t.themeColor,d=t.margin,p=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(t,["id","style","className","fontSize","fontWeight","textAlign","textTransform","themeColor","margin"]),h=x.useRef(null),v=x.useRef(null);x.useImperativeHandle(h,(function(){return{element:v.current,props:t}})),x.useImperativeHandle(n,(function(){return h.current}));var m=e;return x.createElement(m,X({id:o,ref:v,className:["k-".concat("p"===e?"paragraph":e),F[i],K[l],G[s],Y[c],Z[u],function(){if(void 0!==d){if("string"==typeof d)return[U[d]];if("number"==typeof d&&d>=0&&d<=24)return["k-m-".concat(d)];if("object"==typeof d){var e=[];return Object.keys(d).forEach((function(t){var n,o,r;null!==d[t]&&void 0!==d[t]&&e.push((n=t,r="string"==typeof(o=d[t])?q[o]:o,"".concat(W[n]).concat(r)))})),e.join(" ")}}}(),a].filter((function(e){return void 0!==e})).join(" "),style:r},p),t.children)}));return t.propTypes={style:j.object,className:j.string,fontSize:j.oneOf(["xsmall","small","medium","large","xlarge"]),fontWeight:j.oneOf(["light","normal","bold"]),margin:j.oneOfType([j.number,j.object,j.oneOf(["xsmall","small","medium","large","xlarge","thin","hair"])]),textAlign:j.oneOf(["left","right","center","justify"]),textTransform:j.oneOf(["lowercase","uppercase","capitalize"]),themeColor:j.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"])},t.displayName="KendoReactTypography".concat(e.toUpperCase()),t},$={h1:J("h1"),h2:J("h2"),h3:J("h3"),h4:J("h4"),h5:J("h5"),h6:J("h6"),p:J("p"),code:J("code"),pre:J("pre")},Q=function(){return Q=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Q.apply(this,arguments)},ee=function(e,t,n){var o=x.useState(t||e),r=o[0],a=o[1];return[void 0!==t?t:r,x.useCallback((function(e,t){a(e),n&&n.call(void 0,Q(Q({},t),{value:e}))}),[n,a])]},te=n(2333),ne=function(e){var t=ee(null,void 0),n=t[0],r=t[1],a=ee(null,void 0),i=a[0],l=a[1],s=P([]),c=s[0],u=s[1],d=P([]),p=d[0],h=d[1];return x.createElement(te.Dg.Provider,{value:[n,r]},x.createElement(te.Gc.Provider,{value:[i,l]},x.createElement(te.Fg.Provider,{value:[c,function(e){u({type:o.add,item:e})},function(e){u({type:o.remove,item:e})}]},x.createElement(te.tk.Provider,{value:[p,function(e){h({type:o.add,item:e})},function(e){h({type:o.remove,item:e})}]},e.children))))};ne.displayName="KendoReactDragAndDrop";var oe=n(1779),re=n(4912);function ae(e,t){void 0===t&&(t={onDragEnter:f.Z,onDragOver:f.Z,onDragLeave:f.Z,onDrop:f.Z});var n=t.onDragEnter,o=void 0===n?f.Z:n,r=t.onDragOver,a=void 0===r?f.Z:r,i=t.onDragLeave,l=void 0===i?f.Z:i,s=t.onDrop,c=void 0===s?f.Z:s,u=(0,re.W)(te.Gc)[1],d=x.useContext(te.tk),p=d[1],h=d[2],v=x.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),m=x.useRef(null);x.useImperativeHandle(m,(function(){return{element:v(),onDragEnter:g,onDragOver:b,onDragLeave:y,onDrop:z,data:e.current}}));var g=x.useCallback((function(t){u(m,{target:e.current,event:t}),o(t)}),[u,e,o]),b=x.useCallback((function(e){a(e)}),[a]),y=x.useCallback((function(t){u(null,{target:e.current,event:t}),l(t)}),[u,e,l]),z=x.useCallback((function(t){u(null,{target:e.current,event:t}),c(t)}),[u,e,c]),k=x.useCallback((function(){return p(m),function(){h(m)}}),[h,p]);x.useLayoutEffect(k,[k])}var ie=x.forwardRef((function(e,t){var n=x.useRef(null),o=x.useRef(null),r=x.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);x.useImperativeHandle(o,(function(){return{element:r()||void 0}})),x.useImperativeHandle(t,(function(){return o.current})),x.useImperativeHandle(e.childRef,(function(){return n.current}));var a=x.useCallback((function(t){e.onDragEnter&&e.onDragEnter({element:r(),target:o.current,event:t})}),[e.onDragEnter,r]),i=x.useCallback((function(t){e.onDragOver&&e.onDragOver({element:r(),target:o.current,event:t})}),[r,e.onDragOver]),l=x.useCallback((function(t){e.onDragLeave&&e.onDragLeave({element:r(),target:o.current,event:t})}),[e.onDragLeave,r]),s=x.useCallback((function(t){e.onDrop&&e.onDrop({element:r(),target:o.current,event:t})}),[e.onDrop,r]);return ae(n,{onDragEnter:a,onDragOver:i,onDragLeave:l,onDrop:s}),e.children?x.cloneElement(x.Children.only(e.children),{ref:n}):null}));ie.displayName="KendoReactDroppable";var le=n(9844),se=n(2697);function ce(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!((o=e[n])===(r=t[n])||Number.isNaN(o)&&Number.isNaN(r)))return!1;var o,r;return!0}function ue(e,t){void 0===t&&(t=ce);var n=null;function o(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];if(n&&n.lastThis===this&&t(o,n.lastArgs))return n.lastResult;var a=e.apply(this,o);return n={lastResult:a,lastArgs:o,lastThis:this},a}return o.clear=function(){n=null},o}var de=n(6604)},6604:(e,t,n)=>{n.d(t,{x:()=>o,W:()=>r});var o=["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]"],r=function(){function e(e){var t=this;this.rovingTabIndex=!0,this.update=function(){},this.focusNextIndex=function(e,n){var o=t.elements,r=o.indexOf(e)+n;r=r<0?o.length-1:r,t.focusElement(o[r%o.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,o=e.nativeEvent.type;t&&this.keyboardEvents[o][n]&&this.keyboardEvents[o][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:()=>o});var o=function(){}},2665:(e,t,n)=>{n.d(t,{n:()=>a,p:()=>i});var o=n(3503),r=n(7827),a=function(){return!(!r.N||!document.body)&&(new o.O).scrollbarWidth},i=function(){if(!r.N||!document.body)return!1;var e=(new o.O).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width","".concat(e,"px"))}},4431:(e,t,n)=>{n.d(t,{I:()=>i});var o=n(4100),r={undefined:function(e){return e}},a=function(e,t){return t&&t.arrays&&!isNaN(Number(e))?[]:{}};function i(e){if(r[e])return r[e];var t=(0,o.E)(e);return r[e]=function(e,n,o){for(var r=e,i=t.length-1,l=0;l<i&&r;l++)r=r[t[l]]=r[t[l]]||a(t[l+1],o);r[t[i]]=n},r[e]}},2697:(e,t,n)=>{n.d(t,{G:()=>o});var o={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},8006:(e,t,n)=>{n.d(t,{Gy:()=>l,eY:()=>s,u5:()=>c,ym:()=>u});var o=function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)},r=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))};function a(e,t,n){var a;return n?o(o({},e),((a={})[t]=n.length?r([],n,!0):void 0,a)):e&&e[t]?r([],e[t],!0):[]}function i(e,t,n){if(e[t]){var o=a(e,t).map((function(e){return i(e,t,n)}));return n(a(e,t,o))}return n(e)}var l=function(e,t,n){return r([],e.map((function(e){return i(e,t,n)})),!0)},s=function(e,t,n,o){for(var r=e,a=[],i=0;i<t.length;i++)r=r[t[i]],r=Array.isArray(r)?r:r[n],a.push(r);var l=a.length>1?a[a.length-2]:e,s=t[t.length-1],c=o(l[s]);l.splice(s,1,c)},c=function(e,t,n){var o;return Object.assign({},e,e[t]?((o={})[t]=e[t].slice(),o):{},n||{})},u=function(e,t,n){var o=[],a=r([],t,!0);if(a.length){var i=e[a.shift()||0];for(o.push(i);a.length&&n;)i=i[n][a.shift()||0],o.push(i)}return o}},4006:(e,t,n)=>{n.d(t,{s:()=>r});var o=n(9302);function r(e){if(void 0!==o)o.validatePackage(e);else{var t="License activation failed for ".concat(e.name,"\n");t+="The @progress/kendo-licensing script is not loaded.\n",t+="See ".concat(e.licensingDocsUrl," for more information.\n"),console.warn(t)}}},4407:e=>{e.exports=a},9302:e=>{e.exports=n},499:e=>{e.exports=o},189:e=>{e.exports=t},3899:t=>{t.exports=e},994:e=>{e.exports=r},6144:e=>{e.exports=i}},s={};function c(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={exports:{}};return l[e].call(n.exports,n,n.exports,c),n.exports}c.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return c.d(t,{a:t}),t},c.d=(e,t)=>{for(var n in t)c.o(t,n)&&!c.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},c.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),c.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var u={};return(()=>{var e=u;Object.defineProperty(e,"__esModule",{value:!0}),e.useTaskEditing=e.TaskBoardTaskEditPane=e.TaskBoardEditCard=e.TaskBoardAddCard=e.TaskBoardPreviewDialog=e.TaskBoardConfirmDialog=e.TaskBoardColumnBody=e.TaskBoardColumnHeader=e.TaskBoardColumn=e.TaskBoardCardBody=e.TaskBoardCardHeader=e.TaskBoardCard=e.TaskBoardToolbar=e.TaskBoard=void 0;var t=c(2794);Object.defineProperty(e,"TaskBoard",{enumerable:!0,get:function(){return t.TaskBoard}});var n=c(6699);Object.defineProperty(e,"TaskBoardToolbar",{enumerable:!0,get:function(){return n.TaskBoardToolbar}});var o=c(1316);Object.defineProperty(e,"TaskBoardCard",{enumerable:!0,get:function(){return o.TaskBoardCard}});var r=c(4701);Object.defineProperty(e,"TaskBoardCardHeader",{enumerable:!0,get:function(){return r.TaskBoardCardHeader}});var a=c(897);Object.defineProperty(e,"TaskBoardCardBody",{enumerable:!0,get:function(){return a.TaskBoardCardBody}});var i=c(4160);Object.defineProperty(e,"TaskBoardColumn",{enumerable:!0,get:function(){return i.TaskBoardColumn}});var l=c(976);Object.defineProperty(e,"TaskBoardColumnHeader",{enumerable:!0,get:function(){return l.TaskBoardColumnHeader}});var s=c(8060);Object.defineProperty(e,"TaskBoardColumnBody",{enumerable:!0,get:function(){return s.TaskBoardColumnBody}});var d=c(6364);Object.defineProperty(e,"TaskBoardConfirmDialog",{enumerable:!0,get:function(){return d.TaskBoardConfirmDialog}});var p=c(1330);Object.defineProperty(e,"TaskBoardPreviewDialog",{enumerable:!0,get:function(){return p.TaskBoardPreviewDialog}});var h=c(2112);Object.defineProperty(e,"TaskBoardAddCard",{enumerable:!0,get:function(){return h.TaskBoardAddCard}});var v=c(6494);Object.defineProperty(e,"TaskBoardEditCard",{enumerable:!0,get:function(){return v.TaskBoardEditCard}});var m=c(6822);Object.defineProperty(e,"TaskBoardTaskEditPane",{enumerable:!0,get:function(){return m.TaskBoardTaskEditPane}});var f=c(3768);Object.defineProperty(e,"useTaskEditing",{enumerable:!0,get:function(){return f.useTaskEditing}})})(),u})()}));
|