@activecollab/components 2.0.309 → 2.0.311

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. package/dist/cjs/components/Icons/collection/GitBranch.js +55 -0
  2. package/dist/cjs/components/Icons/collection/GitBranch.js.map +1 -0
  3. package/dist/cjs/components/Icons/collection/GitCommit.js +51 -0
  4. package/dist/cjs/components/Icons/collection/GitCommit.js.map +1 -0
  5. package/dist/cjs/components/Icons/collection/GitPullRequest.js +57 -0
  6. package/dist/cjs/components/Icons/collection/GitPullRequest.js.map +1 -0
  7. package/dist/cjs/components/Icons/collection/SourceCode.js +52 -0
  8. package/dist/cjs/components/Icons/collection/SourceCode.js.map +1 -0
  9. package/dist/cjs/components/Icons/collection/index.js +28 -0
  10. package/dist/cjs/components/Icons/collection/index.js.map +1 -1
  11. package/dist/cjs/presentation/shared/LinkingCommandsButton.js +145 -0
  12. package/dist/cjs/presentation/shared/LinkingCommandsButton.js.map +1 -0
  13. package/dist/cjs/presentation/shared/SuggestSubtasksButton.js +35 -0
  14. package/dist/cjs/presentation/shared/SuggestSubtasksButton.js.map +1 -0
  15. package/dist/cjs/presentation/shared/index.js +16 -0
  16. package/dist/cjs/presentation/shared/index.js.map +1 -1
  17. package/dist/esm/components/Icons/collection/GitBranch.d.ts +15 -0
  18. package/dist/esm/components/Icons/collection/GitBranch.d.ts.map +1 -0
  19. package/dist/esm/components/Icons/collection/GitBranch.js +48 -0
  20. package/dist/esm/components/Icons/collection/GitBranch.js.map +1 -0
  21. package/dist/esm/components/Icons/collection/GitCommit.d.ts +15 -0
  22. package/dist/esm/components/Icons/collection/GitCommit.d.ts.map +1 -0
  23. package/dist/esm/components/Icons/collection/GitCommit.js +44 -0
  24. package/dist/esm/components/Icons/collection/GitCommit.js.map +1 -0
  25. package/dist/esm/components/Icons/collection/GitPullRequest.d.ts +15 -0
  26. package/dist/esm/components/Icons/collection/GitPullRequest.d.ts.map +1 -0
  27. package/dist/esm/components/Icons/collection/GitPullRequest.js +50 -0
  28. package/dist/esm/components/Icons/collection/GitPullRequest.js.map +1 -0
  29. package/dist/esm/components/Icons/collection/SourceCode.d.ts +16 -0
  30. package/dist/esm/components/Icons/collection/SourceCode.d.ts.map +1 -0
  31. package/dist/esm/components/Icons/collection/SourceCode.js +45 -0
  32. package/dist/esm/components/Icons/collection/SourceCode.js.map +1 -0
  33. package/dist/esm/components/Icons/collection/index.d.ts +4 -0
  34. package/dist/esm/components/Icons/collection/index.d.ts.map +1 -1
  35. package/dist/esm/components/Icons/collection/index.js +4 -0
  36. package/dist/esm/components/Icons/collection/index.js.map +1 -1
  37. package/dist/esm/presentation/shared/LinkingCommandsButton.d.ts +6 -0
  38. package/dist/esm/presentation/shared/LinkingCommandsButton.d.ts.map +1 -0
  39. package/dist/esm/presentation/shared/LinkingCommandsButton.js +123 -0
  40. package/dist/esm/presentation/shared/LinkingCommandsButton.js.map +1 -0
  41. package/dist/esm/presentation/shared/SuggestSubtasksButton.d.ts +6 -0
  42. package/dist/esm/presentation/shared/SuggestSubtasksButton.d.ts.map +1 -0
  43. package/dist/esm/presentation/shared/SuggestSubtasksButton.js +27 -0
  44. package/dist/esm/presentation/shared/SuggestSubtasksButton.js.map +1 -0
  45. package/dist/esm/presentation/shared/index.d.ts +2 -0
  46. package/dist/esm/presentation/shared/index.d.ts.map +1 -1
  47. package/dist/esm/presentation/shared/index.js +2 -0
  48. package/dist/esm/presentation/shared/index.js.map +1 -1
  49. package/dist/index.js +569 -394
  50. package/dist/index.js.map +1 -1
  51. package/dist/index.min.js +1 -1
  52. package/dist/index.min.js.map +1 -1
  53. package/package.json +1 -1
package/dist/index.min.js CHANGED
@@ -1,2 +1,2 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("classnames"),require("styled-components"),require("resize-observer-polyfill"),require("react-focus-lock"),require("react-remove-scroll"),require("react-dom"),require("@popperjs/core"),require("react-transition-group"),require("moment-timezone"),require("@tanstack/react-virtual"),require("country-explorer"),require("compromise"),require("compromise-dates"),require("moment")):"function"==typeof define&&define.amd?define(["exports","react","classnames","styled-components","resize-observer-polyfill","react-focus-lock","react-remove-scroll","react-dom","@popperjs/core","react-transition-group","moment-timezone","@tanstack/react-virtual","country-explorer","compromise","compromise-dates","moment"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).components={},e.React,e.classNames,e.styled,e.ResizeObserver,e.FocusLock,e.reactRemoveScroll,e.ReactDOM,e.PopperJS,e.reactTransitionGroup,e["moment-timezone"],e.reactVirtual,e.countryExplorer,e.compromise,e.compromiseDates,e.moment)}(this,function(e,t,a,l,r,n,o,i,d,c,s,u,f,m,p,v){"use strict";function h(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var g=h(t),y=h(a),w=h(l),b=h(r),x=h(n),E=h(i),S=h(s),C=h(m),k=h(p),N=h(v);function I(e,t){(null==t||t>e.length)&&(t=e.length);for(var a=0,l=Array(t);a<t;a++)l[a]=e[a];return l}function _(e,t,a){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var a=e[Symbol.toPrimitive];if(void 0!==a){var l=a.call(e,t||"default");if("object"!=typeof l)return l;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}function R(){return R=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var l in a)({}).hasOwnProperty.call(a,l)&&(e[l]=a[l])}return e},R.apply(null,arguments)}function M(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);t&&(l=l.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),a.push.apply(a,l)}return a}function z(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?M(Object(a),!0).forEach(function(t){_(e,t,a[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):M(Object(a)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))})}return e}function B(e,t){if(null==e)return{};var a,l,r=function(e,t){if(null==e)return{};var a={};for(var l in e)if({}.hasOwnProperty.call(e,l)){if(-1!==t.indexOf(l))continue;a[l]=e[l]}return a}(e,t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);for(l=0;l<n.length;l++)a=n[l],-1===t.indexOf(a)&&{}.propertyIsEnumerable.call(e,a)&&(r[a]=e[a])}return r}function L(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var a=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=a){var l,r,n,o,i=[],d=!0,c=!1;try{if(n=(a=a.call(e)).next,0===t){if(Object(a)!==a)return;d=!1}else for(;!(d=(l=n.call(a)).done)&&(i.push(l.value),i.length!==t);d=!0);}catch(e){c=!0,r=e}finally{try{if(!d&&null!=a.return&&(o=a.return(),Object(o)!==o))return}finally{if(c)throw r}}return i}}(e,t)||function(e,t){if(e){if("string"==typeof e)return I(e,t);var a={}.toString.call(e).slice(8,-1);return"Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a?Array.from(e):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?I(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function H(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}var A=l.css(["box-sizing:border-box;*{box-sizing:border-box;}"]),D=l.css(['font-family:-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;']),$=w.default.button.withConfig({displayName:"Styles__StyledButton",componentId:"sc-vi1kcr-0"})([""," "," -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;font-weight:500;display:inline-block;line-height:1;margin:0;text-decoration:none;font-size:0.875rem;user-select:none;cursor:pointer;text-align:center;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:288px;border:none;height:32px;transition:background-color 0.3s ease,box-shadow 0.3s ease,color 0.3s ease,border-color 0.3s ease;svg{fill:currentColor;}&:focus{outline:none;}&:hover{text-decoration:none;}&:disabled{cursor:default;opacity:50%;pointer-events:none;}"," "," "," "," "," "," "," "," "," "," "," ",""],D,A,function(e){return"small"===e.size&&l.css(["height:24px;"])},function(e){return"big"===e.size&&l.css(["height:40px;"])},function(e){return("primary"===e.variant||"contained"===e.variant)&&l.css(["padding:0 16px;background-color:var(--color-primary);border-radius:var(--ac-br-rounded);color:var(--page-paper-main);&:hover,&:focus-visible{box-shadow:0 3px 6px -2px var(--color-primary-500);background-color:var(--color-primary-800);}&:active{box-shadow:0 4px 10px -2px var(--color-primary-600);background-color:var(--color-primary-800);}"])},function(e){return("secondary"===e.variant||"outlined"===e.variant)&&l.css(["padding:0 16px;background-color:transparent;border-radius:var(--ac-br-rounded);border:solid 1px var(--color-theme-700);color:var(--color-theme-700);&:hover,&:focus-visible{border-color:var(--color-primary);color:var(--color-primary);}&:active{border-color:var(--color-primary);color:var(--color-primary);background-color:var(--color-primary-200);}"])},function(e){return"dark transparent"===e.variant&&l.css(["padding:0 8px;background-color:rgba(0,0,0,0.5);border-radius:var(--ac-br-6);color:var(--only-white);&:hover,&:focus-visible{background-color:rgba(0,0,0,0.85);}&:active{background-color:var(--only-black);}"])},function(e){return("tertiary"===e.variant||"text colored"===e.variant)&&l.css(["padding:0 8px;background-color:transparent;border-radius:var(--ac-br-6);color:var(--color-primary);&:hover,&:focus-visible{background-color:var(--color-primary-200);}&:active{background-color:var(--color-primary-300);}"])},function(e){return("option"===e.variant||"text gray"===e.variant)&&l.css(["padding:0 8px;background-color:transparent;border-radius:var(--ac-br-6);color:var(--color-theme-700);&:hover,&:focus-visible{background-color:var(--color-theme-300);color:var(--color-theme-900);}&:active{background-color:var(--color-theme-400);color:var(--color-theme-900);}"])},function(e){return"circle raised"===e.variant&&l.css(["padding:0 6px;background-color:transparent;border-radius:var(--ac-br-rounded);color:var(--color-theme-700);&:hover,&:focus-visible{background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary);}&:active{background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary-hover);}"])},function(e){return e.iconOnly&&l.css(["display:inline-flex;justify-content:center;align-items:center;padding:0;width:32px;",";"," ",""],("small"===e.size||"big"===e.size)&&l.css(["border-radius:var(--ac-br-rounded);"]),"small"===e.size&&l.css(["width:24px;"]),"big"===e.size&&l.css(["width:40px;"]))},function(e){return("primary"===e.variant||"contained"===e.variant||"secondary"===e.variant||"outlined"===e.variant)&&l.css([".c-btn__elements__element:first-child svg{margin-left:-6px;}.c-btn__elements__element:last-child svg{margin-right:-6px;}",""],("small"===e.size||"big"===e.size)&&l.css(["border-radius:var(--ac-br-rounded);"]))},function(e){return("tertiary"===e.variant||"text colored"===e.variant||"option"===e.variant||"text gray"===e.variant||"dark transparent"===e.variant)&&l.css([".c-btn__elements__element:first-child svg{margin-left:-4px;}.c-btn__elements__element:last-child svg{margin-right:-4px;}"," ",""],"small"===e.size&&l.css(["border-radius:var(--ac-br-4);"]),"big"===e.size&&l.css(["border-radius:var(--ac-br-8);"]))},function(e){return e.active&&l.css([""," "," "," "," "," ",""],("primary"===e.variant||"contained"===e.variant)&&l.css(["background-color:var(--color-primary-800);"]),("secondary"===e.variant||"outlined"===e.variant)&&l.css(["border-color:var(--color-primary);color:var(--color-primary);"]),"dark transparent"===e.variant&&l.css(["background-color:var(--only-black);"]),"circle raised"===e.variant&&l.css(["background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary-hover);"]),("tertiary"===e.variant||"text colored"===e.variant)&&l.css(["background-color:var(--color-primary-200);"]),("option"===e.variant||"text gray"===e.variant)&&l.css(["color:var(--color-primary);&:hover,&:focus-visible{color:var(--color-primary);}",""],e.children instanceof Array&&l.css(["background-color:var(--color-theme-300);"])))});$.displayName="StyledButton";var V=w.default.span.withConfig({displayName:"Styles__StyledButtonElements",componentId:"sc-vi1kcr-1"})(["display:flex;align-items:center;"]);V.displayName="StyledButtonElements";var T=w.default.span.withConfig({displayName:"Styles__StyledButtonElement",componentId:"sc-vi1kcr-2"})(["display:inline-flex;svg{margin:0 4px;}"]);T.displayName="StyledButtonElement";var O=["children","active","variant","size","className"],P=t.forwardRef(function(e,t){var a=e.children,l=e.active,r=void 0!==l&&l,n=e.variant,o=void 0===n?"contained":n,i=e.size,d=void 0===i?"medium":i,c=e.className,s=B(e,O);return g.default.createElement($,R({className:y.default("c-btn",c,{"c-btn--contained":"primary"===o||"contained"===o,"c-btn--outlined":"secondary"===o||"outlined"===o,"c-btn--text_colored":"tertiary"===o||"text colored"===o,"c-btn--text_gray":"option"===o||"text gray"===o,"c-btn--dark_transparent":"dark transparent"===o,"c-btn--circle-raised":"circle raised"===o,"c-btn--big":"big"===d,"c-btn--small":"small"===d,"c-btn--icon-only":a instanceof Object&&!(a instanceof Array)}),iconOnly:a instanceof Object&&!(a instanceof Array),variant:o,active:r,size:d,ref:t,"aria-pressed":r,role:"button"},s),a instanceof Array?g.default.createElement(V,{className:"c-btn__elements"},a.map(function(e,t){return e?g.default.createElement(T,{className:"c-btn__elements__element",key:t},e):null})):a)});P.displayName="Button";var F=w.default(P).withConfig({displayName:"Styles__StyledGlobalAddButton",componentId:"sc-7mpctc-0"})(["svg{fill:var(--color-theme-100);}&:hover svg{transform:rotate(90deg);transition:ease 0.3s;}"]);F.displayName="StyledGlobalAddButton";var W=function(e){var t,a,l=e.gradient;if(!l)return null;var r=l.match(/linear-gradient\((.*)\)$/);if(!r)return null;var n=null!==(t=r[1].match(/(#[0-9a-fA-F]{3,6}|rgba?\([^)]*\)|[0-9.]+deg)/g))&&void 0!==t?t:[],o=null!==(a=n.find(function(e){return/\d+deg/.test(e)}))&&void 0!==a?a:"0deg",i=Number(o.replace("deg",""))||0,d=n.filter(function(e){return/^#|rgb/.test(e)});return d.length<2?null:g.default.createElement("defs",null,g.default.createElement("linearGradient",{id:"icon-gradient","data-testid":"icon-gradient",gradientTransform:"rotate(".concat(i,")")},d.map(function(e,t){return g.default.createElement("stop",{key:t,offset:"".concat(t/(d.length-1)*100,"%"),stopColor:e})})))},q=["gradient"],j=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,q);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"AddCrossTinyIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 4a1 1 0 0 1 1 1v6h6a1 1 0 0 1 0 2h-6v6a1 1 0 0 1-2 0l-.001-6H5a1 1 0 0 1 0-2h6V5a1 1 0 0 1 1-1"}))});j.displayName="AddCrossTinyIcon";var Y=j,G=["className","disabled"],K=t.forwardRef(function(e,t){var a=e.className,l=e.disabled,r=void 0!==l&&l,n=B(e,G);return g.default.createElement(F,R({ref:t,variant:"contained",disabled:r,className:y.default("c-global-add-btn",a)},n),g.default.createElement(Y,null))});K.displayName="GlobalAddButton";var X=w.default.div.withConfig({displayName:"Styles__StyledButtonGroup",componentId:"sc-1vw4iq2-0"})([""," "," "," button{&:disabled{opacity:1;color:var(--color-theme-500);pointer-events:none;}&:first-child:not(:last-child){svg{margin-right:-4px;}"," ","}&:last-child:not(:first-child){svg{margin-left:-4px;}"," ","}&:not(:first-child):not(:last-child){"," ","}}svg{","}"],{display:"flex",flexDirection:"row"},D,A,{marginRight:"-1px",borderTopRightRadius:"0px",borderBottomRightRadius:"0px"},function(e){return e.$invalid&&l.css(["border-top-color:var(--red-alert) !important;border-bottom-color:var(--red-alert) !important;border-left-color:var(--red-alert) !important;"])},{borderTopLeftRadius:"0px",borderBottomLeftRadius:"0px"},function(e){return e.$invalid&&l.css(["border-top-color:var(--red-alert) !important;border-bottom-color:var(--red-alert) !important;border-right-color:var(--red-alert) !important;"])},{marginRight:"-1px",borderRadius:"0px"},function(e){return e.$invalid&&l.css(["border-top-color:var(--red-alert) !important;border-bottom-color:var(--red-alert) !important;"])},{fill:"currentColor",color:"var(--color-theme-900)"});X.displayName="StyledButtonGroup";var Z=["children","className","invalid"],U=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=e.invalid,n=B(e,Z);return g.default.createElement(X,R({ref:t,className:y.default("c-btn-group",l),$invalid:r},n),a)});U.displayName="ButtonGroup";var Q=w.default.ul.withConfig({displayName:"Styles__StyledList",componentId:"sc-dv1w0m-0"})(["list-style-type:none;margin:0;padding:0;"]);Q.displayName="StyledList";var J=w.default.li.withConfig({displayName:"Styles__StyledListItem",componentId:"sc-dv1w0m-1"})([""," "," display:flex;flex-direction:row;align-items:center;cursor:pointer;padding:0 1rem;margin:0.25rem 0;font-size:0.875rem;user-select:none;color:var(--color-theme-900);line-height:28px;> svg:first-child{margin-right:8px;}&:hover,&:focus-visible{background-color:var(--color-theme-200);outline:none;}"],A,D);J.displayName="StyledListItem";var ee=w.default.div.withConfig({displayName:"Styles__StyledListSeparator",componentId:"sc-dv1w0m-2"})(["border-top:1px solid var(--border-primary);margin:12px 16px;height:1px;"]);ee.displayName="StyledListSeparator";var te=["children","className"],ae=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=B(e,te);return g.default.createElement(J,R({className:y.default("c-list-item",l),ref:t,tabIndex:0},r),a)});ae.displayName="ListItem";var le=["className"],re=function(e){var t=e.className,a=B(e,le);return g.default.createElement(ee,R({className:y.default("c-list-separator",t)},a))};re.displayName="ListSeparator";var ne=["children","className"],oe=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=B(e,ne);return g.default.createElement(Q,R({className:l,ref:t,tabIndex:-1},r),a)});oe.displayName="List";var ie=Object.assign({},oe,{Item:ae,Separator:re}),de=w.default.nav.withConfig({displayName:"Styles__StyledNavElement",componentId:"sc-rxaesd-0"})([""," "," "," ",""],{width:"100%"},{overflow:"hidden"},D,A);de.displayName="StyledNavElement";var ce=w.default.div.withConfig({displayName:"Styles__StyledListWrapper",componentId:"sc-rxaesd-1"})(["",""],{display:"inline-block"});ce.displayName="StyledListWrapper";var se=w.default.ol.withConfig({displayName:"Styles__StyledOList",componentId:"sc-rxaesd-2"})([""," "," "," "," "," ",""],{display:"flex"},{alignItems:"flex-start"},{alignItems:"center"},{listStyleType:"none"},{padding:"0px"},{margin:"0px"});se.displayName="StyledOList";var ue=w.default(ie).withConfig({displayName:"Styles__StyledMenuList",componentId:"sc-rxaesd-3"})(["",""],{paddingTop:"0.5rem",paddingBottom:"0.5rem"});ue.displayName="StyledMenuList";var fe=w.default.li.withConfig({displayName:"Styles__StyledBreadcrumbListItem",componentId:"sc-rxaesd-4"})([""," ",""],{display:"flex"},{flexShrink:"0"});fe.displayName="StyledBreadcrumbListItem";var me={cloud:1e5,skyscraper:1300,tower:1200,house:1e3},pe={yellow:{name:"Yellow",color:"#FDF196",darker:"#948D5D",lighter:"#EBD429"},orange:{name:"Orange",color:"#FBBB75",darker:"#916C43",lighter:"#E99841"},beige:{name:"Beige",color:"#EAC2AD",darker:"#877064",lighter:"#B98A72"},pink:{name:"Pink",color:"#FBD6E7",darker:"#917C86",lighter:"#E4A1C0"},coral:{name:"Coral",color:"#FF9C9C",darker:"#945A5A",lighter:"#DB4545"},purpleDirty:{name:"Purple dirty",color:"#C49CB6",darker:"#715A69",lighter:"#B16E9A"},purple:{name:"Purple",color:"#BEACF9",darker:"#6E6390",lighter:"#9B86DF"},blueAqua:{name:"Blue aqua",color:"#BDF7FD",darker:"#6D8F92",lighter:"#7BDDE7"},bluePale:{name:"Blue pale",color:"#BEEAFF",darker:"#6E8794",lighter:"#92BFD4"},blueSky:{name:"Blue sky",color:"#A0CBFD",darker:"#5C7592",lighter:"#568CCB"},turquoise:{name:"Turquoise",color:"#B9E4E0",darker:"#6B8482",lighter:"#70BFB8"},greenPale:{name:"Green pale",color:"#C3E799",darker:"#718658",lighter:"#80C333"},greenOliveDrab:{name:"Green olive drab",color:"#98B57C",darker:"#647157",lighter:"#819F65"},graySilver:{name:"Gray silver",color:"#DDDDDD",darker:"#808080",lighter:"#ACACAC"},gray:{name:"Gray",color:"#CACACA",darker:"#757575",lighter:"#7D7D7D"},greenSuccess:{name:"Green success",color:"#64CD93"},redAlert:{name:"Red alert",color:"#ED6161"},yellowWarning:{name:"Yellow warning",color:"#FFCC6B"}},ve={aiGradient:{name:"AI Gradient",color:"linear-gradient(135deg, #4da2ed, #9f69e5, #ec43d8, #f72222)",lighter:"linear-gradient(135deg,rgba(77, 162, 237, 0.1),rgba(159, 105, 229, 0.1),rgba(236, 67, 216, 0.1),rgba(230, 10, 10, 0.1))"}},he={k:1e3,m:1e6,b:1e9,t:1e12},ge=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:",",a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:".";if("string"==typeof e&&""===e)return NaN;if(!isNaN(Number(e))||"number"==typeof e)return Number(e);if(","===a){var l=e.split(a),r=0;return 2===l.length?((r=l[0]?parseFloat(String(l[0]).replaceAll(t,"")):0)<0?r-=l[1]?parseFloat(String(l[1]))/Math.pow(10,l[1].length):0:r+=l[1]?parseFloat(String(l[1]))/Math.pow(10,l[1].length):0,r):1===l.length?r=parseFloat(String(l[0]).replaceAll(t,"")):0}return parseFloat(String(e).replaceAll(t,""))},ye=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:",",a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:".",l=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:2,n=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"long",o=arguments.length>6&&void 0!==arguments[6]?arguments[6]:1e3;if(null==e)return"";var i=ge(e,t,a);if(isNaN(i))return"";for(var d=i<0,c=Math.abs(i),s=["","K","M","B","T"],u=0,f=c>=o&&"short"===n;f&&u<s.length-1&&c>=1e3;)c/=1e3,u++;var m=0===u?l?function(e,t){t=t||0,t=Math.pow(10,t);var a=e.toString().split(".");return a.length>1&&parseInt(a[1])>t?Math.floor(e*t)/t:Math.round(e*t)/t}(c,r):c:l?parseFloat(c.toFixed(1)):c;if(u>0&&u<4){var p=l?m:parseFloat(m.toFixed(r));p>=1e3&&(m=p/1e3,u++)}var v=we(l?m:m.toFixed(r),t,a);return d?"-".concat(v).concat(s[u]):"".concat(v).concat(s[u])},we=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:",",a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:".";if(!(!(arguments.length>3&&void 0!==arguments[3])||arguments[3]))return e;var l=e.toString().split(".");return l[0]=l[0].replace(/\B(?=(\d{3})+(?!\d))/g,t),l.join(a)},be=function(e){var t=arguments.length>6&&void 0!==arguments[6]?arguments[6]:"",a=arguments.length>7&&void 0!==arguments[7]?arguments[7]:"right",l=ye(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:",",arguments.length>2&&void 0!==arguments[2]?arguments[2]:".",arguments.length>3&&void 0!==arguments[3]&&arguments[3],arguments.length>4&&void 0!==arguments[4]?arguments[4]:2,arguments.length>5&&void 0!==arguments[5]?arguments[5]:"long",1e4);return t?"right"===a?"".concat(l," ").concat(t):"".concat(t," ").concat(l):l},xe=function(e,t){return t?/^(([0-9][0-9]?|[1-9][0-9]{2,8})?(([:,.][0-5][0-9]?)|([:,.][0-5]?)|(\.[0-9]{1,2})|(,[0-9]{1,2}))?)$/.test(e):/^(([1-9][0-9]*|0)?(([:,.][0-5][0-9]?)|([:,.][0-5]?)|(\.[0-9]{1,2})|(,[0-9]{1,2}))?)$/.test(e)},Ee=function(e,t,a,l){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:12;if(e.startsWith("00"))return!1;var n=t?e:e.replace(/([0-9.]+)([kmbtKMBT])/,function(e,t,a){return(parseFloat(t)*he[a.toLowerCase()]).toString()}),o="^(-?\\d{0,".concat(r,"}(?:\\").concat(a,"\\d{0,").concat(l,"})?)?$");return new RegExp(o).test(n)};function Se(e,t){"function"==typeof e?e(t):e&&(e.current=t)}function Ce(e,a){return t.useMemo(function(){return function(t){Se(e,t),Se(a,t)}},[e,a])}var ke=function(e){var a=L(t.useState(),2),l=a[0],r=a[1];return t.useEffect(function(){var t=null==e?void 0:e.current,a=new b.default(function(e){e.forEach(function(e){r(e.contentRect)})});return t&&a.observe(t),function(){t&&a.unobserve(t)}},[e]),l},Ne=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],a=arguments.length>2&&void 0!==arguments[2]&&arguments[2],l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"long";if(0===e||"0"===e)return a?"0":t?"00:00":"0:00";if(!e)return"";if("string"==typeof e&&e.indexOf(":")>=0){var r=L(e.split(":"),2),n=r[0],o=r[1];return o&&1===o.length&&Number(o)<10&&(o="".concat(Number(o),"0")),n&&o?a&&"00"===o?t?Ie(n):String(Number(n)):t?"".concat(Ie(n),":").concat(o):"".concat(n,":").concat(o):n&&!o?"".concat(t?Ie(n):n,":00"):!n&&o||n||o?t?"00:".concat(o):"0:".concat(o):t?"00:00":"0:00"}"string"==typeof e&&e.indexOf(",")>=0&&(e=e.replace(",","."));var i="string"==typeof e?parseFloat(e):e;if("short"===l&&i>=1e3)return ye(i,",",".",!0,2,"short");if(!_e(i))return a?t?Ie(i):String(Number(i)):"".concat(t?Ie(i):i,":00");var d=i.toFixed(2).toString().split("."),c=d[0];t&&(c=Ie(c));var s=d[1],u=Math.round(parseInt(s,10)/100*60);return a&&0===u?c:"".concat(c,":").concat(Ie(u))},Ie=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2,a="".concat(e);a.length<t;)a="0"+a;return a},_e=function(e){return!Number.isInteger(e)},Re=function(e){return void 0===e||/^([01]\d|2[0-3]):([0-5]\d)$/.test(e)},Me=w.default(P).withConfig({displayName:"Styles__StyledIconButton",componentId:"sc-1teza2f-0"})(["display:inline-flex;justify-content:center;align-items:center;padding:0;width:32px;"," ",""],function(e){return"small"===e.size&&l.css(["width:24px;svg{width:18px;height:18px;}"])},function(e){return"big"===e.size&&l.css(["width:40px;"])}),ze=["children","className","variant","size","active"],Be=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=e.variant,n=e.size,o=e.active,i=B(e,ze);return g.default.createElement(Me,R({className:l,variant:r,size:n,active:o,ref:t},i),a)});Be.displayName="IconButton";var Le=["gradient"],He=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Le);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18","data-testid":"RecurringIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m15.364 2.636.225.233.214.238a8.86 8.86 0 0 1 2.04 4.216l.043.25q.107.662.114 1.332h-.007l.001.095h-2.008a6.95 6.95 0 0 0-1.43-4.26l-.095-.12a7 7 0 0 0-10.238-.738l-.173.168 1.414 1.414-4.872.63.63-4.872 1.414 1.414A8.98 8.98 0 0 1 9.361.007c2.1.084 4.175.898 5.813 2.444zM2.636 15.364a8.9 8.9 0 0 1-2.498-4.789A9 9 0 0 1 0 9.01h.006V9h2.008a6.94 6.94 0 0 0 1.826 4.73l.21.22a7 7 0 0 0 9.727.167l.173-.167-1.414-1.414 4.871-.63-.629 4.872-1.414-1.414a9 9 0 0 1-12.728 0",clipRule:"evenodd"}))});He.displayName="RecurringIcon";var Ae=He,De=["gradient"],$e=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,De);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"AccessLogIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M8.127 13.646a.5.5 0 0 1 .146.354v3H9.37a.5.5 0 0 1 0 1H7.773a.5.5 0 0 1-.5-.5V14a.5.5 0 0 1 .854-.354"}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.42 13.646a.5.5 0 0 1 .353-.146h2a.5.5 0 0 1 .5.5v3.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5V14a.5.5 0 0 1 .146-.354Zm.853.854V17h1v-2.5z",clipRule:"evenodd"}),g.default.createElement("path",{d:"M14.5 13.5a.5.5 0 0 0-.5.5v3.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5V16a.5.5 0 0 0-.5-.5H16a.5.5 0 0 0 0 1v.5h-1v-2.5h1.5a.5.5 0 0 0 0-1z"}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 2h11.03L21 7.075V20a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m10.19 2H5v16h14V7.891z",clipRule:"evenodd"}))});$e.displayName="AccessLogIcon";var Ve=$e,Te=["gradient"],Oe=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Te);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ActivityIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M6 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0-2h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4m2.962 10.317a1 1 0 0 1-.949.684H5.76a1 1 0 0 1 0-2h1.532l1.772-5.317c.304-.912 1.594-.912 1.898 0l3.051 9.154 1.051-3.154a1 1 0 0 1 .95-.684H18a1 1 0 0 1 0 2h-1.266l-1.772 5.316c-.304.912-1.594.912-1.898 0l-3.05-9.153z"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Oe.displayName="ActivityIcon";var Pe=Oe,Fe=["gradient"],We=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Fe);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:10,height:10,viewBox:"0 0 10 10","data-testid":"AddCrossIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M6 0v4h4v2H6v4H4V6H0V4h4V0z"}))});We.displayName="AddCrossIcon";var qe=We,je=["gradient"],Ye=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,je);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArchiveIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2v9a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-9a2 2 0 0 1-2-2zm4 5h10v9H7zm12-2H5V5h14zm-4 4H9v2h6z",clipRule:"evenodd"}))});Ye.displayName="ArchiveIcon";var Ge=Ye,Ke=["gradient"],Xe=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ke);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowBackMobileIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M14.293 4.222a1 1 0 0 1 1.492 1.327l-.078.087L9.343 12l6.364 6.364a1 1 0 0 1 .078 1.327l-.078.087a1 1 0 0 1-1.327.078l-.087-.078-7.071-7.07a1 1 0 0 1-.078-1.328l.078-.087z",clipRule:"evenodd"}))});Xe.displayName="ArrowBackMobileIcon";var Ze=Xe,Ue=["gradient"],Qe=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ue);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowCollapseMultipleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m12 15 4.72 4.461a.867.867 0 0 1 0 1.275.995.995 0 0 1-1.25.08l-.098-.08L12 17.549l-3.372 3.187a.993.993 0 0 1-1.349 0 .865.865 0 0 1-.079-1.19l.08-.085zm4.72-11.736a.867.867 0 0 1 0 1.275L12 9 7.28 4.539a.867.867 0 0 1 0-1.275.993.993 0 0 1 1.348 0L12 6.451l3.372-3.187a.993.993 0 0 1 1.349 0M6 11h12a1 1 0 0 1 0 2H6a1 1 0 0 1 0-2"}))});Qe.displayName="ArrowCollapseMultipleIcon";var Je=Qe,et=["gradient"],tt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,et);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowDownLongIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M13 5v9h4l-5 5-5-5h4V5z"}))});tt.displayName="ArrowDownLongIcon";var at=tt,lt=["gradient"],rt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,lt);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,"data-testid":"ArrowDownSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.248 6.843a.66.66 0 0 1 .9 0 .58.58 0 0 1 0 .85L8 10.666 4.853 7.692a.58.58 0 0 1 0-.85.66.66 0 0 1 .9 0L8 8.968z",clipRule:"evenodd"}))});rt.displayName="ArrowDownSmallIcon";var nt=rt,ot=["gradient"],it=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ot);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"ArrowDownIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15.372 10.264a.993.993 0 0 1 1.349 0 .867.867 0 0 1 0 1.275L12 16l-4.72-4.461a.867.867 0 0 1 0-1.275.993.993 0 0 1 1.348 0L12 13.451z"}))});it.displayName="ArrowDownIcon";var dt=it,ct=["gradient"],st=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ct);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowExpandeMultipleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M16.72 15.264a.867.867 0 0 1 0 1.275L12 21l-4.72-4.461a.867.867 0 0 1 0-1.275.993.993 0 0 1 1.348 0L12 18.451l3.372-3.187a.993.993 0 0 1 1.349 0M18 11a1 1 0 0 1 0 2H6a1 1 0 0 1 0-2zm-6-8 4.72 4.461a.867.867 0 0 1 0 1.275.995.995 0 0 1-1.25.08l-.098-.08L12 5.549 8.628 8.736a.993.993 0 0 1-1.349 0 .865.865 0 0 1-.079-1.19l.08-.085z"}))});st.displayName="ArrowExpandeMultipleIcon";var ut=st,ft=["gradient"],mt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ft);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowLeftBoxIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8.92 15.59 6.33 13H16v-2H6.33l2.59-2.59L7.5 7l-5 5 5 5zM8 3v2h11v14H8v2h11a2 2 0 0 0 2-2V5c0-1.11-.89-2-2-2z"}))});mt.displayName="ArrowLeftBoxIcon";var pt=mt,vt=["gradient"],ht=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,vt);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowLeftIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m13.45 6.337-5.657 5.657 5.657 5.657a1 1 0 1 0 1.414-1.414l-4.241-4.243 4.241-4.243a1 1 0 0 0-1.414-1.414"}))});ht.displayName="ArrowLeftIcon";var gt=ht,yt=["gradient"],wt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,yt);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowRefreshIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 3a9 9 0 0 0-9 9H1l3 3.89L7 12H5a7 7 0 1 1 7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.9 8.9 0 0 0 12 21a9 9 0 1 0 0-18",clipRule:"evenodd"}))});wt.displayName="ArrowRefreshIcon";var bt=wt,xt=["gradient"],Et=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,xt);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"ArrowRestoreIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17.026 19.796a9 9 0 0 1-12.294-3.294l-1.732 1 .653-4.87 4.543 1.87-1.732 1a7 7 0 1 0 2.562-9.563 6.94 6.94 0 0 0-3.248 4.254l-1.94-.52a8.9 8.9 0 0 1 4.188-5.466 9 9 0 0 1 9 15.589",clipRule:"evenodd"}))});Et.displayName="ArrowRestoreIcon";var St=Et,Ct=["gradient"],kt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ct);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowRightIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m10.914 6.337 5.657 5.657-5.657 5.657A1 1 0 0 1 9.5 16.237l4.241-4.243L9.5 7.751a1 1 0 0 1 1.414-1.414"}))});kt.displayName="ArrowRightIcon";var Nt=kt,It=["gradient"],_t=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,It);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowUpLongIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M13 19v-9h4l-5-5-5 5h4v9z"}))});_t.displayName="ArrowUpLongIcon";var Rt=_t,Mt=["gradient"],zt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Mt);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"ArrowUpIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15.372 14.236a.993.993 0 0 0 1.349 0 .867.867 0 0 0 0-1.275L12 8.5l-4.72 4.461a.867.867 0 0 0 0 1.275.993.993 0 0 0 1.348 0L12 11.049z"}))});zt.displayName="ArrowUpIcon";var Bt=zt,Lt=["gradient"],Ht=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Lt);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"AssignIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2q1.029.002 2.001.2v2.052a8 8 0 0 0-7.86 13.195 4 4 0 0 1 1.981-1.05A19.3 19.3 0 0 1 12 16q1.938 0 3.877.398c.76.156 1.444.525 1.983 1.048A7.97 7.97 0 0 0 20 12c0-.69-.087-1.36-.252-2H21.8q.198.97.2 2a9.97 9.97 0 0 1-3.073 7.212l-.001.001-.056.053a10 10 0 0 1-1.61 1.24A9.95 9.95 0 0 1 12 22a9.95 9.95 0 0 1-4.951-1.31l-.31-.184-.02-.013a10 10 0 0 1-1.634-1.27l-.012-.01A9.97 9.97 0 0 1 2 12C2 6.477 6.477 2 12 2m0 16q-1.735 0-3.476.357a2 2 0 0 0-.831.385A7.96 7.96 0 0 0 12 20a7.96 7.96 0 0 0 4.307-1.257 2 2 0 0 0-.832-.386A17.3 17.3 0 0 0 12 18m0-11a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4m8-7v2h2v2h-2v2h-2V5.999L16 6V4l2-.001V2z"}))});Ht.displayName="AssignIcon";var At=Ht,Dt=["gradient"],$t=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Dt);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"AttachmentIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m12.814 2.454 1.414 1.414-8.485 8.486a4 4 0 0 0 5.512 5.794l.144-.138 8.132-8.131a1.5 1.5 0 0 0-2.014-2.219l-.107.097-8.58 8.58-1.414-1.414 8.58-8.58a3.5 3.5 0 0 1 5.082 4.81l-.133.14-8.131 8.132A6 6 0 0 1 4.172 11.1l.156-.162z"}))});$t.displayName="AttachmentIcon";var Vt=$t,Tt=["gradient"],Ot=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Tt);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"BellOffSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 11v1H4v-1zM1.414.707l9.9 9.9-.707.707L9.293 10H2V5c0-.665.162-1.292.45-1.843L.706 1.414zm1.591 4.117L3 5v4h5.293l-5.09-5.09c-.11.286-.18.593-.198.914M7 0v1.126c1.725.444 3 2.01 3 3.874v2.9l-1-1V5a3 3 0 0 0-2.824-2.995L6 2c-.546 0-1.058.146-1.499.4l-.726-.725A4 4 0 0 1 5 1.126L5 0z"}))});Ot.displayName="BellOffSmallIcon";var Pt=Ot,Ft=["gradient"],Wt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ft);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"BellOffIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11 19c0 .6.4 1 1 1s1-.4 1-1h2c0 1.7-1.3 3-3 3s-3-1.3-3-3zM4.222 2.808l16.97 16.97-1.414 1.414L16.586 18H3v-3.9l.7-.2C4.5 13.6 5 12.8 5 12v-2c0-1.029.232-2.028.652-2.932L2.808 4.222zM12 1c1.44 0 2.696 1.014 2.97 2.51l.03.19c2.4 1.2 4 3.6 4 6.3v2c0 .8.5 1.6 1.3 1.9l.7.2v2.674l-3.909-3.907A4 4 0 0 1 17 12v-2c0-1.9-1.1-3.7-2.9-4.5l-1-.5-.1-1.1c-.1-.5-.5-.9-1-.9s-.9.4-1 .9L10.9 5l-1 .5-.118.055-1.481-1.482Q8.638 3.867 9 3.7C9.2 2.1 10.5 1 12 1m2.586 15L7.198 8.613C7.068 9.06 7 9.527 7 10v2c0 1.4-.8 2.8-2 3.5v.5z"}))});Wt.displayName="BellOffIcon";var qt=Wt,jt=["gradient"],Yt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,jt);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"BillingIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M13 7v1h2v2h-4v1h3a1 1 0 0 1 .993.884L15 12v3a1 1 0 0 1-.884.993L14 16h-1v1h-2v-1H9v-2h4v-1h-3a1 1 0 0 1-.993-.884L9 12V9a1 1 0 0 1 .884-.993L10 8h1V7z"}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16",clipRule:"evenodd"}))});Yt.displayName="BillingIcon";var Gt=Yt,Kt=["gradient"],Xt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Kt);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"BudgetAlertIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M14 17v1h-4v-1zM13 5l.001 1.1A5 5 0 0 1 17 11v5H7v-5a5 5 0 0 1 4-4.9V5zm-1 2a4 4 0 0 0-3.995 3.8L8 11v4h8v-4a4 4 0 0 0-3.8-3.995z"}))});Xt.displayName="BudgetAlertIcon";var Zt=Xt,Ut=["gradient"],Qt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ut);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,viewBox:"0 0 16 16","data-testid":"BulbIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M9.132 13.6a.533.533 0 1 1 0 1.067H6.865a.533.533 0 0 1 0-1.067zM10.132 11.667a.533.533 0 0 1 0 1.066H5.865a.533.533 0 0 1 0-1.066zM7.999 1.333a4.667 4.667 0 0 1 2.666 8.495v.839H9.332v-.521c0-.663.421-1.236.91-1.682a3.333 3.333 0 1 0-4.488 0c.49.446.911 1.02.911 1.682v.52H5.332v-.838a4.667 4.667 0 0 1 2.667-8.495"}))});Qt.displayName="BulbIcon";var Jt=Qt,ea=["gradient"],ta=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ea);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CalendarAddXIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 2v2h10V2h2v2h1a2 2 0 0 1 2 2v6h-2V9H4v11h8v2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h1V2zm12 12v3h3v2h-3v3h-2v-3h-3v-2l3-.001V14zm-9.586-3.828 1.414 1.414L9.414 13l1.414 1.414-1.414 1.414L8 14.414l-1.413 1.414-1.414-1.414L6.585 13l-1.413-1.413 1.414-1.414L8 11.586z"}))});ta.displayName="CalendarAddXIcon";var aa=ta,la=["gradient"],ra=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,la);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18","data-testid":"CalendarImportIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5.25 1.5V3h7.5V1.5h1.5V3H15a1.5 1.5 0 0 1 1.5 1.5v3.75H15v-1.5H3V15h6v1.5H3A1.5 1.5 0 0 1 1.5 15V4.5A1.5 1.5 0 0 1 3 3h.75V1.5z",clipRule:"evenodd"}),g.default.createElement("path",{d:"M12.75 13.5v3h1.5v-3h2.25l-3-3-3 3z"}))});ra.displayName="CalendarImportIcon";var na=ra,oa=["gradient"],ia=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,oa);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CalendarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 2v2h10V2h2v2h1a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h1V2zm13 7H4v11h16zm-10 2v4H6v-4z"}))});ia.displayName="CalendarIcon";var da=ia,ca=["gradient"],sa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ca);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CancelCrossIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m16.95 5.636 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636l4.95 4.95z"}))});sa.displayName="CancelCrossIcon";var ua=sa,fa=["gradient"],ma=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,fa);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18","data-testid":"CaretLeftIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 5v8L6 9z"}))});ma.displayName="CaretLeftIcon";var pa=ma,va=["gradient"],ha=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,va);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18","data-testid":"CaretRightIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 5v8l4-4z"}))});ha.displayName="CaretRightIcon";var ga=ha,ya=["gradient"],wa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ya);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ChatIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 4a3 3 0 0 1 3 3v9.2a3 3 0 0 1-3 3H7.794L1 23V7a3 3 0 0 1 3-3z"}))});wa.displayName="ChatIcon";var ba=wa,xa=["gradient"],Ea=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,xa);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CheckIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m5.613 10.21.094.083L10 14.585l8.293-8.292a1 1 0 0 1 1.497 1.32l-.083.094-9 9a1 1 0 0 1-1.414 0l-5-5a1 1 0 0 1 1.32-1.497"}))});Ea.displayName="CheckIcon";var Sa=Ea,Ca=["gradient"],ka=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ca);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CheckboxBlankTogglerIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m3.607 5.707a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0L8.707 12.95a1 1 0 0 1 1.414-1.414l1.12 1.12 2.951-2.949a1 1 0 0 1 1.415 0"}))});ka.displayName="CheckboxBlankTogglerIcon";var Na=ka,Ia=["gradient"],_a=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ia);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"CheckboxCircleArrowIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12q0-.507.05-1h2.012A8 8 0 1 0 12 4zm3.607 7.707a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0L8.707 12.95a1 1 0 1 1 1.414-1.414l1.12 1.12 2.951-2.949a1 1 0 0 1 1.415 0M5 1l5 4-5 4V6H2V4h3z",clipRule:"evenodd"}))});_a.displayName="CheckboxCircleArrowIcon";var Ra=_a,Ma=["gradient"],za=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ma);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:15,height:15,viewBox:"0 0 15 15","data-testid":"CheckboxCircleBlankIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7.5 0a7.5 7.5 0 1 1 0 15 7.5 7.5 0 0 1 0-15m0 1.5a6 6 0 1 0 0 12 6 6 0 0 0 0-12m2.705 4.28a.75.75 0 0 1 0 1.061L7.462 9.584a.75.75 0 0 1-1.06 0L5.03 8.212a.75.75 0 0 1 1.061-1.06l.84.84L9.144 5.78a.75.75 0 0 1 1.061 0",clipRule:"evenodd"}))});za.displayName="CheckboxCircleBlankIcon";var Ba=za,La=["gradient"],Ha=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,La);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"CheckboxDocumentsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 4h10.19L19 7.891V20H5zm11.03-2H5a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V7.075zm.667 9.82a1.105 1.105 0 0 0 .02-1.499.96.96 0 0 0-1.414-.021l-4.446 4.58-2.16-2.225a.96.96 0 0 0-1.414.021c-.385.42-.376 1.09.02 1.499l2.16 2.225c.776.8 2.012.8 2.788 0z",clipRule:"evenodd"}))});Ha.displayName="CheckboxDocumentsIcon";var Aa=Ha,Da=["gradient"],$a=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Da);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,viewBox:"0 0 16 16","data-testid":"CheckboxIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("g",{fillRule:"evenodd"},g.default.createElement("rect",{width:15,height:15,x:.5,y:.5,stroke:"#8E8E8E",rx:2}),g.default.createElement("path",{stroke:"#979797",strokeWidth:2,d:"m12.243 5-5.657 5.657-2.829-2.829"})))});$a.displayName="CheckboxIcon";var Va=$a,Ta=["gradient"],Oa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ta);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"ChecklistSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2.5 9a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1m8.5 0v1H5v-1zM2.5 5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1M11 6v1H5V6zM2.5 1a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1M11 2v1H5V2z"}))});Oa.displayName="ChecklistSmallIcon";var Pa=Oa,Fa=["gradient"],Wa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Fa);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ChecklistIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 16a3 3 0 1 1 0 6 3 3 0 0 1 0-6m16 2a1 1 0 0 1 0 2H11a1 1 0 0 1 0-2zM5 18a1 1 0 1 0 0 2 1 1 0 0 0 0-2m0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6m16 2a1 1 0 0 1 0 2H11a1 1 0 0 1 0-2zM5 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2m0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6m16 2a1 1 0 0 1 0 2H11a1 1 0 0 1 0-2zM5 4a1 1 0 1 0 0 2 1 1 0 0 0 0-2"}))});Wa.displayName="ChecklistIcon";var qa=Wa,ja=["gradient"],Ya=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ja);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CircleMultipleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M19.657 8.343A8 8 0 1 1 8.343 19.657 8 8 0 0 1 19.657 8.343m-9.9 1.414a6 6 0 1 0 8.486 8.486 6 6 0 0 0-8.486-8.486M10 2a7.97 7.97 0 0 1 5.291 2H10a6 6 0 0 0-5.996 5.775L4 10v5.291A8 8 0 0 1 10 2"}))});Ya.displayName="CircleMultipleIcon";var Ga=Ya,Ka=["gradient"],Xa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ka);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ClockAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10h-2a8 8 0 1 0-8 8v2C6.477 22 2 17.523 2 12m17 2v3h3v2h-3v3h-2v-3.001L14 19v-2l3-.001V14zm-8-8v4.999L6 11v2h7V6z"}))});Xa.displayName="ClockAddIcon";var Za=Xa,Ua=["gradient"],Qa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ua);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ClockDollarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10h-2a8 8 0 1 0-8 8v2C6.477 22 2 17.523 2 12m9-6v4.999L6 11v2h7V6z",clipRule:"evenodd"}),g.default.createElement("path",{d:"M19 23h-2v-1h-2v-2h4v-1h-3a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1v-1h2v1h2v2h-4v1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1z"}))});Qa.displayName="ClockDollarIcon";var Ja=Qa,el=["gradient"],tl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,el);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"ClockSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5.5.9a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11m0 1a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9M6 3v3h3v1H5V3z"}))});tl.displayName="ClockSmallIcon";var al=tl,ll=["gradient"],rl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ll);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ClockStopwatchIndicatorIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1 2v7h-2V6zM19.586.172l4.242 4.242-1.414 1.414-4.242-4.242z",clipRule:"evenodd"}))});rl.displayName="ClockStopwatchIndicatorIcon";var nl=rl,ol=["gradient"],il=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ol);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"ClockStopwatchSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5.5.9a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11m0 1a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m.515 1v4H5v-4zM9.797 0l2.152 2.121-.717.707L9.08.708z"}))});il.displayName="ClockStopwatchSmallIcon";var dl=il,cl=["gradient"],sl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,cl);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ClockStopwatchIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c2.393 0 4.59.84 6.312 2.243l1.604-1.657L21.33 4 19.73 5.654A9.96 9.96 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m-1 2v7h2V6z"}))});sl.displayName="ClockStopwatchIcon";var ul=sl,fl=["gradient"],ml=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,fl);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ClockIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1 2v7H6v-2h5V6z"}))});ml.displayName="ClockIcon";var pl=ml,vl=["gradient"],hl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,vl);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CloseCircleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16M9.194 7.79l2.805 2.806 2.807-2.805a.992.992 0 1 1 1.403 1.403l-2.806 2.805 2.806 2.807a.992.992 0 1 1-1.403 1.403L12 13.403 9.194 16.21a.992.992 0 1 1-1.403-1.403L10.596 12 7.79 9.194A.992.992 0 1 1 9.194 7.79",clipRule:"evenodd"}))});hl.displayName="CloseCircleIcon";var gl=hl,yl=["gradient"],wl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,yl);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"CloseDocumentIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 4h10.19L19 7.891V20H5zm11.03-2H5a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V7.075zM9.707 9.293a1 1 0 0 0-1.414 1.414L10.586 13l-2.293 2.293a1 1 0 1 0 1.414 1.414L12 14.414l2.293 2.293a1 1 0 0 0 1.414-1.414L13.414 13l2.293-2.293a1 1 0 0 0-1.414-1.414L12 11.586z",clipRule:"evenodd"}))});wl.displayName="CloseDocumentIcon";var bl=wl,xl=["gradient"],El=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,xl);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CloseSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m9.485 8.071 2.828 2.827 2.83-2.827a1 1 0 0 1 1.413 1.414l-2.828 2.828 2.828 2.83a1 1 0 0 1-1.414 1.413l-2.829-2.828-2.828 2.828a1 1 0 1 1-1.414-1.414l2.827-2.829-2.827-2.828a1 1 0 0 1 1.414-1.414"}))});El.displayName="CloseSmallIcon";var Sl=El,Cl=["gradient"],kl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Cl);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CloseIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m7.613 6.21.094.083L12 10.585l4.293-4.292a1 1 0 0 1 1.497 1.32l-.083.094L13.415 12l4.292 4.293a1 1 0 0 1-1.32 1.497l-.094-.083L12 13.415l-4.293 4.292a1 1 0 0 1-1.497-1.32l.083-.094L10.585 12 6.293 7.707a1 1 0 0 1 1.32-1.497",clipRule:"evenodd"}))});kl.displayName="CloseIcon";var Nl=kl,Il=["gradient"],_l=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Il);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:6,height:9,viewBox:"0 0 6 9","data-testid":"CollapsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4.243.22 0 4.462l4.243 4.243a.75.75 0 1 0 1.06-1.06l-3.18-3.183 3.18-3.182A.75.75 0 0 0 4.243.22"}))});_l.displayName="CollapsIcon";var Rl=_l,Ml=["gradient"],zl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ml);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CollapseAllIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"m12 15 4.72 4.461a.867.867 0 0 1 0 1.275.993.993 0 0 1-1.348 0L12 17.549l-3.372 3.187a.993.993 0 0 1-1.349 0 .867.867 0 0 1 0-1.275zm4.72-11.736a.867.867 0 0 1 0 1.275L12 9 7.28 4.539a.867.867 0 0 1 0-1.275.993.993 0 0 1 1.348 0L12 6.451l3.372-3.187a.993.993 0 0 1 1.349 0M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4"}))});zl.displayName="CollapseAllIcon";var Bl=zl,Ll=["gradient"],Hl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ll);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CollapseExpandSingleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M15.372 14.736a.993.993 0 0 0 1.349 0 .867.867 0 0 0 0-1.275L12 9l-4.72 4.461a.867.867 0 0 0 0 1.275.993.993 0 0 0 1.348 0L12 11.549z"}))});Hl.displayName="CollapseExpandSingleIcon";var Al=Hl,Dl=["gradient"],$l=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Dl);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:18,height:20,viewBox:"0 0 18 20","data-testid":"CompanyAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 0v2H2v16h5v-3.5h2V18h5V8h2v12H0V2a2 2 0 0 1 2-2zm3 14v2h-2v-2zm-8 0v2H3v-2zm8-5v2h-2V9zM9 9v2H7V9zM5 9v2H3V9zm4-5v2H7V4zM5 4v2H3V4zm11-4v2h2v2h-2v2h-2V3.999L12 4V2l2-.001V0z",clipRule:"evenodd"}))});$l.displayName="CompanyAddIcon";var Vl=$l,Tl=["gradient"],Ol=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Tl);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CompanyIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 22H4V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2zM6 20h5v-3.5h2V20h5V4H6zm11-4v2h-2v-2zm-8 0v2H7v-2zm8-5v2h-2v-2zm-4 0v2h-2v-2zm-4 0v2H7v-2zm4-5v2h-2V6zm4 0v2h-2V6zM9 6v2H7V6z",clipRule:"evenodd"}))});Ol.displayName="CompanyIcon";var Pl=Ol,Fl=["gradient"],Wl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Fl);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ComputerIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M21 16H3V4h18m0-2H3c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h7v2H8v2h8v-2h-2v-2h7a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2"}))});Wl.displayName="ComputerIcon";var ql=Wl,jl=["gradient"],Yl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,jl);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CopyIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 20V8H8v12zm2 0a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8c0-1.11.89-2 2-2h12a2 2 0 0 1 2 2zM4 16H2V4a2 2 0 0 1 2-2h13v2H4z"}))});Yl.displayName="CopyIcon";var Gl=Yl,Kl=["gradient"],Xl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Kl);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CrownBlankIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m15.674 9.488 2.704-.98L17.3 13H6.7L5.663 8.507l2.662.978A1 1 0 0 0 9.45 9.17L12 5.988l2.552 3.186a1 1 0 0 0 1.122.314M8.5 7.482 4.69 6.097a1 1 0 0 0-1.32 1.145L5 15h14l1.63-7.758a1 1 0 0 0-1.32-1.145L15.5 7.482l-2.747-3.14a1 1 0 0 0-1.506 0zM19 17H5v1c0 .6.4 1 1 1h12c.6 0 1-.4 1-1z"}))});Xl.displayName="CrownBlankIcon";var Zl=Xl,Ul=["gradient"],Ql=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ul);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CrownSelectedIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M8.5 7.487 4.69 6.1a1 1 0 0 0-1.32 1.146L5 15h14l1.63-7.753A1 1 0 0 0 19.31 6.1L15.5 7.487l-2.747-3.14a1 1 0 0 0-1.506 0zM19 17H5v1c0 .6.4 1 1 1h12c.6 0 1-.4 1-1z"}))});Ql.displayName="CrownSelectedIcon";var Jl=Ql,er=["gradient"],tr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,er);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"DependencySmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 7a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2M4.5 6v2.499L7 8.5v1H3.5V6zM4 1a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2"}))});tr.displayName="DependencySmallIcon";var ar=tr,lr=["gradient"],rr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,lr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DependencyIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M19 14a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4M8 12v4.998L13 17v2H6v-7zM7 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4"}))});rr.displayName="DependencyIcon";var nr=rr,or=["gradient"],ir=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,or);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18","data-testid":"DescriptionSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15 15H3a1.5 1.5 0 0 1-1.5-1.5v-9A1.5 1.5 0 0 1 3 3h12a1.5 1.5 0 0 1 1.5 1.5v9A1.5 1.5 0 0 1 15 15M3 4.5v9h12v-9zm1.5 2.25h9v1.5h-9zm0 3H12v1.5H4.5z",clipRule:"evenodd"}))});ir.displayName="DescriptionSmallIcon";var dr=ir,cr=["gradient"],sr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,cr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"DescriptionIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2M4 6v12h16V6zm2 3h12v2H6zm0 4h10v2H6z",clipRule:"evenodd"}))});sr.displayName="DescriptionIcon";var ur=sr,fr=["gradient"],mr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,fr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DiscussionAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M22 13v9l-4-4H8a2 2 0 0 1-1.995-1.85L6 16v-1h10a3 3 0 0 0 2.829-2zM12 2v2H4v8.17L5.17 11H16l.001 1.732a2 2 0 0 1-.82.26L15 13H6l-4 4V4a2 2 0 0 1 1.85-1.995L4 2zm7 0v3h3v2h-3v3h-2V6.999L14 7V5l3-.001V2z"}))});mr.displayName="DiscussionAddIcon";var pr=mr,vr=["gradient"],hr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,vr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DiscussionIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15 11H5.17l-.59.59-.58.58V4h11zm0-9H4a2 2 0 0 0-2 2v13l4-4h9a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2m5 4h-1v6a3 3 0 0 1-3 3H6v1a2 2 0 0 0 2 2h10l4 4V8a2 2 0 0 0-2-2",clipRule:"evenodd"}))});hr.displayName="DiscussionIcon";var gr=hr,yr=["gradient"],wr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,yr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"DollarCheckmarkSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m11.243 8.121.707.707-2.829 2.829L7 9.536l.707-.708 1.414 1.414zM5.5 0a5.5 5.5 0 0 1 5.293 7l-1.05.001A4.5 4.5 0 1 0 6 9.972v1.006A5.5 5.5 0 1 1 5.5 0M6 2v1h1v1H5v1h2v3H6v1H5V8H4V7h2V6H4V3h1V2z"}))});wr.displayName="DollarCheckmarkSmallIcon";var br=wr,xr=["gradient"],Er=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,xr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DollarCheckmarkIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10h-2a8 8 0 1 0-8 8v2C6.477 22 2 17.523 2 12S6.477 2 12 2m9.607 13.707a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0l-1.829-1.828a1 1 0 0 1 1.414-1.414l1.12 1.12 2.951-2.949a1 1 0 0 1 1.415 0M13 7v1h2v2h-4v1h3a1 1 0 0 1 .993.883L15 12v3a1 1 0 0 1-.883.993L14 16h-1v1h-2v-1H9v-2h4v-1h-3a1 1 0 0 1-.993-.883L9 12V9a1 1 0 0 1 .883-.993L10 8h1V7z"}))});Er.displayName="DollarCheckmarkIcon";var Sr=Er,Cr=["gradient"],kr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Cr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"DollarClockSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 5v1h1v1H9v1h2v3h-1v1H9v-1H8v-1h2V9H8V6h1V5zM8 1v3L6 6l1 1v1.25l-2-2-2 2V10h4v1H2V8l2-2-2-2V1zM7 2H3v1.75l2 2 2-2z"}))});kr.displayName="DollarClockSmallIcon";var Nr=kr,Ir=["gradient"],_r=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ir);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DollarClockIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 13v1h2v2h-4v1h3a1 1 0 0 1 .993.883L22 18v3a1 1 0 0 1-.883.993L21 22h-1v1h-2v-1h-2v-2h4v-1h-3a1 1 0 0 1-.993-.883L16 18v-3a1 1 0 0 1 .883-.993L17 14h1v-1zM18 2v6l-4 4 1.199 1.199L14.2 14.7 12 12.5l-4 4V20h6v2H6v-6l4-4-4-4V2zm-2 2H8v3.5l4 4 4-4z"}))});_r.displayName="DollarClockIcon";var Rr=_r,Mr=["gradient"],zr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Mr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"DollarDocumentPlusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M16.03 2 21 7.075V12h-2V7.891L15.19 4H5v16l7-.001V22H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zM19 14v3h3v2h-3v3h-2v-3.001L14 19v-2l3-.001V14zm-7-7v1h2v2h-4v1h3a1 1 0 0 1 .993.883L14 12v3a1 1 0 0 1-.883.993L13 16h-1v1h-2v-1H8v-2h4v-1H9a1 1 0 0 1-.993-.883L8 12V9a1 1 0 0 1 .883-.993L9 8h1V7z",clipRule:"evenodd"}))});zr.displayName="DollarDocumentPlusIcon";var Br=zr,Lr=["gradient"],Hr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Lr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DollarDocumentIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15.19 4H5v16h14V7.891zM5 2h11.03L21 7.075V20a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m6 15h2v-1h1a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-3v-1h4V8h-2V7h-2v1h-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3v1H9v2h2z",clipRule:"evenodd"}))});Hr.displayName="DollarDocumentIcon";var Ar=Hr,Dr=["gradient"],$r=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Dr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"DollarOffSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m1.05 1.05 9.9 9.9-.707.707L8.47 9.883A1 1 0 0 1 8 10H7v1H5v-1H4a1 1 0 0 1-1-1V8h1v.7a.3.3 0 0 0 .3.3h3.286l-3-3H4a1 1 0 0 1-1-1v-.587L.342 1.757zM8 5a1 1 0 0 1 1 1v1.586l-1-1V6.3a.3.3 0 0 0-.3-.3h-.286l-1-1zM7 1v1h1a1 1 0 0 1 1 1v1H8v-.7a.3.3 0 0 0-.3-.3H4.414l-.883-.883C3.67 2.042 3.83 2 4 2h1V1z"}))});$r.displayName="DollarOffSmallIcon";var Vr=$r,Tr=["gradient"],Or=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Tr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DollarOffIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M3 4.27 4.28 3 21 19.72 19.73 21l-3.67-3.67c-.62.67-1.52 1.22-2.56 1.49V21h-3v-2.18C8.47 18.31 7 16.79 7 15h2c0 1.08 1.37 2 3 2 1.13 0 2.14-.44 2.65-1.08l-2.97-2.97C9.58 12.42 7 11.75 7 9c0-.23 0-.45.07-.66zm7.5.91V3h3v2.18C15.53 5.69 17 7.21 17 9h-2c0-1.08-1.37-2-3-2-.37 0-.72.05-1.05.13L9.4 5.58z"}))});Or.displayName="DollarOffIcon";var Pr=Or,Fr=["gradient"],Wr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Fr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"DollarSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 10H7v1H5v-1H4a1 1 0 0 1-1-1V8h1v.7a.3.3 0 0 0 .3.3h3.4a.3.3 0 0 0 .3-.3V6.3a.3.3 0 0 0-.3-.3H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1V1h2v1h1a1 1 0 0 1 1 1v1H8v-.7a.3.3 0 0 0-.3-.3H4.3a.3.3 0 0 0-.3.3v1.4a.3.3 0 0 0 .3.3H8a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1"}))});Wr.displayName="DollarSmallIcon";var qr=Wr,jr=["gradient"],Yr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,jr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DollarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 15h2c0 1.08 1.37 2 3 2s3-.92 3-2c0-1.1-1.04-1.5-3.24-2.03C9.64 12.44 7 11.78 7 9c0-1.79 1.47-3.31 3.5-3.82V3h3v2.18C15.53 5.69 17 7.21 17 9h-2c0-1.08-1.37-2-3-2s-3 .92-3 2c0 1.1 1.04 1.5 3.24 2.03C14.36 11.56 17 12.22 17 15c0 1.79-1.47 3.31-3.5 3.82V21h-3v-2.18C8.47 18.31 7 16.79 7 15"}))});Yr.displayName="DollarIcon";var Gr=Yr,Kr=["gradient"],Xr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Kr);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DownloadIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M5 21h14v-2H5m14-9h-4V4H9v6H5l7 7z"}))});Xr.displayName="DownloadIcon";var Zr=Xr,Ur=["gradient"],Qr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ur);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DriveIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7.71 3.5 1.15 15l3.43 6 6.55-11.5M9.73 15 6.3 21h13.12l3.43-6m-.57-1L15.42 2H8.57l6.86 12z"}))});Qr.displayName="DriveIcon";var Jr=Qr,en=["gradient"],tn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,en);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DropboxIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m2 7.2 5 3.19 5-3.19L7 4zm10 0 5 3.19 5-3.19L17 4zM2 13.55l5 3.19 5-3.19-5-3.2zm15-3.2-5 3.2 5 3.19 5-3.19zM7.03 17.8l5.01 3.2 5-3.2-5-3.19z"}))});tn.displayName="DropboxIcon";var an=tn,ln=["gradient"],rn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ln);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DuplicateIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 20V8H8v12zm2 0a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8c0-1.11.89-2 2-2h12a2 2 0 0 1 2 2zm-7-9v2h2v2h-2v2h-2v-2.001L11 15v-2l2-.001V11zM4 16H2V4a2 2 0 0 1 2-2h13v2H4z"}))});rn.displayName="DuplicateIcon";var nn=rn,on=["gradient"],dn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,on);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EditMultipleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m17.83 11 1.41 1.41-7.125 7.125a.997.997 0 0 1-1.493-1.316l.083-.094zM10 13a1 1 0 0 1 .117 1.993L10 15H4a1 1 0 0 1-.117-1.993L4 13zm10.83-5 1.41 1.41-1.83 1.83L19 9.83zM14 9a1 1 0 0 1 .117 1.993L14 11H4a1 1 0 0 1-.117-1.993L4 9zm3-4a1 1 0 0 1 .117 1.993L17 7H4a1 1 0 0 1-.117-1.993L4 5z"}))});dn.displayName="EditMultipleIcon";var cn=dn,sn=["gradient"],un=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,sn);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EditIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M3 5v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7h-2v7H5V5h7V3H5c-1.11 0-2 .89-2 2m6.875 10.535L18 7.41 16.59 6l-8.125 8.125a.997.997 0 1 0 1.41 1.41M19.17 6.24 21 4.41 19.59 3l-1.83 1.83z"}))});un.displayName="EditIcon";var fn=un,mn=["gradient"],pn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,mn);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EmojiIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 17.5c2.33 0 4.3-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5M8.5 11a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m7 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3M12 20a8 8 0 1 1 0-16 8 8 0 0 1 0 16m0-18C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10c5.523 0 10-4.477 10-10A10 10 0 0 0 12 2"}))});pn.displayName="EmojiIcon";var vn=pn,hn=["gradient"],gn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,hn);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EstimatePlusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10q0 .507-.05 1.001L20 13v-1a8 8 0 1 0-8 8h1l.001 1.95Q12.506 22 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2m7 12v3h3v2h-3v3h-2v-3.001L14 19v-2l3-.001V14zm-7-8a6 6 0 0 1 6 6h-2a4 4 0 1 0-4 4v2a6 6 0 0 1 0-12m0 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4",clipRule:"evenodd"}))});gn.displayName="EstimatePlusIcon";var yn=gn,wn=["gradient"],bn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,wn);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EstimatesIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16m0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10m0-6a4 4 0 1 0 0-8 4 4 0 0 0 0 8m0 2a6 6 0 1 1 0-12 6 6 0 0 1 0 12m0-4a2 2 0 1 1 0-4 2 2 0 0 1 0 4"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});bn.displayName="EstimatesIcon";var xn=bn,En=["gradient"],Sn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,En);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ExpandAllIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M16.72 15.264a.867.867 0 0 1 0 1.275L12 21l-4.72-4.461a.867.867 0 0 1 0-1.275.993.993 0 0 1 1.348 0L12 18.451l3.372-3.187a.993.993 0 0 1 1.349 0M12 3l4.72 4.461a.867.867 0 0 1 0 1.275.993.993 0 0 1-1.348 0L12 5.549 8.628 8.736a.993.993 0 0 1-1.349 0 .867.867 0 0 1 0-1.275zm0 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4"}))});Sn.displayName="ExpandAllIcon";var Cn=Sn,kn=["gradient"],Nn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,kn);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ExpenseAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M19 14v3h3v2h-3v3h-2v-3.001L14 19v-2l3-.001V14zm1-11a2 2 0 0 1 1.994 1.85L22 5v7h-2V5H4v14h8v2H4a2 2 0 0 1-1.995-1.85L2 19V5c0-1.06.81-1.919 1.85-1.995L4 3zm-9 4v1h2v2H9v1h3a1 1 0 0 1 .993.883L13 12v3a1 1 0 0 1-.883.993L12 16h-1v1H9v-1H7v-2h4v-1H8a1 1 0 0 1-.993-.883L7 12V9a1 1 0 0 1 .883-.993L8 8h1V7z"}))});Nn.displayName="ExpenseAddIcon";var In=Nn,_n=["gradient"],Rn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,_n);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"ExpensePlusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 21a2 2 0 0 0 1.994-1.85L22 19v-7h-2v7H4V5h8V3H4a2 2 0 0 0-1.995 1.85L2 5v14c0 1.06.81 1.919 1.85 1.994L4 21z",clipRule:"evenodd"}),g.default.createElement("path",{d:"M11 8V7H9v1H8l-.117.007A1 1 0 0 0 7 9v3l.007.117A1 1 0 0 0 8 13h3v1H7v2h2v1h2v-1h1l.117-.007A1 1 0 0 0 13 15v-3l-.007-.117A1 1 0 0 0 12 11H9v-1h4V8zm8.057-3.943c.17.61.53 1.282 1.096 1.848A4.3 4.3 0 0 0 22 7.001c-.61.17-1.281.529-1.847 1.095a4.3 4.3 0 0 0-1.095 1.846 4.3 4.3 0 0 0-1.096-1.846A4.3 4.3 0 0 0 16.114 7a4.3 4.3 0 0 0 1.848-1.095 4.3 4.3 0 0 0 1.095-1.848m-2.943-2.412c.079.28.244.59.505.851.26.26.57.426.85.504a2 2 0 0 0-.85.505c-.26.26-.426.57-.505.85a2 2 0 0 0-.504-.85A2 2 0 0 0 14.76 3c.28-.078.59-.243.85-.504.26-.26.426-.57.504-.85Z"}))});Rn.displayName="ExpensePlusIcon";var Mn=Rn,zn=["gradient"],Bn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,zn);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"EyeOffSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m1.05 1.05 9.9 9.9-.707.707L8.205 9.62C7.517 9.866 6.775 10 6 10 3.273 10 .944 8.341 0 6a6.35 6.35 0 0 1 1.971-2.615L.343 1.757zM1.19 6C2.09 7.792 3.95 8.933 6 8.933q.696-.002 1.35-.168L6.176 7.59Q6.089 7.6 6 7.6c-.904 0-1.636-.716-1.636-1.6q0-.106.013-.207L2.736 4.15A5.3 5.3 0 0 0 1.189 6M6 2c2.727 0 5.056 1.659 6 4a6.35 6.35 0 0 1-1.972 2.615l-.765-.766A5.3 5.3 0 0 0 10.811 6C9.91 4.208 8.05 3.067 6 3.067c-.463 0-.916.058-1.35.168l-.857-.855A6.6 6.6 0 0 1 6 2m0 2.4c.904 0 1.636.716 1.636 1.6q0 .105-.013.208l-1.8-1.799Q5.91 4.4 6 4.4"}))});Bn.displayName="EyeOffSmallIcon";var Ln=Bn,Hn=["gradient"],An=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Hn);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EyeOffIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 5.27 3.28 4 20 20.72 18.73 22l-3.08-3.08c-1.15.38-2.37.58-3.65.58-5 0-9.27-3.11-11-7.5.69-1.76 1.79-3.31 3.19-4.54zM12 9a3 3 0 0 1 2.83 4L11 9.17A3 3 0 0 1 12 9m0-4.5c5 0 9.27 3.11 11 7.5a11.8 11.8 0 0 1-4 5.19l-1.42-1.43A9.86 9.86 0 0 0 20.82 12 9.82 9.82 0 0 0 12 6.5c-1.09 0-2.16.18-3.16.5L7.3 5.47c1.44-.62 3.03-.97 4.7-.97M3.18 12A9.82 9.82 0 0 0 12 17.5c.69 0 1.37-.07 2-.21L11.72 15A3.064 3.064 0 0 1 9 12.28L5.6 8.87c-.99.85-1.82 1.91-2.42 3.13"}))});An.displayName="EyeOffIcon";var Dn=An,$n=["gradient"],Vn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,$n);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"EyeSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M6 4.4c.904 0 1.636.716 1.636 1.6S6.904 7.6 6 7.6 4.364 6.884 4.364 6 5.096 4.4 6 4.4M6 2c2.727 0 5.056 1.659 6 4-.944 2.341-3.273 4-6 4S.944 8.341 0 6c.944-2.341 3.273-4 6-4M1.19 6C2.09 7.792 3.95 8.933 6 8.933S9.91 7.792 10.81 6C9.91 4.208 8.05 3.067 6 3.067S2.09 4.208 1.19 6"}))});Vn.displayName="EyeSmallIcon";var Tn=Vn,On=["gradient"],Pn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,On);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EyeIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6m0-4.5c5 0 9.27 3.11 11 7.5-1.73 4.39-6 7.5-11 7.5S2.73 16.39 1 12c1.73-4.39 6-7.5 11-7.5M3.18 12a9.821 9.821 0 0 0 17.64 0 9.821 9.821 0 0 0-17.64 0"}))});Pn.displayName="EyeIcon";var Fn=Pn,Wn=["gradient"],qn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Wn);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"FilterIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 13h10a1 1 0 0 0 0-2H7a1 1 0 0 0 0 2M3 7a1 1 0 0 0 1 1h16a1 1 0 0 0 0-2H4a1 1 0 0 0-1 1m8 11h2a1 1 0 0 0 0-2h-2a1 1 0 0 0 0 2"}))});qn.displayName="FilterIcon";var jn=qn,Yn=["gradient"],Gn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Yn);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"FolderMoveIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m10 4 2 2h8a2 2 0 0 1 1.995 1.851L22 8v10c0 1.06-.81 1.919-1.85 1.995L20 20H4a2 2 0 0 1-1.994-1.85L2 18V6a2 2 0 0 1 1.851-1.995L4 4zm10 4H4v10h16zm-10 2 4 3-4 3v-2H6v-2h4z"}))});Gn.displayName="FolderMoveIcon";var Kn=Gn,Xn=["gradient"],Zn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Xn);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"FolderOutlineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 18H4V8h16m0-2h-8l-2-2H4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2"}))});Zn.displayName="FolderOutlineIcon";var Un=Zn,Qn=["gradient"],Jn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Qn);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"GiftIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M22 12v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-8a1 1 0 0 1-1-1V8a2 2 0 0 1 2-2h3.17A3 3 0 0 1 9 2c1 0 1.88.5 2.43 1.24v-.01L12 4l.57-.77v.01C13.12 2.5 14 2 15 2a3 3 0 0 1 2.83 4H21a2 2 0 0 1 2 2v3a1 1 0 0 1-1 1M4 20h7v-8H4zm16 0v-8h-7v8zM9 4a1 1 0 1 0 0 2 1 1 0 0 0 0-2m6 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2M3 8v2h8V8zm10 0v2h8V8z",clipRule:"evenodd"}))});Jn.displayName="GiftIcon";var eo=Jn,to=["gradient"],ao=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,to);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"GroupByIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M20.598 9a1 1 0 0 1-1.994-.123V5.392h-3.486a.997.997 0 1 1 0-1.995l4.486-.005.118.007a1 1 0 0 1 .883.993v4.49l-.007.12zM5.396 15.122v3.487h3.486a.998.998 0 0 1 0 1.995l-4.486.005-.118-.007a1 1 0 0 1-.883-.993v-4.49l.007-.12a.997.997 0 0 1 .993-.877l.12.008a1 1 0 0 1 .881.992m8.726 4.478a1 1 0 0 0 .878.998l.12.008h4.489a1 1 0 0 0 .993-.884l.007-.118-.005-4.486a.998.998 0 0 0-1.995 0v3.486h-3.487a1 1 0 0 0-1 .996M5.391 5.396h3.487a1 1 0 0 0 .992-.88l.008-.12A.997.997 0 0 0 9 3.401l-.12-.008H4.392a1 1 0 0 0-.993.884l-.007.118.005 4.486a.998.998 0 0 0 1.995 0V5.396zM8 9a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1m1 2a1 1 0 1 0 0 2h6a1 1 0 0 0 0-2zm-1 4a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1"}))});ao.displayName="GroupByIcon";var lo=ao,ro=["gradient"],no=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ro);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"HashtagIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m5.33 21 .719-4H2l.354-2h4.049l1.073-6H3.427l.354-2H7.83l.719-4h2.024l-.719 4h6.073l.719-4h2.024l-.719 4H22l-.354 2h-4.049l-1.073 6h4.049l-.354 2H16.17l-.719 4h-2.024l.719-4H8.073l-.719 4zM9.5 9l-1.073 6H14.5l1.073-6z",clipRule:"evenodd"}))});no.displayName="HashtagIcon";var oo=no,io=["gradient"],co=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,io);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"HelpIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16m0-2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m-1 13h2v2h-2zm2-5a1 1 0 0 0-2 0H9a3 3 0 1 1 4 2.83V14h-2v-1a2 2 0 0 1 1.276-1.865c.572-.311.724-.653.724-1.135"}))});co.displayName="HelpIcon";var so=co,uo=["gradient"],fo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,uo);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"HistoryOfChangesIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M10.33 4.176a8 8 0 1 1-.113 15.623l-.446 1.95a10 10 0 1 0-5.196-3.05l-.008.008.242.242.05.051H3.274a1 1 0 1 0 0 2h4a1 1 0 0 0 1-1v-4a1 1 0 1 0-2 0v1.586l-.038-.038a8 8 0 0 1 4.095-13.372"}),g.default.createElement("path",{d:"M12 13h4v2h-6V8h2z"}))});fo.displayName="HistoryOfChangesIcon";var mo=fo,po=["gradient"],vo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,po);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ImageIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 4a2 2 0 0 1 1.994 1.85L22 6v12a2 2 0 0 1-1.85 1.994L20 20H4a2 2 0 0 1-1.995-1.85L2 18V6a2 2 0 0 1 1.85-1.995L4 4zm0 2H4v12h16zm-5.5 4 4.5 6H5l3.5-4.5 2.5 3zm-8-3a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3",clipRule:"evenodd"}))});vo.displayName="ImageIcon";var ho=vo,go=["gradient"],yo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,go);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:15,height:15,viewBox:"0 0 15 15","data-testid":"InfoSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M7.5 14a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13m0 1a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15M7 6h1v6H7zm0-3h1v1H7z"}))});yo.displayName="InfoSmallIcon";var wo=yo,bo=["gradient"],xo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bo);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"InfoIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m-1 5V7h2v2zm0 8v-6h2v6z"}))});xo.displayName="InfoIcon";var Eo=xo,So=["gradient"],Co=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,So);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"InsertLinkIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1M8 13h8v-2H8zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5"}))});Co.displayName="InsertLinkIcon";var ko=Co,No=["gradient"],Io=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,No);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"IntegrationsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M10 6H5v13h13v-5h-8zm2 6h8v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h7zm4-7v3h3V5zm-2-2h5a2 2 0 0 1 2 2v5h-7z"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Io.displayName="IntegrationsIcon";var _o=Io,Ro=["gradient"],Mo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ro);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"InvoicesIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M15.19 4H5v16h14V7.891zM5 2h11.03L21 7.075V20a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m4.974 11.752q-.015.798.42 1.26t1.078.588v-2.926a3 3 0 0 0-.448-.126 11 11 0 0 1-1.022-.329 3.3 3.3 0 0 1-.903-.504 2.3 2.3 0 0 1-.637-.784q-.238-.469-.238-1.169 0-.714.273-1.26t.721-.917a3.3 3.3 0 0 1 1.036-.574 4.7 4.7 0 0 1 1.218-.245V5.688h.826v1.078q.63.07 1.183.273t.973.56.686.889q.266.533.308 1.26H13.46a1.47 1.47 0 0 0-.35-.952q-.336-.392-.812-.392v2.478l.343.084a9 9 0 0 1 .371.098q1.036.28 1.596.693t.826.861.315.896q.05.448.049.798 0 .308-.154.777a2.6 2.6 0 0 1-.553.917q-.399.449-1.071.798t-1.722.42v1.19h-.826v-1.19q-1.568-.112-2.45-.966Q8.14 15.403 8 13.752zm2.324 1.848q.252-.028.525-.119a1.6 1.6 0 0 0 .49-.259 1.4 1.4 0 0 0 .357-.413q.14-.245.14-.581 0-.546-.343-.819t-1.169-.497zm-.826-7.196a1.5 1.5 0 0 0-.462.07 1.2 1.2 0 0 0-.406.217q-.182.148-.287.364-.105.217-.105.511 0 .462.294.714t.966.406z"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Mo.displayName="InvoicesIcon";var zo=Mo,Bo=["gradient"],Lo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bo);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"LabelsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17 2a3 3 0 0 1 3 3v17l-8-4-8 4V5a3 3 0 0 1 3-3zm0 2H7a1 1 0 0 0-.993.883L6 5v13.764l6-3 6 3V5a1 1 0 0 0-.883-.993z"}))});Lo.displayName="LabelsIcon";var Ho=Lo,Ao=["gradient"],Do=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ao);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"LetterArrowRightIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 17h4v-3l5 4.5L6 23v-3H2zM4 4a2 2 0 0 0-2 2v9h2V8l8 5 8-5v10h-7v2h7a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm8 7L4 6h16z",clipRule:"evenodd"}))});Do.displayName="LetterArrowRightIcon";var $o=Do,Vo=["gradient"],To=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vo);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"LetterFastIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 6c-1.1 0-2 .9-2 2v9a2 2 0 0 0 2 2h13c1.11 0 2-.89 2-2V8a2 2 0 0 0-2-2zm0 11V9.67L14.5 13 21 9.67V17zm0-9h13l-6.5 3.31zm-4 9.5H1c-.552 0-1-.45-1-1s.448-1 1-1h3q-.02 1.83 0 2m0-10q-.02.17 0 2H1c-.55 0-1-.45-1-1s.45-1 1-1zm-4 5c0-.55.45-1 1-1h3v2H1c-.55 0-1-.45-1-1",clipRule:"evenodd"}))});To.displayName="LetterFastIcon";var Oo=To,Po=["gradient"],Fo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Po);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"LetterIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6m2 9v3h16V8l-8 5-8-5zm0-9 8 5 8-5z",clipRule:"evenodd"}))});Fo.displayName="LetterIcon";var Wo=Fo,qo=["gradient"],jo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qo);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"LockSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 0a2 2 0 0 1 2 2v1h1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4c0-.555.445-1 1-1h1V2a2 2 0 0 1 2-2zm3 4H2v7h8zM7 6v3H5V6zm0-5H5a1 1 0 0 0-.993.883L4 2v1h4V2a1 1 0 0 0-.883-.993z"}))});jo.displayName="LockSmallIcon";var Yo=jo,Go=["gradient"],Ko=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Go);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"LockIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 17a2 2 0 0 1-2-2c0-1.11.89-2 2-2a2 2 0 1 1 0 4m6 3V10H6v10zm0-12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10c0-1.11.89-2 2-2h1V6a5 5 0 1 1 10 0v2zm-6-5a3 3 0 0 0-3 3v2h6V6a3 3 0 0 0-3-3"}))});Ko.displayName="LockIcon";var Xo=Ko,Zo=["gradient"],Uo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zo);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MarkerIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 17a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0-4a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm10-1a1 1 0 0 1-.883.993l-5.25-.002c-.214 0-.442-.06-.626-.2L13.436 11H4a1 1 0 0 1 0-2h9.592l1.611-1.604A1 1 0 0 1 16 7h5a1 1 0 0 1 1 1zm-5.579-3.001-1.079 1.079.921.921 3.736.001V9zM12 5a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2z"}))});Uo.displayName="MarkerIcon";var Qo=Uo,Jo=["gradient"],ei=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Jo);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"MessageAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11 4v2H6v11.26L10.39 15H18v-2h2v2a2 2 0 0 1-2 2H9.995L4 21V6a2 2 0 0 1 2-2zm7-1v3h3v2h-3v3h-2V8h-3V6h3V3z"}))});ei.displayName="MessageAddIcon";var ti=ei,ai=["gradient"],li=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ai);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MessageEmptyIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M22 4v12a2 2 0 0 1-2 2H7.995L2 22V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2m-2 0H4v14.26L7.39 16H20z"}))});li.displayName="MessageEmptyIcon";var ri=li,ni=["gradient"],oi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ni);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"MessageSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2v8H3.998L1 12V2zm-1 1H2v7.13L3.695 9H11zM6 6v1H3V6zm4-2v1H3V4z"}))});oi.displayName="MessageSmallIcon";var ii=oi,di=["gradient"],ci=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,di);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"MessageSolidIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M22 4v12a2 2 0 0 1-2 2H7.995L2 22V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2",clipRule:"evenodd"}))});ci.displayName="MessageSolidIcon";var si=ci,ui=["gradient"],fi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ui);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MessageStarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11 4v2H6v11.26L10.39 15H18v-2h2v2a2 2 0 0 1-2 2H9.995L4 21V6a2 2 0 0 1 2-2z",clipRule:"evenodd"}),g.default.createElement("path",{d:"m17.069 9.783-2.145 1.128a.408.408 0 0 1-.591-.43l.41-2.388-1.736-1.691a.408.408 0 0 1 .226-.696l2.398-.348 1.072-2.173a.408.408 0 0 1 .732 0l1.072 2.173 2.398.348a.408.408 0 0 1 .226.696l-1.735 1.691.41 2.388a.408.408 0 0 1-.592.43z"}))});fi.displayName="MessageStarIcon";var mi=fi,pi=["gradient"],vi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,pi);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MessageIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M22 4v12a2 2 0 0 1-2 2H7.995L2 22V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2m-2 0H4v14.26L7.39 16H20zm-8 6v2H6v-2zm6-4v2H6V6z"}))});vi.displayName="MessageIcon";var hi=vi,gi=["gradient"],yi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,gi);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MinusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("rect",{width:14,height:2,x:5,y:11,fillRule:"evenodd",rx:1}))});yi.displayName="MinusIcon";var wi=yi,bi=["gradient"],xi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bi);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MobileMenuIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 17a1 1 0 1 1 0 2H4a1 1 0 1 1 0-2zm0-6a1 1 0 1 1 0 2H4a1 1 0 1 1 0-2zm0-6a1 1 0 1 1 0 2H4a1 1 0 0 1 0-2z",clipRule:"evenodd"}))});xi.displayName="MobileMenuIcon";var Ei=xi,Si=["gradient"],Ci=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Si);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MoneyStackIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M15 12h1v1h-2v.5h1.5a.5.5 0 0 1 .497.442L16 14v1.5a.5.5 0 0 1-.442.496L15.5 16H15v.5h-1V16h-1v-1h2v-.5h-1.5a.5.5 0 0 1-.497-.442L13 14v-1.5a.5.5 0 0 1 .442-.496L13.5 12h.5v-.5h1z"}),g.default.createElement("path",{fillRule:"evenodd",d:"M20.5 9c.828 0 1.5.56 1.5 1.25v7.5c0 .69-.672 1.25-1.5 1.25h-12c-.828 0-1.5-.56-1.5-1.25v-7.5C7 9.56 7.672 9 8.5 9zm-12 8.75h12v-7.5h-12z",clipRule:"evenodd"}),g.default.createElement("path",{d:"M18 6.5c.828 0 1.5.56 1.5 1.25H6v8.75l-.154-.007C5.09 16.43 4.5 15.897 4.5 15.25v-7.5c0-.69.672-1.25 1.5-1.25z"}),g.default.createElement("path",{d:"M15.5 4c.828 0 1.5.56 1.5 1.25H3.5V14l-.154-.007C2.59 13.93 2 13.397 2 12.75v-7.5C2 4.56 2.672 4 3.5 4z"}))});Ci.displayName="MoneyStackIcon";var ki=Ci,Ni=["gradient"],Ii=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ni);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,viewBox:"0 0 20 20","data-testid":"MoonIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.06.509a1 1 0 0 1-.067 1.085 6.015 6.015 0 0 0 8.413 8.413 1 1 0 0 1 1.59.896A10.02 10.02 0 1 1 9.097.004a1 1 0 0 1 .963.505m-2.765 1.93a8.019 8.019 0 1 0 10.266 10.266A8.014 8.014 0 0 1 7.295 2.439",clipRule:"evenodd"}))});Ii.displayName="MoonIcon";var _i=Ii,Ri=["gradient"],Mi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ri);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:10,height:10,viewBox:"0 0 10 10","data-testid":"MoveTriggerIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M0 0h10v1H0zm0 3h10v1H0zm0 3h10v1H0zm0 3h10v1H0z"}))});Mi.displayName="MoveTriggerIcon";var zi=Mi,Bi=["gradient"],Li=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bi);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MoveIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 1.995 1.85L16 4H4v10h7v-3l4 4-4 4v-3zm15 4V8H8v4H6V8a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2v-2h2v2z",clipRule:"evenodd"}))});Li.displayName="MoveIcon";var Hi=Li,Ai=["gradient"],Di=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ai);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MyWorkIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M12 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8m-7 5c.4-1.647 1.356-2.88 2.53-3.265A14.3 14.3 0 0 1 12 15q2.235 0 4.47.735C17.645 16.12 18.6 17.353 19 19h-2.085c-.274-.757-.696-1.243-1.068-1.365A12.3 12.3 0 0 0 12 17q-1.91-.001-3.847.635c-.372.122-.794.608-1.068 1.365zM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zm0-2h14a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Di.displayName="MyWorkIcon";var $i=Di,Vi=["gradient"],Ti=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vi);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"NoteAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 14v3h3v2H7v3H5v-3.001L2 19v-2l3-.001V14zM19 3c1.05 0 1.918.82 1.994 1.851L21 5v10l-6 6h-3v-2h2v-5h5V5H5v7H3V5c0-1.05.82-1.918 1.851-1.994L5 3zm-7 8v2H8v-2zm5-4v2H7V7z"}))});Ti.displayName="NoteAddIcon";var Oi=Ti,Pi=["gradient"],Fi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Pi);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"NoteIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M19 5v9h-5v5H5V5zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h10l6-6V5c0-1.1-.9-2-2-2m-7 10H7v-2h5zm5-4H7V7h10z"}))});Fi.displayName="NoteIcon";var Wi=Fi,qi=["gradient"],ji=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qi);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"NotebookIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M3 4v16a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2m2 0h14v16H5zm12 2H7v2h10zm-3 4H7v2h7z",clipRule:"evenodd"}))});ji.displayName="NotebookIcon";var Yi=ji,Gi=["gradient"],Ki=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Gi);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"NotificationBellIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M21 19H3v-3.9l.7-.2C4.5 14.6 5 13.8 5 13v-2c0-2.7 1.6-5.2 4-6.3.2-1.6 1.5-2.7 3-2.7s2.8 1.1 3 2.7c2.4 1.2 4 3.6 4 6.3v2c0 .8.5 1.6 1.3 1.9l.7.2zM5 17h14v-.5c-1.2-.7-2-2-2-3.5v-2c0-1.9-1.1-3.7-2.9-4.5l-1-.5-.1-1.1c-.1-.5-.5-.9-1-.9s-.9.4-1 .9L10.9 6l-1 .5C8.1 7.3 7 9.1 7 11v2c0 1.4-.8 2.8-2 3.5zm8 3h2c0 1.7-1.3 3-3 3s-3-1.3-3-3h2c0 .6.4 1 1 1s1-.4 1-1m0 0h2c0 1.7-1.3 3-3 3s-3-1.3-3-3h2c0 .6.4 1 1 1s1-.4 1-1"}))});Ki.displayName="NotificationBellIcon";var Xi=Ki,Zi=["gradient"],Ui=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zi);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"OpenExpandedIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3m-2 16H5V5h5V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5h-2z"}))});Ui.displayName="OpenExpandedIcon";var Qi=Ui,Ji=["gradient"],ed=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ji);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"OpenSheetIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 5a1 1 0 0 0-1 1v6L8 9v2.25H5v1.5h3V15l3-3v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1zm5 2h-4v10h4z",clipRule:"evenodd"}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm18 0H4v16h16z",clipRule:"evenodd"}))});ed.displayName="OpenSheetIcon";var td=ed,ad=["gradient"],ld=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ad);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"OrderFirstIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4 4h16a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m2 14h12a1 1 0 0 1 0 2H6a1 1 0 0 1 0-2m0-4h12a1 1 0 0 1 0 2H6a1 1 0 0 1 0-2m0-4h12a1 1 0 0 1 0 2H6a1 1 0 0 1 0-2"}))});ld.displayName="OrderFirstIcon";var rd=ld,nd=["gradient"],od=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,nd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"PaidSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m11.243 8.121.707.707-2.829 2.829L7 9.536l.707-.708 1.414 1.414zM5.5 0a5.5 5.5 0 0 1 5.293 7l-1.05.001A4.5 4.5 0 1 0 6 9.972v1.006A5.5 5.5 0 1 1 5.5 0M6 2v1h1v1H5v1h2v3H6v1H5V8H4V7h2V6H4V3h1V2z"}))});od.displayName="PaidSmallIcon";var id=od,dd=["gradient"],cd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,dd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PauseCircleOutlineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m-1 5v6H9V9zm4 0v6h-2V9z"}))});cd.displayName="PauseCircleOutlineIcon";var sd=cd,ud=["gradient"],fd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ud);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PauseIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18m-1 6H9v6h2zm4 0h-2v6h2z"}))});fd.displayName="PauseIcon";var md=fd,pd=["gradient"],vd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,pd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PauseSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 7h3v10H8zm5 0h3v10h-3z"}))});vd.displayName="PauseSmallIcon";var hd=vd,gd=["gradient"],yd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,gd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,"data-testid":"PencilSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M9 3.47 2.46 10H2v-.46L8.53 3zM9.98.145l-.915.915 1.875 1.875.915-.915a.5.5 0 0 0 0-.705l-1.17-1.17a.5.5 0 0 0-.705 0m-1.45 1.45L1 9.125V11h1.875l7.53-7.53z"}))});yd.displayName="PencilSmallIcon";var wd=yd,bd=["gradient"],xd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"PencilIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m14.06 9 .94.94L5.92 19H5v-.92zm3.6-6c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29m-3.6 3.19L3 17.25V21h3.75L17.81 9.94z"}))});xd.displayName="PencilIcon";var Ed=xd,Sd=["gradient"],Cd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Sd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"PendingPaymentSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 5v1h1v1H9v1h2v3h-1v1H9v-1H8v-1h2V9H8V6h1V5zM8 1v3L6 6l1 1v1.25l-2-2-2 2V10h4v1H2V8l2-2-2-2V1zM7 2H3v1.75l2 2 2-2z"}))});Cd.displayName="PendingPaymentSmallIcon";var kd=Cd,Nd=["gradient"],Id=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Nd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PeopleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"m20.998 16.775-.148-.387a2 2 0 0 0-1.601-1.27 13 13 0 0 0-2.317-.105c-.253-.76-.683-1.527-.932-1.937a15 15 0 0 1 3.518.06 4 4 0 0 1 3.203 2.54l.147.387a2 2 0 0 1-1.614 2.696 28 28 0 0 1-3.248.24c0-.355-.004-.741-.127-1.115L17.587 17a27 27 0 0 0 3.41-.225zM17.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0 2a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7M5.437 14.315a2 2 0 0 0-1.494 1.333L3 18.51q2.739.49 5.473.49a31 31 0 0 0 5.474-.49l-.943-2.862a2 2 0 0 0-1.494-1.333A15 15 0 0 0 8.473 14q-1.514 0-3.036.315m-.406-1.958A17 17 0 0 1 8.473 12q1.722 0 3.443.357a4 4 0 0 1 2.987 2.665l.943 2.862A2 2 0 0 1 14.3 20.48a33 33 0 0 1-5.827.52q-2.912 0-5.825-.521a2 2 0 0 1-1.547-2.595l.942-2.862a4 4 0 0 1 2.988-2.665M8.474 9a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5m0 2a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Id.displayName="PeopleIcon";var _d=Id,Rd=["gradient"],Md=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Rd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonArrowOutCircleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2q.507 0 1.001.05L13 3.5q0 .286.024.566a8 8 0 0 0-6.883 13.38A4 4 0 0 1 8.122 16.4 19.3 19.3 0 0 1 12 16q1.939 0 3.877.398c.76.156 1.444.525 1.983 1.048A7.97 7.97 0 0 0 20 12c0-.69-.087-1.36-.252-2H21.8q.198.97.2 2a9.97 9.97 0 0 1-2.85 6.99l-.224.223-.329.302-.325.274-.353.272-.314.222-.345.223A9.95 9.95 0 0 1 12 22a9.95 9.95 0 0 1-4.951-1.31l-.33-.197-.324-.21-.374-.266-.137-.105-.223-.177-.293-.25-.295-.273A9.97 9.97 0 0 1 2 12C2 6.477 6.477 2 12 2m0 16q-1.735 0-3.476.357a2 2 0 0 0-.831.385A7.96 7.96 0 0 0 12 20a7.96 7.96 0 0 0 4.307-1.257 2 2 0 0 0-.832-.386A17.3 17.3 0 0 0 12 18m0-11a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4m6-8v3h-3v2h3v3l5-4z",clipRule:"evenodd"}))});Md.displayName="PersonArrowOutCircleIcon";var zd=Md,Bd=["gradient"],Ld=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonCircleOffIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m12 2 .28.004.316.013.244.018.402.041.14.019.267.04.162.029.19.036a10.01 10.01 0 0 1 7.753 7.587l.062.3.042.233.044.276.031.244.017.154.022.257.02.367q.009.19.008.382l-.002.207-.01.299-.022.323-.04.397-.032.238-.059.354-.062.308-.05.22-.046.184a10 10 0 0 1-.12.422l-.092.283-.13.357-.113.283-.094.215-.161.341-.136.265-.178.32-.13.217q-.218.356-.47.696l-.274.356-.229.273-.14.157-.258.274-.226.224-.104.099-.238.215-.312.262-.398.305-.284.199-.33.213a10 10 0 0 1-.35.208l-.266.145-.383.19-.291.132-.346.142-.358.132-.31.1-.402.116-.138.035-.187.045-.347.072-.443.074-.305.04-.16.016-.423.032-.271.011L12 22l-.2-.002-.331-.012-.373-.026-.167-.017-.164-.019-.246-.033-.336-.056-.3-.06-.31-.072-.415-.113-.297-.093-.323-.112-.284-.11-.343-.147-.266-.124-.28-.14-.159-.086-.328-.188-.177-.108-.297-.193-.383-.272-.316-.247-.316-.267-.333-.307-.208-.207-.247-.262-.17-.192-.245-.294-.18-.233a10 10 0 0 1-.361-.511l-.171-.27-.063-.103-.1-.17-.142-.259-.198-.392-.1-.213-.126-.295-.11-.281a10 10 0 0 1-.312-.984l-.096-.403-.062-.309-.059-.354-.06-.49-.028-.376-.013-.278A10 10 0 0 1 2 12C2 6.477 6.477 2 12 2m0 16q-1.735 0-3.476.357a2 2 0 0 0-.831.385q.396.255.822.46l.287.133.295.122.356.13.292.09.146.042.27.068.248.055.281.051q.162.027.325.047l.38.037.28.017L12 20l.368-.008.167-.01.167-.012q.18-.016.36-.04l.289-.044.24-.044.248-.054.313-.08.16-.047.234-.075.3-.107.395-.163.247-.114.304-.156.214-.12a8 8 0 0 0 .3-.183 2 2 0 0 0-.83-.386A17.3 17.3 0 0 0 12 18m-8-6 .008.352.014.24.025.28.024.196.04.265.043.236.063.29.046.184.083.29.034.11.113.329.17.42.07.158q.135.29.29.567l.202.34.126.194.241.34.18.23.134.162.235.264a4 4 0 0 1 1.981-1.05A19.3 19.3 0 0 1 12 16q1.576 0 3.152.263L13.57 14.68a4 4 0 0 1-5.25-5.25L5.814 6.927A7.97 7.97 0 0 0 4 12m8-8a7.97 7.97 0 0 0-4.935 1.703l11.231 11.231.118-.152.18-.25.17-.258.097-.157.094-.16.14-.257.131-.263.103-.225.133-.321.119-.328.098-.313.104-.39.063-.291.053-.297q.03-.18.05-.365l.03-.32.01-.181Q20 12.204 20 12l-.012-.443a8 8 0 0 0-.078-.762l-.081-.449a8.01 8.01 0 0 0-5.843-6.097l-.422-.096-.353-.062-.358-.046-.477-.036zm-.117 8.997-1.879-1.881L10 11a2 2 0 0 0 1.883 1.997M12 7a4 4 0 0 1 3.92 4.804L11.194 7.08q.391-.08.805-.081"}))});Ld.displayName="PersonCircleOffIcon";var Hd=Ld,Ad=["gradient"],Dd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ad);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonCircleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m12 2 .28.004.316.013.244.018.402.041.14.019.267.04.162.029.19.036a10.01 10.01 0 0 1 7.864 8.151L21.8 10l.046.244.056.352.031.244.017.154.022.257.02.367q.009.19.008.382l-.002.207-.01.299-.022.323-.04.397-.032.238-.059.354-.062.308-.05.22-.046.184a10 10 0 0 1-.12.422l-.092.283-.13.357-.113.283-.094.215-.161.341-.136.265-.178.32-.13.217q-.218.356-.47.696l-.274.356-.229.273-.14.157-.258.274-.226.224-.104.099-.238.215-.312.262-.398.305-.284.199-.33.213a10 10 0 0 1-.35.208l-.266.145-.383.19-.291.132-.346.142-.358.132-.31.1-.402.116-.138.035-.187.045-.347.072-.443.074-.305.04-.16.016-.423.032-.271.011L12 22l-.2-.002-.331-.012-.373-.026-.167-.017-.164-.019-.246-.033-.336-.056-.3-.06-.31-.072-.415-.113-.297-.093-.323-.112-.284-.11-.343-.147-.266-.124-.28-.14-.159-.086-.328-.188-.177-.108-.297-.193-.383-.272-.316-.247-.316-.267-.333-.307-.208-.207-.247-.262-.17-.192-.245-.294-.18-.233a10 10 0 0 1-.361-.511l-.171-.27-.063-.103-.1-.17-.142-.259-.198-.392-.1-.213-.126-.295-.11-.281a10 10 0 0 1-.312-.984l-.096-.403-.062-.309-.059-.354-.06-.49-.028-.376-.013-.278A10 10 0 0 1 2 12C2 6.477 6.477 2 12 2m0 16q-1.735 0-3.476.357a2 2 0 0 0-.831.385q.396.255.822.46l.287.133.295.122.356.13.292.09.146.042.27.068.248.055.281.051q.162.027.325.047l.38.037.28.017L12 20l.368-.008.167-.01.167-.012q.18-.016.36-.04l.289-.044.24-.044.248-.054.313-.08.16-.047.234-.075.3-.107.395-.163.247-.114.304-.156.214-.12a8 8 0 0 0 .3-.183 2 2 0 0 0-.83-.386A17.3 17.3 0 0 0 12 18m0-14a8 8 0 0 0-8 8l.008.352.014.24.025.28.024.196.04.265.043.236.063.29.046.184.083.29.034.11.113.329.17.42.07.158q.135.29.29.567l.202.34.126.194.241.34.18.23.134.162.235.264a4 4 0 0 1 1.981-1.05A19.3 19.3 0 0 1 12 16q1.938 0 3.877.398c.76.156 1.444.525 1.983 1.048l.236-.265.193-.236.125-.163.18-.25.17-.258.097-.157.094-.16.14-.257.131-.263.103-.225.133-.321.119-.328.098-.313.104-.39.063-.291.053-.297q.03-.18.05-.365l.03-.32.01-.181Q20 12.204 20 12l-.012-.443a8 8 0 0 0-.078-.762l-.081-.449a8.01 8.01 0 0 0-5.843-6.097l-.422-.096-.353-.062-.358-.046a8 8 0 0 0-.409-.033l.359.028-.213-.019-.214-.012zm0 3a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4"}))});Dd.displayName="PersonCircleIcon";var $d=Dd,Vd=["gradient"],Td=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonListIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17 16c1.33 0 3.216.507 3.683 2l.216.682a.5.5 0 0 1-.191.562Q19.619 20 17.005 20q-2.655 0-3.745-.78a.5.5 0 0 1-.198-.511l.15-.709c.423-1.38 2.458-2 3.788-2m0-5a2 2 0 1 1 0 4 2 2 0 0 1 0-4m-4.2 1a1 1 0 0 1-1 1H9a1 1 0 1 1 0-2h2.8a1 1 0 0 1 1 1m-1.133 5a1 1 0 0 1-1 1H9a1 1 0 1 1 0-2h1.667a1 1 0 0 1 1 1M19 6a1 1 0 1 1 0 2H9a1 1 0 0 1 0-2zM5 5.5c.83 0 1.5.67 1.5 1.5S5.83 8.5 5 8.5 3.5 7.83 3.5 7 4.17 5.5 5 5.5m0 5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5m0 5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5",clipRule:"evenodd"}))});Td.displayName="PersonListIcon";var Od=Td,Pd=["gradient"],Fd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Pd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonPlusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 13q2.073 0 4.145.357c1.687.29 3.06 1.306 3.598 2.665l1.135 2.862c.417 1.05-.27 2.18-1.534 2.526q-.16.044-.329.069A48 48 0 0 1 12 22q-3.508 0-7.015-.521c-1.31-.195-2.181-1.234-1.947-2.321a2 2 0 0 1 .083-.274l1.136-2.862c.539-1.359 1.91-2.375 3.597-2.665A24.4 24.4 0 0 1 12 13m0 2q-1.937 0-3.884.315c-.896.145-1.624.653-1.91 1.333L5 19.51q3.502.49 7 .49a50.5 50.5 0 0 0 7-.49l-1.206-2.862c-.286-.68-1.014-1.188-1.91-1.333A24 24 0 0 0 12 15m0-13c.711 0 1.388.149 2 .416v2.349A3 3 0 1 0 14.829 8h2.072A5.002 5.002 0 0 1 7 7a5 5 0 0 1 5-5m8 0v2h2v2h-2v2h-2V5.999L16 6V4l2-.001V2z"}))});Fd.displayName="PersonPlusIcon";var Wd=Fd,qd=["gradient"],jd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 13q2.073 0 4.145.357c1.687.29 3.06 1.306 3.598 2.665l1.135 2.862c.417 1.05-.27 2.18-1.534 2.526q-.16.044-.329.069A48 48 0 0 1 12 22q-3.508 0-7.015-.521c-1.31-.195-2.181-1.234-1.947-2.321a2 2 0 0 1 .083-.274l1.136-2.862c.539-1.359 1.91-2.375 3.597-2.665A24.4 24.4 0 0 1 12 13m0 2q-1.937 0-3.884.315c-.896.145-1.624.653-1.91 1.333L5 19.51q3.502.49 7 .49a50.5 50.5 0 0 0 7-.49l-1.206-2.862c-.286-.68-1.014-1.188-1.91-1.333A24 24 0 0 0 12 15m0-13a5 5 0 1 1 0 10 5 5 0 0 1 0-10m0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6"}))});jd.displayName="PersonIcon";var Yd=jd,Gd=["gradient"],Kd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Gd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"PinSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M1.292 2.87a1 1 0 0 0 0 1.412l2.684 2.683.385 1.792a.5.5 0 0 0 .353.379.5.5 0 0 0 .49-.128l1.549-1.55 2.395 2.396a.5.5 0 0 0 .706-.706L7.459 6.753l1.549-1.55a.498.498 0 0 0-.254-.842l-1.789-.385-2.683-2.684a1 1 0 0 0-1.413 0zm6.362 2.275-.899-.193a1 1 0 0 1-.496-.27L3.576 1.998 1.998 3.577l2.684 2.683c.136.136.23.308.27.496l.193.899z",clipRule:"evenodd"}))});Kd.displayName="PinSmallIcon";var Xd=Kd,Zd=["gradient"],Ud=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"PinIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2.585 5.739c-.78.78-.78 2.044 0 2.824l5.367 5.367.77 3.585a.99.99 0 0 0 .705.756 1 1 0 0 0 .98-.256l3.098-3.098 4.79 4.79a.998.998 0 1 0 1.412-1.412l-4.79-4.79 3.098-3.098a1 1 0 0 0 .291-.638 1 1 0 0 0-.253-.736 1 1 0 0 0-.545-.312l-3.578-.769-5.367-5.367a1.997 1.997 0 0 0-2.824 0zm12.723 4.552-1.797-.386a2 2 0 0 1-.993-.54L7.151 3.996 3.997 7.151l5.367 5.367c.272.272.46.617.54.993l.387 1.796z",clipRule:"evenodd"}))});Ud.displayName="PinIcon";var Qd=Ud,Jd=["gradient"],ec=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Jd);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PlayCircleOutlineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16M9.8 8l6.4 4-6.4 4z"}))});ec.displayName="PlayCircleOutlineIcon";var tc=ec,ac=["gradient"],lc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ac);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PlayIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18m-2 6v6l5-3z"}))});lc.displayName="PlayIcon";var rc=lc,nc=["gradient"],oc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,nc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PlaySmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M9 17V7l8 5z"}))});oc.displayName="PlaySmallIcon";var ic=oc,dc=["gradient"],cc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,dc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PriorityLowIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 17.25c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5m0-13.5c.748 0 1.363.57 1.432 1.3l.006.169L13 14.75h-2l-.438-9.501a1.44 1.44 0 0 1 1.24-1.485l.168-.014z",clipRule:"evenodd"}))});cc.displayName="PriorityLowIcon";var sc=cc,uc=["gradient"],fc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,uc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4 4v5h5V4zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 13v5h5v-5zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2m11-9v5h5V4zm4 10v3h3v2h-3v3h-2v-3h-3v-2h3v-3zm1-12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z"}))});fc.displayName="ProjectAddIcon";var mc=fc,pc=["gradient"],vc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,pc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectSearchIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17 13a4 4 0 0 1 3.446 6.032L22 21l-1 1-1.968-1.554A3.999 3.999 0 1 1 17 13m-8 0a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2zm0 2H4v5h5zm8 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4M9 2a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm11 0a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zM9 4H4v5h5zm11 0h-5v5h5z",clipRule:"evenodd"}))});vc.displayName="ProjectSearchIcon";var hc=vc,gc=["gradient"],yc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,gc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectStarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4 15v5h5v-5zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2m11-9v5h5V4zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 13v5h5v-5zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2",clipRule:"evenodd"}),g.default.createElement("path",{d:"M6.505 9.631 4.198 10.9a.43.43 0 0 1-.592-.193.48.48 0 0 1-.044-.29l.44-2.687-1.865-1.903a.474.474 0 0 1-.008-.649.43.43 0 0 1 .251-.133l2.578-.392 1.153-2.445a.43.43 0 0 1 .787 0L8.05 4.653l2.578.392c.24.036.406.269.371.52a.47.47 0 0 1-.128.262L9.006 7.73l.44 2.686a.456.456 0 0 1-.357.53.42.42 0 0 1-.278-.046z"}))});yc.displayName="ProjectStarIcon";var wc=yc,bc=["gradient"],xc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectTemplateAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 15v3h3v2h-3v3h-2v-3h-3v-2h3v-3zm0-7a2 2 0 0 1 2 2v3h-2v-3H10v10h3v2h-3a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2zM7 5h10a2 2 0 0 1 1.995 1.85L19 7H7v12a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2m7-3a2 2 0 0 1 1.995 1.85L16 4H4v12a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z"}))});xc.displayName="ProjectTemplateAddIcon";var Ec=xc,Sc=["gradient"],Cc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Sc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectTemplateConvertIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8h2v8h14V6h-8V4zM8 1a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm8.37 10.121-1.906 1.93L17 15.585 15.586 17l-2.536-2.536-1.929 1.907v-5.25zM8 3v5H3V3z"}))});Cc.displayName="ProjectTemplateConvertIcon";var kc=Cc,Nc=["gradient"],Ic=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Nc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectTemplateIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8h2v8h14V6h-8V4zm-8.464 6.121 2.535 2.536L16 10.75V16h-5.249l1.906-1.929-2.536-2.535zM8 1a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 2H3v5h5z"}))});Ic.displayName="ProjectTemplateIcon";var _c=Ic,Rc=["gradient"],Mc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Rc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M4 4v5h5V4zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 13v5h5v-5zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2m11-9v5h5V4zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 13v5h5v-5zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Mc.displayName="ProjectsIcon";var zc=Mc,Bc=["gradient"],Lc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PuzzleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11.5 3A3.5 3.5 0 0 1 15 6.5h1.5a2 2 0 0 1 2 2V10a3.5 3.5 0 0 1 3.5 3.5l-.004.174A3.5 3.5 0 0 1 18.5 17v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-4.023h2a1.476 1.476 0 0 0 1.47-1.332l.007-.145A1.476 1.476 0 0 0 6 12.023H4V8.5a2 2 0 0 1 2-2h2a3.5 3.5 0 0 1 .905-2.349l.12-.126A3.5 3.5 0 0 1 11.5 3m0 2.023A1.476 1.476 0 0 0 10.023 6.5v2H6V10a3.5 3.5 0 0 1 3.5 3.5l-.004.174A3.5 3.5 0 0 1 6 17v2h10.5l.014-4.023H18.5a1.476 1.476 0 0 0 1.47-1.332l.007-.145a1.476 1.476 0 0 0-1.477-1.477h.16-2.146L16.5 8.5h-3.523v-2A1.476 1.476 0 0 0 11.5 5.023",clipRule:"evenodd"}))});Lc.displayName="PuzzleIcon";var Hc=Lc,Ac=["gradient"],Dc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ac);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"RadioBlankIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16"}))});Dc.displayName="RadioBlankIcon";var $c=Dc,Vc=["gradient"],Tc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,viewBox:"0 0 16 16","data-testid":"RadioButtonIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("g",{fillRule:"evenodd"},g.default.createElement("circle",{cx:8,cy:8,r:7.5,stroke:"#5D2BFF"}),g.default.createElement("circle",{cx:8,cy:8,r:5})))});Tc.displayName="RadioButtonIcon";var Oc=Tc,Pc=["gradient"],Fc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Pc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"RearangeIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M9 16a2 2 0 1 1 0 4 2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4m-6-6a2 2 0 1 1 0 4 2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4M9 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4"}))});Fc.displayName="RearangeIcon";var Wc=Fc,qc=["gradient"],jc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"RearrangeSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4 8a1 1 0 1 1 0 2 1 1 0 0 1 0-2m4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2M4 5a1 1 0 1 1 0 2 1 1 0 0 1 0-2m4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2M4 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2m4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2"}))});jc.displayName="RearrangeSmallIcon";var Yc=jc,Gc=["gradient"],Kc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Gc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"RecurringCheckmarkSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M1 5.874a5.002 5.002 0 0 0 8.743 3.442l-.78-.45 2.3-.982.3 2.482-.939-.542A6.002 6.002 0 0 1 .001 6.141zm6.93-1.177a.5.5 0 0 1 0 .707L5.975 7.39a.5.5 0 0 1-.707 0l-.971-.975a.5.5 0 0 1 .707-.708l.617.622 1.602-1.63a.5.5 0 0 1 .707 0M9 .804a6 6 0 0 1 3 5.052l-1.001.268.001-.043a5.002 5.002 0 0 0-8.743-3.398l.779.451-2.3.982-.298-2.482.938.54A6 6 0 0 1 9 .805"}))});Kc.displayName="RecurringCheckmarkSmallIcon";var Xc=Kc,Zc=["gradient"],Uc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"RecurringCheckmarkIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5.014 12a6.94 6.94 0 0 0 1.826 4.73l.21.22a7 7 0 0 0 9.727.167l.173-.167-1.414-1.414 4.871-.63-.629 4.872-1.414-1.414a9 9 0 0 1-12.728 0 8.9 8.9 0 0 1-2.498-4.788A9 9 0 0 1 3 12.01h.006V12zm10.593-2.293a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0L8.707 12.95a1 1 0 0 1 1.414-1.414l1.12 1.12 2.951-2.949a1 1 0 0 1 1.415 0m-3.246-6.7c2.1.084 4.175.898 5.813 2.444l.19.185.225.234.096.104.118.133a8.86 8.86 0 0 1 2.04 4.216l.043.25q.107.661.113 1.332h-.006l.001.095h-2.008a6.96 6.96 0 0 0-1.245-4.005l-.186-.254-.094-.12a7 7 0 0 0-10.238-.737l-.173.166 1.414 1.414-4.871.63.629-4.872 1.414 1.414a8.98 8.98 0 0 1 6.725-2.629"}))});Uc.displayName="RecurringCheckmarkIcon";var Qc=Uc,Jc=["gradient"],es=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Jc);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"RecurringDollarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5.014 12a6.94 6.94 0 0 0 1.826 4.73l.21.22a7 7 0 0 0 9.727.167l.173-.167-1.414-1.414 4.871-.63-.629 4.872-1.414-1.414a9 9 0 0 1-12.728 0 8.9 8.9 0 0 1-2.498-4.789A9 9 0 0 1 3 12.01h.006V12zm7.347-8.993c2.1.084 4.175.898 5.813 2.444l.19.185.225.234.096.104.118.133a8.86 8.86 0 0 1 2.04 4.216l.043.25q.107.661.114 1.332h-.007l.001.095h-2.008a6.96 6.96 0 0 0-1.245-4.005l-.186-.254-.094-.12a7 7 0 0 0-10.238-.737l-.173.166 1.414 1.414-4.872.63.63-4.872 1.414 1.414a8.98 8.98 0 0 1 6.725-2.629",clipRule:"evenodd"}),g.default.createElement("path",{d:"M13 17h-2v-1H9v-2h4v-1h-3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h1V7h2v1h2v2h-4v1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1z"}))});es.displayName="RecurringDollarIcon";var ts=es,as=["gradient"],ls=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,as);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"RecurringSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m9.182 2.818.113.117.107.119a4.43 4.43 0 0 1 1.02 2.107l.021.125q.053.331.057.666h-.004l.001.048H9.493a3.48 3.48 0 0 0-.715-2.13l-.047-.06a3.5 3.5 0 0 0-5.119-.369l-.087.084.707.707-2.436.315.315-2.436.707.707A4.49 4.49 0 0 1 6.18 1.504c1.05.041 2.088.449 2.907 1.222zM2.818 9.182a4.45 4.45 0 0 1-1.249-2.394 4.5 4.5 0 0 1-.069-.783h.003V6h1.004a3.47 3.47 0 0 0 .913 2.365l.105.11a3.5 3.5 0 0 0 4.863.084l.087-.084-.707-.707 2.436-.315-.315 2.436-.707-.707a4.5 4.5 0 0 1-6.364 0",clipRule:"evenodd"}))});ls.displayName="RecurringSmallIcon";var rs=ls,ns=["gradient"],os=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ns);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,"data-testid":"ReminderIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M13.95 13.95h-3v-1.125h1.875V10.95h1.125z"}),g.default.createElement("path",{fillRule:"evenodd",d:"M13.2 8.7a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9m0 1.125a3.376 3.376 0 1 0 0 6.75 3.376 3.376 0 0 0 0-6.75",clipRule:"evenodd"}),g.default.createElement("path",{d:"M6 3h6V1.5h1.5V3H15a1.5 1.5 0 0 1 1.5 1.5v3H15V6H3v9h4.5v1.5H3A1.5 1.5 0 0 1 1.5 15V4.5A1.5 1.5 0 0 1 3 3h1.5V1.5H6z"}),g.default.createElement("path",{d:"M6.75 9.75H4.5V7.5h2.25z"}))});os.displayName="ReminderIcon";var is=os,ds=["gradient"],cs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ds);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ReorderIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M20 17a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2zM10.314 12.157l-3.711 3.711-.017-2.71H3v-2h3.586l.016-2.714zM20 11a1 1 0 1 1 0 2h-7.5a1 1 0 1 1 0-2zM20 5a1 1 0 1 1 0 2H6a1 1 0 0 1 0-2z"}))});cs.displayName="ReorderIcon";var ss=cs,us=["gradient"],fs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,us);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ReportTimeIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15 9a7 7 0 1 1 0 14 7 7 0 0 1 0-14m-3-9c1.235 0 2.29.758 2.752 1.828L14.82 2H19c1.05 0 1.918.82 1.994 1.851L21 4v5.292a9 9 0 0 0-1.999-1.356L19 4h-2v3H7V4H5v16l1.936.001c.362.728.82 1.4 1.356 2L5 22c-1.05 0-1.918-.82-1.994-1.851L3 20V4c0-1.05.82-1.918 1.851-1.994L5 2h4.18C9.6.84 10.7 0 12 0m3 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10m1 2v1.999L19 15v2h-5v-4zM12 2c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1"}))});fs.displayName="ReportTimeIcon";var ms=fs,ps=["gradient"],vs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ps);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ReportsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M17 6v2H7V6H6v15h12V6zm0-2h1a2 2 0 0 1 2 2v15a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h1V3h2q.504-3 3-3c2.496 0 2.664 1 3 3h2zM8 16h2v3H8zm3-3h2v6h-2zm3-3h2v9h-2zm-1-5V3.332C13 2.327 12.61 2 12 2s-1 .303-1 1.332V5H9v1h6V5z"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});vs.displayName="ReportsIcon";var hs=vs,gs=["gradient"],ys=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,gs);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"RobotIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M9 11a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1M15 11a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1"}),g.default.createElement("path",{fillRule:"evenodd",d:"M11.353 2.237a1 1 0 0 1 .81-.223l3 .5a1 1 0 0 1-.327 1.972L13 4.18V6h5c1.73 0 3 1.495 3 3.167v3.215l.552-.277a1 1 0 0 1 .895 1.79L21 14.618v3.215C21 19.505 19.73 21 18 21H6c-1.73 0-3-1.495-3-3.167v-3.215l-1.448-.723a1 1 0 0 1 .895-1.79l.553.277V9.167C3 7.495 4.27 6 6 6h5V3a1 1 0 0 1 .353-.763M6 8c-.479 0-1 .446-1 1.167v8.666C5 18.554 5.52 19 6 19h12c.478 0 1-.446 1-1.167V9.167C19 8.446 18.478 8 18 8z",clipRule:"evenodd"}))});ys.displayName="RobotIcon";var ws=ys,bs=["gradient"],xs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bs);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,"data-testid":"RocketSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M11.4 13.35H3v-3l1.828-2.284a13 13 0 0 1-.028-.838C4.8 5.079 6.6 2.52 9 .75c2.4 1.77 4.2 4.33 4.2 6.478 0 .265-.01.547-.027.838L15 10.35v3zm.89-1.2h1.51v-1.38l-.825-1.03c-.151.878-.38 1.734-.686 2.41Zm-6.58 0c-.305-.676-.534-1.532-.685-2.41L4.2 10.77v1.38zm5.978 2.4L9 17.55l-2.688-3zM9 15.75l1.152-1.2H7.848zM6 7.228c0 1.958.52 4.184 1.065 4.922h3.87C11.48 11.412 12 9.186 12 7.228c0-1.448-1.178-3.383-3-4.945C7.178 3.845 6 5.78 6 7.228m3 .722a1.2 1.2 0 1 1 0-2.4 1.2 1.2 0 0 1 0 2.4"}))});xs.displayName="RocketSmallIcon";var Es=xs,Ss=["gradient"],Cs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ss);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"RocketIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M15.2 17.8H4v-4l2.437-3.046A18 18 0 0 1 6.4 9.637C6.4 6.772 8.8 3.36 12 1c3.2 2.36 5.6 5.772 5.6 8.637 0 .354-.012.73-.037 1.117L20 13.8v4zm1.186-1.6H18.4v-1.839l-1.1-1.374c-.202 1.171-.507 2.312-.915 3.213Zm-8.771 0c-.408-.901-.713-2.042-.916-3.213L5.6 14.361V16.2zm7.97 3.2L12 23.4l-3.585-4zM12 21l1.536-1.6h-3.072zM8 9.637c0 2.61.694 5.579 1.42 6.563h5.16c.726-.984 1.42-3.952 1.42-6.563 0-1.93-1.57-4.51-4-6.594-2.43 2.084-4 4.664-4 6.594m4 .963a1.6 1.6 0 1 1 0-3.2 1.6 1.6 0 0 1 0 3.2"}))});Cs.displayName="RocketIcon";var ks=Cs,Ns=["gradient"],Is=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ns);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SaveIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V7zm2 16H5V5h11.17L19 7.83zm-7-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3M7 7h8v2H7z",clipRule:"evenodd"}))});Is.displayName="SaveIcon";var _s=Is,Rs=["gradient"],Ms=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Rs);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32","data-testid":"SearchLargeIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M14 4c5.523 0 10 4.477 10 10 0 2.31-.783 4.436-2.098 6.129q.132.06.248.15l.126.111 5.334 5.334a1.333 1.333 0 0 1-1.76 1.996l-.126-.11-5.334-5.334a1.3 1.3 0 0 1-.263-.373A9.95 9.95 0 0 1 14 24C8.477 24 4 19.523 4 14S8.477 4 14 4m0 2.667a7.333 7.333 0 1 0 0 14.666 7.333 7.333 0 0 0 0-14.666",clipRule:"evenodd"}))});Ms.displayName="SearchLargeIcon";var zs=Ms,Bs=["gradient"],Ls=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bs);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"SearchPlusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.5 3a7.5 7.5 0 0 1 5.927 12.097q.098.044.186.113l.094.083 4 4a1 1 0 0 1-1.32 1.497l-.094-.083-4-4a1 1 0 0 1-.197-.28A7.5 7.5 0 1 1 10.5 3m0 2a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11",clipRule:"evenodd"}),g.default.createElement("path",{fillRule:"evenodd",d:"M7.592 9.973h2.38V7.591a.595.595 0 0 1 1.191 0v2.38h2.381a.595.595 0 1 1 0 1.191h-2.38v2.381a.595.595 0 1 1-1.191 0l-.001-2.38h-2.38a.595.595 0 1 1 0-1.191",clipRule:"evenodd"}))});Ls.displayName="SearchPlusIcon";var Hs=Ls,As=["gradient"],Ds=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,As);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SearchIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M16.717 15.708a6 6 0 1 0-1.07 1.056l.602-.46zm1.572 1.238 2.883 2.882a1 1 0 0 1-1.415 1.415l-2.891-2.892a8 8 0 1 1 1.423-1.405"}))});Ds.displayName="SearchIcon";var $s=Ds,Vs=["gradient"],Ts=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vs);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"SendBlankIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M1.241 1.405A2 2 0 0 1 3.812.53l.14.07 17.801 9.641a2 2 0 0 1 .135 3.438l-.135.08-17.8 9.642a2 2 0 0 1-2.948-1.61L1 21.642V15l6-3-6-3V2.358a2 2 0 0 1 .241-.953M3 2.358v5.406L11.472 12 3 16.235v5.406L20.799 12z"}))});Ts.displayName="SendBlankIcon";var Os=Ts,Ps=["gradient"],Fs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ps);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"SendFilledIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m3.953 23.4 17.8-9.641a2 2 0 0 0 0-3.518L3.953.6A2 2 0 0 0 1 2.358V9l8 3-8 3v6.642a2 2 0 0 0 2.953 1.759z"}))});Fs.displayName="SendFilledIcon";var Ws=Fs,qs=["gradient"],js=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qs);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SettingsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4.14 16H3a1 1 0 0 0 0 2h1.14c.45 1.72 2 3 3.86 3s3.41-1.28 3.86-3H21a1 1 0 0 0 0-2h-9.14c-.45-1.72-2-3-3.86-3s-3.41 1.28-3.86 3M6 17c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2M16 3c-1.86 0-3.41 1.28-3.86 3H3a1 1 0 1 0 0 2h9.14c.45 1.72 2 3 3.86 3s3.41-1.28 3.86-3H21a1 1 0 0 0 0-2h-1.14c-.45-1.72-2-3-3.86-3m0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2"}))});js.displayName="SettingsIcon";var Ys=js,Gs=["gradient"],Ks=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Gs);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ShieldIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11.873 4.063q.127-.015.254 0l5.92.741c.563.07.962.584.892 1.147l-1.18 9.442c-.033.272-.175.52-.392.687l-4.741 3.652a1.026 1.026 0 0 1-1.252 0L6.633 16.08a1.03 1.03 0 0 1-.393-.687L5.061 5.951a1.027 1.027 0 0 1 .891-1.147zm.509-2.04a3 3 0 0 0-.764 0l-5.92.742a3.08 3.08 0 0 0-2.674 3.441l1.179 9.442c.102.817.526 1.56 1.178 2.061l4.741 3.652a3.08 3.08 0 0 0 3.756 0l4.741-3.652a3.08 3.08 0 0 0 1.178-2.061l1.179-9.442a3.08 3.08 0 0 0-2.674-3.441zm3.825 8.684a1 1 0 1 0-1.414-1.414l-3.71 3.71-1.302-1.628a1 1 0 1 0-1.562 1.25l1.302 1.627a2 2 0 0 0 2.976.165z",clipRule:"evenodd"}))});Ks.displayName="ShieldIcon";var Xs=Ks,Zs=["gradient"],Us=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zs);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SortGeneralIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17 6v11h3l-4 4-4-4h3V6zM8 3l4 4H9v11H7V7H4z"}))});Us.displayName="SortGeneralIcon";var Qs=Us,Js=["gradient"],eu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Js);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:10,height:10,viewBox:"0 0 10 10","data-testid":"SortIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 8v2H0V8zM7 4v2H0V4zM4 0v2H0V0z"}))});eu.displayName="SortIcon";var tu=eu,au=["gradient"],lu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,au);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:20,height:18,"data-testid":"SortListIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m16 0 4 4h-3v10h3l-4 4-4-4h3V4h-3zM9 13a1 1 0 1 1 0 2H1a1 1 0 1 1 0-2zm3-5a1 1 0 1 1 0 2H4a1 1 0 0 1 0-2zM9 3a1 1 0 0 1 0 2H1a1 1 0 0 1 0-2z",clipRule:"evenodd"}))});lu.displayName="SortListIcon";var ru=lu,nu=["gradient"],ou=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,nu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:10,height:10,viewBox:"0 0 10 10","data-testid":"SortSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 1v2H0V1zM7 4v2H0V4zM4 7v2H0V7z",clipRule:"evenodd"}))});ou.displayName="SortSmallIcon";var iu=ou,du=["gradient"],cu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,du);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SparkIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11.616 3.523c.082-.232.442-.232.524 0a15.2 15.2 0 0 0 3.574 5.643 15.2 15.2 0 0 0 5.428 3.498l.212.078c.231.082.232.44 0 .522l-.212.077a15.2 15.2 0 0 0-5.428 3.497 15.3 15.3 0 0 0-3.363 5.081l-.132.346-.077.212-.019.041c-.1.177-.385.177-.485 0l-.019-.04-.078-.213-.134-.346a15.3 15.3 0 0 0-3.365-5.08 15.3 15.3 0 0 0-5.284-3.446l-.358-.13c-.232-.082-.232-.443 0-.524a15.2 15.2 0 0 0 5.642-3.573 15.2 15.2 0 0 0 3.574-5.643m.262 4.017a17.4 17.4 0 0 1-2.421 3.04A17.3 17.3 0 0 1 6.415 13a17.4 17.4 0 0 1 3.041 2.424 17.4 17.4 0 0 1 2.423 3.04 17.3 17.3 0 0 1 2.42-3.04 17.4 17.4 0 0 1 3.04-2.422 17.4 17.4 0 0 1-3.04-2.422 17.4 17.4 0 0 1-2.421-3.04",clipRule:"evenodd"}),g.default.createElement("path",{d:"M19.707 2.103c.037-.094.19-.094.226 0A4.2 4.2 0 0 0 22.31 4.48c.094.037.094.19 0 .227a4.2 4.2 0 0 0-2.377 2.376c-.036.094-.189.094-.225 0a4.2 4.2 0 0 0-2.377-2.376c-.094-.037-.094-.19 0-.227a4.19 4.19 0 0 0 2.376-2.377"}))});cu.displayName="SparkIcon";var su=cu,uu=["gradient"],fu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,uu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"StarOutlineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12.706 2.103a1 1 0 0 1 .454.455l2.63 5.329 5.881.854a1 1 0 0 1 .554 1.706l-4.255 4.148 1.005 5.857a1 1 0 0 1-1.451 1.054l-5.26-2.765-5.26 2.765a1 1 0 0 1-1.451-1.054l1.004-5.857-4.255-4.148a1 1 0 0 1 .554-1.706l5.881-.854 2.63-5.33a1 1 0 0 1 1.34-.454m1.756 7.612L12.263 5.26l-2.198 4.455-4.916.713 3.557 3.469-.84 4.895 4.398-2.31 4.396 2.31-.839-4.895 3.557-3.468z"}))});fu.displayName="StarOutlineIcon";var mu=fu,pu=["gradient"],vu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,pu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"StarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"m12.264 18.74-5.26 2.766a1 1 0 0 1-1.451-1.054l1.004-5.857-4.255-4.148a1 1 0 0 1 .554-1.706l5.881-.854 2.63-5.33a1 1 0 0 1 1.793 0l2.63 5.33 5.881.854a1 1 0 0 1 .554 1.706l-4.255 4.148 1.005 5.857a1 1 0 0 1-1.451 1.054z"}))});vu.displayName="StarIcon";var hu=vu,gu=["gradient"],yu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,gu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"StatusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16",clipRule:"evenodd"}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.579 6.003a1 1 0 0 1 .875.696l2.3 7.285 1.372-2.47A1 1 0 0 1 16 11h2a1 1 0 1 1 0 2h-1.412l-2.214 3.986a1 1 0 0 1-1.828-.185L10.29 9.656l-1.396 2.791A1 1 0 0 1 8 13H6a1 1 0 1 1 0-2h1.382l2.224-4.447a1 1 0 0 1 .973-.55",clipRule:"evenodd"}))});yu.displayName="StatusIcon";var wu=yu,bu=["gradient"],xu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"StopIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M12 1.5a10.5 10.5 0 1 0 0 21 10.5 10.5 0 0 0 0-21M16.5 15a1.5 1.5 0 0 1-1.5 1.5H9A1.5 1.5 0 0 1 7.5 15V9A1.5 1.5 0 0 1 9 7.5h6A1.5 1.5 0 0 1 16.5 9z"}))});xu.displayName="StopIcon";var Eu=xu,Su=["gradient"],Cu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Su);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,"data-testid":"StopwatchIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 1.333a6.667 6.667 0 1 1 0 13.333A6.667 6.667 0 0 1 8 1.333m0 1.334a5.333 5.333 0 1 0 0 10.666A5.333 5.333 0 0 0 8 2.667M8.666 4v4.667H7.333V4zm4.39-3.886 2.83 2.829-.943.942-2.829-2.828.943-.943Z",clipRule:"evenodd"}))});Cu.displayName="StopwatchIcon";var ku=Cu,Nu=["gradient"],Iu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Nu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:22,height:22,viewBox:"0 0 22 22","data-testid":"SunIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M11 0a1 1 0 0 1 1 1v1.818a1 1 0 1 1-2 0V1a1 1 0 0 1 1-1"}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 11a6 6 0 1 1 12 0 6 6 0 0 1-12 0m6-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8",clipRule:"evenodd"}),g.default.createElement("path",{d:"M12 19.182a1 1 0 1 0-2 0V21a1 1 0 1 0 2 0zM3.22 3.22a1 1 0 0 1 1.414 0l1.291 1.291a1 1 0 1 1-1.414 1.414l-1.29-1.29a1 1 0 0 1 0-1.415M17.489 16.075a1 1 0 0 0-1.414 1.414l1.29 1.29a1 1 0 0 0 1.415-1.413zM0 11a1 1 0 0 1 1-1h1.818a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1M19.182 10a1 1 0 1 0 0 2H21a1 1 0 1 0 0-2zM5.925 16.075a1 1 0 0 1 0 1.414l-1.29 1.29a1 1 0 0 1-1.415-1.413l1.291-1.291a1 1 0 0 1 1.414 0M18.78 4.634a1 1 0 0 0-1.414-1.414l-1.291 1.291a1 1 0 0 0 1.414 1.414z"}))});Iu.displayName="SunIcon";var _u=Iu,Ru=["gradient"],Mu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ru);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SystemSettingsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.75 2a2 2 0 0 0-2 2v.154l-.029-.029a2 2 0 0 0-2.828 0L4.125 5.893a2 2 0 0 0 0 2.828l.029.029H4a2 2 0 0 0-2 2v2.5a2 2 0 0 0 2 2h.314l-.189.189a2 2 0 0 0 0 2.828l1.768 1.768a2 2 0 0 0 2.828 0l.029-.029A2 2 0 0 0 10.748 22h2.502a2 2 0 0 0 2-2v-.154l.189.189a2 2 0 0 0 2.828 0l1.768-1.768a2 2 0 0 0 0-2.828l-.189-.189H20a2 2 0 0 0 2-2v-2.502a2 2 0 0 0-1.994-1.998l.029-.029a2 2 0 0 0 0-2.828l-1.768-1.768a2 2 0 0 0-2.828 0l-.189.189V4a2 2 0 0 0-2-2zm0 2h2.5v.314c0 1.782 2.154 2.674 3.414 1.414l.189-.189 1.768 1.768-.032.032C17.33 8.597 18.22 10.749 20 10.75v2.5h-.154c-1.782 0-2.674 2.154-1.414 3.414l.189.189-1.768 1.768-.189-.189c-1.26-1.26-3.414-.368-3.414 1.414V20h-2.5c-.001-1.779-2.153-2.67-3.411-1.411l-.032.032-1.768-1.768.189-.189c1.26-1.26.368-3.414-1.414-3.414H4v-2.5h.154c1.782 0 2.674-2.154 1.414-3.414l-.029-.029 1.768-1.768.029.029c1.26 1.26 3.414.368 3.414-1.414zM10 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8",clipRule:"evenodd"}))});Mu.displayName="SystemSettingsIcon";var zu=Mu,Bu=["gradient"],Lu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TaskAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10h-2a8 8 0 1 0-8 8v2C6.477 22 2 17.523 2 12S6.477 2 12 2m7 12v3h3v2h-3v3h-2v-3.001L14 19v-2l3-.001V14zm-3.393-4.293a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0L8.707 12.95a1 1 0 0 1 1.414-1.414l1.12 1.12 2.951-2.949a1 1 0 0 1 1.415 0"}))});Lu.displayName="TaskAddIcon";var Hu=Lu,Au=["gradient"],Du=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Au);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TaskListAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 14v3h3v2h-3v3h-2v-3h-3v-2h3v-3zm-8 4a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2zm0-4a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2zm7-4a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2zm0-6a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1z"}))});Du.displayName="TaskListAddIcon";var $u=Du,Vu=["gradient"],Tu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TaskListCompleteIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11 18a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2zm0-4a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2zm8-4a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2zm0-6a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1zm3.192 11.293a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0l-1.828-1.828a1 1 0 0 1 1.414-1.415l1.12 1.121 2.951-2.95a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"}))});Tu.displayName="TaskListCompleteIcon";var Ou=Tu,Pu=["gradient"],Fu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Pu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TaskListIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 4h14a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m0 14h14a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2m0-4h14a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2m0-4h14a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2",clipRule:"evenodd"}))});Fu.displayName="TaskListIcon";var Wu=Fu,qu=["gradient"],ju=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:14,height:14,viewBox:"0 0 14 14","data-testid":"ThumbUpOutlineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8.647.034c.424.02.847.164 1.173.542.263.305.403.73.403 1.262l-.003.513-.015.658-.019.374-.028.33c-.033.312-.08.567-.148.796l-.022.065.069.091c.289.364.59.477 1.119.496l.15.003h.251c.682 0 1.239.08 1.679.286.37.175.624.435.726.876.07 2.43-.78 5.856-1.727 6.803a4 4 0 0 1-.494.433c-.39.278-.697.388-1.434.434l-.344.017-.405.01-.71.009c-1.71 0-2.668-.214-4.006-.754l-.393-.158a1.47 1.47 0 0 1-1.36.912H1.53c-.81 0-1.468-.657-1.468-1.468V7.5c0-.81.657-1.468 1.468-1.468h1.58c.443 0 .84.196 1.11.506.097-.236.216-.453.359-.635.21-.266.434-.459.881-.79l.286-.213c.973-.745 1.316-1.249 1.316-2.158l.005-.264c.028-.685.165-1.227.4-1.635.304-.526.745-.77 1.132-.808ZM8.615.71l.027.003-.05.008c-.171.042-.377.18-.54.46-.199.347-.313.86-.313 1.56l-.005.202c-.054 1.114-.572 1.755-1.776 2.645l-.237.175-.23.182c-.168.138-.28.25-.381.377-.265.337-.448.94-.533 1.415v4.697l.539.216c1.172.473 2.01.675 3.414.702l.334.003.855-.012.335-.01.28-.016.122-.01.213-.025.177-.033a1.3 1.3 0 0 0 .344-.126l.118-.072.06-.04c.12-.086.248-.2.406-.36.788-.787 1.597-4.044 1.54-6.234-.036-.148-.145-.259-.346-.354-.33-.154-.8-.222-1.39-.222h-.253c-.94-.005-1.484-.228-1.998-1.036l-.092-.145.062-.16c.11-.282.175-.626.21-1.134l.02-.363.012-.419.006-.746c0-.378-.087-.645-.238-.82C9.127.81 8.87.722 8.615.71m-5.505 6H1.529a.79.79 0 0 0-.79.79v5.064c0 .437.354.79.79.79h1.58a.79.79 0 0 0 .791-.79V7.5a.79.79 0 0 0-.79-.79"}))});ju.displayName="ThumbUpOutlineIcon";var Yu=ju,Gu=["gradient"],Ku=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Gu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TrashIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"m8 4 1-2h6l1 2h4v2h-1v13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6H4V4zm3 2v13h2V6zM7 6v13h2V6zm10 0h-2v13h2z"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Ku.displayName="TrashIcon";var Xu=Ku,Zu=["gradient"],Uu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zu);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TreeDotsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M6 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4"}))});Uu.displayName="TreeDotsIcon";var Qu=Uu,Ju=["gradient"],ef=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ju);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"UploadIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M6 18v-4h2v1.999h8V14h2v4zm6-14 4.95 4.95-1.414 1.414L13 7.829V14h-2V7.827l-2.536 2.537L7.05 8.95z"}))});ef.displayName="UploadIcon";var tf=ef,af=["gradient"],lf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,af);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ViewDayIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M9 6a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M9 12a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M9 18a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M5 4a1 1 0 0 1 1 1v14a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1"}))});lf.displayName="ViewDayIcon";var rf=lf,nf=["gradient"],of=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,nf);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ViewGridIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 16c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2M6 16c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m12 12c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2"}))});of.displayName="ViewGridIcon";var df=of,cf=["gradient"],sf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,cf);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ViewListIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M19 17a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2zm0-6a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2zm0-6a1 1 0 0 1 0 2H5a1 1 0 1 1 0-2z"}))});sf.displayName="ViewListIcon";var uf=sf,ff=["gradient"],mf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ff);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ViewTimelineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 17h10a1 1 0 0 1 0 2H10a1 1 0 0 1 0-2m-3-6h10a1 1 0 0 1 0 2H7a1 1 0 0 1 0-2M4 5h10a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2"}))});mf.displayName="ViewTimelineIcon";var pf=mf,vf=["gradient"],hf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,vf);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"VolumeHighIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M14 3.23c4 .91 7 4.49 7 8.77 0 4.187-2.871 7.704-6.74 8.707l-.26.063V18.7c2.89-.86 5-3.53 5-6.7a7.005 7.005 0 0 0-4.754-6.632L14 5.29zM12 4v16l-5-5H3V9h4zm2 3.97c1.5.74 2.5 2.26 2.5 4.03a4.4 4.4 0 0 1-2.307 3.903L14 16z"}))});hf.displayName="VolumeHighIcon";var gf=hf,yf=["gradient"],wf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,yf);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"WarningTriangleSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M6.54 1.123c.19.093.347.233.45.403l4.872 7.982c.298.49.097 1.102-.45 1.369-.166.08-.352.123-.541.123H1.129C.505 11 0 10.548 0 9.991c0-.169.047-.335.138-.483l4.871-7.982c.298-.49.984-.67 1.531-.403M6 2l-5 8h10zm0 4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3"}))});wf.displayName="WarningTriangleSmallIcon";var bf=wf,xf=["gradient"],Ef=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,xf);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"WarningTriangleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M13.08 2.247c.381.185.694.465.902.805l8.742 14.964c.597.978.194 2.204-.9 2.738a2.5 2.5 0 0 1-1.082.246H3.258C2.01 21 1 20.097 1 18.982c0-.337.095-.67.276-.966l8.742-14.964c.597-.978 1.968-1.339 3.063-.805M12 4 3 19h18zm0 7a3 3 0 1 1 0 6 3 3 0 0 1 0-6"}))});Ef.displayName="WarningTriangleIcon";var Sf=Ef,Cf=["gradient"],kf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Cf);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"WarningIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1 11v2h-2v-2zm0-8v6h-2V7z"}))});kf.displayName="WarningIcon";var Nf=kf,If=["gradient"],_f=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,If);return g.default.createElement("svg",R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"WorkloadIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}),g.default.createElement("path",{d:"M22 12a.83.83 0 0 0-.41-.717l-1.959-1.158 1.96-1.157a.834.834 0 0 0 0-1.435l-9.167-5.417a.83.83 0 0 0-.848 0L2.409 7.533a.833.833 0 0 0 0 1.435l1.96 1.157-1.96 1.158a.833.833 0 0 0 0 1.435l1.96 1.157-1.96 1.158a.833.833 0 0 0 0 1.435l9.167 5.416a.83.83 0 0 0 .848 0l9.167-5.416a.834.834 0 0 0 0-1.435l-1.96-1.158 1.96-1.157A.83.83 0 0 0 22 12M12 3.801l7.528 4.45L12 12.698 4.471 8.25zm-.424 10.583a.83.83 0 0 0 .848 0l5.57-3.29 1.535.907L12 16.449 4.471 12l1.536-.907zm7.952 1.366L12 20.2l-7.529-4.45 1.536-.907 5.57 3.29a.83.83 0 0 0 .848 0l5.57-3.29z"}))});_f.displayName="WorkloadIcon";var Rf=_f,Mf=t.createContext({}),zf=Mf.Provider;Mf.Consumer;var Bf=w.default.div.withConfig({displayName:"Styles__StyledBubble",componentId:"sc-tloccl-0"})([""," transition:opacity 0.2s,visibility 0.2s;"," "," background-color:var(--page-paper-main);"],{visibility:"visible",display:"block",borderRadius:"0.5rem",borderWidth:"1px",borderStyle:"solid",borderColor:"var(--color-theme-200)","--tw-bg-opacity":"1",backgroundColor:"rgb(255 255 255 / var(--tw-bg-opacity, 1))",color:"var(--color-theme-800)",opacity:"1","--tw-shadow":"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)","--tw-shadow-colored":"0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)",boxShadow:"var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)"},D,A);Bf.displayName="StyledBubble";var Lf=["children","className","innerRef","style"],Hf=function(e){var t=e.children,a=e.className,l=e.innerRef,r=void 0===l?null:l,n=e.style,o=void 0===n?{}:n,i=B(e,Lf);return g.default.createElement(Bf,R({},i,{ref:r,className:y.default("c-bubble",a),style:o}),t)};Hf.displayName="Bubble";var Af=w.default(Hf).withConfig({displayName:"Styles__StyledMenu",componentId:"sc-8fhkp-0"})([""," "," "," color:var(--color-theme-700);a:focus,a:active{outline:none;}"," "," "," ",""],{marginTop:"0.25rem",marginBottom:"0.25rem",overflow:"auto",borderColor:"var(--border-primary)",backgroundColor:"var(--page-paper-main)"},D,A,function(e){return"normal"===e.$mode&&l.css(["width:260px;"])},function(e){return"wider"===e.$mode&&l.css(["width:350px;"])},function(e){return"tiny"===e.$mode&&l.css(["width:180px;"])},function(e){return"widest"===e.$mode&&l.css(["width:590px;"])});Af.displayName="StyledMenu";var Df=w.default.div.withConfig({displayName:"Styles__StyledMenuFooter",componentId:"sc-8fhkp-1"})([""," display:flex;border-top:1px solid var(--border-primary);height:32px;align-items:center;"],{display:"flex",paddingLeft:"0.5rem",paddingRight:"0.5rem",paddingTop:"0.25rem",paddingBottom:"0.25rem"});Df.displayName="StyledMenuFooter";var $f=w.default.div.withConfig({displayName:"Styles__StyledMenuHeader",componentId:"sc-8fhkp-2"})([""," border-bottom:1px solid var(--border-primary);height:32px;"],{display:"flex",alignItems:"center",justifyContent:"space-between",paddingLeft:"0.5rem",paddingRight:"0.5rem",paddingTop:"0.25rem",paddingBottom:"0.25rem"});$f.displayName="StyledMenuHeader";var Vf=w.default.div.withConfig({displayName:"Styles__StyledOverlay",componentId:"sc-flnrpv-0"})(["position:fixed;top:0;right:0;bottom:0;left:0;",""],function(e){return!e.$disableBackgroundColor&&l.css(["background:var(--modal-background);backdrop-filter:blur(2px);"])});Vf.displayName="StyledOverlay";var Tf=["className","disableBackgroundColor"],Of=function(e){var t=e.className,a=e.disableBackgroundColor,l=void 0!==a&&a,r=B(e,Tf);return g.default.createElement(Vf,R({className:y.default("c-overlay",t),$disableBackgroundColor:l},r))};Of.displayName="Overlay";var Pf=w.default("div").withConfig({displayName:"Styles__StyledPopper",componentId:"sc-1hgjasy-0"})(["&[data-popper-reference-hidden]{display:none !important;pointer-events:none !important;}"]),Ff=["children","anchorEl","open","style","transition","placement","strategy","afterWrite"],Wf=t.forwardRef(function(e,a){var l=e.children,r=e.anchorEl,n=e.open,o=void 0!==n&&n,i=e.style,c=e.transition,s=void 0!==c&&c,u=e.placement,f=void 0===u?"bottom":u,m=e.strategy,p=void 0===m?"absolute":m,v=e.afterWrite,h=B(e,Ff),y=L(t.useState(!0),2),w=y[0],b=y[1],x=L(t.useState(f),2),E=x[0],S=x[1],C=t.useRef(null),k=t.useRef(),N=Ce(C,a),I=function(e){S(e.placement||"bottom")},_=t.useCallback(function(){if(C.current&&r&&o){k.current&&k.current.destroy();var e=[{name:"hide",enabled:!0,phase:"main",fn:function(){for(var e,t,a=r,l=!1;a;){var n=getComputedStyle(a);if("none"===n.display||"hidden"===n.visibility){l=!0;break}a=a.parentElement}l?null===(e=C.current)||void 0===e||e.setAttribute("data-popper-reference-hidden",""):null===(t=C.current)||void 0===t||t.removeAttribute("data-popper-reference-hidden")}}];"function"==typeof v&&e.push({phase:"afterWrite",enabled:!0,name:"popper-after-write",fn:v}),k.current=d.createPopper(r,C.current,{placement:E,onFirstUpdate:I,strategy:p,modifiers:e})}},[v,r,o,E,p]),M=function(){k.current&&k.current.destroy()},H=t.useCallback(function(e){N(e),_()},[_,N]);if(t.useEffect(function(){return function(){M()}},[]),t.useEffect(function(){o||s||M()},[o,s]),t.useEffect(function(){k.current&&k.current.update()}),!o&&(!s||w))return null;var A={placement:E};return s&&(A.transitionProps={in:o,onEnter:function(){b(!1)},onExited:function(){b(!0),M()}}),g.default.createElement(Pf,R({ref:H},h,{style:z({},i)}),"function"==typeof l?l(A):l)});Wf.displayName="Popper";var qf=w.default.div.withConfig({displayName:"Style__StyledWindow",componentId:"sc-rnlftg-0"})([""," "," position:fixed;top:0;right:0;bottom:0;left:0;"],D,A);qf.displayName="StyledWindow";var jf=function(e){var a=e.children,l=e.container,r=void 0===l?document.body:l,n=L(t.useState(null),2),o=n[0],i=n[1];return t.useEffect(function(){i(function(e){return"function"==typeof e?e():e}(r))},[r]),o?E.default.createPortal(a,o):o};jf.displayName="Portal";var Yf=t.createContext({}),Gf=Yf.Provider,Kf=Yf.Consumer,Xf=function(){return t.useContext(Yf)},Zf=Yf,Uf=["children","onClose","className","style","onKeyDown","disableFocusLock","disableScrollLock","disableCloseOnEsc","onClick"],Qf={preventScroll:!0},Jf=t.forwardRef(function(e,a){var l=e.children,r=e.onClose,n=e.className,i=e.style,d=e.onKeyDown,c=e.disableFocusLock,s=void 0!==c&&c,u=e.disableScrollLock,f=void 0!==u&&u,m=e.disableCloseOnEsc,p=void 0!==m&&m,v=e.onClick,h=B(e,Uf),w=Ce(t.useRef(null),a),b=Xf().zIndex,E=void 0===b?me.skyscraper:b,S=t.useCallback(function(e){e.defaultPrevented||"Esc"!==e.key&&"Escape"!==e.key||p||(e.preventDefault(),r&&r()),"function"==typeof d&&d(e)},[p,r,d]),C=t.useCallback(function(e){null==e||e.stopPropagation(),"function"==typeof v&&v(e)},[v]);return g.default.createElement(jf,null,g.default.createElement(x.default,{returnFocus:Qf,disabled:s},g.default.createElement(o.RemoveScroll,{forwardProps:!0,ref:w,enabled:!f,noIsolation:!0},g.default.createElement(qf,R({},h,{style:z({zIndex:E},i),onKeyDown:S,tabIndex:0,className:y.default("c-window",n),onClick:C}),l))))});Jf.displayName="Window";var em=function(e){var a=e.children,l=e.disableFocusLock,r=void 0!==l&&l,n=e.onMenuClick,o=e.handleScroll,i=void 0===o||o,d=e.mode,c=void 0===d?"normal":d,s=e.open,u=void 0!==s&&s,f=e.onOpen,m=e.onClose,p=e.onBeforeClose,v=e.position,h=void 0===v?"bottom-start":v,w=e.target,b=e.className,x=e.menuClassName,E=e.popperClassName,S=e.backgroundElementClass,C=e.windowAbsolutelyPositioned,k=void 0!==C&&C,N=e.onPopperOpen,I=L(t.useState(u),2),_=I[0],R=I[1],M=L(t.useState(),2),z=M[0],B=M[1],H=t.useRef(null),A=t.useRef(!1);t.useEffect(function(){R(u)},[u]);var D=Ce(w?w.ref:void 0,B),$=Ce(D,H),V=t.useCallback(function(e){var t;null==e||e.preventDefault(),null==e||e.stopPropagation(),R(!0),"function"==typeof f&&f(),"function"==typeof(null==w||null===(t=w.props)||void 0===t?void 0:t.onClick)&&w.props.onClick(e)},[f,null==w?void 0:w.props]),T=t.useCallback(function(){("function"!=typeof p||p())&&(R(!1),"function"==typeof m&&m())},[m,p]),O={forceClose:T},P={open:_,ref:$,onClick:V};return t.useEffect(function(){if(_)A.current=!0;else if(!_&&A.current){var e;null===(e=H.current)||void 0===e||e.focus(),A.current=!1}},[_]),g.default.createElement(g.default.Fragment,null,w&&g.default.cloneElement(w,P),_?g.default.createElement(Jf,{onClose:T,disableScrollLock:!i,disableFocusLock:r,style:{position:k?"absolute":"fixed"}},g.default.createElement(Of,{className:S,onClick:T,tabIndex:-1,disableBackgroundColor:!0}),g.default.createElement(Wf,{anchorEl:z,open:!!z&&_,placement:h,className:E,tabIndex:-1,afterWrite:N},g.default.createElement(Af,{className:y.default("c-simple-menu__paper","c-simple-menu__".concat(c),x,b),$mode:c,onMouseDown:n},g.default.createElement(zf,{value:{open:_,setOpen:R}},"function"==typeof a?a(O):a)))):null)};em.displayName="Menu";var tm={primary:{color:"var(--color-theme-900)"},secondary:{color:"var(--color-theme-700)"},tertiary:{color:"var(--color-theme-600)"},quaternary:{color:"var(--color-theme-transparent-500)"},"theme-primary":{color:"var(--color-primary)"},"theme-secondary":{color:"var(--color-secondary)"},"page-paper":{color:"var(--page-paper-main)"},"only-white":{color:"var(--only-white)"},"only-black":{color:"var(--only-black)"},success:{color:"var(--color-sucess-green)"},alert:{color:"var(--red-alert)"},warning:{color:"var(--warning)"}},am=w.default.div.withConfig({displayName:"Styles__StyledTypography",componentId:"sc-mskw5w-0"})([""," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," ",""],D,A,function(e){return tm[e.$color]},function(e){return"Title 1"===e.$variant&&l.css(["",""],{fontSize:"2rem"})},function(e){return"Title 2"===e.$variant&&l.css(["",""],{fontSize:"1.675rem"})},function(e){return"Header 2"===e.$variant&&l.css(["",""],{fontSize:"1.125rem"})},function(e){return("Header 3"===e.$variant||"Body 1"===e.$variant)&&l.css(["",""],{fontSize:"1rem"})},function(e){return"Body 2"===e.$variant&&l.css(["",""],{fontSize:"0.875rem"})},function(e){return"Caption 1"===e.$variant&&l.css(["",""],{fontSize:"0.75rem"})},function(e){return"Caption 2"===e.$variant&&l.css(["",""],{fontSize:"0.625rem"})},function(e){return e.$italic?l.css(["font-style:italic;"]):l.css(["font-style:normal;"])},function(e){return e.$tabularNums?l.css(["font-variant-numeric:tabular-nums;"]):l.css(["font-variant-numeric:normal;"])},function(e){return"regular"===e.$letterSpacing&&l.css(["",""],{letterSpacing:"0.02em"})},function(e){return"tight"===e.$letterSpacing&&l.css(["",""],{letterSpacing:"0em"})},function(e){return"wide"===e.$letterSpacing&&l.css(["",""],{letterSpacing:"0.08em"})},function(e){return"regular"===e.$lineHeight&&l.css(["",""],{lineHeight:"1.375"})},function(e){return"tight"===e.$lineHeight&&l.css(["",""],{lineHeight:"1"})},function(e){return"loose"===e.$lineHeight&&l.css(["",""],{lineHeight:"1.625"})},function(e){return"left"===e.$align&&l.css(["text-align:left;"])},function(e){return"right"===e.$align&&l.css(["text-align:right;"])},function(e){return"center"===e.$align&&l.css(["text-align:center;"])},function(e){return"justify"===e.$align&&l.css(["text-align:justify;"])},function(e){return"none"===e.$decoration&&l.css(["text-decoration:none;"])},function(e){return"underline"===e.$decoration&&l.css(["text-decoration:underline;"])},function(e){return"line-through"===e.$decoration&&l.css(["text-decoration:line-through;"])},function(e){return"regular"===e.$transform&&l.css(["text-transform:none;"])},function(e){return"uppercase"===e.$transform&&l.css(["text-transform:uppercase;"])},function(e){return"lowercase"===e.$transform&&l.css(["text-transform:lowercase;"])},function(e){return"capitalize"===e.$transform&&l.css(["text-transform:capitalize;"])},function(e){return"visible"===e.$overflow&&l.css(["overflow:visible;"])},function(e){return"ellipsis"===e.$overflow&&l.css(["text-overflow:ellipsis;"])},function(e){return"truncate"===e.$overflow&&l.css(["overflow:hidden;text-overflow:ellipsis;white-space:nowrap;"])},function(e){return"regular"===e.$whitespace&&l.css(["white-space:normal;"])},function(e){return"no-wrap"===e.$whitespace&&l.css(["white-space:nowrap;"])},function(e){return"pre"===e.$whitespace&&l.css(["white-space:pre;"])},function(e){return"pre-wrap"===e.$whitespace&&l.css(["white-space:pre-wrap;"])},function(e){return"pre-line"===e.$whitespace&&l.css(["white-space:pre-line;"])},function(e){return"break-spaces"===e.$whitespace&&l.css(["white-space:break-spaces;"])},function(e){return"regular"===e.$wordBreak&&l.css(["overflow-wrap:normal;word-break:normal;"])},function(e){return"smart"===e.$wordBreak&&l.css(["overflow-wrap:break-word;"])},function(e){return"all"===e.$wordBreak&&l.css(["word-break:break-all;"])},function(e){return"regular"===e.$weight&&l.css(["",""],{fontWeight:"400"})},function(e){return"light"===e.$weight&&l.css(["",""],{fontWeight:"300"})},function(e){return"medium"===e.$weight&&l.css(["",""],{fontWeight:"500"})},function(e){return"bold"===e.$weight&&l.css(["",""],{fontWeight:"700"})});am.displayName="StyledTypography";var lm=["variant","as","color","italic","tabularNums","letterSpacing","lineHeight","align","decoration","transform","overflow","whitespace","wordBreak","weight","className","children"],rm=t.forwardRef(function(e,t){var a=e.variant,l=void 0===a?"Title 1":a,r=e.as,n=e.color,o=void 0===n?"primary":n,i=e.italic,d=void 0!==i&&i,c=e.tabularNums,s=void 0!==c&&c,u=e.letterSpacing,f=void 0===u?"tight":u,m=e.lineHeight,p=void 0===m?"regular":m,v=e.align,h=void 0===v?"left":v,w=e.decoration,b=void 0===w?"none":w,x=e.transform,E=void 0===x?"regular":x,S=e.overflow,C=void 0===S?"visible":S,k=e.whitespace,N=void 0===k?"regular":k,I=e.wordBreak,_=void 0===I?"regular":I,M=e.weight,z=void 0===M?"regular":M,L=e.className,H=e.children,A=B(e,lm),D=r||"div";return g.default.createElement(am,R({as:D,className:y.default("typography",L),$italic:d,$tabularNums:s,$letterSpacing:f,$lineHeight:p,$align:h,$decoration:b,$transform:E,$overflow:C,$whitespace:N,$wordBreak:_,$variant:l,$color:o,$weight:z,ref:t},A),H)});rm.displayName="Typography";var nm=["title","className","leftElement","rightElement"],om=t.forwardRef(function(e,t){var a=e.title,l=e.className,r=e.leftElement,n=e.rightElement,o=B(e,nm);return g.default.createElement($f,R({},o,{className:y.default("c-menu-header",l),ref:t}),r||g.default.createElement("div",{style:{minWidth:"24px"}}," "),g.default.createElement(rm,{variant:"Body 2",color:"secondary",weight:"bold",overflow:"truncate",style:{marginLeft:"4px",marginRight:"4px "}},a),n||g.default.createElement("div",{style:{minWidth:"24px"}}," "))});om.displayName="MenuHeader";var im=["children","className"],dm=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=B(e,im);return g.default.createElement(Df,R({},r,{className:y.default("c-menu-footer",l),ref:t}),a)});dm.displayName="MenuFooter";var cm=["children","className","separator"],sm=g.default.forwardRef(function(e,a){var l,r,n=e.children,o=e.className,i=e.separator,d=void 0===i?"/":i,c=B(e,cm),s=t.useRef(null),u=t.useRef(null),f=t.useRef(null),m=t.useRef([]),p=Ce(a,s),v=L(t.useState(0),2),h=v[0],y=v[1],w=ke(s),b=ke(u),x=null!==(l=null==w?void 0:w.width)&&void 0!==l?l:0,E=null!==(r=null==b?void 0:b.width)&&void 0!==r?r:0,S=t.useMemo(function(){return g.default.Children.toArray(n)},[n]),C=L(t.useMemo(function(){return[S.slice(0,h),S.slice(h,S.length)]},[S,h]),2),k=C[0],N=C[1];return t.useEffect(function(){m.current=[],y(0)},[S.length]),t.useEffect(function(){var e=E-x;if(e>0){for(var t,a,l,r,n,o=null!==(t=null===(a=f.current)||void 0===a||null===(a=a.querySelectorAll('[data-role="separator"]')[0])||void 0===a?void 0:a.offsetWidth)&&void 0!==t?t:0,i=null!==(l=null===(r=f.current)||void 0===r?void 0:r.querySelectorAll('[data-role="item"]'))&&void 0!==l?l:[],d=[],c=(null!==(n=null==i?void 0:i.length)&&void 0!==n?n:1)-1,s=0,u=0;e>u&&c>=s;){var p,v,h=o+(null!==(p=null===(v=i[s])||void 0===v?void 0:v.offsetWidth)&&void 0!==p?p:0);d.push(h),u+=h,s+=1}d.length===N.length&&d.pop(),m.current=[...m.current,...d],y(function(e){return e+d.length})}},[N.length,x,E]),t.useEffect(function(){var e=x-E;if(e>0&&m.current.length>0){for(var t=m.current.length,a=[...m.current],l=0;e>l&&a.length>0;){var r,n;if(e<(null!==(r=a[a.length-1])&&void 0!==r?r:0)+l)l=e;else l+=null!==(n=a.pop())&&void 0!==n?n:0}var o=t-a.length;y(function(e){var t=e-o;return t>0?t:0});var i=t-o;m.current=i>0?m.current.slice(0,i):[]}},[x,E]),g.default.createElement(de,R({className:o,ref:p},c),g.default.createElement(ce,{ref:u},g.default.createElement(se,{ref:f},k.length>0?g.default.createElement(fe,{"data-role":"menu"},g.default.createElement(em,{target:g.default.createElement(Be,{variant:"text gray"},g.default.createElement(Qu,null))},g.default.createElement(ue,null,k.map(function(e,t){return g.default.createElement(ae,{key:t},e)})))):null,N.map(function(e,t){return g.default.createElement(g.default.Fragment,{key:t},t>0||k.length>0?g.default.createElement(fe,{"data-role":"separator"},d):null,g.default.createElement(fe,{"data-role":"item"},e))}))))});sm.displayName="Breadcrumbs";var um=w.default.div.withConfig({displayName:"Styles__StyledBadge",componentId:"sc-6o8do5-0"})([""," align-items:center;background-color:",";border:",";block-size:",";border-radius:100%;color:var(--color-theme-100);display:flex;font-size:10px;font-weight:500;inline-size:",";justify-content:center;padding:",";pointer-events:none;position:absolute;z-index:1;"," "," "," "," ",""],D,function(e){return e.backgroundColor?e.backgroundColor:"var(--color-primary)"},function(e){return e.isStandalone?"none":"2px solid var(--page-paper-main)"},function(e){return e.dimension+"px"},function(e){return e.dimension+"px"},function(e){return e.value&&(e.value>99?"4px":e.value<100&&"2px")},function(e){return e.isStandalone&&l.css(["position:static;z-index:0;"])},function(e){return"top-left"===e.position&&l.css(["inset-block-start:0;inset-inline-start:0;"])},function(e){return"top-right"===e.position&&l.css(["inset-block-start:0;inset-inline-end:0;"])},function(e){return"bottom-right"===e.position&&l.css(["inset-block-end:0;inset-inline-end:0;"])},function(e){return"bottom-left"===e.position&&l.css(["inset-block-end:0;inset-inline-start:0;"])}),fm=function(e){var t=e.dimension,a=void 0===t?8:t,l=e.className,r=e.position,n=void 0===r?"bottom-left":r,o=e.backgroundColor,i=e.value,d=e.isStandalone,c=void 0!==d&&d;return g.default.createElement(um,{className:y.default("c-badge",l),dimension:a,position:n,isStandalone:c,backgroundColor:o,role:"status",value:i},i&&i>100?"99+":i)},mm=["weight","children"],pm=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"regular":a,r=e.children,n=B(e,mm);return g.default.createElement(rm,R({variant:"Body 2",weight:l,ref:t},n),r)});pm.displayName="Body2";var vm=w.default.div.withConfig({displayName:"Styles__StyledCounterButtonWrapper",componentId:"sc-1ecrcba-0"})([""," "," "," width:fit-content;"],{display:"flex"},D,A);vm.displayName="StyledCounterButtonWrapper";var hm=w.default(P).withConfig({displayName:"Styles__StyledCounterButton",componentId:"sc-1ecrcba-1"})([""," "," "," ",""],function(e){return e.$active&&!e.disabled&&l.css(["padding:0 8px;svg{fill:var(--color-primary);}&:hover{background:var(--color-primary-300);}"])},function(e){return e.$selected&&l.css(["border-top-right-radius:0;border-bottom-right-radius:0;background-color:var(--color-primary-200);"])},function(e){return!e.$selected&&l.css(["@media (max-width:768px){width:32px;}"])},function(e){return e.disabled&&l.css(["pointer-events:none;opacity:0.5;"])});hm.displayName="StyledCounterButton";var gm=w.default(P).withConfig({displayName:"Styles__StyledCounterButtonReset",componentId:"sc-1ecrcba-2"})(["background-color:var(--color-primary-200);border-top-left-radius:0;border-bottom-left-radius:0;&:hover,&:focus-visible{background-color:var(--color-primary-300);border-top-left-radius:0;border-bottom-left-radius:0;}"]);gm.displayName="StyledCounterButtonReset";var ym=w.default(pm).withConfig({displayName:"Styles__StyledCounterButtonLabel",componentId:"sc-1ecrcba-3"})([""," @media (max-width:768px){display:none;}",":hover &&{","}",""],{pointerEvents:"none"},hm,function(e){return!e.$active&&l.css(["color:var(--color-theme-900);"])},function(e){return e.$active&&l.css(["color:var(--color-primary);"])});ym.displayName="StyledCounterButtonLabel";var wm=w.default(fm).withConfig({displayName:"Styles__StyledBadge",componentId:"sc-1ecrcba-4"})(["margin-left:4px;margin-right:-6px;"]);wm.displayName="StyledBadge";var bm=w.default.div.withConfig({displayName:"Styles__StyledTooltip",componentId:"sc-rur9b5-0"})([""," "," max-width:200px;border-radius:8px;padding:4px 10px;text-align:center;background-color:rgba(0,0,0,0.9);font-size:12px;font-weight:500;line-height:normal;color:#fff;margin:4px;",""],A,D,function(e){return e.$isLight&&l.css(["background-color:var(--page-paper-main);box-shadow:var(--shadow-secondary);color:var(--color-theme-700);"])}),xm={transitionProperty:"opacity, transform",transitionDuration:".15s, .10s, .15s",transitionTimingFunction:"ease, ease, cubic-bezier(0.39, 0.575, 0.565, 1)",transformOrigin:"50% 0",transform:"scale(.85)",opacity:0},Em={entering:{opacity:1,transform:"scale(1)",transitionDelay:".6s"},entered:{opacity:1,transform:"scale(1)"},exiting:{opacity:0,transform:"scale(.85)"},exited:{opacity:0,transform:"scale(.85)"}},Sm=function(e){var a=e.in,l=void 0!==a&&a,r=e.onEnter,n=e.onExited,o=e.children,i=e.style,d=e.timeout,s=void 0===d?1e3:d;return g.default.createElement(c.Transition,{appear:!0,in:l,timeout:s,onEnter:r,onExited:n},function(e){return t.cloneElement(o,{style:z(z(z(z({visibility:"exited"!==e||l?void 0:"hidden"},xm),Em[e]),i),o.props.style)})})};Sm.displayName="FromElement";var Cm=["children"],km=function(e){var t=e.children,a=B(e,Cm);return g.default.createElement(Sm,R({timeout:0},a),t)},Nm=t.forwardRef(function(e,a){var l=e.children,r=e.title,n=e.className,o=e.style,i=e.isLight,d=void 0!==i&&i,c=e.placement,s=void 0===c?"top":c,u=e.TransitionComponent,f=void 0===u?km:u,m=e.popperTooltipStyle,p=e.popperTooltipClassName,v=e.disable,h=Xf().zIndex,w=void 0===h?me.skyscraper:h,b=L(t.useState(!1),2),x=b[0],E=b[1],S=L(t.useState(),2),C=S[0],k=S[1],N=Ce(l.ref,a),I={onMouseOver:function(e){var t=l.props;"mouseover"===e.type&&t.onMouseOver&&t.onMouseOver(e),C&&C.removeAttribute("title"),E(!0)},onMouseLeave:function(e){var t=l.props;"mouseleave"===e.type&&t.onMouseLeave&&e.currentTarget===C&&t.onMouseLeave(e),E(!1)},ref:Ce(k,N)};return g.default.createElement(g.default.Fragment,null,g.default.cloneElement(l,I),!v&&g.default.createElement(jf,null,g.default.createElement(Wf,{anchorEl:C,open:!!C&&x,placement:s,transition:!0,className:p,style:z({zIndex:w},m),role:"tooltip"},function(e){var t=e.transitionProps,a=void 0===t?{}:t;return g.default.createElement(f,R({},a,{style:o}),g.default.createElement(bm,{className:y.default("c-tooltip-ds",n),$isLight:d},r))})))});Nm.displayName="Tooltip";var Im=["label","icon","active","counter","tooltipText","onClearAll","className","labelClassName","disabled"],_m=t.forwardRef(function(e,t){var a=e.label,l=e.icon,r=e.active,n=e.counter,o=void 0===n?0:n,i=e.tooltipText,d=e.onClearAll,c=e.className,s=e.labelClassName,u=e.disabled,f=void 0!==u&&u,m=B(e,Im);return g.default.createElement(vm,{ref:t,className:c},g.default.createElement(hm,R({disabled:f,"aria-disabled":f,className:y.default("c-counter-button",{"c-counter-button__selected":o})},m,{variant:"text gray",$active:o>0||r,$selected:o>0}),l&&g.default.cloneElement(l,{className:y.default("c-counter-button__icon")}),a&&g.default.createElement(ym,{color:"secondary",weight:"medium",className:y.default("c-counter-button__label",s),$active:o>0||r},a),o>0?g.default.createElement(wm,{isStandalone:!0,dimension:16,value:o}):null),o>0?g.default.createElement(Nm,{title:"".concat(i),popperTooltipClassName:"z-index-1300"},g.default.createElement(gm,{variant:"text colored",className:"c-counter-button__reset",onClick:d},g.default.createElement(Sl,null))):null)});_m.displayName="CounterButton";var Rm=w.default.button.withConfig({displayName:"Styles__StyledButton",componentId:"sc-1v8h7mt-0"})([""," "," "," "," color:var(--color-theme-700);margin:0;padding:0;background:none;width:100%;height:auto;border:none;height:30px;line-height:1;transition:all 0.3s ease;svg{fill:currentColor;}&::-moz-focus-inner{border:0;}&:focus{outline:none;}&:hover{text-decoration:none;}&:disabled{cursor:default;opacity:50%;pointer-events:none;}"],D,A,function(e){return"range"===e.$step&&l.css(["padding:0 12px !important;"])},{position:"relative",margin:"0px",display:"inline-block",cursor:"pointer",userSelect:"none",textAlign:"center",verticalAlign:"middle",fontSize:"0.875rem",lineHeight:"1",fontWeight:"500",textDecorationLine:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),Mm=w.default(em).withConfig({displayName:"Styles__StyledMenu",componentId:"sc-1v8h7mt-1"})(["",""],{height:"auto",width:"auto",paddingLeft:"0.5rem",paddingRight:"0.5rem",paddingTop:"1rem",paddingBottom:"1rem"}),zm=w.default(U).withConfig({displayName:"Styles__StyledButtonGroup",componentId:"sc-1v8h7mt-2"})([""," "," button:hover{position:relative;z-index:1;}"],D,A),Bm=w.default.span.withConfig({displayName:"Styles__StyledSpan",componentId:"sc-1v8h7mt-3"})(["line-height:30px;color:var(--color-theme-700);"]),Lm=w.default.div.withConfig({displayName:"Styles__StyledDiv",componentId:"sc-1v8h7mt-4"})([""," "," "," "," height:32px;transition:all 0.3s ease;background-color:transparent;"," color:var(--color-theme-700);margin-right:-1px;display:block;"," svg{fill:currentColor;}&::-moz-focus-inner{border:0;}&:focus{outline:none;}&:disabled{cursor:default;opacity:50%;pointer-events:none;}&:hover{"," color:var(--color-primary);text-decoration:none;}&:active{"," color:var(--color-primary);}"],function(e){return e.$isTargetable&&l.css(["",""],{pointerEvents:"none"})},function(e){return e.$isRounded&&l.css(["border-radius:var(--ac-br-8);padding:0 12px !important;"])},function(e){return"flat"!==e.$mode?{borderWidth:"1px",borderStyle:"solid"}:{borderWidth:"0px"}},{position:"relative",margin:"0px",display:"inline-block",cursor:"pointer",userSelect:"none",padding:"0px",textAlign:"center",verticalAlign:"middle",fontSize:"0.875rem",lineHeight:"1",fontWeight:"500",textDecorationLine:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},function(e){return"flat"!==e.$mode&&l.css(["border:1px solid var(--color-theme-700);"])},function(e){return!e.$alwaysShowDate&&l.css(["@media (max-width:768px){display:none;}"])},function(e){return"flat"!==e.$mode&&l.css(["border-color:var(--color-primary);"])},function(e){return"flat"!==e.$mode&&l.css(["border-color:var(--color-primary);background-color:var(--color-primary-200);"])}),Hm=w.default(Be).withConfig({displayName:"Styles__StyledControl",componentId:"sc-1v8h7mt-5"})(["border-radius:var(--ac-br-8);"]);zm.displayName="StyledButtonGroup",Bm.displayName="StyledSpan",Lm.displayName="StyledDiv",Mm.displayName="StyledMenu",Rm.displayName="StyledButton",Hm.displayName="StyledControl";var Am="768px",Dm="1024px",$m="1280px",Vm="1536px",Tm={sm:"@media (min-width: ".concat("640px",")"),md:"@media (min-width: ".concat(Am,")"),lg:"@media (min-width: ".concat(Dm,")"),xl:"@media (min-width: ".concat($m,")"),xxl:"@media (min-width: ".concat(Vm,")")},Om=w.default.div.withConfig({displayName:"Styles__StyledDialog",componentId:"sc-jwpvgm-0"})(["display:flex;flex-direction:column;flex:1 1 auto;max-height:calc(100vh - 156px);background-color:var(--page-paper-main);color:var(--color-theme-900);box-shadow:var(--shadow-primary);border-radius:8px;width:310px;margin:60px auto 30px auto;position:relative;@media (max-width:640px){width:calc(100% - 32px);max-width:640px;margin-left:16px !important;margin-right:16px !important;}"," "," ","{width:540px;margin:126px auto 30px auto;}"],D,A,Tm.sm);Om.displayName="StyledDialog";var Pm=w.default.div.withConfig({displayName:"Styles__StyledDialogTitle",componentId:"sc-jwpvgm-1"})(["padding:20px 30px;"," ",""],D,A);Pm.displayName="StyledDialogTitle";var Fm=w.default.div.withConfig({displayName:"Styles__StyledDialogContent",componentId:"sc-jwpvgm-2"})(["padding:20px 30px;max-height:580px;overflow-y:auto;flex:1 1 auto;"," ",""],D,A);Fm.displayName="StyledDialogContent";var Wm=w.default.div.withConfig({displayName:"Styles__StyledDialogContentDivider",componentId:"sc-jwpvgm-3"})(["border-top:1px solid var(--border-primary);height:1px;"]);Wm.displayName="StyledDialogContentDivider";var qm=w.default.div.withConfig({displayName:"Styles__StyledDialogActions",componentId:"sc-jwpvgm-4"})(["padding:20px 30px;"," ",""],D,A);qm.displayName="StyledDialogActions";var jm=["className","children"],Ym=function(e){var t=e.className,a=e.children,l=B(e,jm);return g.default.createElement(qm,R({className:y.default("c-dialog-actions",t)},l),a)};Ym.displayName="DialogActions";var Gm=["className","children"],Km=function(e){var t=e.className,a=e.children,l=B(e,Gm);return g.default.createElement(Fm,R({className:y.default("c-dialog-content",t)},l),a)};Km.displayName="DialogContent";var Xm=function(e){var t=e.className;return g.default.createElement(Wm,{className:y.default("c-dialog-content-divider",t)})};Xm.displayName="DialogContentDivider";var Zm=["children"],Um=t.forwardRef(function(e,t){var a=e.children,l=B(e,Zm);return g.default.createElement(rm,R({weight:"bold",variant:"Header 3",ref:t},l),a)});Um.displayName="Header3";var Qm=["children","className","disableDefaultHeading"],Jm=function(e){var t=e.children,a=e.className,l=e.disableDefaultHeading,r=void 0!==l&&l,n=B(e,Qm);return g.default.createElement(Pm,R({className:y.default("c-dialog-title-wrapper",a)},n),r?t:g.default.createElement(Um,null,t))};function ep(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.reduce(function(e,t){return null===t?e:function(){for(var a=arguments.length,l=new Array(a),r=0;r<a;r++)l[r]=arguments[r];e&&e.apply(this,l),t&&t.apply(this,l)}},function(){})}Jm.displayName="DialogTitle";var tp=["children","disableFocusLock","disableScrollLock","disableBackgroundClick","disableBackgroundColor","disableCloseOnEsc","open","onClose","onClickOutside"],ap=t.forwardRef(function(e,a){var l=e.children,r=e.disableFocusLock,n=void 0!==r&&r,o=e.disableScrollLock,i=void 0!==o&&o,d=e.disableBackgroundClick,c=void 0!==d&&d,s=e.disableBackgroundColor,u=void 0!==s&&s,f=e.disableCloseOnEsc,m=void 0!==f&&f,p=e.open,v=void 0!==p&&p,h=e.onClose,y=e.onClickOutside,w=B(e,tp),b=L(t.useState(v),2),x=b[0],E=b[1],S=L(t.useState(!0),2),C=S[0],k=S[1],N=Ce(t.useRef(null),a),I=t.useMemo(function(){return function(e){return!!e.props&&Object.prototype.hasOwnProperty.call(e.props,"in")}(l)},[l]);t.useEffect(function(){E(v)},[v]);var _=t.useCallback(function(){E(!1),I||"function"==typeof h&&h()},[I,h]),M=t.useCallback(function(e){if(!c)return e.preventDefault(),_();y&&y(e)},[c,y,_]),z=t.useCallback(function(){k(!1)},[]),H=t.useCallback(function(){k(!0),"function"==typeof h&&h()},[h]),A=t.useMemo(function(){var e={};return I&&l&&(e={onEnter:ep(z,l.props.onEnter),onExited:ep(H,l.props.onExited),in:x}),e},[l,z,H,I,x]);return x||I&&!C?g.default.createElement(Jf,R({},w,{ref:N,onClose:_,disableFocusLock:n,disableScrollLock:i,disableCloseOnEsc:m}),x?g.default.createElement(Of,{onClick:M,disableBackgroundColor:u}):null,t.cloneElement(l,A)):null});ap.displayName="Modal";var lp=["in","children","style","timeout"],rp={entering:{opacity:1},entered:{opacity:1},exiting:{opacity:0},exited:{opacity:0}},np=function(e){var a=e.in,l=void 0!==a&&a,r=e.children,n=e.style,o=e.timeout,i=void 0===o?500:o,d=B(e,lp);return g.default.createElement(c.Transition,R({appear:!0,in:l,timeout:i},d),function(e){return t.cloneElement(r,{style:z(z(z(z({visibility:"exited"!==e||l?void 0:"hidden"},(a=i,{transition:"all ".concat(a,"ms ease-in-out"),opacity:0})),rp[e]),n),r.props.style)});var a})};np.displayName="Fade";var op=["in","children","style","timeout","initialDirection"],ip=function(e){var a,l=e.in,r=void 0!==l&&l,n=e.children,o=e.style,i=e.timeout,d=void 0===i?300:i,s=e.initialDirection,u=void 0===s?"left":s,f=B(e,op);switch(u){case"right":a="100%, 0";break;case"top":a="0, -100%";break;case"bottom":a="0, 100%";break;default:a="-100%, 0"}var m=function(e){return{transition:"all ".concat(e,"ms ease")}},p={entering:{transform:"translate(0,0)"},entered:{transform:"translate(0,0)"},exiting:{transform:"translate(".concat(a,")")},exited:{transform:"translate(".concat(a,")")}};return g.default.createElement(c.Transition,R({in:r,timeout:d},f),function(e){return t.cloneElement(n,{style:z(z(z(z({visibility:"exited"!==e||r?void 0:"hidden"},m(d)),p[e]),o),n.props.style)})})};ip.displayName="Slide";var dp={transitionProperty:"opacity, transform",transitionTimingFunction:"linear ease-out",transform:"translateY(-100%)",opacity:0},cp={entering:{opacity:1,transform:"translateY(0)",transitionDuration:".3s"},entered:{opacity:1,transform:"translateY(0)",transitionDuration:".3s"},exiting:{opacity:0,transform:"translateY(-100%)",transitionDuration:".2s"},exited:{opacity:0,transform:"translateY(-100%)",transitionDuration:".2s"}},sp=function(e){var a=e.in,l=void 0!==a&&a,r=e.onEnter,n=e.onExited,o=e.children,i=e.style,d=e.timeout,s=void 0===d?400:d;return g.default.createElement(c.Transition,{appear:!0,in:l,timeout:s,onEnter:r,onExited:n},function(e){return t.cloneElement(o,{style:z(z(z(z({visibility:"exited"!==e||l?void 0:"hidden"},dp),cp[e]),i),o.props.style)})})};sp.displayName="SlideFromTop";var up=l.createGlobalStyle([""," ",""],function(e){return"left"===e.$direction&&l.css(["&.c-slide-enter{position:absolute;transform:translateX(100%);}&.c-slide-enter-active{transform:translateX(0%);transition:all 200ms ease;}&.c-slide-exit{position:absolute;}&.c-slide-exit-active{transform:translateX(-100%);transition:all 200ms ease;}"])},function(e){return"right"===e.$direction&&l.css(["&.c-slide-enter{position:absolute;transform:translateX(-100%);}&.c-slide-enter-active{transform:translateX(0%);transition:all 200ms ease;}&.c-slide-exit{position:absolute;}&.c-slide-exit-active{transform:translateX(100%);transition:all 200ms ease;}"])}),fp=["children","direction"],mp=function(e){var t=e.children,a=e.direction,l=void 0===a?"left":a,r=B(e,fp);return g.default.createElement(c.CSSTransition,R({timeout:200,classNames:"c-slide",unmountOnExit:!0},r),g.default.createElement(g.default.Fragment,null,t,g.default.createElement(up,{$direction:l})))};mp.displayName="SlideLeftRightTransition";var pp=function(e){var a=e.in,l=void 0!==a&&a,r=e.onEnter,n=e.onExited,o=e.children,i=e.style,d=e.timeout,s=void 0===d?200:d,u=t.useMemo(function(){return{transitionProperty:"width, height",transitionDuration:"".concat(s,"ms"),transitionTimingFunction:"ease"}},[s]);return g.default.createElement(c.Transition,{appear:!0,in:l,timeout:s,onEnter:r,onExited:n},function(e){return t.cloneElement(o,{style:z(z(z({visibility:"exited"!==e||l?void 0:"hidden"},u),i),o.props.style)})})};pp.displayName="ResizeTransition";var vp=["in","children","style","timeout"],hp={entering:{transform:"scaleX(1)",opacity:1},entered:{transform:"scaleX(1)",opacity:1},exiting:{transform:"scaleX(0)",opacity:0},exited:{transform:"scaleX(0)",opacity:0}},gp=function(e){var a=e.in,l=void 0!==a&&a,r=e.children,n=e.style,o=e.timeout,i=void 0===o?200:o,d=B(e,vp);return g.default.createElement(c.Transition,R({appear:!0,in:l,timeout:i},d),function(e){return t.cloneElement(r,{style:z(z(z(z({},(a=l?i:0,{transition:"all ".concat(a,"ms ease-in"),transform:"scaleX(0)",opacity:0,transformOrigin:"left"})),hp[e]),n),r.props.style)});var a})};gp.displayName="Reveal";var yp={entered:{transform:"scale(1)"},exiting:{transform:"scale(0)"}},wp=function(e){var a=e.in,l=void 0!==a&&a,r=e.onEnter,n=e.onExited,o=e.children,i=e.style,d=e.timeout,s=void 0===d?200:d,u=t.useMemo(function(){return{transitionProperty:"transform",transitionDuration:"".concat(s,"ms"),transform:"scale(0)"}},[s]);return g.default.createElement(c.Transition,{in:l,timeout:s,onEnter:r,onExited:n},function(e){return t.cloneElement(o,{style:z(z(z(z({},u),yp[e]),i),o.props.style)})})};wp.displayName="Scale";var bp=["children","open","onClose","className","enableBackgroundClick","disableCloseOnEsc","animate","onClickOutside"],xp=t.forwardRef(function(e,t){var a=e.children,l=e.open,r=void 0!==l&&l,n=e.onClose,o=e.className,i=e.enableBackgroundClick,d=void 0!==i&&i,c=e.disableCloseOnEsc,s=void 0!==c&&c,u=e.animate,f=void 0===u?"slide":u,m=e.onClickOutside,p=B(e,bp);return g.default.createElement(ap,R({ref:t,open:r,onClose:n,disableBackgroundClick:!d,disableCloseOnEsc:s,onClickOutside:m},p),"fade"===f?g.default.createElement(np,{in:r},g.default.createElement(Om,{className:y.default("c-dialog",o)},a)):g.default.createElement(sp,{in:r},g.default.createElement(Om,{className:y.default("c-dialog",o)},a)))});xp.displayName="Dialog";var Ep=Object.assign({},xp,{Title:Jm,Content:Km,ContentDivider:Xm,Actions:Ym}),Sp=t.forwardRef(function(e,a){var l=e.open,r=void 0!==l&&l,n=e.onCancel,o=e.onConfirm,i=e.className,d=e.dialogTitle,c=void 0===d?"Discard changes?":d,s=e.dialogContent,u=void 0===s?"All unsaved changes will be lost.":s,f=e.confirmBtnText,m=void 0===f?"OK":f,p=e.cancelBtnText,v=void 0===p?"Cancel":p,h=e.shouldShowCancelButton,w=void 0===h||h,b=e.isLoading,x=void 0!==b&&b;return t.useEffect(function(){var e=function(e){"Enter"===e.key&&o&&(e.preventDefault(),o())};return r&&window.addEventListener("keydown",e),function(){window.removeEventListener("keydown",e)}},[r,o]),g.default.createElement(Ep,{ref:a,open:r,onClose:n,className:y.default("c-confirm-dialog",i),disableCloseOnEsc:x},g.default.createElement(Ep.Title,null,c),g.default.createElement(Ep.ContentDivider,null),g.default.createElement(Ep.Content,null,g.default.createElement(pm,{lineHeight:"loose",color:"secondary",whitespace:"pre-line"},u)),g.default.createElement(Ep.ContentDivider,null),g.default.createElement(Ep.Actions,null,g.default.createElement(P,{variant:"primary",style:{marginRight:"12px"},onClick:o,disabled:x},m),w?g.default.createElement(P,{variant:"secondary","data-action":"cancel",onClick:n,type:"button",disabled:x},v):null))});Sp.displayName="ConfirmDialog";var Cp=w.default(Sp).withConfig({displayName:"Styles__StyledConfirmDialog",componentId:"sc-18towna-0"})([".modal-header{padding:16px 30px;h1{margin:0;font-size:16px;}}.modal-body{padding:10px 30px;}.modal-divider{border-top:1px solid var(--border-primary);height:1px;}.modal-footer{padding:16px 30px;}"]);Cp.displayName="StyledConfirmDialog";var kp=w.default.div.withConfig({displayName:"Styles__StyledDatePickerContainerInner",componentId:"sc-18towna-1"})(['& > *{font-family:-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}&{@keyframes slide-up{from{transform:translateY(0);opacity:1;}to{transform:translateY(-20px);opacity:0;}}@keyframes slide-down{from{transform:translateY(0);opacity:1;}to{transform:translateY(20px);opacity:0;}}.slide-up{animation:slide-up 0.3s ease-in-out;}.slide-down{animation:slide-down 0.3s ease-in-out;}.today-day{position:relative;&::after{position:absolute;content:"";bottom:2px;height:3px;width:3px;border-radius:3px;margin:0 auto;left:0;right:0;background:var(--color-primary);}}.today-day,.today-month,.today-year{color:var(--color-primary);background-color:none;}.selected{background-color:var(--color-primary) !important;color:var(--color-theme-100) !important;}.disabled{pointer-events:none;color:var(--color-theme-500);}.hovered{background-color:var(--color-primary-300);}}.userAvailability,.nonWorkingDaysOfWeek{color:var(--red-alert);&.hovered:hover:not(.selected){background-color:rgba(237,97,97,0.1);color:var(--red-alert);}&.today-day{color:var(--red-alert);&:after{background-color:var(--red-alert);}&.hovered:hover:not(.selected):after{background-color:var(--red-alert);}}}.selected{background-color:var(--color-primary);color:var(--color-theme-100);&.today-day{color:var(--color-theme-100);&:after{background-color:var(--color-theme-100);}}&.userAvailability,&.nonWorkingDaysOfWeek{background-color:var(--red-alert) !important;color:var(--color-theme-100) !important;}}.nonWorkingDay{color:var(--color-theme-500);&.hovered:hover:not(.selected){color:var(--color-theme-500);}&.today-day{color:var(--color-primary-500);&:after{background-color:var(--color-primary-500);}&.hovered:hover:not(.selected){color:var(--color-theme-500);&:after{background-color:var(--color-theme-500);}}}&.userAvailability,&.nonWorkingDaysOfWeek{&.hovered:hover:not(.selected){color:var(--color-theme-500);background-color:var(--color-primary-300);&.today-day:after{background-color:var(--color-theme-500);}}}&.selected{color:rgba(255,255,255,0.6);background-color:var(--color-primary);.neon &{color:rgba(0,0,0,0.4);}&.today-day{color:rgba(255,255,255,0.6);.neon &{color:rgba(0,0,0,0.4);}&:after{background-color:rgba(255,255,255,0.6);.neon &{background-color:rgba(0,0,0,0.4);}}}}}.disabled{cursor:default;color:var(--color-theme-500);&.hovered:hover{color:var(--color-theme-500);}}.outside{cursor:default;opacity:0.25;color:var(--color-theme-900);&.userAvailability.hovered:hover:not(.selected),&.nonWorkingDaysOfWeek.hovered:hover:not(.selected){background:var(--color-primary-300);}&.userAvailability:not(.selected),&.nonWorkingDaysOfWeek:not(.selected),&.userAvailability.hovered:hover:not(.selected),&.nonWorkingDaysOfWeek.hovered:hover:not(.selected),&.nonWorkingDay.hovered:hover:not(.selected),&.nonWorkingDay:not(.selected),&.today-day.hovered:hover:not(.selected),&.today-day:not(.selected){color:var(--color-theme-900);}&.userAvailability.today-day:not(.selected):after,&.nonWorkingDaysOfWeek.today-day:not(.selected):after,&.userAvailability.today-day.hovered:hover:not(.selected):after,&.nonWorkingDaysOfWeek.today-day.hovered:hover:not(.selected):after,&.nonWorkingDay.today-day:not(.selected):after,&.nonWorkingDay.today-day.hovered:hover:not(.selected):after,&.today-day.hovered:hover:not(.selected):after,&.today-day:not(.selected):after{background-color:var(--color-theme-900);}&.hovered:hover:not(.selected){background:var(--color-primary-400);}&.selected{color:var(--page-paper-main);background:var(--color-primary);.neon &{color:var(--page-paper-main);}&.today-day{&:after{background:var(--page-paper-main);.neon &{background:var(--page-paper-main);}}&.nonWorkingDay{color:var(--page-paper-main);.neon &{color:var(--page-paper-main);}}}}}']),Np=w.default.div.withConfig({displayName:"Styles__StyledDatePickerWrapper",componentId:"sc-18towna-2"})(["position:relative;display:inline-block;width:100%;"]);Np.displayName="StyledDatePickerWrapper";var Ip=w.default.div.withConfig({displayName:"Styles__StyledDaysOfWeek",componentId:"sc-18towna-3"})(["display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-weight:bold;margin-bottom:0;width:100%;"]);Ip.displayName="StyledDaysOfWeek";var _p=w.default.div.withConfig({displayName:"Styles__StyledDayName",componentId:"sc-18towna-4"})(["width:27px;height:27px;display:grid;place-items:center;font-size:11px;font-weight:400;color:var(--color-theme-600);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;"]);_p.displayName="StyledDayName";var Rp=w.default.div.withConfig({displayName:"Styles__StyledCalendarDates",componentId:"sc-18towna-5"})(["display:grid;grid-template-columns:repeat(7,1fr);text-align:center;row-gap:4px;width:100%;"]);Rp.displayName="StyledCalendarDates";var Mp=w.default.div.withConfig({displayName:"Styles__StyledCalendarDate",componentId:"sc-18towna-6"})(["cursor:pointer;border-radius:50%;transition:background 0.3s;width:27px;height:27px;display:grid;place-items:center;font-size:13px;font-weight:700;color:var(--color-theme-900);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;&:hover{background-color:var(--color-primary-300);}"]);Mp.displayName="StyledCalendarDate";var zp=w.default.span.withConfig({displayName:"Styles__StyledCaption",componentId:"sc-18towna-7"})(["font-size:18.5px;font-weight:500;padding:0 16px;border-radius:15px;color:var(--color-theme-900);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;&.year-caption{margin:auto !important;}&:hover{background-color:var(--color-primary-300);}"]);zp.displayName="StyledCaption";var Bp=w.default.div.withConfig({displayName:"Styles__StyledCalendarSelector",componentId:"sc-18towna-8"})(["height:230px;display:grid;place-items:center;width:100%;max-width:212px;margin:auto;"]);Bp.displayName="StyledCalendarSelector";var Lp=w.default.div.withConfig({displayName:"Styles__StyledYearSelect",componentId:"sc-18towna-9"})(["display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:8px 20px;max-height:210px;overflow-y:auto;width:100%;"]);Lp.displayName="StyledYearSelect";var Hp=w.default.div.withConfig({displayName:"Styles__StyledYearOption",componentId:"sc-18towna-10"})(["cursor:pointer;text-align:center;border-radius:16px;transition:background 0.2s;font-size:14px;margin:auto;font-weight:700;font-size:14px;line-height:18px;width:50px;margin-bottom:16px;height:20px;color:var(--color-theme-900);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;&:hover{background-color:var(--color-primary-300);}"]);Hp.displayName="StyledYearOption";var Ap=w.default.div.withConfig({displayName:"Styles__StyledMonthOption",componentId:"sc-18towna-11"})(["text-align:center;cursor:pointer;border-radius:16px;transition:background 0.2s;margin:13.5px auto;font-weight:700;font-size:14px;line-height:18px;width:50px;margin-bottom:16px;height:20px;color:var(--color-theme-900);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;&:hover{background-color:var(--color-primary-300);}"]);Ap.displayName="StyledMonthOption";var Dp=w.default.div.withConfig({displayName:"Styles__StyledMonthSelect",componentId:"sc-18towna-12"})(["display:grid;grid-template-columns:repeat(3,1fr);gap:4px;width:100%;height:220px;margin:auto;"]);Dp.displayName="StyledMonthSelect";var $p=w.default.div.withConfig({displayName:"Styles__StyledMonthSelector",componentId:"sc-18towna-13"})(["width:100%;padding:8px 20px;"]);$p.displayName="StyledMonthSelector";var Vp=w.default.div.withConfig({displayName:"Styles__StyledControls",componentId:"sc-18towna-14"})(["display:flex;justify-content:space-between;border-top:1px solid var(--border-primary);margin:8px 0 0;padding:8px 24px 0px;"]);Vp.displayName="StyledControls";var Tp=w.default.div.withConfig({displayName:"Styles__StyledControlsLeft",componentId:"sc-18towna-15"})(["display:flex;gap:8px;"]);Tp.displayName="StyledControlsLeft";var Op=w.default(P).withConfig({displayName:"Styles__StyledClearInstantButton",componentId:"sc-18towna-16"})(["margin:auto !important;"]);Op.displayName="StyledClearInstantButton";var Pp=w.default.div.withConfig({displayName:"Styles__StyledCalendarHeader",componentId:"sc-18towna-17"})(["display:flex;justify-content:space-between;align-items:center;font-weight:bold;margin:auto;margin-bottom:4px;cursor:pointer;width:230px;"]);Pp.displayName="StyledCalendarHeader";var Fp=function(e){return S.default.isMoment(e)?e:"number"==typeof e?S.default.utc(1e3*e):"string"==typeof e?S.default.utc(e):null},Wp=function(e){var a=e.selected,l=e.onChange,r=e.onSave,n=e.onClear,o=e.onClose,i=e.instant,d=void 0===i||i,c=e.target,s=e.mode,u=void 0===s?"daily":s,f=e.saveLabel,m=void 0===f?"Save":f,p=e.cancelLabel,v=void 0===p?"Cancel":p,h=e.clearLabel,y=void 0===h?"Clear":h,w=e.disabledDaysBefore,b=e.disabledDaysAfter,x=e.disabled,E=void 0===x?[]:x,C=e.maxRange,k=e.modifiers,N=e.disableAnimations,I=e.firstDayOfWeek,_=void 0===I?0:I,R=e.forceClose,M=e.required,z=e.month,B=e.disableYearPicker,H=e.position,A=void 0===H?"bottom-start":H,D=e.menuClassName,$=e.popperClassName,V=e.enableConfirmModal,T=void 0!==V&&V,O=e.modalTitle,F=void 0===O?"Save Changes":O,W=e.modalDescription,q=void 0===W?"You updated the date. Would you like to save this change?":W,j=e.modalSaveBtnText,Y=void 0===j?"Save":j,G=e.modalCancelBtnText,K=void 0===G?"Discard":G,X=e.backgroundElementClass,Z=e.popperTooltipClassName,U=e.popperTooltipStyle,Q=e.open,J=e.onCalendarToggle,ee=e.onDayClick,te=e.showControls,ae=L(t.useState(Q),2),le=ae[0],re=ae[1],ne=L(t.useState(!1),2),oe=ne[0],ie=ne[1],de=L(t.useState(!1),2),ce=de[0],se=de[1],ue=L(t.useState("monthly"===u||"quarterly"===u),2),fe=ue[0],me=ue[1],pe=L(t.useState(null),2),ve=pe[0],he=pe[1],ge=L(t.useState(function(){return a&&a.from?Fp(a.from):z?Fp(z):S.default.utc()}),2),ye=ge[0],we=ge[1],be=L(t.useState(function(){return a&&a.from?Fp(a.from):z?Fp(z):S.default.utc()}),2),xe=be[0],Ee=be[1],Se=L(t.useState(function(){return a&&a.from?{from:Fp(a.from),to:a.to?Fp(a.to):null}:null}),2),Ce=Se[0],ke=Se[1],Ne=L(t.useState(null),2),Ie=Ne[0],_e=Ne[1],Re=S.default.defaultZone?S.default.defaultZone.name:S.default.tz.guess(),Me=S.default().tz(Re).format("YYYY-MM-DD"),ze=S.default.utc(Me),Le=t.useRef(null),He=t.useRef(null);t.useEffect(function(){if(C&&null!=a&&a.from&&null!=a&&a.to){var e=Fp(a.from),t=Fp(a.to);if(e&&t){var l=t.diff(e,"days")+1;l>C&&console.warn("DatePicker: selected range (".concat(l," days) exceeds maxRange (").concat(C,")."))}}},[]);var Ae=t.useMemo(function(){if(C&&"custom"===u&&null!=Ce&&Ce.from&&(null==Ce||!Ce.to)){var e=Ce.from.clone().subtract(C-1,"days");if(!w||e.isAfter(w))return e}return w},[C,u,Ce,w]),De=t.useMemo(function(){if(C&&"custom"===u&&null!=Ce&&Ce.from&&(null==Ce||!Ce.to)){var e=Ce.from.clone().add(C-1,"days");if(!b||e.isBefore(b))return e}return b},[C,u,Ce,b]),$e=t.useCallback(function(e){e?(ke(e),l&&l({from:e.from.utc().unix(),to:null!=e&&e.to?S.default(e.to).utc().unix():null}),d&&r&&r({from:e.from.utc().unix(),to:null!=e&&e.to?S.default(e.to).utc().unix():null})):(ke(null),l&&l(void 0),d&&r&&r(void 0))},[l,r,d]),Ve=t.useCallback(function(){c&&(re(!le),J&&J(!le))},[le,J,c]),Te=t.useCallback(function(){ie(!oe),me(!0)},[oe]),Oe=t.useCallback(function(){"monthly"!==u&&"quarterly"!==u&&me(!fe)},[fe,u]);t.useEffect(function(){a&&a.from?(ke({from:Fp(a.from),to:a.to?Fp(a.to):null}),we(Fp(a.from)||S.default.utc()),Ee(Fp(a.from)||S.default.utc())):ke(null)},[a,z]);var Pe=function(e){e.isSame(null==Ce?void 0:Ce.from)?M||$e(void 0):$e({from:e,to:e})},Fe=function(e){var t,a=(e.day()-_+7)%7,l=e.clone().subtract(a,"days").startOf("day"),r=l.clone().add(6,"days");l.isSame(null==Ce||null===(t=Ce.from)||void 0===t?void 0:t.startOf("day"))?M||$e(void 0):$e({from:l,to:r})},We=function(e){if(!Ce||(null==Ce?void 0:Ce.from)===S.default.utc(1e3*Number(null==a?void 0:a.from)))return ke({from:e.utc(),to:null}),void $e({from:e,to:null});if(!S.default.isMoment(null==Ce?void 0:Ce.from)||null!=Ce&&Ce.to||null!=Ce&&Ce.from.isSame(e.utc(),"day"))S.default.isMoment(null==Ce?void 0:Ce.from)&&S.default.isMoment(null==Ce?void 0:Ce.to)?(ke({from:e,to:null}),$e({from:e,to:null})):S.default.isMoment(null==Ce?void 0:Ce.from)&&null!=Ce&&Ce.from.isSame(e.utc(),"day")&&!M?(ke(null),$e(void 0)):null===Ce.from&&null===Ce.to&&(ke({from:e.utc(),to:null}),$e({from:e,to:e}));else{var t=null!=Ce&&Ce.from.isBefore(e)?{from:Ce.from,to:e.utc()}:{from:e.utc(),to:Ce.from};ke(t),$e({from:t.from,to:t.to})}},qe=t.useCallback(function(e){he(e),fe?(Ee(function(t){return t?"prev"===e?t.clone().subtract(1,"year"):t.clone().add(1,"year"):t}),N&&we(function(t){return"prev"===e?t.clone().subtract(1,"year"):t.clone().add(1,"year")})):(Ee(function(t){return t?"prev"===e?t.clone().subtract(1,"month"):t.clone().add(1,"month"):t}),N&&we(function(t){return"prev"===e?t.clone().subtract(1,"month"):t.clone().add(1,"month")}))},[N,fe]),je=t.useCallback(function(e){fe&&!N?he(e):we(function(t){return"prev"===e?t.clone().subtract(1,"year"):t.clone().add(1,"year")}),Ee(function(t){return t?"prev"===e?t.clone().subtract(1,"year"):t.clone().add(1,"year"):t})},[N,fe]),Ye=function(){xe&&(we(xe),he(null))};t.useEffect(function(){var e;oe&&Le.current&&(null==Le||null===(e=Le.current)||void 0===e||e.scrollIntoView({behavior:"smooth",block:"center"}))},[oe]);var Ge=t.useMemo(function(){return ve&&!N?"next"===ve?"slide-down":"slide-up":""},[N,ve]),Ke=function(e,t){t.some(function(e){return"day_disabled"===e})||(ee&&ee(e,t),function(e){if(e.isSame(ye,"month")||N)we(e),Ee(e);else{var t=e.isBefore(ye,"month")?"prev":"next";Ee(e),he(t)}switch(u){case"daily":Pe(e);break;case"weekly":Fe(e);break;case"custom":We(e);break;default:console.warn("Unhandled mode: ".concat(u))}d&&"custom"!==u&&R&&Ve()}(e))},Xe=function(){if(!Ie)return null;if("quarterly"===u)return{from:Ie.clone().startOf("quarter"),to:Ie.clone().endOf("quarter")};if("weekly"===u){var e=(Ie.day()-_+7)%7,t=Ie.clone().subtract(e,"days").startOf("day"),a=t.clone().add(6,"days");return{from:t,to:a}}return"custom"!==u||null==Ce||!Ce.from||null!=Ce&&Ce.to?null:{from:Ce.from.isBefore(Ie)?Ce.from:Ie,to:Ce.from.isAfter(Ie)?Ce.from:Ie}},Ze=t.useMemo(function(){var e=ye.isSame(ze,"year");return fe||oe?ye.format("YYYY"):"".concat(ye.format("MMMM")).concat(e?"":" ".concat(ye.format("YYYY")))},[ye,fe,oe,ze]),Ue=t.useCallback(function(){"function"==typeof n&&n(),$e(void 0)},[$e,n]),Qe=t.useCallback(function(){var e;"custom"===u&&d&&Ce&&ke({from:S.default.utc(null==Ce?void 0:Ce.from),to:null!=Ce&&Ce.to?S.default.utc(null==Ce?void 0:Ce.to):S.default.utc(null==Ce?void 0:Ce.from)}),!(d&&r&&"custom"===u&&Ce)||null!=Ce&&Ce.from.isSame(S.default.utc(1e3*Number(null==a?void 0:a.from)))&&null!=Ce&&null!==(e=Ce.to)&&void 0!==e&&e.isSame(S.default.utc(1e3*Number(null==a?void 0:a.to)))||r({from:S.default.utc(null==Ce?void 0:Ce.from).unix(),to:null!=Ce&&Ce.to?S.default.utc(null==Ce?void 0:Ce.to).unix():S.default.utc(null==Ce?void 0:Ce.from).unix()}),"custom"===u&&d&&!Ce&&r&&r(void 0),we(null!=a&&a.from?Fp(a.from):z?Fp(z):S.default.utc()),Ee(null!=a&&a.from?Fp(a.from):z?Fp(z):S.default.utc()),ke(null!=a&&a.from?{from:Fp(a.from),to:a.to?Fp(a.to):null}:null),Ve(),ie(!1),me("monthly"===u||"quarterly"===u),he(null),"function"==typeof o&&o()},[a,d,u,z,o,r,Ce,Ve]),Je=t.useCallback(function(){var e=!0;return c&&T&&!d&&!M||(e=!0),c&&T&&!d&&!M&&(Ce&&!a||!Ce&&a||null!=Ce&&Ce.from&&null!=a&&a.from&&!Ce.from.isSame(Fp(a.from))||null!=Ce&&Ce.to&&null!=a&&a.to&&!Ce.to.isSame(Fp(a.to)))&&(e=!1,se(!0)),e&&Qe(),e},[a,T,Qe,d,M,Ce,c]),et=c?em:"div",tt=t.useCallback(function(){fe&&!B?Te():Oe()},[B,fe,Oe,Te]),at=t.useCallback(function(){Ce?(l&&l({from:S.default.utc(null==Ce?void 0:Ce.from).unix(),to:null!=Ce&&Ce.to?S.default.utc(null==Ce?void 0:Ce.to).unix():S.default.utc(null==Ce?void 0:Ce.from).unix()}),r&&r({from:S.default.utc(null==Ce?void 0:Ce.from).unix(),to:null!=Ce&&Ce.to?S.default.utc(null==Ce?void 0:Ce.to).unix():S.default.utc(null==Ce?void 0:Ce.from).unix()})):(l&&l(void 0),r&&r(void 0)),se(!1),c&&(re(!1),J&&J(!1))},[Ce,c,l,r,J]),lt=t.useCallback(function(){ke(null!=a&&a.from?{from:Fp(a.from),to:a.to?Fp(a.to):null}:null),se(!1),c&&(re(!1),J&&J(!1))},[null==a?void 0:a.from,null==a?void 0:a.to,J,c]),rt=c?{className:"c-date-picker--calendar",target:c,onBeforeClose:Je,onClose:Qe,open:le,active:le,onOpen:Ve,position:A,menuClassName:D,popperClassName:$,backgroundElementClass:X}:{className:"c-date-picker--calendar"};t.useEffect(function(){var e=function(e){"ArrowRight"===e.key?qe("next"):"ArrowLeft"===e.key?qe("prev"):"ArrowUp"===e.key?je("next"):"ArrowDown"===e.key&&je("prev")};return le?window.addEventListener("keydown",e):window.removeEventListener("keydown",e),function(){window.removeEventListener("keydown",e)}},[le,qe,je]);var nt,ot,it,dt;return g.default.createElement(Np,{ref:He},g.default.createElement(et,rt,g.default.createElement(kp,null,g.default.createElement(Pp,null,oe?null:g.default.createElement(Be,{onClick:function(){return qe("prev")},variant:"text gray",size:"small"},g.default.createElement(gt,null)),g.default.createElement(zp,{className:"".concat(Ge," ").concat(oe?"year-caption":""),key:fe?ye.year():ye.month(),onClick:tt,onAnimationEnd:Ye},Ze),oe?null:g.default.createElement(Be,{onClick:function(){return qe("next")},variant:"text gray",size:"small"},g.default.createElement(Nt,null))),g.default.createElement(Bp,null,oe?(dt=Array.from({length:200},function(e,t){return 1900+t}),g.default.createElement(Lp,null,dt.map(function(e){var t=Ce&&((null==Ce?void 0:Ce.to)&&e>=Ce.from.year()&&e<=Ce.to.year()||e===Ce.from.year()||(null==Ce?void 0:Ce.to)&&e===Ce.to.year()),a=w&&e<w.year()||b&&e>b.year();return g.default.createElement(Hp,{key:e,ref:e===ye.year()?Le:null,className:"".concat(t?"selected":""," ").concat(e===ze.year()?"today-year":""," ").concat(a?"disabled":""),onClick:function(){return function(e){we(ye.clone().year(e)),Ee(ye.clone().year(e)),ie(!1),me(!0)}(e)}},e)}))):fe?g.default.createElement($p,{className:Ge,key:ye.year(),onAnimationEnd:Ye},(ot=S.default.months(),it=Xe(),g.default.createElement(Dp,null,ot.map(function(e,t){var a=ye.clone().month(t),l=Ce&&(a.isBetween(Ce.from,Ce.to,"month","[]")||a.isSame(Ce.from,"month")||a.isSame(Ce.to,"month")),n=w&&a.isBefore(w,"month")||b&&a.isAfter(b,"month"),o=it&&"quarterly"===u&&a.isBetween(it.from,it.to,"month","[]");return g.default.createElement(Ap,{key:e,className:"".concat(l?"selected":""," ").concat(t===ze.month()&&ye.year()===ze.year()?"today-month":""," ").concat(n?"disabled":""," ").concat(o?"hovered":""),onClick:function(){return function(e){var t=ye.clone().utc().month(e);if(we(t),Ee(t),"monthly"===u){var a,l={from:t.clone().startOf("month"),to:t.clone().endOf("month").startOf("day")};(null==Ce?void 0:Ce.from.isSame(l.from,"month"))&&(null==Ce||null===(a=Ce.to)||void 0===a?void 0:a.isSame(l.to,"month"))?M||($e(void 0),d&&r&&(we(S.default.utc()),Ee(S.default.utc()))):$e(l)}if("quarterly"===u){var n,o={from:t.clone().startOf("quarter"),to:t.clone().endOf("quarter").startOf("day")};(null==Ce?void 0:Ce.from.isSame(o.from,"quarter"))&&(null==Ce||null===(n=Ce.to)||void 0===n?void 0:n.isSame(o.to,"quarter"))?M||($e(void 0),d&&r&&(we(S.default.utc()),Ee(S.default.utc()))):$e(o)}"monthly"!==u&&"quarterly"!==u&&me(!1),d&&("monthly"===u||"quarterly"===u)&&R&&Ve()}(t)},onMouseEnter:"quarterly"===u?function(){return _e(a)}:void 0,onMouseLeave:"quarterly"===u?function(){return _e(null)}:void 0},e.substring(0,3))})))):g.default.createElement(g.default.Fragment,null,g.default.createElement(Ip,null,[...(nt=S.default.weekdaysShort()).slice(_),...nt.slice(0,_)].map(function(e){return g.default.createElement(_p,{key:e},e[0])})),g.default.createElement(Rp,{className:Ge,key:ye.month()},function(){for(var e=ye.clone().startOf("month").clone().isoWeekday(_),t=e.clone().add(6,"weeks"),a=e.clone(),l=[],r=Xe(),n=function(){var e,t=a.clone(),n=t.isSame(ze,"day"),o=Ce&&(t.isBetween(Ce.from,Ce.to,"day","[]")||t.isSame(Ce.from,"day")||t.isSame(Ce.to,"day")),i=r&&("weekly"===u||"custom"===u)&&t.isBetween(r.from,r.to,"day","[]"),d=Ae&&t.isBefore(Ae,"day")||De&&t.isAfter(De,"day")||E.includes(t.day()),c=[],s=[];k&&Object.keys(k||{}).forEach(function(e){var a=k[e](t),l=a.matched,r=a.title;l&&(c.push(e),r&&s.push(r))}),s.length&&(e=g.default.createElement("div",{key:"title-wrapper-".concat(t.toString())},s.map(function(e,t){return g.default.createElement("div",{key:"title-text-".concat(t)},e)})));var f=!t.isSame(ye,"month");l.push(g.default.createElement(Nm,{title:e,disable:!s.length,key:t.toString(),popperTooltipClassName:Z,popperTooltipStyle:U},g.default.createElement(Mp,{className:"".concat(o?"selected":""," ").concat(n?"today-day":"","\n ").concat(d?"disabled":""," ").concat(i?"hovered":""," ").concat(c.join(" "),"\n ").concat(f?"outside":""),onClick:function(){return Ke(t,c)},onMouseEnter:"weekly"===u||"custom"===u?function(){return _e(t)}:void 0,onMouseLeave:"weekly"===u||"custom"===u?function(){return _e(null)}:void 0},t.date()))),a.add(1,"day")};a.isBefore(t);)n();return l}()))),(c||te)&&(d?M?null:g.default.createElement(Vp,null,g.default.createElement(Op,{size:"small",onClick:Ue,variant:"text gray"},y)):g.default.createElement(Vp,null,g.default.createElement(Tp,null,g.default.createElement(P,{size:"small",variant:"primary",onClick:function(){r&&(Ve(),"custom"!==u||null!=Ce&&Ce.to||ke({from:S.default.utc(null==Ce?void 0:Ce.from),to:S.default.utc(null==Ce?void 0:Ce.from)}),Ce?r({from:S.default.utc(null==Ce?void 0:Ce.from).unix(),to:null!=Ce&&Ce.to?S.default.utc(null==Ce?void 0:Ce.to).unix():S.default.utc(null==Ce?void 0:Ce.from).unix()}):M||(r(void 0),we(S.default.utc()),Ee(S.default.utc())))},disabled:!(!c||(a||Ce)&&!(a&&Ce&&a.from&&Ce.from.isSame(Fp(a.from))&&a.to&&Ce.to&&Ce.to.isSame(Fp(a.to))))},m),g.default.createElement(Nm,{title:v,popperTooltipStyle:{zIndex:1301}},g.default.createElement(Be,{size:"small",variant:"text gray",onClick:Je},g.default.createElement(ua,null)))),M?null:g.default.createElement(P,{size:"small",onClick:Ue,variant:"text gray"},y))))),!d&&c&&!M&&T?g.default.createElement(Cp,{className:"modal-select-date",open:ce,onCancel:lt,onConfirm:at,dialogTitle:F,dialogContent:q,cancelBtnText:K,confirmBtnText:Y}):null)},qp=function(e){var a=e.step,l=e.formatCallback,r=e.onChange,n=e.from,o=e.to,i=e.onBack,d=e.onForward,c=e.minValue,s=e.maxValue,u=e.className,f=e.period,m=void 0===f?"week":f,p=e.withDatePicker,v=void 0===p||p,h=e.defaultMonth,w=void 0===h?S.default():h,b=e.enableYearPicker,x=e.position,E=void 0===x?"bottom":x,C=e.popperClassName,k=e.mode,N=void 0===k?"outlined":k,I=e.alwaysShowDate,_=void 0!==I&&I,R=e.disableArrows,M=void 0!==R&&R,z=e.maxRange,B=L(t.useState(S.default.utc(n)),2),H=B[0],A=B[1],D=L(t.useState(o?S.default.utc(o):null),2),$=D[0],V=D[1],T=t.useCallback(function(e){var t=H||S.default();if("daily"===a)return t.add(e,"days"),[t,t.clone()];if("weekly"===a)return t.add(e,"weeks"),[t.clone().startOf(m),t.clone().endOf(m)];if("monthly"===a)return t.add(e,"months"),[t.clone().startOf("month"),t.clone().endOf("month")];if("quarterly"===a)return t.add(e,"quarters"),[t.clone().startOf("quarter"),t.clone().endOf("quarter")];if("yearly"===a)return t.add(e,"years"),[t.clone().startOf("year"),t.clone().endOf("year")];if("custom"===a){var l=$||H,r=l.diff(H,"days"),n=0===r?1:r+1,o=H.clone().add(e*n,"days"),i=0===r?o.clone():l.clone().add(e*n,"days");return[o,i]}return[t,t]},[H,$,m,a]),O=t.useMemo(function(){if(l)return l(H,$||H);var e=S.default().year(),t=function(t,a){var l=a||t;return t.year()===e&&a.year()===e?t.utc().format("MMM DD")+" - "+l.utc().format("MMM DD"):t.utc().format("MMM DD YYYY")+" - "+l.utc().format("MMM DD YYYY")};if("daily"===a)return H.year()===e?H.utc().format("MMM DD"):H.utc().format("MMM DD YYYY");if("weekly"===a){var r=H.clone().utc().startOf(m),n=r.clone().utc().endOf(m);return t(r,n)}return"monthly"===a?H.utc().format("MMM YYYY"):"quarterly"===a?"Q".concat(H.utc().quarter(),"/").concat(H.utc().format("YYYY")):"yearly"===a?H.utc().format("YYYY"):"custom"===a?$?H.format("YYYY-MM-DD")===$.format("YYYY-MM-DD")?H.year()===e?H.utc().format("MMM DD"):H.utc().format("MMM DD YYYY"):t(H,$):H.year()===e?H.utc().format("MMM DD"):H.utc().format("MMM DD YYYY"):""},[H,$,a,l,m]),P=t.useMemo(function(){return"custom"===a||"yearly"===a?"custom":a},[a]),F=t.useCallback(function(e){console.log("dates: ",e);var t=S.default.utc(1e3*Number(null==e?void 0:e.from)),l=null!=e&&e.to?S.default.utc(1e3*Number(null==e?void 0:e.to)):null;A(t),V(l),r&&"custom"!==a&&S.default.isMoment(t)&&S.default.isMoment(l)&&r(t.toDate(),l.toDate())},[r,a]),W=t.useCallback(function(e){if("custom"===a&&!e){var t=$||H;V(t),null==r||r(H.toDate(),t.toDate())}},[H,r,a,$]),q=t.useMemo(function(){return S.default.isMoment(s)&&$&&S.default(S.default.utc(s).format("YYYY-MM-DD")).isSameOrBefore($.utc().format("YYYY-MM-DD"))},[s,$]),j=t.useMemo(function(){return S.default.isMoment(c)&&$&&S.default.utc(S.default.utc(c).format("YYYY-MM-DD")).isSameOrAfter($.utc().format("YYYY-MM-DD"))},[c,$]);t.useEffect(function(){j&&"daily"===a&&(A(S.default.utc(c)),V(S.default.utc(c))),q&&"daily"===a&&(A(S.default.utc(s)),V(S.default.utc(s)))},[a,c,s,j,q]);var Y=t.useCallback(function(){if(!q){var e=L(T(1),2),t=e[0],a=e[1];A(S.default.utc(t)),V(S.default.utc(a)),r&&r(S.default.utc(t).toDate(),S.default.utc(a).toDate()),d&&d(S.default.utc(t).toDate(),S.default.utc(a).toDate())}},[q,T,r,d]),G=t.useCallback(function(){if(!j){var e=L(T(-1),2),t=e[0],a=e[1];A(S.default.utc(t)),V(S.default.utc(a)),r&&r(S.default.utc(t).toDate(),S.default.utc(a).toDate()),i&&i(S.default.utc(t).toDate(),S.default.utc(a).toDate())}},[j,T,r,i]);t.useEffect(function(){A(S.default.utc(n)),V(o?S.default.utc(o):null)},[n,o]);var K=t.useCallback(function(e){var t=S.default.utc(e).format("YYYY-MM-DD"),a=S.default.isMoment(s)&&S.default(S.default.utc(s).format("YYYY-MM-DD")).isBefore(t),l=S.default.isMoment(c)&&S.default(S.default.utc(c).format("YYYY-MM-DD")).isAfter(t);return a||l},[s,c]),X=t.useMemo(function(){return{disabled:function(e){return{matched:K(e),title:null}},nonWorkingDay:function(e){return{matched:K(e),title:null}}}},[K]);return g.default.createElement(zm,{className:y.default("c-date-stepper",u)},M?null:g.default.createElement(Hm,{type:"button",variant:"flat"===N?"text gray":"secondary",onClick:G,disabled:j},g.default.createElement(gt,null)),g.default.createElement(Lm,{$isTargetable:"yearly"===a||!v,$isRounded:M,$mode:N,$alwaysShowDate:_,style:function(e,t,a){if("range"===a)return{minWidth:"102px"};if(e.utc().year()!==S.default.utc().year()||t&&(null==t?void 0:t.utc().year())!==S.default.utc().year())switch(a){case"daily":case"monthly":return{minWidth:"122px"};case"weekly":case"custom":return{minWidth:"232px"}}switch(a){case"monthly":return{minWidth:"122px"};case"weekly":case"custom":return{minWidth:"182px"}}return{minWidth:"102px"}}(H,$,a)},v&&"yearly"!==a?g.default.createElement(Wp,{month:w,onCalendarToggle:W,target:g.default.createElement(Rm,{$step:a,type:"button"},O),mode:P,selected:{from:S.default.utc(H).unix(),to:$?S.default.utc($).unix():null},onChange:F,firstDayOfWeek:"week"===m?0:1,modifiers:X,disabledDaysAfter:s,disabledDaysBefore:c,disableYearPicker:!b,popperClassName:C,position:E,maxRange:z,key:P,instant:!0,required:!0}):g.default.createElement(Bm,null,O)),M?null:g.default.createElement(Hm,{type:"button",variant:"flat"===N?"text gray":"secondary",onClick:Y,disabled:q},g.default.createElement(Nt,null)))};qp.displayName="DateStepper";var jp=w.default.div.withConfig({displayName:"Styles__StyledSteps",componentId:"sc-fkt5j2-0"})([""," "," display:flex;justify-content:center;"],D,A),Yp=w.default.div.withConfig({displayName:"Styles__StyledStep",componentId:"sc-fkt5j2-1"})(["display:inline-block;width:8px;height:8px;background-color:var(--color-theme-400);border-radius:50%;margin:0 5px;",""],function(e){return e.$isActiveStep&&l.css(["background-color:var(--color-primary);"])});jp.displayName="StyledSteps",Yp.displayName="StyledStep";var Gp=t.forwardRef(function(e,a){var l=e.numberOfSteps,r=e.activeStep,n=e.progressive,o=void 0!==n&&n,i=e.wrapperClassName,d=t.useMemo(function(){for(var e=[],t=l;t--;)e[t]=t+1;return e},[l]),c=t.useMemo(function(){return o?d.filter(function(e){return e<=r}):[r]},[r,o,d]);return g.default.createElement(jp,{className:y.default("c-steps-wrapper",i),ref:a},d.map(function(e){return g.default.createElement(Yp,{key:"step-".concat(e),$isActiveStep:c.indexOf(e)>-1})}))});Gp.displayName="Steps";var Kp=w.default.thead.withConfig({displayName:"Styles__StyledTableHead",componentId:"sc-e16t6w-0"})([""," "," "," "," "," ",""],D,A,{textAlign:"left",textTransform:"uppercase"},{fontSize:"0.6875rem",fontWeight:"600",color:"var(--color-theme-700)"},function(e){return e.$headerVariant&&"primary"===e.$headerVariant&&l.css(["th{","}tr{td:first-child,th:first-child{","}}"],{whiteSpace:"nowrap",paddingBottom:"2rem",paddingLeft:"1rem",paddingRight:"1rem",paddingTop:"0.5rem"},{paddingLeft:"1.5rem"})},function(e){return e.$headerVariant&&"secondary"===e.$headerVariant&&l.css(["th{","}tr{th{padding-bottom:8px;padding-left:16px;}}tr{th:last-child{padding-right:16px;}}"],{whiteSpace:"nowrap"})});Kp.displayName="StyledTableHead";var Xp=w.default.tbody.withConfig({displayName:"Styles__StyledTableBody",componentId:"sc-e16t6w-1"})([""," "," "," td{","}&:not(.c-table__grouped__head){td{","}}a{"," &:hover{","}}"],D,A,{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},{color:"var(--color-theme-700)"},{color:"var(--color-primary)",textDecorationLine:"none"},{textDecorationLine:"underline"});Xp.displayName="StyledTableBody";var Zp=w.default.div.withConfig({displayName:"Styles__StyledTableWrapper",componentId:"sc-e16t6w-2"})([""," "," "," &:before{",' content:"";top:39px;z-index:-1;}'],D,A,{marginLeft:"1rem",marginRight:"1rem",marginTop:"2rem",overflowX:"auto",overflowY:"hidden"},{position:"absolute",bottom:"0px",left:"0px",right:"0px",borderRadius:"0.5rem",backgroundColor:"var(--page-paper-main)","--tw-shadow":"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)","--tw-shadow-colored":"0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)",boxShadow:"var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)"});Zp.displayName="StyledTableWrapper";var Up=w.default.table.withConfig({displayName:"Styles__StyledTable",componentId:"sc-e16t6w-3"})([""," border-spacing:0;"," tr th,"," tr td{&:last-child{","}}td{","}",""],{width:"100%",padding:"0px",paddingBottom:"1rem",fontSize:"0.75rem",lineHeight:"1rem"},Kp,Xp,{textAlign:"right"},{paddingLeft:"1rem",paddingRight:"1rem",paddingTop:"0.75rem",paddingBottom:"0.75rem"},function(e){return e.$striped&&l.css(["",":not(.c-table__grouped__head){tr:nth-child(odd){","}}"],Xp,{backgroundColor:"var(--color-theme-200)"})});Up.displayName="StyledTable";var Qp=w.default.div.withConfig({displayName:"Styles__StyledDataTable",componentId:"sc-e16t6w-4"})([""," "," &.c-table__collapsible{.c-table__head{tr{th{position:sticky;top:0;z-index:1;}}}}&.c-table__grouped{.c-table__head th{"," &:last-child{","}}}&.c-data-table{position:relative;.c-table__head th{&:last-child{","}}}.c-table__cell{"," &:hover{.c-table__icon{","}}}.c-table__overlay{"," top:0px;border-top-left-radius:8px;border-top-right-radius:8px;background:rgba(0,0,0,0.02);.neon &{background:rgba(0,0,0,0.1);}z-index:5;}.c-table__icon-wrapper{","}.c-table__label{","}.c-table__icon{transform:translateY(1px);"," fill:var(--color-theme-900);&:hover{","}}.c-table__icon--inactive{","}.c-table__icon--active{","}.c-table__icon--desc{transform:rotate(-180deg) scale(-1,1);}.c-table__grouped__head{"," > :first-child{","}a:first-child{","}}.c-table__head--hidden{","}.c-table__collapse_icon--expanded{transition-duration:0.3s;","}.c-table__collapse_icon--collapsed{transform:rotate(180deg);transition-duration:0.3s;","}.c-table__head__icon-wrapper__icon{"," transform:translate(-24px,-5px);}&.c-table__collapsible{.c-table__group{.c-table__row:last-child .c-table__cell{border-bottom:1px solid var(--border-primary);}&:last-child{.c-table__row:last-child .c-table__cell{border-bottom:0;}}}.c-table__grouped__head{tr td{border-bottom:1px solid var(--border-primary);}.c-table__body__collapse td{border-bottom:0;}&.last{tr td{border-bottom:0 !important;}}}.c-table__grouped__head--expanded{tr:last-child td{border-bottom:0;}}}.c-table__collapse_body{tr{background-color:transparent !important;}td:last-child{","}","}.c-table__row{td:first-child{position:sticky;left:0;z-index:1;}&:nth-child(odd){td{","}}&:nth-child(even){td{","}}}.c-table__row{th:first-child{position:sticky;left:0;z-index:2 !important;}}&.c-table__collapsible .c-table__body{tr{td:first-child,th:first-child{","}}}.c-table__body__icon{"," padding-left:0 !important;transform:translateY(8px);}&.padding-b-0{","}.cursor-pointer{","}.text-center{","}.opacity-75{","}.hidden{","}"],D,A,{paddingBottom:"1rem"},{paddingRight:"0px"},{paddingRight:"0px"},{position:"relative"},{opacity:"0.5"},{pointerEvents:"none",position:"absolute",left:"0px",width:"100%"},{display:"inline-block",userSelect:"none"},{borderWidth:"0px",borderStyle:"solid",borderColor:"transparent"},{marginLeft:"0.25rem"},{opacity:"1"},{opacity:"0"},{opacity:"1"},{fontWeight:"700"},{color:"var(--color-theme-900)"},{color:"var(--color-primary)"},{pointerEvents:"none",opacity:"0"},{cursor:"pointer"},{cursor:"pointer"},{position:"absolute",cursor:"pointer"},{borderWidth:"0px"},{position:"absolute"},{backgroundColor:"var(--color-theme-200)"},{backgroundColor:"var(--page-paper-main)"},{paddingLeft:"1.5rem"},{padding:"0px"},{paddingBottom:"0px"},{cursor:"pointer"},{textAlign:"center"},{opacity:"0.75"},{display:"none"});Qp.displayName="StyledDataTable";var Jp=function(e){var t=e.children,a=e.className,l=e.wrapperClassName,r=e.striped,n=void 0!==r&&r,o=e.innerRef;return g.default.createElement(Zp,{className:y.default("c-table__wrap",l)},g.default.createElement(Up,{ref:o,className:y.default("c-table",a),$striped:n},t))};Jp.displayName="Table";var ev=function(e){var t=e.children,a=e.className,l=e.headerVariant,r=void 0===l?"primary":l;return g.default.createElement(Kp,{$headerVariant:r,className:y.default("c-table__head",a)},t)};ev.displayName="Thead";var tv=function(e){var t=e.children,a=e.className;return g.default.createElement(Xp,{className:y.default("c-table__body",a)},t)};tv.displayName="Tbody";var av=l.keyframes(["0%{background-position:left;}100%{background-position:right;}"]),lv=w.default.div.withConfig({displayName:"Styles__StyledSkeletonLoader",componentId:"sc-1n0a2yl-0"})(["width:70%;background:linear-gradient( 90deg,rgba(255,255,255,0) 20%,rgba(0,0,0,0.05) 50%,rgba(255,255,255,0) 60% );background-size:400%;height:16px;border-radius:8px;.neon &{background:linear-gradient( 90deg,rgba(255,255,255,0) 20%,rgba(0,0,0,0.2) 50%,rgba(255,255,255,0) 60% );background-size:500%;}animation-duration:1s;animation-iteration-count:infinite;animation-name:",";animation-timing-function:linear;animation-direction:reverse;"],av),rv=["className"],nv=t.forwardRef(function(e,t){var a=e.className,l=B(e,rv);return g.default.createElement(lv,R({ref:t,className:y.default("c-loader c-loader--linear",a)},l))});nv.displayName="SkeletonLoader";var ov=l.keyframes(["0%,80%,100%{transform:scale(0);}40%{transform:scale(1);}"]),iv=w.default.span.withConfig({displayName:"Styles__StyledDotsLoader",componentId:"sc-1f35d5h-0"})(["display:inline-block;text-align:center;& > span{display:inline-block;width:18px;height:18px;background-color:#777;border-radius:100%;animation:"," 1.4s infinite ease-in-out both;}span:nth-child(1){animation-delay:-0.32s;}span:nth-child(2){animation-delay:-0.16s;}"],ov),dv=["className"],cv=t.forwardRef(function(e,t){var a=e.className,l=B(e,dv);return g.default.createElement(iv,R({ref:t,className:y.default("c-loader c-loader--dots",a)},l),g.default.createElement("span",null),g.default.createElement("span",null),g.default.createElement("span",null))});cv.displayName="DotsLoader";var sv=l.keyframes(["from{transform:rotate(0deg);}to{transform:rotate(359deg);}"]),uv=w.default.div.withConfig({displayName:"Styles__StyledSpinnerLoader",componentId:"sc-1ht53g9-0"})([""," border-radius:100%;flex-shrink:0;"," "," "," ",""],A,function(e){return l.css(["width:","px;height:","px;animation:"," ","s infinite linear;"],e.$diameter,e.$diameter,sv,e.$rotateDurationInSeconds)},function(e){return"25%"===e.$activeColorPercentage&&l.css(["border-right:","px solid ",";border-bottom:","px solid ",";border-left:","px solid ",";border-top:","px solid ",";"],e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$activeStrokeColor)},function(e){return"50%"===e.$activeColorPercentage&&l.css(["border-right:","px solid ",";border-bottom:","px solid ",";border-left:","px solid ",";border-top:","px solid ",";"],e.$stroke,e.$activeStrokeColor,e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$activeStrokeColor)},function(e){return"75%"===e.$activeColorPercentage&&l.css(["border-right:","px solid ",";border-bottom:","px solid ",";border-left:","px solid ",";border-top:","px solid ",";"],e.$stroke,e.$activeStrokeColor,e.$stroke,e.$activeStrokeColor,e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$activeStrokeColor)}),fv=["radius","stroke","activeStrokeColor","inactiveStrokeColor","activeColorPercentage","rotateDurationInSeconds","className"],mv=t.forwardRef(function(e,t){var a=e.radius,l=void 0===a?10:a,r=e.stroke,n=void 0===r?2:r,o=e.activeStrokeColor,i=void 0===o?"var(--color-secondary)":o,d=e.inactiveStrokeColor,c=void 0===d?"var(--color-theme-transparent-300)":d,s=e.activeColorPercentage,u=void 0===s?"25%":s,f=e.rotateDurationInSeconds,m=void 0===f?.75:f,p=e.className,v=B(e,fv);return g.default.createElement(uv,R({ref:t,className:p,$diameter:2*l,$stroke:n,$activeStrokeColor:i,$inactiveStrokeColor:c,$activeColorPercentage:u,$rotateDurationInSeconds:m},v))});mv.displayName="SpinnerLoader";var pv=w.default.div.withConfig({displayName:"Styles__StyledLinearLoader",componentId:"sc-x4ge7a-0"})(["width:100%;height:","px;position:relative;overflow:hidden;background-color:",";border-radius:",'px;&::before{content:"";position:absolute;top:0;border-radius:',"px;left:0;width:",";height:100%;background-color:",";animation:"," ","s infinite linear;}"],function(e){return e.$height},function(e){return e.$inactiveStrokeColor},function(e){return e.$height},function(e){return e.$height},function(e){return e.$activeColorPercentage},function(e){return e.$activeStrokeColor},function(e){return t=e.$activeColorPercentage,l.keyframes(["0%{transform:translateX(",");}100%{transform:translateX(",");}"],"25%"===t?"-110%":"50%"===t?"-70%":"-55%","25%"===t?"400%":"50%"===t?"220%":"200%");var t},function(e){return e.$animationDuration});pv.displayName="StyledLinearLoader";var vv=["height","activeStrokeColor","inactiveStrokeColor","activeColorPercentage","animationDuration"],hv=t.forwardRef(function(e,t){var a=e.height,l=void 0===a?4:a,r=e.activeStrokeColor,n=void 0===r?"var(--color-secondary)":r,o=e.inactiveStrokeColor,i=void 0===o?"var(--color-theme-transparent-300)":o,d=e.activeColorPercentage,c=void 0===d?"25%":d,s=e.animationDuration,u=void 0===s?.75:s,f=B(e,vv);return g.default.createElement(pv,R({ref:t,$height:l,$activeStrokeColor:n,$inactiveStrokeColor:i,$activeColorPercentage:c,$animationDuration:u},f))});hv.displayName="LinearLoader";var gv=["header","rows","className","sortBy","sortDirection","onSortCallback","theadClass","noResultsCallback","groupBy","groupHead","isCollapsible","emptyValue","loading","loadingRows"],yv=function(e){return e.None="none",e.Asc="asc",e.Desc="desc",e}({}),wv=function(e,t){return e[0]instanceof Array&&(e=e[0]),e.reduce(function(e,a){return z(z({},e),{},{[null!==a[t]?" "+a[t]:a[t]]:[...e[null!==a[t]?" "+a[t]:a[t]]||[],a]})},{})},bv=function(e,t){if(t){var a=wv(e,t),l=Object.keys(a),r={};return l.forEach(function(e){r[e]=!0}),r}return{}},xv=function(e){var a=e.header,l=e.rows,r=void 0===l?[]:l,n=e.className,o=e.sortBy,i=e.sortDirection,d=void 0===i?yv.None:i,c=e.onSortCallback,s=e.theadClass,u=e.noResultsCallback,f=e.groupBy,m=e.groupHead,p=void 0===m?function(){return null}:m,v=e.isCollapsible,h=e.emptyValue,w=e.loading,b=e.loadingRows,x=void 0===b?7:b,E=B(e,gv),S=L(t.useState(d),2),C=S[0],k=S[1],N=L(t.useState(o),2),I=N[0],_=N[1],M=L(t.useState(),2),H=M[0],A=M[1],D=L(t.useState(function(){return bv(r,f)}),2),$=D[0],V=D[1],T=function(e,t,a){return t===yv.None?a:a instanceof Array?a.sort(function(a,l){if(t===yv.Asc){if(null===a[e])return 1;if(null===l[e])return-1}if(null===a[e])return-1;if(null===l[e])return 1;if("number"==typeof a[e])return t===yv.Asc?a[e]-l[e]:l[e]-a[e];var r=a[e].toString(),n=l[e].toString();return t===yv.Asc?r.localeCompare(n):n.localeCompare(r)}):{}},O=t.useCallback(function(){return o&&!f?T(o,d,r):o&&f?(T(o,d,r),wv(r,f)):!o&&f?wv(r,f):r},[f,r,o,d]),P=L(t.useState(O),2),F=P[0],W=P[1],q=t.useCallback(function(e){var t,l=e.currentTarget.dataset.index;if(l&&a[l]&&a[l].sortable){var n=(t=C,a[l].key===I&&t===yv.Asc?yv.Desc:yv.Asc);if(_(a[l].key),k(n),f){var o=z({},F);f!==a[l].key?Object.keys(o).map(function(e){o[e]=T(a[l].key,n,o[e])}):r instanceof Object&&(o=T(a[l].key,n,r),o=wv([o],f)),W(o)}else W(T(a[l].key,n,F));c&&c(a[l].key,n)}return null},[W,F,C,k,a,I,_,c,f,r]),j=t.useCallback(function(e){e.target instanceof HTMLElement&&e.target.dataset.key&&A(e.target.dataset.key)},[]),Y=t.useCallback(function(){A(null)},[]);t.useEffect(function(){W(O()),V(bv(r,f))},[r,f,O]);var G=t.useCallback(function(){return g.default.createElement("tr",null,g.default.createElement("td",{colSpan:a.length,className:y.default({"text-center":!u})},u?u():"There is no data."))},[a,u]),K=t.useRef(null),X=function(){if(K.current)return K.current.clientHeight+5},Z=t.useCallback(function(e,t,a){return e.renderCallback?e.renderCallback(t,e.key,a):null===t[e.key]&&h?g.default.createElement("i",{className:"opacity-75"},h[e.key]):t[e.key]},[h]),U=t.useCallback(function(e,t){return g.default.createElement("tr",{key:t,"data-index":t,"data-direction":"asc",className:"c-table__row",onMouseOver:j,onMouseLeave:Y},a.map(function(t,l){return g.default.createElement("td",{key:l,className:y.default("c-table__cell c-data-table__item",{hovered:H===t.key}),"data-key":t.key,style:a[l].style?a[l].style:{}},Z(t,e,l))}))},[Y,j,a,H,Z]),Q=t.useCallback(function(e){var t=e.currentTarget.dataset.groupkey;V(function(e){var a=z({},e);return a[t]=!e[t],a})},[]),J=t.useMemo(function(){var e=Array(x).fill({}).map(function(e,t){return g.default.createElement("tr",{key:t,className:"c-table__row",onMouseOver:j,onMouseLeave:Y},a.map(function(e,t){return g.default.createElement("td",{key:t,className:y.default("c-table__cell c-data-table__item",{hovered:H===e.key}),"data-key":e.key},g.default.createElement(nv,null))}))});return g.default.createElement(tv,null,e)},[Y,j,a,H,x]),ee=t.useMemo(function(){if(F&&F instanceof Array&&F.length>0||"object"==typeof F&&Object.keys(F).length>0){if(f){var e=Object.keys(F);return e.map(function(a,l){return g.default.createElement(t.Fragment,{key:a},v&&g.default.createElement(tv,{className:"c-table__collapse_body"},g.default.createElement("tr",null,g.default.createElement("td",{"data-groupkey":a,onClick:Q,className:"c-table__body__icon c-table--toggle-collapsed"},g.default.createElement(Al,{className:y.default({"c-table__collapse_icon--expanded":!$[a],"c-table__collapse_icon--collapsed":$[a]})})))),g.default.createElement(tv,{className:y.default("c-table__grouped__head","head_".concat(l),{"c-table__grouped__head--expanded":v&&!$[a],"c-table__grouped__head--collapsed":v&&$[a],last:l===e.length-1,first:0===l})},p(F[a],"null"!==e[l]?e[l].trim():null)),g.default.createElement(tv,{className:y.default("c-table__group c-table_group_".concat(l),{hidden:$[a]})},F[a].map(function(e,t){return U(e,t)})))})}return g.default.createElement(tv,null,F instanceof Array&&F.map(function(e,t){return U(e,t)}))}return G()},[F,f,U,p,$,v,G,Q]),te=t.useMemo(function(){return Object.keys($).every(function(e){return $[e]})},[$]),ae=t.useMemo(function(){return Object.keys($).some(function(e){return $[e]})},[$]),le=t.useCallback(function(){V(ae?function(e){var t=z({},e);return Object.keys(t).forEach(function(e){t[e]=!1}),t}:function(e){var t=z({},e);return Object.keys(t).forEach(function(e){t[e]=!0}),t})},[ae]);return g.default.createElement(Qp,R({as:Jp,innerRef:K,className:y.default("c-data-table",n,{"c-table__grouped":f,"c-table__collapsible":v,"padding-b-0":f&&$[Object.keys(F).slice(-1)[0]]})},E),g.default.createElement(ev,{className:s},a.length>0&&g.default.createElement("tr",{className:"c-table__row"},a.map(function(e,t){return g.default.createElement("th",{key:e.key,className:y.default("c-table__cell",{"c-table__cell--hovered":H===e.key,"c-table__head--hidden":f&&te&&e.hideCollapsed}),onMouseOver:j,onMouseLeave:Y,"data-key":e.key,style:e.style},v&&f&&0===t&&g.default.createElement("span",{className:"c-table__head__icon-wrapper",onClick:le,"data-test":"toggle-collapse"},ae?g.default.createElement(Cn,{className:"c-table__head__icon-wrapper__icon"}):g.default.createElement(Bl,{className:"c-table__head__icon-wrapper__icon"})),H===e.key&&g.default.createElement("div",{className:"c-table__overlay",style:{height:X()+"px"}}),g.default.createElement("div",{onClick:q,"data-index":t,className:y.default("c-table__icon-wrapper",{"cursor-pointer":!0===e.sortable})},g.default.createElement("span",{className:"c-table__label"},e.label),e.sortable&&g.default.createElement(tu,{width:"10px",height:"10px",className:y.default("c-table__icon",{"c-table__icon--inactive":e.key!==I,"c-table__icon--active":e.key===I,"c-table__icon--asc":C===yv.Asc&&e.key===I,"c-table__icon--desc":C===yv.Desc&&e.key===I})})))}))),w?J:ee)};xv.displayName="DataTable";var Ev=l.keyframes(["from{transform:scale(0);}to{transform:scale(1);}"]),Sv=l.keyframes(["from{stroke-dashoffset:0;}to{stroke-dashoffset:8;}"]),Cv=w.default.button.withConfig({displayName:"Styles__StyledCompleteCheckbox",componentId:"sc-1801dzg-0"})([""," border-color:var(--color-theme-600);transition:ease 0.3s all;background-color:transparent;padding:0;svg{"," top:50%;left:50%;transform:translate(-50%,-50%);}svg path{fill:none;stroke:#32b370;stroke-width:3;transform:scale(0);}"," svg polyline{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:0.3s;stroke-dasharray:13;stroke-dashoffset:13;stroke:#d2d2d2;","}"," "," "," "," ",""],{position:"relative",height:"1.5rem",width:"1.5rem",cursor:"pointer",borderRadius:"9999px",borderWidth:"1px",borderStyle:"solid"},{pointerEvents:"none",position:"absolute"},function(e){return e.$primary&&l.css(["svg path{stroke:var(--color-primary);}"])},function(e){return e.$primary&&l.css(["stroke:var(--color-theme-500);"])},function(e){return e.$completed&&l.css(["box-shadow:inset 0 0 0 12px var(--color-primary);border-color:var(--color-primary);border-width:0px;"," &:hover{box-shadow:inset 0 0 0 12px #84cc7c;","}svg polyline{stroke-dashoffset:0;stroke:#fff;","}svg path{stroke-dasharray:8;stroke-dashoffset:0;transform-origin:24px 24px;}"],!e.$primary&&l.css([""," box-shadow:inset 0 0 0 12px #84cc7c;border-color:#84cc7c;"],{borderWidth:"1px",borderStyle:"solid"}),e.$primary&&l.css(["box-shadow:inset 0 0 0 12px var(--color-primary);"]),e.$primary&&l.css(["stroke:var(--color-theme-100);"]))},function(e){return!e.$completed&&!e.$disabled&&l.css(["&:hover,&:focus-visible{border:1px solid var(--color-primary);box-shadow:inset 0 0 0 2px var(--color-primary);border-width:0px;outline:none;"," svg polyline{stroke-dashoffset:0;}}"],!e.$primary&&l.css(["border:1px solid #84cc7c;box-shadow:inset 0 0 0 2px #84cc7c;"]))},function(e){return e.$animation&&l.css(["svg path{animation:"," 0.6s ease 0s 1 normal,"," 0.4s ease 0.2s 1 normal;}"],Ev,Sv)},function(e){return e.$disabled&&l.css([""," opacity:0.5;"],{cursor:"default"})},function(e){return!e.$checkMarkClassName&&l.css(["svg{","}"],{height:"3rem",width:"3rem"})});Cv.displayName="StyledCompleteCheckbox";var kv=["completed","disabled","animate","onClick","className","primary","checkMarkClassName"],Nv=function(e){var t=e.completed,a=void 0!==t&&t,l=e.disabled,r=void 0!==l&&l,n=e.animate,o=void 0!==n&&n,i=e.onClick,d=e.className,c=e.primary,s=void 0!==c&&c,u=e.checkMarkClassName,f=B(e,kv);return g.default.createElement(Cv,R({onClick:i,className:y.default("c-complete-checkbox",d),$primary:s,$completed:a,$disabled:r,$animation:!r&&a&&o,$checkMarkClassName:!!u},f),g.default.createElement("svg",{viewBox:"0 0 48 48",className:u},g.default.createElement("path",{d:"M7,7l5.7,5.7 M0,24h8 M7,41l5.7-5.7 M24,48v-8 M41,41l-5.7-5.7 M48,24h-8 M41,7l-5.7,5.7 M24,0v8"}),g.default.createElement("polyline",{points:"19.5,24 22.5,27 28.5,21"})))};Nv.displayName="CompleteCheckbox";var Iv=l.css([""," border-radius:var(--ac-br-8);"," ",""],{backgroundColor:"var(--page-paper-main)"},D,A),_v=w.default.div.withConfig({displayName:"Styles__StyledPaper",componentId:"sc-1ld1e2o-0"})([""," "," "," ",""],Iv,function(e){return"paper-3"===e.type&&l.css(["border:solid 1px var(--border-primary);"])},function(e){return"tile-1"===e.type&&l.css(["border:solid 1px var(--color-theme-300);"])},function(e){return("tile-1"===e.type||"tile-2"===e.type)&&l.css(["&:hover{background-color:var(--color-theme-200);}"])});_v.displayName="StyledPaper";var Rv=["children","className","type","hover","useOptimizedShadow"],Mv=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=e.type,n=void 0===r?"paper-1":r,o=e.hover,i=void 0!==o&&o,d=e.useOptimizedShadow,c=void 0!==d&&d,s=B(e,Rv);return g.default.createElement(_v,R({className:y.default(l,{"ac-shadow--raised--lg":!c&&i&&"paper-1"===n,"ac-shadow-optimized--lg":c&&i&&"paper-1"===n,"ac-shadow--lg":!i&&"paper-1"===n,"ac-shadow--raised--sm":!c&&i&&"paper-2"===n||!c&&i&&"paper-3"===n,"ac-shadow-optimized--sm":c&&i&&"paper-2"===n||c&&i&&"paper-3"===n,"ac-shadow--sm":!i&&"paper-2"===n||!i&&"paper-3"===n}),ref:t,type:n},s),a)});Mv.displayName="Paper";var zv=w.default.div.withConfig({displayName:"Styles__StyledScaleBarInner",componentId:"sc-1jbevna-0"})([""," height:3px;background:#37ba82;z-index:1;",""],{position:"relative"},function(e){return e.$width&&l.css(["width:","%;"],e.$width)}),Bv=w.default.div.withConfig({displayName:"Styles__StyledScaleBar",componentId:"sc-1jbevna-1"})([""," ",""],{width:"100%"},A);Bv.displayName="StyledScaleBar",zv.displayName="StyledScaleBarInner";var Lv=function(e){var t=e.width,a=e.className;return g.default.createElement(Bv,{className:y.default("c-scale-bar",a)},g.default.createElement(zv,{className:"c-scale-bar__progress",$width:t}))};Lv.displayName="ScaleBar";var Hv=w.default(Mv).withConfig({displayName:"Styles__StyledCard",componentId:"sc-hllbj1-0"})([""," ",""],{color:"var(--color-theme-900)"},function(e){return e.$pointer&&l.css(["cursor:pointer;"])});Hv.displayName="StyledCard";var Av=["children","className","hoverable","variant","onClick"],Dv=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=e.hoverable,n=void 0!==r&&r,o=e.variant,i=void 0===o?"paper-2":o,d=e.onClick,c=B(e,Av);return g.default.createElement(Hv,R({},c,{type:i,className:y.default("c-card",l),hover:n,$pointer:"function"==typeof d,onClick:d,useOptimizedShadow:!0,ref:t}),a)});Dv.displayName="Card";var $v=w.default(Dv).withConfig({displayName:"Styles__StyledEntityCard",componentId:"sc-3vmxf-0"})(["padding:12px;line-height:1.375;"," ",""],function(e){return"list-item"===e.$renderAs&&l.css(["display:grid;grid-auto-flow:column;align-items:center;min-height:48px;margin-bottom:4px;"])},function(e){return"grid-item"===e.$renderAs&&l.css(["display:flex;flex-direction:column;height:250px;width:250px;.card-body{flex-grow:1;}"])});$v.displayName="StyledEntityCard";var Vv=t.forwardRef(function(e,a){var l=e.renderAs,r=void 0===l?"list-item":l,n=e.properties,o=e.className,i=t.useCallback(function(e){return e.filter(function(e){return e.showInList}).map(function(e){return g.default.createElement("div",{key:e.name,className:"entity-property-".concat(e.name)},e.render())})},[]),d=t.useCallback(function(e){var t=e.filter(function(e){return"header"===e.cardSection}),a=e.filter(function(e){return"body"===e.cardSection}),l=e.filter(function(e){return"footer"===e.cardSection}),r=function(e){return g.default.createElement("div",{key:e.name,className:"entity-property-".concat(e.name)},e.render())};return g.default.createElement(g.default.Fragment,null,g.default.createElement("div",{className:"card-header"},t.map(function(e){return r(e)})),g.default.createElement("div",{className:"card-body"},a.map(function(e){return r(e)})),g.default.createElement("div",{className:"card-footer"},l.map(function(e){return r(e)})))},[]);return g.default.createElement($v,{ref:a,hoverable:!0,className:y.default("entity-card-wrapper",{"grid-item":"grid-item"===r,"list-item":"list-item"===r},o),variant:"grid-item"===r?"paper-1":"paper-2",$renderAs:r},"list-item"===r?i(n):null,"grid-item"===r?d(n):null)});Vv.displayName="EntityCard";var Tv=["weight","children"],Ov=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"light":a,r=e.children,n=B(e,Tv);return g.default.createElement(rm,R({weight:l,variant:"Title 1",ref:t},n),r)});Ov.displayName="Title1";var Pv=["weight","children"],Fv=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"light":a,r=e.children,n=B(e,Pv);return g.default.createElement(rm,R({weight:l,variant:"Title 2",ref:t},n),r)});Fv.displayName="Title2";var Wv=["children"],qv=t.forwardRef(function(e,t){var a=e.children,l=B(e,Wv);return g.default.createElement(rm,R({weight:"bold",variant:"Header 2",ref:t},l),a)});qv.displayName="Header2";var jv=["weight","children"],Yv=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"regular":a,r=e.children,n=B(e,jv);return g.default.createElement(rm,R({variant:"Body 1",weight:l,ref:t},n),r)});Yv.displayName="Body1";var Gv=["weight","children"],Kv=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"regular":a,r=e.children,n=B(e,Gv);return g.default.createElement(rm,R({variant:"Caption 1",weight:l,ref:t},n),r)});Kv.displayName="Caption1";var Xv=["weight","children"],Zv=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"regular":a,r=e.children,n=B(e,Xv);return g.default.createElement(rm,R({variant:"Caption 2",weight:l,ref:t},n),r)});Zv.displayName="Caption2";var Uv=w.default.div.withConfig({displayName:"Styles__StyledChildrenWrapper",componentId:"sc-13n85xv-0"})(["",""],{flexShrink:"0"});Uv.displayName="StyledChildrenWrapper";var Qv=w.default.div.withConfig({displayName:"Styles__StyledWrapper",componentId:"sc-13n85xv-1"})([""," justify-content:",";"],{marginBottom:"1rem",display:"flex",alignItems:"center",gap:"1rem"},function(e){return e.$expanded?"space-between":"flex-start"});Qv.displayName="StyledWrapper";var Jv=w.default(pm).withConfig({displayName:"Styles__StyledTitle",componentId:"sc-13n85xv-2"})([""," cursor:",";"],{maxWidth:"15rem",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},function(e){return e.$readOnly?"default":"pointer"});Jv.displayName="StyledTitle";var eh=w.default.div.withConfig({displayName:"Styles__StyledDividerLine",componentId:"sc-13n85xv-3"})([""," border-top:1px solid var(--border-primary);"],{flex:"1 1 0%"});eh.displayName="StyledDividerLine";var th=w.default(Al).withConfig({displayName:"Styles__StyledCollapseExpandSingleIcon",componentId:"sc-13n85xv-4"})([""," transform:",";transition:all 0.2s ease;"],{marginRight:"0.25rem",cursor:"pointer"},function(e){return e.$expanded?"rotate(0deg)":"rotate(180deg)"});th.displayName="StyledCollapseExpandSingleIcon";var ah=w.default.div.withConfig({displayName:"Styles__StyledSignifier",componentId:"sc-1idn4je-0"})([""," "," "," cursor:default;"," ",""],{display:"inline-flex",alignItems:"center",color:"var(--color-theme-800)"},D,A,function(e){return"c-signifier--top"===e.$direction&&l.css(["--signifier-in:60%;--signifier-out:-60%;"])},function(e){return"c-signifier--bottom"===e.$direction&&l.css(["--signifier-in:-60%;--signifier-out:60%;"])});ah.displayName="StyledSignifier";var lh=w.default(c.CSSTransition).withConfig({displayName:"Styles__StyledSignifierTransition",componentId:"sc-1idn4je-1"})(["&.c-signifier--animate-enter{opacity:0;transform:translateY(var(--signifier-in));}&.c-signifier--animate-enter-active{opacity:1;transform:translateY(0%);transition-duration:300ms;}&.c-signifier--animate-exit{transform:translateY(0%);opacity:1;}&.c-signifier--animate-exit-active{transform:translateY(var(--signifier-out));opacity:0;transition-duration:300ms;}"]);lh.displayName="StyledSignifierTransition";var rh=w.default.svg.withConfig({displayName:"Styles__StyledIcon",componentId:"sc-1idn4je-2"})(["",""],{marginRight:"0.25rem",fontSize:"0.75rem",lineHeight:"1rem"});rh.displayName="StyledIcon";var nh=["EyeIcon","EyeSmallIcon","PencilIcon","PencilSmallIcon","EyeOffIcon","EyeOffSmallIcon","ChecklistIcon","ChecklistSmallIcon","WarningTriangleIcon","WarningTriangleSmallIcon","DependencyIcon","DependencySmallIcon","MessageIcon","MessageSmallIcon","ClockStopwatchIcon","ClockStopwatchSmallIcon","ClockIcon","ClockSmallIcon","DollarOffIcon","DollarOffSmallIcon","DollarIcon","DollarSmallIcon","DollarCheckmarkIcon","DollarCheckmarkSmallIcon","DollarClockIcon","DollarClockSmallIcon","BellOffIcon","BellOffSmallIcon","LockIcon","LockSmallIcon","RecurringCheckmarkIcon","RecurringCheckmarkSmallIcon","PinIcon","PinSmallIcon"],oh=function(e){var a=e.type,l=e.value,r=void 0===l?null:l,n=e.className,o=e.tooltipText,i=e.tooltipClassName;-1===nh.indexOf(a.displayName)&&console.warn("You are using unsupported Signifier icon");var d=L(t.useState("c-signifier--top"),2),s=d[0],u=d[1],f=L(t.useState(r),2)[1],m=t.useMemo(function(){if(!r||r<1)return null;var e=1e9,t=r;return t>e&&(t=e),t===e?"".concat(Math.floor(t/1e9),"B+"):t>999999?"".concat(Math.floor(t/1e6),"M"):t>999?"".concat(Math.floor(t/1e3),"k"):"".concat(t)},[r]);t.useEffect(function(){r&&f(function(e){return e&&u(e-r>0?"c-signifier--top":"c-signifier--bottom"),r})},[r]);var p=t.useMemo(function(){return g.default.createElement(ah,{className:y.default("c-signifier",n),$direction:s},g.default.createElement(rh,{as:a}),null!==r&&g.default.createElement(c.SwitchTransition,{mode:"out-in"},g.default.createElement(lh,{key:m,timeout:300,classNames:"c-signifier--animate"},a.displayName.includes("SmallIcon")?g.default.createElement(Kv,{color:"secondary"},m):g.default.createElement(Yv,{color:"secondary"},m))))},[n,s,a,r,m]);return g.default.createElement(Nm,{title:null!=o?o:"",disable:!o,popperTooltipClassName:i},p)};oh.displayName="Signifier";var ih=w.default.span.withConfig({displayName:"Styles__StyledWrapper",componentId:"sc-5x2tyd-0"})(["display:inline-flex;border-radius:100%;position:relative;"]),dh=w.default.img.withConfig({displayName:"Styles__StyledAvatar",componentId:"sc-5x2tyd-1"})(["border-radius:100%;object-fit:cover;"]),ch=["url","alt","size","className","imgClassName","children"],sh=t.forwardRef(function(e,a){var l=e.url,r=e.alt,n=void 0===r?"Avatar Image":r,o=e.size,i=void 0===o?24:o,d=e.className,c=e.imgClassName,s=e.children,u=B(e,ch),f=L(t.useState(!1),2),m=f[0],p=f[1];return g.default.createElement(ih,{className:d},s,g.default.createElement(dh,R({ref:a,src:l,alt:n,width:i,height:i,onLoad:function(){p(!0)},role:"img",className:c,style:{display:m?"block":"none"}},u)),!m&&g.default.createElement(nv,{"data-testid":"loader",style:{width:i,height:i,borderRadius:"100%"}}))});sh.displayName="Avatar";var uh=w.default.div.withConfig({displayName:"Styles__StyledDot",componentId:"sc-1hwsgu3-0"})(["border-radius:100%;"," ",""],function(e){return e.$size&&l.css(["width:","px;height:","px;"],e.$size,e.$size)},function(e){return e.$color&&l.css(["background-color:",";"],e.$color)}),fh=["color","size","className"],mh=t.forwardRef(function(e,t){var a=e.color,l=e.size,r=void 0===l?8:l,n=e.className,o=B(e,fh);return g.default.createElement(uh,R({className:y.default("c-dot",n),ref:t,$color:a,$size:r},o))});mh.displayName="Dot";var ph=w.default.div.withConfig({displayName:"Styles__StyledTag",componentId:"sc-1chtb47-0"})([""," font-size:13px;line-height:1.375;"," ",""],{display:"flex",alignItems:"center"},A,D);ph.displayName="StyledTag";var vh=w.default(mh).withConfig({displayName:"Styles__StyledTagDot",componentId:"sc-1chtb47-1"})(["",""],function(e){return e.$showText&&l.css(["",""],{marginRight:"0.25rem"})});vh.displayName="StyledTagDot";var hh=w.default.div.withConfig({displayName:"Styles__StyledTagText",componentId:"sc-1chtb47-2"})([""," ",""],{textTransform:"uppercase"},function(e){return e.color&&l.css(["color:",";"],e.color)});hh.displayName="StyledTagText";var gh=["name","color","showText","showDot","className"],yh=t.forwardRef(function(e,t){var a=e.name,l=e.color,r=e.showText,n=void 0===r||r,o=e.showDot,i=void 0===o||o,d=e.className,c=B(e,gh);return g.default.createElement(ph,R({className:y.default("c-tag",d),ref:t},c),i?g.default.createElement(vh,{$showText:n,color:l}):null,n?g.default.createElement(hh,{color:l},a):null)});yh.displayName="Tag";var wh=w.default.nav.withConfig({displayName:"Styles__StyledNav",componentId:"sc-1khiypw-0"})([""," height:100%;width:100%;overflow:clip visible;"," "," "," ",""],{display:"flex"},function(e){return"left"===e.$align&&l.css(["",""],{justifyContent:"flex-start"})},function(e){return"center"===e.$align&&l.css(["",""],{justifyContent:"center"})},function(e){return"right"===e.$align&&l.css(["",""],{justifyContent:"flex-end"})},function(e){return"light"===e.$role&&l.css(["height:auto;"])});wh.displayName="StyledNav";var bh=w.default.ul.withConfig({displayName:"Styles__StyledNavList",componentId:"sc-1khiypw-1"})([""," overflow:clip visible;"],{margin:"0px",display:"flex",listStyleType:"none",padding:"0px"});bh.displayName="StyledNavList";var xh=w.default.li.withConfig({displayName:"Styles__StyledNavListItem",componentId:"sc-1khiypw-2"})([""," color:var(--color-theme-700);font-size:15px;display:flex;align-items:center;font-weight:500;padding:0 10px;flex-shrink:0;&:hover,&:hover *{","}",' &::after{content:"";'," bottom:0;left:50%;transform:translateX(-50%);height:3px;transition:width 0.3s ease,background-color 0.3s ease;}"," "," "," ",""],{position:"relative",cursor:"default",userSelect:"none",fontSize:"0.875rem",lineHeight:"1.25rem"},function(e){return!e.$disabled&&l.css(["",""],{color:"var(--color-primary)"})},function(e){return!e.$active&&!e.$disabled&&l.css(["",""],{cursor:"pointer"})},{position:"absolute",margin:"auto",display:"block",width:"0px",backgroundColor:"transparent"},function(e){return e.$active&&l.css([""," &::after{","}"],{pointerEvents:"none"},{width:"100%",backgroundColor:"var(--color-primary)"})},function(e){return e.$disabled&&l.css(["",""],{cursor:"not-allowed",userSelect:"none",opacity:"0.5"})},function(e){return"light"===e.$role&&l.css([""," color:var(--color-theme-800);font-weight:400;padding:0 8px;&::after{bottom:-4px;height:2px;}"],{fontSize:"0.875rem",lineHeight:"1.25rem"})},function(e){return e.$active&&l.css([""," & *{","}"],{color:"var(--color-primary)"},{color:"var(--color-primary)"})});xh.displayName="StyledNavListItem";var Eh=w.default.div.withConfig({displayName:"Styles__StyledNavAsSelect",componentId:"sc-1khiypw-3"})(["padding:0 10px;height:100%;display:flex;align-items:center;gap:4px;svg{color:var(--color-primary);top:1px;position:relative;}",""],function(e){return e.$active&&l.css([""," & *{","}"],{color:"var(--color-primary)"},{color:"var(--color-primary)"})});Eh.displayName="StyledNavAsSelect",w.default.div.withConfig({displayName:"Styles__StyledNavAsMoreTarget",componentId:"sc-1khiypw-4"})(["padding:0 10px;height:100%;display:flex;align-items:center;",""],function(e){return"light"===e.$role&&l.css(["padding:0;"])}).displayName="StyledNavAsMoreTarget";var Sh=["children","active","disabled","className","role"],Ch=g.default.forwardRef(function(e,t){var a=e.children,l=e.active,r=void 0!==l&&l,n=e.disabled,o=void 0!==n&&n,i=e.className,d=e.role,c=B(e,Sh);return g.default.createElement(xh,R({className:y.default("c-nav__item",{"c-nav__item--active":r},i),ref:t},c,{$active:r,$disabled:o,$role:d}),a)});Ch.displayName="Item";var kh=w.default(Ch).withConfig({displayName:"Styles__StyledNavListItemMore",componentId:"sc-m6npdq-0"})(["",' cursor:pointer;&::after{content:"";'," bottom:0;left:50%;transform:translateX(-50%);height:3px;transition:width 0.3s ease,background-color 0.3s ease;","}"],function(e){return"light"!==e.role&&l.css(["padding:0;"])},{position:"absolute",margin:"auto",display:"block",width:"0px",backgroundColor:"transparent"},{width:"100%",backgroundColor:"var(--color-primary)"});kh.displayName="StyledNavListItemMore";var Nh=w.default.svg.withConfig({displayName:"Styles__StyledExpand",componentId:"sc-zjpl2-0"})(["",""],{height:"1.5rem",width:"1.5rem",fill:"currentColor"});Nh.displayName="StyledExpand";var Ih=w.default(Nh).withConfig({displayName:"Styles__StyledExpandSingle",componentId:"sc-zjpl2-1"})(["",""],function(e){return!e.$expanded&&l.css(["transform:rotate(180deg);"])});Ih.displayName="StyledExpandSingle";var _h=["expanded"],Rh=t.forwardRef(function(e,t){var a=e.expanded,l=void 0!==a&&a,r=B(e,_h);return g.default.createElement(Ih,R({ref:t,viewBox:"0 0 24 24",$expanded:l},r),g.default.createElement("path",{d:"M15.372 14.736a.993.993 0 001.349 0 .867.867 0 000-1.275L12 9l-4.72 4.461a.867.867 0 000 1.275.993.993 0 001.348 0L12 11.549l3.372 3.187z",fillRule:"nonzero"}))});Rh.displayName="ExpandSingle";var Mh=w.default.div.withConfig({displayName:"Styles__StyledOptionContentWrapper",componentId:"sc-6fiqyy-0"})(["display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-items:center;height:100%;flex-grow:1;"]);Mh.displayName="StyledOptionContentWrapper";var zh=w.default.div.withConfig({displayName:"Styles__StyledOptionIndicator",componentId:"sc-6fiqyy-1"})(["height:24px;width:24px;border-radius:100%;margin-right:8px;flex-shrink:0;",""],function(e){return e.backgroundColor&&!e.children&&l.css(["background-color:",";"],e.backgroundColor)});zh.displayName="StyledOptionIndicator";var Bh=w.default(pm).withConfig({displayName:"Styles__StyledOptionText",componentId:"sc-6fiqyy-2"})([""," flex-grow:1;line-height:28px;padding-right:10px;",""],{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},function(e){return e.textColor&&l.css(["color:",";"],e.textColor)});Bh.displayName="StyledOptionText";var Lh=w.default.span.withConfig({displayName:"Styles__StyledAdditionalInfo",componentId:"sc-6fiqyy-3"})(["margin:0 0 0 5px;line-height:18px;flex-shrink:0;"]);Lh.displayName="StyledAdditionalInfo";var Hh=l.css(["width:inherit;height:inherit;"]),Ah=w.default.div.withConfig({displayName:"Styles__StyledMultiAvatarInner",componentId:"sc-k6nldn-0"})(["overflow:hidden;position:absolute;display:inline-flex;"]),Dh=w.default.div.withConfig({displayName:"Styles__StyledMultiAvatar",componentId:"sc-k6nldn-1"})([""," border-radius:100%;position:relative;overflow:hidden;"," "," ",""],A,function(e){return 2===e.$urlCount&&l.css(["",":first-child{left:0;img{transform:translateX(-20%);}}",":last-child{right:0;img{transform:translateX(-20%);}}"],Ah,Ah)},function(e){return 3===e.$urlCount&&l.css(["",":nth-child(1){left:0;img{transform:translateX(-20%);}}",":nth-child(2){right:0;top:0;img{","}}",":nth-child(3){right:0;bottom:0;img{","}}"],Ah,Ah,Hh,Ah,Hh)},function(e){return e.$urlCount>3&&l.css(["img{","}",":nth-child(1){left:0;}",":nth-child(2){left:0;bottom:0;}",":nth-child(3){right:0;top:0;}",":nth-child(4){right:0;bottom:0;}"],Hh,Ah,Ah,Ah,Ah)});Dh.displayName="StyledMultiAvatar",Ah.displayName="StyledMultiAvatarInner";var $h=function(e){var a=e.url,l=e.alt,r=e.size,n=void 0===r?24:r,o=e.className,i=e.children,d=t.useCallback(function(e){switch(a.length){case 1:return{width:"".concat(n,"px"),height:"".concat(n,"px")};case 2:return{width:"".concat(n/2,"px"),height:"".concat(n,"px")};case 3:return 0===e?{width:"".concat(n/2,"px"),height:"".concat(n,"px")}:{width:"".concat(n/2,"px"),height:"".concat(n/2,"px")};default:return{width:"".concat(n/2,"px"),height:"".concat(n/2,"px")}}},[n,a.length]),c=t.useMemo(function(){return(null==a?void 0:a.length)>4?a.slice(0,4):a},[a]);return g.default.createElement("span",{className:"tw-relative tw-inline-flex"},g.default.createElement(Dh,{style:{width:"".concat(n,"px"),height:"".concat(n,"px")},className:o,$urlCount:a.length},c.map(function(e,t){return g.default.createElement(Ah,{style:d(t),className:"c-multi-avatar__wrapper",key:"avatar_".concat(t)},g.default.createElement("img",{src:e,alt:l&&l[t]?l[t]:"avatar_".concat(t),width:n,height:n}))})),i)};$h.displayName="MultiAvatar";var Vh=function(e){var t=e.imageUrl,a=e.color,l=e.textColor,r=e.name,n=e.additionalInfo;return g.default.createElement(Mh,null,t||a?g.default.createElement(zh,{className:"c-option--label",backgroundColor:a},t?g.default.createElement(g.default.Fragment,null,Array.isArray(t)?g.default.createElement($h,{className:"c-option--multi-avatar",url:t}):g.default.createElement(sh,{className:"c-option--avatar",url:t})):null):null,g.default.createElement(Bh,{className:"c-option--text",textColor:l},r),n?g.default.createElement(Lh,null,n):null)};Vh.displayName="OptionContent";var Th=["mixed","data-testid"],Oh=g.default.forwardRef(function(e,t){var a=e.mixed,l=e["data-testid"],r=B(e,Th);return a?g.default.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"checkbox-mixed-icon"},g.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.2222 0C15.2041 0 16 0.795938 16 1.77778V14.2222C16 15.2041 15.2041 16 14.2222 16H1.77778C0.795938 16 0 15.2041 0 14.2222V1.77778C0 0.795938 0.795938 0 1.77778 0H14.2222Z",fill:"var(--color-secondary)"}),g.default.createElement("rect",{x:"3",y:"7",width:10,height:"2",rx:"1",fill:"var(--page-paper-main)"})):g.default.createElement("svg",R({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"var(--color-theme-600)",focusable:!1,ref:t},r,{"data-testid":l}),g.default.createElement("g",{fillRule:"evenodd"},g.default.createElement("rect",{stroke:"#8E8E8E",x:.5,y:.5,width:15,height:15,rx:2}),g.default.createElement("path",{stroke:"#979797",strokeWidth:2,d:"M12.243 5l-5.657 5.657-2.829-2.829"})))});Oh.displayName="CheckboxIcon";var Ph=Oh,Fh=w.default.input.withConfig({displayName:"Styles__StyledInput",componentId:"sc-y7zymm-0"})(["border:0px;clip:rect(0px,0px,0px,0px);cursor:pointer;height:1px;margin:-1px;opacity:0;overflow:hidden;padding:0px;position:absolute;white-space:nowrap;width:1px;"]);Fh.displayName="StyledInput";var Wh=w.default.label.withConfig({displayName:"Styles__StyledLabel",componentId:"sc-y7zymm-1"})([""]);Wh.displayName="StyledLabel";var qh=w.default.div.withConfig({displayName:"Styles__StyledCheckbox",componentId:"sc-y7zymm-2"})(["height:16px;width:16px;position:relative;transition-duration:0.2s;border-radius:2px;path{transition-duration:0.2s;stroke:transparent;stroke-dashoffset:12;stroke-dasharray:12;}svg{cursor:pointer;border-radius:2px;fill:transparent;}"," rect{transition-duration:0.2s;"," ","}",":disabled ~ ","{opacity:0.5;cursor:not-allowed;}",":focus ~ ","{","}&:not(.c-checkbox__controlled) ",":hover:not(:checked) ~ ","{path{stroke:var(--color-secondary-500);stroke-dashoffset:24;}rect{stroke:var(--color-secondary);"," stroke-width:3px;}}"," ",":checked ~ ","{path{","}rect{stroke:var(--color-secondary);stroke-width:19px;","}}"],function(e){return e.$disabled&&l.css(["svg{cursor:not-allowed;}"])},function(e){return!e.mixed&&l.css(["stroke:var(--color-theme-500);"])},function(e){return e.mixed&&l.css(["stroke:transparent;"])},Fh,Wh,Fh,Wh,function(e){return!e.mixed&&l.css(["rect{stroke:var(--color-secondary);stroke-width:3px;}"])},Fh,Wh,function(e){return e.mixed&&l.css(["stroke:transparent;"])},function(e){return e.hover&&!e.mixed&&l.css(["",":not(:checked) ~ ","{path{stroke:var(--color-secondary-500);stroke-dashoffset:24;}rect{stroke:var(--color-secondary);stroke-width:3px;}}"],Fh,Wh)},Fh,Wh,function(e){return!e.mixed&&l.css(["stroke:var(--page-paper-main);stroke-dashoffset:24;"])},function(e){return e.mixed&&l.css(["stroke:transparent;"])});qh.displayName="StyledCheckbox";var jh=["className","hover","id","mixed","checked","onChange","disabled"],Yh=t.forwardRef(function(e,a){var l=e.className,r=e.hover,n=e.id,o=void 0===n?"checkbox":n,i=e.mixed,d=void 0!==i&&i,c=e.checked,s=e.onChange,u=e.disabled,f=B(e,jh),m=L(t.useState(d&&!c),2),p=m[0],v=m[1],h=L(t.useState(c),2),w=h[0],b=h[1],x=t.useCallback(function(e){"function"==typeof s&&s(e),b(function(e){return!e}),v(!1)},[s]);return t.useEffect(function(){c!==w&&(b(c),v(!1))},[c]),t.useEffect(function(){d===p||c||v(d)},[d]),g.default.createElement(qh,{className:y.default("c-checkbox",{"c-checkbox__hover":r,"c-checkbox__controlled":"boolean"==typeof r},l),hover:r,tabIndex:-1,mixed:p,$disabled:u},g.default.createElement(Fh,R({role:"checkbox",id:o,className:"c-checkbox--input",type:"checkbox",ref:a},f,{checked:w,onChange:x,disabled:u})),g.default.createElement(Wh,{htmlFor:o,className:"c-checkbox--label"},g.default.createElement(Ph,{"data-testid":"checkbox-icon",height:16,width:16,mixed:p})))});Yh.displayName="Checkbox";var Gh=l.css(["margin:0;padding:0;border:0;outline:0;font:inherit;"]),Kh=w.default.div.withConfig({displayName:"Styles__StyledInputWrapper",componentId:"sc-ce8kcp-0"})(["align-items:center;background-color:var(--input-background-color);border-color:var(--color-theme-500);border-radius:8px;border-style:solid;border-width:1px;cursor:text;display:flex;height:32px;padding-block:4px;padding-inline:4px;transition:all 0.3s ease;width:360px;"," "," "," "," "," "," "," "," ",""],D,A,function(e){return"flat"===e.$mode&&l.css(["background-color:transparent;border:none;border-radius:none;"])},function(e){return"small"===e.$size&&l.css(["border-radius:6px;height:24px;"])},function(e){return"big"===e.$size&&l.css(["height:40px;"])},function(e){return"biggest"===e.$size&&l.css(["height:48px;"])},function(e){return e.$disabled&&l.css(["cursor:default;opacity:50%;"])},function(e){return!e.$disabled&&!e.$invalid&&l.css(["&:focus-within,&:hover{border-color:var(--color-primary);}"])},function(e){return!e.$disabled&&e.$invalid&&"outlined"===e.$mode&&l.css(["border-color:var(--red-alert);"])});Kh.displayName="StyledInputWrapper";var Xh=w.default.input.withConfig({displayName:"Styles__StyledInput",componentId:"sc-ce8kcp-1"})([""," "," background-color:var(--input-background-color);border:none;color:var(--color-theme-900);font-size:0.875rem;font-weight:400;letter-spacing:0.02em;margin-block:0;margin-inline:4px;outline:none;padding:0;width:100%;"," &::placeholder{color:var(--color-theme-transparent-500);}"," "," "," "," "," ",""],A,Gh,function(e){return"flat"===e.$mode&&l.css(["background-color:transparent;"])},function(e){return"big"===e.$size&&l.css(["font-size:1rem;"])},function(e){return"biggest"===e.$size&&l.css(["font-size:1.25rem;font-weight:700;"])},function(e){return e.disabled&&l.css(["cursor:default;"])},function(e){return e.$loading&&l.css(["cursor:progress;"])},function(e){return e.align&&l.css(["text-align:",";"],e.align)},function(e){return"flat"===e.$mode&&e.$invalid&&l.css(["color:var(--red-alert);"])});Xh.displayName="StyledInput";var Zh=w.default.div.withConfig({displayName:"Styles__StyledPasswordIndicatorWrapper",componentId:"sc-ce8kcp-2"})(["display:flex;gap:2px;margin-top:6px;margin-bottom:4px;"]);Zh.displayName="StyledPasswordIndicatorWrapper";var Uh=w.default.div.withConfig({displayName:"Styles__StyledPasswordIndicator",componentId:"sc-ce8kcp-3"})(["width:100%;height:4px;border-radius:6px;background-color:",";"],function(e){var t=e.$strength,a=e.$index;return 0===t?"var(--color-theme-300)":1===t?0===a?"var(--red-alert)":"var(--color-theme-300)":2===t?a<2?"var(--color-orange)":"var(--color-theme-300)":3===t?a<3?"var(--color-blue-sky)":"var(--color-theme-300)":"var(--color-sucess-green)"});Uh.displayName="StyledPasswordIndicator";var Qh=w.default.div.withConfig({displayName:"Styles__StyledInputSelectTrigger",componentId:"sc-ce8kcp-4"})(["display:flex;gap:6px;align-items:center;margin-right:2px;margin-left:8px;color:var(--color-theme-700);font-weight:400;letter-spacing:0.02em;font-size:0.875rem;flex-shrink:0;cursor:",";pointer-events:",";",""],function(e){return e.$disabled?"unset":"pointer"},function(e){return e.$disabled?"none":"unset"},function(e){return"big"===e.$size&&l.css(["font-size:1rem;"])});Qh.displayName="StyledInputSelectTrigger";var Jh=w.default.span.withConfig({displayName:"Styles__StyledFlagTriggerLabel",componentId:"sc-ce8kcp-5"})(["font-size:",";"],function(e){return"small"===e.$size?"20px":"24px"});Jh.displayName="StyledFlagTriggerLabel";var eg=w.default.span.withConfig({displayName:"Styles__StyledOptionFlag",componentId:"sc-ce8kcp-6"})(["font-size:24px;margin-right:4px;"]);Jh.displayName="StyledOptionFlag";var tg=w.default(pm).withConfig({displayName:"Styles__StyledOptionName",componentId:"sc-ce8kcp-7"})(["overflow:hidden;text-overflow:ellipsis;white-space:nowrap;"]);tg.displayName="StyledOptionName";var ag=w.default(pm).withConfig({displayName:"Styles__StyledOptionCode",componentId:"sc-ce8kcp-8"})(["overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:auto;color:var(--color-theme-600);flex-shrink:0;"]);ag.displayName="StyledOptionCode";var lg=w.default.span.withConfig({displayName:"Styles__StyledOptionRowEnd",componentId:"sc-ce8kcp-9"})(["display:flex;align-items:center;gap:8px;"]);lg.displayName="StyledOptionRowEnd";var rg=w.default.span.withConfig({displayName:"Styles__StyledOptionWrapper",componentId:"sc-ce8kcp-10"})(["overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px;display:flex;justify-items:center;align-items:center;"]);rg.displayName="StyledOptionWrapper";var ng=["className","style","type","disabled","size","invalid","startAdornment","endAdornment","wrapRef","wrapperClick","mode"],og=g.default.forwardRef(function(e,a){var l=e.className,r=void 0===l?"":l,n=e.style,o=e.type,i=void 0===o?"text":o,d=e.disabled,c=void 0!==d&&d,s=e.size,u=void 0===s?"regular":s,f=e.invalid,m=void 0!==f&&f,p=e.startAdornment,v=e.endAdornment,h=e.wrapRef,w=e.wrapperClick,b=e.mode,x=void 0===b?"outlined":b,E=B(e,ng),S=t.useRef(null),C=Ce(a,S),k=t.useCallback(function(){var e;null===(e=S.current)||void 0===e||e.focus(),w&&w()},[w]);return g.default.createElement(Kh,{$size:u,$invalid:m,$disabled:c,$mode:x,style:n,className:y.default("c-input-wrapper",r),onClick:k,ref:h},p,g.default.createElement(Xh,R({ref:C,type:i,$size:u,disabled:c,className:"c-input","aria-invalid":m,$invalid:m,$mode:x,"data-form-type":"other"},E)),v)});og.displayName="Input";var ig=w.default.input.withConfig({displayName:"Styles__StyledRadioInput",componentId:"sc-1xh9uc2-0"})(["display:none;"]);ig.displayName="StyledRadioInput";var dg=w.default.label.withConfig({displayName:"Styles__StyledRadioLabel",componentId:"sc-1xh9uc2-1"})(["",""],{display:"inline-flex",alignItems:"center"});dg.displayName="StyledRadioLabel";var cg=w.default.div.withConfig({displayName:"Styles__StyledRadioButton",componentId:"sc-1xh9uc2-2"})([""," "," height:16px;width:16px;position:relative;svg{cursor:pointer;fill:transparent;}circle:first-child{transition-duration:0.2s;stroke:var(--color-theme-500);}circle:last-child{transition-duration:0.2s;transform-origin:center;transform:scale(0);fill:var(--color-secondary-500);}input:focus ~ ","{circle:first-child{stroke:var(--color-secondary);}}input:disabled ~ ","{pointer-events:none;opacity:0.5;}"," "," input:checked ~ ","{circle:first-child{stroke:var(--color-secondary);}circle:last-child{transform:scale(1);fill:var(--color-secondary);}}"],A,{display:"inline-flex",alignItems:"center"},dg,dg,function(e){return!0!==e.$isControlled&&l.css(["input:hover ~ ","{circle:first-child{stroke:var(--color-secondary);}circle:last-child{transform:scale(1);}}"],dg)},function(e){return e.$isHovered&&l.css(["","{circle:first-child{stroke:var(--color-secondary);}circle:last-child{transform:scale(1);}}"],dg)},dg);cg.displayName="StyledRadioButton";var sg=["className","id","hover"],ug=t.forwardRef(function(e,t){var a=e.className,l=void 0===a?"":a,r=e.id,n=void 0===r?"radio":r,o=e.hover,i=B(e,sg);return g.default.createElement(cg,{className:y.default("c-radio-btn",{"c-radio-btn__hover":o,"c-radio-btn__controlled":"boolean"==typeof o},l),$isHovered:o,$isControlled:"boolean"==typeof o},g.default.createElement(ig,R({id:n,className:"c-radio-btn--input",type:"radio",ref:t},i)),g.default.createElement(dg,{htmlFor:n,className:"c-radio-btn--label"},g.default.createElement(Oc,{width:"16",height:"16"})))});ug.displayName="RadioButton";var fg=w.default(og).withConfig({displayName:"Styles__StyledSelectInput",componentId:"sc-gfxqpu-0"})([""]);fg.displayName="StyledSelectInput";var mg=w.default.form.withConfig({displayName:"Styles__StyledSelectForm",componentId:"sc-gfxqpu-1"})(["margin:12px 12px 0 12px;display:flex;","{width:100%;border-radius:4px;}*{margin:auto 0;}"],fg);mg.displayName="StyledSelectForm";var pg=w.default.div.withConfig({displayName:"Styles__StyledStartAdornment",componentId:"sc-gfxqpu-2"})(["margin-right:8px;margin-left:-4px;"]);pg.displayName="StyledStartAdornment";var vg=w.default.div.withConfig({displayName:"Styles__StyledEndAdornment",componentId:"sc-gfxqpu-3"})(["margin-left:8px;margin-right:-4px;"]);vg.displayName="StyledEndAdornment";var hg=w.default(Yh).withConfig({displayName:"Styles__StyledCheckbox",componentId:"sc-gfxqpu-4"})(["margin-left:12px;"]);hg.displayName="StyledCheckbox";var gg=w.default(ug).withConfig({displayName:"Styles__StyledRadioButton",componentId:"sc-gfxqpu-5"})(["margin-left:12px;"]);gg.displayName="StyledRadioButton";var yg=function(e,t,a,l,r){"ArrowDown"!==e.key&&"ArrowUp"!==e.key||e.preventDefault();var n=a;r&&(n=[{id:null},...n]),l&&(n=[...n,{id:"addNew"}]);var o=n.findIndex(function(e){return e.id===t});if("ArrowDown"===e.key){var i=n.findIndex(function(e){return e.id===t})+1>=n.length;return-1===o||i?n[0].id:n[o+1].id}if("ArrowUp"===e.key){var d=n[0].id===t;return-1===o||d?n[n.length-1].id:n[o-1].id}},wg=w.default.div.withConfig({displayName:"Styles__StyledScrollShadow",componentId:"sc-17pcaqo-0"})(["",""],{position:"relative"}),bg=w.default.div.withConfig({displayName:"Styles__StyledScrollShadowTop",componentId:"sc-17pcaqo-1"})([""," background-image:linear-gradient( to top,",","," );"],{position:"absolute",left:"0px",right:"0px",top:"0px",height:"0.5rem"},function(e){return e.$innerColor?e.$innerColor:"var(--page-paper-main-shadow)"},function(e){return e.$outerColor?e.$outerColor:"var(--page-paper-main)"}),xg=w.default.div.withConfig({displayName:"Styles__StyledScrollShadowBottom",componentId:"sc-17pcaqo-2"})([""," background-image:linear-gradient( to top,",","," );"],{position:"absolute",left:"0px",right:"0px",bottom:"0px",height:"0.5rem"},function(e){return e.$outerColor?e.$outerColor:"var(--page-paper-main)"},function(e){return e.$innerColor?e.$innerColor:"var(--page-paper-main-shadow)"}),Eg=w.default.div.withConfig({displayName:"Styles__StyledScrollShadowLeft",componentId:"sc-17pcaqo-3"})([""," background-image:linear-gradient( to left,",","," );"],{position:"absolute",top:"0px",bottom:"0px",left:"0px",width:"0.5rem"},function(e){return e.$innerColor?e.$innerColor:"var(--page-paper-main-shadow)"},function(e){return e.$outerColor?e.$outerColor:"var(--page-paper-main)"}),Sg=w.default.div.withConfig({displayName:"Styles__StyledScrollShadowRight",componentId:"sc-17pcaqo-4"})([""," background-image:linear-gradient( to right,",","," );"],{position:"absolute",top:"0px",bottom:"0px",right:"0px",width:"0.5rem"},function(e){return e.$innerColor?e.$innerColor:"var(--page-paper-main-shadow)"},function(e){return e.$outerColor?e.$outerColor:"var(--page-paper-main)"});wg.displayName="StyledScrollShadow",bg.displayName="StyledScrollShadowTop",xg.displayName="StyledScrollShadowBottom",Eg.displayName="StyledScrollShadowLeft",Sg.displayName="StyledScrollShadowRight";var Cg=["children","className","disableVertical","disableHorizontal","invertHorizontal","invertVertical","innerColor","outerColor"],kg=t.forwardRef(function(e,a){var l=e.children,r=e.className,n=e.disableVertical,o=void 0!==n&&n,i=e.disableHorizontal,d=void 0!==i&&i,c=e.invertHorizontal,s=void 0!==c&&c,u=e.invertVertical,f=void 0!==u&&u,m=e.innerColor,p=e.outerColor,v=B(e,Cg),h=L(t.useState({top:0,right:0,bottom:0,left:0}),2),w=h[0],b=h[1],x=t.useCallback(function(e){var t=e.target,a=t.scrollHeight,l=t.clientHeight,r=t.scrollWidth,n=t.clientWidth,i=e.target,c=i.scrollTop,u=i.scrollLeft;u<0&&(u*=-1),c<0&&(c*=-1),b(function(e){var t=.05*Math.min(c,20),i=a-l,m=.05*(i-Math.max(c,i-20)),p=.05*Math.min(u,20),v=r-n,h=.05*(v-Math.max(u,v-20)),g={top:0,bottom:0,left:0,right:0};return o||(g.top=f?m:t,g.bottom=f?t:m),d||(g.left=s?h:p,g.right=s?p:h),g.top!==e.top||g.bottom!==e.bottom||g.left!==e.left||g.right!==e.right?g:e})},[s,f,o,d]);return g.default.createElement(wg,R({},v,{ref:a,className:y.default("c-scroll-shadow",r)}),l({onScroll:x}),o?null:g.default.createElement(g.default.Fragment,null,g.default.createElement(bg,{$innerColor:m,$outerColor:p,style:{opacity:w.top}}),g.default.createElement(xg,{$innerColor:m,$outerColor:p,style:{opacity:w.bottom}})),d?null:g.default.createElement(g.default.Fragment,null,g.default.createElement(Eg,{$innerColor:m,$outerColor:p,style:{opacity:w.left}}),g.default.createElement(Sg,{$innerColor:m,$outerColor:p,style:{opacity:w.right}})))});kg.displayName="ScrollShadow";var Ng=function(e){var a=arguments.length>1&&void 0!==arguments[1]&&arguments[1],l=t.useRef(e);return t.useEffect(function(){l.current&&(l.current.scrollTop=a?-1:1,l.current.scrollTop=0,l.current.scrollLeft=a?-1:1,l.current.scrollLeft=0)},[a]),l},Ig=function(e){var a=L(t.useState(0),2),l=a[0],r=a[1];return t.useEffect(function(){if(e&&e.current){var t=e.current,a=t.style.maxHeight,l=t.style.visibility;t.style.visibility="hidden",t.style.maxHeight="none";var n=t.clientHeight;return t.style.visibility=l,t.style.maxHeight=a,r(n)}},[e]),l},_g=function(e,a){var l=e.decimalSeparator,r=void 0===l?".":l,n=e.thousandSeparator,o=void 0===n?",":n,i=e.disableAbbreviation,d=e.disableMacros,c=e.decimalLength,s=e.value,u=void 0===s?void 0:s,f=e.onChange,m=e.onSave,p=e.onEnterKeyPress,v=e.onClick,h=e.onCancel,g=e.allowEmptyValue,y=e.step,w=void 0===y?1:y,b=e.trimDecimals,x=void 0===b||b,E=e.limit,S=e.validation,C=void 0===S?Ee:S,k=e.min,N=e.max,I=e.onBlur,_=e.update,R=e.shortenThreshold,M=void 0===R?1e3:R;void 0===N||void 0===k||Number(N)>=Number(k)||console.warn("Warning: The maximum value is set to be lower than the minimum value. The maximum value will be ignored.");var z=L(t.useState(function(){return u}),2),B=z[0],H=z[1],A=L(t.useState(function(){return u}),2),D=A[0],$=A[1],V=L(t.useState(function(){return ye(u,o,r,x,c,i?"long":"short",M)}),2),T=V[0],O=V[1],P=L(t.useState(function(){return ye(u,o,r,x,c,i?"long":"short",M)}),2),F=P[0],W=P[1],q=L(t.useState(function(){return ye(u,"",r,!1,c,"long",M)}),2),j=q[0],Y=q[1],G=L(t.useState(function(){return ye(u,"",r,!1,c,"long",M)}),2),K=G[0],X=G[1],Z=L(t.useState(!1),2),U=Z[0],Q=Z[1];t.useEffect(function(){u===D||U&&!_||(O(ye(u,o,r,x,c,i?"long":"short",M)),W(ye(u,o,r,x,c,i?"long":"short",M)),Y(ye(u,"",r,!1,c,"long",M)),X(ye(u,"",r,!1,c,"long",M)),H(u),$(u))},[i,o,r,c,x,u,U]);var J=t.useRef(!1),ee=t.useCallback(function(e){if(J.current)O(F),Y(K),H(D),f&&f(D);else if(e.target.value.trim().length>0&&F!==e.target.value){var t=ye(T,o,r,x,c,i?"long":"short",M),a=ye(T,"",r,!1,c,"long",M),l=ge(a,o,r);W(t),X(a),Y(a),H(l),$(l),l!==D&&(null==f||f(l)),O(t),"function"==typeof m&&m(e)}else g?F!==e.target.value?null==m||m(e):"function"==typeof h&&h(e):(O(F),Y(K),H(D),null==f||f(D),"function"==typeof h&&h(e));Q(!1),"function"==typeof I&&I(e)},[T,I,F,K,D,f,o,r,x,c,i,M,m,g,h]),te=t.useCallback(function(e){if(!(void 0!==N&&Number(B)>N||void 0!==k&&Number(B)<k)){var t,a=B;if("increment"===e)if(void 0===N||Number(B)+w<=N)a=Number(B)+w;else{if(!(Number(B)<N))return;a=N}else if("decrement"===e)if(void 0===k||Number(B)-w>=k)a=Number(B)-w;else{if(!(Number(B)>k))return;a=k}t=void 0!==c?Number(a).toFixed(c):Number(a).toFixed(2),void 0!==c&&0===c&&(t=Math.round(Number(a)).toString()),(t.includes(".")||t.includes(","))&&(t=t.replace(".",r)),H(a),$(a),Y(t),O(t),f&&f(a)}},[N,B,k,c,f,w,r]),ae=t.useCallback(function(e){var t;if(("Enter"===e.key&&(e.target.blur(),"function"==typeof p&&p(B)),"ArrowLeft"!==e.key)&&("ArrowRight"!==e.key&&("ArrowUp"===e.key&&(e.preventDefault(),te("increment")),"ArrowDown"===e.key&&(e.preventDefault(),te("decrement")),"Escape"===e.key&&(J.current=!0,e.target.blur(),"function"==typeof h&&h(e),J.current=!1),"Backspace"!==e.key&&"Delete"!==e.key)))if(!e.metaKey&&!e.ctrlKey||"a"!==e.key){if("Tab"!==e.key)if(!e.metaKey&&!e.ctrlKey||"v"!==e.key)if("-"===e.key&&void 0!==k&&Number(k)>=0)e.preventDefault();else if(e.key!==r||0!==c){var l=e.target,n=l.value,o=l.selectionStart,i=l.selectionEnd,s=n.substring(0,o)+e.key+n.substring(i);C(s,Boolean(d),r,null!=c?c:0,E)||e.preventDefault()}else e.preventDefault();else e.preventDefault()}else null===(t=a.current)||void 0===t||t.select()},[c,r,d,a,E,k,B,h,p,te,C]),le=t.useCallback(function(e){var t=e.target.value,a=void 0,l=d?t:t.replace(/(\d+(?:[.,]\d+)?)([kmbtKMBT])/,function(e,t,l){var n=t.replace(",",".").split("."),o=n[0],i=n[1],d=parseInt(o,10)*he[l.toLowerCase()];a=parseFloat("".concat(d||0,".").concat(i||0));var c=d.toString();return void 0!==i&&(c+=r+i),c});void 0===a&&(a=t?parseFloat(t.replace(",",".")):void 0),O(l),Y(l),H(a),f&&a!==B&&f(a)},[d,f,B,r]),re=t.useCallback(function(e){"function"==typeof v&&v(e)},[v]),ne=t.useCallback(function(){O(j),Q(!0)},[j]),oe=t.useCallback(function(){var e;a.current&&(null===(e=a.current)||void 0===e||e.select())},[a]);return{value:T,onBlur:ee,onKeyDown:ae,onChange:le,onClick:re,onDoubleClick:oe,onFocus:ne,focused:U,unformattedValue:j,numericValue:B}},Rg=["as","className","invert","style"],Mg=t.forwardRef(function(e,t){var a=e.as,l=void 0===a?"div":a,r=e.className,n=e.invert,o=void 0!==n&&n,i=e.style,d=B(e,Rg),c=Ce(Ng(null,o),t),s=z(z({},d),{},{ref:c,className:y.default("c-scroll-element",r),style:z({overflow:"auto"},i)});return g.default.createElement(l,s)});Mg.displayName="ScrollElement";var zg=w.default.li.withConfig({displayName:"Styles__StyledOption",componentId:"sc-1232l97-0"})([""," font-size:14px;display:flex;justify-content:space-between;height:28px;padding-left:16px;padding-right:16px;margin-top:4px;margin-bottom:4px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition-duration:0.1s;color:var(--color-theme-900);"," "," ",""],{userSelect:"none",fontWeight:"400"},D,A,function(e){return e.hover&&l.css(["background-color:var(--color-theme-200);"])});zg.displayName="StyledOption";var Bg=w.default.span.withConfig({displayName:"Styles__StyledOptionContent",componentId:"sc-1232l97-1"})(["display:flex;align-items:center;width:100%;justify-content:space-between;"]);Bg.displayName="StyledOptionContent";var Lg=w.default(kg).withConfig({displayName:"Styles__StyledAutocompleteScrollShadow",componentId:"sc-1bc1vz9-0"})(["margin-top:4px;",""],function(e){return e.$isHidden&&l.css(["",";"],{display:"none"})});Lg.displayName="StyledAutocompleteScrollShadow";var Hg=w.default(ie).withConfig({displayName:"Styles__StyledAutocompleteBody",componentId:"sc-1bc1vz9-1"})(["max-height:340px;overflow:auto;margin-bottom:6px;"]);Hg.displayName="StyledAutocompleteBody";var Ag=w.default(zg).withConfig({displayName:"Styles__StyledAutocompleteNewItem",componentId:"sc-1bc1vz9-2"})(["",';justify-content:start;&:before{content:"+ ";margin-right:4px;}',""],{cursor:"pointer",userSelect:"none"},function(e){return e.hover&&l.css(['background-color:var(--color-theme-200);content:"+ ";'])});Ag.displayName="StyledAutocompleteNewItem";var Dg=w.default.span.withConfig({displayName:"useHighlightText__StyledHiglightedText",componentId:"sc-13agf6o-0"})(["background-color:var(--color-primary-200);"]);Dg.displayName="StyledHiglightedText";var $g=function(e,a){var l=e,r=a;if(e){if(arguments.length>2&&void 0!==arguments[2]&&arguments[2]||(l=e.toLowerCase(),r=a.toLowerCase()),a&&l&&l.indexOf(r)>=0){var n=e.substring(0,l.indexOf(r)),o=e.substring(l.indexOf(r),l.indexOf(r)+a.length),i=e.substring(l.indexOf(r)+a.length);return g.default.createElement(t.Fragment,null,g.default.createElement("span",null,n.replace(/ /g," ")),g.default.createElement(Dg,{className:"c-option--text__highlight"},o.replace(/ /g," ")),g.default.createElement("span",null,i.replace(/ /g," ")))}return e}},Vg=t.forwardRef(function(e,a){var l=e.id,r=e.name,n=e.tooltip,o=void 0===n?"":n,i=e.hover,d=e.className,c=e.renderOption,s=e.onMouseEnter,u=e.onClick,f=void 0===u?function(){return null}:u,m=t.useCallback(function(){s&&s(l)},[s,l]);return g.default.createElement(zg,{ref:i?a:null,title:o||r,onMouseEnter:m,onTouchStart:m,className:y.default("c-option",d),hover:i,onClick:f},g.default.createElement(Bg,null,c||r))});Vg.displayName="Option";var Tg=w.default.li.withConfig({displayName:"Styles__StyledOptionGroupLi",componentId:"sc-16v5afu-0"})(["flex-direction:column;cursor:",";"],function(e){return"single"===e.type?"default":"pointer"}),Og=w.default.div.withConfig({displayName:"Styles__StyledOptionGroup",componentId:"sc-16v5afu-1"})([""," "," ",""],{userSelect:"none"},D,A);Og.displayName="StyledOptionGroup";var Pg=w.default.div.withConfig({displayName:"Styles__StyledOptionGroupHeader",componentId:"sc-16v5afu-2"})(["height:28px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;margin:6px 0;*{margin:auto 0;}"]);Pg.displayName="StyledOptionGroupHeader";var Fg=w.default(pm).withConfig({displayName:"Styles__StyledOptionGroupHeaderName",componentId:"sc-16v5afu-3"})(["padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;"]);Fg.displayName="StyledOptionGroupHeaderName";var Wg=w.default.div.withConfig({displayName:"Styles__StyledOptionGroupOption",componentId:"sc-16v5afu-4"})(["",""],function(e){return e.hover&&l.css(["background-color:var(--color-theme-200);"])});Wg.displayName="StyledOptionGroupOption";var qg=function(e){var a=e.id,l=e.name,r=e.options,n=e.type,o=e.hover,i=e.checked,d=e.onChange,c=e.setHover,s=e.optionGroupClassName,u=e.mixedOptions,f=void 0===u?[]:u;t.useEffect(function(){var e;o===a&&"single"!==n&&(null===(e=document.getElementById("".concat(a)))||void 0===e||e.focus())},[o,n,a]);var m=t.useMemo(function(){return r.every(function(e){return i.includes(e.id)})},[r,i]),p=t.useCallback(function(){c&&c("single"===n?void 0:a)},[c,n,a]),v=t.useMemo(function(){return r.map(function(e){return e.id})},[r]),h=t.useMemo(function(){return(r.some(function(e){return i.includes(e.id)})||f.some(function(e){return v.includes(e)}))&&!m},[v,i,m,f,r]),w=t.useCallback(function(e){if(e.stopPropagation(),e.preventDefault(),d&&"single"!==n)if(m)d(i.filter(function(e){return!1===v.includes(e)}));else{var t=[...i,...v],a=t.filter(function(e,a){return t.indexOf(e)===a});d(a)}},[v,i,m,d,n]);return g.default.createElement(Tg,{key:a,type:n,className:y.default("c-option-group",s),onClick:w},g.default.createElement(Og,{key:a},g.default.createElement(Wg,{onMouseEnter:p,hover:o===a&&"multiple"===n},g.default.createElement(Pg,null,g.default.createElement(Fg,{weight:"bold"},l),"multiple"===n&&g.default.createElement(Yh,{id:"".concat(a),checked:m,mixed:h,onChange:w,type:"checkbox"})))))};function jg(e){return void 0!==e.options}qg.displayName="OptionGroup";var Yg=function(e){var a=e.type,l=e.options,r=void 0===l?[]:l,n=e.inputEl,o=e.selected,i=void 0===o?[]:o,d=e.emptyValue,c=e.noResultText,s=e.renderOption,f=void 0===s?function(e){return null==e?void 0:e.name}:s,m=e.defaultValue,p=e.sortDirection,v=void 0===p?"asc":p,h=e.handleChange,y=e.optionClassName,w=e.handleEmptyAction,b=e.disabledInternalSort,x=e.AutocompleteClassName,E=e.handleDefaultOptionChange,S=e.preselectDefaultValue,C=e.keepSameOptionsOrder,k=void 0!==C&&C,N=e.autoHeightMax,I=void 0===N?340:N,_=e.clearInputOnSelect,R=e.mixedOptions,M=void 0===R?[]:R,B=e.filterCriteria,H=e.disableVirtualization,A=t.useRef(null),D=t.useRef(null),$=t.useMemo(function(){return Array.isArray(i)?i:[i]},[i]),V=t.useCallback(function(e){var t;if(k)return e;var a=Array.isArray(null===(t=e[0])||void 0===t?void 0:t.options),l=function(e,t){var a=$.includes(e.id),l=$.includes(t.id),r=M.includes(e.id),n=M.includes(t.id);return a&&!l?-1:!a&&l?1:r&&!n?-1:!r&&n?1:0};return a?e.map(function(e){var t=e.options.sort(l);return z(z({},e),{},{options:t})}):e.sort(l)},[M,$]),T=t.useCallback(function(e){var t;if(b)return V([...e]);if(Array.isArray(null===(t=e[0])||void 0===t?void 0:t.options)){var a=e.map(function(e){var t=e.options.sort(function(e,t){return"asc"===v?e.name.localeCompare(t.name):t.name.localeCompare(e.name)});return z(z({},e),{},{options:V(t)})});return V(a)}var l=e.sort(function(e,t){return"asc"===v?e.name.localeCompare(t.name):t.name.localeCompare(e.name)});return V(l)},[v,b,V]),O=L(t.useState(function(){return T(r)}),2),P=O[0],F=O[1];t.useEffect(function(){F(T(r))},[r]);var W=L(t.useState({item:void 0,by:void 0}),2),q=W[0],j=W[1],Y=L(t.useState(""),2),G=Y[0],K=Y[1],X=t.useCallback(function(e){var t;e&&0!==e.button||w&&(null==n||null===(t=n.current)||void 0===t||t.focus(),K(""),w(G))},[G,w,n]),Z=t.useCallback(function(){return j({item:"addNew",by:"mouse"})},[]),U=t.useMemo(function(){return!!(d&&G.trim()&&r.every(function(e){return jg(e)?e.options.every(function(e){return e.name.toLowerCase()!==G.trim().toLowerCase()}):e.name.toLowerCase()!==G.trim().toLowerCase()}))},[d,G,r]),Q=t.useCallback(function(e,t){var a=t.trim(),l=e[0]&&jg(e[0]),r=function(e){if(e.hidden)return!1;var t=e.name.toLowerCase().includes(a.toLowerCase());return B&&a?t||B(e,a):t};if(l){var n=!1;return e.reduce(function(e,a){var l=a.options.filter(r);return l.length>0?(!n&&t&&j({item:l[0].id,by:"keyboard"}),n=!0,[...e,z(z({},a),{},{options:l})]):[...e]},[])}var o=e.filter(r);return t&&o.length>0&&j({item:o[0].id,by:"keyboard"}),0===o.length&&d&&j({item:"addNew",by:"keyboard"}),o},[d,B]),J=t.useMemo(function(){return Q(P,G)},[G,Q,P]),ee=t.useMemo(function(){return!!m&&!G},[m,G]),te=t.useMemo(function(){var e=J.reduce(function(e,t){return jg(t)?[...e,...t.options]:[...e,t]},[]);return Q(e,G)},[G,Q,J]),ae=t.useMemo(function(){return c&&!U&&J.length<1&&(m&&G||!m)},[c,U,J.length,m,G]),le=t.useMemo(function(){var e=[];return ee&&e.push({type:"default",id:"default"}),J.forEach(function(t,a){jg(t)?(e.push({type:"group",id:t.id,item:t}),t.options.forEach(function(t){e.push({type:"option",id:t.id,item:t,index:a})})):e.push({type:"option",id:t.id,item:t,index:a})}),ae&&e.push({type:"noResult",id:"noResult"}),U&&e.push({type:"addNew",id:"addNew"}),e},[J,ee,ae,U]),re=!H&&le.length>40,ne=u.useVirtualizer({count:le.length,getScrollElement:function(){return A.current},estimateSize:function(){return 28},overscan:5,gap:4}),oe=t.useCallback(function(e){e.target&&"ArrowDown"!==e.key&&"ArrowUp"!==e.key&&"Enter"!==e.key&&K(e.target.value)},[]),ie=t.useCallback(function(e){j({item:e,by:"mouse"})},[]),de=t.useCallback(function(e){var t;if(null!==e)t="multiple"===a?$.includes(e)?$.filter(function(t){return t!==e}):[...$,e]:e,_&&null!=n&&n.current&&(n.current.value="",n.current.dispatchEvent(new Event("change",{bubbles:!0}))),K("");else if("function"==typeof E)return void E();"function"==typeof h&&h(t)},[_,h,E,n,$,a]),ce=t.useCallback(function(e){if(null==e)return j({item:null,by:"mouse"});j({item:e,by:"mouse"})},[]),se=t.useCallback(function(e){e.preventDefault(),de(q.item)},[de,q]),ue=t.useCallback(function(e,t){return jg(e)?g.default.createElement(qg,{checked:$,name:e.name,tooltip:e.tooltip,key:e.id,setHover:ie,id:e.id,hover:q.item,options:e.options,renderOptions:ue,type:a,onChange:h,filter:G,mixedOptions:M}):g.default.createElement(Vg,{name:e.name,ref:q.item===e.id?D:null,key:t,tooltip:e.tooltip,onMouseEnter:ce,onClick:se,id:e.id,hover:e.id===q.item,className:y,renderOption:f(z(z({},e),{},{name:$g(e.name,G)}),{id:"option_".concat(e.id),checked:$&&$.includes(e.id),hover:q.item===e.id,onChange:function(){return null}})})},[se,ce,q.item,y,f,G,$,ie,a,h,M]),fe=t.useCallback(function(){j({item:void 0,by:"mouse"})},[]);t.useEffect(function(){if("keyboard"===q.by&&void 0!==q.item){var e=le.findIndex(function(e){return e.id===q.item});-1!==e&&ne.scrollToIndex(e,{align:"center"})}},[q,ne,le]);var me=t.useCallback(function(e){if("Enter"===e.key){if(e.preventDefault(),void 0===q.item&&""===G)return;return"addNew"===q.item?void X(null):null===q.item&&E?void E():void(void 0===q.item&&null===q.item||(de(q.item),K("")))}j({item:yg(e,q.item,te,U,ee),by:"keyboard"})},[G,te,de,E,X,q,U,ee]);t.useEffect(function(){var e=null==n?void 0:n.current;if(e)return e.addEventListener("input",oe),e.addEventListener("keydown",me),function(){e.removeEventListener("input",oe),e.removeEventListener("keydown",me)}},[oe,me,n]);var pe=t.useCallback(function(){return S?$.length<1||""===$[0]:null===$[0]||$.length===te.length},[te.length,S,$]),ve=t.useCallback(function(e,t){switch(e.type){case"default":return g.default.createElement(Vg,{name:String(m),ref:null===q.item?D:null,hover:null===q.item,onMouseEnter:ce,onClick:function(e){e.preventDefault(),de(null)},renderOption:f({name:m,id:null},{checked:pe(),hover:null===q.item,onChange:function(){return null}})});case"group":return e.item&&jg(e.item)?g.default.createElement(qg,{checked:$,name:e.item.name,tooltip:e.item.tooltip,key:e.item.id,setHover:ie,id:e.item.id,hover:q.item,options:e.item.options,renderOptions:ue,type:a,onChange:h,filter:G,mixedOptions:M}):null;case"option":return!e.item||jg(e.item)?null:g.default.createElement(Vg,{name:e.item.name,ref:q.item===e.id?D:null,key:t,tooltip:e.item.tooltip,onMouseEnter:function(){return ce(e.id)},onClick:se,id:e.id,hover:e.id===q.item,className:y,renderOption:f(z(z({},e.item),{},{name:$g(e.item.name,G)}),{id:"option_".concat(e.id),checked:$&&$.includes(e.id),hover:q.item===e.id,onChange:function(){return null}})});case"noResult":return g.default.createElement(Gg,null,c);case"addNew":return g.default.createElement(Ag,{ref:"addNew"===q.item?D:null,key:"emptyValue",hover:"addNew"===q.item,onMouseDown:X,onMouseEnter:Z},d);default:return null}},[m,q.item,ce,f,pe,$,ie,ue,a,h,G,M,se,y,c,X,Z,d,de]);return g.default.createElement(Lg,{className:x,$isHidden:!m&&!d&&!c&&J.length<1},function(e){var t=e.onScroll;return g.default.createElement(Hg,{key:"body",onMouseLeave:fe},g.default.createElement("div",{ref:A,style:{height:"".concat(Math.min(ne.getTotalSize()+12,I),"px"),overflow:"auto"},onScroll:function(e){t&&t(e)}},g.default.createElement("div",{style:{height:"".concat(ne.getTotalSize(),"px"),width:"100%",position:"relative"}},re?ne.getVirtualItems().map(function(e){var t=le[e.index];return g.default.createElement("div",{key:e.index,"data-index":e.index,style:{position:"absolute",top:0,left:0,width:"100%",transform:"translateY(".concat(e.start,"px)")}},ve(t,e.index))}):le.map(function(e,t){return g.default.createElement(g.default.Fragment,{key:t},ve(e,t))}))))})};Yg.displayName="Autocomplete";var Gg=w.default(zg).withConfig({displayName:"Autocomplete___StyledStyledOption",componentId:"sc-9x4q7e-0"})(["cursor:auto"]),Kg=["type","mode","target","options","selected","mixed","position","onChange","placeholder","emptyAction","disableSearch","forceCloseMenu","selectClassName","keepSameOptionsOrder","onSelectOpen","onSelectClose","renderOption","handleDefaultOptionChange","preselectDefaultValue","startAdornment","endAdornment","focusInput","disableVirtualization"],Xg=function(e){var a=e.type,l=void 0===a?"single":a,r=e.mode,n=e.target,o=e.options,i=e.selected,d=void 0===i?[]:i,c=e.mixed,s=void 0===c?[]:c,u=e.position,f=void 0===u?"bottom-start":u,m=e.onChange,p=void 0===m?function(){return null}:m,v=e.placeholder,h=e.emptyAction,w=void 0===h?function(){return null}:h,b=e.disableSearch,x=void 0!==b&&b,E=e.forceCloseMenu,S=e.selectClassName,C=e.keepSameOptionsOrder,k=void 0!==C&&C,N=e.onSelectOpen,I=e.onSelectClose,_=e.renderOption,M=e.handleDefaultOptionChange,z=e.preselectDefaultValue,H=void 0===z?"single"===l:z,A=e.startAdornment,D=e.endAdornment,$=e.focusInput,V=void 0!==$&&$,T=e.disableVirtualization,O=B(e,Kg);x&&(A||D)&&console.warn("Adornments are not visible when search bar is hidden");var P=t.useRef(),F=t.useRef(null),W=Ce(P,F),q=n?em:"div",j=L(t.useState(!1),2),Y=j[0],G=j[1],K=t.useMemo(function(){return d instanceof Array?d:[d]},[d]),X=t.useMemo(function(){return o||[]},[o]),Z=t.useMemo(function(){return X.reduce(function(e,t){if(!jg(t))return[...e,t.id];var a=t.options.map(function(e){return e.id});return[...e,...a]},[])},[X]),U=t.useRef("multiple"===l&&s.length?s:[]),Q=t.useCallback(function(e){U.current=U.current.filter(function(t){return!e.includes(t)})},[]),J=t.useMemo(function(){return Z.every(function(e){return K.includes(e)})},[Z,K]),ee=t.useMemo(function(){return Z.some(function(e){return K.includes(e)})},[Z,K]);t.useEffect(function(){var e;(Y&&n||!n&&V)&&(null==P||null===(e=P.current)||void 0===e||e.focus())},[V,Y,n]);var te=t.useCallback(function(e){E&&("function"==typeof I&&I(),G(!1)),void 0===e||e===d||e instanceof Array&&e.includes(void 0)||(p(e),"multiple"===l&&U.current.length&&Q(e))},[E,d,I,p,l,Q]),ae=t.useCallback(function(){G(!1),I&&I()},[I]),le=t.useCallback(function(){G(!0),N&&N()},[N]),re=t.useCallback(function(){var e;null==F||null===(e=F.current)||void 0===e||e.focus()},[]),ne=t.useMemo(function(){return n?{menuClassName:y.default("c-select",S),onClose:ae,onOpen:le,target:n,mode:r,open:Y,position:f,onPopperOpen:re}:{className:y.default("c-select",S)}},[n,S,ae,le,r,Y,f,re]),oe=t.useCallback(function(e){w(e),E&&G(!1),null!=F&&F.current&&(F.current.value="")},[w,E]),ie=t.useCallback(function(){"multiple"===l?K.length===Z.length?"function"==typeof M?M():p([]):"function"==typeof M?M():p(Z):"function"==typeof M?M():p(""),E&&G(!1)},[p,l,E,K.length,Z,M]),de=t.useCallback(function(e,t){return"function"==typeof _?_(e,t):g.default.createElement(g.default.Fragment,null,g.default.createElement(Vh,{imageUrl:e.image,color:e.color,textColor:e.textColor,name:e.name,additionalInfo:e.additionalInfo}),null===e.id?"multiple"===l?g.default.createElement(hg,R({checked:J,mixed:ee&&!J},t)):g.default.createElement(gg,R({checked:K.length<1||!K[0]},t)):"multiple"===l?g.default.createElement(hg,R({mixed:U.current.includes(e.id)},t)):g.default.createElement(gg,t))},[J,_,l,ee,K]);return g.default.createElement(q,ne,g.default.createElement("div",null,x?null:g.default.createElement(mg,null,A?g.default.createElement(pg,null,A):null,g.default.createElement(fg,{ref:W,placeholder:v}),D?g.default.createElement(vg,null,D):null),g.default.createElement(Yg,R({},O,{clearInputOnSelect:!0,inputEl:x?void 0:P,handleEmptyAction:oe,selected:d,handleChange:te,renderOption:de,options:o,mixedOptions:U.current,handleDefaultOptionChange:ie,type:l,preselectDefaultValue:H,keepSameOptionsOrder:k,disableVirtualization:T}))))};Xg.displayName="Select";var Zg=function(e){var a,l,r=e.children,n=e.alignment,o=void 0===n?"left":n,i=e.onSelect,d=e.className,c=e.role,s=void 0===c?"bold":c,u=e.targetId,f=L(t.useState(0),2),m=f[0],p=f[1],v=L(t.useState(!1),2),h=v[0],w=v[1],b=L(t.useState("inline"),2),x=b[0],E=b[1],S=t.useCallback(function(){return w(!0)},[]),C=t.useCallback(function(){return w(!1)},[]),k=t.useMemo(function(){return r?t.Children.toArray(r).map(function(e){var t;return null==e||null===(t=e.props)||void 0===t?void 0:t.name}):[]},[r]),N=t.useMemo(function(){return null==k?void 0:k.map(function(e,t){return{id:t,name:e}})},[k]),I=t.useRef(null),_=t.useRef(null),R=ke(_),M=ke(I),z=null!==(a=null==R?void 0:R.width)&&void 0!==a?a:0,B=null!==(l=null==M?void 0:M.width)&&void 0!==l?l:0,H=L(t.useState(B),2),A=H[0],D=H[1];t.useLayoutEffect(function(){"inline"===x&&D(B)},[B,x]);var $=t.useCallback(function(e){if(!e.metaKey&&!e.ctrlKey&&e.target&&e.currentTarget.dataset.index&&!e.currentTarget.dataset.disabled){var t=Number(e.currentTarget.dataset.index);p(t),i&&i(t)}},[i]),V=t.useCallback(function(e){p(e),i&&i(e)},[i]);t.useMemo(function(){t.Children.forEach(r,function(e,t){e&&e.props.active&&p(t)})},[r]);var T=t.useMemo(function(){return g.default.createElement(Eh,{id:u,$active:!0},g.default.createElement("span",null,k[m]),g.default.createElement(Rh,{expanded:h,fill:"currentColor"}))},[m,h,k,u]);if(t.useEffect(function(){I.current&&_.current&&A&&z&&E(A<z?"inline":"dropdown")},[A,z]),r)return g.default.createElement(wh,{className:y.default("c-nav",d),$align:o,$role:s,ref:_},g.default.createElement(bh,{ref:I},"inline"===x&&t.Children.toArray(r).map(function(e,a){var l=e;return t.cloneElement(l,{active:a===m,role:s,onClick:$,"data-index":a,"data-disabled":l.props.disabled})}),"dropdown"===x?g.default.createElement(kh,{name:k[m],role:s},g.default.createElement(Xg,{selected:m,target:T,disabledInternalSort:!0,options:N,type:"single",mode:"normal",forceCloseMenu:!0,disableSearch:!0,keepSameOptionsOrder:!0,onChange:V,onSelectOpen:S,onSelectClose:C})):null))};Zg.displayName="Nav";var Ug=["children","as","disablePointerEvents"],Qg=w.default.div.withConfig({displayName:"InputAdornment__InputAdornmentBase",componentId:"sc-1xfjx1z-0"})([""," ",""],{marginLeft:"0.25rem",marginRight:"0.25rem",display:"flex",alignItems:"center",gap:"0.25rem"},function(e){return e.$disablePointerEvents&&l.css(["",""],{pointerEvents:"none"})}),Jg=g.default.forwardRef(function(e,t){var a=e.children,l=e.as,r=e.disablePointerEvents,n=B(e,Ug),o=l||"div";return g.default.createElement(Qg,R({},n,{as:o,$disablePointerEvents:r,ref:t}),a)});Jg.displayName="InputAdornment";var ey=function(e,a){var l=e.value,r=e.withLeadingZero,n=e.onSave,o=e.validation,i=void 0===o?xe:o,d=e.allowEmptyValue,c=e.onCancel,s=e.minuteIncrement,u=void 0===s?1:s,f=e.incrementOnlySelected,m=e.onEnterKeyPress,p=e.onChange,v=e.onClick,h=L(t.useState(function(){return Ne(l,r)}),2),g=h[0],y=h[1],w=L(t.useState(function(){return Ne(l,r)}),2),b=w[0],x=w[1],E=t.useRef(!1),S=t.useCallback(function(e){if(E.current)y(b);else if(e.target.value.trim().length>0&&b!==e.target.value){var t=Ne(e.target.value,r);x(t),y(t),"function"==typeof n&&n(e)}else d?"function"==typeof n&&b!==e.target.value?n(e):"function"==typeof c&&c(e):(y(b),"function"==typeof c&&c(e))},[d,c,n,b,r]),C=t.useCallback(function(e){if(a.current){var t=a.current.selectionStart;if(null!==t){var l=g.indexOf(":"),n=L(g.split(":").map(Number),2),o=n[0],d=n[1];t<l?e?o+=1:(o-=1)<0&&(o=0):t>l&&(e?(d+=u)>59&&(d=0,f||(o+=1)):d>=u||0===d?((d-=u)<0&&o>0&&(d=60-u,f||(o-=1)),o<0&&(o=0)):d=0);var c=d<10?"0".concat(d):d,s=r&&o<10?"0".concat(o):o,m="".concat(s,":").concat(c);i(m,r)&&(y(m),p&&p(m),requestAnimationFrame(function(){var e,l=m.indexOf(":"),r=t<l,n=r?0:l+1,o=r?l:m.length;null===(e=a.current)||void 0===e||e.setSelectionRange(n,o)}))}}},[g,f,a,u,p,i,r]),k=t.useCallback(function(e){if("Enter"===e.key&&(e.target.blur(),"function"==typeof m&&m(e.target.value)),"ArrowLeft"!==e.key&&"ArrowRight"!==e.key&&("Escape"===e.key&&(E.current=!0,e.target.blur(),"function"==typeof c&&c(e),E.current=!1),"Backspace"!==e.key&&"Delete"!==e.key))if(!e.metaKey&&!e.ctrlKey||"a"!==e.key){var t=e.target,l=t.selectionStart,n=t.selectionEnd,o=t.value;if("Tab"!==e.key)if(l!==n){if("ArrowUp"===e.key)return void C(!0);if("ArrowDown"===e.key)return void C(!1);var d=o.substring(0,l)+e.key+o.substring(n);if(!i(d,r))return void e.preventDefault()}else{var s=o.substring(0,l)+e.key+o.substring(n);if(!i(s,r))return void e.preventDefault()}else if(l!==n)if(e.shiftKey){var u,f=o.indexOf(":");if(l>f)e.preventDefault(),null===(u=a.current)||void 0===u||u.setSelectionRange(0,f)}else{var p,v=o.indexOf(":");if(l<v)e.preventDefault(),null===(p=a.current)||void 0===p||p.setSelectionRange(v+1,o.length)}}else{var h;null===(h=a.current)||void 0===h||h.select()}},[C,a,c,m,i,r]),N=t.useCallback(function(e){y(e.target.value),p&&p(e.target.value)},[p]),I=t.useCallback(function(e){var t,l=null===(t=a.current)||void 0===t?void 0:t.selectionStart;if(a.current&&g&&g.length>0&&"number"==typeof l){var r,n=g.indexOf(":");if(l<n)null===(r=a.current)||void 0===r||r.setSelectionRange(0,n);else if(l>=n){var o;null===(o=a.current)||void 0===o||o.setSelectionRange(n+1,g.length)}}"function"==typeof v&&v(e)},[g,a,v]),_=t.useCallback(function(){var e;a.current&&(null===(e=a.current)||void 0===e||e.select())},[a]);return{inputProps:t.useMemo(function(){return{value:g,onBlur:S,onKeyDown:k,onChange:N,onClick:I,onDoubleClick:_}},[g,S,N,I,_,k]),setCurrentValue:y,setPrevValue:x}},ty=["value","onCancel","onSave","onEnterKeyPress","allowEmptyValue","withLeadingZero","validation","incrementOnlySelected","minuteIncrement","className","onChange","onClick","align"],ay=g.default.forwardRef(function(e,a){var l=e.value,r=e.onCancel,n=e.onSave,o=e.onEnterKeyPress,i=e.allowEmptyValue,d=e.withLeadingZero,c=void 0===d||d,s=e.validation,u=void 0===s?xe:s,f=e.incrementOnlySelected,m=void 0!==f&&f,p=e.minuteIncrement,v=void 0===p?1:p,h=e.className,y=e.onChange,w=e.onClick,b=e.align,x=void 0===b?"center":b,E=B(e,ty),S=t.useRef(null),C=Ce(a,S),k=ey({value:l,withLeadingZero:c,onSave:n,validation:u,allowEmptyValue:i,onCancel:r,minuteIncrement:v,incrementOnlySelected:m,onEnterKeyPress:o,onChange:y,onClick:w},S).inputProps,N=k.value,I=k.onBlur,_=k.onKeyDown,M=k.onChange,z=k.onClick,L=k.onDoubleClick;return g.default.createElement(og,R({},E,{align:x,className:h,placeholder:c?"00:00":"0:00",value:N,onBlur:I,onKeyDown:_,onChange:M,onClick:z,onDoubleClick:L,ref:C,autoComplete:"off"}))});ay.displayName="InputHours";var ly=["decimalLength","decimalSeparator","disableAbbreviation","disabled","disableMacros","invalid","step","thousandSeparator","value","onCancel","onSave","onEnterKeyPress","allowEmptyValue","onChange","onClick","limit","placeholder","trimDecimals","min","max","onBlur","update","shortenThreshold"],ry=t.forwardRef(function(e,a){var l=e.decimalLength,r=void 0===l?2:l,n=e.decimalSeparator,o=void 0===n?".":n,i=e.disableAbbreviation,d=void 0!==i&&i,c=e.disabled,s=e.disableMacros,u=void 0!==s&&s,f=e.invalid,m=e.step,p=void 0===m?1:m,v=e.thousandSeparator,h=void 0===v?",":v,y=e.value,w=e.onCancel,b=e.onSave,x=e.onEnterKeyPress,E=e.allowEmptyValue,S=e.onChange,C=e.onClick,k=e.limit,N=e.placeholder,I=e.trimDecimals,_=void 0===I||I,M=e.min,z=e.max,L=e.onBlur,H=e.update,A=void 0!==H&&H,D=e.shortenThreshold,$=void 0===D?1e3:D,V=B(e,ly),T=t.useRef(null),O=Ce(a,T),P=_g({decimalLength:r,decimalSeparator:o,disableAbbreviation:d,disableMacros:u,step:p,thousandSeparator:h,onEnterKeyPress:x,onChange:S,onClick:C,value:y,onCancel:w,onSave:b,allowEmptyValue:E,limit:k,trimDecimals:_,min:M,max:z,onBlur:L,update:A,shortenThreshold:$},T),F=P.value,W=P.onBlur,q=P.onKeyDown,j=P.onChange,Y=P.onClick,G=P.onFocus,K=P.onDoubleClick;return g.default.createElement(og,R({},V,{ref:O,placeholder:N,value:F,type:"text",disabled:c,invalid:f,onChange:j,onBlur:W,onKeyDown:q,onClick:Y,onDoubleClick:K,onFocus:G,"aria-placeholder":N,"aria-disabled":c,"aria-invalid":f}))});ry.displayName="InputNumber";var ny=["currency","size","startAdornment","endAdornment","disabled"],oy=t.forwardRef(function(e,a){var l=e.currency,r=e.size,n=e.startAdornment,o=e.endAdornment,i=e.disabled,d=B(e,ny),c=t.useMemo(function(){return"biggest"===r?"Header 2":"big"===r?"Body 1":"Body 2"},[r]),s=t.useMemo(function(){return"biggest"===r?"bold":"regular"},[r]);return g.default.createElement(ry,R({size:r,align:"right",ref:a,disabled:i,shortenThreshold:1e4,endAdornment:o&&g.default.createElement(Jg,{disablePointerEvents:i},o)},d,{startAdornment:g.default.createElement(Jg,{disablePointerEvents:i},g.default.createElement(rm,{variant:c,weight:s},l),n)}))});oy.displayName="InputCurrency";var iy=["size","disabled","show","hideControl","showTooltipText","hideTooltipText","value","validation","errorMessage","invalid","onChange","wrapperClassName"],dy={biggest:"big",regular:"small",big:"medium"},cy=w.default(Tn).withConfig({displayName:"InputPassword__StypedEyeIconSmall",componentId:"sc-v930fj-0"})(["",""],{cursor:"pointer"}),sy=w.default(Ln).withConfig({displayName:"InputPassword__StypedEyeOffIconSmall",componentId:"sc-v930fj-1"})(["",""],{cursor:"pointer"}),uy=w.default(Fn).withConfig({displayName:"InputPassword__StypedEyeIcon",componentId:"sc-v930fj-2"})(["",""],{cursor:"pointer"}),fy=w.default(Dn).withConfig({displayName:"InputPassword__StypedEyeOffIcon",componentId:"sc-v930fj-3"})(["",""],{cursor:"pointer"}),my=w.default(Eo).withConfig({displayName:"InputPassword__StyledInfoIcon",componentId:"sc-v930fj-4"})(["",""],{marginRight:"0.25rem",cursor:"help",fill:"var(--red-alert)"}),py=w.default(wo).withConfig({displayName:"InputPassword__StyledInfoSmallIcon",componentId:"sc-v930fj-5"})(["",""],{marginRight:"0.25rem",cursor:"help",fill:"var(--red-alert)"}),vy=w.default.div.withConfig({displayName:"InputPassword__StyledInputPasswordWrapper",componentId:"sc-v930fj-6"})(["width:fit-content;display:flex;flex-direction:column;"]),hy=function(e){var t=e.invalid,a=e.errorMessage,l=e.size,r=e.hideControl,n=e.showText,o=e.hideTooltipText,i=e.showTooltipText,d=e.disabled,c=e.toggleShow;return g.default.createElement(g.default.Fragment,null,t&&a&&g.default.createElement(Nm,{title:a},"regular"===l?g.default.createElement(py,null):g.default.createElement(my,null)),!r&&g.default.createElement(Nm,{title:n?o:i},g.default.createElement(Be,{variant:"text gray",type:"button",size:dy[l],disabled:d,onClick:c,style:{flexShrink:0}},n?"regular"===l?g.default.createElement(sy,null):g.default.createElement(fy,null):"regular"===l?g.default.createElement(cy,null):g.default.createElement(uy,null))))},gy=t.forwardRef(function(e,a){var l,r=e.size,n=void 0===r?"regular":r,o=e.disabled,i=e.show,d=void 0!==i&&i,c=e.hideControl,s=e.showTooltipText,u=void 0===s?"Show":s,f=e.hideTooltipText,m=void 0===f?"Hide":f,p=e.value,v=void 0===p?"":p,h=e.validation,y=e.errorMessage,w=e.invalid,b=e.onChange,x=e.wrapperClassName,E=B(e,iy),S=t.useRef(null),C=Ce(a,S),k=L(t.useState(d),2),N=k[0],I=k[1],_=L(t.useState(0),2),M=_[0],z=_[1],H=L(t.useState(function(){return v}),2),A=H[0],D=H[1],$=t.useCallback(function(e){D(e.target.value),"function"==typeof(null==h?void 0:h.getStrength)&&z(h.getStrength(e.target.value)),"function"==typeof b&&b(e.target.value)},[b,h]),V=t.useCallback(function(){var e;null===(e=S.current)||void 0===e||e.focus(),I(function(e){return!e})},[]);return t.useEffect(function(){I(d)},[d]),null!=h&&h.levels&&null!=h&&h.getStrength&&"function"==typeof(null==h?void 0:h.getStrength)&&(5!==h.levels.length&&console.warn("Levels length must be exactly 5."),"number"!=typeof h.getStrength("test")&&console.warn("getStrength must be a function that accepts a string and returns a number.")),g.default.createElement(vy,{className:x},g.default.createElement(og,R({},E,{ref:C,size:n,value:A,disabled:o,type:N?"text":"password",onChange:$,invalid:w,"data-testid":"InputPassword",endAdornment:g.default.createElement(hy,{invalid:w,errorMessage:y,size:n,hideControl:c,showText:N,hideTooltipText:m,showTooltipText:u,disabled:o,toggleShow:V})})),5===(null==h||null===(l=h.levels)||void 0===l?void 0:l.length)&&"function"==typeof(null==h?void 0:h.getStrength)&&"number"==typeof(null==h?void 0:h.getStrength("test"))&&g.default.createElement(g.default.Fragment,null,g.default.createElement(Zh,null,[...Array(4)].map(function(e,t){return g.default.createElement(Uh,{key:t,$strength:M,$index:t,"data-testid":M>=t+1?"active":""})})),g.default.createElement(Kv,{align:"right",color:"tertiary"},h.levels[M])))});gy.displayName="InputPassword";var yy=w.default.button.withConfig({displayName:"Styles__StyledButton",componentId:"sc-1tom9pu-0"})(["border:none;margin:0;padding:0;width:auto;overflow:visible;cursor:pointer;background:transparent;outline:none;color:inherit;font:inherit;line-height:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;&::-moz-focus-inner{border:0;padding:0;}"]);yy.displayName="StyledButton";var wy=function(e){var t=e.onChange,a=e.size,l=e.selected,r=e.options,n=e.search,o=void 0!==n&&n,i=e.disabled,d=void 0!==i&&i,c=e.disabledInternalSort,s=void 0===c||c,u=e.keepSameOptionsOrder,f=void 0===u||u,m=e.selectedLabel,p=e.renderOption,v=e.filterCriteria;return g.default.createElement(Xg,{onChange:t,forceCloseMenu:!0,disableSearch:!o,target:g.default.createElement(by,{type:"button"},g.default.createElement(Qh,{$disabled:d,$size:a},m||l,"big"===a?g.default.createElement(dt,{fill:"var(--color-theme-700)"}):g.default.createElement(nt,{fill:"var(--color-theme-700)"}))),options:r,disabledInternalSort:s,keepSameOptionsOrder:f,selected:l,renderOption:p,filterCriteria:v})},by=w.default(yy).withConfig({displayName:"InputSelect___StyledStyledButton",componentId:"sc-1lmb5y-0"})(["flex-shrink:0"]),xy=["size","disabled","value","onChange","scheme"],Ey=[{id:"https://",name:"https://"},{id:"http://",name:"http://"}],Sy=t.forwardRef(function(e,a){var l=e.size,r=void 0===l?"regular":l,n=e.disabled,o=e.value,i=void 0===o?"":o,d=e.onChange,c=e.scheme,s=B(e,xy),u=t.useRef(null),f=Ce(a,u),m=t.useMemo(function(){return c&&c.length>0?Array.isArray(c)?c.map(function(e){return{id:e,name:e}}):[{id:c,name:c}]:Ey},[c]),p=L(t.useState(m[0].id),2),v=p[0],h=p[1],y=L(t.useState(""),2),w=y[0],b=y[1],x=function(e){var t=v,a=e;return m.forEach(function(l){e.startsWith(l.id)&&(t=l.id,a=e.replace(l.id,""))}),b(a),{newPrefix:t,newValue:a}};t.useEffect(function(){var e=x(i),t=e.newPrefix,a=e.newValue;h(t),b(a)},[i]);var E=t.useCallback(function(e){var t=e.target.value;if(t.startsWith(v)){var a=t.replace(v,"");b(a),"function"==typeof d&&d(v+a)}else{var l=x(t),r=l.newPrefix,n=l.newValue;h(r),b(n),"function"==typeof d&&d(r+n)}},[d,v]),S=t.useCallback(function(e){h(e),setTimeout(function(){var e;null===(e=u.current)||void 0===e||e.focus()},200),"function"==typeof d&&d(e+w)},[d,w]),C=t.useMemo(function(){return m.length>1?g.default.createElement(wy,{key:v,size:r,onChange:S,options:m,selected:v,disabled:n}):g.default.createElement(Qh,{key:v,$disabled:n,$size:r},v)},[n,S,m,v,r]);return t.useEffect(function(){m.length>0&&!i&&h(m[0].id)},[i,m]),g.default.createElement(og,R({},s,{ref:f,size:r,value:w,disabled:n,type:"text",onPaste:function(e){e.preventDefault();var t=function(e){return e.replace(/\u00a0/g," ").replace(/\s+/g," ").trim()}(e.clipboardData.getData("text")),a=x(t),l=a.newPrefix,r=a.newValue;l!==v&&h(l),b(r),"function"==typeof d&&d(l+r)},onChange:E,"data-testid":"InputUrl",startAdornment:C}))});Sy.displayName="InputUrl";var Cy=["size","disabled","value","onChange","defaultCountry"],ky=function(e,t){return g.default.createElement(g.default.Fragment,null,g.default.createElement(rg,null,g.default.createElement(eg,null,f.getCountryFlag(e.id)),g.default.createElement(tg,null,e.name)),g.default.createElement(lg,null,g.default.createElement(ag,null,e.additionalInfo),g.default.createElement(ug,{checked:t.checked,onChange:t.onChange})))},Ny=t.forwardRef(function(e,a){var l=e.size,r=void 0===l?"regular":l,n=e.disabled,o=e.value,i=void 0===o?"":o,d=e.onChange,c=e.defaultCountry,s=void 0===c?"US":c,u=B(e,Cy),m=t.useRef(null),p=Ce(a,m),v=L(t.useState(s),2),h=v[0],y=v[1],w=L(t.useState(""),2),b=w[0],x=w[1],E=f.countriesArraySortedByName.map(function(e){return{id:e.countryCode,name:e.name,additionalInfo:"+".concat(e.callingCode)}}),S=function(e){var t=h,a=e;if(e.startsWith("+")||e.startsWith("00"))for(var l=e.startsWith("+")?1:2,r=e.slice(l),n=r.length;n>=1;n--){var o=r.slice(0,n);if(f.callingCodeToCountryCodeMap[o]){t=f.callingCodeToCountryCodeMap[o];var i=f.getCountryCallingCode(t);a=e.slice(l+i.length);break}}return{newPrefix:t,newValue:a}};t.useEffect(function(){var e=S(i),t=e.newPrefix,a=e.newValue;y(t),x(a)},[i]);var C=t.useCallback(function(e){var t=e.target.value;if(!/[^0-9+]/.test(t)){var a=S(t),l=a.newPrefix,r=a.newValue;y(l),x(r),"function"==typeof d&&d("+".concat(f.getCountryCallingCode(l)).concat(r))}},[d,h]);return g.default.createElement(og,R({},u,{ref:p,size:r,value:b,disabled:n,type:"text",onPaste:function(e){e.preventDefault();var t=e.clipboardData.getData("text").replace(/[^0-9+]/g,""),a=e.currentTarget,l=a.selectionStart,r=a.selectionEnd;if(null!==l&&null!==r){var n=a.value,o=n.slice(0,l),i=n.slice(r),c=S(o+t+i),s=c.newPrefix,u=c.newValue;y(s),x(u),"function"==typeof d&&d("+".concat(f.getCountryCallingCode(s)).concat(u))}},onChange:C,"data-testid":"InputPhone",startAdornment:g.default.createElement(wy,{size:r,onChange:function(e){y(e),setTimeout(function(){var e;null===(e=m.current)||void 0===e||e.focus()},200),"function"==typeof d&&d("+".concat(f.getCountryCallingCode(e)).concat(b))},options:E,selected:h,filterCriteria:function(e,t){var a;return!(null==e||null===(a=e.additionalInfo)||void 0===a||!a.toLowerCase().includes(t))},selectedLabel:g.default.createElement(g.default.Fragment,null,g.default.createElement(Jh,{$size:r},f.getCountryFlag(h)),"+",f.getCountryCallingCode(h)),disabled:n,keepSameOptionsOrder:!1,search:!0,renderOption:ky})}))});Ny.displayName="InputPhone";var Iy=w.default(og).withConfig({displayName:"Styles__StyledComboBoxInput",componentId:"sc-5qvkpb-0"})(["overflow:hidden;text-overflow:ellipsis;width:100%;"]);Iy.displayName="StyledComboBoxInput";var _y=l.css(["flex-shrink:0;cursor:pointer;"]),Ry=w.default(Al).withConfig({displayName:"Styles__StyledComboBoxCollapseExpandSingleIcon",componentId:"sc-5qvkpb-1"})(["",";color:var(--color-theme-600);transform:rotate(180deg);",""],_y,function(e){return e.$open&&l.css(["transform:rotate(0deg);"])});Ry.displayName="StyledComboBoxCollapseExpandSingleIcon";var My=w.default(Sl).withConfig({displayName:"Styles__StyledComboBoxCloseSmallIcon",componentId:"sc-5qvkpb-2"})(["",";opacity:0;transition-property:all;transition-duration:0.2s;transition-delay:0.5s;",":hover,",":hover &{opacity:1;transition-delay:0s;}"],_y,Iy,Kh);My.displayName="StyledComboBoxCloseSmallIcon";var zy=w.default.div.withConfig({displayName:"Styles__StyledComboBoxList",componentId:"sc-5qvkpb-3"})(["min-width:260px;background-color:var(--page-paper-main);border-radius:8px;border:1px solid var(--border-primary);box-shadow:var(--shadow-tertiary);margin:8px 0;width:",";",""],function(e){return"".concat(e.$width,"px")},function(e){return!0===e.$hide&&l.css(["display:none;"])});zy.displayName="StyledComboBoxList";var By=w.default.div.withConfig({displayName:"Styles__StyledChipWrapper",componentId:"sc-5qvkpb-4"})(["",";",";",";"," "," ",""],{display:"flex"},{gap:"0.25rem"},{flex:"1 1 0%"},function(e){return!e.$open&&l.css(["overflow:hidden;"])},function(e){return"auto"===e.$autoSize&&l.css(["",";",";"],{flexWrap:"wrap"},{width:"100%"})},function(e){return"auto"!==e.$autoSize&&l.css(["align-items:center;"])});By.displayName="StyledChipWrapper";var Ly=w.default(Eo).withConfig({displayName:"Styles__StyledInfoIcon",componentId:"sc-5qvkpb-5"})(["",""],{cursor:"help",fill:"var(--red-alert)"});Ly.displayName="StyledInfoIcon";var Hy=w.default(wo).withConfig({displayName:"Styles__StyledInfoSmallIcon",componentId:"sc-5qvkpb-6"})(["",""],{cursor:"help",fill:"var(--red-alert)"});Hy.displayName="StyledInfoSmallIcon";var Ay=function(e){var t=e.condition,a=e.wrap,l=e.children;return t?a(l):l};var Dy=["children","type"],$y=t.forwardRef(function(e,t){var a=e.children,l=e.type,r=void 0===l?"button":l,n=B(e,Dy);return g.default.createElement(yy,R({ref:t,role:"button",type:r},n),a)});$y.displayName="Trigger";var Vy=w.default.div.withConfig({displayName:"Styles__ChipContainer",componentId:"sc-7s0bd1-0"})(["align-items:center;border-radius:0.25rem;display:flex;height:1.5rem;max-width:220px;overflow:hidden;padding-left:0.375rem;"," "," background-color:var(--color-theme-400);color:var(--color-theme-900);font-size:0.875rem;font-weight:400;letter-spacing:0.02em;line-height:1.375;","{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}"," "," "," "," "," "," ",""],D,A,am,function(e){var t=e.color;return t&&l.css(["","{color:",";}"],am,t)},function(e){var t=e.backgroundColor;return t&&l.css(["background-color:",";"],t)},function(e){return e.showClose?null:l.css(["padding-right:0.375rem;"])},function(e){return"regular"===e.size&&l.css(["height:24px;"])},function(e){return"small"===e.size&&l.css(["height:18px;"])},function(e){return"big"===e.size&&l.css(["height:30px;"])},function(e){return"biggest"===e.size&&l.css(["height:40px;"])});Vy.displayName="ChipContainer",w.default.span.withConfig({displayName:"Styles__ChipLabel",componentId:"sc-7s0bd1-1"})(["overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;"]).displayName="ChipLabel";var Ty=w.default($y).withConfig({displayName:"Styles__ChipTrigger",componentId:"sc-7s0bd1-2"})(["align-items:center;display:flex;justify-content:center;margin-left:0.125rem;&:hover{background-color:var(--color-theme-transparent-400);}"," "," "," ",""],function(e){return"regular"===e.size&&l.css(["height:24px;width:24px;"])},function(e){return"small"===e.size&&l.css(["height:18px;width:18px;"])},function(e){return"big"===e.size&&l.css(["height:30px;width:30px;"])},function(e){return"biggest"===e.size&&l.css(["height:40px;width:40px;"])});Ty.displayName="ChipTrigger";var Oy=w.default(Sl).withConfig({displayName:"Styles__ChipCloseIcon",componentId:"sc-7s0bd1-3"})(["color:var(--color-theme-700);"]);Oy.displayName="ChipCloseIcon";var Py,Fy,Wy,qy,jy=["startAdornment","label","onClose","size","color","backgroundColor","closeClassName","typographyProps"],Yy=g.default.forwardRef(function(e,a){var l=e.startAdornment,r=e.label,n=e.onClose,o=e.size,i=void 0===o?"regular":o,d=e.color,c=e.backgroundColor,s=e.closeClassName,u=e.typographyProps,f=B(e,jy),m="function"==typeof n,p=t.useMemo(function(){switch(i){case"big":case"biggest":return"Body 1";default:return"Caption 1"}},[i]);return g.default.createElement(Vy,R({},f,{ref:a,size:i,showClose:m,color:d,backgroundColor:c,"data-testid":"chip-container"}),l,g.default.createElement(rm,R({variant:p,"data-testid":"chip-typography",weight:"biggest"===i?"medium":"regular"},u),r),m?g.default.createElement(Ty,{size:i,onClick:n,className:s},g.default.createElement(Oy,{fill:d||"currentColor"})):null)});Yy.displayName="Chip";var Gy=["options","selected","loading","loadingText","onChange","onInputChange","placeholder","handleEmptyAction","disabled","size","invalid","type","renderChip","forceCloseMenu","renderOption","limitChips","hiddenNumberText","inPortal","inputWrapperClassName","scrollWrapper","onClose","onClear","onDeselect","defaultValue","open","onOpen","triggerMode","noResultText","emptyValue","disableVirtualization","hideClearButton","errorMessage","onCancel"],Ky={small:18,regular:24,big:30,biggest:40},Xy=function(e){var a,l,r,n,i,d=e.options,c=void 0===d?[]:d,s=e.selected,u=e.loading,f=void 0!==u&&u,m=e.loadingText,p=e.onChange,v=e.onInputChange,h=e.placeholder,w=e.handleEmptyAction,b=e.disabled,x=void 0!==b&&b,E=e.size,S=void 0===E?"regular":E,C=e.invalid,k=void 0!==C&&C,N=e.type,I=void 0===N?"single":N,_=e.renderChip,M=e.forceCloseMenu,z=void 0===M?"single"===I:M,H=e.renderOption,A=e.limitChips,D=void 0===A?2:A,$=e.hiddenNumberText,V=e.inPortal,T=void 0!==V&&V,O=e.inputWrapperClassName,P=e.scrollWrapper,F=e.onClose,W=e.onClear,q=e.onDeselect,j=e.defaultValue,Y=e.open,G=void 0!==Y&&Y,K=e.onOpen,X=e.triggerMode,Z=e.noResultText,U=e.emptyValue,Q=e.disableVirtualization,J=e.hideClearButton,ee=void 0!==J&&J,te=e.errorMessage,ae=e.onCancel,le=B(e,Gy),re=t.useMemo(function(){var e="";return s?(c.map(function(t){if(null!=t&&t.options)return t.options.find(function(t){t.id!==s||(e=t.name)});t.id!==s||(e=t.name)}),e):e},[c,s]),ne=L(t.useState(re),2),oe=ne[0],ie=ne[1],de=L(t.useState(!1),2),ce=de[0],se=de[1],ue=t.useCallback(function(e){ie(e.target.value),null==v||v(e.target.value)},[v]),fe=t.useRef(),me=t.useRef(null),pe=Ce(fe,me),ve=t.useRef(null),he=t.useRef(null),ge=t.useRef(null),ye=L(t.useState(G),2),we=ye[0],be=ye[1],xe=(r=t.useRef(!0)).current?(r.current=!1,!0):r.current;n=ve,i=function(e){var t;e.target&&null!==(t=ge.current)&&void 0!==t&&t.contains(e.target)||(null==ae||ae(re),be(!1))},t.useEffect(function(){var e=function(e){n.current&&!n.current.contains(e.target)&&i(e)};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e),function(){document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e)}},[n,i]);var Ee=t.useCallback(function(e){"Tab"===e.key&&we&&be(!1),"Escape"===e.key&&we&&(be(!1),ie(re),null==ae||ae(re),e.stopPropagation()),"Enter"===e.key&&"multiple"===I&&ie(""),"Enter"===e.key&&!we&&ce&&(be(!0),null==K||K())},[ce,ae,K,we,re,I]);t.useEffect(function(){we||xe||null==F||F()},[we,F,xe]),t.useEffect(function(){ie(re)},[re]),t.useEffect(function(){we!==G&&be(G)},[G]),t.useEffect(function(){we||xe||ce||"function"==typeof F&&F()},[ce,xe,F,we]);var Se=t.useCallback(function(e){null==w||w(e),be(!1)},[w]),ke=t.useCallback(function(e){e!==s&&"function"==typeof p&&p(e),ie(""),z&&be(!1)},[z,p,s]),Ne=t.useCallback(function(){x||(be(!0),null==K||K())},[x,K]),Ie=t.useCallback(function(e,t){return"function"==typeof H?H(e,t):"multiple"===I?g.default.createElement(g.default.Fragment,null,g.default.createElement(Vh,{imageUrl:e.image,color:e.color,textColor:e.textColor,name:e.name}),g.default.createElement(Yh,t)):g.default.createElement(g.default.Fragment,null,g.default.createElement(Vh,{imageUrl:e.image,color:e.color,textColor:e.textColor,name:e.name}),g.default.createElement(ug,t))},[I,H]),_e=t.useCallback(function(e){e.stopPropagation(),"function"==typeof q?q():"multiple"===I?null==p||p([]):null==p||p(""),null==W||W(),be(!1)},[I,p,W,q]),Re=t.useCallback(function(e){e.preventDefault()},[]),Me=t.useCallback(function(e){var t;e.relatedTarget&&null!==(t=ve.current)&&void 0!==t&&t.contains(e.relatedTarget)||(ie(re),se(!1))},[re]),ze=t.useCallback(function(e,t){if("function"==typeof _)return _(e,t);var a={size:18};switch(S){case"big":a.size=22;break;case"small":a.size=14}var l=e.image?g.default.createElement(Zy,R({url:e.image},a,{$_css:{marginTop:"0.125rem",marginBottom:"0.125rem"},$_css2:{marginRight:"0.125rem"}})):void 0,r=!0;return x&&(r=!1),e.color&&(r=!1),g.default.createElement(Yy,{className:"c-combo-box-chip",startAdornment:l,label:e.name,key:t,backgroundColor:e.color,color:e.chipColor,onClose:r?function(t){if(t.preventDefault(),t.stopPropagation(),Array.isArray(s)&&s.includes(e.id)&&"function"==typeof p){var a=s.filter(function(t){return t!==e.id});p(a)}}:void 0,size:S})},[x,p,_,s,S]),Le=t.useMemo(function(){return"multiple"===I&&we&&Array.isArray(s)&&s.length>1?"auto":S},[we,s,S,I]),He=t.useMemo(function(){if("multiple"===I&&Array.isArray(s)&&s.length>0){var e=[];c.forEach(function(t,a){var l=jg(t);if(s.includes(t.id)&&!l)e.push(ze(t,a));else if(l){var r=t.options.filter(function(e){return s.includes(e.id)});r.length,r.length>0&&r.forEach(function(t,l){e.push(ze(t,"".concat(a,"_").concat(l)))})}});var a=0;return!we&&D>0&&e.length>D&&(a=e.splice(D,e.length-D).length),g.default.createElement(t.Fragment,null,e,a>0&&g.default.createElement(Uy,{variant:"small"===S?"Caption 1":"regular"===S?"Body 2":"Body 1"},"function"==typeof $?$(a):"+".concat(a)))}var l;if("single"===I&&s&&(c.forEach(function(e){jg(e)?l=e.options.find(function(e){return e.id===s}):l||e.id!==s||(l=e)}),l&&l.image)){var r="big"===S?22:"regular"===S?18:14;return Array.isArray(l.image)?g.default.createElement($h,{url:l.image,size:r}):g.default.createElement(sh,{url:l.image,size:r})}},[I,s,c,we,D,$,ze,S]),Ae=Array.isArray(s)&&"multiple"===I&&s.length>0&&!ee,De="multiple"===I&&Array.isArray(s)&&s.length>0,$e=t.useMemo(function(){var e=(null==c?void 0:c.length)>0,t=function(e){return(e.id.toString().includes(oe)||e.name.includes(oe))&&!(null!=e&&e.hidden)},a=null==c?void 0:c.some(function(e){return jg(e)?e.options.some(t):t(e)});return e&&(!!j||!oe)||oe&&(a||U&&!!w||Z)},[j,U,w,Z,c,oe]);return g.default.createElement("div",{className:"c-combo-box"},"multiple"===I?g.default.createElement(g.default.Fragment,null,g.default.createElement(Qy,{$disabled:x,$size:S,$invalid:k,ref:ge,$mode:X,className:y.default("c-combo-box-input-wrapper",O),onClick:function(){var e;null===(e=me.current)||void 0===e||e.click()},$_css3:"auto"===Le?"auto":void 0,$_css4:"auto"===Le&&P?"scroll":void 0},g.default.createElement(Jy,{$autoSize:Le,$open:we,ref:he,$_css5:"auto"===Le&&P?3*Ky[S]+8+"px":void 0},He,g.default.createElement(Xh,{className:"c-combo-box-input",onBlur:Me,onFocus:function(e){try{e.target.matches(":focus-visible")&&(be(!0),null==K||K())}catch(e){}se(!0)},onClick:Ne,ref:pe,value:f&&m?m:oe,onKeyDown:Ee,onChange:ue,placeholder:De?void 0:h,$mode:X,disabled:x,$size:S,$loading:f,style:{display:"flex",flex:1,alignSelf:"center",width:"auto"===Le?"auto":"100%"}})),!x&&g.default.createElement(g.default.Fragment,null,f?g.default.createElement(mv,null):g.default.createElement(g.default.Fragment,null,Ae&&g.default.createElement(ew,{onMouseDown:Re,onClick:_e,"data-testid":"deselect-all",tabIndex:-1},g.default.createElement(My,null)),k&&te&&g.default.createElement(Nm,{title:te},"regular"===S?g.default.createElement(Hy,null):g.default.createElement(Ly,null)),$e&&g.default.createElement(Ry,{$open:we}))))):g.default.createElement(Iy,{className:y.default("c-combo-box-input",O),onBlur:Me,wrapperClick:Ne,onFocus:function(e){e.target.matches(":focus-visible")&&(be(!0),null==K||K()),se(!0)},onClick:Ne,mode:X,wrapRef:ge,ref:pe,value:f&&m?m:oe,onKeyDown:Ee,onChange:ue,placeholder:h,disabled:x,size:S,invalid:k,$loading:f,startAdornment:He,endAdornment:x?null:g.default.createElement(Jg,{disablePointerEvents:x},f&&g.default.createElement(mv,null),f||!s||ee?null:g.default.createElement(Be,{onMouseDown:Re,onClick:_e,variant:"text gray",size:"small",tabIndex:-1},g.default.createElement(My,null)),k&&te&&g.default.createElement(Nm,{title:te},"regular"===S?g.default.createElement(Hy,null):g.default.createElement(Ly,null)),$e&&g.default.createElement(Ry,{$open:we}))}),x?null:g.default.createElement(Ay,{condition:T,wrap:function(e){return g.default.createElement(jf,null,e)}},g.default.createElement(Wf,{anchorEl:ge.current,open:we,placement:"bottom",style:{zIndex:10,width:null===(a=ge.current)||void 0===a?void 0:a.clientWidth},ref:ve,strategy:"fixed"},g.default.createElement(o.RemoveScroll,{noIsolation:!0,allowPinchZoom:!0},g.default.createElement(zy,{className:"c-combo-box--list",$width:null===(l=ge.current)||void 0===l?void 0:l.clientWidth,$hide:!$e},g.default.createElement(Yg,R({},le,{emptyValue:U,noResultText:Z,inputEl:fe,selected:s,handleChange:ke,renderOption:Ie,options:c,type:I,defaultValue:j,handleEmptyAction:Se,disableVirtualization:Q})))))))};Xy.displayName="ComboBox";var Zy=w.default(sh)(Py||(Py=H(["\n ","\n ","\n "])),function(e){return e.$_css},function(e){return e.$_css2}),Uy=w.default(rm)(Fy||(Fy=H(["\n display: flex;\n flex-shrink: 0;\n align-items: center;\n "]))),Qy=w.default(Kh)(Wy||(Wy=H(["\n display: flex;\n justify-content: space-between;\n flex: 1;\n height: ",";\n overflow-y: ",";\n "])),function(e){return e.$_css3},function(e){return e.$_css4}),Jy=w.default(By)(qy||(qy=H(["\n max-height: ",";\n "])),function(e){return e.$_css5}),ew=w.default($y).withConfig({displayName:"ComboBox___StyledTrigger",componentId:"sc-uvsz9l-0"})(["display:flex;justify-content:center;"]),tw=["mode","selected","min","max","onChange","step","size","className","placeholder","triggerMode","disabled","invalid","enableVirtualization","addCustomTimeLabel"];C.default.plugin(k.default);var aw=w.default.div.withConfig({displayName:"InputTime__StyledInputTimeWrapper",componentId:"sc-71akdh-0"})(["max-width:176px;flex:1;& .c-combo-box--list{min-width:176px;}"]),lw=function(e){return g.default.createElement("div",{id:e.id,"data-testid":"time-option-".concat(e.id)},e.name)},rw=["value","variant","thousandSeparator","decimalSeparator","trimDecimals","decimalSpaces","format","disableTooltip","className","as","shortenThreshold"],nw=t.forwardRef(function(e,t){var a=e.value,l=e.variant,r=void 0===l?"Body 2":l,n=e.thousandSeparator,o=void 0===n?",":n,i=e.decimalSeparator,d=void 0===i?".":i,c=e.trimDecimals,s=void 0===c||c,u=e.decimalSpaces,f=void 0===u?2:u,m=e.format,p=void 0===m?"long":m,v=e.disableTooltip,h=void 0!==v&&v,y=e.className,w=e.as,b=void 0===w?"span":w,x=e.shortenThreshold,E=void 0===x?1e3:x,S=B(e,rw),C=ye(a,o,d,s,f,p,E),k=ye(a,o,d,s,f,"long");return"short"===p?g.default.createElement(Nm,{title:ye(a,o,d,!1,f,"long"),disable:h||!k.includes(o)&&!k.includes(d)},g.default.createElement(rm,R({as:b,variant:r,className:y,ref:t},S),C)):g.default.createElement(rm,R({as:b,variant:r,className:y,ref:t},S),k)});nw.displayName="DisplayNumber";var ow=["value","variant","currencyCode","currencyPosition","thousandSeparator","decimalSeparator","trimDecimals","decimalSpaces","format","disableTooltip","className","as","currencyClassName"],iw=t.forwardRef(function(e,t){var a=e.value,l=e.variant,r=void 0===l?"Body 2":l,n=e.currencyCode,o=void 0===n?"USD":n,i=e.currencyPosition,d=void 0===i?"right":i,c=e.thousandSeparator,s=void 0===c?",":c,u=e.decimalSeparator,f=void 0===u?".":u,m=e.trimDecimals,p=void 0===m||m,v=e.decimalSpaces,h=void 0===v?2:v,y=e.format,w=void 0===y?"long":y,b=e.disableTooltip,x=void 0!==b&&b,E=e.className,S=e.as,C=void 0===S?"span":S,k=e.currencyClassName,N=B(e,ow),I=ye(a,s,f,p,h,"short",1e4),_=ye(a,s,f,p,h,"long",1e4);return"short"===w?g.default.createElement(Nm,{title:be(a,s,f,!1,h,"long",o,d),disable:x||!_.includes(s)&&!_.includes(f)},g.default.createElement(rm,R({as:C,variant:r,className:E,ref:t},N),"left"===d?g.default.createElement(g.default.Fragment,null,g.default.createElement("span",{className:k},o)," ",I):g.default.createElement(g.default.Fragment,null,I," ",g.default.createElement("span",{className:k},o)))):g.default.createElement(rm,R({as:C,variant:r,className:E,ref:t},N),"left"===d?g.default.createElement(g.default.Fragment,null,g.default.createElement("span",{className:k},o)," ",_):g.default.createElement(g.default.Fragment,null,_," ",g.default.createElement("span",{className:k},o)))});iw.displayName="DisplayCurrency";var dw=["value","variant","thousandSeparator","decimalSeparator","trimZeroMinutes","trimDecimals","decimalSpaces","format","disableTooltip","className","withLeadingZero","as"],cw=t.forwardRef(function(e,t){var a=e.value,l=e.variant,r=void 0===l?"Body 2":l,n=e.thousandSeparator,o=void 0===n?",":n,i=e.decimalSeparator,d=void 0===i?".":i,c=e.trimZeroMinutes,s=void 0!==c&&c,u=e.trimDecimals,f=void 0===u||u,m=e.decimalSpaces,p=void 0===m?2:m,v=e.format,h=void 0===v?"long":v,y=e.disableTooltip,w=void 0!==y&&y,b=e.className,x=e.withLeadingZero,E=e.as,S=void 0===E?"span":E,C=B(e,dw),k="short"===h&&a>=1e3,N=Ne(a,x,s,"long"),I=ye(a,o,d,f,p,"short");return k?g.default.createElement(Nm,{title:Ne(a),disable:w},g.default.createElement(rm,R({as:S,variant:r,className:b,ref:t},C),I)):g.default.createElement(rm,R({as:S,variant:r,className:b,ref:t},C),N)});cw.displayName="DisplayHours";var sw=["expanded"],uw=t.forwardRef(function(e,t){var a=e.expanded,l=void 0!==a&&a,r=B(e,sw);return g.default.createElement(Nh,R({ref:t,viewBox:"0 0 24 24"},r),l?g.default.createElement("path",{d:"M13 16l4.72 4.461a.867.867 0 010 1.275.993.993 0 01-1.348 0L13 18.549l-3.372 3.187a.993.993 0 01-1.349 0 .867.867 0 010-1.275L13 16zm4.72-11.736a.867.867 0 010 1.275L13 10 8.28 5.539a.867.867 0 010-1.275.993.993 0 011.348 0L13 7.451l3.372-3.187a.993.993 0 011.349 0zM13 15a2 2 0 100-4 2 2 0 000 4z"}):g.default.createElement("path",{d:"M17.72 16.264a.867.867 0 010 1.275L13 22l-4.72-4.461a.867.867 0 010-1.275.993.993 0 011.348 0L13 19.451l3.372-3.187a.993.993 0 011.349 0zM13 4l4.72 4.461a.867.867 0 010 1.275.993.993 0 01-1.348 0L13 6.549 9.628 9.736a.993.993 0 01-1.349 0 .867.867 0 010-1.275L13 4zm0 11a2 2 0 100-4 2 2 0 000 4z"}))});uw.displayName="ExpandAll";var fw=w.default(Qu).withConfig({displayName:"Styles__StyledMenuSelectorDots",componentId:"sc-1x7qbnu-0"})(["",""],{marginLeft:"0.5rem",flexShrink:"0",cursor:"pointer"});fw.displayName="StyledMenuSelectorDots";var mw=w.default(gt).withConfig({displayName:"Styles__StyledMenuSelectorBack",componentId:"sc-1x7qbnu-1"})(["",""],{marginRight:"0.5rem",flexShrink:"0",cursor:"pointer",stroke:"currentColor"});mw.displayName="StyledMenuSelectorBack";var pw=w.default.div.withConfig({displayName:"Styles__StyledMenuSelector",componentId:"sc-1x7qbnu-2"})([""," "," color:var(--color-theme-700);"],A,D);pw.displayName="StyledMenuSelector";var vw=w.default.div.withConfig({displayName:"Styles__StyledMenuSelectorInner",componentId:"sc-1x7qbnu-3"})(["",""],{margin:"1rem",display:"flex",alignItems:"center"});vw.displayName="StyledMenuSelectorInner";var hw=function(e){var a=e.defaultValue,l=e.children,r=e.placeholder,n=e.onChange,o=e.onBack,i=e.onEdit,d=e.autoFocus,c=void 0!==d&&d,s=e.className,u=e.onFocus,f=e.onBlur,m=e.autoComplete,p=void 0!==m&&m,v=t.useCallback(function(e){"function"==typeof n&&n(e.target.value)},[n]);return g.default.createElement(pw,{className:y.default("c-menu-selector",s)},g.default.createElement(vw,null,"function"==typeof o?g.default.createElement(mw,{onClick:o,width:"16px",height:"16px"}):null,g.default.createElement(og,{onChange:v,placeholder:r,autoFocus:c,defaultValue:a,onFocus:u,onBlur:f,autoComplete:p?"on":"off"}),"function"==typeof i?g.default.createElement(fw,{onClick:i}):null),l)};hw.displayName="MenuSelector";var gw=w.default.textarea.withConfig({displayName:"Styles__StyledTextarea",componentId:"sc-m6jqw8-0"})([""," "," "," "," "," border-width:1px;border-style:solid;background-color:var(--input-background-color);"," border-radius:8px;padding:4px 8px 6px 8px;height:auto;transition:all 0.3s ease;width:360px;min-height:90px;outline:none;"," "," "," "," "," &::placeholder{","}"," ",""],{fontSize:"0.875rem"},{color:"var(--color-theme-900)"},{lineHeight:"1.375"},{letterSpacing:"0.02em"},{fontWeight:"400"},{borderColor:"var(--color-theme-500)"},D,A,function(e){return"flat"===e.$mode&&l.css(["border:none;background-color:transparent;"])},function(e){return e.disabled&&l.css(["",""],{cursor:"not-allowed",opacity:"0.5"})},function(e){return!e.disabled&&!e.$invalid&&"outlined"===e.$mode&&l.css(["&:active,&:focus,&:hover{","}"],{borderColor:"var(--color-primary)"})},{color:"var(--color-theme-transparent-500)"},function(e){return!e.disabled&&e.$invalid&&"outlined"===e.$mode&&l.css(["",""],{borderColor:"var(--red-alert)"})},function(e){return!e.disabled&&e.$invalid&&"flat"===e.$mode&&l.css(["color:var(--red-alert);"])});gw.displayName="StyledTextarea";var yw=["className","disabled","invalid","mode"],ww=t.forwardRef(function(e,t){var a=e.className,l=e.disabled,r=void 0!==l&&l,n=e.invalid,o=void 0!==n&&n,i=e.mode,d=void 0===i?"outlined":i,c=B(e,yw);return g.default.createElement(gw,R({},c,{$invalid:o,ref:t,$mode:d,disabled:r,"aria-invalid":o,className:y.default("c-textarea",{"c-textarea__disabled":r},a)}))});ww.displayName="Textarea";var bw=w.default.div.withConfig({displayName:"Styles__StyledSheetIcons",componentId:"sc-144eyxd-0"})(["display:flex;height:0;position:relative;span{position:relative;background-color:var(--page-paper-main);box-shadow:var(--shadow-secondary);cursor:pointer;border-radius:100%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;& > *{height:40px;width:40px;padding:8px;fill:var(--color-theme-600);}}@media (max-width:640px){display:none;}"]);bw.displayName="StyledSheetIcons";var xw=w.default.div.withConfig({displayName:"Styles__StyledSheetWrapper",componentId:"sc-144eyxd-1"})([""," "," position:relative;max-width:95vw;display:flex;flex-direction:row;"," "," "," "," "," "," ",""],A,D,function(e){return"stretch"===e.$mode?l.css(["margin-top:8px;height:calc(100vh - 16px);width:calc(100vw - 100px);max-width:1000px;","{flex-direction:column;width:0;height:calc(100vh - 32px);& > *{margin-bottom:8px;animation-fill-mode:both;}span{top:8px;}}"],bw):l.css(["max-height:calc(100vh - 156px);margin-top:126px;margin-bottom:30px;width:540px;flex-direction:column;","{flex-direction:row-reverse;& > *{margin-left:8px;animation-fill-mode:both;}span{top:-48px;right:8px;}}"],bw)},function(e){return"stretch"===e.$mode&&l.css(["@media (max-width:640px){width:100%;height:100%;}"])},function(e){return"center"===e.$position&&l.css(["",""],{marginLeft:"auto",marginRight:"auto"})},function(e){return"left"===e.$position&&l.css(["",""],{marginLeft:"0.5rem",marginRight:"auto"})},function(e){return"right"===e.$position&&l.css(["",""],{marginLeft:"auto",marginRight:"0.5rem"})},function(e){return"stretch"===e.$mode&&"left"!==e.$position&&l.css(["","{span{right:48px;}}"],bw)},function(e){return"stretch"===e.$mode&&"left"===e.$position&&l.css(["flex-direction:row-reverse;","{span{right:-8px;}}"],bw)});xw.displayName="StyledSheetWrapper";var Ew=w.default.div.attrs(function(e){return{className:e.paperClass}}).withConfig({displayName:"Styles__StyledSheetWrapperPaper",componentId:"sc-144eyxd-2"})(["background-color:var(--page-paper-main);color:var(--color-theme-900);box-shadow:var(--shadow-primary);border-radius:6px;overflow:auto;animation:0.3s linear ease-out;",""],{flex:"1 1 auto"});Ew.displayName="StyledSheetWrapperPaper";var Sw=l.keyframes(["0%{opacity:0;transform:translateY(-200px);}100%{opacity:1;transform:translateY(0);}"]),Cw=l.keyframes(["0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(-200px);}"]),kw=l.keyframes(["0%{transform:translateY(-150px);opacity:0;}100%{transform:translateY(0);opacity:1;}"]),Nw=l.keyframes(["0%{transform:translateY(0);opacity:1;}100%{transform:translateY(-150px);opacity:0;}"]),Iw=w.default.span.withConfig({displayName:"Styles__StyledAnimatedSpan",componentId:"sc-144eyxd-3"})(["&:hover svg{fill:var(--color-primary);}"," "," "," "," ",""],function(e){return"entering"===e.$state&&l.css(["opacity:1;",""],"stretch"===e.$mode?l.css(["animation-name:",";animation-duration:",";animation-delay:",";"],Sw,"".concat(e.$durationIn,"s"),"".concat(e.$durationIn,"s")):l.css(["animation-name:",";animation-duration:",";animation-delay:0s;"],kw,"".concat(e.$maxDurationIn,"s")))},function(e){return"entered"===e.$state&&l.css(["opacity:1;"])},function(e){return e.$disabled&&l.css(["pointer-events:none;svg{opacity:0.5;}"])},function(e){return"exiting"===e.$state&&l.css(["opacity:0;",""],"stretch"===e.$mode?l.css(["animation-name:",";animation-duration:",";animation-delay:",";"],Cw,"".concat(e.$durationOut,"s"),"".concat(e.$durationOut,"s")):l.css(["animation-name:",";animation-duration:",";animation-delay:0;"],Nw,"".concat(e.$maxDurationOut,"s")))},function(e){return"exited"===e.$state&&l.css(["opacity:0;"])});Iw.displayName="StyledAnimatedSpan";var _w=w.default(c.CSSTransition).withConfig({displayName:"Styles__StyledCssTransition",componentId:"sc-144eyxd-4"})([""," "," "," ",""],function(e){return"top"===e.$direction&&l.css(["&.c-sheet__animation-enter{opacity:0;transform:translateY(-100%);}&.c-sheet__animation-enter-active{opacity:1;transform:translateY(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-appear{opacity:0;transform:translateY(-100%);}&.c-sheet__animation-appear-active{opacity:1;transform:translateY(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-exit{opacity:1;}&.c-sheet__animation-exit-active{opacity:0;transform:translateY(-100%);transition:opacity 200ms,transform 200ms;}"])},function(e){return"bottom"===e.$direction&&l.css(["&.c-sheet__animation-enter{opacity:0;transform:translateY(100%);}&.c-sheet__animation-enter-active{opacity:1;transform:translateY(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-appear{opacity:0;transform:translateY(100%);}&.c-sheet__animation-appear-active{opacity:1;transform:translateY(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-exit{opacity:1;}&.c-sheet__animation-exit-active{opacity:0;transform:translateY(100%);transition:opacity 200ms,transform 200ms;}"])},function(e){return"left"===e.$direction&&l.css(["&.c-sheet__animation-enter{opacity:0;transform:translateX(-100%);}&.c-sheet__animation-enter-active{opacity:1;transform:translateX(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-appear{opacity:0;transform:translateX(-100%);}&.c-sheet__animation-appear-active{opacity:1;transform:translateX(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-exit{opacity:1;}&.c-sheet__animation-exit-active{opacity:0;transform:translateX(-100%);transition:opacity 200ms,transform 200ms;}"])},function(e){return"right"===e.$direction&&l.css(["&.c-sheet__animation-enter{opacity:0;transform:translateX(100%);}&.c-sheet__animation-enter-active{opacity:1;transform:translateX(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-appear{opacity:0;transform:translateX(100%);}&.c-sheet__animation-appear-active{opacity:1;transform:translateX(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-exit{opacity:1;}&.c-sheet__animation-exit-active{opacity:0;transform:translateX(100%);transition:opacity 200ms,transform 200ms;}"])});_w.displayName="StyledCssTransition";var Rw=w.default(re).withConfig({displayName:"Styles__StyledListSeparator",componentId:"sc-144eyxd-5"})(["margin:0;"]);Rw.displayName="StyledListSeparator";var Mw=w.default.div.withConfig({displayName:"Styles__StyledIconsWrapperSmall",componentId:"sc-144eyxd-6"})(["height:40px;display:flex;gap:8px;padding-left:16px;padding-right:16px;align-items:center;place-content:end;flex-direction:row-reverse;"]);Mw.displayName="StyledIconsWrapperSmall";var zw=w.default.div.withConfig({displayName:"Styles__StyledHeader",componentId:"sc-144eyxd-7"})(["@media (min-width:640px){display:none;}"]);zw.displayName="StyledHeader";var Bw=["children","onClose","controls","open","animation","position","mode","disableFocusLock","disableScrollLock","disableBackgroundColor","bodyStyle","bodyClassName","disableBackgroundClick"],Lw=t.forwardRef(function(e,a){var l=e.children,r=e.onClose,n=e.controls,o=void 0===n?[]:n,i=e.open,d=void 0!==i&&i,s=e.animation,u=void 0===s?"top":s,f=e.position,m=void 0===f?"center":f,p=e.mode,v=void 0===p?"normal":p,h=e.disableFocusLock,w=void 0!==h&&h,b=e.disableScrollLock,x=void 0!==b&&b,E=e.disableBackgroundColor,S=void 0!==E&&E,C=e.bodyStyle,k=e.bodyClassName,N=e.disableBackgroundClick,I=void 0!==N&&N,_=B(e,Bw),M=L(t.useState(d),2),z=M[0],H=M[1],A=L(t.useState(!0),2),D=A[0],$=A[1];t.useEffect(function(){H(d)},[d]);var V=t.useCallback(function(){$(!1)},[]),T=t.useCallback(function(){$(!0),null==r||r()},[r]),O=t.useCallback(function(){H(!1)},[]),P=t.useCallback(function(e){I||(e.preventDefault(),O())},[I,O]);return t.useImperativeHandle(a,function(){return{close:O}}),!z&&D?null:g.default.createElement(Jf,R({},_,{onClose:O,disableFocusLock:w,disableScrollLock:x}),z&&g.default.createElement(Of,{onClick:P,disableBackgroundColor:S}),g.default.createElement(xw,{className:y.default("c-sheet__wrapper",k),style:C,$position:m,$mode:v},o.length>0&&g.default.createElement(bw,null,o.map(function(e,t){var a=e.icon,l=e.tooltip,r=e.onClick,n=e.disabled,o=e.className,i=t+1,d=Math.max(0,2-i),s=Math.min(i,4);return g.default.createElement(c.Transition,{appear:!0,in:z,timeout:400,key:"c-sheet-control-".concat(t)},function(e){return g.default.createElement(Nm,{title:l,disable:!l||n},g.default.createElement(Iw,{onClick:r,$disabled:n,$mode:v,$state:e,className:o,$maxDurationIn:.4,$maxDurationOut:.2,$durationOut:d/10,$durationIn:s/10},a))})})),g.default.createElement(_w,{appear:!0,in:z,timeout:400,classNames:"c-sheet__animation",$direction:u,onEnter:V,onExited:T},g.default.createElement(Ew,{paperClass:"c-sheet__wrapper__paper"},o.length>0&&g.default.createElement(zw,null,g.default.createElement(Mw,null,o.map(function(e,t){var a=e.icon,l=e.tooltip,r=e.onClick,n=e.disabled,o=e.className;return g.default.createElement(Nm,{title:l,disable:!l||n,key:t},g.default.createElement(Be,{onClick:r,disabled:n,className:o,variant:"text gray"},a))})),g.default.createElement(Rw,null)),l))))});Lw.displayName="Sheet";var Hw=w.default(Mv).withConfig({displayName:"Styles__StyledHeader",componentId:"sc-xrlqib-0"})([""," "," padding:0 1rem;display:flex;overflow:hidden;@media screen and (max-width:350px){overflow:auto;}"],function(e){return"big"===e.size&&l.css(["height:140px;"])},function(e){return"small"===e.size&&l.css(["height:4rem;"])});Hw.displayName="StyledHeader";var Aw=["className","size","children"],Dw=t.forwardRef(function(e,t){var a=e.className,l=e.size,r=void 0===l?"small":l,n=e.children,o=B(e,Aw);return g.default.createElement(Hw,R({type:"paper-2",className:y.default("c-header",a),size:r,ref:t},o),n)});Dw.displayName="Header";var $w=w.default(ww).withConfig({displayName:"Styles__StyledAutoResizeTextarea",componentId:"sc-jg98vj-0"})(["white-space:pre-wrap;overflow-wrap:break-word;resize:none;"]);$w.displayName="StyledAutoResizeTextarea";var Vw=["minRows","maxRows","lineHeight","onChange","className","preventNewRowOnEnter","cursorAtTextEnd","onKeyDown","value","mode"],Tw=t.forwardRef(function(e,a){var l=e.minRows,r=void 0===l?1:l,n=e.maxRows,o=void 0===n?6:n,i=e.lineHeight,d=void 0===i?18:i,c=e.onChange,s=e.className,u=e.preventNewRowOnEnter,f=void 0!==u&&u,m=e.cursorAtTextEnd,p=void 0!==m&&m,v=e.onKeyDown,h=e.value,w=e.mode,b=void 0===w?"outlined":w,x=B(e,Vw),E=t.useRef(null),S=L(t.useState(r),2),C=S[0],k=S[1],N=Ce(a,E),I=t.useCallback(function(e){if(e){var t=e.rows||r;e.rows=r;var a=Math.floor(e.scrollHeight/d);a===t&&(e.rows=a),a>=o&&(e.rows=o,e.scrollTop=e.scrollHeight),k(a<o?a:o)}},[d,o,r]);t.useEffect(function(){I(E.current)},[h,I]);var _=t.useCallback(function(e){I(e.target),"function"==typeof c&&c(e)},[c,I]),M=t.useCallback(function(e){p&&e.target.setSelectionRange(e.target.value.length,e.target.value.length)},[p]),z=t.useCallback(function(e){f&&"Enter"===e.key&&e.preventDefault(),"function"==typeof v&&v(e)},[f,v]);return g.default.createElement($w,R({},x,{value:h,ref:N,onChange:_,onKeyDown:z,onFocus:M,rows:C,mode:b,className:y.default("c-autoresizetextarea",s),style:{minHeight:"".concat(d,"px"),lineHeight:"".concat(d,"px")}}))});Tw.displayName="AutoResizeTextarea";var Ow=w.default.div.withConfig({displayName:"Styles__StyledAccordion",componentId:"sc-h8w6zs-0"})([""," "," ",""],{overflow:"hidden",borderRadius:"0.5rem",borderWidth:"1px",borderBottomWidth:"0px",borderStyle:"solid",borderColor:"var(--border-primary)"},D,A);Ow.displayName="StyledAccordion";var Pw=w.default.div.withConfig({displayName:"Styles__StyledAccordionItem",componentId:"sc-h8w6zs-1"})(["display:flex;flex-direction:column;background-color:var(--page-paper-main);border:1px solid transparent;border-bottom:1px solid var(--border-primary);overflow:hidden;"," ",""],D,A);Pw.displayName="StyledAccordionItem";var Fw=w.default.div.withConfig({displayName:"Styles__StyledAccordionItemBody",componentId:"sc-h8w6zs-2"})(["margin:0 16px;"," ",""],D,A);Fw.displayName="StyledAccordionItemHead";var Ww=w.default.div.withConfig({displayName:"Styles__StyledAccordionItemHead",componentId:"sc-h8w6zs-3"})(["user-select:none;padding:8px 16px;display:flex;flex-direction:row;justify-content:space-between;color:var(--color-theme-900);cursor:pointer;"," "," .text{font-weight:bold;font-size:13px;}.icon{width:16px;height:16px;fill:currentColor;transform:translateY(-4px);}"],D,A);Ww.displayName="StyledAccordionItemHead";var qw=w.default.div.withConfig({displayName:"Styles__StyledAccordionItemHeadText",componentId:"sc-h8w6zs-4"})(["font-weight:bold;font-size:13px;flex:1;min-width:0;"]);qw.displayName="StyledAccordionItemHeadText";var jw=w.default.div.withConfig({displayName:"Styles__StyledAccordionItemHeadIcon",componentId:"sc-h8w6zs-5"})(["width:16px;height:16px;fill:currentColor;transform:translateY(-4px);"]);jw.displayName="StyledAccordionItemHeadIcon";var Yw=g.default.createContext(null),Gw=function(e){var a=e.children,l=e.className,r=e.allowMultipleExpanded,n=void 0!==r&&r,o=e.allowZeroExpanded,i=void 0!==o&&o,d=e.onChange,c=e.preExpanded,s=void 0===c?[]:c,u=e.disableToggleIcon,f=void 0!==u&&u,m=e.customToggleIcon,p=L(t.useState(s),2),v=p[0],h=p[1],w=t.useCallback(function(e){h(function(t){return t.indexOf(e)>-1?i||1!==t.length?t.filter(function(t){return t!==e}):t:n?[...t,e]:[e]}),d&&d(e)},[n,i,d]);return g.default.createElement(Yw.Provider,{value:{expandedItems:v,toggleExpanded:w,disableToggleIcon:f,customToggleIcon:m}},g.default.createElement(Ow,{className:y.default("accordion",l)},a))};Gw.displayName="Accordion";var Kw=g.default.createContext(null),Xw=function(e){var a=e.children,l=e.className,r=e.id,n=t.useContext(Yw),o=t.useMemo(function(){if(!r){var e=Math.random().toString(36).slice(2);return"accordion-item-".concat(e)}return r},[r]);return g.default.createElement(Kw.Provider,{value:{isItemExpanded:!!n&&n.expandedItems.indexOf(o)>-1,id:o}},g.default.createElement(Pw,{className:y.default("accordionItem",l)},a))};Xw.displayName="AccordionItem";var Zw=function(e){var a=e.children,l=e.className,r=t.useContext(Yw),n=t.useContext(Kw),o=t.useMemo(function(){return{toggleExpanded:r?r.toggleExpanded:null,disableToggleIcon:!!r&&r.disableToggleIcon,customToggleIcon:r?r.customToggleIcon:null}},[r]),i=o.toggleExpanded,d=o.disableToggleIcon,c=o.customToggleIcon,s=t.useMemo(function(){return n?n.id:""},[n]),u=t.useCallback(function(){i&&i(s)},[s,i]),f=t.useMemo(function(){return c||g.default.createElement(Al,{style:{transform:"rotate(180deg)"}})},[c]);return g.default.createElement(Ww,{onClick:u,className:y.default("accordionItemHead",l)},g.default.createElement(qw,{className:"accordionItemHead__text"},a),g.default.createElement(jw,{className:"accordionItemHead__icon"},d?null:f))};Zw.displayName="AccordionItemHead";var Uw=function(e){var a=e.children,l=e.className,r=t.useContext(Kw),n=t.useRef(null),o=Ig(n),i={transition:"max-height ".concat(200,"ms linear"),maxHeight:0},d={entering:{maxHeight:o},entered:{maxHeight:o},exiting:{maxHeight:0},exited:{maxHeight:0}};return g.default.createElement(c.Transition,{timeout:200,in:null==r?void 0:r.isItemExpanded},function(e){return g.default.createElement(Fw,{ref:n,className:y.default("accordionItemBody",l),style:z(z({},i),d[e])},a)})};Uw.displayName="AccordionItemBody";var Qw=w.default.button.withConfig({displayName:"Styles__StyledChoose",componentId:"sc-1j2qv02-0"})([""," "," "," "," height:32px;padding:0 16px;transition:all 0.3s ease;border:1px solid var(--border-primary);font-size:13px;transition-duration:0.3s;&:hover{"," box-shadow:inset 0 0 5px 3px var(--color-primary-300);}",""],{margin:"0px",display:"inline-block",verticalAlign:"middle",fontWeight:"500",lineHeight:"1",textDecorationLine:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},{cursor:"pointer",userSelect:"none",borderRadius:"0.5rem",textAlign:"center",color:"var(--color-theme-700)"},D,A,{borderColor:"var(--color-primary)"},function(e){return e.active&&l.css([""," background-color:var(--color-primary-300);"],{zIndex:"0",borderColor:"var(--color-primary)"})});Qw.displayName="StyledChoose";var Jw=["children","disabled","active","className","type"],eb=function(e){var t=e.children,a=e.disabled,l=void 0!==a&&a,r=e.active,n=void 0!==r&&r,o=e.className,i=e.type,d=void 0===i?"button":i,c=B(e,Jw);return g.default.createElement(Qw,R({disabled:l,className:y.default("c-choose",o),active:n,type:d},c),t)};eb.displayName="Choose";var tb=["invalid","required","size","children","className","weight","htmlFor"],ab=t.forwardRef(function(e,t){var a=e.invalid,l=void 0!==a&&a,r=e.required,n=void 0!==r&&r,o=e.size,i=void 0===o?"regular":o,d=e.children,c=e.className,s=e.weight,u=void 0===s?"bold":s,f=e.htmlFor,m=B(e,tb),p=l?"alert":"primary",v="regular"===i?"Body 2":"Caption 1";return g.default.createElement(rm,R({as:"label",className:y.default("c-label",c),variant:v,color:p,weight:u,ref:t,htmlFor:f},m),d,n?"*":null)});ab.displayName="Label";var lb=w.default(eb).withConfig({displayName:"Styles__StyledChoose",componentId:"sc-uv67fb-0"})(["flex-shrink:0;white-space:nowrap;",""],function(e){return!e.active&&l.css(["background-color:transparent !important;"])});lb.displayName="StyledChoose";var rb=w.default.div.withConfig({displayName:"Styles__StyledVerticalContainer",componentId:"sc-uv67fb-1"})(["display:flex;flex-direction:column;width:100%;gap:8px;"]);rb.displayName="StyledVerticalContainer";var nb=w.default(ab).withConfig({displayName:"Styles__StyledLabel",componentId:"sc-uv67fb-2"})(["",""],function(e){return e.$disabled?l.css(["cursor:not-allowed;"]):l.css(["cursor:pointer;"])});nb.displayName="StyledLabel";var ob=w.default.div.withConfig({displayName:"Styles__StyledRadioOption",componentId:"sc-uv67fb-3"})(["display:flex;align-items:center;gap:6px;",' &:hover{opacity:0.8;}&[data-disabled="true"]{opacity:0.5;cursor:not-allowed;}'],function(e){return e.$disabled?l.css(["cursor:not-allowed;"]):l.css(["cursor:pointer;"])});ob.displayName="StyledRadioOption";var ib=w.default.div.withConfig({displayName:"Styles__StyledFlexContainer",componentId:"sc-uv67fb-4"})(["display:flex;width:100%;"]);ib.displayName="StyledFlexContainer";var db=["required","multiple","invalid","options","selected","onChange","type"],cb=g.default.forwardRef(function(e,a){var l,r,n=e.required,o=void 0!==n&&n,i=e.multiple,d=void 0!==i&&i,c=e.invalid,s=void 0!==c&&c,u=e.options,f=e.selected,m=e.onChange,p=e.type,v=void 0===p?"button":p,h=B(e,db),y=t.useRef(null),w=t.useRef(null),b=Ce(a,y),x=L(t.useState(!1),2),E=x[0],S=x[1],C=L(t.useState(!1),2),k=C[0],N=C[1],I=ke(y),_=ke(w),M=null!==(l=null==I?void 0:I.width)&&void 0!==l?l:0,z=null!==(r=null==_?void 0:_.width)&&void 0!==r?r:0;t.useEffect(function(){if(0!==M){requestAnimationFrame(function(){var e=document.createElement("div");e.style.display="inline-flex",e.style.visibility="hidden",e.style.position="absolute",e.style.whiteSpace="nowrap",e.style.pointerEvents="none",document.body.appendChild(e),u.forEach(function(t){var a=document.createElement("button");a.textContent=t.name,a.style.padding="6px 12px",a.style.border="1px solid transparent",a.style.marginRight="4px",e.appendChild(a)});var t=e.offsetWidth+8;document.body.removeChild(e),S(t>M),N(!0)})}},[M,u,z]);var H=function(e){if(d){var t=f.includes(e)?f.filter(function(t){return t!==e}):[...f,e];if(o&&0===t.length)return;m(t)}else{var a=f.includes(e)?[]:[e];if(o&&0===a.length)return;m(a)}};return k?g.default.createElement("div",R({ref:b},h,{style:{display:"flex",width:"100%"}}),E?g.default.createElement(rb,null,u.map(function(e){return g.default.createElement(ob,{$disabled:!!e.disabled,key:e.id,"data-disabled":e.disabled},d||!o?g.default.createElement(Yh,{checked:f.includes(e.id),disabled:e.disabled,onChange:function(){return!e.disabled&&H(e.id)},name:"choose-v2-".concat(e.id),id:"choose-v2-".concat(e.id)}):g.default.createElement(ug,{checked:f.includes(e.id),disabled:e.disabled,onChange:function(){return!e.disabled&&H(e.id)},id:"choose-v2-".concat(e.id),name:"choose-v2-".concat(e.id)}),g.default.createElement(nb,{$disabled:!!e.disabled,weight:"regular",htmlFor:"choose-v2-".concat(e.id)},e.name))})):g.default.createElement(ib,{ref:w},g.default.createElement(U,{invalid:s},u.map(function(e){return g.default.createElement(lb,{key:e.id,active:f.includes(e.id),disabled:e.disabled,onClick:function(){return H(e.id)},type:v},e.name)})))):g.default.createElement("div",{ref:b,style:{width:"100%",minHeight:"32px"}})});cb.displayName="ChooseV2";var sb=w.default.div.withConfig({displayName:"Styles__StyledLinkElement",componentId:"sc-1c1jdox-0"})([""]),ub=w.default.a.withConfig({displayName:"Styles__StyledLink",componentId:"sc-1c1jdox-1"})([""," "," "," border:none;height:32px;transition:background-color 0.3s ease,box-shadow 0.3s ease,color 0.3s ease,border-color 0.3s ease;svg{fill:currentColor;}&::-moz-focus-inner{border:0;}&:focus{outline:none;}&:hover{text-decoration:none;}"," "," "," "," "," "," "," "," "," "," "," "," "," ",""],D,A,{margin:"0px",display:"inline-flex",cursor:"pointer",userSelect:"none",alignItems:"center",justifyContent:"center",fontSize:"0.875rem",lineHeight:"1",fontWeight:"500",textDecorationLine:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},function(e){return e.disabled&&l.css(["cursor:default;opacity:50%;pointer-events:none;"])},function(e){return"small"===e.size&&l.css(["height:24px;"])},function(e){return"big"===e.size&&l.css(["height:40px;"])},function(e){return("primary"===e.variant||"contained"===e.variant)&&l.css(["padding:0 16px;background-color:var(--color-primary);border-radius:16px;color:var(--color-theme-100);&:focus,&:hover{box-shadow:0 3px 6px -2px var(--color-primary-500);background-color:var(--color-primary-800);}&:active{box-shadow:0 4px 10px -2px var(--color-primary-600);background-color:var(--color-primary-800);}"])},function(e){return("secondary"===e.variant||"outlined"===e.variant)&&l.css(["padding:0 16px;background-color:transparent;border-radius:16px;border:solid 1px var(--color-theme-600);color:var(--color-theme-600);&:focus,&:hover{border-color:var(--color-primary);color:var(--color-primary);}&:active{border-color:var(--color-primary);color:var(--color-primary);background-color:var(--color-primary-200);}"])},function(e){return("tertiary"===e.variant||"text colored"===e.variant)&&l.css(["padding:0 8px;background-color:transparent;border-radius:6px;color:var(--color-primary);&:focus,&:hover{background-color:var(--color-primary-200);}&:active{background-color:var(--color-primary-300);}"])},function(e){return("option"===e.variant||"text gray"===e.variant)&&l.css(["padding:0 8px;background-color:transparent;border-radius:6px;color:var(--color-theme-600);&:focus,&:hover{background-color:var(--color-theme-300);color:var(--color-theme-900);}&:active{background-color:var(--color-theme-400);color:var(--color-theme-900);}"])},function(e){return"dark transparent"===e.variant&&l.css(["padding:0 8px;background-color:rgba(0,0,0,0.5);border-radius:var(--ac-br-6);color:var(--only-white);&:hover{background-color:rgba(0,0,0,0.85);}&:active{background-color:var(--only-black);}"])},function(e){return"circle raised"===e.variant&&l.css(["padding:0 6px;background-color:transparent;border-radius:var(--ac-br-rounded);color:var(--color-theme-700);transition:ease 0.3s all;&:hover{background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary);}&:active{background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary-hover);}"])},function(e){return"text link-primary"===e.variant&&l.css(["line-height:14px;letter-spacing:0.25px;color:var(--color-primary);text-decoration:underline var(--color-primary);text-underline-offset:3px;height:fit-content;&:hover{text-decoration:none;}&:focus{text-decoration:none;outline:1px solid var(--color-primary);outline-offset:2px;border-radius:2px;}"])},function(e){return"text link-gray"===e.variant&&l.css(["line-height:14px;letter-spacing:0.25px;color:var(--color-theme-700);text-decoration:underline var(--color-theme-700);text-underline-offset:3px;height:fit-content;&:hover{text-decoration:none;}&:focus{text-decoration:none;outline:1px solid var(--color-primary);outline-offset:2px;border-radius:2px;}"])},function(e){return e.$iconOnly&&l.css(["padding:0;width:32px;"," ",""],"small"===e.size&&l.css(["radius:16px;width:24px;"]),"big"===e.size&&l.css(["radius:20px;width:40px;"]))},function(e){return("primary"===e.variant||"contained"===e.variant||"secondary"===e.variant||"outlined"===e.variant)&&l.css(["",":first-child svg{margin-left:-6px;}",":last-child svg{margin-right:-6px;}"," ",""],sb,sb,"small"===e.size&&l.css(["radius:16px;"]),"big"===e.size&&l.css(["radius:20px;"]))},function(e){return("tertiary"===e.variant||"text colored"===e.variant||"option"===e.variant||"text gray"===e.variant||"dark transparent"===e.variant)&&l.css(["",":first-child svg{margin-left:-4px;}",":last-child svg{margin-right:-4px;}"," ",""],sb,sb,"small"===e.size&&l.css(["radius:4px;"]),"big"===e.size&&l.css(["radius:8px;"]))}),fb=w.default.div.withConfig({displayName:"Styles__StyledLinkElements",componentId:"sc-1c1jdox-2"})(["display:flex;align-items:center;","{display:inline-flex;svg{margin:0 4px;}}"],sb),mb=w.default.a.withConfig({displayName:"Styles__StyledBackLink",componentId:"sc-1c1jdox-3"})([""," "," ",' text-decoration:none;border:transparent 1px solid;border-radius:20px;height:32px;font-size:10px;font-weight:500;display:table-cell;vertical-align:middle;&:before,&:after{content:"";'," border-width:0 1px 1px 0;position:absolute;left:0;transition:all ease 0.3s;}&:before{"," transform:translateX(1rem) translateY(0.1rem) rotate(135deg);}&:after{"," transform:translateX(2rem) translateY(0.1rem) rotate(135deg);}&:hover{text-decoration:none;border-color:var(--border-primary);&:before{"," transform:translateX(0rem) translateY(0.1rem) rotate(135deg);}&:after{"," transform:translateX(1rem) translateY(0.1rem) rotate(135deg);}}"],D,A,{display:"inline-flex",cursor:"pointer",paddingLeft:"2rem",paddingRight:"1rem",verticalAlign:"middle",fontSize:"0.6875rem",textTransform:"uppercase",color:"var(--color-theme-600)"},{display:"inline-block",height:"0.5rem",width:"0.5rem",borderStyle:"solid",backgroundRepeat:"no-repeat",padding:"0px",color:"var(--color-theme-700)"},{opacity:"1"},{opacity:"0"},{opacity:"0"},{opacity:"1"});mb.displayName="StyledBackLink",sb.displayName="StyledLinkElement",fb.displayName="StyledLinkElements",ub.displayName="StyledLink";var pb=["children","className"],vb=function(e){var t=e.children,a=e.className,l=B(e,pb);return g.default.createElement(mb,R({className:y.default("c-back-link",a)},l),t)};vb.displayName="BackLink";var hb=["as","children","variant","size","disabled","className","isExternal"],gb=t.forwardRef(function(e,t){var a=e.as,l=e.children,r=e.variant,n=void 0===r?"contained":r,o=e.size,i=e.disabled,d=void 0!==i&&i,c=e.className,s=e.isExternal,u=void 0!==s&&s,f=B(e,hb),m=a||"a";return g.default.createElement(ub,R({ref:t,as:m,disabled:d,className:y.default("c-link",c,{"c-link--contained":"primary"===n||"contained"===n,"c-link--outlined":"secondary"===n||"outlined"===n,"c-link--text_colored":"tertiary"===n||"text colored"===n,"c-link--text_gray":"option"===n||"text gray"===n,"c-link--dark_transparent":"dark transparent"===n,"c-link--circle_raised":"circle raised"===n,"c-link--big":"big"===o,"c-link--small":"small"===o,"c-link--icon-only":l instanceof Object&&!(l instanceof Array),"c-link--disabled":d}),variant:n,size:o,$iconOnly:l instanceof Object&&!(l instanceof Array)},f),l instanceof Array||u?g.default.createElement(fb,{className:"c-link__elements"},(l instanceof Array?l:[l]).map(function(e,t){return e?g.default.createElement(sb,{className:"c-link__elements__element",key:t},e):null}),u&&g.default.createElement(sb,{className:"c-link__elements__element"},g.default.createElement(Qi,{width:16,height:16}))):l)});gb.displayName="Link";var yb=w.default.div.withConfig({displayName:"Styles__StyledSelectDate",componentId:"sc-1jkx994-0"})([""," ",""],D,A);yb.displayName="StyledSelectDate";var wb=w.default.button.withConfig({displayName:"Styles__StyledSelectDateButton",componentId:"sc-1jkx994-1"})(["margin:0;padding:0;border:none;background:none;width:auto;height:auto;color:var(--color-theme-700);span,svg{cursor:pointer;}span{color:var(--color-secondary);}svg:hover{fill:var(--color-secondary);}"]);wb.displayName="StyledSelectDateButton",w.default(Sp).withConfig({displayName:"Styles__StyledConfirmDialog",componentId:"sc-1jkx994-2"})([".modal-header{padding:16px 30px;h1{margin:0;font-size:16px;}}.modal-body{padding:10px 30px;}.modal-divider{border-top:1px solid var(--border-primary);height:1px;}.modal-footer{padding:16px 30px;}"]).displayName="StyledConfirmDialog",w.default.div.withConfig({displayName:"Styles__StyledSelectDateDatePicker",componentId:"sc-1jkx994-3"})([""," color:red;"],{paddingBottom:"0.5rem",paddingTop:"1rem"}).displayName="StyledSelectDateDatePicker",w.default.div.withConfig({displayName:"Styles__StyledSelectDateFooter",componentId:"sc-1jkx994-4"})([""," border-top:1px solid var(--border-primary);",""],{paddingLeft:"1rem",paddingRight:"1rem",paddingTop:"0.5rem",paddingBottom:"0.5rem"},function(e){return"instant"===e.$mode&&l.css(["",""],{display:"flex"})}).displayName="StyledSelectDateFooter",w.default.div.withConfig({displayName:"Styles__StyledSelectDateButtons",componentId:"sc-1jkx994-5"})(["",""],{display:"flex"}).displayName="StyledSelectDateButtons",w.default(P).withConfig({displayName:"Styles__StyledButtonSave",componentId:"sc-1jkx994-6"})(["",""],{marginRight:"0.5rem"}).displayName="StyledButtonSave",w.default(P).withConfig({displayName:"Styles__StyledButtonClose",componentId:"sc-1jkx994-7"})(["",""],{marginLeft:"auto"}).displayName="StyledButtonClose",w.default(P).withConfig({displayName:"Styles__StyledButtonCloseColored",componentId:"sc-1jkx994-8"})(["",""],{marginLeft:"auto",marginRight:"auto"}).displayName="StyledButtonCloseColored";var bb=w.default.svg.withConfig({displayName:"Styles__StyledIconComponent",componentId:"sc-1jkx994-9"})(["span,svg{cursor:pointer;}span{color:var(--color-secondary);}svg:hover{fill:var(--color-secondary);}"]);bb.displayName="StyledIconComponent";var xb=t.forwardRef(function(e,t){var a=e.icon,l=e.title,r=void 0===l?"":l,n=e.onClick,o=e.forceHideTooltip,i=void 0!==o&&o,d=e.targetIconClassName,c=e.popperTooltipStyle,s=e.popperTooltipClassName,u=e.active,f=void 0!==u&&u;return g.default.createElement(Nm,{title:r,popperTooltipStyle:c,popperTooltipClassName:s,disable:i||""===r},g.default.createElement(Be,{variant:"text gray",size:"small",active:f,ref:t,onClick:n,type:"button"},g.default.createElement(bb,{as:a,className:y.default("date-picker-target",d)})))});xb.displayName="SelectDateTarget";var Eb=function(e){var t,a,l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YYYY-MM-DD",r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];return void 0===e?"":("number"==typeof e?(t=N.default.unix(e),a=N.default().utc().year()):(t=N.default(e),a=N.default().year()),r||t.year()!==a?t.format(l):t.format(function(e){return e.replace(/Y|,$/gi,"").trim()}(l)))},Sb=function(e,t){var a=S.default.unix(t.from).utc(),l=S.default.unix(t.to).utc();if(t.repeating){var r=e.year(),n=S.default.utc({year:r,month:a.month(),date:a.date()}),o=S.default.utc({year:r,month:l.month(),date:l.date()});return e.isSameOrAfter(n,"day")&&e.isSameOrBefore(o,"day")}return e.isSameOrAfter(a,"day")&&e.isSameOrBefore(l,"day")},Cb=function(e){var a=e.changeMode,l=void 0===a?"instant":a,r=e.trigger,n=void 0===r?"text":r,o=e.saveButtonText,i=void 0===o?"Save":o,d=e.cancelButtonText,c=void 0===d?"Cancel":d,s=e.clearButtonText,u=void 0===s?"Clear":s,f=e.modalTitle,m=void 0===f?"Save Changes":f,p=e.modalDescription,v=void 0===p?"You updated the date. Would you like to save this change?":p,h=e.modalSaveBtnText,w=void 0===h?"Save":h,b=e.modalCancelBtnText,x=void 0===b?"Discard":b,E=e.onDayClick,C=e.onSave,k=e.onCancel,N=e.onToggleDatePicker,I=e.required,_=void 0!==I&&I,R=e.longDateFormat,M=void 0!==R&&R,z=e.defaultShowDatePicker,B=void 0!==z&&z,L=e.firstDayOfWeek,H=void 0===L?0:L,A=e.selectedDays,D=e.selectionMode,$=void 0===D?"custom":D,V=e.menuClassName,T=e.targetClassName,O=e.icon,P=e.defaultLabelText,F=void 0===P?"Set...":P,W=e.targetTextClassName,q=e.targetIconClassName,j=e.backgroundElementClass,Y=e.dateFormat,G=e.forceClose,K=e.defaultMonth,X=e.daysToModify,Z=void 0===X?[]:X,U=e.weekends,Q=void 0===U?[]:U,J=e.weekendLabel,ee=void 0===J?"Weekend":J,te=e.nonWorkingDaysOfWeek,ae=void 0===te?[]:te,le=e.nonWorkingDaysOfWeekLabel,re=void 0===le?"Unavailable":le,ne=e.weekendIsSelectable,oe=void 0!==ne&&ne,ie=e.tooltipText,de=e.popperTooltipClassName,ce=e.popperClassName,se=e.popperTooltipStyle,ue=e.position,fe=e.disableDaysBefore,me=e.enableYearPicker,pe=e.disableAnimations,ve=e.disabledDaysAfter,he=e.onChange,ge=e.maxRange,ye=t.useMemo(function(){if(A){if(A.from||A.to){var e=A.to?Eb(Fp(A.to),Y,M):"",t=A.from?Eb(Fp(null==A?void 0:A.from),Y,M):"";return A.to&&A.from&&Fp(A.from).isSame(Fp(A.to))?e:!A.to&&A.from?t:"".concat(t," - ").concat(e)}return F}return F},[A,Y,F,M]),we=t.useMemo(function(){var e=Z.filter(function(e){return"user_day_off"===e.type}),t=Z.filter(function(e){return"global_day_off"===e.type}),a=Z.filter(function(e){return"selectable_global_day_off"===e.type});return{userAvailability:function(t){var a=e.find(function(e){return Sb(t,e)});return{matched:!!a,title:a?a.title:null}},weekend:function(e){var t=Q.includes(e.day());return{matched:t,title:t?ee:null}},nonWorkingDay:function(e){if(Q.includes(e.day()))return{matched:!0,title:""};var l=[...a,...t].find(function(t){return Sb(e,t)});return{matched:!!l,title:l?l.title:null}},nonWorkingDaysOfWeek:function(e){var t=ae.includes(e.day()),a=null;return t&&(a="function"==typeof re?re(S.default.utc(e).format("YYYY-MM-DD")):re),{matched:t,title:a}},day_disabled:function(e){return{matched:!!t.find(function(t){return Sb(e,t)}),title:null}}}},[Z,ae,re,ee,Q]),be=t.useMemo(function(){return"icon"===n&&O?g.default.createElement(xb,{icon:O,title:ie,targetIconClassName:q,popperTooltipClassName:de,popperTooltipStyle:se}):"function"==typeof n?n(ye):g.default.createElement(wb,{type:"button",className:y.default("date-picker-target",T)},g.default.createElement("span",{className:W},ye))},[O,ye,n,de,se,T,q,W,ie]);return g.default.createElement(yb,{className:"select-date"},"inline"!==n?g.default.createElement(Wp,{target:be,position:ue,menuClassName:V,popperClassName:ce,month:K,instant:"instant"===l,mode:$,required:_,selected:A,firstDayOfWeek:H,saveLabel:i,cancelLabel:c,clearLabel:u,onSave:C,onChange:he,onClose:k,modifiers:we,modalTitle:m,modalDescription:v,modalSaveBtnText:w,modalCancelBtnText:x,disabledDaysBefore:fe,disabledDaysAfter:ve,backgroundElementClass:j,disabled:oe?[]:Q,popperTooltipClassName:de,popperTooltipStyle:se,open:B,onCalendarToggle:N,onDayClick:E,enableConfirmModal:"atomic"===l&&!_,disableYearPicker:!me,disableAnimations:pe,maxRange:ge,showControls:!0,forceClose:G}):g.default.createElement(Wp,{month:K,instant:"instant"===l,mode:$,required:_,selected:A,firstDayOfWeek:H,saveLabel:i,cancelLabel:c,clearLabel:u,disabledDaysBefore:fe,disabledDaysAfter:ve,popperTooltipClassName:de,popperTooltipStyle:se,disabled:oe?[]:Q,onSave:C,onChange:he,modifiers:we,onDayClick:E,disableYearPicker:!me,disableAnimations:pe,maxRange:ge,showControls:!0,open:!0}))};Cb.displayName="SelectDate";var kb=w.default.div.withConfig({displayName:"Styles__StyledToastMessage",componentId:"sc-7wr5ky-0"})(["display:flex;flex-direction:row;align-items:center;height:36px;width:fit-content;max-width:100%;padding:10px 8px 10px 16px;border-radius:18px;"," "," "," "," "," ",""],D,A,function(e){return"error"===e.$type&&l.css(["background-color:#f1a5a5;",""],e.$dropShadow&&l.css(["box-shadow:0px 7px 12px -4px rgba(234,179,179,0.7);"]))},function(e){return"success"===e.$type&&l.css(["background-color:#afdfdb;",""],e.$dropShadow&&l.css(["box-shadow:0px 7px 12px -4px rgba(182,218,215,0.7);"]))},function(e){return"general"===e.$type&&l.css(["background-color:#bddff6;",""],e.$dropShadow&&l.css(["box-shadow:0px 7px 12px -4px rgba(166,199,220,0.7);"]))},function(e){return"warning"===e.$type&&l.css(["background-color:#ffffd1;",""],e.$dropShadow&&l.css(["box-shadow:0px 7px 12px -4px rgba(242,242,208,0.7);"]))}),Nb=w.default.div.withConfig({displayName:"Styles__StyledToastMessageText",componentId:"sc-7wr5ky-1"})([""," "," "," "," color:rgba(48,48,55,0.65);"],{fontSize:"0.75rem"},{fontWeight:"700"},{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},{marginRight:"0.5rem"}),Ib=w.default(Sl).withConfig({displayName:"Styles__StyledCloseSmallIcon",componentId:"sc-7wr5ky-2"})(["fill:rgba(48,48,55,0.3);flex-shrink:0;cursor:pointer;&:hover{fill:rgba(48,48,55,0.65);}"]);kb.displayName="StyledToastMessage",Ib.displayName="StyledCloseSmallIcon";var _b=["text","type","onClose","dismissible","dropShadow","timeout"],Rb=t.forwardRef(function(e,a){var l=e.text,r=e.type,n=e.onClose,o=e.dismissible,i=void 0!==o&&o,d=e.dropShadow,c=void 0!==d&&d,s=e.timeout,u=void 0===s?0:s,f=B(e,_b),m=t.useCallback(function(){"function"==typeof n&&n()},[n]);return t.useEffect(function(){if(u>0){var e=setTimeout(m,u);return function(){return clearTimeout(e)}}},[i,u,m]),g.default.createElement(kb,R({ref:a,$type:r,$dropShadow:c},f),g.default.createElement(Nb,null,l),i?g.default.createElement(Ib,{onClick:m}):null)});Rb.displayName="ToastMessage";var Mb=w.default(pm).withConfig({displayName:"Styles__StyledValueButtonLabel",componentId:"sc-7n59oz-0"})(["opacity:60%;margin-right:2px;"]);Mb.displayName="StyledValueButtonLabel";var zb=w.default(pm).withConfig({displayName:"Styles__StyledValueButtonValue",componentId:"sc-7n59oz-1"})([""]);zb.displayName="StyledValueButtonValue";var Bb=w.default(P).withConfig({displayName:"Styles__StyledValueButton",componentId:"sc-7n59oz-2"})([""," ",""],function(e){return e.$active&&l.css(["",",","{"," color:var(--color-theme-900) !important;}svg{fill:var(--color-primary);}"],Mb,zb,{pointerEvents:"none"})},function(e){return!0!==e.$active&&l.css(["{&:hover{",",","{"," color:var(--color-theme-900) !important;}}"],Mb,zb,{pointerEvents:"none"})});Bb.displayName="StyledValueButton";var Lb=["active","alwaysShowIcon","icon","label","value"],Hb=t.forwardRef(function(e,t){var a=e.active,l=void 0!==a&&a,r=e.alwaysShowIcon,n=void 0!==r&&r,o=e.icon,i=e.label,d=e.value,c=B(e,Lb);return g.default.createElement(Bb,R({className:"c-value-button"},c,{ref:t,variant:"text gray",$active:l}),o&&n?g.default.cloneElement(o,{style:{display:"inline-block"}}):null,i?g.default.createElement(Mb,{color:"secondary",weight:"medium",className:"c-value-button__label"},i,":"):null,g.default.createElement(zb,{color:"secondary",weight:"medium",className:"c-value-button__value"},d))});Hb.displayName="ValueButton";var Ab=w.default($y).withConfig({displayName:"Styles__StyledSelectTrigger",componentId:"sc-9799p2-0"})(["display:flex;align-items:center;justify-content:space-between;padding:0 4px 0 8px;width:300px;transition:border-color 0.3s ease;background-color:transparent;border:none;"," "," "," "," "," "," ",";",";"],function(e){return"outlined"===e.$mode&&l.css(["border:1px solid var(--color-theme-500);background-color:var(--input-background-color);"])},function(e){return e.disabled&&l.css(["opacity:50%;cursor:default;"])},function(e){var t=e.$invalid,a=e.disabled,r=e.$mode;return!t&&!a&&"outlined"===r&&l.css(["&:hover,&:focus{border-color:var(--color-primary-700);}"])},function(e){var t=e.$invalid,a=e.$mode;return t&&"outlined"===a&&l.css([""," &:hover{","}"],{borderColor:"var(--red-alert)"},{borderColor:"var(--red-alert)"})},function(e){return"small"===e.$size&&l.css(["height:24px;border-radius:var(--ac-br-6);"])},function(e){return"regular"===e.$size&&l.css(["height:32px;border-radius:var(--ac-br-8);"])},function(e){return"big"===e.$size&&l.css(["height:40px;border-radius:var(--ac-br-8);"])},function(e){return"biggest"===e.$size&&l.css(["height:48px;border-radius:var(--ac-br-8);"])});Ab.displayName="StyledSelectTrigger";var Db=w.default(Al).withConfig({displayName:"Styles__StyledCaretIcon",componentId:"sc-9799p2-1"})(["margin-left:8px;flex-shrink:0;transition:transform 200ms ease;",""],function(e){return!e.$open&&l.css(["transform:rotate(180deg);"])});Db.displayName="StyledCaretIcon";var $b=["children","type","size","invalid","open","endAdornment","typographyProps","mode"],Vb=t.forwardRef(function(e,a){var l=e.children,r=e.type,n=void 0===r?"button":r,o=e.size,i=void 0===o?"regular":o,d=e.invalid,c=void 0!==d&&d,s=e.open,u=void 0!==s&&s,f=e.endAdornment,m=e.typographyProps,p=e.mode,v=void 0===p?"outlined":p,h=B(e,$b),y=t.useMemo(function(){return"big"===i?"Body 1":"biggest"===i?"Header 2":"Body 2"},[i]);return g.default.createElement(Ab,R({ref:a,role:"button",type:n,$size:i,$invalid:c,"aria-invalid":c,$mode:v},h),g.default.createElement(rm,R({as:"div",overflow:"truncate",whitespace:"no-wrap",variant:y,weight:"biggest"===i?"bold":"regular",color:"flat"===v&&c?"alert":void 0},m),l),f||g.default.createElement(Db,{$open:u}))});Vb.displayName="SelectTrigger";var Tb=["mode","selected","min","max","onChange","target","triggerMode","step"],Ob=function(e){return g.default.createElement("div",{id:e.id},e.name)},Pb=w.default.div.withConfig({displayName:"Styles__StyledToggleSlider",componentId:"sc-4n6vdf-0"})(['padding-left:6px;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-evenly;background-color:transparent;border:1px solid var(--color-theme-600);overflow:hidden;border-radius:12.5px;font-size:11px;transition:0.3s;&::before{position:absolute;content:"";user-select:none;height:16px;width:16px;left:4px;bottom:3px;background-color:var(--color-theme-600);border-radius:50%;transition:0.3s;}']);Pb.displayName="StyledToggleSlider";var Fb=w.default.div.withConfig({displayName:"Styles__StyledToggleSliderOff",componentId:"sc-4n6vdf-1"})(["user-select:none;transform:translateX(-3px);opacity:1;transition-duration:0.3s;white-space:nowrap;color:var(--color-theme-600);"]);Fb.displayName="StyledToggleSliderOff";var Wb=w.default.div.withConfig({displayName:"Styles__StyledToggleSliderOn",componentId:"sc-4n6vdf-2"})(["user-select:none;transform:translateX(-30px);opacity:0;transition-duration:0.3s;white-space:nowrap;color:var(--page-paper-main);"]);Wb.displayName="StyledToggleSliderOn";var qb=w.default.input.withConfig({displayName:"Styles__StyledToggleCheckbox",componentId:"sc-4n6vdf-3"})(["opacity:0;width:0;height:0;&:checked + ",":before{background-color:var(--page-paper-main);transform:translateX(25px);}&:checked + ","{border-color:var(--color-sucess-green);background-color:var(--color-sucess-green);color:var(--color-sucess-green);","{transform:translateX(30px);opacity:0;}","{transform:translateX(0);opacity:1;}}&:disabled + ","{opacity:0.5;cursor:default;}"],Pb,Pb,Fb,Wb,Pb);qb.displayName="StyledToggleCheckbox";var jb=l.css(["","{transform:translateX(0);}"," + ",":before{transform:translateX(3px);}",":checked + ","{&::before{transform:translateX(23px);}","{transform:translateX(-2px);}}"],Fb,qb,Pb,qb,Pb,Wb),Yb=w.default.label.withConfig({displayName:"Styles__StyledToggle",componentId:"sc-4n6vdf-4"})([""," "," position:relative;display:inline-block;width:50px;height:24px;font-size:13px;font-weight:bold;line-height:13px;border-radius:12.5px;&:hover{","}&:focus{outline:1px solid var(--color-sucess-green);outline-offset:4px;}",""],D,A,jb,function(e){return e.$isHovered&&l.css(["",""],jb)});Yb.displayName="StyledToggle";var Gb=["hovered","className"],Kb=t.forwardRef(function(e,t){var a=e.hovered,l=e.className,r=B(e,Gb);return g.default.createElement(Yb,{className:y.default("c-toggle",l),$isHovered:a,tabIndex:0},g.default.createElement(qb,R({ref:t,type:"checkbox"},r)),g.default.createElement(Pb,null,g.default.createElement(Wb,null,"ON"),g.default.createElement(Fb,null,"OFF")))});Kb.displayName="Toggle";var Xb=w.default(pm).withConfig({displayName:"Styles__StyledText",componentId:"sc-1fx7urq-0"})(["transition:ease 0.3s all;color:var(--color-primary);position:relative;"]);Xb.displayName="StyledText";var Zb=w.default(qe).withConfig({displayName:"Styles__StyledAddCrossIcon",componentId:"sc-1fx7urq-1"})(["fill:var(--page-paper-main);background:var(--color-primary);border-radius:30px;padding:7px;box-sizing:content-box;"]);Zb.displayName="StyledAddCrossIcon";var Ub=w.default("button").withConfig({displayName:"Styles__StyledAddToListButton",componentId:"sc-1fx7urq-2"})(['display:flex;justify-content:center;gap:12px;align-items:center;height:32px;padding:4px 16px 4px 4px;position:relative;background:none;border:none;cursor:pointer;&:before{content:"";display:block;height:2px;width:0%;position:absolute;left:16px;background:var(--color-primary);transition:ease 0.3s all;border-radius:30px;opacity:0;}&:hover{',"{color:var(--page-paper-main);}&:before{height:32px;width:100%;left:0;opacity:1;}","{fill:var(--page-paper-main);transform:rotate(90deg);transition:ease 0.3s;}}"],Xb,Zb);Ub.displayName="StyledAddToListButton";var Qb=["text","className"],Jb=t.forwardRef(function(e,t){var a=e.text,l=e.className,r=B(e,Qb);return g.default.createElement(Ub,R({ref:t,className:y.default("c--add-to-list-btn",l)},r),g.default.createElement(Zb,null),g.default.createElement(Xb,{weight:"medium"},a))});Jb.displayName="AddToListButton";var ex=w.default.div.withConfig({displayName:"Styles__StyledProgressBar",componentId:"sc-k5nm08-0"})([""," "," ",""],A,function(e){return e.$width?l.css(["width:","%;"],e.$width):l.css(["width:100%;"])},function(e){return e.$color?l.css(["background-color:",";"],e.$color):l.css(["background-color:var(--color-theme-300);"])});ex.displayName="StyledProgressBar";var tx=w.default.div.withConfig({displayName:"Styles__StyledProgressBarProgress",componentId:"sc-k5nm08-1"})([""," ",""],function(e){return e.$height?l.css(["height:","px;"],e.$height):l.css(["height:3px;"])},function(e){return e.$color?l.css(["background-color:",";"],e.$color):l.css(["background-color:var(--color-secondary);"])});tx.displayName="StyledProgressBarProgress";var ax=function(e){var a=e.progress,l=void 0===a?0:a,r=e.backgroundColor,n=e.progressColor,o=e.stroke,i=void 0===o?3:o,d=e.width,c=void 0===d?100:d,s=e.className,u=t.useMemo(function(){var e=l;return l>100&&(e=100),l<0&&(e=0),e},[l]),f=t.useMemo(function(){var e=c;return c>100&&(e=100),c<=0&&(e=100),e},[c]),m=t.useMemo(function(){var e=i;return i<=0&&(e=3),e},[i]);return g.default.createElement(ex,{className:y.default("c-progress-bar",s),$color:r,$width:f},g.default.createElement(tx,{className:"c-progress-bar__progress",style:{width:"".concat(u,"%")},$height:m,$color:n}))};ax.displayName="ProgressBar";var lx=w.default.div.withConfig({displayName:"Styles__StyledWrapper",componentId:"sc-o6dcyu-0"})(["position:relative;display:inline-flex;"]);lx.displayName="StyledWrapper";var rx=w.default.div.withConfig({displayName:"Styles__StyledChildrenWrapper",componentId:"sc-o6dcyu-1"})(["position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;"]);rx.displayName="StyledChildrenWrapper";var nx=w.default.svg.withConfig({displayName:"Styles__StyledSvg",componentId:"sc-o6dcyu-2"})(["transform:rotate(-90deg);"]);nx.displayName="StyledSvg";var ox=w.default.circle.withConfig({displayName:"Styles__StyledBackgroundCircle",componentId:"sc-o6dcyu-3"})(["fill:transparent;transition:stroke-dashoffset 0.5s linear,stroke 300ms ease-out;"," ",""],function(e){return e.$color?l.css(["stroke:",";"],e.$color):l.css(["stroke:var(--color-theme-transparent-300);"])},function(e){return e.$strokeDashOffset&&l.css(["stroke-dashoffset:",";"],e.$strokeDashOffset)});ox.displayName="StyledBackgroundCircle";var ix=w.default.circle.withConfig({displayName:"Styles__StyledForegroundCircle",componentId:"sc-o6dcyu-4"})(["fill:transparent;transition:stroke-dashoffset 0.5s linear,stroke 300ms ease-out;"," "," ",""],function(e){return e.$roundStroke&&l.css(["stroke-linecap:round;"])},function(e){return e.$color?l.css(["stroke:",";"],e.$color):l.css(["stroke:var(--color-secondary);"])},function(e){return e.$strokeDashOffset&&l.css(["stroke-dashoffset:",";"],e.$strokeDashOffset)});ix.displayName="StyledForegroundCircle";var dx=w.default.text.withConfig({displayName:"Styles__StyledProgressRingPercentage",componentId:"sc-o6dcyu-5"})(["transform:rotate(90deg);"," ",""],function(e){return e.$color?l.css(["fill:",";"],e.$color):l.css(["fill:var(--color-secondary);"])},function(e){return e.$fontSize?l.css(["font-size:","px;"],e.$fontSize):l.css(["font-size:10px;"])});dx.displayName="StyledProgressRingPercentage";var cx=["className","children"],sx=function(e){var a=e.backgroundColor,l=e.progressColor,r=e.progress,n=void 0===r?0:r,o=e.radius,i=void 0===o?20:o,d=e.stroke,c=void 0===d?3:d,s=e.roundStroke,u=void 0!==s&&s,f=e.className,m=e.showPercentage,p=void 0!==m&&m,v=e.fontSize;c>i&&(console.warn("Stroke can not have value greater than the radius."),c=i);var h=t.useMemo(function(){var e=n;return n>100&&(e=100),n<0&&(e=0),e},[n]),y=t.useMemo(function(){return i-c/2},[i,c]),w=t.useMemo(function(){return 2*y*Math.PI},[y]),b=t.useMemo(function(){return w-(100-h)/100*w},[w,h]),x=t.useMemo(function(){return w-h/100*w},[w,h]);return g.default.createElement(nx,{height:2*i,width:2*i,className:f,"data-progress":h,"data-testid":"progress-circle"},g.default.createElement(ox,{$color:a,$strokeDashOffset:-b,strokeWidth:c,strokeDasharray:"".concat(w," ").concat(w),r:y,cx:i,cy:i}),g.default.createElement(ix,{$color:l,$strokeDashOffset:x,strokeWidth:c,strokeDasharray:"".concat(w," ").concat(w),$roundStroke:u,r:y,cx:i,cy:i}),p?g.default.createElement(dx,{$color:l,$fontSize:v,x:"50%",y:"-50%",dominantBaseline:"central",textAnchor:"middle"},h,"%"):null)},ux=function(e){var t=e.className,a=e.children,l=B(e,cx);return g.default.createElement(lx,{className:y.default(t),"data-testid":"progress-ring"},g.default.createElement(sx,l),a?g.default.createElement(rx,null,a):null)};ux.displayName="ProgressRing";var fx=["radius"],mx=function(e){var t=e.radius,a=void 0===t?20:t,l=B(e,fx);return g.default.createElement(sx,R({},l,{stroke:a,radius:a}))};mx.displayName="ProgressPie";var px=g.default.forwardRef(function(e,t){return g.default.createElement("svg",R({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("path",{d:"M8.247 7.533 4.746 4.49s-.94-.783-1.826.167c-.197.21-.288.435-.339.63-.12.461.073.948.446 1.244l3.61 2.859-2.488-1.973s-.647-.51-1.325.171c-.55.552-.747 1.206.266 2.073l3.58 3.007s3.844 2.701 6.374-.832c1.36-1.901.122-1.806.451-6.802 0 0-.01-1.13-1.223-1.13s-1.035 2.823-1.035 2.823L6.792 3.153s-.916-.743-1.6 0c-.845.917.09 1.772.09 1.772l2.965 2.608Z",stroke:"#000",strokeWidth:".677",fill:"#FFD60B"}),g.default.createElement("path",{d:"M6.215 5.817 2.714 2.775s-.94-.783-1.826.167c-.197.21-.288.434-.34.63-.12.461.074.948.447 1.243l3.61 2.86-2.489-1.973s-.647-.51-1.324.171c-.55.552-.747 1.206.266 2.073l3.579 3.007s3.844 2.701 6.374-.832c1.362-1.901.123-1.806.452-6.802 0 0-.01-1.13-1.223-1.13-1.214 0-1.035 2.823-1.035 2.823L4.76 1.437s-.916-.743-1.6 0c-.845.917.09 1.772.09 1.772l2.965 2.608Z",fill:"#975F00"}),g.default.createElement("path",{d:"M8.247 7.533 4.746 4.49s-.94-.783-1.826.167c-.197.21-.288.435-.339.63-.12.461.073.948.446 1.244l3.61 2.859-2.488-1.973s-.647-.51-1.325.171c-.55.552-.747 1.206.266 2.073l3.58 3.007s3.844 2.701 6.374-.832c1.36-1.901.122-1.806.451-6.802 0 0-.01-1.13-1.223-1.13s-1.035 2.823-1.035 2.823L6.792 3.153s-.916-.743-1.6 0c-.845.917.09 1.772.09 1.772l2.965 2.608Z",stroke:"#975F00",strokeWidth:".677",fill:"#FFD60B"}),g.default.createElement("path",{stroke:"#29ABE2",strokeWidth:".677",strokeLinecap:"round",d:"M10.387.339v.79M11.9 1.59 12.938.555M8.873 1.591 7.836.554"})))});px.displayName="ApplauseIcon";var vx=px,hx=g.default.forwardRef(function(e,t){return g.default.createElement("svg",R({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("path",{d:"M10.274 0a3.726 3.726 0 0 1 3.047 5.871h.002L7 14 .677 5.871A3.726 3.726 0 1 1 7 1.947 3.724 3.724 0 0 1 10.274 0Z",fill:"#ED1C24"}),g.default.createElement("path",{d:"M3.726 1.355c.363 0 .708.082 1.015.228A3.274 3.274 0 0 0 1.583 4.74a2.371 2.371 0 0 1 2.143-3.386Z",fill:"#FFF"}),g.default.createElement("path",{d:"M10.274 0a3.726 3.726 0 0 1 3.047 5.871h.002L7 14 .677 5.871.67 5.86l-.012-.02-.005-.013c-.003-.01.001-.013.01-.011l.015.005a.18.18 0 0 1 .01.004l.036.021.05.033.085.062.108.084.168.133.248.204.41.346.571.49.367.317.84.735L4.989 9.5l1.308 1.163.652.581 4.666-6A3.185 3.185 0 0 0 9.08.227h-.085C9.393.08 9.824 0 10.274 0Z",fill:"#C1272D"}),g.default.createElement("path",{d:"M10.274.339c.936 0 1.782.379 2.395.992s.992 1.46.992 2.395c0 .723-.226 1.393-.612 1.943L7 13.45.95 5.668a3.382 3.382 0 0 1-.611-1.943c0-.936.379-1.782.992-2.395A3.376 3.376 0 0 1 3.726.339a3.37 3.37 0 0 1 1.728.473A3.405 3.405 0 0 1 7 2.853 3.396 3.396 0 0 1 8.546.812a3.37 3.37 0 0 1 1.728-.473Z",stroke:"#650408",strokeWidth:".677"})))});hx.displayName="HeartIcon";var gx=hx,yx=g.default.forwardRef(function(e,t){return g.default.createElement("svg",R({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("path",{d:"M6.774 3.048s.903-2.71-2.71-2.71",stroke:"#ED1C24",strokeWidth:".645"}),g.default.createElement("path",{d:"M10.952 6.875s2.71-.904 2.71 2.71",stroke:"#00A4FF",strokeWidth:".645"}),g.default.createElement("path",{d:"M9.71 3.839s1.806.903 1.806-.904c0-.903.903-.903.903-.903s1.807 0 .904-1.806",stroke:"#ED1C24",strokeWidth:".645"}),g.default.createElement("path",{d:"M2.935 2.484a.678.678 0 1 1 .001-1.355.678.678 0 0 1 0 1.355M13.554 4.8l-.451.238-.06.507-.366-.356-.5.099.225-.457-.249-.445.505.072.346-.374.087.503z",fill:"#BF0FCE"}),g.default.createElement("path",{fill:"#00A4FF",d:"m9.058.36-.301.442.194.498-.513-.149-.414.339-.017-.535-.45-.289.503-.181.136-.517.328.422z"}),g.default.createElement("path",{d:"M11.95 10.04s.412.935 1.807 1.807",stroke:"#ED1C24",strokeWidth:".645"}),g.default.createElement("path",{d:"M9.422 2.705S9.556 1.26 10.96.909M10.417 13.02s.487-.946 1.616-.355",stroke:"#00A4FF",strokeWidth:".645"}),g.default.createElement("g",{transform:"rotate(45 .483 7.493)"},g.default.createElement("path",{fill:"#FFD60B",d:"M0 1.806h9.484L4.742 12.419z"}),g.default.createElement("path",{d:"M8.806 1.806 4.742 12.42l-.773-2.017L7.26 1.806h1.546Z",fill:"#FFB000"}),g.default.createElement("path",{d:"m8.962 2.145-4.22 9.444-4.22-9.444h8.44Z",stroke:"#975F00",strokeWidth:".677"}),g.default.createElement("ellipse",{stroke:"#975F00",strokeWidth:".677",fill:"#FFF",cx:"4.742",cy:"1.581",rx:"4.403",ry:"1.242"}))))});yx.displayName="PartyIcon";var wx=yx,bx=g.default.forwardRef(function(e,t){return g.default.createElement("svg",R({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("circle",{fill:"#FFD60B",cx:"7",cy:"7",r:"7"}),g.default.createElement("path",{d:"M7 0A7 7 0 1 1 .008 6.653 6.323 6.323 0 1 0 6.653.008C6.768.003 6.883 0 7 0Z",fill:"#FFB000"}),g.default.createElement("path",{d:"M7 0a6.989 6.989 0 0 1 5.58 2.774 7 7 0 0 0-9.807 9.807A7 7 0 0 1 7 0Z",fill:"#FFEB97"}),g.default.createElement("circle",{stroke:"#975F00",strokeWidth:".677",cx:"7",cy:"7",r:"6.661"}),g.default.createElement("path",{d:"M11.853 7.226a4.29 4.29 0 0 1-8.577 0h8.577Z",fill:"#FFF"}),g.default.createElement("path",{d:"M11.19 7.75a3.92 3.92 0 0 1-3.69 3.5 3.92 3.92 0 0 1-3.69-3.5h7.38M12 7H3a4.77 4.77 0 0 0 4.5 5A4.77 4.77 0 0 0 12 7Z",fill:"#975F00",fillRule:"nonzero"}),g.default.createElement("rect",{fill:"#000",fillRule:"nonzero",x:"5",y:"4",width:"2",height:"2",rx:"1"}),g.default.createElement("rect",{fill:"#000",fillRule:"nonzero",x:"9",y:"4",width:"2",height:"2",rx:"1"})))});bx.displayName="SmileIcon";var xx=bx,Ex=g.default.forwardRef(function(e,t){return g.default.createElement("svg",R({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("circle",{fill:"#FFD60B",cx:"7",cy:"7",r:"7"}),g.default.createElement("rect",{fill:"#000",fillRule:"nonzero",x:"6",y:"4",width:"2",height:"2",rx:"1"}),g.default.createElement("rect",{fill:"#000",fillRule:"nonzero",x:"10",y:"5",width:"2",height:"2",rx:"1"}),g.default.createElement("path",{d:"M7 0A7 7 0 1 1 .008 6.653 6.323 6.323 0 1 0 6.653.008C6.768.003 6.883 0 7 0Z",fill:"#FFB000"}),g.default.createElement("path",{d:"M7 0a6.989 6.989 0 0 1 5.58 2.774 7 7 0 0 0-9.807 9.807A7 7 0 0 1 7 0Z",fill:"#FFEB97"}),g.default.createElement("circle",{stroke:"#975F00",strokeWidth:".677",cx:"7",cy:"7",r:"6.661"}),g.default.createElement("path",{fill:"#FFF",d:"M2 14V7h2.968v2.258H10v2.484H7.687V14z"}),g.default.createElement("path",{fill:"#CCC",d:"M2 12h5.113v2H2z"}),g.default.createElement("path",{d:"M4.593 7.375v2.258h5.032v1.734h-2.21v2.258h-5.04v-6.25h2.218Z",stroke:"#5A3900",strokeWidth:".75"}),g.default.createElement("path",{d:"M6.206 7.71s3.326-.847 4.657.847",stroke:"#000"}),g.default.createElement("path",{fill:"#000",fillRule:"nonzero",d:"M10 3h2v1h-2zM6 2h2v1H6z"})))});Ex.displayName="ThinkingIcon";var Sx=Ex,Cx=g.default.forwardRef(function(e,t){return g.default.createElement("svg",R({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("path",{d:"M7 2.71C7 4.477 5.308 4.866 4.516 5.87c-.487.62-.677 1.806-.677 1.806v5.194C5.182 13.341 6.096 14 8.806 14c2.164-.021 2.54-.045 3.388-.903.903-.903 1.806-4.39 1.806-6.323 0-.15-.04-.322-.08-.514-.198-.934-1.401-1.129-2.404-1.129-.718 0-1.401.11-1.423.11-.214 0-.315-.299-.226-.527.266-.684.294-1.755.294-2.908C10.161 0 8.581 0 8.581 0S7 0 7 2.71Z",fill:"#FFD60B"}),g.default.createElement("path",{d:"m4.122 12.763 1.516.785 2.565.34h1.985l1.61-.822 1.469-4.105V7.484c-.558 2.76-1.498 4.33-2.818 4.71-1.32.38-3.408.145-6.265-.702l-.062 1.271Z",fill:"#FFB000"}),g.default.createElement("path",{d:"m4.516 6.473 1.659-1.416.967-1.495.365-2.419L8.695.341l1.088.525-.14 1.328c-.231-.748-.577-1.001-1.037-.759-.69.364.198 3.188-1.653 4.131-1.851.943-2.83 3.42-2.83 4.836V7.398l.393-.925Z",fill:"#FFEB97"}),g.default.createElement("path",{d:"M8.57.34c.155.007.614.055.932.425.19.22.32.553.32 1.041 0 1.103-.015 2.13-.27 2.785.518.815 1.092.876 1.713.88h.251c.518 0 1.098.049 1.534.254.256.12.462.297.532.579.069 2.345-.761 5.687-1.63 6.555-.787.797-1.156.783-3.146.802-1.968 0-2.958-.358-3.878-.73a37.501 37.501 0 0 0-.75-.297v-4.93c.028-.168.2-1.11.605-1.624.241-.306.576-.548.912-.797.83-.613 1.644-1.26 1.644-2.573 0-.815.148-1.364.36-1.73.31-.539.758-.63.87-.64Z",stroke:"#975F00",strokeWidth:".677"}),g.default.createElement("rect",{stroke:"#975F00",strokeWidth:".677",fill:"#FFF",x:".339",y:"6.339",width:"3.839",height:"7.323",rx:"1.129"}),g.default.createElement("path",{d:"M.677 11.516c0 .25.203.452.452.452h2.258c.25 0 .452-.202.452-.452v1.355c0 .25-.202.452-.452.452H1.13a.452.452 0 0 1-.452-.452Z",fill:"#CCC"})))});Cx.displayName="ThumbsUpIcon";var kx=Cx,Nx=g.default.forwardRef(function(e,t){return g.default.createElement("svg",R({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("path",{d:"M7 11.29C7 9.523 8.692 9.134 9.484 8.13c.487-.62.677-1.806.677-1.806V1.129C8.818.659 7.904 0 5.194 0 3.03.021 2.654.045 1.806.903.903 1.806 0 5.293 0 7.226c0 .15.04.322.08.514.198.934 1.401 1.129 2.404 1.129.718 0 1.401-.11 1.423-.11.214 0 .315.299.226.527-.266.684-.294 1.755-.294 2.908C3.839 14 5.419 14 5.419 14S7 14 7 11.29Z",fill:"#FFD60B"}),g.default.createElement("path",{d:"M9.878 1.237 8.362.452 5.797.112H3.812l-1.61.822L.733 5.04v1.477c.558-2.76 1.498-4.33 2.818-4.71 1.32-.38 3.408-.145 6.265.702l.062-1.271Z",fill:"#FFB000"}),g.default.createElement("path",{d:"M9.484 7.527 7.825 8.943l-.967 1.495-.365 2.419-1.188.802-1.088-.525.14-1.328c.231.748.577 1.001 1.037.759.69-.364-.198-3.188 1.653-4.131 1.851-.943 2.83-3.42 2.83-4.836v3.004l-.393.925Z",fill:"#FFEB97"}),g.default.createElement("path",{d:"M5.43 13.66c-.155-.007-.614-.055-.932-.425-.19-.22-.32-.553-.32-1.041 0-1.103.015-2.13.27-2.785-.518-.815-1.092-.876-1.713-.88h-.251c-.518 0-1.098-.049-1.534-.254-.256-.12-.462-.297-.532-.579-.069-2.345.761-5.687 1.63-6.555C2.834.344 3.203.358 5.193.34c2.083 0 3.072.401 4.04.795.195.079.388.157.589.232v4.93c-.029.168-.202 1.11-.606 1.624-.213.27-.499.49-.794.71-1.074.8-1.762 1.446-1.762 2.66 0 .815-.148 1.364-.36 1.73-.31.539-.758.63-.87.64Z",stroke:"#975F00",strokeWidth:".677"}),g.default.createElement("rect",{stroke:"#975F00",strokeWidth:".677",fill:"#FFF",transform:"rotate(180 11.742 4)",x:"9.823",y:".339",width:"3.839",height:"7.323",rx:"1.129"}),g.default.createElement("path",{d:"M13.323 2.484a.452.452 0 0 0-.452-.452h-2.258a.452.452 0 0 0-.452.452V1.129c0-.25.202-.452.452-.452h2.258c.25 0 .452.203.452.452Z",fill:"#CCC"})))});Nx.displayName="ThumbsDownIcon";var Ix=Nx,_x=l.createGlobalStyle([':root{--color-primary:#5d2bff;--color-secondary:#5d2bff;--color-theme-100:#ffffff;--color-theme-200:#f6f6f9;--color-theme-300:#ebebee;--color-theme-400:#d7d7da;--color-theme-500:#b9b9bd;--color-theme-600:#89898e;--color-theme-700:#6d6d73;--color-theme-800:#5b5b61;--color-theme-900:#303037;--color-primary-200:rgba(93,43,255,0.05);--color-primary-300:rgba(93,43,255,0.1);--color-primary-400:rgba(93,43,255,0.25);--color-primary-500:rgba(93,43,255,0.5);--color-primary-600:rgba(93,43,255,0.75);--color-primary-700:#5d2bff;--color-primary-800:#4a21cd;--color-primary-900:#32178b;--color-secondary-200:rgba(93,43,255,0.05);--color-secondary-300:rgba(93,43,255,0.1);--color-secondary-400:rgba(93,43,255,0.25);--color-secondary-500:rgba(93,43,255,0.5);--color-secondary-600:rgba(93,43,255,0.75);--color-secondary-700:#5d2bff;--color-secondary-800:#4a21cd;--color-secondary-900:#32178b;--color-theme-transparent-200:rgba(36,36,76,0.04);--color-theme-transparent-300:rgba(48,48,55,0.1);--color-theme-transparent-400:rgba(48,48,55,0.2);--color-theme-transparent-500:rgba(48,48,55,0.34);--color-theme-transparent-600:rgba(48,48,55,0.57);--color-theme-transparent-700:rgba(48,48,55,0.7);--color-theme-transparent-800:rgba(48,48,55,0.8);--color-primary-opaque-300:#efeaff;--color-primary-opaque-400:#d6caff;--color-secondary-opaque-300:#efeaff;--color-secondary-opaque-400:#d6caff;--color-sucess-green:#64cd93;--color-pale-green:#c3e799;--color-yellow:#FDF196;--color-yellow-darker:#948D5D;--color-yellow-lighter:#EBD429;--color-orange:#FBBB75;--color-orange-darker:#916C43;--color-orange-lighter:#E99841;--color-beige:#EAC2AD;--color-beige-darker:#877064;--color-beige-lighter:#B98A72;--color-pink:#FBD6E7;--color-pink-darker:#917C86;--color-pink-lighter:#E4A1C0;--color-coral:#FF9C9C;--color-coral-darker:#945A5A;--color-coral-lighter:#DB4545;--color-purple-dirty:#C49CB6;--color-purple-dirty-darker:#715A69;--color-purple-dirty-lighter:#B16E9A;--color-purple:#BEACF9;--color-purple-darker:#6E6390;--color-purple-lighter:#9B86DF;--color-blue-aqua:#BDF7FD;--color-blue-aqua-darker:#6D8F92;--color-blue-aqua-lighter:#7BDDE7;--color-blue-pale:#BEEAFF;--color-blue-pale-darker:#6E8794;--color-blue-pale-lighter:#92BFD4;--color-blue-sky:#A0CBFD;--color-blue-sky-darker:#5C7592;--color-blue-sky-lighter:#568CCB;--color-turquoise:#B9E4E0;--color-turquoise-darker:#6B8482;--color-turquoise-lighter:#70BFB8;--color-green-pale:#C3E799;--color-green-pale-darker:#718658;--color-green-pale-lighter:#80C333;--color-green-olive-drab:#98B57C;--color-green-olive-drab-darker:#647157;--color-green-olive-drab-lighter:#819F65;--color-gray-silver:#DDDDDD;--color-gray-silver-darker:#808080;--color-gray-silver-lighter:#ACACAC;--color-gray:#CACACA;--color-gray-darker:#757575;--color-gray-lighter:#7D7D7D;--body-bg-main:rgb(244,245,247);--body-bg-main-transparent:rgba(244,245,247,0);--page-paper-main:#ffffff;--border-primary:#d7d7da;--note-bg:#fff9f1;--shadow-primary-hover:0 64px 64px 0 rgba(0,0,0,0.1),0 32px 32px 0 rgba(0,0,0,0.06),0 16px 16px 0 rgba(0,0,0,0.04),0 4px 4px 0 rgba(0,0,0,0.04),0 2px 2px 0 rgba(0,0,0,0.04);--shadow-primary:0 64px 64px 0 rgba(0,0,0,0.06),0 32px 32px 0 rgba(0,0,0,0.03),0 16px 16px 0 rgba(0,0,0,0.02),0 4px 4px 0 rgba(0,0,0,0.02),0 2px 2px 0 rgba(0,0,0,0.02);--shadow-secondary:0 4px 14px 0 rgba(0,0,0,0.17);--shadow-tertiary:0 4px 6px -2px rgba(0,0,0,0.05),0 10px 15px -3px rgba(0,0,0,0.1);--shadow-tertiary-hover:0 4px 10px -2px rgba(0,0,0,0.1),0 12px 20px -3px rgba(0,0,0,0.2);--page-paper-main-shadow:rgba( 255,255,255,0 );--modal-background:rgba(244,245,247,0.6);--highlight-dark:rgba(0,0,0,0.03);--input-background-color:#ffffff;--ai-gradient:linear-gradient(135deg,#4da2ed,#9f69e5,#ec43d8,#f72222);--ai-gradient-lighter:linear-gradient( 135deg,rgba(77,162,237,0.1),rgba(159,105,229,0.1),rgba(236,67,216,0.1),rgba(230,10,10,0.1) );--red-alert:rgb(237,97,97);--warning:#ffcc6b;--only-white:#ffffff;--only-black:#000000;--ac-br-4:4px;--ac-br-6:6px;--ac-br-8:8px;--ac-br-rounded:999px;}.cupcake{--color-primary:#29bcdd;--color-secondary:#fe6fa7;--color-primary-200:rgba(41,188,221,0.07);--color-primary-300:rgba(41,188,221,0.12);--color-primary-400:rgba(41,188,221,0.26);--color-primary-500:rgba(41,188,221,0.52);--color-primary-600:rgba(41,188,221,0.75);--color-primary-700:#29bcdd;--color-primary-800:#219fbb;--color-primary-900:#1a768b;--color-secondary-200:rgba(254,111,167,0.07);--color-secondary-300:rgba(254,111,167,0.13);--color-secondary-400:rgba(254,111,167,0.27);--color-secondary-500:rgba(254,111,167,0.52);--color-secondary-600:rgba(254,111,167,0.75);--color-secondary-700:#fe6fa7;--color-secondary-800:#dd6091;--color-secondary-900:#ab496f;--color-primary-opaque-300:#e5f7fb;--color-primary-opaque-400:#c8eef6;--color-secondary-opaque-300:#ffecf4;--color-secondary-opaque-400:#ffd8e7;}.classic{--color-primary:#4182f2;--color-secondary:#4182f2;--color-primary-200:rgba(65,130,242,0.07);--color-primary-300:rgba(65,130,242,0.13);--color-primary-400:rgba(65,130,242,0.26);--color-primary-500:rgba(65,130,242,0.52);--color-primary-600:rgba(65,130,242,0.75);--color-primary-700:#4182f2;--color-primary-800:#356bc8;--color-primary-900:#244a8a;--color-secondary-200:rgba(65,130,242,0.07);--color-secondary-300:rgba(65,130,242,0.13);--color-secondary-400:rgba(65,130,242,0.26);--color-secondary-500:rgba(65,130,242,0.52);--color-secondary-600:rgba(65,130,242,0.75);--color-secondary-700:#4182f2;--color-secondary-800:#356bc8;--color-secondary-900:#244a8a;--color-primary-opaque-300:#e6effd;--color-primary-opaque-400:#cedffc;--color-secondary-opaque-300:#e6effd;--color-secondary-opaque-400:#cedffc;}.neon{--color-primary:#67ffc8;--color-secondary:#67ffc8;--color-theme-100:#000000;--color-theme-200:#31333e;--color-theme-300:#2b2d37;--color-theme-400:#1f2024;--color-theme-500:#6D6D73;--color-theme-600:#89898e;--color-theme-700:#b0b0b5;--color-theme-800:#dfdfe5;--color-theme-900:#ffffff;--color-primary-200:rgba(103,255,200,0.05);--color-primary-300:rgba(103,255,200,0.1);--color-primary-400:rgba(103,255,200,0.25);--color-primary-500:rgba(103,255,200,0.5);--color-primary-600:rgba(103,255,200,0.75);--color-primary-700:#67ffc8;--color-primary-800:#a5ffdf;--color-primary-900:#d0fdec;--color-secondary-200:rgba(103,255,200,0.05);--color-secondary-300:rgba(103,255,200,0.1);--color-secondary-400:rgba(103,255,200,0.25);--color-secondary-500:rgba(103,255,200,0.5);--color-secondary-600:rgba(103,255,200,0.75);--color-secondary-700:#67ffc8;--color-secondary-800:#a5ffdf;--color-secondary-900:#d0fdec;--color-theme-transparent-200:rgba(6,7,8,0.12);--color-theme-transparent-300:rgba(6,7,8,0.22);--color-theme-transparent-400:rgba(6,7,8,0.5);--color-theme-transparent-500:rgba(255,255,255,0.27);--color-theme-transparent-600:rgba(255,255,255,0.4);--color-theme-transparent-700:rgba(255,255,255,0.6);--color-theme-transparent-800:rgba(255,255,255,0.85);--color-primary-opaque-300:#3b4e51;--color-primary-opaque-400:#436b64;--color-secondary-opaque-300:#3b4e51;--color-secondary-opaque-400:#436b64;--body-bg-main:rgb(44,46,56);--body-bg-main-transparent:rgba(44,46,56,0);--page-paper-main:#373a44;--border-primary:#1f2024;--note-bg:#464545;--shadow-primary-hover:0 64px 64px 0 rgba(0,0,0,0.2),0 32px 32px 0 rgba(0,0,0,0.2),0 16px 16px 0 rgba(0,0,0,0.2),0 4px 4px 0 rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.2);--shadow-primary:0 64px 64px 0 rgba(0,0,0,0.1),0 32px 32px 0 rgba(0,0,0,0.1),0 16px 16px 0 rgba(0,0,0,0.1),0 4px 4px 0 rgba(0,0,0,0.1),0 2px 2px 0 rgba(0,0,0,0.1);--shadow-secondary:0 4px 14px 0 rgba(0,0,0,0.3);--shadow-tertiary:0 4px 6px -2px rgba(0,0,0,0.1),0 10px 15px -3px rgba(0,0,0,0.15);--shadow-tertiary-hover:0 4px 12px -2px rgba(0,0,0,0.4),0 10px 30px -3px rgba(0,0,0,0.5);--page-paper-main-shadow:rgba( 55,58,68,0 );--modal-background:rgba(44,46,56,0.7);--highlight-dark:rgba(0,0,0,0.06);--input-background-color:#2c2e38;--only-white:#ffffff;--only-black:#000000;}html{color-scheme:light;}html{&.neon{color-scheme:dark;}}.ac-shadow,.ac-shadow--raised{&--lg{box-shadow:var(--shadow-primary);}&--sm{box-shadow:var(--shadow-tertiary);}}.ac-shadow--raised{&--lg{transition:box-shadow 0.3s;&:hover{box-shadow:var(--shadow-primary-hover);}}&--sm{transition:box-shadow 0.3s;&:hover{box-shadow:var(--shadow-tertiary-hover);}}}.ac-shadow-optimized--sm{position:relative;box-shadow:var(--shadow-tertiary);&::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";box-shadow:var(--shadow-tertiary);opacity:0;border-radius:var(--ac-br-6);transition:opacity 0.3s ease;z-index:-1;}@media (hover:hover){&:hover::before{opacity:1;}}}.ac-shadow-optimized--lg{position:relative;box-shadow:var(--shadow-primary);&::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";box-shadow:var(--shadow-primary);opacity:0;border-radius:var(--ac-br-8);transition:opacity 0.3s ease;z-index:-1;}@media (hover:hover){&:hover::before{opacity:1;}}}.ac-border-radius{&-4{border-radius:var(--ac-br-4);}&-6{border-radius:var(--ac-br-6);}&-8{border-radius:var(--ac-br-8);}&-rounded{border-radius:var(--ac-br-rounded);}}.c-cooltip{position:relative;--cooltip-spacing:0.5rem;--cooltip-padding:0.25rem 0.625rem;--cooltip-max-width:12.5rem;--cooltip-transition-duration:0.15s,0.1s,0.15s;--cooltip-transition-delay:0.6s;--cooltip-timing:ease,ease,cubic-bezier(0.39,0.575,0.565,1);}.c-cooltip::after{pointer-events:none;content:attr(data-tooltip);position:absolute;color:#fff;opacity:0;background-color:rgba(0,0,0,0.9);border-radius:0.5rem;font-size:0.75rem;font-weight:500;line-height:1.3;max-width:var(--cooltip-max-width);padding:var(--cooltip-padding);text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.c-cooltip--top::after{bottom:calc(100% + var(--cooltip-spacing));left:50%;transform:scale(0.85) translateX(-50%);transform-origin:0;}.c-cooltip--right::after{left:calc(100% + var(--cooltip-spacing));transform:scale(0.85);}.c-cooltip--bottom::after{top:calc(100% + var(--cooltip-spacing));left:50%;transform:scale(0.85) translateX(-50%);transform-origin:0;}.c-cooltip--left::after{right:calc(100% + var(--cooltip-spacing));transform:scale(0.85);}.c-cooltip:disabled::after,[aria-pressed="true"]::after{display:none;}@media (hover:hover){.c-cooltip--top:not(:focus):hover::after,.c-cooltip--bottom:not(:focus):hover::after{transition-property:opacity,transform;transition-duration:var(--cooltip-transition-duration);transition-delay:var(--cooltip-transition-delay);transition-timing-function:var(--cooltip-timing);transform:scale(1) translateX(-50%);opacity:1;}.c-cooltip--right:not(:focus):hover::after,.c-cooltip--left:not(:focus):hover::after{transition-property:opacity,transform;transition-duration:var(--cooltip-transition-duration);transition-delay:var(--cooltip-transition-delay);transition-timing-function:var(--cooltip-timing);transform:scale(1);opacity:1;}}.c-date-picker--calendar{width:260px;padding:16px 0px 8px 0px;margin:auto;background-color:var(--page-paper-main);}']),Rx=w.default.div.withConfig({displayName:"Styles__StyledDiv",componentId:"sc-1wapx2a-0"})([""," "," "," ",""],D,A,{position:"relative",display:"inline-block",maxWidth:"100%"},function(e){return e.$multiline&&l.css(["position:relative;display:flex;"])}),Mx=w.default(rm).withConfig({displayName:"Styles__StyledSpan",componentId:"sc-1wapx2a-1"})(["visibility:hidden;display:block;padding-left:4px;padding-right:4px;padding-top:1px;padding-bottom:1px;position:relative;border:1px solid transparent;border-radius:6px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:pre;font-variant-numeric:tabular-nums;"," ",' &:empty:before{content:" ";}'],function(e){return e.$disabled&&l.css(["visibility:visible;cursor:default !important;"])},function(e){return e.invalid&&l.css(["border:1px solid var(--red-alert);"])});Mx.displayName="StyledSpan";var zx=w.default(rm).withConfig({displayName:"Styles__StyledInput",componentId:"sc-1wapx2a-2"})([""," background-color:inherit;padding-left:4px;padding-right:4px;padding-top:1px;padding-bottom:1px;text-overflow:ellipsis;font-variant-numeric:tabular-nums;&:focus-whitin{text-overflow:clip;}outline-width:0px;outline:none;&:disabled{opacity:0;}",""],{position:"absolute",inset:"0px",boxSizing:"border-box",width:"100%",overflow:"hidden",whiteSpace:"nowrap",borderRadius:"0.375rem",borderWidth:"1px",borderStyle:"solid",borderColor:"transparent",":focus-within":{overflow:"scroll",borderColor:"var(--color-theme-700)"},":hover":{borderColor:"var(--color-theme-700)"}},function(e){return e.invalid&&l.css(["border-color:var(--red-alert) !important;"])});zx.displayName="StyledInput";var Bx=w.default(Mx).withConfig({displayName:"Styles__StyledMultilineSpan",componentId:"sc-1wapx2a-3"})(["cursor:",";z-index:2;width:100%;visibility:visible !important;&:hover{border-color:",";}"],function(e){return e.$disabled?"default":"text !important"},function(e){var t=e.invalid,a=e.$disabled;return t?"var(--red-alert)":a?"transparent":"var(--border-primary)"});Bx.displayName="StyledMultilineSpan";var Lx=w.default(rm).withConfig({displayName:"Styles__StyledTextareaSpan",componentId:"sc-1wapx2a-4"})([""," background-color:var(--input-background-color);border-color:var(--color-theme-500);padding-left:4px;padding-right:4px;padding-top:1px;padding-bottom:1px;font-variant-numeric:tabular-nums;outline-width:0px;outline:none;resize:none;white-space:pre-wrap;overflow-wrap:break-word;height:calc(1.5em * 3 + 2px);min-height:calc(1.5em * 3 + 2px);opacity:0;pointer-events:none;z-index:1;&:focus{opacity:1;pointer-events:auto;background-color:var(--input-background-color);border-color:var(--color-primary);outline:none;z-index:3;}&:disabled{opacity:0;pointer-events:none;}",""],{position:"absolute",inset:"0px",boxSizing:"border-box",width:"100%",borderRadius:"0.375rem",borderWidth:"1px",borderStyle:"solid"},function(e){return e.invalid&&l.css(["border-color:var(--red-alert) !important;"])});Lx.displayName="StyledTextareaSpan";var Hx=["className","variant","weight","disabled","inputProps","wrapRef","children","invalid"],Ax=t.forwardRef(function(e,a){var l=e.className,r=e.variant,n=void 0===r?"Body 2":r,o=e.weight,i=e.disabled,d=void 0!==i&&i,c=e.inputProps,s=e.wrapRef,u=e.children,f=e.invalid,m=B(e,Hx),p=t.useRef(null),v=Ce(a,p),h=t.useCallback(function(e){null!=p&&p.current&&(p.current.scrollLeft=0),"function"==typeof(null==c?void 0:c.onBlur)&&(null==c||c.onBlur(e))},[c]);return g.default.createElement(Rx,R({className:l,ref:s},m),g.default.createElement(Mx,{variant:n,forwardedAs:"span",weight:o,$disabled:d,className:"presentation"},u||(null==c?void 0:c.value)),g.default.createElement(zx,R({},c,{ref:v,forwardedAs:"input",variant:n,weight:o,value:null==c?void 0:c.value,onBlur:h,disabled:d,"data-form-type":"other",invalid:f})))});Ax.displayName="EditableContent";var Dx=["onSave","onCancel","value","inputProps","allowEmptyString","multiline","variant","weight","disabled","invalid","wrapRef","children"],$x=t.forwardRef(function(e,a){var l=e.onSave,r=e.onCancel,n=e.value,o=e.inputProps,i=e.allowEmptyString,d=e.multiline,c=void 0!==d&&d,s=e.variant,u=void 0===s?"Body 2":s,f=e.weight,m=e.disabled,p=void 0!==m&&m,v=e.invalid,h=e.wrapRef,w=e.children,b=B(e,Dx),x=L(t.useState(n),2),E=x[0],S=x[1],C=L(t.useState(n),2),k=C[0],N=C[1],I=t.useRef(!1),_=t.useRef(null);t.useEffect(function(){E!==n&&(S(n),N(n))},[n]);var M=t.useCallback(function(e){I.current?(S(k),I.current=!1):e.target.value.trim().length>0&&k!==e.target.value?(N(e.target.value),S(e.target.value),"function"==typeof l&&l(e)):i?"function"==typeof l&&k!==e.target.value&&l(e):S(k),c&&null!=_&&_.current&&(_.current.scrollLeft=0)},[i,l,k,c]),H=t.useCallback(function(e){if(c){var t=e.target,a=t.value.length;t.setSelectionRange(a,a)}},[c]),A=t.useCallback(function(e){"Enter"!==e.key||c||e.target.blur(),"Escape"===e.key&&(e.preventDefault(),e.stopPropagation(),I.current=!0,e.target.blur(),"function"==typeof r&&r(e))},[r,c]),D=t.useCallback(function(e){S(e.target.value)},[]);return c?g.default.createElement(Rx,R({ref:a||h},b,{$multiline:c}),g.default.createElement(Bx,{variant:u,forwardedAs:"span",weight:f,$disabled:p,invalid:v,className:"presentation",onClick:function(){!p&&_.current&&_.current.focus()}},w||String(E||"").replace(/\n/g," ")),g.default.createElement(Lx,R({ref:_,forwardedAs:"textarea",variant:u,weight:f,value:null!=E?E:"",onFocus:H,onBlur:M,onKeyDown:A,onChange:D,disabled:p,invalid:v,"data-form-type":"other",placeholder:null==o?void 0:o.placeholder,className:y.default("c-textarea",null==o?void 0:o.className),rows:3},o))):g.default.createElement(Ax,R({},b,{variant:u,weight:f,disabled:p,invalid:v,wrapRef:h,ref:a,inputProps:z(z({},o),{},{value:null!=E?E:"",onBlur:M,onKeyDown:A,onChange:D,type:"text",className:y.default("c-input",null==o?void 0:o.className)})}),w)});$x.displayName="EditableText";var Vx=["value","onCancel","onSave","allowEmptyValue","withLeadingZero","validation","incrementOnlySelected","minuteIncrement","className","onEnterKeyPress","inputProps","onClick","ticking","onFocus"],Tx=w.default(Ax).withConfig({displayName:"EditableHours__StyledEditableContent",componentId:"sc-nvi34j-0"})(["",""],function(e){return e.$ticking&&l.css([".presentation{visibility:visible;}input{opacity:0;}"])}),Ox=g.default.forwardRef(function(e,a){var l=e.value,r=e.onCancel,n=e.onSave,o=e.allowEmptyValue,i=e.withLeadingZero,d=void 0===i||i,c=e.validation,s=void 0===c?xe:c,u=e.incrementOnlySelected,f=void 0!==u&&u,m=e.minuteIncrement,p=void 0===m?1:m,v=e.className,h=e.onEnterKeyPress,y=e.inputProps,w=e.onClick,b=e.ticking,x=e.onFocus,E=B(e,Vx),S=t.useRef(null),C=Ce(a,S),k=ey({value:l,withLeadingZero:d,onSave:n,validation:s,allowEmptyValue:o,onCancel:r,minuteIncrement:p,incrementOnlySelected:f,onEnterKeyPress:h,onClick:w},S),N=k.inputProps,I=k.setCurrentValue,_=k.setPrevValue,M=N.value,H=N.onBlur,A=N.onKeyDown,D=N.onChange,$=N.onClick,V=N.onDoubleClick;t.useEffect(function(){var e;void 0!==l&&(e=Ne(l,d)),I(function(t){return t!==e?e:t}),_(function(t){return t!==e?e:t})},[l,I,_,d]);var T=t.useMemo(function(){if(M&&b){var e=L(M.split(":"),2);return{hours:e[0],minutes:e[1]}}},[M,b]);return g.default.createElement(Tx,R({ref:C,className:v,inputProps:z(z({},y),{},{value:M,onBlur:H,onKeyDown:A,onChange:D,onClick:$,onDoubleClick:V,onFocus:x,type:"text"}),$ticking:b},E),b&&g.default.createElement(g.default.Fragment,null,null==T?void 0:T.hours,g.default.createElement("span",{className:"tw-animate-ping"},":"),null==T?void 0:T.minutes))});Ox.displayName="EditableHours";var Px=["decimalLength","decimalSeparator","disableAbbreviation","disabled","disableMacros","step","thousandSeparator","value","onSave","onCancel","className","allowEmptyValue","onEnterKeyPress","onClick","onChange","trimDecimals","min","max","invalid"],Fx=g.default.forwardRef(function(e,a){var l=e.decimalLength,r=void 0===l?2:l,n=e.decimalSeparator,o=void 0===n?".":n,i=e.disableAbbreviation,d=void 0!==i&&i,c=e.disabled,s=e.disableMacros,u=void 0!==s&&s,f=e.step,m=void 0===f?1:f,p=e.thousandSeparator,v=void 0===p?",":p,h=e.value,y=e.onSave,w=e.onCancel,b=e.className,x=e.allowEmptyValue,E=e.onEnterKeyPress,S=e.onClick,C=e.onChange,k=e.trimDecimals,N=void 0===k||k,I=e.min,_=e.max,R=e.invalid,M=B(e,Px),L=t.useRef(null),H=Ce(a,L),A=_g({decimalLength:r,decimalSeparator:o,disableAbbreviation:d,disableMacros:u,step:m,thousandSeparator:v,value:h,onSave:y,allowEmptyValue:x,onCancel:w,onChange:C,onEnterKeyPress:E,onClick:S,trimDecimals:N,min:I,max:_,shortenThreshold:1e4},L),D=A.value,$=A.onBlur,V=A.onKeyDown,T=A.onChange,O=A.onClick,P=A.onDoubleClick,F=A.onFocus,W=A.focused,q=A.unformattedValue,j=t.useMemo(function(){return W?D:we(null!=D?D:"","",o)},[W,D,o]);return g.default.createElement(Nm,{title:we(null!=q?q:"",v,o),disable:W},g.default.createElement(Ax,{disabled:c,ref:H,className:b,invalid:R,inputProps:z({value:j,onBlur:$,onChange:T,onKeyDown:V,onClick:O,onFocus:F,onDoubleClick:P},M)}))});Fx.displayName="EditableCurrency";var Wx=["withDocuments"],qx=g.default.forwardRef(function(e,t){var a=e.withDocuments,l=void 0!==a&&a,r=B(e,Wx);return g.default.createElement("svg",R({width:100,height:100,viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg",ref:t},r),g.default.createElement("defs",null,g.default.createElement("filter",{x:"-14.9%",y:"-112.5%",width:"129.8%",height:"275%",filterUnits:"objectBoundingBox",id:"image_svg__a"},g.default.createElement("feOffset",{dy:-2,in:"SourceAlpha",result:"shadowOffsetOuter1"}),g.default.createElement("feGaussianBlur",{stdDeviation:2,in:"shadowOffsetOuter1",result:"shadowBlurOuter1"}),g.default.createElement("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0",in:"shadowBlurOuter1"})),g.default.createElement("path",{id:"image_svg__b",d:"M4 28h47v8H4z"})),g.default.createElement("g",{fillRule:"evenodd"},g.default.createElement("path",{d:"M90 20H50L40 10H10C4.45 10 0 14.45 0 20v60c0 5.523 4.477 10 10 10h80c5.523 0 10-4.477 10-10V30c0-5.55-4.5-10-10-10z",fill:"#32178B"}),l?g.default.createElement("path",{d:"M8 20h42v9H4v-5a4 4 0 014-4z",fill:"#FFFFFF"}):null,g.default.createElement("use",{filter:"url(#image_svg__a)",xlinkHref:"#image_svg__b",fill:"black"}),g.default.createElement("use",{xlinkHref:"#image_svg__b",fill:"#D8D8D8"}),g.default.createElement("path",{d:"M90 20H50l-10 8H5a5 5 0 00-5 5v47c0 5.523 4.477 10 10 10h80c5.523 0 10-4.477 10-10V30c0-5.55-4.5-10-10-10z",fill:"#5D2BFF"})))});qx.displayName="FolderIcon";var jx=qx,Yx=w.default(Dv).withConfig({displayName:"Styles__StyledEntityCard",componentId:"sc-bjeea8-0"})(["line-height:1.375;"," "," "," ",""],function(e){return"list"===e.$renderAs&&l.css(["display:flex;flex-direction:row;align-items:center;min-height:48px;margin-bottom:4px;justify-content:space-between;padding:0 16px 0 16px;"])},function(e){return"grid"===e.$renderAs&&l.css(["display:flex;flex-direction:column;position:relative;padding:20px 24px;height:280px;"])},function(e){return e.$background&&l.css(["background-color:",";"],e.$background)},function(e){var t=e.$isCollection,a=e.$background;return t&&l.css(['&::after{display:block;content:"";position:absolute;top:0;bottom:0;right:0;left:0;transform:rotate(-3deg);z-index:-1;',";background-color:",";}"],Iv,a)});Yx.displayName="StyledEntityCard";var Gx=w.default("div").withConfig({displayName:"Styles__StyledEntityProperty",componentId:"sc-bjeea8-1"})([""," "," "," "," "," "," "," "," ",""],function(e){var t=e.$renderAs,a=e.$width;return"list"===t&&l.css(["display:flex;align-items:center;min-width:24px;flex:",";"],a?"initial":1)},function(e){return"list"===e.$renderAs&&e.$order&&l.css(["order:",";"],e.$order)},function(e){return"list"===e.$renderAs&&e.$width&&l.css(["width:",";"],e.$width)},function(e){return e.$visibleFromBreakpoint&&l.css(["",""],{display:"none"})},function(e){return"sm"===e.$visibleFromBreakpoint&&l.css(["",""],{"@media (min-width: 640px)":{display:"flex"}})},function(e){return"md"===e.$visibleFromBreakpoint&&l.css(["",""],{"@media (min-width: 768px)":{display:"flex"}})},function(e){return"lg"===e.$visibleFromBreakpoint&&l.css(["",""],{"@media (min-width: 1024px)":{display:"flex"}})},function(e){return"xl"===e.$visibleFromBreakpoint&&l.css(["",""],{"@media (min-width: 1280px)":{display:"flex"}})},function(e){return"2xl"===e.$visibleFromBreakpoint&&l.css(["",""],{"@media (min-width: 1536px)":{display:"flex"}})});Gx.displayName="StyledEntityProperty";var Kx=w.default("div").withConfig({displayName:"Styles__StyledEntityGroup",componentId:"sc-bjeea8-2"})([""," ",""],function(e){var t=e.$renderAs,a=e.$gap;return"grid"===t&&l.css(["display:grid;grid-gap:",";grid-template-columns:repeat(auto-fill,minmax(260px,1fr));"],a?"".concat(a,"px"):"initial")},function(e){return"list"===e.$renderAs&&l.css(["display:flex;flex-direction:column;"])});Kx.displayName="StyledEntityGroup",w.default("div").withConfig({displayName:"Styles__StyledEntityActions",componentId:"sc-bjeea8-3"})(["display:flex;flex-direction:column;align-items:center;"," ",""],function(e){return"grid"===e.$renderAs&&l.css(["position:absolute;right:16px;top:20px;"])},function(e){return"list"===e.$renderAs&&l.css(["justify-self:flex-end;"])});var Xx=["children","gap","renderAs"],Zx=g.default.createContext({renderAs:"grid"}),Ux=function(e){var t=e.children,a=e.gap,l=e.renderAs,r=void 0===l?"grid":l,n=B(e,Xx);return g.default.createElement(Zx.Provider,{value:{renderAs:r}},g.default.createElement(Kx,R({$renderAs:r,$gap:a},n),t))};Ux.displayName="EntityGroup";var Qx=["children","isCollection","background","className","as"],Jx=t.forwardRef(function(e,a){var l=e.children,r=e.isCollection,n=e.background,o=e.className,i=e.as,d=B(e,Qx),c=t.useContext(Zx).renderAs,s="c-entity-card-".concat(c),u="grid"===c?"paper-1":"paper-2",f=i||Dv;return g.default.createElement(Yx,R({as:f,$renderAs:c,$background:n,variant:u,className:y.default("c-entity-card",s,o),$isCollection:r},d,{ref:a}),l)});Jx.displayName="EntityCard";var eE=["listOrder","listWidth","visibleFromBreakpoint","className"],tE=function(e){var a=e.listOrder,l=e.listWidth,r=e.visibleFromBreakpoint,n=e.className,o=B(e,eE),i=t.useContext(Zx).renderAs,d="c-entity-property-".concat(i);return g.default.createElement(Gx,R({className:y.default("c-entity-property",d,n)},o,{$order:a,$width:l,$visibleFromBreakpoint:r,$renderAs:i}))};tE.displayName="EntityProperty";var aE=["children"],lE=w.default("div").withConfig({displayName:"EntitySeparator___StyledDiv",componentId:"sc-5xbpkw-0"})(["grid-column:1 / -1;"]),rE={Group:Ux,Card:Jx,Property:tE,Separator:function(e){var t=e.children,a=B(e,aE);return g.default.createElement(lE,a,t)}},nE=w.default(em).withConfig({displayName:"Styles__StyledMenu",componentId:"sc-lxuoiz-0"})([""," ",""],{position:"relative"},{overflow:"hidden"}),oE=w.default(dm).withConfig({displayName:"Styles__StyledMenuFooter",componentId:"sc-lxuoiz-1"})(["",""],{justifyContent:"center"}),iE=w.default(ie).withConfig({displayName:"Styles__StyledStartMenuList",componentId:"sc-lxuoiz-2"})(["",""],{paddingTop:"0.5rem",paddingBottom:"0.5rem"}),dE=w.default(ae).withConfig({displayName:"Styles__StyledStartMenuListItem",componentId:"sc-lxuoiz-3"})(["",""],{paddingRight:"0.75rem"}),cE=w.default.div.withConfig({displayName:"Styles__StyledStartMenuTitle",componentId:"sc-lxuoiz-4"})(["",""],{flex:"1 1 0%"}),sE=w.default.div.withConfig({displayName:"Styles__StyledStartMenuNoResults",componentId:"sc-lxuoiz-5"})([""," ",""],{paddingTop:"0.125rem",paddingBottom:"0.125rem"},{textAlign:"center"}),uE=w.default.span.withConfig({displayName:"Styles__StyledStartMenuDot",componentId:"sc-lxuoiz-6"})(["border-radius:50%;background-color:var(--color-primary);color:var(--page-paper-main);line-height:15px;width:15px;font-weight:bold;font-size:10px;text-align:center;margin-left:4px;"]),fE=w.default.div.withConfig({displayName:"Styles__StyledInputSubmenu",componentId:"sc-lxuoiz-7"})(["",""],{paddingLeft:"0.75rem",paddingRight:"0.75rem",paddingBottom:"0.5rem",paddingTop:"0.75rem"}),mE=w.default(dm).withConfig({displayName:"Styles__StyledInputSubmenuFooter",componentId:"sc-lxuoiz-8"})([""," height:auto;"],{justifyContent:"space-between",paddingTop:"0.75rem"}),pE=w.default(og).withConfig({displayName:"Styles__StyledInput",componentId:"sc-lxuoiz-9"})(["",""],{marginBottom:"1.25rem",width:"100%"});nE.displayName="StyledMenu",oE.displayName="StyledMenuFooter",iE.displayName="StyledStartMenuList",dE.displayName="StyledStartMenuListItem",cE.displayName="StyledStartMenuTitle",uE.displayName="StyledStartMenuDot",sE.displayName="StyledStartMenuNoResults",fE.displayName="StyledInputSubmenu",mE.displayName="StyledInputSubmenuFooter",pE.displayName="StyledInput";var vE=function(e){var a=e.value,l=void 0===a?"":a,r=e.placeholder,n=e.saveLabel,o=e.clearLabel,i=void 0===o?"Clear":o,d=e.onSave,c=e.onClear,s=L(t.useState(l),2),u=s[0],f=s[1];t.useEffect(function(){f(l)},[l]);var m=t.useCallback(function(e){f(e.target.value)},[]),p=t.useCallback(function(){d(u)},[u,d]),v=t.useCallback(function(e){"Enter"===e.key&&d(u)},[u,d]);return g.default.createElement(fE,null,g.default.createElement(pE,{value:u,onChange:m,onKeyDown:v,placeholder:r}),g.default.createElement(mE,null,g.default.createElement(P,{variant:"primary",size:"small",onClick:p},n),g.default.createElement(P,{variant:"text gray",size:"small",onClick:c},i)))},hE=function(e){var a=e.data,l=e.selected,r=e.onItemClick,n=e.style,o=e.onHeightChange,i=e.shouldRenderSubmenus,d=e.emptyFilterText,c=e.children,s=t.useRef(null),u=ke(s),f=null==u?void 0:u.height;return t.useEffect(function(){f&&f>0&&o(f)},[f,o]),g.default.createElement("div",{style:n,ref:s},g.default.createElement(iE,null,i?a.map(function(e,t){var a,n=e.id,o=e.title,i=e.submenu,d=e.type,c=0;"string"==typeof l[n]?c+=1:c=null===(a=l[n])||void 0===a?void 0:a.length;if("input"===d||(null==i?void 0:i.length)>1)return g.default.createElement(dE,{key:"filter-list-item-".concat(t),onClick:function(){return r(n)}},g.default.createElement(cE,null,o),c>0?g.default.createElement(fm,{dimension:16,value:c,isStandalone:!0}):null,g.default.createElement(Nt,null))}):d?g.default.createElement(sE,null,d):null,c))},gE=function(e){var a=e.onBack,l=e.onHeightChange,r=e.style,n=e.children,o=e.title,i=e.indexPage,d=t.useRef(null),c=ke(d),s=null==c?void 0:c.height;return t.useEffect(function(){s&&s>0&&!i&&(null==l||l(s))},[s,l,i]),g.default.createElement("div",{style:r,ref:d},g.default.createElement(om,{title:o,leftElement:g.default.createElement(Be,{onClick:a,variant:"text gray",size:"small"},g.default.createElement(gt,null))}),n)},yE=["id","title","submenu","searchPlaceholder","disableInternalSort","isSingleSelect","defaultValue","type","inputPlaceholder","saveLabel","clearLabel"],wE=t.createContext({}),bE=wE.Provider;wE.Consumer;var xE=function(e){var t=e.onNextButtonClick,a=e.actionLabel,l=void 0===a?"Proceed":a,r=e.isLast,n=e.disabled,o=e.className;return g.default.createElement(P,{className:o,onClick:t,disabled:n},l,r?null:g.default.createElement(Nt,null))};xE.displayName="StepActionButton";var EE=w.default.div.withConfig({displayName:"Styles__StyledStepHeader",componentId:"sc-88drbd-0"})(["display:flex;padding:12px 12px 12px 32px;justify-content:space-between;"]),SE=w.default.div.withConfig({displayName:"Styles__StyledStepTitle",componentId:"sc-88drbd-1"})(["display:flex;flex-direction:column;justify-content:center;"]),CE=w.default.div.withConfig({displayName:"Styles__StyledStepHeaderLeft",componentId:"sc-88drbd-2"})(["display:flex;"]),kE=w.default.div.withConfig({displayName:"Styles__StyledCustomStep",componentId:"sc-88drbd-3"})(["overflow-y:auto;"]),NE=function(e){var a=e.index,l=e.isLast,r=e.subtitle,n=e.title,o=e.onNextButtonClick,i=e.onPreviousButtonClick,d=e.onClose,c=e.children,s=e.actionLabel,u=void 0===s?"Proceed":s,f=e.shouldRenderNextButton,m=void 0===f||f,p=e.changingStepInProgress,v=void 0!==p&&p,h=e.disableBackButton,y=void 0!==h&&h,w=e.customRightHeader,b=e.skip,x=void 0!==b&&b,E=t.useCallback(function(){return l&&d?d():o&&o()},[l,d,o]);return x?null:g.default.createElement(g.default.Fragment,null,g.default.createElement(EE,null,g.default.createElement(CE,null,!y&&a&&a>0?g.default.createElement(Be,{onClick:i,variant:"text gray",className:"tw--ml-3 tw-mr-2",disabled:v},g.default.createElement(Ze,null)):null,g.default.createElement(SE,null,g.default.createElement(Zv,null,n),g.default.createElement(Um,null,r))),w||g.default.createElement(Be,{onClick:d,variant:"text gray",disabled:v},g.default.createElement(ua,null))),g.default.createElement(Ep.ContentDivider,null),m?g.default.createElement(g.default.Fragment,null,g.default.createElement(Ep.Content,null,c),g.default.createElement(Ep.ContentDivider,null),g.default.createElement(Ep.Actions,null,g.default.createElement(xE,{isLast:l,actionLabel:u,onNextButtonClick:E}))):g.default.createElement(kE,null,c))};NE.displayName="Step";var IE=t.forwardRef(function(e,a){var l=e.title,r=e.open,n=e.onClose,o=e.disableCloseOnEsc,i=void 0!==o&&o,d=e.children,c=e.dialogClassName,s=t.useMemo(function(){return g.default.Children.toArray(d)},[d]),u=L(t.useState(0),2),f=u[0],m=u[1],p=L(t.useState(!1),2),v=p[0],h=p[1];t.useEffect(function(){r&&m(0)},[r]);var y=t.useCallback(function(){var e=s.findIndex(function(e,t){var a,l=e;return!(null!=l&&null!==(a=l.props)&&void 0!==a&&a.skip)&&t>f});m(e)},[f,s]),w=t.useCallback(function(){for(var e=0,t=s.length-1;t>=0;t--){var a,l=s[t];if((null==l||null===(a=l.props)||void 0===a||!a.skip)&&t<f){e=t;break}}m(e)},[f,s]),b=t.useMemo(function(){var e=s[f];return(null==e?void 0:e.type)===NE?g.default.cloneElement(e,{index:f,isLast:s.length-1===f,title:l,onNextButtonClick:y,onPreviousButtonClick:w,onClose:n,changingStepInProgress:v}):null},[f,v,s,y,w,n,l]);return g.default.createElement(bE,{value:{activeStep:f,setActiveStep:m,goNext:y,goPrevious:w,close:n,setChangingStepInProgress:h}},g.default.createElement(Ep,{ref:a,open:r,onClose:n,disableCloseOnEsc:i,className:c},b))});IE.displayName="Wizard";var _E=t.createContext(void 0),RE=function(e){var t=e.children,a=e.value;return g.default.createElement(_E.Provider,{value:a},t)},ME=function(e){var t=e.children,a=e.className;return g.default.createElement("div",{className:a},t)};ME.displayName="ContentStep";var zE=w.default.div.withConfig({displayName:"Styles__StyledContentWizardContainer",componentId:"sc-16hr2bg-0"})(["height:",";width:100%;position:relative;overflow:hidden;"],function(e){return e.$height}),BE=w.default.div.withConfig({displayName:"Styles__StyledStepWrapper",componentId:"sc-16hr2bg-1"})(["width:100%;"]),LE=t.forwardRef(function(e,a){var l=e.children,r=e.className,o=e.step,i=e.onStepChange,d=t.useMemo(function(){return g.default.Children.toArray(l)},[l]),c=L(t.useState(0),2),s=c[0],u=c[1],f=L(t.useState(0),2),m=f[0],p=f[1],v=L(t.useState("auto"),2),h=v[0],y=v[1],w=t.useRef(0),b=void 0!==o?o:s,x=t.useMemo(function(){var e=w.current,t=b>e;return w.current=b,t},[b]),E=t.useCallback(function(e){e!==b&&(void 0===o&&u(e),null==i||i(e))},[b,o,i]),S=t.useCallback(function(){var e=Math.min(b+1,d.length-1);E(e)},[b,d.length,E]),C=t.useCallback(function(){var e=Math.max(b-1,0);E(e)},[b,E]),k=t.useCallback(function(e){y("".concat(e.offsetHeight,"px"))},[]),N=t.useCallback(function(e){p(e)},[]),I=t.useMemo(function(){return d.map(function(e,t){var a=e;if((null==a?void 0:a.type)===ME){var l=g.default.cloneElement(a,{key:"step-".concat(t),index:t,isFirst:0===t,isLast:t===d.length-1});return g.default.createElement(mp,{key:"transition-".concat(t),in:b===t,direction:x?"left":"right",onEnter:k,onEntered:function(){return N(t)}},g.default.createElement(n.MoveFocusInside,{disabled:m!==t},g.default.createElement(BE,null,l)))}return null})},[b,d,x,m,k,N]);return g.default.createElement(RE,{value:{activeStep:b,setActiveStep:E,goNext:S,goPrevious:C,direction:x?"left":"right",totalSteps:d.length}},g.default.createElement(pp,{in:!0,style:{height:h,width:"100%"}},g.default.createElement(zE,{ref:a,className:r,$height:h},I)))});LE.displayName="ContentStepper";var HE=w.default.div.withConfig({displayName:"Styles__AvatarGroupsStyles",componentId:"sc-1padv46-0"})([""," align-items:center;align-items:center;border-radius:var(--ac-br-6);cursor:",";display:flex;justify-content:center;padding:",";user-select:none;width:fit-content;&:hover{background-color:",";transition:all 0.2s ease-in-out;}"],D,function(e){return e.hasTooltip?"default":"pointer"},function(e){return e.hasTooltip?"5px 0":"5px"},function(e){return!e.hasTooltip&&"var(--color-theme-300)"}),AE=w.default.div.withConfig({displayName:"Styles__LengthCountStyles",componentId:"sc-1padv46-1"})(["align-items:center;background-color:var(--color-theme-400);block-size:",";border-radius:var(--ac-br-rounded);display:flex;inline-size:",";justify-content:center;outline:1px solid var(--page-paper-main);z-index:99;"],function(e){return e.size+"px"},function(e){return e.size+"px"}),DE=["limit","size","children","hasTooltip","className"],$E=t.forwardRef(function(e,a){var l,r=e.limit,n=e.size,o=void 0===n?34:n,i=e.children,d=e.hasTooltip,c=void 0!==d&&d,s=e.className,u=B(e,DE),f=!(t.Children.count(i)-r>1),m=f?t.Children.toArray(i):t.Children.toArray(i).slice(0,r),p=t.useMemo(function(){return o>=34?"Caption 1":"Caption 2"},[o]),v=null===(l=t.Children.toArray(i))||void 0===l?void 0:l.slice(r).map(function(e){return e.props.alt});return g.default.createElement(HE,R({className:s,hasTooltip:c,ref:a},u),m.map(function(e,a){var l=e,r=l.props.alt,n="Image of ".concat(r);return g.default.createElement(Nm,{title:r||"",disable:!c,key:n},t.cloneElement(l,z(z({},l.props),{},{size:o,alt:n,style:{marginLeft:"-".concat(0===a?null:8,"px"),outline:"1px solid var(--page-paper-main)"}})))}),r>=t.Children.count(i)||f?null:g.default.createElement(VE,{title:v.join(",\n"),disable:!c},g.default.createElement(TE,{size:o,role:"status","aria-label":"Rest of the users",$_css:"-".concat(8,"px")},g.default.createElement(rm,{variant:p,weight:"medium"},"+",t.Children.count(i)-r))))});$E.displayName="AvatarGroup";var VE=w.default(Nm)({whiteSpace:"break-spaces",lineHeight:"18px"}),TE=w.default(AE).withConfig({displayName:"AvatarGroup___StyledLengthCountStyles",componentId:"sc-1rsx1j5-0"})(function(e){return{marginLeft:e.$_css}}),OE=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledCommandPalette",componentId:"sc-na3mad-0"})([""," background-color:var(--page-paper-main);border-radius:10px;box-sizing:border-box;max-width:600px;mark{background-color:var(--color-primary-300);color:var(--color-theme-900);}"],D),PE=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteWrapper",componentId:"sc-na3mad-1"})(["overflow-x:hidden;overflow-y:auto;max-height:450px;&:not(:empty){border-top:1px solid var(--color-theme-400);padding-bottom:8px;padding-top:8px;}"]),FE=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteHeader",componentId:"sc-na3mad-2"})(["align-items:center;display:flex;padding-bottom:12px;padding-left:16px;padding-right:16px;padding-top:12px;"]),WE=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledSearchIcon",componentId:"sc-na3mad-3"})(["margin-right:8px;svg{vertical-align:middle;}"]),qE=w.default.input.withConfig({displayName:"CommandPalettestyles__StyledInput",componentId:"sc-na3mad-4"})(["all:unset;caret-color:var(--color-primary);color:var(--color-theme-900);width:100%;",'{font-size:32px;font-weight:300;letter-spacing:0.5px;line-height:44px;}::-webkit-outer-spin-button,::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}&[type="search"]::-webkit-search-decoration,&[type="search"]::-webkit-search-cancel-button,&[type="search"]::-webkit-search-results-button,&[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none;}&[type="number"]{-moz-appearance:textfield;}::placeholder{color:var(--color-theme-transparent-500);}::selection{background:var(--color-primary-300);}'],Tm.sm),jE=w.default.span.withConfig({displayName:"CommandPalettestyles__StyledParameter",componentId:"sc-na3mad-5"})(["color:var(--color-theme-transparent-500);margin-right:8px;flex-shrink:0;","{font-size:32px;font-weight:300;letter-spacing:0.5px;line-height:44px;}"],Tm.sm),YE=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledActionWrapper",componentId:"sc-na3mad-6"})(["align-items:center;display:flex;gap:8px;"]),GE=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledIcon",componentId:"sc-na3mad-7"})(["margin-right:8px;svg{vertical-align:middle;}"]),KE=w.default.ul.withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteList",componentId:"sc-na3mad-8"})(["list-style-type:none;margin:0;padding:0;overflow:hidden;&:not(:first-child){border-top:1px solid var(--color-theme-400);}"]),XE=w.default.p.withConfig({displayName:"CommandPalettestyles__StyledHeading",componentId:"sc-na3mad-9"})(["font-size:12px;margin-top:12px;margin-bottom:4px;font-weight:bold;padding-left:18px;letter-spacing:0.5px;color:var(--color-theme-600);"]),ZE=w.default.a.withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteItem",componentId:"sc-na3mad-10"})(["align-items:center;cursor:pointer;display:flex;padding-bottom:12px;padding-left:18px;padding-right:18px;padding-top:12px;position:relative;background-color:",";&:focus{background-color:var(--color-theme-200);}&::before{display:",';background-color:var(--color-primary);content:"";height:100%;left:0;position:absolute;width:2px;}&:focus{outline:none;}'],function(e){return e.$selected?"var(--color-theme-200)":"transparent"},function(e){return e.$selected?"block":"none"}),UE=w.default(ZE).withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteCommandItem",componentId:"sc-na3mad-11"})(["user-select:none;"]),QE=w.default(mv).withConfig({displayName:"CommandPalettestyles__StyledSpinnerLoader",componentId:"sc-na3mad-12"})(["margin-right:4px;"]),JE=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteItemLoader",componentId:"sc-na3mad-13"})(["align-items:center;display:flex;gap:8px;padding-bottom:12px;padding-left:18px;padding-right:18px;padding-top:12px;pointer-events:none;user-select:none;"]),eS=t.createContext({mode:"default",setMode:function(){return null},idModeEnabled:!1}),tS=eS.Provider,aS=t.createContext({selected:0,setSelected:function(){return null}}),lS=aS.Provider,rS=function(){return t.useContext(aS)},nS=t.createContext({search:"",onChangeSearch:function(){return null}}),oS=nS.Provider,iS=function(){return t.useContext(nS)},dS=["title","renderIcon","className","index","as"],cS=t.forwardRef(function(e,t){var a=e.title,l=e.renderIcon,r=e.className,n=e.index,o=e.as,i=B(e,dS),d=o||"a",c=l(),s=rS(),u=s.selected,f=s.setSelected;return g.default.createElement("li",null,g.default.createElement(UE,R({},i,{as:d,ref:t,className:y.default("cp-item cp-command",r),tabIndex:1,"aria-selected":u===n,onMouseEnter:function(){f(n)},$selected:n===u}),g.default.createElement(GE,null,c),g.default.createElement(sS,{overflow:"truncate",whitespace:"no-wrap",variant:"Body 1",color:"primary"},a),g.default.createElement(Nt,null)))});cS.displayName="CommandPaletteCommandItem";var sS=w.default(rm).withConfig({displayName:"CommandPaletteCommandItem___StyledTypography",componentId:"sc-1t486ve-0"})(["flex:1;"]),uS=function(e){var a=e.loading,l=void 0!==a&&a,r=e.commandsLength,n=e.itemsLength,o=t.useRef(null),i=t.useContext(eS),d=i.mode,c=i.setMode,s=i.idModeEnabled,u=rS(),f=u.setSelected,m=u.selected,p=iS(),v=p.search,h=p.onChangeSearch,y=function(){o&&o.current&&o.current.focus()},w=function(){o&&o.current&&(o.current.value="",h(""))};t.useEffect(function(){v.length>0&&f(n>r?r:0)},[v,r,n,f]),t.useEffect(function(){y()},[d]);var b=t.useMemo(function(){return"object"==typeof d?"Search":"id"===d?"1":"Search or jump to"},[d]);return g.default.createElement(FE,{className:"cp-header"},g.default.createElement(WE,null,g.default.createElement(zs,null)),"id"===d?g.default.createElement(jE,null,"ID#:"):null,"object"==typeof d?g.default.createElement(jE,null,d.name.length>10?d.name.slice(0,10)+"...":d.name,"/"):null,g.default.createElement(qE,{ref:o,autoFocus:!0,placeholder:b,type:"search","aria-autocomplete":"list",autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",role:"combobox",spellCheck:!1,value:v,onKeyDown:function(e){if("Backspace"===e.key&&"default"!==d&&""===e.target.value&&(c("default"),w()),"Enter"===e.key){var t=document.querySelectorAll(".cp-item")[m];n>0&&t.click()}},onChange:function(e){var t=e.target.value;if(t.startsWith("#")&&s&&0===v.length)return c("id"),void h(t.slice(1));h(t)}}),g.default.createElement(YE,null,l?g.default.createElement(QE,{"aria-busy":!0,"aria-label":"Loading...","aria-valuemax":100,"aria-valuemin":0,role:"progressbar"}):null,"id"!==d&&"object"!=typeof d&&s&&0===v.length?g.default.createElement(Nm,{title:"Search by ID",placement:"top"},g.default.createElement(Be,{onKeyPress:function(e){"Enter"===e.key&&(c("id"),w())},onClick:function(){c("id"),w()},variant:"text gray"},g.default.createElement(oo,null))):null,v.length>0||"id"===d||"object"==typeof d?g.default.createElement(Nm,{title:"Clear",placement:"top"},g.default.createElement(Be,{variant:"text gray",onKeyPress:function(e){"Enter"===e.key&&(c("default"),w(),y())},onClick:function(){c("default"),w(),y()}},g.default.createElement(Nl,null))):null))};uS.displayName="CommandPaletteItem";var fS=function(e,t){if(e&&t){var a=null==t?void 0:t.replace(/<script.*?>.*?<\/script>/gi,""),l=(new DOMParser).parseFromString(a,"text/html").body.textContent||"",r=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),n=new RegExp("(".concat(r,")"),"gi");return l.replace(n,"<mark>$1</mark>")}return""},mS=["title","renderIcon","className","index","loading","as"],pS=t.forwardRef(function(e,t){var a=e.title,l=e.renderIcon,r=e.className,n=e.index,o=e.loading,i=e.as,d=B(e,mS),c=i||"a",s=l&&l(),u=rS(),f=u.selected,m=u.setSelected,p=iS().search;return o?g.default.createElement(JE,{"aria-busy":!0,"aria-disabled":!0},g.default.createElement(vS,null),g.default.createElement(hS,{$_css:Math.round(30*Math.random()+30)+"%"})):g.default.createElement("li",null,g.default.createElement(ZE,R({},d,{as:c,ref:t,className:y.default("cp-item",r),tabIndex:1,"aria-selected":f===n,onMouseEnter:function(){m(n)},$selected:n===f}),g.default.createElement(GE,null,s),p&&a?g.default.createElement(rm,{overflow:"truncate",whitespace:"no-wrap",variant:"Body 1",color:"primary",dangerouslySetInnerHTML:{__html:fS(p,a)}}):null))});pS.displayName="CommandPaletteItem";var vS=w.default(nv)({width:24,height:24,borderRadius:"100%"}),hS=w.default(nv).withConfig({displayName:"CommandPaletteItem___StyledSkeletonLoader2",componentId:"sc-6tfj5q-0"})(function(e){return{width:e.$_css,height:16}}),gS=function(e){var t=e.children,a=e.heading,l=e.visible;return void 0!==l&&l?g.default.createElement(KE,{className:"cp-list",tabIndex:-1,role:"listbox"},a?g.default.createElement(XE,{tabIndex:-1},a):null,t):null};gS.displayName="CommandPaletteList";var yS=function(e){return t.isValidElement(e)&&function(e){return t.isValidElement(e)&&Boolean(e.props.children)}(e)&&t.Children.toArray(e.props.children).reduce(function(e,a){return e||t.isValidElement(a)},!1)},wS=function(e,a){return t.Children.toArray(e).map(function(e,l,r){return t.isValidElement(e)&&yS(e)?a(t.cloneElement(e,z(z({},e.props),{},{children:wS(e.props.children,a)}))):a(e,l,r)})},bS=["children","onChangeSearch","search","mode","setMode","loading","idModeEnabled"],xS=t.forwardRef(function(e,a){var l=e.children,r=e.onChangeSearch,n=e.search,o=e.mode,i=e.setMode,d=e.loading,c=e.idModeEnabled,s=void 0!==c&&c,u=B(e,bS),f=L(t.useState(0),2),m=f[0],p=f[1],v=t.useRef(null),h=t.useMemo(function(){var e=0,a=0;return{items:wS(l,function(l){var r,n=l;return n&&n.type===gS&&(r=t.cloneElement(n,z({},n.props))),n&&n.type===cS&&(r=t.cloneElement(n,z(z({},n.props),{},{index:e,selected:m})),e++,a++),n&&n.type===pS&&(r=t.cloneElement(n,z(z({},n.props),{},{index:e,selected:m})),e++),r}),itemsLength:e,commandsLength:a}},[l,m]),y=function(e){var t=document.querySelectorAll(".cp-item"),a=0,l=0,r=null;"down"===e?(t.forEach(function(e,t){t===m&&(a=t)}),l=a===t.length-1?0:a+1):"up"===e?(t.forEach(function(e,t){t===m&&(a=t)}),l=a?a-1:t.length-1):p(0),(r=t[l])&&"number"==typeof l&&(p(l),r.scrollIntoView({behavior:"smooth",block:l?"center":"end"}))};return g.default.createElement(Ep,R({},u,{ref:a,animate:"fade"}),g.default.createElement(oS,{value:{search:n,onChangeSearch:r}},g.default.createElement(lS,{value:{selected:m,setSelected:p}},g.default.createElement(OE,{onKeyDown:function(e){var t,a;"ArrowDown"===e.key&&(e.preventDefault(),y("down")),"ArrowUp"===e.key&&(e.preventDefault(),y("up")),"End"===e.key&&(e.preventDefault(),null===(t=v.current)||void 0===t||t.scrollTo({top:v.current.scrollHeight,behavior:"smooth"}),p(h.itemsLength-1)),"Home"===e.key&&(e.preventDefault(),null===(a=v.current)||void 0===a||a.scrollTo({top:0,behavior:"smooth"}),p(0))}},g.default.createElement(tS,{value:{mode:o,setMode:i,idModeEnabled:s}},g.default.createElement(uS,{commandsLength:h.commandsLength,itemsLength:h.itemsLength,loading:d})),g.default.createElement(PE,{ref:v},h.items)))))});xS.displayName="CommandPalette";var ES=Object.assign({},xS,{List:gS,Item:pS,CommandItem:cS}),SS=w.default.div.withConfig({displayName:"EmptySlatestyles__Container",componentId:"sc-jfbqky-0"})(["display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;gap:24px;","{flex-direction:row;}"],Tm.lg),CS=w.default.div.withConfig({displayName:"EmptySlatestyles__SubContainer",componentId:"sc-jfbqky-1"})(["display:flex;align-items:center;flex-direction:column;justify-content:center;max-width:400px;padding-left:20px;padding-right:20px;","{align-items:flex-start;}"],Tm.lg),kS=w.default.img.withConfig({displayName:"EmptySlatestyles__StyledImg",componentId:"sc-jfbqky-2"})(["width:280px;height:280px;"]),NS=w.default(rm).withConfig({displayName:"EmptySlatestyles__Title",componentId:"sc-jfbqky-3"})(["margin-block-end:8px;text-align:center;","{text-align:start;}"],Tm.lg),IS=w.default(rm).withConfig({displayName:"EmptySlatestyles__Description",componentId:"sc-jfbqky-4"})(["text-align:center;","{text-align:start;}"],Tm.lg),_S=w.default.div.withConfig({displayName:"EmptySlatestyles__FooterContainer",componentId:"sc-jfbqky-5"})(["margin-block-start:24px;display:flex;flex-direction:column;gap:12px;align-items:center;","{flex-direction:row;}"],Tm.lg),RS=["children"],MS=function(e){var t=e.children,a=B(e,RS);return g.default.createElement(_S,a,t)};MS.displayName="EmptySlateFooter";var zS=["title","description","src","alt","children"],BS=function(e){var t=e.title,a=e.description,l=e.src,r=e.alt,n=e.children,o=B(e,zS);return g.default.createElement(SS,R({},o,{role:"status"}),g.default.createElement(kS,{src:l,alt:r}),g.default.createElement(CS,null,g.default.createElement(NS,{weight:"light",variant:"Title 1"},t),a&&g.default.createElement(IS,{color:"tertiary",variant:"Body 1"},a),n))};BS.Footer=MS,BS.displayName="EmptySlate";var LS=w.default.div.withConfig({displayName:"Toolbarstyles__StyledToolbar",componentId:"sc-n5xxbc-0"})(["box-sizing:border-box;background-color:var(--page-paper-main);border-radius:8px;border:1px solid var(--color-theme-300);box-shadow:0px 64px 64px rgba(0,0,0,0.06),0px 32px 32px rgba(0,0,0,0.03),0px 16px 16px rgba(0,0,0,0.02),0px 4px 4px rgba(0,0,0,0.02),0px 2px 2px rgba(0,0,0,0.02);bottom:24px;display:flex;left:50%;padding:12px 16px;position:fixed;transform:translateX(-50%);width:100%;max-width:800px;"]);function HS(e){var t=e.open,a=void 0!==t&&t;e.renderInPortal;var l=e.children,r=e.className,n=e.style,o=g.default.createElement(LS,{className:y.default("c-toolbar",r),role:"toolbar",tabIndex:-1,"aria-orientation":"horizontal","aria-modal":"true",style:n},l);return a?o:null}HS.displayName="Toolbar";var AS=w.default.div.withConfig({displayName:"Styles__StyledInfoBoxWrapper",componentId:"sc-amgpyr-0"})(["gap:4px;width:100%;border-radius:8px;padding-inline:16px;padding-block:12px;"," position:relative;"],function(e){var t=e.$type,a=e.$color,l=e.$opacity;return"ai"===t?'\n background: linear-gradient(\n 135deg,\n rgba(77, 162, 237, 0.1),\n rgba(159, 105, 229, 0.1),\n rgba(236, 67, 216, 0.1),\n rgba(230, 10, 10, 0.1)\n );\n border: none;\n\n &::before {\n content: "";\n position: absolute;\n inset: 0;\n padding: 1px;\n border-radius: 0.375rem;\n background: linear-gradient(135deg, #4da2ed, #9f69e5, #ec43d8, #f72222);\n -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);\n -webkit-mask-composite: xor;\n mask-composite: exclude;\n pointer-events: none;\n z-index: 1;\n }\n ':"\n background-color: ".concat(a+l,";\n border: 1px solid ").concat(a,";\n ")});AS.displayName="StyledInfoBoxWrapper";var DS=w.default.div.withConfig({displayName:"Styles__StyledInfoBoxHeader",componentId:"sc-amgpyr-1"})(["display:flex;width:100%;flex-direction:column;gap:",";"],function(e){return e.$hasTitle?"4px":"none"});DS.displayName="StyledInfoBoxHeader";var $S=w.default.div.withConfig({displayName:"Styles__StyledInfoBoxContainer",componentId:"sc-amgpyr-2"})(["display:flex;justify-items:space-between;width:100%;gap:8px;"]);$S.displayName="StyledInfoBoxContainer";var VS=w.default.div.withConfig({displayName:"Styles__SyledInfoBoxInnerHeader",componentId:"sc-amgpyr-3"})(["display:flex;"]);VS.displayName="SyledInfoBoxInnerHeader";var TS=["type","children","showIcon","icon","title","action"],OS=w.default.div.withConfig({displayName:"Styles__StyledSortWrapper",componentId:"sc-11r5ac9-0"})(["",";"],{width:"fit-content"});OS.displayName="StyledSortWrapper";var PS=w.default(Hb).withConfig({displayName:"Styles__StyledValueButton",componentId:"sc-11r5ac9-1"})(["",";"],{display:"none",alignItems:"center","@media (min-width: 768px)":{display:"flex"}});PS.displayName="StyledValueButton";var FS=w.default(Be).withConfig({displayName:"Styles__StyledIconButton",componentId:"sc-11r5ac9-2"})(["",";"],{display:"flex",alignItems:"center",":hover":{color:"var(--color-primary)"},"@media (min-width: 768px)":{display:"none"}});FS.displayName="StyledIconButton";var WS=w.default(Qs).withConfig({displayName:"Styles__StyledSortIcon",componentId:"sc-11r5ac9-3"})(["",";"],{marginTop:"0px"});WS.displayName="StyledSortIcon";var qS=w.default(at).withConfig({displayName:"Styles__StyledSortIconDown",componentId:"sc-11r5ac9-4"})(["",";"],{flexShrink:"0"});qS.displayName="StyledSortIconDown";var jS=w.default(Rt).withConfig({displayName:"Styles__StyledSortIconUp",componentId:"sc-11r5ac9-5"})(["",";"],{flexShrink:"0"});jS.displayName="StyledSortIconUp";var YS=w.default(ie).withConfig({displayName:"Styles__StyledList",componentId:"sc-11r5ac9-6"})(["",";"],{paddingTop:"0.5rem",paddingBottom:"0.5rem"});YS.displayName="StyledList";var GS=w.default(ae).withConfig({displayName:"Styles__StyledListItem",componentId:"sc-11r5ac9-7"})(["",";svg{visibility:hidden;}&:hover svg{fill:var(--color-theme-500);visibility:visible;}",""],{justifyContent:"space-between"},function(e){return e.$active&&l.css(["",";svg{fill:var(--color-primary);visibility:visible;}&:hover svg{fill:var(--color-primary);visibility:visible;}"],{color:"var(--color-primary)"})});GS.displayName="StyledListItem";var KS=w.default.span.withConfig({displayName:"Styles__StyledListItemName",componentId:"sc-11r5ac9-8"})(["",";"],{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"});KS.displayName="StyledListItemName";e.AccessLogIcon=Ve,e.Accordion=Gw,e.AccordionContext=Yw,e.AccordionItem=Xw,e.AccordionItemBody=Uw,e.AccordionItemHead=Zw,e.ActivityIcon=Pe,e.AddCrossIcon=qe,e.AddCrossTinyIcon=Y,e.AddToListButton=Jb,e.ApplauseIcon=vx,e.ArchiveIcon=Ge,e.ArrowBackMobileIcon=Ze,e.ArrowCollapseMultipleIcon=Je,e.ArrowDownIcon=dt,e.ArrowDownLongIcon=at,e.ArrowDownSmallIcon=nt,e.ArrowExpandeMultipleIcon=ut,e.ArrowLeftBoxIcon=pt,e.ArrowLeftIcon=gt,e.ArrowRefreshIcon=bt,e.ArrowRestoreIcon=St,e.ArrowRightIcon=Nt,e.ArrowUpIcon=Bt,e.ArrowUpLongIcon=Rt,e.AssignIcon=At,e.AttachmentIcon=Vt,e.AutoResizeTextarea=Tw,e.Autocomplete=Yg,e.Avatar=sh,e.AvatarGroup=$E,e.BackLink=vb,e.Badge=fm,e.BellOffIcon=qt,e.BellOffSmallIcon=Pt,e.BillingIcon=Gt,e.Body1=Yv,e.Body2=pm,e.Breadcrumbs=sm,e.Bubble=Hf,e.BudgetAlertIcon=Zt,e.BulbIcon=Jt,e.Button=P,e.ButtonGroup=U,e.CalendarAddXIcon=aa,e.CalendarIcon=da,e.CalendarImportIcon=na,e.CancelCrossIcon=ua,e.Caption1=Kv,e.Caption2=Zv,e.Card=Dv,e.CaretLeftIcon=pa,e.CaretRightIcon=ga,e.ChatIcon=ba,e.CheckIcon=Sa,e.Checkbox=Yh,e.CheckboxBlankTogglerIcon=Na,e.CheckboxCircleArrowIcon=Ra,e.CheckboxCircleBlankIcon=Ba,e.CheckboxDocumentsIcon=Aa,e.CheckboxIcon=Va,e.ChecklistIcon=qa,e.ChecklistSmallIcon=Pa,e.Chip=Yy,e.Choose=eb,e.ChooseV2=cb,e.CircleMultipleIcon=Ga,e.ClockAddIcon=Za,e.ClockDollarIcon=Ja,e.ClockIcon=pl,e.ClockSmallIcon=al,e.ClockStopwatchIcon=ul,e.ClockStopwatchIndicatorIcon=nl,e.ClockStopwatchSmallIcon=dl,e.CloseCircleIcon=gl,e.CloseDocumentIcon=bl,e.CloseIcon=Nl,e.CloseSmallIcon=Sl,e.CollapsIcon=Rl,e.CollapseAllIcon=Bl,e.CollapseExpandSingleIcon=Al,e.ComboBox=Xy,e.CommandPalette=ES,e.CompanyAddIcon=Vl,e.CompanyIcon=Pl,e.CompleteCheckbox=Nv,e.ComputerIcon=ql,e.ConfirmDialog=Sp,e.ContentStep=ME,e.ContentStepper=LE,e.CopyIcon=Gl,e.CounterButton=_m,e.CrownBlankIcon=Zl,e.CrownSelectedIcon=Jl,e.DataTable=xv,e.DatePicker=Wp,e.DateStepper=qp,e.DependencyIcon=nr,e.DependencySmallIcon=ar,e.DescriptionIcon=ur,e.DescriptionSmallIcon=dr,e.Dialog=Ep,e.DiscussionAddIcon=pr,e.DiscussionIcon=gr,e.DisplayCurrency=iw,e.DisplayHours=cw,e.DisplayNumber=nw,e.DollarCheckmarkIcon=Sr,e.DollarCheckmarkSmallIcon=br,e.DollarClockIcon=Rr,e.DollarClockSmallIcon=Nr,e.DollarDocumentIcon=Ar,e.DollarDocumentPlusIcon=Br,e.DollarIcon=Gr,e.DollarOffIcon=Pr,e.DollarOffSmallIcon=Vr,e.DollarSmallIcon=qr,e.Dot=mh,e.DotsLoader=cv,e.DownloadIcon=Zr,e.DriveIcon=Jr,e.DropboxIcon=an,e.DuplicateIcon=nn,e.EditIcon=fn,e.EditMultipleIcon=cn,e.EditableContent=Ax,e.EditableCurrency=Fx,e.EditableHours=Ox,e.EditableText=$x,e.EmojiIcon=vn,e.EmptySlate=BS,e.EntitiesHeader=function(e){var a=e.onClick,l=e.title,r=e.children,n=e.expanded,o=void 0===n||n,i=e.readOnly,d=void 0!==i&&i,c=e.className,s=t.useRef(null),u=L(t.useState(o||d),2),f=u[0],m=u[1];t.useEffect(function(){m(o||d)},[o,d]);var p=t.useCallback(function(){var e;null===(e=s.current)||void 0===e||e.focus(),m(function(e){return!e}),a&&a()},[a]);return g.default.createElement(Qv,{className:c,tabIndex:0,ref:s,$expanded:f},d?g.default.createElement(Jv,{$readOnly:d,color:"secondary",weight:"medium"},l):g.default.createElement(P,{variant:"text gray",size:"small",onClick:p},g.default.createElement(th,{$expanded:f}),g.default.createElement(Jv,{$readOnly:d,color:"secondary",weight:"medium"},l)),!f&&g.default.createElement(eh,{"data-testid":"divider-line"}),f&&g.default.createElement(Uv,null,r))},e.Entity=rE,e.EntityCard=Vv,e.EstimatePlusIcon=yn,e.EstimatesIcon=xn,e.ExpandAll=uw,e.ExpandAllIcon=Cn,e.ExpandSingle=Rh,e.ExpenseAddIcon=In,e.ExpensePlusIcon=Mn,e.EyeIcon=Fn,e.EyeOffIcon=Dn,e.EyeOffSmallIcon=Ln,e.EyeSmallIcon=Tn,e.Fade=np,e.Filter=function(e){var a=e.data,l=e.selected,r=void 0===l?{}:l,o=e.label,i=e.clearAllText,d=e.resetLabel,c=void 0===d?"Reset":d,s=e.onChange,u=e.width,f=void 0===u?260:u,m=e.noResultText,p=e.emptyFilterText,v=e.children,h=e.icon,y=void 0===h?g.default.createElement(jn,null):h,w=e.position,b=void 0===w?"bottom-end":w,x=e.disabled,E=void 0!==x&&x,S=e.className,C=L(t.useState(!1),2),k=C[0],N=C[1],I=L(t.useState("index"),2),_=I[0],M=I[1],H=L(t.useState(!0),2),A=H[0],D=H[1],$=L(t.useState(0),2),V=$[0],T=$[1],O=L(t.useState("index"),2),F=O[0],W=O[1],q=L(t.useState(function(){return r}),2),j=q[0],Y=q[1];t.useEffect(function(){(Object.keys(r).length>0||Object.keys(j).length>0)&&Y(r)},[r,j]);var G=t.useCallback(function(){N(!0)},[]),K=t.useCallback(function(){N(!1),M("index"),T(0)},[]),X=t.useCallback(function(e){var t;T(null!==(t=null==e?void 0:e.offsetHeight)&&void 0!==t?t:0)},[]),Z=t.useCallback(function(e){M(e),D(!0)},[]),U=t.useCallback(function(){M("index"),D(!1)},[]),Q=t.useCallback(function(e){var t={};e.length?t=z(z({},j),{},{[_]:e}):delete(t=z({},j))[_],Y(t),s(t)},[j,_,s]),J=t.useCallback(function(e){e.stopPropagation(),Y({}),s({})},[s]),ee=t.useCallback(function(){var e=z({},j);delete e[_],Y(e),s(e)},[j,_,s]),te=t.useCallback(function(e,t){var a={};t.trim()?a=z(z({},j),{},{[e]:[t]}):delete(a=z({},j))[e],Y(a),s(a),U()},[j,s,U]),ae=t.useCallback(function(e){var t=z({},j);delete t[e],Y(t),s(t),U()},[j,s,U]),le=t.useMemo(function(){var e=0;return Object.values(j).forEach(function(t){return e+="string"==typeof t?1:t.length}),e},[j]),re=t.useMemo(function(){if(0===a.length)return!1;for(var e of a){var t;if("input"===e.type||(null===(t=e.submenu)||void 0===t?void 0:t.length)>1)return!0}return!1},[a]);return g.default.createElement(nE,{open:k,onOpen:G,onClose:K,position:b,target:g.default.createElement(_m,{active:k,label:o,icon:y,counter:le,tooltipText:i,onClearAll:J,disabled:E,labelClassName:S})},g.default.createElement(pp,{in:!0},g.default.createElement("div",{style:{height:V,width:f}},g.default.createElement(mp,{in:"index"===_,direction:A?"left":"right",onEnter:X,onEntered:function(){return W("index")}},g.default.createElement(n.MoveFocusInside,null,g.default.createElement(hE,{data:a,selected:j,style:{width:f},onHeightChange:T,onItemClick:Z,shouldRenderSubmenus:re,emptyFilterText:p},v))),re&&a.map(function(e,t){var a,l,r,o=e.id,i=e.title,d=e.submenu,s=e.searchPlaceholder,u=e.disableInternalSort,p=e.isSingleSelect,v=e.defaultValue,h=e.type,y=void 0===h?"select":h,w=e.inputPlaceholder,b=e.saveLabel,x=void 0===b?"Save":b,E=e.clearLabel,S=B(e,yE);return g.default.createElement(mp,{key:"filter-submenu-".concat(t),in:_===o,direction:A?"left":"right",onEnter:X,onEntered:function(){return W(o)}},g.default.createElement(gE,{title:i,onBack:U,onHeightChange:T,style:{width:f},indexPage:"index"===_},g.default.createElement(n.MoveFocusInside,{disabled:F!==o},"input"===y?g.default.createElement(vE,{value:null!==(a=null===(l=j[o])||void 0===l?void 0:l[0])&&void 0!==a?a:"",placeholder:w,saveLabel:x,clearLabel:E,onSave:function(e){return te(o,e)},onClear:function(){return ae(o)}}):g.default.createElement(g.default.Fragment,null,g.default.createElement(Xg,R({options:d,selected:j[o],onChange:Q,type:p?"single":"multiple",autoHeightMax:255,placeholder:s,noResultText:m,keepSameOptionsOrder:Boolean(d.length<=7),disableSearch:Boolean(d.length<=7),disabledInternalSort:u,defaultValue:v},S)),null!==(r=j[o])&&void 0!==r&&r.length?g.default.createElement(oE,null,g.default.createElement(P,{variant:"text colored",size:"small",onClick:ee},c)):null))))}))))},e.FilterIcon=jn,e.FolderIcon=jx,e.FolderMoveIcon=Kn,e.FolderOutlineIcon=Un,e.FromElement=Sm,e.GiftIcon=eo,e.GlobalAddButton=K,e.GlobalStyle=_x,e.GroupByIcon=lo,e.HashtagIcon=oo,e.Header=Dw,e.Header2=qv,e.Header3=Um,e.HeartIcon=gx,e.HelpIcon=so,e.HistoryOfChangesIcon=mo,e.IconButton=Be,e.ImageIcon=ho,e.InfoBox=function(e){var t=e.type,a=void 0===t?"default":t,l=e.children,r=e.showIcon,n=e.icon,o=e.title,i=void 0===o?null:o,d=e.action,c=void 0===d?null:d,s=B(e,TS),u={success:pe.greenSuccess.color,warning:pe.redAlert.color,note:pe.yellowWarning.color,default:pe.blueSky.color,neutral:pe.gray.color,ai:ve.aiGradient.color};return g.default.createElement(AS,R({$color:"".concat(u[a]),$opacity:"1A",$type:a},s),g.default.createElement($S,null,r&&g.default.createElement("span",null,n&&g.default.isValidElement(n)?g.default.cloneElement(n,{fill:u[a],width:18}):"success"===a?g.default.createElement(Na,{fill:u[a],width:18}):"warning"===a?g.default.createElement(gl,{fill:u[a],width:18}):"ai"===a?g.default.createElement(Eo,{gradient:u[a],width:18}):"note"===a||"default"===a?g.default.createElement(Eo,{fill:u[a],width:18}):g.default.createElement(Eo,{fill:u.neutral,width:18})),g.default.createElement(DS,{$hasTitle:!!i},g.default.createElement(VS,null,"string"==typeof i&&i?g.default.createElement(pm,{weight:"bold",lineHeight:"loose"},i):i,c),l)))},e.InfoIcon=Eo,e.InfoSmallIcon=wo,e.Input=og,e.InputAdornment=Jg,e.InputCurrency=oy,e.InputHours=ay,e.InputNumber=ry,e.InputPassword=gy,e.InputPhone=Ny,e.InputTime=function(e){var a=e.mode,l=void 0===a?"24":a,r=e.selected,n=e.min,o=void 0===n?"00:00":n,i=e.max,d=void 0===i?"23:45":i,c=e.onChange,s=e.step,u=void 0===s?15:s,f=e.size,m=e.className,p=e.placeholder,v=e.triggerMode,h=e.disabled,w=e.invalid,b=e.enableVirtualization,x=void 0!==b&&b,E=e.addCustomTimeLabel,S=void 0===E?"Add":E,k=B(e,tw),I=L(t.useState(!1),2),_=I[0],M=I[1],z=L(t.useState(void 0),2),H=z[0],A=z[1],D=L(t.useState(function(){for(var e=[],t=N.default("00:00","HH:mm");t.isBefore(N.default("24:00","HH:mm"));)e.push({id:t.format("HH:mm"),name:t.format("12"===l?"hh:mm A":"HH:mm")}),t.add(u,"minutes");return e}()),2),$=D[0],V=D[1],T=t.useMemo(function(){return e=$,t=o,a=d,l=N.default(Re(t)?t:"00:00","HH:mm"),r=N.default(Re(a)?a:"23:45","HH:mm"),e.filter(function(e){return N.default(e.id,"HH:mm").isSameOrAfter(l)&&N.default(e.id,"HH:mm").isSameOrBefore(r)});var e,t,a,l,r},[$,o,d]),O=t.useCallback(function(e){return T.some(function(t){return t.id===e})},[T]),P=!!r&&O(r),F=L(t.useState(P?r:void 0),2),W=F[0],q=F[1],j=t.useCallback(function(e){if(A(e),!/\d{1,2}:\d{2}/.test(e.trim())){var t=C.default(e).times().get()[0];if(t&&t["24h"]&&t["24h"]!==W){var a=N.default(t).format("HH:mm");T.some(function(e){return e.id===a})&&(q(a),null==c||c(a),M(!1))}}},[c,W,T]);t.useEffect(function(){if(_&&W){var e,t=null===(e=document.getElementById(W))||void 0===e?void 0:e.parentElement;null==t||t.scrollIntoView({behavior:"smooth",block:"center"})}},[_,W]),t.useEffect(function(){r!==W&&T.some(function(e){return e.id===r})&&q(r)},[r,T]);var Y;return g.default.createElement(aw,{className:y.default("c-input-time",m)},g.default.createElement(Xy,R({},k,{options:T,open:_,disabledInternalSort:!0,selected:W,keepSameOptionsOrder:!0,onInputChange:j,onChange:function(e){q(e),null==c||c(e)},handleEmptyAction:function(e){var t=String(e);if(Re(t)){var a={id:t,name:"12"===l?N.default(t,"HH:mm").format("hh:mm A"):t},r=[...T],n=r.findIndex(function(e){return N.default(e.id,"HH:mm")>N.default(t,"HH:mm")});-1===n?r.push(a):r.splice(n,0,a),V(r),null==c||c(t),q(t)}},emptyValue:(Y=H,!O(Y)&&Re(Y)?"".concat(S," ").concat(H):void 0),forceCloseMenu:!0,placeholder:p,renderOption:lw,autoHeightMax:226,size:f,onClose:function(){M(!1)},onOpen:function(){M(!0)},triggerMode:v,disabled:h,invalid:w,disableVirtualization:!x})))},e.InputUrl=Sy,e.InsertLinkIcon=ko,e.IntegrationsIcon=_o,e.InvoicesIcon=zo,e.Item=Ch,e.ItemContext=Kw,e.Label=ab,e.LabelsIcon=Ho,e.LayerContext=Zf,e.LayerContextConsumer=Kf,e.LayerContextProvider=Gf,e.LetterArrowRightIcon=$o,e.LetterFastIcon=Oo,e.LetterIcon=Wo,e.LinearLoader=hv,e.Link=gb,e.List=ie,e.ListItem=ae,e.ListSeparator=re,e.LockIcon=Xo,e.LockSmallIcon=Yo,e.MarkerIcon=Qo,e.Menu=em,e.MenuFooter=dm,e.MenuHeader=om,e.MenuSelector=hw,e.MessageAddIcon=ti,e.MessageEmptyIcon=ri,e.MessageIcon=hi,e.MessageSmallIcon=ii,e.MessageSolidIcon=si,e.MessageStarIcon=mi,e.MinusIcon=wi,e.MobileMenuIcon=Ei,e.Modal=ap,e.MoneyStackIcon=ki,e.MoonIcon=_i,e.MoveIcon=Hi,e.MoveTriggerIcon=zi,e.MultiAvatar=$h,e.MyWorkIcon=$i,e.Nav=Zg,e.NoteAddIcon=Oi,e.NoteIcon=Wi,e.NotebookIcon=Yi,e.NotificationBellIcon=Xi,e.OpenExpandedIcon=Qi,e.OpenSheetIcon=td,e.Option=Vg,e.OptionGroup=qg,e.OrderFirstIcon=rd,e.Overlay=Of,e.PaidSmallIcon=id,e.Paper=Mv,e.PartyIcon=wx,e.PauseCircleOutlineIcon=sd,e.PauseIcon=md,e.PauseSmallIcon=hd,e.PencilIcon=Ed,e.PencilSmallIcon=wd,e.PendingPaymentSmallIcon=kd,e.PeopleIcon=_d,e.PersonArrowOutCircleIcon=zd,e.PersonCircleIcon=$d,e.PersonCircleOffIcon=Hd,e.PersonIcon=Yd,e.PersonListIcon=Od,e.PersonPlusIcon=Wd,e.PinIcon=Qd,e.PinSmallIcon=Xd,e.PlayCircleOutlineIcon=tc,e.PlayIcon=rc,e.PlaySmallIcon=ic,e.Popper=Wf,e.Portal=jf,e.PriorityLowIcon=sc,e.ProgressBar=ax,e.ProgressCircle=sx,e.ProgressPie=mx,e.ProgressRing=ux,e.ProjectAddIcon=mc,e.ProjectSearchIcon=hc,e.ProjectStarIcon=wc,e.ProjectTemplateAddIcon=Ec,e.ProjectTemplateConvertIcon=kc,e.ProjectTemplateIcon=_c,e.ProjectsIcon=zc,e.PuzzleIcon=Hc,e.RadioBlankIcon=$c,e.RadioButton=ug,e.RadioButtonIcon=Oc,e.RearangeIcon=Wc,e.RearrangeSmallIcon=Yc,e.RecurringCheckmarkIcon=Qc,e.RecurringCheckmarkSmallIcon=Xc,e.RecurringDollarIcon=ts,e.RecurringIcon=Ae,e.RecurringSmallIcon=rs,e.ReminderIcon=is,e.ReorderIcon=ss,e.ReportTimeIcon=ms,e.ReportsIcon=hs,e.ResizeTransition=pp,e.Reveal=gp,e.RobotIcon=ws,e.RocketIcon=ks,e.RocketSmallIcon=Es,e.SaveIcon=_s,e.Scale=wp,e.ScaleBar=Lv,e.ScrollElement=Mg,e.ScrollShadow=kg,e.SearchIcon=$s,e.SearchLargeIcon=zs,e.SearchPlusIcon=Hs,e.Select=Xg,e.SelectDate=Cb,e.SelectTime=function(e){var t=e.mode,a=void 0===t?"24":t,l=e.selected,r=e.min,n=void 0===r?"00:00":r,o=e.max,i=void 0===o?"23:45":o,d=e.onChange,c=e.target,s=e.triggerMode,u=e.step,f=void 0===u?15:u,m=B(e,Tb),p=function(){for(var e=N.default(Re(n)?n:"00:00","HH:mm"),t=N.default(Re(i)?i:"23:45","HH:mm"),l=[],r=e.clone();r.isSameOrBefore(t);)l.push({id:r.format("HH:mm"),name:r.format("12"===a?"hh:mm A":"HH:mm")}),r.add(f,"minutes");return l}(),v=N.default(l,"HH:mm").format("12"===a?"hh:mm A":"HH:mm");return g.default.createElement(Xg,{options:p,disabledInternalSort:!0,selected:l,disableSearch:!0,keepSameOptionsOrder:!0,target:c||g.default.createElement(Vb,R({mode:s},m),v),mode:"tiny",renderOption:Ob,onChange:d,forceCloseMenu:!0,onSelectOpen:function(){l&&setTimeout(function(){var e,t=null===(e=document.getElementById(l))||void 0===e?void 0:e.parentElement;null==t||t.scrollIntoView({behavior:"smooth",block:"center"})},50)}})},e.SelectTrigger=Vb,e.SendBlankIcon=Os,e.SendFilledIcon=Ws,e.SettingsIcon=Ys,e.Sheet=Lw,e.ShieldIcon=Xs,e.Signifier=oh,e.SkeletonLoader=nv,e.Slide=ip,e.SlideFromTop=sp,e.SlideLeftRightTransition=mp,e.SmileIcon=xx,e.Sort=function(e){var a=e.label,l=e.icon,r=e.options,n=e.selected,o=e.onChange,i=e.target,d=e.className,c=L(t.useState(!1),2),s=c[0],u=c[1],f=t.useCallback(function(){return u(!1)},[]),m=t.useCallback(function(){return u(!0)},[]),p=t.useCallback(function(e){var t,a=e.currentTarget.dataset.id,l="desc"===n.sortDirection?"asc":"desc";a!==n.sortBy&&(l=(null===(t=r.find(function(e){return e.id===a}))||void 0===t?void 0:t.defaultDirection)||"asc");o({sortBy:a,sortDirection:l})},[o,n,r]),v=t.useMemo(function(){var e,t;return null!==(e=null===(t=r.find(function(e){return e.id===n.sortBy}))||void 0===t?void 0:t.name)&&void 0!==e?e:""},[n.sortBy,r]);return v||console.warn("Cannot find selected id in options."),g.default.createElement(em,{onOpen:m,onClose:f,position:"bottom-end",target:i||g.default.createElement(OS,{className:d},g.default.createElement(PS,{active:s,value:v,label:a,"data-testid":"sort-button"}),g.default.createElement(FS,{active:s,variant:"text gray","data-testid":"sort-icon-button"},l||g.default.createElement(WS,null)))},g.default.createElement(YS,null,r.map(function(e){var t=e.id,a=e.name,l=e.defaultDirection,r="asc"===n.sortDirection;return n.sortBy!==t&&(r="asc"===l),g.default.createElement(GS,{key:t,onClick:p,"data-id":t,"data-testid":t,$active:t===n.sortBy},g.default.createElement(KS,null,a),r?g.default.createElement(qS,null):g.default.createElement(jS,null))})))},e.SortDirection=yv,e.SortGeneralIcon=Qs,e.SortIcon=tu,e.SortListIcon=ru,e.SortSmallIcon=iu,e.SparkIcon=su,e.SpinnerLoader=mv,e.StarIcon=hu,e.StarOutlineIcon=mu,e.StatusIcon=wu,e.Step=NE,e.StepActionButton=xE,e.Steps=Gp,e.StopIcon=Eu,e.StopwatchIcon=ku,e.StyledInputTimeWrapper=aw,e.SunIcon=_u,e.SystemSettingsIcon=zu,e.Table=Jp,e.Tag=yh,e.TaskAddIcon=Hu,e.TaskListAddIcon=$u,e.TaskListCompleteIcon=Ou,e.TaskListIcon=Wu,e.Tbody=tv,e.Textarea=ww,e.Thead=ev,e.ThinkingIcon=Sx,e.ThumbUpOutlineIcon=Yu,e.ThumbsDownIcon=Ix,e.ThumbsUpIcon=kx,e.Title1=Ov,e.Title2=Fv,e.ToastMessage=Rb,e.Toggle=Kb,e.Toolbar=HS,e.Tooltip=Nm,e.TrashIcon=Xu,e.TreeDotsIcon=Qu,e.Trigger=$y,e.UploadIcon=tf,e.ValueButton=Hb,e.ViewDayIcon=rf,e.ViewGridIcon=df,e.ViewListIcon=uf,e.ViewTimelineIcon=pf,e.VolumeHighIcon=gf,e.WarningIcon=Nf,e.WarningTriangleIcon=Sf,e.WarningTriangleSmallIcon=bf,e.Window=Jf,e.Wizard=IE,e.WorkloadIcon=Rf,e._CommandPalette=xS,e._Dialog=xp,e._List=oe,e.aiColors=ve,e.colors=pe,e.formatCurrency=be,e.formatHours=Ne,e.formatNumber=ye,e.getNumberFromString=ge,e.isOptionGroup=jg,e.isValidUrl=function(e){try{return new URL(e),!0}catch(e){return!1}},e.layers=me,e.numberWithSeparator=we,e.signifierTypes=nh,e.toMoment=Fp,e.useContentStepperContext=function(){var e=t.useContext(_E);if(void 0===e)throw new Error("useContentWizardContext must be used within a ContentWizardContextProvider");return e},e.useEntityGroupContext=function(){return g.default.useContext(Zx)},e.useForkRef=Ce,e.useHeight=Ig,e.useInitScrollRef=Ng,e.useInputNumber=_g,e.useLayerContext=Xf,e.useMenuContext=function(){return t.useContext(Mf)},e.useResizeObserver=ke,e.useWizardContext=function(){return t.useContext(wE)},e.validateNumberInput=Ee,e.validateStopwatchTime=function(e){return/^([0-9]{0,2})?(((:([0-5][0-9])?)|(:[0-5]?))|(\.[0-9]{0,2})|(,[0-9]{0,2}))?$/g.test(e)},e.validateTimeInput=xe,Object.defineProperty(e,"__esModule",{value:!0})});
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("classnames"),require("styled-components"),require("resize-observer-polyfill"),require("react-focus-lock"),require("react-remove-scroll"),require("react-dom"),require("@popperjs/core"),require("react-transition-group"),require("moment-timezone"),require("@tanstack/react-virtual"),require("country-explorer"),require("compromise"),require("compromise-dates"),require("moment")):"function"==typeof define&&define.amd?define(["exports","react","classnames","styled-components","resize-observer-polyfill","react-focus-lock","react-remove-scroll","react-dom","@popperjs/core","react-transition-group","moment-timezone","@tanstack/react-virtual","country-explorer","compromise","compromise-dates","moment"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).components={},e.React,e.classNames,e.styled,e.ResizeObserver,e.FocusLock,e.reactRemoveScroll,e.ReactDOM,e.PopperJS,e.reactTransitionGroup,e["moment-timezone"],e.reactVirtual,e.countryExplorer,e.compromise,e.compromiseDates,e.moment)}(this,function(e,t,a,l,r,n,o,i,d,c,s,u,f,m,p,v){"use strict";function h(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var g=h(t),y=h(a),w=h(l),b=h(r),x=h(n),E=h(i),S=h(s),C=h(m),k=h(p),N=h(v);function I(e,t){(null==t||t>e.length)&&(t=e.length);for(var a=0,l=Array(t);a<t;a++)l[a]=e[a];return l}function _(e,t,a){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var a=e[Symbol.toPrimitive];if(void 0!==a){var l=a.call(e,t||"default");if("object"!=typeof l)return l;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}function M(){return M=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var l in a)({}).hasOwnProperty.call(a,l)&&(e[l]=a[l])}return e},M.apply(null,arguments)}function R(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);t&&(l=l.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),a.push.apply(a,l)}return a}function z(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?R(Object(a),!0).forEach(function(t){_(e,t,a[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):R(Object(a)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))})}return e}function B(e,t){if(null==e)return{};var a,l,r=function(e,t){if(null==e)return{};var a={};for(var l in e)if({}.hasOwnProperty.call(e,l)){if(-1!==t.indexOf(l))continue;a[l]=e[l]}return a}(e,t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);for(l=0;l<n.length;l++)a=n[l],-1===t.indexOf(a)&&{}.propertyIsEnumerable.call(e,a)&&(r[a]=e[a])}return r}function L(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var a=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=a){var l,r,n,o,i=[],d=!0,c=!1;try{if(n=(a=a.call(e)).next,0===t){if(Object(a)!==a)return;d=!1}else for(;!(d=(l=n.call(a)).done)&&(i.push(l.value),i.length!==t);d=!0);}catch(e){c=!0,r=e}finally{try{if(!d&&null!=a.return&&(o=a.return(),Object(o)!==o))return}finally{if(c)throw r}}return i}}(e,t)||function(e,t){if(e){if("string"==typeof e)return I(e,t);var a={}.toString.call(e).slice(8,-1);return"Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a?Array.from(e):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?I(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function H(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}var A=l.css(["box-sizing:border-box;*{box-sizing:border-box;}"]),D=l.css(['font-family:-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;']),$=w.default.button.withConfig({displayName:"Styles__StyledButton",componentId:"sc-vi1kcr-0"})([""," "," -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;font-weight:500;display:inline-block;line-height:1;margin:0;text-decoration:none;font-size:0.875rem;user-select:none;cursor:pointer;text-align:center;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:288px;border:none;height:32px;transition:background-color 0.3s ease,box-shadow 0.3s ease,color 0.3s ease,border-color 0.3s ease;svg{fill:currentColor;}&:focus{outline:none;}&:hover{text-decoration:none;}&:disabled{cursor:default;opacity:50%;pointer-events:none;}"," "," "," "," "," "," "," "," "," "," "," ",""],D,A,function(e){return"small"===e.size&&l.css(["height:24px;"])},function(e){return"big"===e.size&&l.css(["height:40px;"])},function(e){return("primary"===e.variant||"contained"===e.variant)&&l.css(["padding:0 16px;background-color:var(--color-primary);border-radius:var(--ac-br-rounded);color:var(--page-paper-main);&:hover,&:focus-visible{box-shadow:0 3px 6px -2px var(--color-primary-500);background-color:var(--color-primary-800);}&:active{box-shadow:0 4px 10px -2px var(--color-primary-600);background-color:var(--color-primary-800);}"])},function(e){return("secondary"===e.variant||"outlined"===e.variant)&&l.css(["padding:0 16px;background-color:transparent;border-radius:var(--ac-br-rounded);border:solid 1px var(--color-theme-700);color:var(--color-theme-700);&:hover,&:focus-visible{border-color:var(--color-primary);color:var(--color-primary);}&:active{border-color:var(--color-primary);color:var(--color-primary);background-color:var(--color-primary-200);}"])},function(e){return"dark transparent"===e.variant&&l.css(["padding:0 8px;background-color:rgba(0,0,0,0.5);border-radius:var(--ac-br-6);color:var(--only-white);&:hover,&:focus-visible{background-color:rgba(0,0,0,0.85);}&:active{background-color:var(--only-black);}"])},function(e){return("tertiary"===e.variant||"text colored"===e.variant)&&l.css(["padding:0 8px;background-color:transparent;border-radius:var(--ac-br-6);color:var(--color-primary);&:hover,&:focus-visible{background-color:var(--color-primary-200);}&:active{background-color:var(--color-primary-300);}"])},function(e){return("option"===e.variant||"text gray"===e.variant)&&l.css(["padding:0 8px;background-color:transparent;border-radius:var(--ac-br-6);color:var(--color-theme-700);&:hover,&:focus-visible{background-color:var(--color-theme-300);color:var(--color-theme-900);}&:active{background-color:var(--color-theme-400);color:var(--color-theme-900);}"])},function(e){return"circle raised"===e.variant&&l.css(["padding:0 6px;background-color:transparent;border-radius:var(--ac-br-rounded);color:var(--color-theme-700);&:hover,&:focus-visible{background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary);}&:active{background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary-hover);}"])},function(e){return e.iconOnly&&l.css(["display:inline-flex;justify-content:center;align-items:center;padding:0;width:32px;",";"," ",""],("small"===e.size||"big"===e.size)&&l.css(["border-radius:var(--ac-br-rounded);"]),"small"===e.size&&l.css(["width:24px;"]),"big"===e.size&&l.css(["width:40px;"]))},function(e){return("primary"===e.variant||"contained"===e.variant||"secondary"===e.variant||"outlined"===e.variant)&&l.css([".c-btn__elements__element:first-child svg{margin-left:-6px;}.c-btn__elements__element:last-child svg{margin-right:-6px;}",""],("small"===e.size||"big"===e.size)&&l.css(["border-radius:var(--ac-br-rounded);"]))},function(e){return("tertiary"===e.variant||"text colored"===e.variant||"option"===e.variant||"text gray"===e.variant||"dark transparent"===e.variant)&&l.css([".c-btn__elements__element:first-child svg{margin-left:-4px;}.c-btn__elements__element:last-child svg{margin-right:-4px;}"," ",""],"small"===e.size&&l.css(["border-radius:var(--ac-br-4);"]),"big"===e.size&&l.css(["border-radius:var(--ac-br-8);"]))},function(e){return e.active&&l.css([""," "," "," "," "," ",""],("primary"===e.variant||"contained"===e.variant)&&l.css(["background-color:var(--color-primary-800);"]),("secondary"===e.variant||"outlined"===e.variant)&&l.css(["border-color:var(--color-primary);color:var(--color-primary);"]),"dark transparent"===e.variant&&l.css(["background-color:var(--only-black);"]),"circle raised"===e.variant&&l.css(["background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary-hover);"]),("tertiary"===e.variant||"text colored"===e.variant)&&l.css(["background-color:var(--color-primary-200);"]),("option"===e.variant||"text gray"===e.variant)&&l.css(["color:var(--color-primary);&:hover,&:focus-visible{color:var(--color-primary);}",""],e.children instanceof Array&&l.css(["background-color:var(--color-theme-300);"])))});$.displayName="StyledButton";var V=w.default.span.withConfig({displayName:"Styles__StyledButtonElements",componentId:"sc-vi1kcr-1"})(["display:flex;align-items:center;"]);V.displayName="StyledButtonElements";var T=w.default.span.withConfig({displayName:"Styles__StyledButtonElement",componentId:"sc-vi1kcr-2"})(["display:inline-flex;svg{margin:0 4px;}"]);T.displayName="StyledButtonElement";var O=["children","active","variant","size","className"],P=t.forwardRef(function(e,t){var a=e.children,l=e.active,r=void 0!==l&&l,n=e.variant,o=void 0===n?"contained":n,i=e.size,d=void 0===i?"medium":i,c=e.className,s=B(e,O);return g.default.createElement($,M({className:y.default("c-btn",c,{"c-btn--contained":"primary"===o||"contained"===o,"c-btn--outlined":"secondary"===o||"outlined"===o,"c-btn--text_colored":"tertiary"===o||"text colored"===o,"c-btn--text_gray":"option"===o||"text gray"===o,"c-btn--dark_transparent":"dark transparent"===o,"c-btn--circle-raised":"circle raised"===o,"c-btn--big":"big"===d,"c-btn--small":"small"===d,"c-btn--icon-only":a instanceof Object&&!(a instanceof Array)}),iconOnly:a instanceof Object&&!(a instanceof Array),variant:o,active:r,size:d,ref:t,"aria-pressed":r,role:"button"},s),a instanceof Array?g.default.createElement(V,{className:"c-btn__elements"},a.map(function(e,t){return e?g.default.createElement(T,{className:"c-btn__elements__element",key:t},e):null})):a)});P.displayName="Button";var F=w.default(P).withConfig({displayName:"Styles__StyledGlobalAddButton",componentId:"sc-7mpctc-0"})(["svg{fill:var(--color-theme-100);}&:hover svg{transform:rotate(90deg);transition:ease 0.3s;}"]);F.displayName="StyledGlobalAddButton";var W=function(e){var t,a,l=e.gradient;if(!l)return null;var r=l.match(/linear-gradient\((.*)\)$/);if(!r)return null;var n=null!==(t=r[1].match(/(#[0-9a-fA-F]{3,6}|rgba?\([^)]*\)|[0-9.]+deg)/g))&&void 0!==t?t:[],o=null!==(a=n.find(function(e){return/\d+deg/.test(e)}))&&void 0!==a?a:"0deg",i=Number(o.replace("deg",""))||0,d=n.filter(function(e){return/^#|rgb/.test(e)});return d.length<2?null:g.default.createElement("defs",null,g.default.createElement("linearGradient",{id:"icon-gradient","data-testid":"icon-gradient",gradientTransform:"rotate(".concat(i,")")},d.map(function(e,t){return g.default.createElement("stop",{key:t,offset:"".concat(t/(d.length-1)*100,"%"),stopColor:e})})))},q=["gradient"],j=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,q);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"AddCrossTinyIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 4a1 1 0 0 1 1 1v6h6a1 1 0 0 1 0 2h-6v6a1 1 0 0 1-2 0l-.001-6H5a1 1 0 0 1 0-2h6V5a1 1 0 0 1 1-1"}))});j.displayName="AddCrossTinyIcon";var Y=j,G=["className","disabled"],K=t.forwardRef(function(e,t){var a=e.className,l=e.disabled,r=void 0!==l&&l,n=B(e,G);return g.default.createElement(F,M({ref:t,variant:"contained",disabled:r,className:y.default("c-global-add-btn",a)},n),g.default.createElement(Y,null))});K.displayName="GlobalAddButton";var X=w.default.div.withConfig({displayName:"Styles__StyledButtonGroup",componentId:"sc-1vw4iq2-0"})([""," "," "," button{&:disabled{opacity:1;color:var(--color-theme-500);pointer-events:none;}&:first-child:not(:last-child){svg{margin-right:-4px;}"," ","}&:last-child:not(:first-child){svg{margin-left:-4px;}"," ","}&:not(:first-child):not(:last-child){"," ","}}svg{","}"],{display:"flex",flexDirection:"row"},D,A,{marginRight:"-1px",borderTopRightRadius:"0px",borderBottomRightRadius:"0px"},function(e){return e.$invalid&&l.css(["border-top-color:var(--red-alert) !important;border-bottom-color:var(--red-alert) !important;border-left-color:var(--red-alert) !important;"])},{borderTopLeftRadius:"0px",borderBottomLeftRadius:"0px"},function(e){return e.$invalid&&l.css(["border-top-color:var(--red-alert) !important;border-bottom-color:var(--red-alert) !important;border-right-color:var(--red-alert) !important;"])},{marginRight:"-1px",borderRadius:"0px"},function(e){return e.$invalid&&l.css(["border-top-color:var(--red-alert) !important;border-bottom-color:var(--red-alert) !important;"])},{fill:"currentColor",color:"var(--color-theme-900)"});X.displayName="StyledButtonGroup";var Z=["children","className","invalid"],U=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=e.invalid,n=B(e,Z);return g.default.createElement(X,M({ref:t,className:y.default("c-btn-group",l),$invalid:r},n),a)});U.displayName="ButtonGroup";var Q=w.default.ul.withConfig({displayName:"Styles__StyledList",componentId:"sc-dv1w0m-0"})(["list-style-type:none;margin:0;padding:0;"]);Q.displayName="StyledList";var J=w.default.li.withConfig({displayName:"Styles__StyledListItem",componentId:"sc-dv1w0m-1"})([""," "," display:flex;flex-direction:row;align-items:center;cursor:pointer;padding:0 1rem;margin:0.25rem 0;font-size:0.875rem;user-select:none;color:var(--color-theme-900);line-height:28px;> svg:first-child{margin-right:8px;}&:hover,&:focus-visible{background-color:var(--color-theme-200);outline:none;}"],A,D);J.displayName="StyledListItem";var ee=w.default.div.withConfig({displayName:"Styles__StyledListSeparator",componentId:"sc-dv1w0m-2"})(["border-top:1px solid var(--border-primary);margin:12px 16px;height:1px;"]);ee.displayName="StyledListSeparator";var te=["children","className"],ae=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=B(e,te);return g.default.createElement(J,M({className:y.default("c-list-item",l),ref:t,tabIndex:0},r),a)});ae.displayName="ListItem";var le=["className"],re=function(e){var t=e.className,a=B(e,le);return g.default.createElement(ee,M({className:y.default("c-list-separator",t)},a))};re.displayName="ListSeparator";var ne=["children","className"],oe=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=B(e,ne);return g.default.createElement(Q,M({className:l,ref:t,tabIndex:-1},r),a)});oe.displayName="List";var ie=Object.assign({},oe,{Item:ae,Separator:re}),de=w.default.nav.withConfig({displayName:"Styles__StyledNavElement",componentId:"sc-rxaesd-0"})([""," "," "," ",""],{width:"100%"},{overflow:"hidden"},D,A);de.displayName="StyledNavElement";var ce=w.default.div.withConfig({displayName:"Styles__StyledListWrapper",componentId:"sc-rxaesd-1"})(["",""],{display:"inline-block"});ce.displayName="StyledListWrapper";var se=w.default.ol.withConfig({displayName:"Styles__StyledOList",componentId:"sc-rxaesd-2"})([""," "," "," "," "," ",""],{display:"flex"},{alignItems:"flex-start"},{alignItems:"center"},{listStyleType:"none"},{padding:"0px"},{margin:"0px"});se.displayName="StyledOList";var ue=w.default(ie).withConfig({displayName:"Styles__StyledMenuList",componentId:"sc-rxaesd-3"})(["",""],{paddingTop:"0.5rem",paddingBottom:"0.5rem"});ue.displayName="StyledMenuList";var fe=w.default.li.withConfig({displayName:"Styles__StyledBreadcrumbListItem",componentId:"sc-rxaesd-4"})([""," ",""],{display:"flex"},{flexShrink:"0"});fe.displayName="StyledBreadcrumbListItem";var me={cloud:1e5,skyscraper:1300,tower:1200,house:1e3},pe={yellow:{name:"Yellow",color:"#FDF196",darker:"#948D5D",lighter:"#EBD429"},orange:{name:"Orange",color:"#FBBB75",darker:"#916C43",lighter:"#E99841"},beige:{name:"Beige",color:"#EAC2AD",darker:"#877064",lighter:"#B98A72"},pink:{name:"Pink",color:"#FBD6E7",darker:"#917C86",lighter:"#E4A1C0"},coral:{name:"Coral",color:"#FF9C9C",darker:"#945A5A",lighter:"#DB4545"},purpleDirty:{name:"Purple dirty",color:"#C49CB6",darker:"#715A69",lighter:"#B16E9A"},purple:{name:"Purple",color:"#BEACF9",darker:"#6E6390",lighter:"#9B86DF"},blueAqua:{name:"Blue aqua",color:"#BDF7FD",darker:"#6D8F92",lighter:"#7BDDE7"},bluePale:{name:"Blue pale",color:"#BEEAFF",darker:"#6E8794",lighter:"#92BFD4"},blueSky:{name:"Blue sky",color:"#A0CBFD",darker:"#5C7592",lighter:"#568CCB"},turquoise:{name:"Turquoise",color:"#B9E4E0",darker:"#6B8482",lighter:"#70BFB8"},greenPale:{name:"Green pale",color:"#C3E799",darker:"#718658",lighter:"#80C333"},greenOliveDrab:{name:"Green olive drab",color:"#98B57C",darker:"#647157",lighter:"#819F65"},graySilver:{name:"Gray silver",color:"#DDDDDD",darker:"#808080",lighter:"#ACACAC"},gray:{name:"Gray",color:"#CACACA",darker:"#757575",lighter:"#7D7D7D"},greenSuccess:{name:"Green success",color:"#64CD93"},redAlert:{name:"Red alert",color:"#ED6161"},yellowWarning:{name:"Yellow warning",color:"#FFCC6B"}},ve={aiGradient:{name:"AI Gradient",color:"linear-gradient(135deg, #4da2ed, #9f69e5, #ec43d8, #f72222)",lighter:"linear-gradient(135deg,rgba(77, 162, 237, 0.1),rgba(159, 105, 229, 0.1),rgba(236, 67, 216, 0.1),rgba(230, 10, 10, 0.1))"}},he={k:1e3,m:1e6,b:1e9,t:1e12},ge=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:",",a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:".";if("string"==typeof e&&""===e)return NaN;if(!isNaN(Number(e))||"number"==typeof e)return Number(e);if(","===a){var l=e.split(a),r=0;return 2===l.length?((r=l[0]?parseFloat(String(l[0]).replaceAll(t,"")):0)<0?r-=l[1]?parseFloat(String(l[1]))/Math.pow(10,l[1].length):0:r+=l[1]?parseFloat(String(l[1]))/Math.pow(10,l[1].length):0,r):1===l.length?r=parseFloat(String(l[0]).replaceAll(t,"")):0}return parseFloat(String(e).replaceAll(t,""))},ye=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:",",a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:".",l=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:2,n=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"long",o=arguments.length>6&&void 0!==arguments[6]?arguments[6]:1e3;if(null==e)return"";var i=ge(e,t,a);if(isNaN(i))return"";for(var d=i<0,c=Math.abs(i),s=["","K","M","B","T"],u=0,f=c>=o&&"short"===n;f&&u<s.length-1&&c>=1e3;)c/=1e3,u++;var m=0===u?l?function(e,t){t=t||0,t=Math.pow(10,t);var a=e.toString().split(".");return a.length>1&&parseInt(a[1])>t?Math.floor(e*t)/t:Math.round(e*t)/t}(c,r):c:l?parseFloat(c.toFixed(1)):c;if(u>0&&u<4){var p=l?m:parseFloat(m.toFixed(r));p>=1e3&&(m=p/1e3,u++)}var v=we(l?m:m.toFixed(r),t,a);return d?"-".concat(v).concat(s[u]):"".concat(v).concat(s[u])},we=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:",",a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:".";if(!(!(arguments.length>3&&void 0!==arguments[3])||arguments[3]))return e;var l=e.toString().split(".");return l[0]=l[0].replace(/\B(?=(\d{3})+(?!\d))/g,t),l.join(a)},be=function(e){var t=arguments.length>6&&void 0!==arguments[6]?arguments[6]:"",a=arguments.length>7&&void 0!==arguments[7]?arguments[7]:"right",l=ye(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:",",arguments.length>2&&void 0!==arguments[2]?arguments[2]:".",arguments.length>3&&void 0!==arguments[3]&&arguments[3],arguments.length>4&&void 0!==arguments[4]?arguments[4]:2,arguments.length>5&&void 0!==arguments[5]?arguments[5]:"long",1e4);return t?"right"===a?"".concat(l," ").concat(t):"".concat(t," ").concat(l):l},xe=function(e,t){return t?/^(([0-9][0-9]?|[1-9][0-9]{2,8})?(([:,.][0-5][0-9]?)|([:,.][0-5]?)|(\.[0-9]{1,2})|(,[0-9]{1,2}))?)$/.test(e):/^(([1-9][0-9]*|0)?(([:,.][0-5][0-9]?)|([:,.][0-5]?)|(\.[0-9]{1,2})|(,[0-9]{1,2}))?)$/.test(e)},Ee=function(e,t,a,l){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:12;if(e.startsWith("00"))return!1;var n=t?e:e.replace(/([0-9.]+)([kmbtKMBT])/,function(e,t,a){return(parseFloat(t)*he[a.toLowerCase()]).toString()}),o="^(-?\\d{0,".concat(r,"}(?:\\").concat(a,"\\d{0,").concat(l,"})?)?$");return new RegExp(o).test(n)};function Se(e,t){"function"==typeof e?e(t):e&&(e.current=t)}function Ce(e,a){return t.useMemo(function(){return function(t){Se(e,t),Se(a,t)}},[e,a])}var ke=function(e){var a=L(t.useState(),2),l=a[0],r=a[1];return t.useEffect(function(){var t=null==e?void 0:e.current,a=new b.default(function(e){e.forEach(function(e){r(e.contentRect)})});return t&&a.observe(t),function(){t&&a.unobserve(t)}},[e]),l},Ne=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],a=arguments.length>2&&void 0!==arguments[2]&&arguments[2],l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"long";if(0===e||"0"===e)return a?"0":t?"00:00":"0:00";if(!e)return"";if("string"==typeof e&&e.indexOf(":")>=0){var r=L(e.split(":"),2),n=r[0],o=r[1];return o&&1===o.length&&Number(o)<10&&(o="".concat(Number(o),"0")),n&&o?a&&"00"===o?t?Ie(n):String(Number(n)):t?"".concat(Ie(n),":").concat(o):"".concat(n,":").concat(o):n&&!o?"".concat(t?Ie(n):n,":00"):!n&&o||n||o?t?"00:".concat(o):"0:".concat(o):t?"00:00":"0:00"}"string"==typeof e&&e.indexOf(",")>=0&&(e=e.replace(",","."));var i="string"==typeof e?parseFloat(e):e;if("short"===l&&i>=1e3)return ye(i,",",".",!0,2,"short");if(!_e(i))return a?t?Ie(i):String(Number(i)):"".concat(t?Ie(i):i,":00");var d=i.toFixed(2).toString().split("."),c=d[0];t&&(c=Ie(c));var s=d[1],u=Math.round(parseInt(s,10)/100*60);return a&&0===u?c:"".concat(c,":").concat(Ie(u))},Ie=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2,a="".concat(e);a.length<t;)a="0"+a;return a},_e=function(e){return!Number.isInteger(e)},Me=function(e){return void 0===e||/^([01]\d|2[0-3]):([0-5]\d)$/.test(e)},Re=w.default(P).withConfig({displayName:"Styles__StyledIconButton",componentId:"sc-1teza2f-0"})(["display:inline-flex;justify-content:center;align-items:center;padding:0;width:32px;"," ",""],function(e){return"small"===e.size&&l.css(["width:24px;svg{width:18px;height:18px;}"])},function(e){return"big"===e.size&&l.css(["width:40px;"])}),ze=["children","className","variant","size","active"],Be=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=e.variant,n=e.size,o=e.active,i=B(e,ze);return g.default.createElement(Re,M({className:l,variant:r,size:n,active:o,ref:t},i),a)});Be.displayName="IconButton";var Le=["gradient"],He=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Le);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18","data-testid":"RecurringIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m15.364 2.636.225.233.214.238a8.86 8.86 0 0 1 2.04 4.216l.043.25q.107.662.114 1.332h-.007l.001.095h-2.008a6.95 6.95 0 0 0-1.43-4.26l-.095-.12a7 7 0 0 0-10.238-.738l-.173.168 1.414 1.414-4.872.63.63-4.872 1.414 1.414A8.98 8.98 0 0 1 9.361.007c2.1.084 4.175.898 5.813 2.444zM2.636 15.364a8.9 8.9 0 0 1-2.498-4.789A9 9 0 0 1 0 9.01h.006V9h2.008a6.94 6.94 0 0 0 1.826 4.73l.21.22a7 7 0 0 0 9.727.167l.173-.167-1.414-1.414 4.871-.63-.629 4.872-1.414-1.414a9 9 0 0 1-12.728 0",clipRule:"evenodd"}))});He.displayName="RecurringIcon";var Ae=He,De=["gradient"],$e=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,De);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"AccessLogIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M8.127 13.646a.5.5 0 0 1 .146.354v3H9.37a.5.5 0 0 1 0 1H7.773a.5.5 0 0 1-.5-.5V14a.5.5 0 0 1 .854-.354"}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.42 13.646a.5.5 0 0 1 .353-.146h2a.5.5 0 0 1 .5.5v3.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5V14a.5.5 0 0 1 .146-.354Zm.853.854V17h1v-2.5z",clipRule:"evenodd"}),g.default.createElement("path",{d:"M14.5 13.5a.5.5 0 0 0-.5.5v3.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5V16a.5.5 0 0 0-.5-.5H16a.5.5 0 0 0 0 1v.5h-1v-2.5h1.5a.5.5 0 0 0 0-1z"}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 2h11.03L21 7.075V20a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m10.19 2H5v16h14V7.891z",clipRule:"evenodd"}))});$e.displayName="AccessLogIcon";var Ve=$e,Te=["gradient"],Oe=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Te);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ActivityIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M6 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0-2h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4m2.962 10.317a1 1 0 0 1-.949.684H5.76a1 1 0 0 1 0-2h1.532l1.772-5.317c.304-.912 1.594-.912 1.898 0l3.051 9.154 1.051-3.154a1 1 0 0 1 .95-.684H18a1 1 0 0 1 0 2h-1.266l-1.772 5.316c-.304.912-1.594.912-1.898 0l-3.05-9.153z"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Oe.displayName="ActivityIcon";var Pe=Oe,Fe=["gradient"],We=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Fe);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:10,height:10,viewBox:"0 0 10 10","data-testid":"AddCrossIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M6 0v4h4v2H6v4H4V6H0V4h4V0z"}))});We.displayName="AddCrossIcon";var qe=We,je=["gradient"],Ye=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,je);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArchiveIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2v9a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-9a2 2 0 0 1-2-2zm4 5h10v9H7zm12-2H5V5h14zm-4 4H9v2h6z",clipRule:"evenodd"}))});Ye.displayName="ArchiveIcon";var Ge=Ye,Ke=["gradient"],Xe=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ke);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowBackMobileIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M14.293 4.222a1 1 0 0 1 1.492 1.327l-.078.087L9.343 12l6.364 6.364a1 1 0 0 1 .078 1.327l-.078.087a1 1 0 0 1-1.327.078l-.087-.078-7.071-7.07a1 1 0 0 1-.078-1.328l.078-.087z",clipRule:"evenodd"}))});Xe.displayName="ArrowBackMobileIcon";var Ze=Xe,Ue=["gradient"],Qe=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ue);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowCollapseMultipleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m12 15 4.72 4.461a.867.867 0 0 1 0 1.275.995.995 0 0 1-1.25.08l-.098-.08L12 17.549l-3.372 3.187a.993.993 0 0 1-1.349 0 .865.865 0 0 1-.079-1.19l.08-.085zm4.72-11.736a.867.867 0 0 1 0 1.275L12 9 7.28 4.539a.867.867 0 0 1 0-1.275.993.993 0 0 1 1.348 0L12 6.451l3.372-3.187a.993.993 0 0 1 1.349 0M6 11h12a1 1 0 0 1 0 2H6a1 1 0 0 1 0-2"}))});Qe.displayName="ArrowCollapseMultipleIcon";var Je=Qe,et=["gradient"],tt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,et);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowDownLongIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M13 5v9h4l-5 5-5-5h4V5z"}))});tt.displayName="ArrowDownLongIcon";var at=tt,lt=["gradient"],rt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,lt);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,"data-testid":"ArrowDownSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.248 6.843a.66.66 0 0 1 .9 0 .58.58 0 0 1 0 .85L8 10.666 4.853 7.692a.58.58 0 0 1 0-.85.66.66 0 0 1 .9 0L8 8.968z",clipRule:"evenodd"}))});rt.displayName="ArrowDownSmallIcon";var nt=rt,ot=["gradient"],it=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ot);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"ArrowDownIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15.372 10.264a.993.993 0 0 1 1.349 0 .867.867 0 0 1 0 1.275L12 16l-4.72-4.461a.867.867 0 0 1 0-1.275.993.993 0 0 1 1.348 0L12 13.451z"}))});it.displayName="ArrowDownIcon";var dt=it,ct=["gradient"],st=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ct);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowExpandeMultipleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M16.72 15.264a.867.867 0 0 1 0 1.275L12 21l-4.72-4.461a.867.867 0 0 1 0-1.275.993.993 0 0 1 1.348 0L12 18.451l3.372-3.187a.993.993 0 0 1 1.349 0M18 11a1 1 0 0 1 0 2H6a1 1 0 0 1 0-2zm-6-8 4.72 4.461a.867.867 0 0 1 0 1.275.995.995 0 0 1-1.25.08l-.098-.08L12 5.549 8.628 8.736a.993.993 0 0 1-1.349 0 .865.865 0 0 1-.079-1.19l.08-.085z"}))});st.displayName="ArrowExpandeMultipleIcon";var ut=st,ft=["gradient"],mt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ft);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowLeftBoxIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8.92 15.59 6.33 13H16v-2H6.33l2.59-2.59L7.5 7l-5 5 5 5zM8 3v2h11v14H8v2h11a2 2 0 0 0 2-2V5c0-1.11-.89-2-2-2z"}))});mt.displayName="ArrowLeftBoxIcon";var pt=mt,vt=["gradient"],ht=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,vt);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowLeftIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m13.45 6.337-5.657 5.657 5.657 5.657a1 1 0 1 0 1.414-1.414l-4.241-4.243 4.241-4.243a1 1 0 0 0-1.414-1.414"}))});ht.displayName="ArrowLeftIcon";var gt=ht,yt=["gradient"],wt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,yt);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowRefreshIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 3a9 9 0 0 0-9 9H1l3 3.89L7 12H5a7 7 0 1 1 7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.9 8.9 0 0 0 12 21a9 9 0 1 0 0-18",clipRule:"evenodd"}))});wt.displayName="ArrowRefreshIcon";var bt=wt,xt=["gradient"],Et=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,xt);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"ArrowRestoreIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17.026 19.796a9 9 0 0 1-12.294-3.294l-1.732 1 .653-4.87 4.543 1.87-1.732 1a7 7 0 1 0 2.562-9.563 6.94 6.94 0 0 0-3.248 4.254l-1.94-.52a8.9 8.9 0 0 1 4.188-5.466 9 9 0 0 1 9 15.589",clipRule:"evenodd"}))});Et.displayName="ArrowRestoreIcon";var St=Et,Ct=["gradient"],kt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ct);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowRightIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m10.914 6.337 5.657 5.657-5.657 5.657A1 1 0 0 1 9.5 16.237l4.241-4.243L9.5 7.751a1 1 0 0 1 1.414-1.414"}))});kt.displayName="ArrowRightIcon";var Nt=kt,It=["gradient"],_t=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,It);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ArrowUpLongIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M13 19v-9h4l-5-5-5 5h4v9z"}))});_t.displayName="ArrowUpLongIcon";var Mt=_t,Rt=["gradient"],zt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Rt);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"ArrowUpIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15.372 14.236a.993.993 0 0 0 1.349 0 .867.867 0 0 0 0-1.275L12 8.5l-4.72 4.461a.867.867 0 0 0 0 1.275.993.993 0 0 0 1.348 0L12 11.049z"}))});zt.displayName="ArrowUpIcon";var Bt=zt,Lt=["gradient"],Ht=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Lt);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"AssignIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2q1.029.002 2.001.2v2.052a8 8 0 0 0-7.86 13.195 4 4 0 0 1 1.981-1.05A19.3 19.3 0 0 1 12 16q1.938 0 3.877.398c.76.156 1.444.525 1.983 1.048A7.97 7.97 0 0 0 20 12c0-.69-.087-1.36-.252-2H21.8q.198.97.2 2a9.97 9.97 0 0 1-3.073 7.212l-.001.001-.056.053a10 10 0 0 1-1.61 1.24A9.95 9.95 0 0 1 12 22a9.95 9.95 0 0 1-4.951-1.31l-.31-.184-.02-.013a10 10 0 0 1-1.634-1.27l-.012-.01A9.97 9.97 0 0 1 2 12C2 6.477 6.477 2 12 2m0 16q-1.735 0-3.476.357a2 2 0 0 0-.831.385A7.96 7.96 0 0 0 12 20a7.96 7.96 0 0 0 4.307-1.257 2 2 0 0 0-.832-.386A17.3 17.3 0 0 0 12 18m0-11a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4m8-7v2h2v2h-2v2h-2V5.999L16 6V4l2-.001V2z"}))});Ht.displayName="AssignIcon";var At=Ht,Dt=["gradient"],$t=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Dt);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"AttachmentIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m12.814 2.454 1.414 1.414-8.485 8.486a4 4 0 0 0 5.512 5.794l.144-.138 8.132-8.131a1.5 1.5 0 0 0-2.014-2.219l-.107.097-8.58 8.58-1.414-1.414 8.58-8.58a3.5 3.5 0 0 1 5.082 4.81l-.133.14-8.131 8.132A6 6 0 0 1 4.172 11.1l.156-.162z"}))});$t.displayName="AttachmentIcon";var Vt=$t,Tt=["gradient"],Ot=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Tt);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"BellOffSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 11v1H4v-1zM1.414.707l9.9 9.9-.707.707L9.293 10H2V5c0-.665.162-1.292.45-1.843L.706 1.414zm1.591 4.117L3 5v4h5.293l-5.09-5.09c-.11.286-.18.593-.198.914M7 0v1.126c1.725.444 3 2.01 3 3.874v2.9l-1-1V5a3 3 0 0 0-2.824-2.995L6 2c-.546 0-1.058.146-1.499.4l-.726-.725A4 4 0 0 1 5 1.126L5 0z"}))});Ot.displayName="BellOffSmallIcon";var Pt=Ot,Ft=["gradient"],Wt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ft);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"BellOffIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11 19c0 .6.4 1 1 1s1-.4 1-1h2c0 1.7-1.3 3-3 3s-3-1.3-3-3zM4.222 2.808l16.97 16.97-1.414 1.414L16.586 18H3v-3.9l.7-.2C4.5 13.6 5 12.8 5 12v-2c0-1.029.232-2.028.652-2.932L2.808 4.222zM12 1c1.44 0 2.696 1.014 2.97 2.51l.03.19c2.4 1.2 4 3.6 4 6.3v2c0 .8.5 1.6 1.3 1.9l.7.2v2.674l-3.909-3.907A4 4 0 0 1 17 12v-2c0-1.9-1.1-3.7-2.9-4.5l-1-.5-.1-1.1c-.1-.5-.5-.9-1-.9s-.9.4-1 .9L10.9 5l-1 .5-.118.055-1.481-1.482Q8.638 3.867 9 3.7C9.2 2.1 10.5 1 12 1m2.586 15L7.198 8.613C7.068 9.06 7 9.527 7 10v2c0 1.4-.8 2.8-2 3.5v.5z"}))});Wt.displayName="BellOffIcon";var qt=Wt,jt=["gradient"],Yt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,jt);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"BillingIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M13 7v1h2v2h-4v1h3a1 1 0 0 1 .993.884L15 12v3a1 1 0 0 1-.884.993L14 16h-1v1h-2v-1H9v-2h4v-1h-3a1 1 0 0 1-.993-.884L9 12V9a1 1 0 0 1 .884-.993L10 8h1V7z"}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16",clipRule:"evenodd"}))});Yt.displayName="BillingIcon";var Gt=Yt,Kt=["gradient"],Xt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Kt);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"BudgetAlertIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M14 17v1h-4v-1zM13 5l.001 1.1A5 5 0 0 1 17 11v5H7v-5a5 5 0 0 1 4-4.9V5zm-1 2a4 4 0 0 0-3.995 3.8L8 11v4h8v-4a4 4 0 0 0-3.8-3.995z"}))});Xt.displayName="BudgetAlertIcon";var Zt=Xt,Ut=["gradient"],Qt=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ut);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,viewBox:"0 0 16 16","data-testid":"BulbIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M9.132 13.6a.533.533 0 1 1 0 1.067H6.865a.533.533 0 0 1 0-1.067zM10.132 11.667a.533.533 0 0 1 0 1.066H5.865a.533.533 0 0 1 0-1.066zM7.999 1.333a4.667 4.667 0 0 1 2.666 8.495v.839H9.332v-.521c0-.663.421-1.236.91-1.682a3.333 3.333 0 1 0-4.488 0c.49.446.911 1.02.911 1.682v.52H5.332v-.838a4.667 4.667 0 0 1 2.667-8.495"}))});Qt.displayName="BulbIcon";var Jt=Qt,ea=["gradient"],ta=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ea);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CalendarAddXIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 2v2h10V2h2v2h1a2 2 0 0 1 2 2v6h-2V9H4v11h8v2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h1V2zm12 12v3h3v2h-3v3h-2v-3h-3v-2l3-.001V14zm-9.586-3.828 1.414 1.414L9.414 13l1.414 1.414-1.414 1.414L8 14.414l-1.413 1.414-1.414-1.414L6.585 13l-1.413-1.413 1.414-1.414L8 11.586z"}))});ta.displayName="CalendarAddXIcon";var aa=ta,la=["gradient"],ra=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,la);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18","data-testid":"CalendarImportIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5.25 1.5V3h7.5V1.5h1.5V3H15a1.5 1.5 0 0 1 1.5 1.5v3.75H15v-1.5H3V15h6v1.5H3A1.5 1.5 0 0 1 1.5 15V4.5A1.5 1.5 0 0 1 3 3h.75V1.5z",clipRule:"evenodd"}),g.default.createElement("path",{d:"M12.75 13.5v3h1.5v-3h2.25l-3-3-3 3z"}))});ra.displayName="CalendarImportIcon";var na=ra,oa=["gradient"],ia=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,oa);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CalendarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 2v2h10V2h2v2h1a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h1V2zm13 7H4v11h16zm-10 2v4H6v-4z"}))});ia.displayName="CalendarIcon";var da=ia,ca=["gradient"],sa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ca);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CancelCrossIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m16.95 5.636 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636l4.95 4.95z"}))});sa.displayName="CancelCrossIcon";var ua=sa,fa=["gradient"],ma=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,fa);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18","data-testid":"CaretLeftIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 5v8L6 9z"}))});ma.displayName="CaretLeftIcon";var pa=ma,va=["gradient"],ha=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,va);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18","data-testid":"CaretRightIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 5v8l4-4z"}))});ha.displayName="CaretRightIcon";var ga=ha,ya=["gradient"],wa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ya);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ChatIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 4a3 3 0 0 1 3 3v9.2a3 3 0 0 1-3 3H7.794L1 23V7a3 3 0 0 1 3-3z"}))});wa.displayName="ChatIcon";var ba=wa,xa=["gradient"],Ea=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,xa);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CheckIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m5.613 10.21.094.083L10 14.585l8.293-8.292a1 1 0 0 1 1.497 1.32l-.083.094-9 9a1 1 0 0 1-1.414 0l-5-5a1 1 0 0 1 1.32-1.497"}))});Ea.displayName="CheckIcon";var Sa=Ea,Ca=["gradient"],ka=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ca);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CheckboxBlankTogglerIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m3.607 5.707a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0L8.707 12.95a1 1 0 0 1 1.414-1.414l1.12 1.12 2.951-2.949a1 1 0 0 1 1.415 0"}))});ka.displayName="CheckboxBlankTogglerIcon";var Na=ka,Ia=["gradient"],_a=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ia);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"CheckboxCircleArrowIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12q0-.507.05-1h2.012A8 8 0 1 0 12 4zm3.607 7.707a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0L8.707 12.95a1 1 0 1 1 1.414-1.414l1.12 1.12 2.951-2.949a1 1 0 0 1 1.415 0M5 1l5 4-5 4V6H2V4h3z",clipRule:"evenodd"}))});_a.displayName="CheckboxCircleArrowIcon";var Ma=_a,Ra=["gradient"],za=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ra);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:15,height:15,viewBox:"0 0 15 15","data-testid":"CheckboxCircleBlankIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7.5 0a7.5 7.5 0 1 1 0 15 7.5 7.5 0 0 1 0-15m0 1.5a6 6 0 1 0 0 12 6 6 0 0 0 0-12m2.705 4.28a.75.75 0 0 1 0 1.061L7.462 9.584a.75.75 0 0 1-1.06 0L5.03 8.212a.75.75 0 0 1 1.061-1.06l.84.84L9.144 5.78a.75.75 0 0 1 1.061 0",clipRule:"evenodd"}))});za.displayName="CheckboxCircleBlankIcon";var Ba=za,La=["gradient"],Ha=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,La);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"CheckboxDocumentsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 4h10.19L19 7.891V20H5zm11.03-2H5a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V7.075zm.667 9.82a1.105 1.105 0 0 0 .02-1.499.96.96 0 0 0-1.414-.021l-4.446 4.58-2.16-2.225a.96.96 0 0 0-1.414.021c-.385.42-.376 1.09.02 1.499l2.16 2.225c.776.8 2.012.8 2.788 0z",clipRule:"evenodd"}))});Ha.displayName="CheckboxDocumentsIcon";var Aa=Ha,Da=["gradient"],$a=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Da);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,viewBox:"0 0 16 16","data-testid":"CheckboxIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("g",{fillRule:"evenodd"},g.default.createElement("rect",{width:15,height:15,x:.5,y:.5,stroke:"#8E8E8E",rx:2}),g.default.createElement("path",{stroke:"#979797",strokeWidth:2,d:"m12.243 5-5.657 5.657-2.829-2.829"})))});$a.displayName="CheckboxIcon";var Va=$a,Ta=["gradient"],Oa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ta);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"ChecklistSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2.5 9a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1m8.5 0v1H5v-1zM2.5 5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1M11 6v1H5V6zM2.5 1a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1M11 2v1H5V2z"}))});Oa.displayName="ChecklistSmallIcon";var Pa=Oa,Fa=["gradient"],Wa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Fa);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ChecklistIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 16a3 3 0 1 1 0 6 3 3 0 0 1 0-6m16 2a1 1 0 0 1 0 2H11a1 1 0 0 1 0-2zM5 18a1 1 0 1 0 0 2 1 1 0 0 0 0-2m0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6m16 2a1 1 0 0 1 0 2H11a1 1 0 0 1 0-2zM5 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2m0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6m16 2a1 1 0 0 1 0 2H11a1 1 0 0 1 0-2zM5 4a1 1 0 1 0 0 2 1 1 0 0 0 0-2"}))});Wa.displayName="ChecklistIcon";var qa=Wa,ja=["gradient"],Ya=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ja);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CircleMultipleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M19.657 8.343A8 8 0 1 1 8.343 19.657 8 8 0 0 1 19.657 8.343m-9.9 1.414a6 6 0 1 0 8.486 8.486 6 6 0 0 0-8.486-8.486M10 2a7.97 7.97 0 0 1 5.291 2H10a6 6 0 0 0-5.996 5.775L4 10v5.291A8 8 0 0 1 10 2"}))});Ya.displayName="CircleMultipleIcon";var Ga=Ya,Ka=["gradient"],Xa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ka);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ClockAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10h-2a8 8 0 1 0-8 8v2C6.477 22 2 17.523 2 12m17 2v3h3v2h-3v3h-2v-3.001L14 19v-2l3-.001V14zm-8-8v4.999L6 11v2h7V6z"}))});Xa.displayName="ClockAddIcon";var Za=Xa,Ua=["gradient"],Qa=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ua);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ClockDollarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10h-2a8 8 0 1 0-8 8v2C6.477 22 2 17.523 2 12m9-6v4.999L6 11v2h7V6z",clipRule:"evenodd"}),g.default.createElement("path",{d:"M19 23h-2v-1h-2v-2h4v-1h-3a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1v-1h2v1h2v2h-4v1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1z"}))});Qa.displayName="ClockDollarIcon";var Ja=Qa,el=["gradient"],tl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,el);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"ClockSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5.5.9a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11m0 1a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9M6 3v3h3v1H5V3z"}))});tl.displayName="ClockSmallIcon";var al=tl,ll=["gradient"],rl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ll);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ClockStopwatchIndicatorIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1 2v7h-2V6zM19.586.172l4.242 4.242-1.414 1.414-4.242-4.242z",clipRule:"evenodd"}))});rl.displayName="ClockStopwatchIndicatorIcon";var nl=rl,ol=["gradient"],il=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ol);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"ClockStopwatchSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5.5.9a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11m0 1a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m.515 1v4H5v-4zM9.797 0l2.152 2.121-.717.707L9.08.708z"}))});il.displayName="ClockStopwatchSmallIcon";var dl=il,cl=["gradient"],sl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,cl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ClockStopwatchIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c2.393 0 4.59.84 6.312 2.243l1.604-1.657L21.33 4 19.73 5.654A9.96 9.96 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m-1 2v7h2V6z"}))});sl.displayName="ClockStopwatchIcon";var ul=sl,fl=["gradient"],ml=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,fl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ClockIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1 2v7H6v-2h5V6z"}))});ml.displayName="ClockIcon";var pl=ml,vl=["gradient"],hl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,vl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CloseCircleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16M9.194 7.79l2.805 2.806 2.807-2.805a.992.992 0 1 1 1.403 1.403l-2.806 2.805 2.806 2.807a.992.992 0 1 1-1.403 1.403L12 13.403 9.194 16.21a.992.992 0 1 1-1.403-1.403L10.596 12 7.79 9.194A.992.992 0 1 1 9.194 7.79",clipRule:"evenodd"}))});hl.displayName="CloseCircleIcon";var gl=hl,yl=["gradient"],wl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,yl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"CloseDocumentIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 4h10.19L19 7.891V20H5zm11.03-2H5a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V7.075zM9.707 9.293a1 1 0 0 0-1.414 1.414L10.586 13l-2.293 2.293a1 1 0 1 0 1.414 1.414L12 14.414l2.293 2.293a1 1 0 0 0 1.414-1.414L13.414 13l2.293-2.293a1 1 0 0 0-1.414-1.414L12 11.586z",clipRule:"evenodd"}))});wl.displayName="CloseDocumentIcon";var bl=wl,xl=["gradient"],El=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,xl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CloseSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m9.485 8.071 2.828 2.827 2.83-2.827a1 1 0 0 1 1.413 1.414l-2.828 2.828 2.828 2.83a1 1 0 0 1-1.414 1.413l-2.829-2.828-2.828 2.828a1 1 0 1 1-1.414-1.414l2.827-2.829-2.827-2.828a1 1 0 0 1 1.414-1.414"}))});El.displayName="CloseSmallIcon";var Sl=El,Cl=["gradient"],kl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Cl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CloseIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m7.613 6.21.094.083L12 10.585l4.293-4.292a1 1 0 0 1 1.497 1.32l-.083.094L13.415 12l4.292 4.293a1 1 0 0 1-1.32 1.497l-.094-.083L12 13.415l-4.293 4.292a1 1 0 0 1-1.497-1.32l.083-.094L10.585 12 6.293 7.707a1 1 0 0 1 1.32-1.497",clipRule:"evenodd"}))});kl.displayName="CloseIcon";var Nl=kl,Il=["gradient"],_l=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Il);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:6,height:9,viewBox:"0 0 6 9","data-testid":"CollapsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4.243.22 0 4.462l4.243 4.243a.75.75 0 1 0 1.06-1.06l-3.18-3.183 3.18-3.182A.75.75 0 0 0 4.243.22"}))});_l.displayName="CollapsIcon";var Ml=_l,Rl=["gradient"],zl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Rl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CollapseAllIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"m12 15 4.72 4.461a.867.867 0 0 1 0 1.275.993.993 0 0 1-1.348 0L12 17.549l-3.372 3.187a.993.993 0 0 1-1.349 0 .867.867 0 0 1 0-1.275zm4.72-11.736a.867.867 0 0 1 0 1.275L12 9 7.28 4.539a.867.867 0 0 1 0-1.275.993.993 0 0 1 1.348 0L12 6.451l3.372-3.187a.993.993 0 0 1 1.349 0M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4"}))});zl.displayName="CollapseAllIcon";var Bl=zl,Ll=["gradient"],Hl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ll);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CollapseExpandSingleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M15.372 14.736a.993.993 0 0 0 1.349 0 .867.867 0 0 0 0-1.275L12 9l-4.72 4.461a.867.867 0 0 0 0 1.275.993.993 0 0 0 1.348 0L12 11.549z"}))});Hl.displayName="CollapseExpandSingleIcon";var Al=Hl,Dl=["gradient"],$l=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Dl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:18,height:20,viewBox:"0 0 18 20","data-testid":"CompanyAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 0v2H2v16h5v-3.5h2V18h5V8h2v12H0V2a2 2 0 0 1 2-2zm3 14v2h-2v-2zm-8 0v2H3v-2zm8-5v2h-2V9zM9 9v2H7V9zM5 9v2H3V9zm4-5v2H7V4zM5 4v2H3V4zm11-4v2h2v2h-2v2h-2V3.999L12 4V2l2-.001V0z",clipRule:"evenodd"}))});$l.displayName="CompanyAddIcon";var Vl=$l,Tl=["gradient"],Ol=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Tl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CompanyIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 22H4V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2zM6 20h5v-3.5h2V20h5V4H6zm11-4v2h-2v-2zm-8 0v2H7v-2zm8-5v2h-2v-2zm-4 0v2h-2v-2zm-4 0v2H7v-2zm4-5v2h-2V6zm4 0v2h-2V6zM9 6v2H7V6z",clipRule:"evenodd"}))});Ol.displayName="CompanyIcon";var Pl=Ol,Fl=["gradient"],Wl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Fl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ComputerIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M21 16H3V4h18m0-2H3c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h7v2H8v2h8v-2h-2v-2h7a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2"}))});Wl.displayName="ComputerIcon";var ql=Wl,jl=["gradient"],Yl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,jl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CopyIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 20V8H8v12zm2 0a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8c0-1.11.89-2 2-2h12a2 2 0 0 1 2 2zM4 16H2V4a2 2 0 0 1 2-2h13v2H4z"}))});Yl.displayName="CopyIcon";var Gl=Yl,Kl=["gradient"],Xl=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Kl);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CrownBlankIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m15.674 9.488 2.704-.98L17.3 13H6.7L5.663 8.507l2.662.978A1 1 0 0 0 9.45 9.17L12 5.988l2.552 3.186a1 1 0 0 0 1.122.314M8.5 7.482 4.69 6.097a1 1 0 0 0-1.32 1.145L5 15h14l1.63-7.758a1 1 0 0 0-1.32-1.145L15.5 7.482l-2.747-3.14a1 1 0 0 0-1.506 0zM19 17H5v1c0 .6.4 1 1 1h12c.6 0 1-.4 1-1z"}))});Xl.displayName="CrownBlankIcon";var Zl=Xl,Ul=["gradient"],Ql=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ul);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"CrownSelectedIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M8.5 7.487 4.69 6.1a1 1 0 0 0-1.32 1.146L5 15h14l1.63-7.753A1 1 0 0 0 19.31 6.1L15.5 7.487l-2.747-3.14a1 1 0 0 0-1.506 0zM19 17H5v1c0 .6.4 1 1 1h12c.6 0 1-.4 1-1z"}))});Ql.displayName="CrownSelectedIcon";var Jl=Ql,er=["gradient"],tr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,er);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"DependencySmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 7a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2M4.5 6v2.499L7 8.5v1H3.5V6zM4 1a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2"}))});tr.displayName="DependencySmallIcon";var ar=tr,lr=["gradient"],rr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,lr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DependencyIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M19 14a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4M8 12v4.998L13 17v2H6v-7zM7 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4"}))});rr.displayName="DependencyIcon";var nr=rr,or=["gradient"],ir=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,or);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18","data-testid":"DescriptionSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15 15H3a1.5 1.5 0 0 1-1.5-1.5v-9A1.5 1.5 0 0 1 3 3h12a1.5 1.5 0 0 1 1.5 1.5v9A1.5 1.5 0 0 1 15 15M3 4.5v9h12v-9zm1.5 2.25h9v1.5h-9zm0 3H12v1.5H4.5z",clipRule:"evenodd"}))});ir.displayName="DescriptionSmallIcon";var dr=ir,cr=["gradient"],sr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,cr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"DescriptionIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2M4 6v12h16V6zm2 3h12v2H6zm0 4h10v2H6z",clipRule:"evenodd"}))});sr.displayName="DescriptionIcon";var ur=sr,fr=["gradient"],mr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,fr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DiscussionAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M22 13v9l-4-4H8a2 2 0 0 1-1.995-1.85L6 16v-1h10a3 3 0 0 0 2.829-2zM12 2v2H4v8.17L5.17 11H16l.001 1.732a2 2 0 0 1-.82.26L15 13H6l-4 4V4a2 2 0 0 1 1.85-1.995L4 2zm7 0v3h3v2h-3v3h-2V6.999L14 7V5l3-.001V2z"}))});mr.displayName="DiscussionAddIcon";var pr=mr,vr=["gradient"],hr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,vr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DiscussionIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15 11H5.17l-.59.59-.58.58V4h11zm0-9H4a2 2 0 0 0-2 2v13l4-4h9a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2m5 4h-1v6a3 3 0 0 1-3 3H6v1a2 2 0 0 0 2 2h10l4 4V8a2 2 0 0 0-2-2",clipRule:"evenodd"}))});hr.displayName="DiscussionIcon";var gr=hr,yr=["gradient"],wr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,yr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"DollarCheckmarkSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m11.243 8.121.707.707-2.829 2.829L7 9.536l.707-.708 1.414 1.414zM5.5 0a5.5 5.5 0 0 1 5.293 7l-1.05.001A4.5 4.5 0 1 0 6 9.972v1.006A5.5 5.5 0 1 1 5.5 0M6 2v1h1v1H5v1h2v3H6v1H5V8H4V7h2V6H4V3h1V2z"}))});wr.displayName="DollarCheckmarkSmallIcon";var br=wr,xr=["gradient"],Er=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,xr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DollarCheckmarkIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10h-2a8 8 0 1 0-8 8v2C6.477 22 2 17.523 2 12S6.477 2 12 2m9.607 13.707a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0l-1.829-1.828a1 1 0 0 1 1.414-1.414l1.12 1.12 2.951-2.949a1 1 0 0 1 1.415 0M13 7v1h2v2h-4v1h3a1 1 0 0 1 .993.883L15 12v3a1 1 0 0 1-.883.993L14 16h-1v1h-2v-1H9v-2h4v-1h-3a1 1 0 0 1-.993-.883L9 12V9a1 1 0 0 1 .883-.993L10 8h1V7z"}))});Er.displayName="DollarCheckmarkIcon";var Sr=Er,Cr=["gradient"],kr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Cr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"DollarClockSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 5v1h1v1H9v1h2v3h-1v1H9v-1H8v-1h2V9H8V6h1V5zM8 1v3L6 6l1 1v1.25l-2-2-2 2V10h4v1H2V8l2-2-2-2V1zM7 2H3v1.75l2 2 2-2z"}))});kr.displayName="DollarClockSmallIcon";var Nr=kr,Ir=["gradient"],_r=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ir);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DollarClockIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 13v1h2v2h-4v1h3a1 1 0 0 1 .993.883L22 18v3a1 1 0 0 1-.883.993L21 22h-1v1h-2v-1h-2v-2h4v-1h-3a1 1 0 0 1-.993-.883L16 18v-3a1 1 0 0 1 .883-.993L17 14h1v-1zM18 2v6l-4 4 1.199 1.199L14.2 14.7 12 12.5l-4 4V20h6v2H6v-6l4-4-4-4V2zm-2 2H8v3.5l4 4 4-4z"}))});_r.displayName="DollarClockIcon";var Mr=_r,Rr=["gradient"],zr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Rr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"DollarDocumentPlusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M16.03 2 21 7.075V12h-2V7.891L15.19 4H5v16l7-.001V22H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zM19 14v3h3v2h-3v3h-2v-3.001L14 19v-2l3-.001V14zm-7-7v1h2v2h-4v1h3a1 1 0 0 1 .993.883L14 12v3a1 1 0 0 1-.883.993L13 16h-1v1h-2v-1H8v-2h4v-1H9a1 1 0 0 1-.993-.883L8 12V9a1 1 0 0 1 .883-.993L9 8h1V7z",clipRule:"evenodd"}))});zr.displayName="DollarDocumentPlusIcon";var Br=zr,Lr=["gradient"],Hr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Lr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DollarDocumentIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15.19 4H5v16h14V7.891zM5 2h11.03L21 7.075V20a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m6 15h2v-1h1a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-3v-1h4V8h-2V7h-2v1h-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3v1H9v2h2z",clipRule:"evenodd"}))});Hr.displayName="DollarDocumentIcon";var Ar=Hr,Dr=["gradient"],$r=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Dr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"DollarOffSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m1.05 1.05 9.9 9.9-.707.707L8.47 9.883A1 1 0 0 1 8 10H7v1H5v-1H4a1 1 0 0 1-1-1V8h1v.7a.3.3 0 0 0 .3.3h3.286l-3-3H4a1 1 0 0 1-1-1v-.587L.342 1.757zM8 5a1 1 0 0 1 1 1v1.586l-1-1V6.3a.3.3 0 0 0-.3-.3h-.286l-1-1zM7 1v1h1a1 1 0 0 1 1 1v1H8v-.7a.3.3 0 0 0-.3-.3H4.414l-.883-.883C3.67 2.042 3.83 2 4 2h1V1z"}))});$r.displayName="DollarOffSmallIcon";var Vr=$r,Tr=["gradient"],Or=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Tr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DollarOffIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M3 4.27 4.28 3 21 19.72 19.73 21l-3.67-3.67c-.62.67-1.52 1.22-2.56 1.49V21h-3v-2.18C8.47 18.31 7 16.79 7 15h2c0 1.08 1.37 2 3 2 1.13 0 2.14-.44 2.65-1.08l-2.97-2.97C9.58 12.42 7 11.75 7 9c0-.23 0-.45.07-.66zm7.5.91V3h3v2.18C15.53 5.69 17 7.21 17 9h-2c0-1.08-1.37-2-3-2-.37 0-.72.05-1.05.13L9.4 5.58z"}))});Or.displayName="DollarOffIcon";var Pr=Or,Fr=["gradient"],Wr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Fr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"DollarSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 10H7v1H5v-1H4a1 1 0 0 1-1-1V8h1v.7a.3.3 0 0 0 .3.3h3.4a.3.3 0 0 0 .3-.3V6.3a.3.3 0 0 0-.3-.3H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1V1h2v1h1a1 1 0 0 1 1 1v1H8v-.7a.3.3 0 0 0-.3-.3H4.3a.3.3 0 0 0-.3.3v1.4a.3.3 0 0 0 .3.3H8a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1"}))});Wr.displayName="DollarSmallIcon";var qr=Wr,jr=["gradient"],Yr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,jr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DollarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 15h2c0 1.08 1.37 2 3 2s3-.92 3-2c0-1.1-1.04-1.5-3.24-2.03C9.64 12.44 7 11.78 7 9c0-1.79 1.47-3.31 3.5-3.82V3h3v2.18C15.53 5.69 17 7.21 17 9h-2c0-1.08-1.37-2-3-2s-3 .92-3 2c0 1.1 1.04 1.5 3.24 2.03C14.36 11.56 17 12.22 17 15c0 1.79-1.47 3.31-3.5 3.82V21h-3v-2.18C8.47 18.31 7 16.79 7 15"}))});Yr.displayName="DollarIcon";var Gr=Yr,Kr=["gradient"],Xr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Kr);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DownloadIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M5 21h14v-2H5m14-9h-4V4H9v6H5l7 7z"}))});Xr.displayName="DownloadIcon";var Zr=Xr,Ur=["gradient"],Qr=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ur);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DriveIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7.71 3.5 1.15 15l3.43 6 6.55-11.5M9.73 15 6.3 21h13.12l3.43-6m-.57-1L15.42 2H8.57l6.86 12z"}))});Qr.displayName="DriveIcon";var Jr=Qr,en=["gradient"],tn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,en);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DropboxIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m2 7.2 5 3.19 5-3.19L7 4zm10 0 5 3.19 5-3.19L17 4zM2 13.55l5 3.19 5-3.19-5-3.2zm15-3.2-5 3.2 5 3.19 5-3.19zM7.03 17.8l5.01 3.2 5-3.2-5-3.19z"}))});tn.displayName="DropboxIcon";var an=tn,ln=["gradient"],rn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ln);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"DuplicateIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 20V8H8v12zm2 0a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8c0-1.11.89-2 2-2h12a2 2 0 0 1 2 2zm-7-9v2h2v2h-2v2h-2v-2.001L11 15v-2l2-.001V11zM4 16H2V4a2 2 0 0 1 2-2h13v2H4z"}))});rn.displayName="DuplicateIcon";var nn=rn,on=["gradient"],dn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,on);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EditMultipleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m17.83 11 1.41 1.41-7.125 7.125a.997.997 0 0 1-1.493-1.316l.083-.094zM10 13a1 1 0 0 1 .117 1.993L10 15H4a1 1 0 0 1-.117-1.993L4 13zm10.83-5 1.41 1.41-1.83 1.83L19 9.83zM14 9a1 1 0 0 1 .117 1.993L14 11H4a1 1 0 0 1-.117-1.993L4 9zm3-4a1 1 0 0 1 .117 1.993L17 7H4a1 1 0 0 1-.117-1.993L4 5z"}))});dn.displayName="EditMultipleIcon";var cn=dn,sn=["gradient"],un=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,sn);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EditIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M3 5v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7h-2v7H5V5h7V3H5c-1.11 0-2 .89-2 2m6.875 10.535L18 7.41 16.59 6l-8.125 8.125a.997.997 0 1 0 1.41 1.41M19.17 6.24 21 4.41 19.59 3l-1.83 1.83z"}))});un.displayName="EditIcon";var fn=un,mn=["gradient"],pn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,mn);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EmojiIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 17.5c2.33 0 4.3-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5M8.5 11a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m7 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3M12 20a8 8 0 1 1 0-16 8 8 0 0 1 0 16m0-18C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10c5.523 0 10-4.477 10-10A10 10 0 0 0 12 2"}))});pn.displayName="EmojiIcon";var vn=pn,hn=["gradient"],gn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,hn);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EstimatePlusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10q0 .507-.05 1.001L20 13v-1a8 8 0 1 0-8 8h1l.001 1.95Q12.506 22 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2m7 12v3h3v2h-3v3h-2v-3.001L14 19v-2l3-.001V14zm-7-8a6 6 0 0 1 6 6h-2a4 4 0 1 0-4 4v2a6 6 0 0 1 0-12m0 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4",clipRule:"evenodd"}))});gn.displayName="EstimatePlusIcon";var yn=gn,wn=["gradient"],bn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,wn);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EstimatesIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16m0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10m0-6a4 4 0 1 0 0-8 4 4 0 0 0 0 8m0 2a6 6 0 1 1 0-12 6 6 0 0 1 0 12m0-4a2 2 0 1 1 0-4 2 2 0 0 1 0 4"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});bn.displayName="EstimatesIcon";var xn=bn,En=["gradient"],Sn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,En);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ExpandAllIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M16.72 15.264a.867.867 0 0 1 0 1.275L12 21l-4.72-4.461a.867.867 0 0 1 0-1.275.993.993 0 0 1 1.348 0L12 18.451l3.372-3.187a.993.993 0 0 1 1.349 0M12 3l4.72 4.461a.867.867 0 0 1 0 1.275.993.993 0 0 1-1.348 0L12 5.549 8.628 8.736a.993.993 0 0 1-1.349 0 .867.867 0 0 1 0-1.275zm0 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4"}))});Sn.displayName="ExpandAllIcon";var Cn=Sn,kn=["gradient"],Nn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,kn);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ExpenseAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M19 14v3h3v2h-3v3h-2v-3.001L14 19v-2l3-.001V14zm1-11a2 2 0 0 1 1.994 1.85L22 5v7h-2V5H4v14h8v2H4a2 2 0 0 1-1.995-1.85L2 19V5c0-1.06.81-1.919 1.85-1.995L4 3zm-9 4v1h2v2H9v1h3a1 1 0 0 1 .993.883L13 12v3a1 1 0 0 1-.883.993L12 16h-1v1H9v-1H7v-2h4v-1H8a1 1 0 0 1-.993-.883L7 12V9a1 1 0 0 1 .883-.993L8 8h1V7z"}))});Nn.displayName="ExpenseAddIcon";var In=Nn,_n=["gradient"],Mn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,_n);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"ExpensePlusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 21a2 2 0 0 0 1.994-1.85L22 19v-7h-2v7H4V5h8V3H4a2 2 0 0 0-1.995 1.85L2 5v14c0 1.06.81 1.919 1.85 1.994L4 21z",clipRule:"evenodd"}),g.default.createElement("path",{d:"M11 8V7H9v1H8l-.117.007A1 1 0 0 0 7 9v3l.007.117A1 1 0 0 0 8 13h3v1H7v2h2v1h2v-1h1l.117-.007A1 1 0 0 0 13 15v-3l-.007-.117A1 1 0 0 0 12 11H9v-1h4V8zm8.057-3.943c.17.61.53 1.282 1.096 1.848A4.3 4.3 0 0 0 22 7.001c-.61.17-1.281.529-1.847 1.095a4.3 4.3 0 0 0-1.095 1.846 4.3 4.3 0 0 0-1.096-1.846A4.3 4.3 0 0 0 16.114 7a4.3 4.3 0 0 0 1.848-1.095 4.3 4.3 0 0 0 1.095-1.848m-2.943-2.412c.079.28.244.59.505.851.26.26.57.426.85.504a2 2 0 0 0-.85.505c-.26.26-.426.57-.505.85a2 2 0 0 0-.504-.85A2 2 0 0 0 14.76 3c.28-.078.59-.243.85-.504.26-.26.426-.57.504-.85Z"}))});Mn.displayName="ExpensePlusIcon";var Rn=Mn,zn=["gradient"],Bn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,zn);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"EyeOffSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m1.05 1.05 9.9 9.9-.707.707L8.205 9.62C7.517 9.866 6.775 10 6 10 3.273 10 .944 8.341 0 6a6.35 6.35 0 0 1 1.971-2.615L.343 1.757zM1.19 6C2.09 7.792 3.95 8.933 6 8.933q.696-.002 1.35-.168L6.176 7.59Q6.089 7.6 6 7.6c-.904 0-1.636-.716-1.636-1.6q0-.106.013-.207L2.736 4.15A5.3 5.3 0 0 0 1.189 6M6 2c2.727 0 5.056 1.659 6 4a6.35 6.35 0 0 1-1.972 2.615l-.765-.766A5.3 5.3 0 0 0 10.811 6C9.91 4.208 8.05 3.067 6 3.067c-.463 0-.916.058-1.35.168l-.857-.855A6.6 6.6 0 0 1 6 2m0 2.4c.904 0 1.636.716 1.636 1.6q0 .105-.013.208l-1.8-1.799Q5.91 4.4 6 4.4"}))});Bn.displayName="EyeOffSmallIcon";var Ln=Bn,Hn=["gradient"],An=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Hn);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EyeOffIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 5.27 3.28 4 20 20.72 18.73 22l-3.08-3.08c-1.15.38-2.37.58-3.65.58-5 0-9.27-3.11-11-7.5.69-1.76 1.79-3.31 3.19-4.54zM12 9a3 3 0 0 1 2.83 4L11 9.17A3 3 0 0 1 12 9m0-4.5c5 0 9.27 3.11 11 7.5a11.8 11.8 0 0 1-4 5.19l-1.42-1.43A9.86 9.86 0 0 0 20.82 12 9.82 9.82 0 0 0 12 6.5c-1.09 0-2.16.18-3.16.5L7.3 5.47c1.44-.62 3.03-.97 4.7-.97M3.18 12A9.82 9.82 0 0 0 12 17.5c.69 0 1.37-.07 2-.21L11.72 15A3.064 3.064 0 0 1 9 12.28L5.6 8.87c-.99.85-1.82 1.91-2.42 3.13"}))});An.displayName="EyeOffIcon";var Dn=An,$n=["gradient"],Vn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,$n);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"EyeSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M6 4.4c.904 0 1.636.716 1.636 1.6S6.904 7.6 6 7.6 4.364 6.884 4.364 6 5.096 4.4 6 4.4M6 2c2.727 0 5.056 1.659 6 4-.944 2.341-3.273 4-6 4S.944 8.341 0 6c.944-2.341 3.273-4 6-4M1.19 6C2.09 7.792 3.95 8.933 6 8.933S9.91 7.792 10.81 6C9.91 4.208 8.05 3.067 6 3.067S2.09 4.208 1.19 6"}))});Vn.displayName="EyeSmallIcon";var Tn=Vn,On=["gradient"],Pn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,On);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"EyeIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6m0-4.5c5 0 9.27 3.11 11 7.5-1.73 4.39-6 7.5-11 7.5S2.73 16.39 1 12c1.73-4.39 6-7.5 11-7.5M3.18 12a9.821 9.821 0 0 0 17.64 0 9.821 9.821 0 0 0-17.64 0"}))});Pn.displayName="EyeIcon";var Fn=Pn,Wn=["gradient"],qn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Wn);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"FilterIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 13h10a1 1 0 0 0 0-2H7a1 1 0 0 0 0 2M3 7a1 1 0 0 0 1 1h16a1 1 0 0 0 0-2H4a1 1 0 0 0-1 1m8 11h2a1 1 0 0 0 0-2h-2a1 1 0 0 0 0 2"}))});qn.displayName="FilterIcon";var jn=qn,Yn=["gradient"],Gn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Yn);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"FolderMoveIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m10 4 2 2h8a2 2 0 0 1 1.995 1.851L22 8v10c0 1.06-.81 1.919-1.85 1.995L20 20H4a2 2 0 0 1-1.994-1.85L2 18V6a2 2 0 0 1 1.851-1.995L4 4zm10 4H4v10h16zm-10 2 4 3-4 3v-2H6v-2h4z"}))});Gn.displayName="FolderMoveIcon";var Kn=Gn,Xn=["gradient"],Zn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Xn);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"FolderOutlineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 18H4V8h16m0-2h-8l-2-2H4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2"}))});Zn.displayName="FolderOutlineIcon";var Un=Zn,Qn=["gradient"],Jn=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Qn);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"GiftIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M22 12v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-8a1 1 0 0 1-1-1V8a2 2 0 0 1 2-2h3.17A3 3 0 0 1 9 2c1 0 1.88.5 2.43 1.24v-.01L12 4l.57-.77v.01C13.12 2.5 14 2 15 2a3 3 0 0 1 2.83 4H21a2 2 0 0 1 2 2v3a1 1 0 0 1-1 1M4 20h7v-8H4zm16 0v-8h-7v8zM9 4a1 1 0 1 0 0 2 1 1 0 0 0 0-2m6 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2M3 8v2h8V8zm10 0v2h8V8z",clipRule:"evenodd"}))});Jn.displayName="GiftIcon";var eo=Jn,to=["gradient"],ao=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,to);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"GitBranchIcon",fill:"none",stroke:a?"url(#icon-gradient)":null!=l&&l.stroke?l.stroke:"var(--color-theme-600)",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M7 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"}),g.default.createElement("path",{d:"M7 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"}),g.default.createElement("path",{d:"M17 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"}),g.default.createElement("path",{d:"M7 8v8"}),g.default.createElement("path",{d:"M9 18h4a4 4 0 0 0 4 -4v-6"}))});ao.displayName="GitBranchIcon";var lo=ao,ro=["gradient"],no=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ro);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"GitCommitIcon",fill:"none",stroke:a?"url(#icon-gradient)":null!=l&&l.stroke?l.stroke:"var(--color-theme-600)",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"}),g.default.createElement("path",{d:"M3 12h6"}),g.default.createElement("path",{d:"M15 12h6"}))});no.displayName="GitCommitIcon";var oo=no,io=["gradient"],co=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,io);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"GitPullRequestIcon",fill:"none",stroke:a?"url(#icon-gradient)":null!=l&&l.stroke?l.stroke:"var(--color-theme-600)",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"}),g.default.createElement("path",{d:"M6 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"}),g.default.createElement("path",{d:"M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"}),g.default.createElement("path",{d:"M6 8v8"}),g.default.createElement("path",{d:"M11 6h5a2 2 0 0 1 2 2v8"}),g.default.createElement("path",{d:"M14 9l-3 -3l3 -3"}))});co.displayName="GitPullRequestIcon";var so=co,uo=["gradient"],fo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,uo);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"GroupByIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M20.598 9a1 1 0 0 1-1.994-.123V5.392h-3.486a.997.997 0 1 1 0-1.995l4.486-.005.118.007a1 1 0 0 1 .883.993v4.49l-.007.12zM5.396 15.122v3.487h3.486a.998.998 0 0 1 0 1.995l-4.486.005-.118-.007a1 1 0 0 1-.883-.993v-4.49l.007-.12a.997.997 0 0 1 .993-.877l.12.008a1 1 0 0 1 .881.992m8.726 4.478a1 1 0 0 0 .878.998l.12.008h4.489a1 1 0 0 0 .993-.884l.007-.118-.005-4.486a.998.998 0 0 0-1.995 0v3.486h-3.487a1 1 0 0 0-1 .996M5.391 5.396h3.487a1 1 0 0 0 .992-.88l.008-.12A.997.997 0 0 0 9 3.401l-.12-.008H4.392a1 1 0 0 0-.993.884l-.007.118.005 4.486a.998.998 0 0 0 1.995 0V5.396zM8 9a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1m1 2a1 1 0 1 0 0 2h6a1 1 0 0 0 0-2zm-1 4a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1"}))});fo.displayName="GroupByIcon";var mo=fo,po=["gradient"],vo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,po);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"HashtagIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m5.33 21 .719-4H2l.354-2h4.049l1.073-6H3.427l.354-2H7.83l.719-4h2.024l-.719 4h6.073l.719-4h2.024l-.719 4H22l-.354 2h-4.049l-1.073 6h4.049l-.354 2H16.17l-.719 4h-2.024l.719-4H8.073l-.719 4zM9.5 9l-1.073 6H14.5l1.073-6z",clipRule:"evenodd"}))});vo.displayName="HashtagIcon";var ho=vo,go=["gradient"],yo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,go);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"HelpIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16m0-2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m-1 13h2v2h-2zm2-5a1 1 0 0 0-2 0H9a3 3 0 1 1 4 2.83V14h-2v-1a2 2 0 0 1 1.276-1.865c.572-.311.724-.653.724-1.135"}))});yo.displayName="HelpIcon";var wo=yo,bo=["gradient"],xo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bo);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"HistoryOfChangesIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M10.33 4.176a8 8 0 1 1-.113 15.623l-.446 1.95a10 10 0 1 0-5.196-3.05l-.008.008.242.242.05.051H3.274a1 1 0 1 0 0 2h4a1 1 0 0 0 1-1v-4a1 1 0 1 0-2 0v1.586l-.038-.038a8 8 0 0 1 4.095-13.372"}),g.default.createElement("path",{d:"M12 13h4v2h-6V8h2z"}))});xo.displayName="HistoryOfChangesIcon";var Eo=xo,So=["gradient"],Co=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,So);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ImageIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 4a2 2 0 0 1 1.994 1.85L22 6v12a2 2 0 0 1-1.85 1.994L20 20H4a2 2 0 0 1-1.995-1.85L2 18V6a2 2 0 0 1 1.85-1.995L4 4zm0 2H4v12h16zm-5.5 4 4.5 6H5l3.5-4.5 2.5 3zm-8-3a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3",clipRule:"evenodd"}))});Co.displayName="ImageIcon";var ko=Co,No=["gradient"],Io=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,No);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:15,height:15,viewBox:"0 0 15 15","data-testid":"InfoSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M7.5 14a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13m0 1a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15M7 6h1v6H7zm0-3h1v1H7z"}))});Io.displayName="InfoSmallIcon";var _o=Io,Mo=["gradient"],Ro=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Mo);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"InfoIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m-1 5V7h2v2zm0 8v-6h2v6z"}))});Ro.displayName="InfoIcon";var zo=Ro,Bo=["gradient"],Lo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bo);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"InsertLinkIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1M8 13h8v-2H8zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5"}))});Lo.displayName="InsertLinkIcon";var Ho=Lo,Ao=["gradient"],Do=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ao);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"IntegrationsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M10 6H5v13h13v-5h-8zm2 6h8v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h7zm4-7v3h3V5zm-2-2h5a2 2 0 0 1 2 2v5h-7z"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Do.displayName="IntegrationsIcon";var $o=Do,Vo=["gradient"],To=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vo);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"InvoicesIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M15.19 4H5v16h14V7.891zM5 2h11.03L21 7.075V20a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m4.974 11.752q-.015.798.42 1.26t1.078.588v-2.926a3 3 0 0 0-.448-.126 11 11 0 0 1-1.022-.329 3.3 3.3 0 0 1-.903-.504 2.3 2.3 0 0 1-.637-.784q-.238-.469-.238-1.169 0-.714.273-1.26t.721-.917a3.3 3.3 0 0 1 1.036-.574 4.7 4.7 0 0 1 1.218-.245V5.688h.826v1.078q.63.07 1.183.273t.973.56.686.889q.266.533.308 1.26H13.46a1.47 1.47 0 0 0-.35-.952q-.336-.392-.812-.392v2.478l.343.084a9 9 0 0 1 .371.098q1.036.28 1.596.693t.826.861.315.896q.05.448.049.798 0 .308-.154.777a2.6 2.6 0 0 1-.553.917q-.399.449-1.071.798t-1.722.42v1.19h-.826v-1.19q-1.568-.112-2.45-.966Q8.14 15.403 8 13.752zm2.324 1.848q.252-.028.525-.119a1.6 1.6 0 0 0 .49-.259 1.4 1.4 0 0 0 .357-.413q.14-.245.14-.581 0-.546-.343-.819t-1.169-.497zm-.826-7.196a1.5 1.5 0 0 0-.462.07 1.2 1.2 0 0 0-.406.217q-.182.148-.287.364-.105.217-.105.511 0 .462.294.714t.966.406z"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});To.displayName="InvoicesIcon";var Oo=To,Po=["gradient"],Fo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Po);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"LabelsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17 2a3 3 0 0 1 3 3v17l-8-4-8 4V5a3 3 0 0 1 3-3zm0 2H7a1 1 0 0 0-.993.883L6 5v13.764l6-3 6 3V5a1 1 0 0 0-.883-.993z"}))});Fo.displayName="LabelsIcon";var Wo=Fo,qo=["gradient"],jo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qo);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"LetterArrowRightIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 17h4v-3l5 4.5L6 23v-3H2zM4 4a2 2 0 0 0-2 2v9h2V8l8 5 8-5v10h-7v2h7a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm8 7L4 6h16z",clipRule:"evenodd"}))});jo.displayName="LetterArrowRightIcon";var Yo=jo,Go=["gradient"],Ko=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Go);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"LetterFastIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 6c-1.1 0-2 .9-2 2v9a2 2 0 0 0 2 2h13c1.11 0 2-.89 2-2V8a2 2 0 0 0-2-2zm0 11V9.67L14.5 13 21 9.67V17zm0-9h13l-6.5 3.31zm-4 9.5H1c-.552 0-1-.45-1-1s.448-1 1-1h3q-.02 1.83 0 2m0-10q-.02.17 0 2H1c-.55 0-1-.45-1-1s.45-1 1-1zm-4 5c0-.55.45-1 1-1h3v2H1c-.55 0-1-.45-1-1",clipRule:"evenodd"}))});Ko.displayName="LetterFastIcon";var Xo=Ko,Zo=["gradient"],Uo=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zo);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"LetterIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6m2 9v3h16V8l-8 5-8-5zm0-9 8 5 8-5z",clipRule:"evenodd"}))});Uo.displayName="LetterIcon";var Qo=Uo,Jo=["gradient"],ei=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Jo);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"LockSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 0a2 2 0 0 1 2 2v1h1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4c0-.555.445-1 1-1h1V2a2 2 0 0 1 2-2zm3 4H2v7h8zM7 6v3H5V6zm0-5H5a1 1 0 0 0-.993.883L4 2v1h4V2a1 1 0 0 0-.883-.993z"}))});ei.displayName="LockSmallIcon";var ti=ei,ai=["gradient"],li=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ai);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"LockIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 17a2 2 0 0 1-2-2c0-1.11.89-2 2-2a2 2 0 1 1 0 4m6 3V10H6v10zm0-12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10c0-1.11.89-2 2-2h1V6a5 5 0 1 1 10 0v2zm-6-5a3 3 0 0 0-3 3v2h6V6a3 3 0 0 0-3-3"}))});li.displayName="LockIcon";var ri=li,ni=["gradient"],oi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ni);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MarkerIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 17a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0-4a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm10-1a1 1 0 0 1-.883.993l-5.25-.002c-.214 0-.442-.06-.626-.2L13.436 11H4a1 1 0 0 1 0-2h9.592l1.611-1.604A1 1 0 0 1 16 7h5a1 1 0 0 1 1 1zm-5.579-3.001-1.079 1.079.921.921 3.736.001V9zM12 5a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2z"}))});oi.displayName="MarkerIcon";var ii=oi,di=["gradient"],ci=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,di);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"MessageAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11 4v2H6v11.26L10.39 15H18v-2h2v2a2 2 0 0 1-2 2H9.995L4 21V6a2 2 0 0 1 2-2zm7-1v3h3v2h-3v3h-2V8h-3V6h3V3z"}))});ci.displayName="MessageAddIcon";var si=ci,ui=["gradient"],fi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ui);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MessageEmptyIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M22 4v12a2 2 0 0 1-2 2H7.995L2 22V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2m-2 0H4v14.26L7.39 16H20z"}))});fi.displayName="MessageEmptyIcon";var mi=fi,pi=["gradient"],vi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,pi);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"MessageSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2v8H3.998L1 12V2zm-1 1H2v7.13L3.695 9H11zM6 6v1H3V6zm4-2v1H3V4z"}))});vi.displayName="MessageSmallIcon";var hi=vi,gi=["gradient"],yi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,gi);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"MessageSolidIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M22 4v12a2 2 0 0 1-2 2H7.995L2 22V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2",clipRule:"evenodd"}))});yi.displayName="MessageSolidIcon";var wi=yi,bi=["gradient"],xi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bi);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MessageStarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11 4v2H6v11.26L10.39 15H18v-2h2v2a2 2 0 0 1-2 2H9.995L4 21V6a2 2 0 0 1 2-2z",clipRule:"evenodd"}),g.default.createElement("path",{d:"m17.069 9.783-2.145 1.128a.408.408 0 0 1-.591-.43l.41-2.388-1.736-1.691a.408.408 0 0 1 .226-.696l2.398-.348 1.072-2.173a.408.408 0 0 1 .732 0l1.072 2.173 2.398.348a.408.408 0 0 1 .226.696l-1.735 1.691.41 2.388a.408.408 0 0 1-.592.43z"}))});xi.displayName="MessageStarIcon";var Ei=xi,Si=["gradient"],Ci=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Si);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MessageIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M22 4v12a2 2 0 0 1-2 2H7.995L2 22V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2m-2 0H4v14.26L7.39 16H20zm-8 6v2H6v-2zm6-4v2H6V6z"}))});Ci.displayName="MessageIcon";var ki=Ci,Ni=["gradient"],Ii=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ni);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MinusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("rect",{width:14,height:2,x:5,y:11,fillRule:"evenodd",rx:1}))});Ii.displayName="MinusIcon";var _i=Ii,Mi=["gradient"],Ri=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Mi);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MobileMenuIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 17a1 1 0 1 1 0 2H4a1 1 0 1 1 0-2zm0-6a1 1 0 1 1 0 2H4a1 1 0 1 1 0-2zm0-6a1 1 0 1 1 0 2H4a1 1 0 0 1 0-2z",clipRule:"evenodd"}))});Ri.displayName="MobileMenuIcon";var zi=Ri,Bi=["gradient"],Li=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bi);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MoneyStackIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M15 12h1v1h-2v.5h1.5a.5.5 0 0 1 .497.442L16 14v1.5a.5.5 0 0 1-.442.496L15.5 16H15v.5h-1V16h-1v-1h2v-.5h-1.5a.5.5 0 0 1-.497-.442L13 14v-1.5a.5.5 0 0 1 .442-.496L13.5 12h.5v-.5h1z"}),g.default.createElement("path",{fillRule:"evenodd",d:"M20.5 9c.828 0 1.5.56 1.5 1.25v7.5c0 .69-.672 1.25-1.5 1.25h-12c-.828 0-1.5-.56-1.5-1.25v-7.5C7 9.56 7.672 9 8.5 9zm-12 8.75h12v-7.5h-12z",clipRule:"evenodd"}),g.default.createElement("path",{d:"M18 6.5c.828 0 1.5.56 1.5 1.25H6v8.75l-.154-.007C5.09 16.43 4.5 15.897 4.5 15.25v-7.5c0-.69.672-1.25 1.5-1.25z"}),g.default.createElement("path",{d:"M15.5 4c.828 0 1.5.56 1.5 1.25H3.5V14l-.154-.007C2.59 13.93 2 13.397 2 12.75v-7.5C2 4.56 2.672 4 3.5 4z"}))});Li.displayName="MoneyStackIcon";var Hi=Li,Ai=["gradient"],Di=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ai);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,viewBox:"0 0 20 20","data-testid":"MoonIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.06.509a1 1 0 0 1-.067 1.085 6.015 6.015 0 0 0 8.413 8.413 1 1 0 0 1 1.59.896A10.02 10.02 0 1 1 9.097.004a1 1 0 0 1 .963.505m-2.765 1.93a8.019 8.019 0 1 0 10.266 10.266A8.014 8.014 0 0 1 7.295 2.439",clipRule:"evenodd"}))});Di.displayName="MoonIcon";var $i=Di,Vi=["gradient"],Ti=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vi);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:10,height:10,viewBox:"0 0 10 10","data-testid":"MoveTriggerIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M0 0h10v1H0zm0 3h10v1H0zm0 3h10v1H0zm0 3h10v1H0z"}))});Ti.displayName="MoveTriggerIcon";var Oi=Ti,Pi=["gradient"],Fi=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Pi);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MoveIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 1.995 1.85L16 4H4v10h7v-3l4 4-4 4v-3zm15 4V8H8v4H6V8a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2v-2h2v2z",clipRule:"evenodd"}))});Fi.displayName="MoveIcon";var Wi=Fi,qi=["gradient"],ji=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qi);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"MyWorkIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M12 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8m-7 5c.4-1.647 1.356-2.88 2.53-3.265A14.3 14.3 0 0 1 12 15q2.235 0 4.47.735C17.645 16.12 18.6 17.353 19 19h-2.085c-.274-.757-.696-1.243-1.068-1.365A12.3 12.3 0 0 0 12 17q-1.91-.001-3.847.635c-.372.122-.794.608-1.068 1.365zM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zm0-2h14a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});ji.displayName="MyWorkIcon";var Yi=ji,Gi=["gradient"],Ki=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Gi);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"NoteAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M7 14v3h3v2H7v3H5v-3.001L2 19v-2l3-.001V14zM19 3c1.05 0 1.918.82 1.994 1.851L21 5v10l-6 6h-3v-2h2v-5h5V5H5v7H3V5c0-1.05.82-1.918 1.851-1.994L5 3zm-7 8v2H8v-2zm5-4v2H7V7z"}))});Ki.displayName="NoteAddIcon";var Xi=Ki,Zi=["gradient"],Ui=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zi);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"NoteIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M19 5v9h-5v5H5V5zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h10l6-6V5c0-1.1-.9-2-2-2m-7 10H7v-2h5zm5-4H7V7h10z"}))});Ui.displayName="NoteIcon";var Qi=Ui,Ji=["gradient"],ed=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ji);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"NotebookIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M3 4v16a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2m2 0h14v16H5zm12 2H7v2h10zm-3 4H7v2h7z",clipRule:"evenodd"}))});ed.displayName="NotebookIcon";var td=ed,ad=["gradient"],ld=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ad);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"NotificationBellIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M21 19H3v-3.9l.7-.2C4.5 14.6 5 13.8 5 13v-2c0-2.7 1.6-5.2 4-6.3.2-1.6 1.5-2.7 3-2.7s2.8 1.1 3 2.7c2.4 1.2 4 3.6 4 6.3v2c0 .8.5 1.6 1.3 1.9l.7.2zM5 17h14v-.5c-1.2-.7-2-2-2-3.5v-2c0-1.9-1.1-3.7-2.9-4.5l-1-.5-.1-1.1c-.1-.5-.5-.9-1-.9s-.9.4-1 .9L10.9 6l-1 .5C8.1 7.3 7 9.1 7 11v2c0 1.4-.8 2.8-2 3.5zm8 3h2c0 1.7-1.3 3-3 3s-3-1.3-3-3h2c0 .6.4 1 1 1s1-.4 1-1m0 0h2c0 1.7-1.3 3-3 3s-3-1.3-3-3h2c0 .6.4 1 1 1s1-.4 1-1"}))});ld.displayName="NotificationBellIcon";var rd=ld,nd=["gradient"],od=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,nd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"OpenExpandedIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3m-2 16H5V5h5V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5h-2z"}))});od.displayName="OpenExpandedIcon";var id=od,dd=["gradient"],cd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,dd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"OpenSheetIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 5a1 1 0 0 0-1 1v6L8 9v2.25H5v1.5h3V15l3-3v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1zm5 2h-4v10h4z",clipRule:"evenodd"}),g.default.createElement("path",{fillRule:"evenodd",d:"M2 4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm18 0H4v16h16z",clipRule:"evenodd"}))});cd.displayName="OpenSheetIcon";var sd=cd,ud=["gradient"],fd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ud);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"OrderFirstIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4 4h16a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m2 14h12a1 1 0 0 1 0 2H6a1 1 0 0 1 0-2m0-4h12a1 1 0 0 1 0 2H6a1 1 0 0 1 0-2m0-4h12a1 1 0 0 1 0 2H6a1 1 0 0 1 0-2"}))});fd.displayName="OrderFirstIcon";var md=fd,pd=["gradient"],vd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,pd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"PaidSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m11.243 8.121.707.707-2.829 2.829L7 9.536l.707-.708 1.414 1.414zM5.5 0a5.5 5.5 0 0 1 5.293 7l-1.05.001A4.5 4.5 0 1 0 6 9.972v1.006A5.5 5.5 0 1 1 5.5 0M6 2v1h1v1H5v1h2v3H6v1H5V8H4V7h2V6H4V3h1V2z"}))});vd.displayName="PaidSmallIcon";var hd=vd,gd=["gradient"],yd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,gd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PauseCircleOutlineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m-1 5v6H9V9zm4 0v6h-2V9z"}))});yd.displayName="PauseCircleOutlineIcon";var wd=yd,bd=["gradient"],xd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PauseIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18m-1 6H9v6h2zm4 0h-2v6h2z"}))});xd.displayName="PauseIcon";var Ed=xd,Sd=["gradient"],Cd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Sd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PauseSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 7h3v10H8zm5 0h3v10h-3z"}))});Cd.displayName="PauseSmallIcon";var kd=Cd,Nd=["gradient"],Id=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Nd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,"data-testid":"PencilSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M9 3.47 2.46 10H2v-.46L8.53 3zM9.98.145l-.915.915 1.875 1.875.915-.915a.5.5 0 0 0 0-.705l-1.17-1.17a.5.5 0 0 0-.705 0m-1.45 1.45L1 9.125V11h1.875l7.53-7.53z"}))});Id.displayName="PencilSmallIcon";var _d=Id,Md=["gradient"],Rd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Md);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"PencilIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m14.06 9 .94.94L5.92 19H5v-.92zm3.6-6c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29m-3.6 3.19L3 17.25V21h3.75L17.81 9.94z"}))});Rd.displayName="PencilIcon";var zd=Rd,Bd=["gradient"],Ld=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"PendingPaymentSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 5v1h1v1H9v1h2v3h-1v1H9v-1H8v-1h2V9H8V6h1V5zM8 1v3L6 6l1 1v1.25l-2-2-2 2V10h4v1H2V8l2-2-2-2V1zM7 2H3v1.75l2 2 2-2z"}))});Ld.displayName="PendingPaymentSmallIcon";var Hd=Ld,Ad=["gradient"],Dd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ad);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PeopleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"m20.998 16.775-.148-.387a2 2 0 0 0-1.601-1.27 13 13 0 0 0-2.317-.105c-.253-.76-.683-1.527-.932-1.937a15 15 0 0 1 3.518.06 4 4 0 0 1 3.203 2.54l.147.387a2 2 0 0 1-1.614 2.696 28 28 0 0 1-3.248.24c0-.355-.004-.741-.127-1.115L17.587 17a27 27 0 0 0 3.41-.225zM17.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0 2a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7M5.437 14.315a2 2 0 0 0-1.494 1.333L3 18.51q2.739.49 5.473.49a31 31 0 0 0 5.474-.49l-.943-2.862a2 2 0 0 0-1.494-1.333A15 15 0 0 0 8.473 14q-1.514 0-3.036.315m-.406-1.958A17 17 0 0 1 8.473 12q1.722 0 3.443.357a4 4 0 0 1 2.987 2.665l.943 2.862A2 2 0 0 1 14.3 20.48a33 33 0 0 1-5.827.52q-2.912 0-5.825-.521a2 2 0 0 1-1.547-2.595l.942-2.862a4 4 0 0 1 2.988-2.665M8.474 9a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5m0 2a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Dd.displayName="PeopleIcon";var $d=Dd,Vd=["gradient"],Td=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonArrowOutCircleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2q.507 0 1.001.05L13 3.5q0 .286.024.566a8 8 0 0 0-6.883 13.38A4 4 0 0 1 8.122 16.4 19.3 19.3 0 0 1 12 16q1.939 0 3.877.398c.76.156 1.444.525 1.983 1.048A7.97 7.97 0 0 0 20 12c0-.69-.087-1.36-.252-2H21.8q.198.97.2 2a9.97 9.97 0 0 1-2.85 6.99l-.224.223-.329.302-.325.274-.353.272-.314.222-.345.223A9.95 9.95 0 0 1 12 22a9.95 9.95 0 0 1-4.951-1.31l-.33-.197-.324-.21-.374-.266-.137-.105-.223-.177-.293-.25-.295-.273A9.97 9.97 0 0 1 2 12C2 6.477 6.477 2 12 2m0 16q-1.735 0-3.476.357a2 2 0 0 0-.831.385A7.96 7.96 0 0 0 12 20a7.96 7.96 0 0 0 4.307-1.257 2 2 0 0 0-.832-.386A17.3 17.3 0 0 0 12 18m0-11a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4m6-8v3h-3v2h3v3l5-4z",clipRule:"evenodd"}))});Td.displayName="PersonArrowOutCircleIcon";var Od=Td,Pd=["gradient"],Fd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Pd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonCircleOffIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m12 2 .28.004.316.013.244.018.402.041.14.019.267.04.162.029.19.036a10.01 10.01 0 0 1 7.753 7.587l.062.3.042.233.044.276.031.244.017.154.022.257.02.367q.009.19.008.382l-.002.207-.01.299-.022.323-.04.397-.032.238-.059.354-.062.308-.05.22-.046.184a10 10 0 0 1-.12.422l-.092.283-.13.357-.113.283-.094.215-.161.341-.136.265-.178.32-.13.217q-.218.356-.47.696l-.274.356-.229.273-.14.157-.258.274-.226.224-.104.099-.238.215-.312.262-.398.305-.284.199-.33.213a10 10 0 0 1-.35.208l-.266.145-.383.19-.291.132-.346.142-.358.132-.31.1-.402.116-.138.035-.187.045-.347.072-.443.074-.305.04-.16.016-.423.032-.271.011L12 22l-.2-.002-.331-.012-.373-.026-.167-.017-.164-.019-.246-.033-.336-.056-.3-.06-.31-.072-.415-.113-.297-.093-.323-.112-.284-.11-.343-.147-.266-.124-.28-.14-.159-.086-.328-.188-.177-.108-.297-.193-.383-.272-.316-.247-.316-.267-.333-.307-.208-.207-.247-.262-.17-.192-.245-.294-.18-.233a10 10 0 0 1-.361-.511l-.171-.27-.063-.103-.1-.17-.142-.259-.198-.392-.1-.213-.126-.295-.11-.281a10 10 0 0 1-.312-.984l-.096-.403-.062-.309-.059-.354-.06-.49-.028-.376-.013-.278A10 10 0 0 1 2 12C2 6.477 6.477 2 12 2m0 16q-1.735 0-3.476.357a2 2 0 0 0-.831.385q.396.255.822.46l.287.133.295.122.356.13.292.09.146.042.27.068.248.055.281.051q.162.027.325.047l.38.037.28.017L12 20l.368-.008.167-.01.167-.012q.18-.016.36-.04l.289-.044.24-.044.248-.054.313-.08.16-.047.234-.075.3-.107.395-.163.247-.114.304-.156.214-.12a8 8 0 0 0 .3-.183 2 2 0 0 0-.83-.386A17.3 17.3 0 0 0 12 18m-8-6 .008.352.014.24.025.28.024.196.04.265.043.236.063.29.046.184.083.29.034.11.113.329.17.42.07.158q.135.29.29.567l.202.34.126.194.241.34.18.23.134.162.235.264a4 4 0 0 1 1.981-1.05A19.3 19.3 0 0 1 12 16q1.576 0 3.152.263L13.57 14.68a4 4 0 0 1-5.25-5.25L5.814 6.927A7.97 7.97 0 0 0 4 12m8-8a7.97 7.97 0 0 0-4.935 1.703l11.231 11.231.118-.152.18-.25.17-.258.097-.157.094-.16.14-.257.131-.263.103-.225.133-.321.119-.328.098-.313.104-.39.063-.291.053-.297q.03-.18.05-.365l.03-.32.01-.181Q20 12.204 20 12l-.012-.443a8 8 0 0 0-.078-.762l-.081-.449a8.01 8.01 0 0 0-5.843-6.097l-.422-.096-.353-.062-.358-.046-.477-.036zm-.117 8.997-1.879-1.881L10 11a2 2 0 0 0 1.883 1.997M12 7a4 4 0 0 1 3.92 4.804L11.194 7.08q.391-.08.805-.081"}))});Fd.displayName="PersonCircleOffIcon";var Wd=Fd,qd=["gradient"],jd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonCircleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m12 2 .28.004.316.013.244.018.402.041.14.019.267.04.162.029.19.036a10.01 10.01 0 0 1 7.864 8.151L21.8 10l.046.244.056.352.031.244.017.154.022.257.02.367q.009.19.008.382l-.002.207-.01.299-.022.323-.04.397-.032.238-.059.354-.062.308-.05.22-.046.184a10 10 0 0 1-.12.422l-.092.283-.13.357-.113.283-.094.215-.161.341-.136.265-.178.32-.13.217q-.218.356-.47.696l-.274.356-.229.273-.14.157-.258.274-.226.224-.104.099-.238.215-.312.262-.398.305-.284.199-.33.213a10 10 0 0 1-.35.208l-.266.145-.383.19-.291.132-.346.142-.358.132-.31.1-.402.116-.138.035-.187.045-.347.072-.443.074-.305.04-.16.016-.423.032-.271.011L12 22l-.2-.002-.331-.012-.373-.026-.167-.017-.164-.019-.246-.033-.336-.056-.3-.06-.31-.072-.415-.113-.297-.093-.323-.112-.284-.11-.343-.147-.266-.124-.28-.14-.159-.086-.328-.188-.177-.108-.297-.193-.383-.272-.316-.247-.316-.267-.333-.307-.208-.207-.247-.262-.17-.192-.245-.294-.18-.233a10 10 0 0 1-.361-.511l-.171-.27-.063-.103-.1-.17-.142-.259-.198-.392-.1-.213-.126-.295-.11-.281a10 10 0 0 1-.312-.984l-.096-.403-.062-.309-.059-.354-.06-.49-.028-.376-.013-.278A10 10 0 0 1 2 12C2 6.477 6.477 2 12 2m0 16q-1.735 0-3.476.357a2 2 0 0 0-.831.385q.396.255.822.46l.287.133.295.122.356.13.292.09.146.042.27.068.248.055.281.051q.162.027.325.047l.38.037.28.017L12 20l.368-.008.167-.01.167-.012q.18-.016.36-.04l.289-.044.24-.044.248-.054.313-.08.16-.047.234-.075.3-.107.395-.163.247-.114.304-.156.214-.12a8 8 0 0 0 .3-.183 2 2 0 0 0-.83-.386A17.3 17.3 0 0 0 12 18m0-14a8 8 0 0 0-8 8l.008.352.014.24.025.28.024.196.04.265.043.236.063.29.046.184.083.29.034.11.113.329.17.42.07.158q.135.29.29.567l.202.34.126.194.241.34.18.23.134.162.235.264a4 4 0 0 1 1.981-1.05A19.3 19.3 0 0 1 12 16q1.938 0 3.877.398c.76.156 1.444.525 1.983 1.048l.236-.265.193-.236.125-.163.18-.25.17-.258.097-.157.094-.16.14-.257.131-.263.103-.225.133-.321.119-.328.098-.313.104-.39.063-.291.053-.297q.03-.18.05-.365l.03-.32.01-.181Q20 12.204 20 12l-.012-.443a8 8 0 0 0-.078-.762l-.081-.449a8.01 8.01 0 0 0-5.843-6.097l-.422-.096-.353-.062-.358-.046a8 8 0 0 0-.409-.033l.359.028-.213-.019-.214-.012zm0 3a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4"}))});jd.displayName="PersonCircleIcon";var Yd=jd,Gd=["gradient"],Kd=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Gd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonListIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17 16c1.33 0 3.216.507 3.683 2l.216.682a.5.5 0 0 1-.191.562Q19.619 20 17.005 20q-2.655 0-3.745-.78a.5.5 0 0 1-.198-.511l.15-.709c.423-1.38 2.458-2 3.788-2m0-5a2 2 0 1 1 0 4 2 2 0 0 1 0-4m-4.2 1a1 1 0 0 1-1 1H9a1 1 0 1 1 0-2h2.8a1 1 0 0 1 1 1m-1.133 5a1 1 0 0 1-1 1H9a1 1 0 1 1 0-2h1.667a1 1 0 0 1 1 1M19 6a1 1 0 1 1 0 2H9a1 1 0 0 1 0-2zM5 5.5c.83 0 1.5.67 1.5 1.5S5.83 8.5 5 8.5 3.5 7.83 3.5 7 4.17 5.5 5 5.5m0 5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5m0 5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5",clipRule:"evenodd"}))});Kd.displayName="PersonListIcon";var Xd=Kd,Zd=["gradient"],Ud=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonPlusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 13q2.073 0 4.145.357c1.687.29 3.06 1.306 3.598 2.665l1.135 2.862c.417 1.05-.27 2.18-1.534 2.526q-.16.044-.329.069A48 48 0 0 1 12 22q-3.508 0-7.015-.521c-1.31-.195-2.181-1.234-1.947-2.321a2 2 0 0 1 .083-.274l1.136-2.862c.539-1.359 1.91-2.375 3.597-2.665A24.4 24.4 0 0 1 12 13m0 2q-1.937 0-3.884.315c-.896.145-1.624.653-1.91 1.333L5 19.51q3.502.49 7 .49a50.5 50.5 0 0 0 7-.49l-1.206-2.862c-.286-.68-1.014-1.188-1.91-1.333A24 24 0 0 0 12 15m0-13c.711 0 1.388.149 2 .416v2.349A3 3 0 1 0 14.829 8h2.072A5.002 5.002 0 0 1 7 7a5 5 0 0 1 5-5m8 0v2h2v2h-2v2h-2V5.999L16 6V4l2-.001V2z"}))});Ud.displayName="PersonPlusIcon";var Qd=Ud,Jd=["gradient"],ec=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Jd);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PersonIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 13q2.073 0 4.145.357c1.687.29 3.06 1.306 3.598 2.665l1.135 2.862c.417 1.05-.27 2.18-1.534 2.526q-.16.044-.329.069A48 48 0 0 1 12 22q-3.508 0-7.015-.521c-1.31-.195-2.181-1.234-1.947-2.321a2 2 0 0 1 .083-.274l1.136-2.862c.539-1.359 1.91-2.375 3.597-2.665A24.4 24.4 0 0 1 12 13m0 2q-1.937 0-3.884.315c-.896.145-1.624.653-1.91 1.333L5 19.51q3.502.49 7 .49a50.5 50.5 0 0 0 7-.49l-1.206-2.862c-.286-.68-1.014-1.188-1.91-1.333A24 24 0 0 0 12 15m0-13a5 5 0 1 1 0 10 5 5 0 0 1 0-10m0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6"}))});ec.displayName="PersonIcon";var tc=ec,ac=["gradient"],lc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ac);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"PinSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M1.292 2.87a1 1 0 0 0 0 1.412l2.684 2.683.385 1.792a.5.5 0 0 0 .353.379.5.5 0 0 0 .49-.128l1.549-1.55 2.395 2.396a.5.5 0 0 0 .706-.706L7.459 6.753l1.549-1.55a.498.498 0 0 0-.254-.842l-1.789-.385-2.683-2.684a1 1 0 0 0-1.413 0zm6.362 2.275-.899-.193a1 1 0 0 1-.496-.27L3.576 1.998 1.998 3.577l2.684 2.683c.136.136.23.308.27.496l.193.899z",clipRule:"evenodd"}))});lc.displayName="PinSmallIcon";var rc=lc,nc=["gradient"],oc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,nc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"PinIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M2.585 5.739c-.78.78-.78 2.044 0 2.824l5.367 5.367.77 3.585a.99.99 0 0 0 .705.756 1 1 0 0 0 .98-.256l3.098-3.098 4.79 4.79a.998.998 0 1 0 1.412-1.412l-4.79-4.79 3.098-3.098a1 1 0 0 0 .291-.638 1 1 0 0 0-.253-.736 1 1 0 0 0-.545-.312l-3.578-.769-5.367-5.367a1.997 1.997 0 0 0-2.824 0zm12.723 4.552-1.797-.386a2 2 0 0 1-.993-.54L7.151 3.996 3.997 7.151l5.367 5.367c.272.272.46.617.54.993l.387 1.796z",clipRule:"evenodd"}))});oc.displayName="PinIcon";var ic=oc,dc=["gradient"],cc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,dc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PlayCircleOutlineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16M9.8 8l6.4 4-6.4 4z"}))});cc.displayName="PlayCircleOutlineIcon";var sc=cc,uc=["gradient"],fc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,uc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PlayIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18m-2 6v6l5-3z"}))});fc.displayName="PlayIcon";var mc=fc,pc=["gradient"],vc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,pc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PlaySmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M9 17V7l8 5z"}))});vc.displayName="PlaySmallIcon";var hc=vc,gc=["gradient"],yc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,gc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PriorityLowIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 17.25c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5m0-13.5c.748 0 1.363.57 1.432 1.3l.006.169L13 14.75h-2l-.438-9.501a1.44 1.44 0 0 1 1.24-1.485l.168-.014z",clipRule:"evenodd"}))});yc.displayName="PriorityLowIcon";var wc=yc,bc=["gradient"],xc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4 4v5h5V4zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 13v5h5v-5zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2m11-9v5h5V4zm4 10v3h3v2h-3v3h-2v-3h-3v-2h3v-3zm1-12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z"}))});xc.displayName="ProjectAddIcon";var Ec=xc,Sc=["gradient"],Cc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Sc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectSearchIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17 13a4 4 0 0 1 3.446 6.032L22 21l-1 1-1.968-1.554A3.999 3.999 0 1 1 17 13m-8 0a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2zm0 2H4v5h5zm8 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4M9 2a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm11 0a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zM9 4H4v5h5zm11 0h-5v5h5z",clipRule:"evenodd"}))});Cc.displayName="ProjectSearchIcon";var kc=Cc,Nc=["gradient"],Ic=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Nc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectStarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4 15v5h5v-5zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2m11-9v5h5V4zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 13v5h5v-5zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2",clipRule:"evenodd"}),g.default.createElement("path",{d:"M6.505 9.631 4.198 10.9a.43.43 0 0 1-.592-.193.48.48 0 0 1-.044-.29l.44-2.687-1.865-1.903a.474.474 0 0 1-.008-.649.43.43 0 0 1 .251-.133l2.578-.392 1.153-2.445a.43.43 0 0 1 .787 0L8.05 4.653l2.578.392c.24.036.406.269.371.52a.47.47 0 0 1-.128.262L9.006 7.73l.44 2.686a.456.456 0 0 1-.357.53.42.42 0 0 1-.278-.046z"}))});Ic.displayName="ProjectStarIcon";var _c=Ic,Mc=["gradient"],Rc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Mc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectTemplateAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 15v3h3v2h-3v3h-2v-3h-3v-2h3v-3zm0-7a2 2 0 0 1 2 2v3h-2v-3H10v10h3v2h-3a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2zM7 5h10a2 2 0 0 1 1.995 1.85L19 7H7v12a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2m7-3a2 2 0 0 1 1.995 1.85L16 4H4v12a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z"}))});Rc.displayName="ProjectTemplateAddIcon";var zc=Rc,Bc=["gradient"],Lc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectTemplateConvertIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8h2v8h14V6h-8V4zM8 1a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm8.37 10.121-1.906 1.93L17 15.585 15.586 17l-2.536-2.536-1.929 1.907v-5.25zM8 3v5H3V3z"}))});Lc.displayName="ProjectTemplateConvertIcon";var Hc=Lc,Ac=["gradient"],Dc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ac);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectTemplateIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8h2v8h14V6h-8V4zm-8.464 6.121 2.535 2.536L16 10.75V16h-5.249l1.906-1.929-2.536-2.535zM8 1a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 2H3v5h5z"}))});Dc.displayName="ProjectTemplateIcon";var $c=Dc,Vc=["gradient"],Tc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ProjectsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M4 4v5h5V4zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 13v5h5v-5zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2m11-9v5h5V4zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 13v5h5v-5zm0-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Tc.displayName="ProjectsIcon";var Oc=Tc,Pc=["gradient"],Fc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Pc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"PuzzleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11.5 3A3.5 3.5 0 0 1 15 6.5h1.5a2 2 0 0 1 2 2V10a3.5 3.5 0 0 1 3.5 3.5l-.004.174A3.5 3.5 0 0 1 18.5 17v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-4.023h2a1.476 1.476 0 0 0 1.47-1.332l.007-.145A1.476 1.476 0 0 0 6 12.023H4V8.5a2 2 0 0 1 2-2h2a3.5 3.5 0 0 1 .905-2.349l.12-.126A3.5 3.5 0 0 1 11.5 3m0 2.023A1.476 1.476 0 0 0 10.023 6.5v2H6V10a3.5 3.5 0 0 1 3.5 3.5l-.004.174A3.5 3.5 0 0 1 6 17v2h10.5l.014-4.023H18.5a1.476 1.476 0 0 0 1.47-1.332l.007-.145a1.476 1.476 0 0 0-1.477-1.477h.16-2.146L16.5 8.5h-3.523v-2A1.476 1.476 0 0 0 11.5 5.023",clipRule:"evenodd"}))});Fc.displayName="PuzzleIcon";var Wc=Fc,qc=["gradient"],jc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"RadioBlankIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16"}))});jc.displayName="RadioBlankIcon";var Yc=jc,Gc=["gradient"],Kc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Gc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,viewBox:"0 0 16 16","data-testid":"RadioButtonIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("g",{fillRule:"evenodd"},g.default.createElement("circle",{cx:8,cy:8,r:7.5,stroke:"#5D2BFF"}),g.default.createElement("circle",{cx:8,cy:8,r:5})))});Kc.displayName="RadioButtonIcon";var Xc=Kc,Zc=["gradient"],Uc=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"RearangeIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M9 16a2 2 0 1 1 0 4 2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4m-6-6a2 2 0 1 1 0 4 2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4M9 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4"}))});Uc.displayName="RearangeIcon";var Qc=Uc,Jc=["gradient"],es=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Jc);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"RearrangeSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4 8a1 1 0 1 1 0 2 1 1 0 0 1 0-2m4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2M4 5a1 1 0 1 1 0 2 1 1 0 0 1 0-2m4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2M4 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2m4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2"}))});es.displayName="RearrangeSmallIcon";var ts=es,as=["gradient"],ls=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,as);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"RecurringCheckmarkSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M1 5.874a5.002 5.002 0 0 0 8.743 3.442l-.78-.45 2.3-.982.3 2.482-.939-.542A6.002 6.002 0 0 1 .001 6.141zm6.93-1.177a.5.5 0 0 1 0 .707L5.975 7.39a.5.5 0 0 1-.707 0l-.971-.975a.5.5 0 0 1 .707-.708l.617.622 1.602-1.63a.5.5 0 0 1 .707 0M9 .804a6 6 0 0 1 3 5.052l-1.001.268.001-.043a5.002 5.002 0 0 0-8.743-3.398l.779.451-2.3.982-.298-2.482.938.54A6 6 0 0 1 9 .805"}))});ls.displayName="RecurringCheckmarkSmallIcon";var rs=ls,ns=["gradient"],os=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ns);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"RecurringCheckmarkIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5.014 12a6.94 6.94 0 0 0 1.826 4.73l.21.22a7 7 0 0 0 9.727.167l.173-.167-1.414-1.414 4.871-.63-.629 4.872-1.414-1.414a9 9 0 0 1-12.728 0 8.9 8.9 0 0 1-2.498-4.788A9 9 0 0 1 3 12.01h.006V12zm10.593-2.293a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0L8.707 12.95a1 1 0 0 1 1.414-1.414l1.12 1.12 2.951-2.949a1 1 0 0 1 1.415 0m-3.246-6.7c2.1.084 4.175.898 5.813 2.444l.19.185.225.234.096.104.118.133a8.86 8.86 0 0 1 2.04 4.216l.043.25q.107.661.113 1.332h-.006l.001.095h-2.008a6.96 6.96 0 0 0-1.245-4.005l-.186-.254-.094-.12a7 7 0 0 0-10.238-.737l-.173.166 1.414 1.414-4.871.63.629-4.872 1.414 1.414a8.98 8.98 0 0 1 6.725-2.629"}))});os.displayName="RecurringCheckmarkIcon";var is=os,ds=["gradient"],cs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ds);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"RecurringDollarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5.014 12a6.94 6.94 0 0 0 1.826 4.73l.21.22a7 7 0 0 0 9.727.167l.173-.167-1.414-1.414 4.871-.63-.629 4.872-1.414-1.414a9 9 0 0 1-12.728 0 8.9 8.9 0 0 1-2.498-4.789A9 9 0 0 1 3 12.01h.006V12zm7.347-8.993c2.1.084 4.175.898 5.813 2.444l.19.185.225.234.096.104.118.133a8.86 8.86 0 0 1 2.04 4.216l.043.25q.107.661.114 1.332h-.007l.001.095h-2.008a6.96 6.96 0 0 0-1.245-4.005l-.186-.254-.094-.12a7 7 0 0 0-10.238-.737l-.173.166 1.414 1.414-4.872.63.63-4.872 1.414 1.414a8.98 8.98 0 0 1 6.725-2.629",clipRule:"evenodd"}),g.default.createElement("path",{d:"M13 17h-2v-1H9v-2h4v-1h-3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h1V7h2v1h2v2h-4v1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1z"}))});cs.displayName="RecurringDollarIcon";var ss=cs,us=["gradient"],fs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,us);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"RecurringSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m9.182 2.818.113.117.107.119a4.43 4.43 0 0 1 1.02 2.107l.021.125q.053.331.057.666h-.004l.001.048H9.493a3.48 3.48 0 0 0-.715-2.13l-.047-.06a3.5 3.5 0 0 0-5.119-.369l-.087.084.707.707-2.436.315.315-2.436.707.707A4.49 4.49 0 0 1 6.18 1.504c1.05.041 2.088.449 2.907 1.222zM2.818 9.182a4.45 4.45 0 0 1-1.249-2.394 4.5 4.5 0 0 1-.069-.783h.003V6h1.004a3.47 3.47 0 0 0 .913 2.365l.105.11a3.5 3.5 0 0 0 4.863.084l.087-.084-.707-.707 2.436-.315-.315 2.436-.707-.707a4.5 4.5 0 0 1-6.364 0",clipRule:"evenodd"}))});fs.displayName="RecurringSmallIcon";var ms=fs,ps=["gradient"],vs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ps);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,"data-testid":"ReminderIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M13.95 13.95h-3v-1.125h1.875V10.95h1.125z"}),g.default.createElement("path",{fillRule:"evenodd",d:"M13.2 8.7a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9m0 1.125a3.376 3.376 0 1 0 0 6.75 3.376 3.376 0 0 0 0-6.75",clipRule:"evenodd"}),g.default.createElement("path",{d:"M6 3h6V1.5h1.5V3H15a1.5 1.5 0 0 1 1.5 1.5v3H15V6H3v9h4.5v1.5H3A1.5 1.5 0 0 1 1.5 15V4.5A1.5 1.5 0 0 1 3 3h1.5V1.5H6z"}),g.default.createElement("path",{d:"M6.75 9.75H4.5V7.5h2.25z"}))});vs.displayName="ReminderIcon";var hs=vs,gs=["gradient"],ys=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,gs);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ReorderIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M20 17a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2zM10.314 12.157l-3.711 3.711-.017-2.71H3v-2h3.586l.016-2.714zM20 11a1 1 0 1 1 0 2h-7.5a1 1 0 1 1 0-2zM20 5a1 1 0 1 1 0 2H6a1 1 0 0 1 0-2z"}))});ys.displayName="ReorderIcon";var ws=ys,bs=["gradient"],xs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bs);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ReportTimeIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M15 9a7 7 0 1 1 0 14 7 7 0 0 1 0-14m-3-9c1.235 0 2.29.758 2.752 1.828L14.82 2H19c1.05 0 1.918.82 1.994 1.851L21 4v5.292a9 9 0 0 0-1.999-1.356L19 4h-2v3H7V4H5v16l1.936.001c.362.728.82 1.4 1.356 2L5 22c-1.05 0-1.918-.82-1.994-1.851L3 20V4c0-1.05.82-1.918 1.851-1.994L5 2h4.18C9.6.84 10.7 0 12 0m3 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10m1 2v1.999L19 15v2h-5v-4zM12 2c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1"}))});xs.displayName="ReportTimeIcon";var Es=xs,Ss=["gradient"],Cs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ss);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ReportsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M17 6v2H7V6H6v15h12V6zm0-2h1a2 2 0 0 1 2 2v15a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h1V3h2q.504-3 3-3c2.496 0 2.664 1 3 3h2zM8 16h2v3H8zm3-3h2v6h-2zm3-3h2v9h-2zm-1-5V3.332C13 2.327 12.61 2 12 2s-1 .303-1 1.332V5H9v1h6V5z"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});Cs.displayName="ReportsIcon";var ks=Cs,Ns=["gradient"],Is=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ns);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"RobotIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M9 11a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1M15 11a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1"}),g.default.createElement("path",{fillRule:"evenodd",d:"M11.353 2.237a1 1 0 0 1 .81-.223l3 .5a1 1 0 0 1-.327 1.972L13 4.18V6h5c1.73 0 3 1.495 3 3.167v3.215l.552-.277a1 1 0 0 1 .895 1.79L21 14.618v3.215C21 19.505 19.73 21 18 21H6c-1.73 0-3-1.495-3-3.167v-3.215l-1.448-.723a1 1 0 0 1 .895-1.79l.553.277V9.167C3 7.495 4.27 6 6 6h5V3a1 1 0 0 1 .353-.763M6 8c-.479 0-1 .446-1 1.167v8.666C5 18.554 5.52 19 6 19h12c.478 0 1-.446 1-1.167V9.167C19 8.446 18.478 8 18 8z",clipRule:"evenodd"}))});Is.displayName="RobotIcon";var _s=Is,Ms=["gradient"],Rs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ms);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,"data-testid":"RocketSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M11.4 13.35H3v-3l1.828-2.284a13 13 0 0 1-.028-.838C4.8 5.079 6.6 2.52 9 .75c2.4 1.77 4.2 4.33 4.2 6.478 0 .265-.01.547-.027.838L15 10.35v3zm.89-1.2h1.51v-1.38l-.825-1.03c-.151.878-.38 1.734-.686 2.41Zm-6.58 0c-.305-.676-.534-1.532-.685-2.41L4.2 10.77v1.38zm5.978 2.4L9 17.55l-2.688-3zM9 15.75l1.152-1.2H7.848zM6 7.228c0 1.958.52 4.184 1.065 4.922h3.87C11.48 11.412 12 9.186 12 7.228c0-1.448-1.178-3.383-3-4.945C7.178 3.845 6 5.78 6 7.228m3 .722a1.2 1.2 0 1 1 0-2.4 1.2 1.2 0 0 1 0 2.4"}))});Rs.displayName="RocketSmallIcon";var zs=Rs,Bs=["gradient"],Ls=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bs);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"RocketIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M15.2 17.8H4v-4l2.437-3.046A18 18 0 0 1 6.4 9.637C6.4 6.772 8.8 3.36 12 1c3.2 2.36 5.6 5.772 5.6 8.637 0 .354-.012.73-.037 1.117L20 13.8v4zm1.186-1.6H18.4v-1.839l-1.1-1.374c-.202 1.171-.507 2.312-.915 3.213Zm-8.771 0c-.408-.901-.713-2.042-.916-3.213L5.6 14.361V16.2zm7.97 3.2L12 23.4l-3.585-4zM12 21l1.536-1.6h-3.072zM8 9.637c0 2.61.694 5.579 1.42 6.563h5.16c.726-.984 1.42-3.952 1.42-6.563 0-1.93-1.57-4.51-4-6.594-2.43 2.084-4 4.664-4 6.594m4 .963a1.6 1.6 0 1 1 0-3.2 1.6 1.6 0 0 1 0 3.2"}))});Ls.displayName="RocketIcon";var Hs=Ls,As=["gradient"],Ds=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,As);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SaveIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V7zm2 16H5V5h11.17L19 7.83zm-7-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3M7 7h8v2H7z",clipRule:"evenodd"}))});Ds.displayName="SaveIcon";var $s=Ds,Vs=["gradient"],Ts=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vs);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32","data-testid":"SearchLargeIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M14 4c5.523 0 10 4.477 10 10 0 2.31-.783 4.436-2.098 6.129q.132.06.248.15l.126.111 5.334 5.334a1.333 1.333 0 0 1-1.76 1.996l-.126-.11-5.334-5.334a1.3 1.3 0 0 1-.263-.373A9.95 9.95 0 0 1 14 24C8.477 24 4 19.523 4 14S8.477 4 14 4m0 2.667a7.333 7.333 0 1 0 0 14.666 7.333 7.333 0 0 0 0-14.666",clipRule:"evenodd"}))});Ts.displayName="SearchLargeIcon";var Os=Ts,Ps=["gradient"],Fs=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ps);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"SearchPlusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.5 3a7.5 7.5 0 0 1 5.927 12.097q.098.044.186.113l.094.083 4 4a1 1 0 0 1-1.32 1.497l-.094-.083-4-4a1 1 0 0 1-.197-.28A7.5 7.5 0 1 1 10.5 3m0 2a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11",clipRule:"evenodd"}),g.default.createElement("path",{fillRule:"evenodd",d:"M7.592 9.973h2.38V7.591a.595.595 0 0 1 1.191 0v2.38h2.381a.595.595 0 1 1 0 1.191h-2.38v2.381a.595.595 0 1 1-1.191 0l-.001-2.38h-2.38a.595.595 0 1 1 0-1.191",clipRule:"evenodd"}))});Fs.displayName="SearchPlusIcon";var Ws=Fs,qs=["gradient"],js=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qs);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SearchIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M16.717 15.708a6 6 0 1 0-1.07 1.056l.602-.46zm1.572 1.238 2.883 2.882a1 1 0 0 1-1.415 1.415l-2.891-2.892a8 8 0 1 1 1.423-1.405"}))});js.displayName="SearchIcon";var Ys=js,Gs=["gradient"],Ks=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Gs);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"SendBlankIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M1.241 1.405A2 2 0 0 1 3.812.53l.14.07 17.801 9.641a2 2 0 0 1 .135 3.438l-.135.08-17.8 9.642a2 2 0 0 1-2.948-1.61L1 21.642V15l6-3-6-3V2.358a2 2 0 0 1 .241-.953M3 2.358v5.406L11.472 12 3 16.235v5.406L20.799 12z"}))});Ks.displayName="SendBlankIcon";var Xs=Ks,Zs=["gradient"],Us=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zs);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,"data-testid":"SendFilledIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m3.953 23.4 17.8-9.641a2 2 0 0 0 0-3.518L3.953.6A2 2 0 0 0 1 2.358V9l8 3-8 3v6.642a2 2 0 0 0 2.953 1.759z"}))});Us.displayName="SendFilledIcon";var Qs=Us,Js=["gradient"],eu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Js);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SettingsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M4.14 16H3a1 1 0 0 0 0 2h1.14c.45 1.72 2 3 3.86 3s3.41-1.28 3.86-3H21a1 1 0 0 0 0-2h-9.14c-.45-1.72-2-3-3.86-3s-3.41 1.28-3.86 3M6 17c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2M16 3c-1.86 0-3.41 1.28-3.86 3H3a1 1 0 1 0 0 2h9.14c.45 1.72 2 3 3.86 3s3.41-1.28 3.86-3H21a1 1 0 0 0 0-2h-1.14c-.45-1.72-2-3-3.86-3m0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2"}))});eu.displayName="SettingsIcon";var tu=eu,au=["gradient"],lu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,au);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ShieldIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11.873 4.063q.127-.015.254 0l5.92.741c.563.07.962.584.892 1.147l-1.18 9.442c-.033.272-.175.52-.392.687l-4.741 3.652a1.026 1.026 0 0 1-1.252 0L6.633 16.08a1.03 1.03 0 0 1-.393-.687L5.061 5.951a1.027 1.027 0 0 1 .891-1.147zm.509-2.04a3 3 0 0 0-.764 0l-5.92.742a3.08 3.08 0 0 0-2.674 3.441l1.179 9.442c.102.817.526 1.56 1.178 2.061l4.741 3.652a3.08 3.08 0 0 0 3.756 0l4.741-3.652a3.08 3.08 0 0 0 1.178-2.061l1.179-9.442a3.08 3.08 0 0 0-2.674-3.441zm3.825 8.684a1 1 0 1 0-1.414-1.414l-3.71 3.71-1.302-1.628a1 1 0 1 0-1.562 1.25l1.302 1.627a2 2 0 0 0 2.976.165z",clipRule:"evenodd"}))});lu.displayName="ShieldIcon";var ru=lu,nu=["gradient"],ou=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,nu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SortGeneralIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M17 6v11h3l-4 4-4-4h3V6zM8 3l4 4H9v11H7V7H4z"}))});ou.displayName="SortGeneralIcon";var iu=ou,du=["gradient"],cu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,du);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:10,height:10,viewBox:"0 0 10 10","data-testid":"SortIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 8v2H0V8zM7 4v2H0V4zM4 0v2H0V0z"}))});cu.displayName="SortIcon";var su=cu,uu=["gradient"],fu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,uu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:20,height:18,"data-testid":"SortListIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"m16 0 4 4h-3v10h3l-4 4-4-4h3V4h-3zM9 13a1 1 0 1 1 0 2H1a1 1 0 1 1 0-2zm3-5a1 1 0 1 1 0 2H4a1 1 0 0 1 0-2zM9 3a1 1 0 0 1 0 2H1a1 1 0 0 1 0-2z",clipRule:"evenodd"}))});fu.displayName="SortListIcon";var mu=fu,pu=["gradient"],vu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,pu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:10,height:10,viewBox:"0 0 10 10","data-testid":"SortSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 1v2H0V1zM7 4v2H0V4zM4 7v2H0V7z",clipRule:"evenodd"}))});vu.displayName="SortSmallIcon";var hu=vu,gu=["gradient"],yu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,gu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SourceCodeIcon",fill:"none",stroke:a?"url(#icon-gradient)":null!=l&&l.stroke?l.stroke:"var(--color-theme-600)",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M14.5 4h2.5a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-10a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3h2.5"}),g.default.createElement("path",{d:"M10 9l-2 2l2 2"}),g.default.createElement("path",{d:"M14 9l2 2l-2 2"}))});yu.displayName="SourceCodeIcon";var wu=yu,bu=["gradient"],xu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,bu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SparkIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11.616 3.523c.082-.232.442-.232.524 0a15.2 15.2 0 0 0 3.574 5.643 15.2 15.2 0 0 0 5.428 3.498l.212.078c.231.082.232.44 0 .522l-.212.077a15.2 15.2 0 0 0-5.428 3.497 15.3 15.3 0 0 0-3.363 5.081l-.132.346-.077.212-.019.041c-.1.177-.385.177-.485 0l-.019-.04-.078-.213-.134-.346a15.3 15.3 0 0 0-3.365-5.08 15.3 15.3 0 0 0-5.284-3.446l-.358-.13c-.232-.082-.232-.443 0-.524a15.2 15.2 0 0 0 5.642-3.573 15.2 15.2 0 0 0 3.574-5.643m.262 4.017a17.4 17.4 0 0 1-2.421 3.04A17.3 17.3 0 0 1 6.415 13a17.4 17.4 0 0 1 3.041 2.424 17.4 17.4 0 0 1 2.423 3.04 17.3 17.3 0 0 1 2.42-3.04 17.4 17.4 0 0 1 3.04-2.422 17.4 17.4 0 0 1-3.04-2.422 17.4 17.4 0 0 1-2.421-3.04",clipRule:"evenodd"}),g.default.createElement("path",{d:"M19.707 2.103c.037-.094.19-.094.226 0A4.2 4.2 0 0 0 22.31 4.48c.094.037.094.19 0 .227a4.2 4.2 0 0 0-2.377 2.376c-.036.094-.189.094-.225 0a4.2 4.2 0 0 0-2.377-2.376c-.094-.037-.094-.19 0-.227a4.19 4.19 0 0 0 2.376-2.377"}))});xu.displayName="SparkIcon";var Eu=xu,Su=["gradient"],Cu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Su);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"StarOutlineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12.706 2.103a1 1 0 0 1 .454.455l2.63 5.329 5.881.854a1 1 0 0 1 .554 1.706l-4.255 4.148 1.005 5.857a1 1 0 0 1-1.451 1.054l-5.26-2.765-5.26 2.765a1 1 0 0 1-1.451-1.054l1.004-5.857-4.255-4.148a1 1 0 0 1 .554-1.706l5.881-.854 2.63-5.33a1 1 0 0 1 1.34-.454m1.756 7.612L12.263 5.26l-2.198 4.455-4.916.713 3.557 3.469-.84 4.895 4.398-2.31 4.396 2.31-.839-4.895 3.557-3.468z"}))});Cu.displayName="StarOutlineIcon";var ku=Cu,Nu=["gradient"],Iu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Nu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"StarIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"m12.264 18.74-5.26 2.766a1 1 0 0 1-1.451-1.054l1.004-5.857-4.255-4.148a1 1 0 0 1 .554-1.706l5.881-.854 2.63-5.33a1 1 0 0 1 1.793 0l2.63 5.33 5.881.854a1 1 0 0 1 .554 1.706l-4.255 4.148 1.005 5.857a1 1 0 0 1-1.451 1.054z"}))});Iu.displayName="StarIcon";var _u=Iu,Mu=["gradient"],Ru=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Mu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"StatusIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16",clipRule:"evenodd"}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.579 6.003a1 1 0 0 1 .875.696l2.3 7.285 1.372-2.47A1 1 0 0 1 16 11h2a1 1 0 1 1 0 2h-1.412l-2.214 3.986a1 1 0 0 1-1.828-.185L10.29 9.656l-1.396 2.791A1 1 0 0 1 8 13H6a1 1 0 1 1 0-2h1.382l2.224-4.447a1 1 0 0 1 .973-.55",clipRule:"evenodd"}))});Ru.displayName="StatusIcon";var zu=Ru,Bu=["gradient"],Lu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Bu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"StopIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M12 1.5a10.5 10.5 0 1 0 0 21 10.5 10.5 0 0 0 0-21M16.5 15a1.5 1.5 0 0 1-1.5 1.5H9A1.5 1.5 0 0 1 7.5 15V9A1.5 1.5 0 0 1 9 7.5h6A1.5 1.5 0 0 1 16.5 9z"}))});Lu.displayName="StopIcon";var Hu=Lu,Au=["gradient"],Du=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Au);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,"data-testid":"StopwatchIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8 1.333a6.667 6.667 0 1 1 0 13.333A6.667 6.667 0 0 1 8 1.333m0 1.334a5.333 5.333 0 1 0 0 10.666A5.333 5.333 0 0 0 8 2.667M8.666 4v4.667H7.333V4zm4.39-3.886 2.83 2.829-.943.942-2.829-2.828.943-.943Z",clipRule:"evenodd"}))});Du.displayName="StopwatchIcon";var $u=Du,Vu=["gradient"],Tu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Vu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:22,height:22,viewBox:"0 0 22 22","data-testid":"SunIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M11 0a1 1 0 0 1 1 1v1.818a1 1 0 1 1-2 0V1a1 1 0 0 1 1-1"}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 11a6 6 0 1 1 12 0 6 6 0 0 1-12 0m6-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8",clipRule:"evenodd"}),g.default.createElement("path",{d:"M12 19.182a1 1 0 1 0-2 0V21a1 1 0 1 0 2 0zM3.22 3.22a1 1 0 0 1 1.414 0l1.291 1.291a1 1 0 1 1-1.414 1.414l-1.29-1.29a1 1 0 0 1 0-1.415M17.489 16.075a1 1 0 0 0-1.414 1.414l1.29 1.29a1 1 0 0 0 1.415-1.413zM0 11a1 1 0 0 1 1-1h1.818a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1M19.182 10a1 1 0 1 0 0 2H21a1 1 0 1 0 0-2zM5.925 16.075a1 1 0 0 1 0 1.414l-1.29 1.29a1 1 0 0 1-1.415-1.413l1.291-1.291a1 1 0 0 1 1.414 0M18.78 4.634a1 1 0 0 0-1.414-1.414l-1.291 1.291a1 1 0 0 0 1.414 1.414z"}))});Tu.displayName="SunIcon";var Ou=Tu,Pu=["gradient"],Fu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Pu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"SystemSettingsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10.75 2a2 2 0 0 0-2 2v.154l-.029-.029a2 2 0 0 0-2.828 0L4.125 5.893a2 2 0 0 0 0 2.828l.029.029H4a2 2 0 0 0-2 2v2.5a2 2 0 0 0 2 2h.314l-.189.189a2 2 0 0 0 0 2.828l1.768 1.768a2 2 0 0 0 2.828 0l.029-.029A2 2 0 0 0 10.748 22h2.502a2 2 0 0 0 2-2v-.154l.189.189a2 2 0 0 0 2.828 0l1.768-1.768a2 2 0 0 0 0-2.828l-.189-.189H20a2 2 0 0 0 2-2v-2.502a2 2 0 0 0-1.994-1.998l.029-.029a2 2 0 0 0 0-2.828l-1.768-1.768a2 2 0 0 0-2.828 0l-.189.189V4a2 2 0 0 0-2-2zm0 2h2.5v.314c0 1.782 2.154 2.674 3.414 1.414l.189-.189 1.768 1.768-.032.032C17.33 8.597 18.22 10.749 20 10.75v2.5h-.154c-1.782 0-2.674 2.154-1.414 3.414l.189.189-1.768 1.768-.189-.189c-1.26-1.26-3.414-.368-3.414 1.414V20h-2.5c-.001-1.779-2.153-2.67-3.411-1.411l-.032.032-1.768-1.768.189-.189c1.26-1.26.368-3.414-1.414-3.414H4v-2.5h.154c1.782 0 2.674-2.154 1.414-3.414l-.029-.029 1.768-1.768.029.029c1.26 1.26 3.414.368 3.414-1.414zM10 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8",clipRule:"evenodd"}))});Fu.displayName="SystemSettingsIcon";var Wu=Fu,qu=["gradient"],ju=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,qu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TaskAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10h-2a8 8 0 1 0-8 8v2C6.477 22 2 17.523 2 12S6.477 2 12 2m7 12v3h3v2h-3v3h-2v-3.001L14 19v-2l3-.001V14zm-3.393-4.293a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0L8.707 12.95a1 1 0 0 1 1.414-1.414l1.12 1.12 2.951-2.949a1 1 0 0 1 1.415 0"}))});ju.displayName="TaskAddIcon";var Yu=ju,Gu=["gradient"],Ku=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Gu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TaskListAddIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M20 14v3h3v2h-3v3h-2v-3h-3v-2h3v-3zm-8 4a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2zm0-4a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2zm7-4a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2zm0-6a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1z"}))});Ku.displayName="TaskListAddIcon";var Xu=Ku,Zu=["gradient"],Uu=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Zu);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TaskListCompleteIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M11 18a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2zm0-4a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2zm8-4a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2zm0-6a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1zm3.192 11.293a1 1 0 0 1 0 1.414l-3.657 3.657a1 1 0 0 1-1.414 0l-1.828-1.828a1 1 0 0 1 1.414-1.415l1.12 1.121 2.951-2.95a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"}))});Uu.displayName="TaskListCompleteIcon";var Qu=Uu,Ju=["gradient"],ef=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Ju);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TaskListIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M5 4h14a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m0 14h14a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2m0-4h14a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2m0-4h14a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2",clipRule:"evenodd"}))});ef.displayName="TaskListIcon";var tf=ef,af=["gradient"],lf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,af);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:14,height:14,viewBox:"0 0 14 14","data-testid":"ThumbUpOutlineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M8.647.034c.424.02.847.164 1.173.542.263.305.403.73.403 1.262l-.003.513-.015.658-.019.374-.028.33c-.033.312-.08.567-.148.796l-.022.065.069.091c.289.364.59.477 1.119.496l.15.003h.251c.682 0 1.239.08 1.679.286.37.175.624.435.726.876.07 2.43-.78 5.856-1.727 6.803a4 4 0 0 1-.494.433c-.39.278-.697.388-1.434.434l-.344.017-.405.01-.71.009c-1.71 0-2.668-.214-4.006-.754l-.393-.158a1.47 1.47 0 0 1-1.36.912H1.53c-.81 0-1.468-.657-1.468-1.468V7.5c0-.81.657-1.468 1.468-1.468h1.58c.443 0 .84.196 1.11.506.097-.236.216-.453.359-.635.21-.266.434-.459.881-.79l.286-.213c.973-.745 1.316-1.249 1.316-2.158l.005-.264c.028-.685.165-1.227.4-1.635.304-.526.745-.77 1.132-.808ZM8.615.71l.027.003-.05.008c-.171.042-.377.18-.54.46-.199.347-.313.86-.313 1.56l-.005.202c-.054 1.114-.572 1.755-1.776 2.645l-.237.175-.23.182c-.168.138-.28.25-.381.377-.265.337-.448.94-.533 1.415v4.697l.539.216c1.172.473 2.01.675 3.414.702l.334.003.855-.012.335-.01.28-.016.122-.01.213-.025.177-.033a1.3 1.3 0 0 0 .344-.126l.118-.072.06-.04c.12-.086.248-.2.406-.36.788-.787 1.597-4.044 1.54-6.234-.036-.148-.145-.259-.346-.354-.33-.154-.8-.222-1.39-.222h-.253c-.94-.005-1.484-.228-1.998-1.036l-.092-.145.062-.16c.11-.282.175-.626.21-1.134l.02-.363.012-.419.006-.746c0-.378-.087-.645-.238-.82C9.127.81 8.87.722 8.615.71m-5.505 6H1.529a.79.79 0 0 0-.79.79v5.064c0 .437.354.79.79.79h1.58a.79.79 0 0 0 .791-.79V7.5a.79.79 0 0 0-.79-.79"}))});lf.displayName="ThumbUpOutlineIcon";var rf=lf,nf=["gradient"],of=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,nf);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TrashIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"m8 4 1-2h6l1 2h4v2h-1v13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6H4V4zm3 2v13h2V6zM7 6v13h2V6zm10 0h-2v13h2z"}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}))});of.displayName="TrashIcon";var df=of,cf=["gradient"],sf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,cf);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"TreeDotsIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"nonzero",d:"M6 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4"}))});sf.displayName="TreeDotsIcon";var uf=sf,ff=["gradient"],mf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,ff);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"UploadIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M6 18v-4h2v1.999h8V14h2v4zm6-14 4.95 4.95-1.414 1.414L13 7.829V14h-2V7.827l-2.536 2.537L7.05 8.95z"}))});mf.displayName="UploadIcon";var pf=mf,vf=["gradient"],hf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,vf);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ViewDayIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{d:"M9 6a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M9 12a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M9 18a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M5 4a1 1 0 0 1 1 1v14a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1"}))});hf.displayName="ViewDayIcon";var gf=hf,yf=["gradient"],wf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,yf);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ViewGridIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 16c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2M6 16c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m12 12c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2"}))});wf.displayName="ViewGridIcon";var bf=wf,xf=["gradient"],Ef=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,xf);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ViewListIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M19 17a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2zm0-6a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2zm0-6a1 1 0 0 1 0 2H5a1 1 0 1 1 0-2z"}))});Ef.displayName="ViewListIcon";var Sf=Ef,Cf=["gradient"],kf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Cf);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"ViewTimelineIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M10 17h10a1 1 0 0 1 0 2H10a1 1 0 0 1 0-2m-3-6h10a1 1 0 0 1 0 2H7a1 1 0 0 1 0-2M4 5h10a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2"}))});kf.displayName="ViewTimelineIcon";var Nf=kf,If=["gradient"],_f=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,If);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"VolumeHighIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M14 3.23c4 .91 7 4.49 7 8.77 0 4.187-2.871 7.704-6.74 8.707l-.26.063V18.7c2.89-.86 5-3.53 5-6.7a7.005 7.005 0 0 0-4.754-6.632L14 5.29zM12 4v16l-5-5H3V9h4zm2 3.97c1.5.74 2.5 2.26 2.5 4.03a4.4 4.4 0 0 1-2.307 3.903L14 16z"}))});_f.displayName="VolumeHighIcon";var Mf=_f,Rf=["gradient"],zf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Rf);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:12,height:12,viewBox:"0 0 12 12","data-testid":"WarningTriangleSmallIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M6.54 1.123c.19.093.347.233.45.403l4.872 7.982c.298.49.097 1.102-.45 1.369-.166.08-.352.123-.541.123H1.129C.505 11 0 10.548 0 9.991c0-.169.047-.335.138-.483l4.871-7.982c.298-.49.984-.67 1.531-.403M6 2l-5 8h10zm0 4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3"}))});zf.displayName="WarningTriangleSmallIcon";var Bf=zf,Lf=["gradient"],Hf=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Lf);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"WarningTriangleIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M13.08 2.247c.381.185.694.465.902.805l8.742 14.964c.597.978.194 2.204-.9 2.738a2.5 2.5 0 0 1-1.082.246H3.258C2.01 21 1 20.097 1 18.982c0-.337.095-.67.276-.966l8.742-14.964c.597-.978 1.968-1.339 3.063-.805M12 4 3 19h18zm0 7a3 3 0 1 1 0 6 3 3 0 0 1 0-6"}))});Hf.displayName="WarningTriangleIcon";var Af=Hf,Df=["gradient"],$f=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Df);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"WarningIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1 11v2h-2v-2zm0-8v6h-2V7z"}))});$f.displayName="WarningIcon";var Vf=$f,Tf=["gradient"],Of=g.default.forwardRef(function(e,t){var a=e.gradient,l=B(e,Tf);return g.default.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24","data-testid":"WorkloadIcon",fill:a?"url(#icon-gradient)":null!=l&&l.fill?l.fill:"var(--color-theme-600)",focusable:!1,ref:t},l),g.default.createElement(W,{gradient:a}),g.default.createElement("path",{stroke:"#F4F5F7",strokeWidth:.1,d:"M.05.05h23.9v23.9H.05z",opacity:.01}),g.default.createElement("path",{d:"M22 12a.83.83 0 0 0-.41-.717l-1.959-1.158 1.96-1.157a.834.834 0 0 0 0-1.435l-9.167-5.417a.83.83 0 0 0-.848 0L2.409 7.533a.833.833 0 0 0 0 1.435l1.96 1.157-1.96 1.158a.833.833 0 0 0 0 1.435l1.96 1.157-1.96 1.158a.833.833 0 0 0 0 1.435l9.167 5.416a.83.83 0 0 0 .848 0l9.167-5.416a.834.834 0 0 0 0-1.435l-1.96-1.158 1.96-1.157A.83.83 0 0 0 22 12M12 3.801l7.528 4.45L12 12.698 4.471 8.25zm-.424 10.583a.83.83 0 0 0 .848 0l5.57-3.29 1.535.907L12 16.449 4.471 12l1.536-.907zm7.952 1.366L12 20.2l-7.529-4.45 1.536-.907 5.57 3.29a.83.83 0 0 0 .848 0l5.57-3.29z"}))});Of.displayName="WorkloadIcon";var Pf=Of,Ff=t.createContext({}),Wf=Ff.Provider;Ff.Consumer;var qf=w.default.div.withConfig({displayName:"Styles__StyledBubble",componentId:"sc-tloccl-0"})([""," transition:opacity 0.2s,visibility 0.2s;"," "," background-color:var(--page-paper-main);"],{visibility:"visible",display:"block",borderRadius:"0.5rem",borderWidth:"1px",borderStyle:"solid",borderColor:"var(--color-theme-200)","--tw-bg-opacity":"1",backgroundColor:"rgb(255 255 255 / var(--tw-bg-opacity, 1))",color:"var(--color-theme-800)",opacity:"1","--tw-shadow":"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)","--tw-shadow-colored":"0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)",boxShadow:"var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)"},D,A);qf.displayName="StyledBubble";var jf=["children","className","innerRef","style"],Yf=function(e){var t=e.children,a=e.className,l=e.innerRef,r=void 0===l?null:l,n=e.style,o=void 0===n?{}:n,i=B(e,jf);return g.default.createElement(qf,M({},i,{ref:r,className:y.default("c-bubble",a),style:o}),t)};Yf.displayName="Bubble";var Gf=w.default(Yf).withConfig({displayName:"Styles__StyledMenu",componentId:"sc-8fhkp-0"})([""," "," "," color:var(--color-theme-700);a:focus,a:active{outline:none;}"," "," "," ",""],{marginTop:"0.25rem",marginBottom:"0.25rem",overflow:"auto",borderColor:"var(--border-primary)",backgroundColor:"var(--page-paper-main)"},D,A,function(e){return"normal"===e.$mode&&l.css(["width:260px;"])},function(e){return"wider"===e.$mode&&l.css(["width:350px;"])},function(e){return"tiny"===e.$mode&&l.css(["width:180px;"])},function(e){return"widest"===e.$mode&&l.css(["width:590px;"])});Gf.displayName="StyledMenu";var Kf=w.default.div.withConfig({displayName:"Styles__StyledMenuFooter",componentId:"sc-8fhkp-1"})([""," display:flex;border-top:1px solid var(--border-primary);height:32px;align-items:center;"],{display:"flex",paddingLeft:"0.5rem",paddingRight:"0.5rem",paddingTop:"0.25rem",paddingBottom:"0.25rem"});Kf.displayName="StyledMenuFooter";var Xf=w.default.div.withConfig({displayName:"Styles__StyledMenuHeader",componentId:"sc-8fhkp-2"})([""," border-bottom:1px solid var(--border-primary);height:32px;"],{display:"flex",alignItems:"center",justifyContent:"space-between",paddingLeft:"0.5rem",paddingRight:"0.5rem",paddingTop:"0.25rem",paddingBottom:"0.25rem"});Xf.displayName="StyledMenuHeader";var Zf=w.default.div.withConfig({displayName:"Styles__StyledOverlay",componentId:"sc-flnrpv-0"})(["position:fixed;top:0;right:0;bottom:0;left:0;",""],function(e){return!e.$disableBackgroundColor&&l.css(["background:var(--modal-background);backdrop-filter:blur(2px);"])});Zf.displayName="StyledOverlay";var Uf=["className","disableBackgroundColor"],Qf=function(e){var t=e.className,a=e.disableBackgroundColor,l=void 0!==a&&a,r=B(e,Uf);return g.default.createElement(Zf,M({className:y.default("c-overlay",t),$disableBackgroundColor:l},r))};Qf.displayName="Overlay";var Jf=w.default("div").withConfig({displayName:"Styles__StyledPopper",componentId:"sc-1hgjasy-0"})(["&[data-popper-reference-hidden]{display:none !important;pointer-events:none !important;}"]),em=["children","anchorEl","open","style","transition","placement","strategy","afterWrite"],tm=t.forwardRef(function(e,a){var l=e.children,r=e.anchorEl,n=e.open,o=void 0!==n&&n,i=e.style,c=e.transition,s=void 0!==c&&c,u=e.placement,f=void 0===u?"bottom":u,m=e.strategy,p=void 0===m?"absolute":m,v=e.afterWrite,h=B(e,em),y=L(t.useState(!0),2),w=y[0],b=y[1],x=L(t.useState(f),2),E=x[0],S=x[1],C=t.useRef(null),k=t.useRef(),N=Ce(C,a),I=function(e){S(e.placement||"bottom")},_=t.useCallback(function(){if(C.current&&r&&o){k.current&&k.current.destroy();var e=[{name:"hide",enabled:!0,phase:"main",fn:function(){for(var e,t,a=r,l=!1;a;){var n=getComputedStyle(a);if("none"===n.display||"hidden"===n.visibility){l=!0;break}a=a.parentElement}l?null===(e=C.current)||void 0===e||e.setAttribute("data-popper-reference-hidden",""):null===(t=C.current)||void 0===t||t.removeAttribute("data-popper-reference-hidden")}}];"function"==typeof v&&e.push({phase:"afterWrite",enabled:!0,name:"popper-after-write",fn:v}),k.current=d.createPopper(r,C.current,{placement:E,onFirstUpdate:I,strategy:p,modifiers:e})}},[v,r,o,E,p]),R=function(){k.current&&k.current.destroy()},H=t.useCallback(function(e){N(e),_()},[_,N]);if(t.useEffect(function(){return function(){R()}},[]),t.useEffect(function(){o||s||R()},[o,s]),t.useEffect(function(){k.current&&k.current.update()}),!o&&(!s||w))return null;var A={placement:E};return s&&(A.transitionProps={in:o,onEnter:function(){b(!1)},onExited:function(){b(!0),R()}}),g.default.createElement(Jf,M({ref:H},h,{style:z({},i)}),"function"==typeof l?l(A):l)});tm.displayName="Popper";var am=w.default.div.withConfig({displayName:"Style__StyledWindow",componentId:"sc-rnlftg-0"})([""," "," position:fixed;top:0;right:0;bottom:0;left:0;"],D,A);am.displayName="StyledWindow";var lm=function(e){var a=e.children,l=e.container,r=void 0===l?document.body:l,n=L(t.useState(null),2),o=n[0],i=n[1];return t.useEffect(function(){i(function(e){return"function"==typeof e?e():e}(r))},[r]),o?E.default.createPortal(a,o):o};lm.displayName="Portal";var rm=t.createContext({}),nm=rm.Provider,om=rm.Consumer,im=function(){return t.useContext(rm)},dm=rm,cm=["children","onClose","className","style","onKeyDown","disableFocusLock","disableScrollLock","disableCloseOnEsc","onClick"],sm={preventScroll:!0},um=t.forwardRef(function(e,a){var l=e.children,r=e.onClose,n=e.className,i=e.style,d=e.onKeyDown,c=e.disableFocusLock,s=void 0!==c&&c,u=e.disableScrollLock,f=void 0!==u&&u,m=e.disableCloseOnEsc,p=void 0!==m&&m,v=e.onClick,h=B(e,cm),w=Ce(t.useRef(null),a),b=im().zIndex,E=void 0===b?me.skyscraper:b,S=t.useCallback(function(e){e.defaultPrevented||"Esc"!==e.key&&"Escape"!==e.key||p||(e.preventDefault(),r&&r()),"function"==typeof d&&d(e)},[p,r,d]),C=t.useCallback(function(e){null==e||e.stopPropagation(),"function"==typeof v&&v(e)},[v]);return g.default.createElement(lm,null,g.default.createElement(x.default,{returnFocus:sm,disabled:s},g.default.createElement(o.RemoveScroll,{forwardProps:!0,ref:w,enabled:!f,noIsolation:!0},g.default.createElement(am,M({},h,{style:z({zIndex:E},i),onKeyDown:S,tabIndex:0,className:y.default("c-window",n),onClick:C}),l))))});um.displayName="Window";var fm=function(e){var a=e.children,l=e.disableFocusLock,r=void 0!==l&&l,n=e.onMenuClick,o=e.handleScroll,i=void 0===o||o,d=e.mode,c=void 0===d?"normal":d,s=e.open,u=void 0!==s&&s,f=e.onOpen,m=e.onClose,p=e.onBeforeClose,v=e.position,h=void 0===v?"bottom-start":v,w=e.target,b=e.className,x=e.menuClassName,E=e.popperClassName,S=e.backgroundElementClass,C=e.windowAbsolutelyPositioned,k=void 0!==C&&C,N=e.onPopperOpen,I=L(t.useState(u),2),_=I[0],M=I[1],R=L(t.useState(),2),z=R[0],B=R[1],H=t.useRef(null),A=t.useRef(!1);t.useEffect(function(){M(u)},[u]);var D=Ce(w?w.ref:void 0,B),$=Ce(D,H),V=t.useCallback(function(e){var t;null==e||e.preventDefault(),null==e||e.stopPropagation(),M(!0),"function"==typeof f&&f(),"function"==typeof(null==w||null===(t=w.props)||void 0===t?void 0:t.onClick)&&w.props.onClick(e)},[f,null==w?void 0:w.props]),T=t.useCallback(function(){("function"!=typeof p||p())&&(M(!1),"function"==typeof m&&m())},[m,p]),O={forceClose:T},P={open:_,ref:$,onClick:V};return t.useEffect(function(){if(_)A.current=!0;else if(!_&&A.current){var e;null===(e=H.current)||void 0===e||e.focus(),A.current=!1}},[_]),g.default.createElement(g.default.Fragment,null,w&&g.default.cloneElement(w,P),_?g.default.createElement(um,{onClose:T,disableScrollLock:!i,disableFocusLock:r,style:{position:k?"absolute":"fixed"}},g.default.createElement(Qf,{className:S,onClick:T,tabIndex:-1,disableBackgroundColor:!0}),g.default.createElement(tm,{anchorEl:z,open:!!z&&_,placement:h,className:E,tabIndex:-1,afterWrite:N},g.default.createElement(Gf,{className:y.default("c-simple-menu__paper","c-simple-menu__".concat(c),x,b),$mode:c,onMouseDown:n},g.default.createElement(Wf,{value:{open:_,setOpen:M}},"function"==typeof a?a(O):a)))):null)};fm.displayName="Menu";var mm={primary:{color:"var(--color-theme-900)"},secondary:{color:"var(--color-theme-700)"},tertiary:{color:"var(--color-theme-600)"},quaternary:{color:"var(--color-theme-transparent-500)"},"theme-primary":{color:"var(--color-primary)"},"theme-secondary":{color:"var(--color-secondary)"},"page-paper":{color:"var(--page-paper-main)"},"only-white":{color:"var(--only-white)"},"only-black":{color:"var(--only-black)"},success:{color:"var(--color-sucess-green)"},alert:{color:"var(--red-alert)"},warning:{color:"var(--warning)"}},pm=w.default.div.withConfig({displayName:"Styles__StyledTypography",componentId:"sc-mskw5w-0"})([""," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "," ",""],D,A,function(e){return mm[e.$color]},function(e){return"Title 1"===e.$variant&&l.css(["",""],{fontSize:"2rem"})},function(e){return"Title 2"===e.$variant&&l.css(["",""],{fontSize:"1.675rem"})},function(e){return"Header 2"===e.$variant&&l.css(["",""],{fontSize:"1.125rem"})},function(e){return("Header 3"===e.$variant||"Body 1"===e.$variant)&&l.css(["",""],{fontSize:"1rem"})},function(e){return"Body 2"===e.$variant&&l.css(["",""],{fontSize:"0.875rem"})},function(e){return"Caption 1"===e.$variant&&l.css(["",""],{fontSize:"0.75rem"})},function(e){return"Caption 2"===e.$variant&&l.css(["",""],{fontSize:"0.625rem"})},function(e){return e.$italic?l.css(["font-style:italic;"]):l.css(["font-style:normal;"])},function(e){return e.$tabularNums?l.css(["font-variant-numeric:tabular-nums;"]):l.css(["font-variant-numeric:normal;"])},function(e){return"regular"===e.$letterSpacing&&l.css(["",""],{letterSpacing:"0.02em"})},function(e){return"tight"===e.$letterSpacing&&l.css(["",""],{letterSpacing:"0em"})},function(e){return"wide"===e.$letterSpacing&&l.css(["",""],{letterSpacing:"0.08em"})},function(e){return"regular"===e.$lineHeight&&l.css(["",""],{lineHeight:"1.375"})},function(e){return"tight"===e.$lineHeight&&l.css(["",""],{lineHeight:"1"})},function(e){return"loose"===e.$lineHeight&&l.css(["",""],{lineHeight:"1.625"})},function(e){return"left"===e.$align&&l.css(["text-align:left;"])},function(e){return"right"===e.$align&&l.css(["text-align:right;"])},function(e){return"center"===e.$align&&l.css(["text-align:center;"])},function(e){return"justify"===e.$align&&l.css(["text-align:justify;"])},function(e){return"none"===e.$decoration&&l.css(["text-decoration:none;"])},function(e){return"underline"===e.$decoration&&l.css(["text-decoration:underline;"])},function(e){return"line-through"===e.$decoration&&l.css(["text-decoration:line-through;"])},function(e){return"regular"===e.$transform&&l.css(["text-transform:none;"])},function(e){return"uppercase"===e.$transform&&l.css(["text-transform:uppercase;"])},function(e){return"lowercase"===e.$transform&&l.css(["text-transform:lowercase;"])},function(e){return"capitalize"===e.$transform&&l.css(["text-transform:capitalize;"])},function(e){return"visible"===e.$overflow&&l.css(["overflow:visible;"])},function(e){return"ellipsis"===e.$overflow&&l.css(["text-overflow:ellipsis;"])},function(e){return"truncate"===e.$overflow&&l.css(["overflow:hidden;text-overflow:ellipsis;white-space:nowrap;"])},function(e){return"regular"===e.$whitespace&&l.css(["white-space:normal;"])},function(e){return"no-wrap"===e.$whitespace&&l.css(["white-space:nowrap;"])},function(e){return"pre"===e.$whitespace&&l.css(["white-space:pre;"])},function(e){return"pre-wrap"===e.$whitespace&&l.css(["white-space:pre-wrap;"])},function(e){return"pre-line"===e.$whitespace&&l.css(["white-space:pre-line;"])},function(e){return"break-spaces"===e.$whitespace&&l.css(["white-space:break-spaces;"])},function(e){return"regular"===e.$wordBreak&&l.css(["overflow-wrap:normal;word-break:normal;"])},function(e){return"smart"===e.$wordBreak&&l.css(["overflow-wrap:break-word;"])},function(e){return"all"===e.$wordBreak&&l.css(["word-break:break-all;"])},function(e){return"regular"===e.$weight&&l.css(["",""],{fontWeight:"400"})},function(e){return"light"===e.$weight&&l.css(["",""],{fontWeight:"300"})},function(e){return"medium"===e.$weight&&l.css(["",""],{fontWeight:"500"})},function(e){return"bold"===e.$weight&&l.css(["",""],{fontWeight:"700"})});pm.displayName="StyledTypography";var vm=["variant","as","color","italic","tabularNums","letterSpacing","lineHeight","align","decoration","transform","overflow","whitespace","wordBreak","weight","className","children"],hm=t.forwardRef(function(e,t){var a=e.variant,l=void 0===a?"Title 1":a,r=e.as,n=e.color,o=void 0===n?"primary":n,i=e.italic,d=void 0!==i&&i,c=e.tabularNums,s=void 0!==c&&c,u=e.letterSpacing,f=void 0===u?"tight":u,m=e.lineHeight,p=void 0===m?"regular":m,v=e.align,h=void 0===v?"left":v,w=e.decoration,b=void 0===w?"none":w,x=e.transform,E=void 0===x?"regular":x,S=e.overflow,C=void 0===S?"visible":S,k=e.whitespace,N=void 0===k?"regular":k,I=e.wordBreak,_=void 0===I?"regular":I,R=e.weight,z=void 0===R?"regular":R,L=e.className,H=e.children,A=B(e,vm),D=r||"div";return g.default.createElement(pm,M({as:D,className:y.default("typography",L),$italic:d,$tabularNums:s,$letterSpacing:f,$lineHeight:p,$align:h,$decoration:b,$transform:E,$overflow:C,$whitespace:N,$wordBreak:_,$variant:l,$color:o,$weight:z,ref:t},A),H)});hm.displayName="Typography";var gm=["title","className","leftElement","rightElement"],ym=t.forwardRef(function(e,t){var a=e.title,l=e.className,r=e.leftElement,n=e.rightElement,o=B(e,gm);return g.default.createElement(Xf,M({},o,{className:y.default("c-menu-header",l),ref:t}),r||g.default.createElement("div",{style:{minWidth:"24px"}}," "),g.default.createElement(hm,{variant:"Body 2",color:"secondary",weight:"bold",overflow:"truncate",style:{marginLeft:"4px",marginRight:"4px "}},a),n||g.default.createElement("div",{style:{minWidth:"24px"}}," "))});ym.displayName="MenuHeader";var wm=["children","className"],bm=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=B(e,wm);return g.default.createElement(Kf,M({},r,{className:y.default("c-menu-footer",l),ref:t}),a)});bm.displayName="MenuFooter";var xm=["children","className","separator"],Em=g.default.forwardRef(function(e,a){var l,r,n=e.children,o=e.className,i=e.separator,d=void 0===i?"/":i,c=B(e,xm),s=t.useRef(null),u=t.useRef(null),f=t.useRef(null),m=t.useRef([]),p=Ce(a,s),v=L(t.useState(0),2),h=v[0],y=v[1],w=ke(s),b=ke(u),x=null!==(l=null==w?void 0:w.width)&&void 0!==l?l:0,E=null!==(r=null==b?void 0:b.width)&&void 0!==r?r:0,S=t.useMemo(function(){return g.default.Children.toArray(n)},[n]),C=L(t.useMemo(function(){return[S.slice(0,h),S.slice(h,S.length)]},[S,h]),2),k=C[0],N=C[1];return t.useEffect(function(){m.current=[],y(0)},[S.length]),t.useEffect(function(){var e=E-x;if(e>0){for(var t,a,l,r,n,o=null!==(t=null===(a=f.current)||void 0===a||null===(a=a.querySelectorAll('[data-role="separator"]')[0])||void 0===a?void 0:a.offsetWidth)&&void 0!==t?t:0,i=null!==(l=null===(r=f.current)||void 0===r?void 0:r.querySelectorAll('[data-role="item"]'))&&void 0!==l?l:[],d=[],c=(null!==(n=null==i?void 0:i.length)&&void 0!==n?n:1)-1,s=0,u=0;e>u&&c>=s;){var p,v,h=o+(null!==(p=null===(v=i[s])||void 0===v?void 0:v.offsetWidth)&&void 0!==p?p:0);d.push(h),u+=h,s+=1}d.length===N.length&&d.pop(),m.current=[...m.current,...d],y(function(e){return e+d.length})}},[N.length,x,E]),t.useEffect(function(){var e=x-E;if(e>0&&m.current.length>0){for(var t=m.current.length,a=[...m.current],l=0;e>l&&a.length>0;){var r,n;if(e<(null!==(r=a[a.length-1])&&void 0!==r?r:0)+l)l=e;else l+=null!==(n=a.pop())&&void 0!==n?n:0}var o=t-a.length;y(function(e){var t=e-o;return t>0?t:0});var i=t-o;m.current=i>0?m.current.slice(0,i):[]}},[x,E]),g.default.createElement(de,M({className:o,ref:p},c),g.default.createElement(ce,{ref:u},g.default.createElement(se,{ref:f},k.length>0?g.default.createElement(fe,{"data-role":"menu"},g.default.createElement(fm,{target:g.default.createElement(Be,{variant:"text gray"},g.default.createElement(uf,null))},g.default.createElement(ue,null,k.map(function(e,t){return g.default.createElement(ae,{key:t},e)})))):null,N.map(function(e,t){return g.default.createElement(g.default.Fragment,{key:t},t>0||k.length>0?g.default.createElement(fe,{"data-role":"separator"},d):null,g.default.createElement(fe,{"data-role":"item"},e))}))))});Em.displayName="Breadcrumbs";var Sm=w.default.div.withConfig({displayName:"Styles__StyledBadge",componentId:"sc-6o8do5-0"})([""," align-items:center;background-color:",";border:",";block-size:",";border-radius:100%;color:var(--color-theme-100);display:flex;font-size:10px;font-weight:500;inline-size:",";justify-content:center;padding:",";pointer-events:none;position:absolute;z-index:1;"," "," "," "," ",""],D,function(e){return e.backgroundColor?e.backgroundColor:"var(--color-primary)"},function(e){return e.isStandalone?"none":"2px solid var(--page-paper-main)"},function(e){return e.dimension+"px"},function(e){return e.dimension+"px"},function(e){return e.value&&(e.value>99?"4px":e.value<100&&"2px")},function(e){return e.isStandalone&&l.css(["position:static;z-index:0;"])},function(e){return"top-left"===e.position&&l.css(["inset-block-start:0;inset-inline-start:0;"])},function(e){return"top-right"===e.position&&l.css(["inset-block-start:0;inset-inline-end:0;"])},function(e){return"bottom-right"===e.position&&l.css(["inset-block-end:0;inset-inline-end:0;"])},function(e){return"bottom-left"===e.position&&l.css(["inset-block-end:0;inset-inline-start:0;"])}),Cm=function(e){var t=e.dimension,a=void 0===t?8:t,l=e.className,r=e.position,n=void 0===r?"bottom-left":r,o=e.backgroundColor,i=e.value,d=e.isStandalone,c=void 0!==d&&d;return g.default.createElement(Sm,{className:y.default("c-badge",l),dimension:a,position:n,isStandalone:c,backgroundColor:o,role:"status",value:i},i&&i>100?"99+":i)},km=["weight","children"],Nm=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"regular":a,r=e.children,n=B(e,km);return g.default.createElement(hm,M({variant:"Body 2",weight:l,ref:t},n),r)});Nm.displayName="Body2";var Im=w.default.div.withConfig({displayName:"Styles__StyledCounterButtonWrapper",componentId:"sc-1ecrcba-0"})([""," "," "," width:fit-content;"],{display:"flex"},D,A);Im.displayName="StyledCounterButtonWrapper";var _m=w.default(P).withConfig({displayName:"Styles__StyledCounterButton",componentId:"sc-1ecrcba-1"})([""," "," "," ",""],function(e){return e.$active&&!e.disabled&&l.css(["padding:0 8px;svg{fill:var(--color-primary);}&:hover{background:var(--color-primary-300);}"])},function(e){return e.$selected&&l.css(["border-top-right-radius:0;border-bottom-right-radius:0;background-color:var(--color-primary-200);"])},function(e){return!e.$selected&&l.css(["@media (max-width:768px){width:32px;}"])},function(e){return e.disabled&&l.css(["pointer-events:none;opacity:0.5;"])});_m.displayName="StyledCounterButton";var Mm=w.default(P).withConfig({displayName:"Styles__StyledCounterButtonReset",componentId:"sc-1ecrcba-2"})(["background-color:var(--color-primary-200);border-top-left-radius:0;border-bottom-left-radius:0;&:hover,&:focus-visible{background-color:var(--color-primary-300);border-top-left-radius:0;border-bottom-left-radius:0;}"]);Mm.displayName="StyledCounterButtonReset";var Rm=w.default(Nm).withConfig({displayName:"Styles__StyledCounterButtonLabel",componentId:"sc-1ecrcba-3"})([""," @media (max-width:768px){display:none;}",":hover &&{","}",""],{pointerEvents:"none"},_m,function(e){return!e.$active&&l.css(["color:var(--color-theme-900);"])},function(e){return e.$active&&l.css(["color:var(--color-primary);"])});Rm.displayName="StyledCounterButtonLabel";var zm=w.default(Cm).withConfig({displayName:"Styles__StyledBadge",componentId:"sc-1ecrcba-4"})(["margin-left:4px;margin-right:-6px;"]);zm.displayName="StyledBadge";var Bm=w.default.div.withConfig({displayName:"Styles__StyledTooltip",componentId:"sc-rur9b5-0"})([""," "," max-width:200px;border-radius:8px;padding:4px 10px;text-align:center;background-color:rgba(0,0,0,0.9);font-size:12px;font-weight:500;line-height:normal;color:#fff;margin:4px;",""],A,D,function(e){return e.$isLight&&l.css(["background-color:var(--page-paper-main);box-shadow:var(--shadow-secondary);color:var(--color-theme-700);"])}),Lm={transitionProperty:"opacity, transform",transitionDuration:".15s, .10s, .15s",transitionTimingFunction:"ease, ease, cubic-bezier(0.39, 0.575, 0.565, 1)",transformOrigin:"50% 0",transform:"scale(.85)",opacity:0},Hm={entering:{opacity:1,transform:"scale(1)",transitionDelay:".6s"},entered:{opacity:1,transform:"scale(1)"},exiting:{opacity:0,transform:"scale(.85)"},exited:{opacity:0,transform:"scale(.85)"}},Am=function(e){var a=e.in,l=void 0!==a&&a,r=e.onEnter,n=e.onExited,o=e.children,i=e.style,d=e.timeout,s=void 0===d?1e3:d;return g.default.createElement(c.Transition,{appear:!0,in:l,timeout:s,onEnter:r,onExited:n},function(e){return t.cloneElement(o,{style:z(z(z(z({visibility:"exited"!==e||l?void 0:"hidden"},Lm),Hm[e]),i),o.props.style)})})};Am.displayName="FromElement";var Dm=["children"],$m=function(e){var t=e.children,a=B(e,Dm);return g.default.createElement(Am,M({timeout:0},a),t)},Vm=t.forwardRef(function(e,a){var l=e.children,r=e.title,n=e.className,o=e.style,i=e.isLight,d=void 0!==i&&i,c=e.placement,s=void 0===c?"top":c,u=e.TransitionComponent,f=void 0===u?$m:u,m=e.popperTooltipStyle,p=e.popperTooltipClassName,v=e.disable,h=im().zIndex,w=void 0===h?me.skyscraper:h,b=L(t.useState(!1),2),x=b[0],E=b[1],S=L(t.useState(),2),C=S[0],k=S[1],N=Ce(l.ref,a),I={onMouseOver:function(e){var t=l.props;"mouseover"===e.type&&t.onMouseOver&&t.onMouseOver(e),C&&C.removeAttribute("title"),E(!0)},onMouseLeave:function(e){var t=l.props;"mouseleave"===e.type&&t.onMouseLeave&&e.currentTarget===C&&t.onMouseLeave(e),E(!1)},ref:Ce(k,N)};return g.default.createElement(g.default.Fragment,null,g.default.cloneElement(l,I),!v&&g.default.createElement(lm,null,g.default.createElement(tm,{anchorEl:C,open:!!C&&x,placement:s,transition:!0,className:p,style:z({zIndex:w},m),role:"tooltip"},function(e){var t=e.transitionProps,a=void 0===t?{}:t;return g.default.createElement(f,M({},a,{style:o}),g.default.createElement(Bm,{className:y.default("c-tooltip-ds",n),$isLight:d},r))})))});Vm.displayName="Tooltip";var Tm=["label","icon","active","counter","tooltipText","onClearAll","className","labelClassName","disabled"],Om=t.forwardRef(function(e,t){var a=e.label,l=e.icon,r=e.active,n=e.counter,o=void 0===n?0:n,i=e.tooltipText,d=e.onClearAll,c=e.className,s=e.labelClassName,u=e.disabled,f=void 0!==u&&u,m=B(e,Tm);return g.default.createElement(Im,{ref:t,className:c},g.default.createElement(_m,M({disabled:f,"aria-disabled":f,className:y.default("c-counter-button",{"c-counter-button__selected":o})},m,{variant:"text gray",$active:o>0||r,$selected:o>0}),l&&g.default.cloneElement(l,{className:y.default("c-counter-button__icon")}),a&&g.default.createElement(Rm,{color:"secondary",weight:"medium",className:y.default("c-counter-button__label",s),$active:o>0||r},a),o>0?g.default.createElement(zm,{isStandalone:!0,dimension:16,value:o}):null),o>0?g.default.createElement(Vm,{title:"".concat(i),popperTooltipClassName:"z-index-1300"},g.default.createElement(Mm,{variant:"text colored",className:"c-counter-button__reset",onClick:d},g.default.createElement(Sl,null))):null)});Om.displayName="CounterButton";var Pm=w.default.button.withConfig({displayName:"Styles__StyledButton",componentId:"sc-1v8h7mt-0"})([""," "," "," "," color:var(--color-theme-700);margin:0;padding:0;background:none;width:100%;height:auto;border:none;height:30px;line-height:1;transition:all 0.3s ease;svg{fill:currentColor;}&::-moz-focus-inner{border:0;}&:focus{outline:none;}&:hover{text-decoration:none;}&:disabled{cursor:default;opacity:50%;pointer-events:none;}"],D,A,function(e){return"range"===e.$step&&l.css(["padding:0 12px !important;"])},{position:"relative",margin:"0px",display:"inline-block",cursor:"pointer",userSelect:"none",textAlign:"center",verticalAlign:"middle",fontSize:"0.875rem",lineHeight:"1",fontWeight:"500",textDecorationLine:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),Fm=w.default(fm).withConfig({displayName:"Styles__StyledMenu",componentId:"sc-1v8h7mt-1"})(["",""],{height:"auto",width:"auto",paddingLeft:"0.5rem",paddingRight:"0.5rem",paddingTop:"1rem",paddingBottom:"1rem"}),Wm=w.default(U).withConfig({displayName:"Styles__StyledButtonGroup",componentId:"sc-1v8h7mt-2"})([""," "," button:hover{position:relative;z-index:1;}"],D,A),qm=w.default.span.withConfig({displayName:"Styles__StyledSpan",componentId:"sc-1v8h7mt-3"})(["line-height:30px;color:var(--color-theme-700);"]),jm=w.default.div.withConfig({displayName:"Styles__StyledDiv",componentId:"sc-1v8h7mt-4"})([""," "," "," "," height:32px;transition:all 0.3s ease;background-color:transparent;"," color:var(--color-theme-700);margin-right:-1px;display:block;"," svg{fill:currentColor;}&::-moz-focus-inner{border:0;}&:focus{outline:none;}&:disabled{cursor:default;opacity:50%;pointer-events:none;}&:hover{"," color:var(--color-primary);text-decoration:none;}&:active{"," color:var(--color-primary);}"],function(e){return e.$isTargetable&&l.css(["",""],{pointerEvents:"none"})},function(e){return e.$isRounded&&l.css(["border-radius:var(--ac-br-8);padding:0 12px !important;"])},function(e){return"flat"!==e.$mode?{borderWidth:"1px",borderStyle:"solid"}:{borderWidth:"0px"}},{position:"relative",margin:"0px",display:"inline-block",cursor:"pointer",userSelect:"none",padding:"0px",textAlign:"center",verticalAlign:"middle",fontSize:"0.875rem",lineHeight:"1",fontWeight:"500",textDecorationLine:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},function(e){return"flat"!==e.$mode&&l.css(["border:1px solid var(--color-theme-700);"])},function(e){return!e.$alwaysShowDate&&l.css(["@media (max-width:768px){display:none;}"])},function(e){return"flat"!==e.$mode&&l.css(["border-color:var(--color-primary);"])},function(e){return"flat"!==e.$mode&&l.css(["border-color:var(--color-primary);background-color:var(--color-primary-200);"])}),Ym=w.default(Be).withConfig({displayName:"Styles__StyledControl",componentId:"sc-1v8h7mt-5"})(["border-radius:var(--ac-br-8);"]);Wm.displayName="StyledButtonGroup",qm.displayName="StyledSpan",jm.displayName="StyledDiv",Fm.displayName="StyledMenu",Pm.displayName="StyledButton",Ym.displayName="StyledControl";var Gm="768px",Km="1024px",Xm="1280px",Zm="1536px",Um={sm:"@media (min-width: ".concat("640px",")"),md:"@media (min-width: ".concat(Gm,")"),lg:"@media (min-width: ".concat(Km,")"),xl:"@media (min-width: ".concat(Xm,")"),xxl:"@media (min-width: ".concat(Zm,")")},Qm=w.default.div.withConfig({displayName:"Styles__StyledDialog",componentId:"sc-jwpvgm-0"})(["display:flex;flex-direction:column;flex:1 1 auto;max-height:calc(100vh - 156px);background-color:var(--page-paper-main);color:var(--color-theme-900);box-shadow:var(--shadow-primary);border-radius:8px;width:310px;margin:60px auto 30px auto;position:relative;@media (max-width:640px){width:calc(100% - 32px);max-width:640px;margin-left:16px !important;margin-right:16px !important;}"," "," ","{width:540px;margin:126px auto 30px auto;}"],D,A,Um.sm);Qm.displayName="StyledDialog";var Jm=w.default.div.withConfig({displayName:"Styles__StyledDialogTitle",componentId:"sc-jwpvgm-1"})(["padding:20px 30px;"," ",""],D,A);Jm.displayName="StyledDialogTitle";var ep=w.default.div.withConfig({displayName:"Styles__StyledDialogContent",componentId:"sc-jwpvgm-2"})(["padding:20px 30px;max-height:580px;overflow-y:auto;flex:1 1 auto;"," ",""],D,A);ep.displayName="StyledDialogContent";var tp=w.default.div.withConfig({displayName:"Styles__StyledDialogContentDivider",componentId:"sc-jwpvgm-3"})(["border-top:1px solid var(--border-primary);height:1px;"]);tp.displayName="StyledDialogContentDivider";var ap=w.default.div.withConfig({displayName:"Styles__StyledDialogActions",componentId:"sc-jwpvgm-4"})(["padding:20px 30px;"," ",""],D,A);ap.displayName="StyledDialogActions";var lp=["className","children"],rp=function(e){var t=e.className,a=e.children,l=B(e,lp);return g.default.createElement(ap,M({className:y.default("c-dialog-actions",t)},l),a)};rp.displayName="DialogActions";var np=["className","children"],op=function(e){var t=e.className,a=e.children,l=B(e,np);return g.default.createElement(ep,M({className:y.default("c-dialog-content",t)},l),a)};op.displayName="DialogContent";var ip=function(e){var t=e.className;return g.default.createElement(tp,{className:y.default("c-dialog-content-divider",t)})};ip.displayName="DialogContentDivider";var dp=["children"],cp=t.forwardRef(function(e,t){var a=e.children,l=B(e,dp);return g.default.createElement(hm,M({weight:"bold",variant:"Header 3",ref:t},l),a)});cp.displayName="Header3";var sp=["children","className","disableDefaultHeading"],up=function(e){var t=e.children,a=e.className,l=e.disableDefaultHeading,r=void 0!==l&&l,n=B(e,sp);return g.default.createElement(Jm,M({className:y.default("c-dialog-title-wrapper",a)},n),r?t:g.default.createElement(cp,null,t))};function fp(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.reduce(function(e,t){return null===t?e:function(){for(var a=arguments.length,l=new Array(a),r=0;r<a;r++)l[r]=arguments[r];e&&e.apply(this,l),t&&t.apply(this,l)}},function(){})}up.displayName="DialogTitle";var mp=["children","disableFocusLock","disableScrollLock","disableBackgroundClick","disableBackgroundColor","disableCloseOnEsc","open","onClose","onClickOutside"],pp=t.forwardRef(function(e,a){var l=e.children,r=e.disableFocusLock,n=void 0!==r&&r,o=e.disableScrollLock,i=void 0!==o&&o,d=e.disableBackgroundClick,c=void 0!==d&&d,s=e.disableBackgroundColor,u=void 0!==s&&s,f=e.disableCloseOnEsc,m=void 0!==f&&f,p=e.open,v=void 0!==p&&p,h=e.onClose,y=e.onClickOutside,w=B(e,mp),b=L(t.useState(v),2),x=b[0],E=b[1],S=L(t.useState(!0),2),C=S[0],k=S[1],N=Ce(t.useRef(null),a),I=t.useMemo(function(){return function(e){return!!e.props&&Object.prototype.hasOwnProperty.call(e.props,"in")}(l)},[l]);t.useEffect(function(){E(v)},[v]);var _=t.useCallback(function(){E(!1),I||"function"==typeof h&&h()},[I,h]),R=t.useCallback(function(e){if(!c)return e.preventDefault(),_();y&&y(e)},[c,y,_]),z=t.useCallback(function(){k(!1)},[]),H=t.useCallback(function(){k(!0),"function"==typeof h&&h()},[h]),A=t.useMemo(function(){var e={};return I&&l&&(e={onEnter:fp(z,l.props.onEnter),onExited:fp(H,l.props.onExited),in:x}),e},[l,z,H,I,x]);return x||I&&!C?g.default.createElement(um,M({},w,{ref:N,onClose:_,disableFocusLock:n,disableScrollLock:i,disableCloseOnEsc:m}),x?g.default.createElement(Qf,{onClick:R,disableBackgroundColor:u}):null,t.cloneElement(l,A)):null});pp.displayName="Modal";var vp=["in","children","style","timeout"],hp={entering:{opacity:1},entered:{opacity:1},exiting:{opacity:0},exited:{opacity:0}},gp=function(e){var a=e.in,l=void 0!==a&&a,r=e.children,n=e.style,o=e.timeout,i=void 0===o?500:o,d=B(e,vp);return g.default.createElement(c.Transition,M({appear:!0,in:l,timeout:i},d),function(e){return t.cloneElement(r,{style:z(z(z(z({visibility:"exited"!==e||l?void 0:"hidden"},(a=i,{transition:"all ".concat(a,"ms ease-in-out"),opacity:0})),hp[e]),n),r.props.style)});var a})};gp.displayName="Fade";var yp=["in","children","style","timeout","initialDirection"],wp=function(e){var a,l=e.in,r=void 0!==l&&l,n=e.children,o=e.style,i=e.timeout,d=void 0===i?300:i,s=e.initialDirection,u=void 0===s?"left":s,f=B(e,yp);switch(u){case"right":a="100%, 0";break;case"top":a="0, -100%";break;case"bottom":a="0, 100%";break;default:a="-100%, 0"}var m=function(e){return{transition:"all ".concat(e,"ms ease")}},p={entering:{transform:"translate(0,0)"},entered:{transform:"translate(0,0)"},exiting:{transform:"translate(".concat(a,")")},exited:{transform:"translate(".concat(a,")")}};return g.default.createElement(c.Transition,M({in:r,timeout:d},f),function(e){return t.cloneElement(n,{style:z(z(z(z({visibility:"exited"!==e||r?void 0:"hidden"},m(d)),p[e]),o),n.props.style)})})};wp.displayName="Slide";var bp={transitionProperty:"opacity, transform",transitionTimingFunction:"linear ease-out",transform:"translateY(-100%)",opacity:0},xp={entering:{opacity:1,transform:"translateY(0)",transitionDuration:".3s"},entered:{opacity:1,transform:"translateY(0)",transitionDuration:".3s"},exiting:{opacity:0,transform:"translateY(-100%)",transitionDuration:".2s"},exited:{opacity:0,transform:"translateY(-100%)",transitionDuration:".2s"}},Ep=function(e){var a=e.in,l=void 0!==a&&a,r=e.onEnter,n=e.onExited,o=e.children,i=e.style,d=e.timeout,s=void 0===d?400:d;return g.default.createElement(c.Transition,{appear:!0,in:l,timeout:s,onEnter:r,onExited:n},function(e){return t.cloneElement(o,{style:z(z(z(z({visibility:"exited"!==e||l?void 0:"hidden"},bp),xp[e]),i),o.props.style)})})};Ep.displayName="SlideFromTop";var Sp=l.createGlobalStyle([""," ",""],function(e){return"left"===e.$direction&&l.css(["&.c-slide-enter{position:absolute;transform:translateX(100%);}&.c-slide-enter-active{transform:translateX(0%);transition:all 200ms ease;}&.c-slide-exit{position:absolute;}&.c-slide-exit-active{transform:translateX(-100%);transition:all 200ms ease;}"])},function(e){return"right"===e.$direction&&l.css(["&.c-slide-enter{position:absolute;transform:translateX(-100%);}&.c-slide-enter-active{transform:translateX(0%);transition:all 200ms ease;}&.c-slide-exit{position:absolute;}&.c-slide-exit-active{transform:translateX(100%);transition:all 200ms ease;}"])}),Cp=["children","direction"],kp=function(e){var t=e.children,a=e.direction,l=void 0===a?"left":a,r=B(e,Cp);return g.default.createElement(c.CSSTransition,M({timeout:200,classNames:"c-slide",unmountOnExit:!0},r),g.default.createElement(g.default.Fragment,null,t,g.default.createElement(Sp,{$direction:l})))};kp.displayName="SlideLeftRightTransition";var Np=function(e){var a=e.in,l=void 0!==a&&a,r=e.onEnter,n=e.onExited,o=e.children,i=e.style,d=e.timeout,s=void 0===d?200:d,u=t.useMemo(function(){return{transitionProperty:"width, height",transitionDuration:"".concat(s,"ms"),transitionTimingFunction:"ease"}},[s]);return g.default.createElement(c.Transition,{appear:!0,in:l,timeout:s,onEnter:r,onExited:n},function(e){return t.cloneElement(o,{style:z(z(z({visibility:"exited"!==e||l?void 0:"hidden"},u),i),o.props.style)})})};Np.displayName="ResizeTransition";var Ip=["in","children","style","timeout"],_p={entering:{transform:"scaleX(1)",opacity:1},entered:{transform:"scaleX(1)",opacity:1},exiting:{transform:"scaleX(0)",opacity:0},exited:{transform:"scaleX(0)",opacity:0}},Mp=function(e){var a=e.in,l=void 0!==a&&a,r=e.children,n=e.style,o=e.timeout,i=void 0===o?200:o,d=B(e,Ip);return g.default.createElement(c.Transition,M({appear:!0,in:l,timeout:i},d),function(e){return t.cloneElement(r,{style:z(z(z(z({},(a=l?i:0,{transition:"all ".concat(a,"ms ease-in"),transform:"scaleX(0)",opacity:0,transformOrigin:"left"})),_p[e]),n),r.props.style)});var a})};Mp.displayName="Reveal";var Rp={entered:{transform:"scale(1)"},exiting:{transform:"scale(0)"}},zp=function(e){var a=e.in,l=void 0!==a&&a,r=e.onEnter,n=e.onExited,o=e.children,i=e.style,d=e.timeout,s=void 0===d?200:d,u=t.useMemo(function(){return{transitionProperty:"transform",transitionDuration:"".concat(s,"ms"),transform:"scale(0)"}},[s]);return g.default.createElement(c.Transition,{in:l,timeout:s,onEnter:r,onExited:n},function(e){return t.cloneElement(o,{style:z(z(z(z({},u),Rp[e]),i),o.props.style)})})};zp.displayName="Scale";var Bp=["children","open","onClose","className","enableBackgroundClick","disableCloseOnEsc","animate","onClickOutside"],Lp=t.forwardRef(function(e,t){var a=e.children,l=e.open,r=void 0!==l&&l,n=e.onClose,o=e.className,i=e.enableBackgroundClick,d=void 0!==i&&i,c=e.disableCloseOnEsc,s=void 0!==c&&c,u=e.animate,f=void 0===u?"slide":u,m=e.onClickOutside,p=B(e,Bp);return g.default.createElement(pp,M({ref:t,open:r,onClose:n,disableBackgroundClick:!d,disableCloseOnEsc:s,onClickOutside:m},p),"fade"===f?g.default.createElement(gp,{in:r},g.default.createElement(Qm,{className:y.default("c-dialog",o)},a)):g.default.createElement(Ep,{in:r},g.default.createElement(Qm,{className:y.default("c-dialog",o)},a)))});Lp.displayName="Dialog";var Hp=Object.assign({},Lp,{Title:up,Content:op,ContentDivider:ip,Actions:rp}),Ap=t.forwardRef(function(e,a){var l=e.open,r=void 0!==l&&l,n=e.onCancel,o=e.onConfirm,i=e.className,d=e.dialogTitle,c=void 0===d?"Discard changes?":d,s=e.dialogContent,u=void 0===s?"All unsaved changes will be lost.":s,f=e.confirmBtnText,m=void 0===f?"OK":f,p=e.cancelBtnText,v=void 0===p?"Cancel":p,h=e.shouldShowCancelButton,w=void 0===h||h,b=e.isLoading,x=void 0!==b&&b;return t.useEffect(function(){var e=function(e){"Enter"===e.key&&o&&(e.preventDefault(),o())};return r&&window.addEventListener("keydown",e),function(){window.removeEventListener("keydown",e)}},[r,o]),g.default.createElement(Hp,{ref:a,open:r,onClose:n,className:y.default("c-confirm-dialog",i),disableCloseOnEsc:x},g.default.createElement(Hp.Title,null,c),g.default.createElement(Hp.ContentDivider,null),g.default.createElement(Hp.Content,null,g.default.createElement(Nm,{lineHeight:"loose",color:"secondary",whitespace:"pre-line"},u)),g.default.createElement(Hp.ContentDivider,null),g.default.createElement(Hp.Actions,null,g.default.createElement(P,{variant:"primary",style:{marginRight:"12px"},onClick:o,disabled:x},m),w?g.default.createElement(P,{variant:"secondary","data-action":"cancel",onClick:n,type:"button",disabled:x},v):null))});Ap.displayName="ConfirmDialog";var Dp=w.default(Ap).withConfig({displayName:"Styles__StyledConfirmDialog",componentId:"sc-18towna-0"})([".modal-header{padding:16px 30px;h1{margin:0;font-size:16px;}}.modal-body{padding:10px 30px;}.modal-divider{border-top:1px solid var(--border-primary);height:1px;}.modal-footer{padding:16px 30px;}"]);Dp.displayName="StyledConfirmDialog";var $p=w.default.div.withConfig({displayName:"Styles__StyledDatePickerContainerInner",componentId:"sc-18towna-1"})(['& > *{font-family:-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}&{@keyframes slide-up{from{transform:translateY(0);opacity:1;}to{transform:translateY(-20px);opacity:0;}}@keyframes slide-down{from{transform:translateY(0);opacity:1;}to{transform:translateY(20px);opacity:0;}}.slide-up{animation:slide-up 0.3s ease-in-out;}.slide-down{animation:slide-down 0.3s ease-in-out;}.today-day{position:relative;&::after{position:absolute;content:"";bottom:2px;height:3px;width:3px;border-radius:3px;margin:0 auto;left:0;right:0;background:var(--color-primary);}}.today-day,.today-month,.today-year{color:var(--color-primary);background-color:none;}.selected{background-color:var(--color-primary) !important;color:var(--color-theme-100) !important;}.disabled{pointer-events:none;color:var(--color-theme-500);}.hovered{background-color:var(--color-primary-300);}}.userAvailability,.nonWorkingDaysOfWeek{color:var(--red-alert);&.hovered:hover:not(.selected){background-color:rgba(237,97,97,0.1);color:var(--red-alert);}&.today-day{color:var(--red-alert);&:after{background-color:var(--red-alert);}&.hovered:hover:not(.selected):after{background-color:var(--red-alert);}}}.selected{background-color:var(--color-primary);color:var(--color-theme-100);&.today-day{color:var(--color-theme-100);&:after{background-color:var(--color-theme-100);}}&.userAvailability,&.nonWorkingDaysOfWeek{background-color:var(--red-alert) !important;color:var(--color-theme-100) !important;}}.nonWorkingDay{color:var(--color-theme-500);&.hovered:hover:not(.selected){color:var(--color-theme-500);}&.today-day{color:var(--color-primary-500);&:after{background-color:var(--color-primary-500);}&.hovered:hover:not(.selected){color:var(--color-theme-500);&:after{background-color:var(--color-theme-500);}}}&.userAvailability,&.nonWorkingDaysOfWeek{&.hovered:hover:not(.selected){color:var(--color-theme-500);background-color:var(--color-primary-300);&.today-day:after{background-color:var(--color-theme-500);}}}&.selected{color:rgba(255,255,255,0.6);background-color:var(--color-primary);.neon &{color:rgba(0,0,0,0.4);}&.today-day{color:rgba(255,255,255,0.6);.neon &{color:rgba(0,0,0,0.4);}&:after{background-color:rgba(255,255,255,0.6);.neon &{background-color:rgba(0,0,0,0.4);}}}}}.disabled{cursor:default;color:var(--color-theme-500);&.hovered:hover{color:var(--color-theme-500);}}.outside{cursor:default;opacity:0.25;color:var(--color-theme-900);&.userAvailability.hovered:hover:not(.selected),&.nonWorkingDaysOfWeek.hovered:hover:not(.selected){background:var(--color-primary-300);}&.userAvailability:not(.selected),&.nonWorkingDaysOfWeek:not(.selected),&.userAvailability.hovered:hover:not(.selected),&.nonWorkingDaysOfWeek.hovered:hover:not(.selected),&.nonWorkingDay.hovered:hover:not(.selected),&.nonWorkingDay:not(.selected),&.today-day.hovered:hover:not(.selected),&.today-day:not(.selected){color:var(--color-theme-900);}&.userAvailability.today-day:not(.selected):after,&.nonWorkingDaysOfWeek.today-day:not(.selected):after,&.userAvailability.today-day.hovered:hover:not(.selected):after,&.nonWorkingDaysOfWeek.today-day.hovered:hover:not(.selected):after,&.nonWorkingDay.today-day:not(.selected):after,&.nonWorkingDay.today-day.hovered:hover:not(.selected):after,&.today-day.hovered:hover:not(.selected):after,&.today-day:not(.selected):after{background-color:var(--color-theme-900);}&.hovered:hover:not(.selected){background:var(--color-primary-400);}&.selected{color:var(--page-paper-main);background:var(--color-primary);.neon &{color:var(--page-paper-main);}&.today-day{&:after{background:var(--page-paper-main);.neon &{background:var(--page-paper-main);}}&.nonWorkingDay{color:var(--page-paper-main);.neon &{color:var(--page-paper-main);}}}}}']),Vp=w.default.div.withConfig({displayName:"Styles__StyledDatePickerWrapper",componentId:"sc-18towna-2"})(["position:relative;display:inline-block;width:100%;"]);Vp.displayName="StyledDatePickerWrapper";var Tp=w.default.div.withConfig({displayName:"Styles__StyledDaysOfWeek",componentId:"sc-18towna-3"})(["display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-weight:bold;margin-bottom:0;width:100%;"]);Tp.displayName="StyledDaysOfWeek";var Op=w.default.div.withConfig({displayName:"Styles__StyledDayName",componentId:"sc-18towna-4"})(["width:27px;height:27px;display:grid;place-items:center;font-size:11px;font-weight:400;color:var(--color-theme-600);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;"]);Op.displayName="StyledDayName";var Pp=w.default.div.withConfig({displayName:"Styles__StyledCalendarDates",componentId:"sc-18towna-5"})(["display:grid;grid-template-columns:repeat(7,1fr);text-align:center;row-gap:4px;width:100%;"]);Pp.displayName="StyledCalendarDates";var Fp=w.default.div.withConfig({displayName:"Styles__StyledCalendarDate",componentId:"sc-18towna-6"})(["cursor:pointer;border-radius:50%;transition:background 0.3s;width:27px;height:27px;display:grid;place-items:center;font-size:13px;font-weight:700;color:var(--color-theme-900);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;&:hover{background-color:var(--color-primary-300);}"]);Fp.displayName="StyledCalendarDate";var Wp=w.default.span.withConfig({displayName:"Styles__StyledCaption",componentId:"sc-18towna-7"})(["font-size:18.5px;font-weight:500;padding:0 16px;border-radius:15px;color:var(--color-theme-900);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;&.year-caption{margin:auto !important;}&:hover{background-color:var(--color-primary-300);}"]);Wp.displayName="StyledCaption";var qp=w.default.div.withConfig({displayName:"Styles__StyledCalendarSelector",componentId:"sc-18towna-8"})(["height:230px;display:grid;place-items:center;width:100%;max-width:212px;margin:auto;"]);qp.displayName="StyledCalendarSelector";var jp=w.default.div.withConfig({displayName:"Styles__StyledYearSelect",componentId:"sc-18towna-9"})(["display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:8px 20px;max-height:210px;overflow-y:auto;width:100%;"]);jp.displayName="StyledYearSelect";var Yp=w.default.div.withConfig({displayName:"Styles__StyledYearOption",componentId:"sc-18towna-10"})(["cursor:pointer;text-align:center;border-radius:16px;transition:background 0.2s;font-size:14px;margin:auto;font-weight:700;font-size:14px;line-height:18px;width:50px;margin-bottom:16px;height:20px;color:var(--color-theme-900);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;&:hover{background-color:var(--color-primary-300);}"]);Yp.displayName="StyledYearOption";var Gp=w.default.div.withConfig({displayName:"Styles__StyledMonthOption",componentId:"sc-18towna-11"})(["text-align:center;cursor:pointer;border-radius:16px;transition:background 0.2s;margin:13.5px auto;font-weight:700;font-size:14px;line-height:18px;width:50px;margin-bottom:16px;height:20px;color:var(--color-theme-900);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;&:hover{background-color:var(--color-primary-300);}"]);Gp.displayName="StyledMonthOption";var Kp=w.default.div.withConfig({displayName:"Styles__StyledMonthSelect",componentId:"sc-18towna-12"})(["display:grid;grid-template-columns:repeat(3,1fr);gap:4px;width:100%;height:220px;margin:auto;"]);Kp.displayName="StyledMonthSelect";var Xp=w.default.div.withConfig({displayName:"Styles__StyledMonthSelector",componentId:"sc-18towna-13"})(["width:100%;padding:8px 20px;"]);Xp.displayName="StyledMonthSelector";var Zp=w.default.div.withConfig({displayName:"Styles__StyledControls",componentId:"sc-18towna-14"})(["display:flex;justify-content:space-between;border-top:1px solid var(--border-primary);margin:8px 0 0;padding:8px 24px 0px;"]);Zp.displayName="StyledControls";var Up=w.default.div.withConfig({displayName:"Styles__StyledControlsLeft",componentId:"sc-18towna-15"})(["display:flex;gap:8px;"]);Up.displayName="StyledControlsLeft";var Qp=w.default(P).withConfig({displayName:"Styles__StyledClearInstantButton",componentId:"sc-18towna-16"})(["margin:auto !important;"]);Qp.displayName="StyledClearInstantButton";var Jp=w.default.div.withConfig({displayName:"Styles__StyledCalendarHeader",componentId:"sc-18towna-17"})(["display:flex;justify-content:space-between;align-items:center;font-weight:bold;margin:auto;margin-bottom:4px;cursor:pointer;width:230px;"]);Jp.displayName="StyledCalendarHeader";var ev=function(e){return S.default.isMoment(e)?e:"number"==typeof e?S.default.utc(1e3*e):"string"==typeof e?S.default.utc(e):null},tv=function(e){var a=e.selected,l=e.onChange,r=e.onSave,n=e.onClear,o=e.onClose,i=e.instant,d=void 0===i||i,c=e.target,s=e.mode,u=void 0===s?"daily":s,f=e.saveLabel,m=void 0===f?"Save":f,p=e.cancelLabel,v=void 0===p?"Cancel":p,h=e.clearLabel,y=void 0===h?"Clear":h,w=e.disabledDaysBefore,b=e.disabledDaysAfter,x=e.disabled,E=void 0===x?[]:x,C=e.maxRange,k=e.modifiers,N=e.disableAnimations,I=e.firstDayOfWeek,_=void 0===I?0:I,M=e.forceClose,R=e.required,z=e.month,B=e.disableYearPicker,H=e.position,A=void 0===H?"bottom-start":H,D=e.menuClassName,$=e.popperClassName,V=e.enableConfirmModal,T=void 0!==V&&V,O=e.modalTitle,F=void 0===O?"Save Changes":O,W=e.modalDescription,q=void 0===W?"You updated the date. Would you like to save this change?":W,j=e.modalSaveBtnText,Y=void 0===j?"Save":j,G=e.modalCancelBtnText,K=void 0===G?"Discard":G,X=e.backgroundElementClass,Z=e.popperTooltipClassName,U=e.popperTooltipStyle,Q=e.open,J=e.onCalendarToggle,ee=e.onDayClick,te=e.showControls,ae=L(t.useState(Q),2),le=ae[0],re=ae[1],ne=L(t.useState(!1),2),oe=ne[0],ie=ne[1],de=L(t.useState(!1),2),ce=de[0],se=de[1],ue=L(t.useState("monthly"===u||"quarterly"===u),2),fe=ue[0],me=ue[1],pe=L(t.useState(null),2),ve=pe[0],he=pe[1],ge=L(t.useState(function(){return a&&a.from?ev(a.from):z?ev(z):S.default.utc()}),2),ye=ge[0],we=ge[1],be=L(t.useState(function(){return a&&a.from?ev(a.from):z?ev(z):S.default.utc()}),2),xe=be[0],Ee=be[1],Se=L(t.useState(function(){return a&&a.from?{from:ev(a.from),to:a.to?ev(a.to):null}:null}),2),Ce=Se[0],ke=Se[1],Ne=L(t.useState(null),2),Ie=Ne[0],_e=Ne[1],Me=S.default.defaultZone?S.default.defaultZone.name:S.default.tz.guess(),Re=S.default().tz(Me).format("YYYY-MM-DD"),ze=S.default.utc(Re),Le=t.useRef(null),He=t.useRef(null);t.useEffect(function(){if(C&&null!=a&&a.from&&null!=a&&a.to){var e=ev(a.from),t=ev(a.to);if(e&&t){var l=t.diff(e,"days")+1;l>C&&console.warn("DatePicker: selected range (".concat(l," days) exceeds maxRange (").concat(C,")."))}}},[]);var Ae=t.useMemo(function(){if(C&&"custom"===u&&null!=Ce&&Ce.from&&(null==Ce||!Ce.to)){var e=Ce.from.clone().subtract(C-1,"days");if(!w||e.isAfter(w))return e}return w},[C,u,Ce,w]),De=t.useMemo(function(){if(C&&"custom"===u&&null!=Ce&&Ce.from&&(null==Ce||!Ce.to)){var e=Ce.from.clone().add(C-1,"days");if(!b||e.isBefore(b))return e}return b},[C,u,Ce,b]),$e=t.useCallback(function(e){e?(ke(e),l&&l({from:e.from.utc().unix(),to:null!=e&&e.to?S.default(e.to).utc().unix():null}),d&&r&&r({from:e.from.utc().unix(),to:null!=e&&e.to?S.default(e.to).utc().unix():null})):(ke(null),l&&l(void 0),d&&r&&r(void 0))},[l,r,d]),Ve=t.useCallback(function(){c&&(re(!le),J&&J(!le))},[le,J,c]),Te=t.useCallback(function(){ie(!oe),me(!0)},[oe]),Oe=t.useCallback(function(){"monthly"!==u&&"quarterly"!==u&&me(!fe)},[fe,u]);t.useEffect(function(){a&&a.from?(ke({from:ev(a.from),to:a.to?ev(a.to):null}),we(ev(a.from)||S.default.utc()),Ee(ev(a.from)||S.default.utc())):ke(null)},[a,z]);var Pe=function(e){e.isSame(null==Ce?void 0:Ce.from)?R||$e(void 0):$e({from:e,to:e})},Fe=function(e){var t,a=(e.day()-_+7)%7,l=e.clone().subtract(a,"days").startOf("day"),r=l.clone().add(6,"days");l.isSame(null==Ce||null===(t=Ce.from)||void 0===t?void 0:t.startOf("day"))?R||$e(void 0):$e({from:l,to:r})},We=function(e){if(!Ce||(null==Ce?void 0:Ce.from)===S.default.utc(1e3*Number(null==a?void 0:a.from)))return ke({from:e.utc(),to:null}),void $e({from:e,to:null});if(!S.default.isMoment(null==Ce?void 0:Ce.from)||null!=Ce&&Ce.to||null!=Ce&&Ce.from.isSame(e.utc(),"day"))S.default.isMoment(null==Ce?void 0:Ce.from)&&S.default.isMoment(null==Ce?void 0:Ce.to)?(ke({from:e,to:null}),$e({from:e,to:null})):S.default.isMoment(null==Ce?void 0:Ce.from)&&null!=Ce&&Ce.from.isSame(e.utc(),"day")&&!R?(ke(null),$e(void 0)):null===Ce.from&&null===Ce.to&&(ke({from:e.utc(),to:null}),$e({from:e,to:e}));else{var t=null!=Ce&&Ce.from.isBefore(e)?{from:Ce.from,to:e.utc()}:{from:e.utc(),to:Ce.from};ke(t),$e({from:t.from,to:t.to})}},qe=t.useCallback(function(e){he(e),fe?(Ee(function(t){return t?"prev"===e?t.clone().subtract(1,"year"):t.clone().add(1,"year"):t}),N&&we(function(t){return"prev"===e?t.clone().subtract(1,"year"):t.clone().add(1,"year")})):(Ee(function(t){return t?"prev"===e?t.clone().subtract(1,"month"):t.clone().add(1,"month"):t}),N&&we(function(t){return"prev"===e?t.clone().subtract(1,"month"):t.clone().add(1,"month")}))},[N,fe]),je=t.useCallback(function(e){fe&&!N?he(e):we(function(t){return"prev"===e?t.clone().subtract(1,"year"):t.clone().add(1,"year")}),Ee(function(t){return t?"prev"===e?t.clone().subtract(1,"year"):t.clone().add(1,"year"):t})},[N,fe]),Ye=function(){xe&&(we(xe),he(null))};t.useEffect(function(){var e;oe&&Le.current&&(null==Le||null===(e=Le.current)||void 0===e||e.scrollIntoView({behavior:"smooth",block:"center"}))},[oe]);var Ge=t.useMemo(function(){return ve&&!N?"next"===ve?"slide-down":"slide-up":""},[N,ve]),Ke=function(e,t){t.some(function(e){return"day_disabled"===e})||(ee&&ee(e,t),function(e){if(e.isSame(ye,"month")||N)we(e),Ee(e);else{var t=e.isBefore(ye,"month")?"prev":"next";Ee(e),he(t)}switch(u){case"daily":Pe(e);break;case"weekly":Fe(e);break;case"custom":We(e);break;default:console.warn("Unhandled mode: ".concat(u))}d&&"custom"!==u&&M&&Ve()}(e))},Xe=function(){if(!Ie)return null;if("quarterly"===u)return{from:Ie.clone().startOf("quarter"),to:Ie.clone().endOf("quarter")};if("weekly"===u){var e=(Ie.day()-_+7)%7,t=Ie.clone().subtract(e,"days").startOf("day"),a=t.clone().add(6,"days");return{from:t,to:a}}return"custom"!==u||null==Ce||!Ce.from||null!=Ce&&Ce.to?null:{from:Ce.from.isBefore(Ie)?Ce.from:Ie,to:Ce.from.isAfter(Ie)?Ce.from:Ie}},Ze=t.useMemo(function(){var e=ye.isSame(ze,"year");return fe||oe?ye.format("YYYY"):"".concat(ye.format("MMMM")).concat(e?"":" ".concat(ye.format("YYYY")))},[ye,fe,oe,ze]),Ue=t.useCallback(function(){"function"==typeof n&&n(),$e(void 0)},[$e,n]),Qe=t.useCallback(function(){var e;"custom"===u&&d&&Ce&&ke({from:S.default.utc(null==Ce?void 0:Ce.from),to:null!=Ce&&Ce.to?S.default.utc(null==Ce?void 0:Ce.to):S.default.utc(null==Ce?void 0:Ce.from)}),!(d&&r&&"custom"===u&&Ce)||null!=Ce&&Ce.from.isSame(S.default.utc(1e3*Number(null==a?void 0:a.from)))&&null!=Ce&&null!==(e=Ce.to)&&void 0!==e&&e.isSame(S.default.utc(1e3*Number(null==a?void 0:a.to)))||r({from:S.default.utc(null==Ce?void 0:Ce.from).unix(),to:null!=Ce&&Ce.to?S.default.utc(null==Ce?void 0:Ce.to).unix():S.default.utc(null==Ce?void 0:Ce.from).unix()}),"custom"===u&&d&&!Ce&&r&&r(void 0),we(null!=a&&a.from?ev(a.from):z?ev(z):S.default.utc()),Ee(null!=a&&a.from?ev(a.from):z?ev(z):S.default.utc()),ke(null!=a&&a.from?{from:ev(a.from),to:a.to?ev(a.to):null}:null),Ve(),ie(!1),me("monthly"===u||"quarterly"===u),he(null),"function"==typeof o&&o()},[a,d,u,z,o,r,Ce,Ve]),Je=t.useCallback(function(){var e=!0;return c&&T&&!d&&!R||(e=!0),c&&T&&!d&&!R&&(Ce&&!a||!Ce&&a||null!=Ce&&Ce.from&&null!=a&&a.from&&!Ce.from.isSame(ev(a.from))||null!=Ce&&Ce.to&&null!=a&&a.to&&!Ce.to.isSame(ev(a.to)))&&(e=!1,se(!0)),e&&Qe(),e},[a,T,Qe,d,R,Ce,c]),et=c?fm:"div",tt=t.useCallback(function(){fe&&!B?Te():Oe()},[B,fe,Oe,Te]),at=t.useCallback(function(){Ce?(l&&l({from:S.default.utc(null==Ce?void 0:Ce.from).unix(),to:null!=Ce&&Ce.to?S.default.utc(null==Ce?void 0:Ce.to).unix():S.default.utc(null==Ce?void 0:Ce.from).unix()}),r&&r({from:S.default.utc(null==Ce?void 0:Ce.from).unix(),to:null!=Ce&&Ce.to?S.default.utc(null==Ce?void 0:Ce.to).unix():S.default.utc(null==Ce?void 0:Ce.from).unix()})):(l&&l(void 0),r&&r(void 0)),se(!1),c&&(re(!1),J&&J(!1))},[Ce,c,l,r,J]),lt=t.useCallback(function(){ke(null!=a&&a.from?{from:ev(a.from),to:a.to?ev(a.to):null}:null),se(!1),c&&(re(!1),J&&J(!1))},[null==a?void 0:a.from,null==a?void 0:a.to,J,c]),rt=c?{className:"c-date-picker--calendar",target:c,onBeforeClose:Je,onClose:Qe,open:le,active:le,onOpen:Ve,position:A,menuClassName:D,popperClassName:$,backgroundElementClass:X}:{className:"c-date-picker--calendar"};t.useEffect(function(){var e=function(e){"ArrowRight"===e.key?qe("next"):"ArrowLeft"===e.key?qe("prev"):"ArrowUp"===e.key?je("next"):"ArrowDown"===e.key&&je("prev")};return le?window.addEventListener("keydown",e):window.removeEventListener("keydown",e),function(){window.removeEventListener("keydown",e)}},[le,qe,je]);var nt,ot,it,dt;return g.default.createElement(Vp,{ref:He},g.default.createElement(et,rt,g.default.createElement($p,null,g.default.createElement(Jp,null,oe?null:g.default.createElement(Be,{onClick:function(){return qe("prev")},variant:"text gray",size:"small"},g.default.createElement(gt,null)),g.default.createElement(Wp,{className:"".concat(Ge," ").concat(oe?"year-caption":""),key:fe?ye.year():ye.month(),onClick:tt,onAnimationEnd:Ye},Ze),oe?null:g.default.createElement(Be,{onClick:function(){return qe("next")},variant:"text gray",size:"small"},g.default.createElement(Nt,null))),g.default.createElement(qp,null,oe?(dt=Array.from({length:200},function(e,t){return 1900+t}),g.default.createElement(jp,null,dt.map(function(e){var t=Ce&&((null==Ce?void 0:Ce.to)&&e>=Ce.from.year()&&e<=Ce.to.year()||e===Ce.from.year()||(null==Ce?void 0:Ce.to)&&e===Ce.to.year()),a=w&&e<w.year()||b&&e>b.year();return g.default.createElement(Yp,{key:e,ref:e===ye.year()?Le:null,className:"".concat(t?"selected":""," ").concat(e===ze.year()?"today-year":""," ").concat(a?"disabled":""),onClick:function(){return function(e){we(ye.clone().year(e)),Ee(ye.clone().year(e)),ie(!1),me(!0)}(e)}},e)}))):fe?g.default.createElement(Xp,{className:Ge,key:ye.year(),onAnimationEnd:Ye},(ot=S.default.months(),it=Xe(),g.default.createElement(Kp,null,ot.map(function(e,t){var a=ye.clone().month(t),l=Ce&&(a.isBetween(Ce.from,Ce.to,"month","[]")||a.isSame(Ce.from,"month")||a.isSame(Ce.to,"month")),n=w&&a.isBefore(w,"month")||b&&a.isAfter(b,"month"),o=it&&"quarterly"===u&&a.isBetween(it.from,it.to,"month","[]");return g.default.createElement(Gp,{key:e,className:"".concat(l?"selected":""," ").concat(t===ze.month()&&ye.year()===ze.year()?"today-month":""," ").concat(n?"disabled":""," ").concat(o?"hovered":""),onClick:function(){return function(e){var t=ye.clone().utc().month(e);if(we(t),Ee(t),"monthly"===u){var a,l={from:t.clone().startOf("month"),to:t.clone().endOf("month").startOf("day")};(null==Ce?void 0:Ce.from.isSame(l.from,"month"))&&(null==Ce||null===(a=Ce.to)||void 0===a?void 0:a.isSame(l.to,"month"))?R||($e(void 0),d&&r&&(we(S.default.utc()),Ee(S.default.utc()))):$e(l)}if("quarterly"===u){var n,o={from:t.clone().startOf("quarter"),to:t.clone().endOf("quarter").startOf("day")};(null==Ce?void 0:Ce.from.isSame(o.from,"quarter"))&&(null==Ce||null===(n=Ce.to)||void 0===n?void 0:n.isSame(o.to,"quarter"))?R||($e(void 0),d&&r&&(we(S.default.utc()),Ee(S.default.utc()))):$e(o)}"monthly"!==u&&"quarterly"!==u&&me(!1),d&&("monthly"===u||"quarterly"===u)&&M&&Ve()}(t)},onMouseEnter:"quarterly"===u?function(){return _e(a)}:void 0,onMouseLeave:"quarterly"===u?function(){return _e(null)}:void 0},e.substring(0,3))})))):g.default.createElement(g.default.Fragment,null,g.default.createElement(Tp,null,[...(nt=S.default.weekdaysShort()).slice(_),...nt.slice(0,_)].map(function(e){return g.default.createElement(Op,{key:e},e[0])})),g.default.createElement(Pp,{className:Ge,key:ye.month()},function(){for(var e=ye.clone().startOf("month").clone().isoWeekday(_),t=e.clone().add(6,"weeks"),a=e.clone(),l=[],r=Xe(),n=function(){var e,t=a.clone(),n=t.isSame(ze,"day"),o=Ce&&(t.isBetween(Ce.from,Ce.to,"day","[]")||t.isSame(Ce.from,"day")||t.isSame(Ce.to,"day")),i=r&&("weekly"===u||"custom"===u)&&t.isBetween(r.from,r.to,"day","[]"),d=Ae&&t.isBefore(Ae,"day")||De&&t.isAfter(De,"day")||E.includes(t.day()),c=[],s=[];k&&Object.keys(k||{}).forEach(function(e){var a=k[e](t),l=a.matched,r=a.title;l&&(c.push(e),r&&s.push(r))}),s.length&&(e=g.default.createElement("div",{key:"title-wrapper-".concat(t.toString())},s.map(function(e,t){return g.default.createElement("div",{key:"title-text-".concat(t)},e)})));var f=!t.isSame(ye,"month");l.push(g.default.createElement(Vm,{title:e,disable:!s.length,key:t.toString(),popperTooltipClassName:Z,popperTooltipStyle:U},g.default.createElement(Fp,{className:"".concat(o?"selected":""," ").concat(n?"today-day":"","\n ").concat(d?"disabled":""," ").concat(i?"hovered":""," ").concat(c.join(" "),"\n ").concat(f?"outside":""),onClick:function(){return Ke(t,c)},onMouseEnter:"weekly"===u||"custom"===u?function(){return _e(t)}:void 0,onMouseLeave:"weekly"===u||"custom"===u?function(){return _e(null)}:void 0},t.date()))),a.add(1,"day")};a.isBefore(t);)n();return l}()))),(c||te)&&(d?R?null:g.default.createElement(Zp,null,g.default.createElement(Qp,{size:"small",onClick:Ue,variant:"text gray"},y)):g.default.createElement(Zp,null,g.default.createElement(Up,null,g.default.createElement(P,{size:"small",variant:"primary",onClick:function(){r&&(Ve(),"custom"!==u||null!=Ce&&Ce.to||ke({from:S.default.utc(null==Ce?void 0:Ce.from),to:S.default.utc(null==Ce?void 0:Ce.from)}),Ce?r({from:S.default.utc(null==Ce?void 0:Ce.from).unix(),to:null!=Ce&&Ce.to?S.default.utc(null==Ce?void 0:Ce.to).unix():S.default.utc(null==Ce?void 0:Ce.from).unix()}):R||(r(void 0),we(S.default.utc()),Ee(S.default.utc())))},disabled:!(!c||(a||Ce)&&!(a&&Ce&&a.from&&Ce.from.isSame(ev(a.from))&&a.to&&Ce.to&&Ce.to.isSame(ev(a.to))))},m),g.default.createElement(Vm,{title:v,popperTooltipStyle:{zIndex:1301}},g.default.createElement(Be,{size:"small",variant:"text gray",onClick:Je},g.default.createElement(ua,null)))),R?null:g.default.createElement(P,{size:"small",onClick:Ue,variant:"text gray"},y))))),!d&&c&&!R&&T?g.default.createElement(Dp,{className:"modal-select-date",open:ce,onCancel:lt,onConfirm:at,dialogTitle:F,dialogContent:q,cancelBtnText:K,confirmBtnText:Y}):null)},av=function(e){var a=e.step,l=e.formatCallback,r=e.onChange,n=e.from,o=e.to,i=e.onBack,d=e.onForward,c=e.minValue,s=e.maxValue,u=e.className,f=e.period,m=void 0===f?"week":f,p=e.withDatePicker,v=void 0===p||p,h=e.defaultMonth,w=void 0===h?S.default():h,b=e.enableYearPicker,x=e.position,E=void 0===x?"bottom":x,C=e.popperClassName,k=e.mode,N=void 0===k?"outlined":k,I=e.alwaysShowDate,_=void 0!==I&&I,M=e.disableArrows,R=void 0!==M&&M,z=e.maxRange,B=L(t.useState(S.default.utc(n)),2),H=B[0],A=B[1],D=L(t.useState(o?S.default.utc(o):null),2),$=D[0],V=D[1],T=t.useCallback(function(e){var t=H||S.default();if("daily"===a)return t.add(e,"days"),[t,t.clone()];if("weekly"===a)return t.add(e,"weeks"),[t.clone().startOf(m),t.clone().endOf(m)];if("monthly"===a)return t.add(e,"months"),[t.clone().startOf("month"),t.clone().endOf("month")];if("quarterly"===a)return t.add(e,"quarters"),[t.clone().startOf("quarter"),t.clone().endOf("quarter")];if("yearly"===a)return t.add(e,"years"),[t.clone().startOf("year"),t.clone().endOf("year")];if("custom"===a){var l=$||H,r=l.diff(H,"days"),n=0===r?1:r+1,o=H.clone().add(e*n,"days"),i=0===r?o.clone():l.clone().add(e*n,"days");return[o,i]}return[t,t]},[H,$,m,a]),O=t.useMemo(function(){if(l)return l(H,$||H);var e=S.default().year(),t=function(t,a){var l=a||t;return t.year()===e&&a.year()===e?t.utc().format("MMM DD")+" - "+l.utc().format("MMM DD"):t.utc().format("MMM DD YYYY")+" - "+l.utc().format("MMM DD YYYY")};if("daily"===a)return H.year()===e?H.utc().format("MMM DD"):H.utc().format("MMM DD YYYY");if("weekly"===a){var r=H.clone().utc().startOf(m),n=r.clone().utc().endOf(m);return t(r,n)}return"monthly"===a?H.utc().format("MMM YYYY"):"quarterly"===a?"Q".concat(H.utc().quarter(),"/").concat(H.utc().format("YYYY")):"yearly"===a?H.utc().format("YYYY"):"custom"===a?$?H.format("YYYY-MM-DD")===$.format("YYYY-MM-DD")?H.year()===e?H.utc().format("MMM DD"):H.utc().format("MMM DD YYYY"):t(H,$):H.year()===e?H.utc().format("MMM DD"):H.utc().format("MMM DD YYYY"):""},[H,$,a,l,m]),P=t.useMemo(function(){return"custom"===a||"yearly"===a?"custom":a},[a]),F=t.useCallback(function(e){console.log("dates: ",e);var t=S.default.utc(1e3*Number(null==e?void 0:e.from)),l=null!=e&&e.to?S.default.utc(1e3*Number(null==e?void 0:e.to)):null;A(t),V(l),r&&"custom"!==a&&S.default.isMoment(t)&&S.default.isMoment(l)&&r(t.toDate(),l.toDate())},[r,a]),W=t.useCallback(function(e){if("custom"===a&&!e){var t=$||H;V(t),null==r||r(H.toDate(),t.toDate())}},[H,r,a,$]),q=t.useMemo(function(){return S.default.isMoment(s)&&$&&S.default(S.default.utc(s).format("YYYY-MM-DD")).isSameOrBefore($.utc().format("YYYY-MM-DD"))},[s,$]),j=t.useMemo(function(){return S.default.isMoment(c)&&$&&S.default.utc(S.default.utc(c).format("YYYY-MM-DD")).isSameOrAfter($.utc().format("YYYY-MM-DD"))},[c,$]);t.useEffect(function(){j&&"daily"===a&&(A(S.default.utc(c)),V(S.default.utc(c))),q&&"daily"===a&&(A(S.default.utc(s)),V(S.default.utc(s)))},[a,c,s,j,q]);var Y=t.useCallback(function(){if(!q){var e=L(T(1),2),t=e[0],a=e[1];A(S.default.utc(t)),V(S.default.utc(a)),r&&r(S.default.utc(t).toDate(),S.default.utc(a).toDate()),d&&d(S.default.utc(t).toDate(),S.default.utc(a).toDate())}},[q,T,r,d]),G=t.useCallback(function(){if(!j){var e=L(T(-1),2),t=e[0],a=e[1];A(S.default.utc(t)),V(S.default.utc(a)),r&&r(S.default.utc(t).toDate(),S.default.utc(a).toDate()),i&&i(S.default.utc(t).toDate(),S.default.utc(a).toDate())}},[j,T,r,i]);t.useEffect(function(){A(S.default.utc(n)),V(o?S.default.utc(o):null)},[n,o]);var K=t.useCallback(function(e){var t=S.default.utc(e).format("YYYY-MM-DD"),a=S.default.isMoment(s)&&S.default(S.default.utc(s).format("YYYY-MM-DD")).isBefore(t),l=S.default.isMoment(c)&&S.default(S.default.utc(c).format("YYYY-MM-DD")).isAfter(t);return a||l},[s,c]),X=t.useMemo(function(){return{disabled:function(e){return{matched:K(e),title:null}},nonWorkingDay:function(e){return{matched:K(e),title:null}}}},[K]);return g.default.createElement(Wm,{className:y.default("c-date-stepper",u)},R?null:g.default.createElement(Ym,{type:"button",variant:"flat"===N?"text gray":"secondary",onClick:G,disabled:j},g.default.createElement(gt,null)),g.default.createElement(jm,{$isTargetable:"yearly"===a||!v,$isRounded:R,$mode:N,$alwaysShowDate:_,style:function(e,t,a){if("range"===a)return{minWidth:"102px"};if(e.utc().year()!==S.default.utc().year()||t&&(null==t?void 0:t.utc().year())!==S.default.utc().year())switch(a){case"daily":case"monthly":return{minWidth:"122px"};case"weekly":case"custom":return{minWidth:"232px"}}switch(a){case"monthly":return{minWidth:"122px"};case"weekly":case"custom":return{minWidth:"182px"}}return{minWidth:"102px"}}(H,$,a)},v&&"yearly"!==a?g.default.createElement(tv,{month:w,onCalendarToggle:W,target:g.default.createElement(Pm,{$step:a,type:"button"},O),mode:P,selected:{from:S.default.utc(H).unix(),to:$?S.default.utc($).unix():null},onChange:F,firstDayOfWeek:"week"===m?0:1,modifiers:X,disabledDaysAfter:s,disabledDaysBefore:c,disableYearPicker:!b,popperClassName:C,position:E,maxRange:z,key:P,instant:!0,required:!0}):g.default.createElement(qm,null,O)),R?null:g.default.createElement(Ym,{type:"button",variant:"flat"===N?"text gray":"secondary",onClick:Y,disabled:q},g.default.createElement(Nt,null)))};av.displayName="DateStepper";var lv=w.default.div.withConfig({displayName:"Styles__StyledSteps",componentId:"sc-fkt5j2-0"})([""," "," display:flex;justify-content:center;"],D,A),rv=w.default.div.withConfig({displayName:"Styles__StyledStep",componentId:"sc-fkt5j2-1"})(["display:inline-block;width:8px;height:8px;background-color:var(--color-theme-400);border-radius:50%;margin:0 5px;",""],function(e){return e.$isActiveStep&&l.css(["background-color:var(--color-primary);"])});lv.displayName="StyledSteps",rv.displayName="StyledStep";var nv=t.forwardRef(function(e,a){var l=e.numberOfSteps,r=e.activeStep,n=e.progressive,o=void 0!==n&&n,i=e.wrapperClassName,d=t.useMemo(function(){for(var e=[],t=l;t--;)e[t]=t+1;return e},[l]),c=t.useMemo(function(){return o?d.filter(function(e){return e<=r}):[r]},[r,o,d]);return g.default.createElement(lv,{className:y.default("c-steps-wrapper",i),ref:a},d.map(function(e){return g.default.createElement(rv,{key:"step-".concat(e),$isActiveStep:c.indexOf(e)>-1})}))});nv.displayName="Steps";var ov=w.default.thead.withConfig({displayName:"Styles__StyledTableHead",componentId:"sc-e16t6w-0"})([""," "," "," "," "," ",""],D,A,{textAlign:"left",textTransform:"uppercase"},{fontSize:"0.6875rem",fontWeight:"600",color:"var(--color-theme-700)"},function(e){return e.$headerVariant&&"primary"===e.$headerVariant&&l.css(["th{","}tr{td:first-child,th:first-child{","}}"],{whiteSpace:"nowrap",paddingBottom:"2rem",paddingLeft:"1rem",paddingRight:"1rem",paddingTop:"0.5rem"},{paddingLeft:"1.5rem"})},function(e){return e.$headerVariant&&"secondary"===e.$headerVariant&&l.css(["th{","}tr{th{padding-bottom:8px;padding-left:16px;}}tr{th:last-child{padding-right:16px;}}"],{whiteSpace:"nowrap"})});ov.displayName="StyledTableHead";var iv=w.default.tbody.withConfig({displayName:"Styles__StyledTableBody",componentId:"sc-e16t6w-1"})([""," "," "," td{","}&:not(.c-table__grouped__head){td{","}}a{"," &:hover{","}}"],D,A,{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},{color:"var(--color-theme-700)"},{color:"var(--color-primary)",textDecorationLine:"none"},{textDecorationLine:"underline"});iv.displayName="StyledTableBody";var dv=w.default.div.withConfig({displayName:"Styles__StyledTableWrapper",componentId:"sc-e16t6w-2"})([""," "," "," &:before{",' content:"";top:39px;z-index:-1;}'],D,A,{marginLeft:"1rem",marginRight:"1rem",marginTop:"2rem",overflowX:"auto",overflowY:"hidden"},{position:"absolute",bottom:"0px",left:"0px",right:"0px",borderRadius:"0.5rem",backgroundColor:"var(--page-paper-main)","--tw-shadow":"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)","--tw-shadow-colored":"0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)",boxShadow:"var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)"});dv.displayName="StyledTableWrapper";var cv=w.default.table.withConfig({displayName:"Styles__StyledTable",componentId:"sc-e16t6w-3"})([""," border-spacing:0;"," tr th,"," tr td{&:last-child{","}}td{","}",""],{width:"100%",padding:"0px",paddingBottom:"1rem",fontSize:"0.75rem",lineHeight:"1rem"},ov,iv,{textAlign:"right"},{paddingLeft:"1rem",paddingRight:"1rem",paddingTop:"0.75rem",paddingBottom:"0.75rem"},function(e){return e.$striped&&l.css(["",":not(.c-table__grouped__head){tr:nth-child(odd){","}}"],iv,{backgroundColor:"var(--color-theme-200)"})});cv.displayName="StyledTable";var sv=w.default.div.withConfig({displayName:"Styles__StyledDataTable",componentId:"sc-e16t6w-4"})([""," "," &.c-table__collapsible{.c-table__head{tr{th{position:sticky;top:0;z-index:1;}}}}&.c-table__grouped{.c-table__head th{"," &:last-child{","}}}&.c-data-table{position:relative;.c-table__head th{&:last-child{","}}}.c-table__cell{"," &:hover{.c-table__icon{","}}}.c-table__overlay{"," top:0px;border-top-left-radius:8px;border-top-right-radius:8px;background:rgba(0,0,0,0.02);.neon &{background:rgba(0,0,0,0.1);}z-index:5;}.c-table__icon-wrapper{","}.c-table__label{","}.c-table__icon{transform:translateY(1px);"," fill:var(--color-theme-900);&:hover{","}}.c-table__icon--inactive{","}.c-table__icon--active{","}.c-table__icon--desc{transform:rotate(-180deg) scale(-1,1);}.c-table__grouped__head{"," > :first-child{","}a:first-child{","}}.c-table__head--hidden{","}.c-table__collapse_icon--expanded{transition-duration:0.3s;","}.c-table__collapse_icon--collapsed{transform:rotate(180deg);transition-duration:0.3s;","}.c-table__head__icon-wrapper__icon{"," transform:translate(-24px,-5px);}&.c-table__collapsible{.c-table__group{.c-table__row:last-child .c-table__cell{border-bottom:1px solid var(--border-primary);}&:last-child{.c-table__row:last-child .c-table__cell{border-bottom:0;}}}.c-table__grouped__head{tr td{border-bottom:1px solid var(--border-primary);}.c-table__body__collapse td{border-bottom:0;}&.last{tr td{border-bottom:0 !important;}}}.c-table__grouped__head--expanded{tr:last-child td{border-bottom:0;}}}.c-table__collapse_body{tr{background-color:transparent !important;}td:last-child{","}","}.c-table__row{td:first-child{position:sticky;left:0;z-index:1;}&:nth-child(odd){td{","}}&:nth-child(even){td{","}}}.c-table__row{th:first-child{position:sticky;left:0;z-index:2 !important;}}&.c-table__collapsible .c-table__body{tr{td:first-child,th:first-child{","}}}.c-table__body__icon{"," padding-left:0 !important;transform:translateY(8px);}&.padding-b-0{","}.cursor-pointer{","}.text-center{","}.opacity-75{","}.hidden{","}"],D,A,{paddingBottom:"1rem"},{paddingRight:"0px"},{paddingRight:"0px"},{position:"relative"},{opacity:"0.5"},{pointerEvents:"none",position:"absolute",left:"0px",width:"100%"},{display:"inline-block",userSelect:"none"},{borderWidth:"0px",borderStyle:"solid",borderColor:"transparent"},{marginLeft:"0.25rem"},{opacity:"1"},{opacity:"0"},{opacity:"1"},{fontWeight:"700"},{color:"var(--color-theme-900)"},{color:"var(--color-primary)"},{pointerEvents:"none",opacity:"0"},{cursor:"pointer"},{cursor:"pointer"},{position:"absolute",cursor:"pointer"},{borderWidth:"0px"},{position:"absolute"},{backgroundColor:"var(--color-theme-200)"},{backgroundColor:"var(--page-paper-main)"},{paddingLeft:"1.5rem"},{padding:"0px"},{paddingBottom:"0px"},{cursor:"pointer"},{textAlign:"center"},{opacity:"0.75"},{display:"none"});sv.displayName="StyledDataTable";var uv=function(e){var t=e.children,a=e.className,l=e.wrapperClassName,r=e.striped,n=void 0!==r&&r,o=e.innerRef;return g.default.createElement(dv,{className:y.default("c-table__wrap",l)},g.default.createElement(cv,{ref:o,className:y.default("c-table",a),$striped:n},t))};uv.displayName="Table";var fv=function(e){var t=e.children,a=e.className,l=e.headerVariant,r=void 0===l?"primary":l;return g.default.createElement(ov,{$headerVariant:r,className:y.default("c-table__head",a)},t)};fv.displayName="Thead";var mv=function(e){var t=e.children,a=e.className;return g.default.createElement(iv,{className:y.default("c-table__body",a)},t)};mv.displayName="Tbody";var pv=l.keyframes(["0%{background-position:left;}100%{background-position:right;}"]),vv=w.default.div.withConfig({displayName:"Styles__StyledSkeletonLoader",componentId:"sc-1n0a2yl-0"})(["width:70%;background:linear-gradient( 90deg,rgba(255,255,255,0) 20%,rgba(0,0,0,0.05) 50%,rgba(255,255,255,0) 60% );background-size:400%;height:16px;border-radius:8px;.neon &{background:linear-gradient( 90deg,rgba(255,255,255,0) 20%,rgba(0,0,0,0.2) 50%,rgba(255,255,255,0) 60% );background-size:500%;}animation-duration:1s;animation-iteration-count:infinite;animation-name:",";animation-timing-function:linear;animation-direction:reverse;"],pv),hv=["className"],gv=t.forwardRef(function(e,t){var a=e.className,l=B(e,hv);return g.default.createElement(vv,M({ref:t,className:y.default("c-loader c-loader--linear",a)},l))});gv.displayName="SkeletonLoader";var yv=l.keyframes(["0%,80%,100%{transform:scale(0);}40%{transform:scale(1);}"]),wv=w.default.span.withConfig({displayName:"Styles__StyledDotsLoader",componentId:"sc-1f35d5h-0"})(["display:inline-block;text-align:center;& > span{display:inline-block;width:18px;height:18px;background-color:#777;border-radius:100%;animation:"," 1.4s infinite ease-in-out both;}span:nth-child(1){animation-delay:-0.32s;}span:nth-child(2){animation-delay:-0.16s;}"],yv),bv=["className"],xv=t.forwardRef(function(e,t){var a=e.className,l=B(e,bv);return g.default.createElement(wv,M({ref:t,className:y.default("c-loader c-loader--dots",a)},l),g.default.createElement("span",null),g.default.createElement("span",null),g.default.createElement("span",null))});xv.displayName="DotsLoader";var Ev=l.keyframes(["from{transform:rotate(0deg);}to{transform:rotate(359deg);}"]),Sv=w.default.div.withConfig({displayName:"Styles__StyledSpinnerLoader",componentId:"sc-1ht53g9-0"})([""," border-radius:100%;flex-shrink:0;"," "," "," ",""],A,function(e){return l.css(["width:","px;height:","px;animation:"," ","s infinite linear;"],e.$diameter,e.$diameter,Ev,e.$rotateDurationInSeconds)},function(e){return"25%"===e.$activeColorPercentage&&l.css(["border-right:","px solid ",";border-bottom:","px solid ",";border-left:","px solid ",";border-top:","px solid ",";"],e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$activeStrokeColor)},function(e){return"50%"===e.$activeColorPercentage&&l.css(["border-right:","px solid ",";border-bottom:","px solid ",";border-left:","px solid ",";border-top:","px solid ",";"],e.$stroke,e.$activeStrokeColor,e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$activeStrokeColor)},function(e){return"75%"===e.$activeColorPercentage&&l.css(["border-right:","px solid ",";border-bottom:","px solid ",";border-left:","px solid ",";border-top:","px solid ",";"],e.$stroke,e.$activeStrokeColor,e.$stroke,e.$activeStrokeColor,e.$stroke,e.$inactiveStrokeColor,e.$stroke,e.$activeStrokeColor)}),Cv=["radius","stroke","activeStrokeColor","inactiveStrokeColor","activeColorPercentage","rotateDurationInSeconds","className"],kv=t.forwardRef(function(e,t){var a=e.radius,l=void 0===a?10:a,r=e.stroke,n=void 0===r?2:r,o=e.activeStrokeColor,i=void 0===o?"var(--color-secondary)":o,d=e.inactiveStrokeColor,c=void 0===d?"var(--color-theme-transparent-300)":d,s=e.activeColorPercentage,u=void 0===s?"25%":s,f=e.rotateDurationInSeconds,m=void 0===f?.75:f,p=e.className,v=B(e,Cv);return g.default.createElement(Sv,M({ref:t,className:p,$diameter:2*l,$stroke:n,$activeStrokeColor:i,$inactiveStrokeColor:c,$activeColorPercentage:u,$rotateDurationInSeconds:m},v))});kv.displayName="SpinnerLoader";var Nv=w.default.div.withConfig({displayName:"Styles__StyledLinearLoader",componentId:"sc-x4ge7a-0"})(["width:100%;height:","px;position:relative;overflow:hidden;background-color:",";border-radius:",'px;&::before{content:"";position:absolute;top:0;border-radius:',"px;left:0;width:",";height:100%;background-color:",";animation:"," ","s infinite linear;}"],function(e){return e.$height},function(e){return e.$inactiveStrokeColor},function(e){return e.$height},function(e){return e.$height},function(e){return e.$activeColorPercentage},function(e){return e.$activeStrokeColor},function(e){return t=e.$activeColorPercentage,l.keyframes(["0%{transform:translateX(",");}100%{transform:translateX(",");}"],"25%"===t?"-110%":"50%"===t?"-70%":"-55%","25%"===t?"400%":"50%"===t?"220%":"200%");var t},function(e){return e.$animationDuration});Nv.displayName="StyledLinearLoader";var Iv=["height","activeStrokeColor","inactiveStrokeColor","activeColorPercentage","animationDuration"],_v=t.forwardRef(function(e,t){var a=e.height,l=void 0===a?4:a,r=e.activeStrokeColor,n=void 0===r?"var(--color-secondary)":r,o=e.inactiveStrokeColor,i=void 0===o?"var(--color-theme-transparent-300)":o,d=e.activeColorPercentage,c=void 0===d?"25%":d,s=e.animationDuration,u=void 0===s?.75:s,f=B(e,Iv);return g.default.createElement(Nv,M({ref:t,$height:l,$activeStrokeColor:n,$inactiveStrokeColor:i,$activeColorPercentage:c,$animationDuration:u},f))});_v.displayName="LinearLoader";var Mv=["header","rows","className","sortBy","sortDirection","onSortCallback","theadClass","noResultsCallback","groupBy","groupHead","isCollapsible","emptyValue","loading","loadingRows"],Rv=function(e){return e.None="none",e.Asc="asc",e.Desc="desc",e}({}),zv=function(e,t){return e[0]instanceof Array&&(e=e[0]),e.reduce(function(e,a){return z(z({},e),{},{[null!==a[t]?" "+a[t]:a[t]]:[...e[null!==a[t]?" "+a[t]:a[t]]||[],a]})},{})},Bv=function(e,t){if(t){var a=zv(e,t),l=Object.keys(a),r={};return l.forEach(function(e){r[e]=!0}),r}return{}},Lv=function(e){var a=e.header,l=e.rows,r=void 0===l?[]:l,n=e.className,o=e.sortBy,i=e.sortDirection,d=void 0===i?Rv.None:i,c=e.onSortCallback,s=e.theadClass,u=e.noResultsCallback,f=e.groupBy,m=e.groupHead,p=void 0===m?function(){return null}:m,v=e.isCollapsible,h=e.emptyValue,w=e.loading,b=e.loadingRows,x=void 0===b?7:b,E=B(e,Mv),S=L(t.useState(d),2),C=S[0],k=S[1],N=L(t.useState(o),2),I=N[0],_=N[1],R=L(t.useState(),2),H=R[0],A=R[1],D=L(t.useState(function(){return Bv(r,f)}),2),$=D[0],V=D[1],T=function(e,t,a){return t===Rv.None?a:a instanceof Array?a.sort(function(a,l){if(t===Rv.Asc){if(null===a[e])return 1;if(null===l[e])return-1}if(null===a[e])return-1;if(null===l[e])return 1;if("number"==typeof a[e])return t===Rv.Asc?a[e]-l[e]:l[e]-a[e];var r=a[e].toString(),n=l[e].toString();return t===Rv.Asc?r.localeCompare(n):n.localeCompare(r)}):{}},O=t.useCallback(function(){return o&&!f?T(o,d,r):o&&f?(T(o,d,r),zv(r,f)):!o&&f?zv(r,f):r},[f,r,o,d]),P=L(t.useState(O),2),F=P[0],W=P[1],q=t.useCallback(function(e){var t,l=e.currentTarget.dataset.index;if(l&&a[l]&&a[l].sortable){var n=(t=C,a[l].key===I&&t===Rv.Asc?Rv.Desc:Rv.Asc);if(_(a[l].key),k(n),f){var o=z({},F);f!==a[l].key?Object.keys(o).map(function(e){o[e]=T(a[l].key,n,o[e])}):r instanceof Object&&(o=T(a[l].key,n,r),o=zv([o],f)),W(o)}else W(T(a[l].key,n,F));c&&c(a[l].key,n)}return null},[W,F,C,k,a,I,_,c,f,r]),j=t.useCallback(function(e){e.target instanceof HTMLElement&&e.target.dataset.key&&A(e.target.dataset.key)},[]),Y=t.useCallback(function(){A(null)},[]);t.useEffect(function(){W(O()),V(Bv(r,f))},[r,f,O]);var G=t.useCallback(function(){return g.default.createElement("tr",null,g.default.createElement("td",{colSpan:a.length,className:y.default({"text-center":!u})},u?u():"There is no data."))},[a,u]),K=t.useRef(null),X=function(){if(K.current)return K.current.clientHeight+5},Z=t.useCallback(function(e,t,a){return e.renderCallback?e.renderCallback(t,e.key,a):null===t[e.key]&&h?g.default.createElement("i",{className:"opacity-75"},h[e.key]):t[e.key]},[h]),U=t.useCallback(function(e,t){return g.default.createElement("tr",{key:t,"data-index":t,"data-direction":"asc",className:"c-table__row",onMouseOver:j,onMouseLeave:Y},a.map(function(t,l){return g.default.createElement("td",{key:l,className:y.default("c-table__cell c-data-table__item",{hovered:H===t.key}),"data-key":t.key,style:a[l].style?a[l].style:{}},Z(t,e,l))}))},[Y,j,a,H,Z]),Q=t.useCallback(function(e){var t=e.currentTarget.dataset.groupkey;V(function(e){var a=z({},e);return a[t]=!e[t],a})},[]),J=t.useMemo(function(){var e=Array(x).fill({}).map(function(e,t){return g.default.createElement("tr",{key:t,className:"c-table__row",onMouseOver:j,onMouseLeave:Y},a.map(function(e,t){return g.default.createElement("td",{key:t,className:y.default("c-table__cell c-data-table__item",{hovered:H===e.key}),"data-key":e.key},g.default.createElement(gv,null))}))});return g.default.createElement(mv,null,e)},[Y,j,a,H,x]),ee=t.useMemo(function(){if(F&&F instanceof Array&&F.length>0||"object"==typeof F&&Object.keys(F).length>0){if(f){var e=Object.keys(F);return e.map(function(a,l){return g.default.createElement(t.Fragment,{key:a},v&&g.default.createElement(mv,{className:"c-table__collapse_body"},g.default.createElement("tr",null,g.default.createElement("td",{"data-groupkey":a,onClick:Q,className:"c-table__body__icon c-table--toggle-collapsed"},g.default.createElement(Al,{className:y.default({"c-table__collapse_icon--expanded":!$[a],"c-table__collapse_icon--collapsed":$[a]})})))),g.default.createElement(mv,{className:y.default("c-table__grouped__head","head_".concat(l),{"c-table__grouped__head--expanded":v&&!$[a],"c-table__grouped__head--collapsed":v&&$[a],last:l===e.length-1,first:0===l})},p(F[a],"null"!==e[l]?e[l].trim():null)),g.default.createElement(mv,{className:y.default("c-table__group c-table_group_".concat(l),{hidden:$[a]})},F[a].map(function(e,t){return U(e,t)})))})}return g.default.createElement(mv,null,F instanceof Array&&F.map(function(e,t){return U(e,t)}))}return G()},[F,f,U,p,$,v,G,Q]),te=t.useMemo(function(){return Object.keys($).every(function(e){return $[e]})},[$]),ae=t.useMemo(function(){return Object.keys($).some(function(e){return $[e]})},[$]),le=t.useCallback(function(){V(ae?function(e){var t=z({},e);return Object.keys(t).forEach(function(e){t[e]=!1}),t}:function(e){var t=z({},e);return Object.keys(t).forEach(function(e){t[e]=!0}),t})},[ae]);return g.default.createElement(sv,M({as:uv,innerRef:K,className:y.default("c-data-table",n,{"c-table__grouped":f,"c-table__collapsible":v,"padding-b-0":f&&$[Object.keys(F).slice(-1)[0]]})},E),g.default.createElement(fv,{className:s},a.length>0&&g.default.createElement("tr",{className:"c-table__row"},a.map(function(e,t){return g.default.createElement("th",{key:e.key,className:y.default("c-table__cell",{"c-table__cell--hovered":H===e.key,"c-table__head--hidden":f&&te&&e.hideCollapsed}),onMouseOver:j,onMouseLeave:Y,"data-key":e.key,style:e.style},v&&f&&0===t&&g.default.createElement("span",{className:"c-table__head__icon-wrapper",onClick:le,"data-test":"toggle-collapse"},ae?g.default.createElement(Cn,{className:"c-table__head__icon-wrapper__icon"}):g.default.createElement(Bl,{className:"c-table__head__icon-wrapper__icon"})),H===e.key&&g.default.createElement("div",{className:"c-table__overlay",style:{height:X()+"px"}}),g.default.createElement("div",{onClick:q,"data-index":t,className:y.default("c-table__icon-wrapper",{"cursor-pointer":!0===e.sortable})},g.default.createElement("span",{className:"c-table__label"},e.label),e.sortable&&g.default.createElement(su,{width:"10px",height:"10px",className:y.default("c-table__icon",{"c-table__icon--inactive":e.key!==I,"c-table__icon--active":e.key===I,"c-table__icon--asc":C===Rv.Asc&&e.key===I,"c-table__icon--desc":C===Rv.Desc&&e.key===I})})))}))),w?J:ee)};Lv.displayName="DataTable";var Hv=l.keyframes(["from{transform:scale(0);}to{transform:scale(1);}"]),Av=l.keyframes(["from{stroke-dashoffset:0;}to{stroke-dashoffset:8;}"]),Dv=w.default.button.withConfig({displayName:"Styles__StyledCompleteCheckbox",componentId:"sc-1801dzg-0"})([""," border-color:var(--color-theme-600);transition:ease 0.3s all;background-color:transparent;padding:0;svg{"," top:50%;left:50%;transform:translate(-50%,-50%);}svg path{fill:none;stroke:#32b370;stroke-width:3;transform:scale(0);}"," svg polyline{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:0.3s;stroke-dasharray:13;stroke-dashoffset:13;stroke:#d2d2d2;","}"," "," "," "," ",""],{position:"relative",height:"1.5rem",width:"1.5rem",cursor:"pointer",borderRadius:"9999px",borderWidth:"1px",borderStyle:"solid"},{pointerEvents:"none",position:"absolute"},function(e){return e.$primary&&l.css(["svg path{stroke:var(--color-primary);}"])},function(e){return e.$primary&&l.css(["stroke:var(--color-theme-500);"])},function(e){return e.$completed&&l.css(["box-shadow:inset 0 0 0 12px var(--color-primary);border-color:var(--color-primary);border-width:0px;"," &:hover{box-shadow:inset 0 0 0 12px #84cc7c;","}svg polyline{stroke-dashoffset:0;stroke:#fff;","}svg path{stroke-dasharray:8;stroke-dashoffset:0;transform-origin:24px 24px;}"],!e.$primary&&l.css([""," box-shadow:inset 0 0 0 12px #84cc7c;border-color:#84cc7c;"],{borderWidth:"1px",borderStyle:"solid"}),e.$primary&&l.css(["box-shadow:inset 0 0 0 12px var(--color-primary);"]),e.$primary&&l.css(["stroke:var(--color-theme-100);"]))},function(e){return!e.$completed&&!e.$disabled&&l.css(["&:hover,&:focus-visible{border:1px solid var(--color-primary);box-shadow:inset 0 0 0 2px var(--color-primary);border-width:0px;outline:none;"," svg polyline{stroke-dashoffset:0;}}"],!e.$primary&&l.css(["border:1px solid #84cc7c;box-shadow:inset 0 0 0 2px #84cc7c;"]))},function(e){return e.$animation&&l.css(["svg path{animation:"," 0.6s ease 0s 1 normal,"," 0.4s ease 0.2s 1 normal;}"],Hv,Av)},function(e){return e.$disabled&&l.css([""," opacity:0.5;"],{cursor:"default"})},function(e){return!e.$checkMarkClassName&&l.css(["svg{","}"],{height:"3rem",width:"3rem"})});Dv.displayName="StyledCompleteCheckbox";var $v=["completed","disabled","animate","onClick","className","primary","checkMarkClassName"],Vv=function(e){var t=e.completed,a=void 0!==t&&t,l=e.disabled,r=void 0!==l&&l,n=e.animate,o=void 0!==n&&n,i=e.onClick,d=e.className,c=e.primary,s=void 0!==c&&c,u=e.checkMarkClassName,f=B(e,$v);return g.default.createElement(Dv,M({onClick:i,className:y.default("c-complete-checkbox",d),$primary:s,$completed:a,$disabled:r,$animation:!r&&a&&o,$checkMarkClassName:!!u},f),g.default.createElement("svg",{viewBox:"0 0 48 48",className:u},g.default.createElement("path",{d:"M7,7l5.7,5.7 M0,24h8 M7,41l5.7-5.7 M24,48v-8 M41,41l-5.7-5.7 M48,24h-8 M41,7l-5.7,5.7 M24,0v8"}),g.default.createElement("polyline",{points:"19.5,24 22.5,27 28.5,21"})))};Vv.displayName="CompleteCheckbox";var Tv=l.css([""," border-radius:var(--ac-br-8);"," ",""],{backgroundColor:"var(--page-paper-main)"},D,A),Ov=w.default.div.withConfig({displayName:"Styles__StyledPaper",componentId:"sc-1ld1e2o-0"})([""," "," "," ",""],Tv,function(e){return"paper-3"===e.type&&l.css(["border:solid 1px var(--border-primary);"])},function(e){return"tile-1"===e.type&&l.css(["border:solid 1px var(--color-theme-300);"])},function(e){return("tile-1"===e.type||"tile-2"===e.type)&&l.css(["&:hover{background-color:var(--color-theme-200);}"])});Ov.displayName="StyledPaper";var Pv=["children","className","type","hover","useOptimizedShadow"],Fv=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=e.type,n=void 0===r?"paper-1":r,o=e.hover,i=void 0!==o&&o,d=e.useOptimizedShadow,c=void 0!==d&&d,s=B(e,Pv);return g.default.createElement(Ov,M({className:y.default(l,{"ac-shadow--raised--lg":!c&&i&&"paper-1"===n,"ac-shadow-optimized--lg":c&&i&&"paper-1"===n,"ac-shadow--lg":!i&&"paper-1"===n,"ac-shadow--raised--sm":!c&&i&&"paper-2"===n||!c&&i&&"paper-3"===n,"ac-shadow-optimized--sm":c&&i&&"paper-2"===n||c&&i&&"paper-3"===n,"ac-shadow--sm":!i&&"paper-2"===n||!i&&"paper-3"===n}),ref:t,type:n},s),a)});Fv.displayName="Paper";var Wv=w.default.div.withConfig({displayName:"Styles__StyledScaleBarInner",componentId:"sc-1jbevna-0"})([""," height:3px;background:#37ba82;z-index:1;",""],{position:"relative"},function(e){return e.$width&&l.css(["width:","%;"],e.$width)}),qv=w.default.div.withConfig({displayName:"Styles__StyledScaleBar",componentId:"sc-1jbevna-1"})([""," ",""],{width:"100%"},A);qv.displayName="StyledScaleBar",Wv.displayName="StyledScaleBarInner";var jv=function(e){var t=e.width,a=e.className;return g.default.createElement(qv,{className:y.default("c-scale-bar",a)},g.default.createElement(Wv,{className:"c-scale-bar__progress",$width:t}))};jv.displayName="ScaleBar";var Yv=w.default(Fv).withConfig({displayName:"Styles__StyledCard",componentId:"sc-hllbj1-0"})([""," ",""],{color:"var(--color-theme-900)"},function(e){return e.$pointer&&l.css(["cursor:pointer;"])});Yv.displayName="StyledCard";var Gv=["children","className","hoverable","variant","onClick"],Kv=t.forwardRef(function(e,t){var a=e.children,l=e.className,r=e.hoverable,n=void 0!==r&&r,o=e.variant,i=void 0===o?"paper-2":o,d=e.onClick,c=B(e,Gv);return g.default.createElement(Yv,M({},c,{type:i,className:y.default("c-card",l),hover:n,$pointer:"function"==typeof d,onClick:d,useOptimizedShadow:!0,ref:t}),a)});Kv.displayName="Card";var Xv=w.default(Kv).withConfig({displayName:"Styles__StyledEntityCard",componentId:"sc-3vmxf-0"})(["padding:12px;line-height:1.375;"," ",""],function(e){return"list-item"===e.$renderAs&&l.css(["display:grid;grid-auto-flow:column;align-items:center;min-height:48px;margin-bottom:4px;"])},function(e){return"grid-item"===e.$renderAs&&l.css(["display:flex;flex-direction:column;height:250px;width:250px;.card-body{flex-grow:1;}"])});Xv.displayName="StyledEntityCard";var Zv=t.forwardRef(function(e,a){var l=e.renderAs,r=void 0===l?"list-item":l,n=e.properties,o=e.className,i=t.useCallback(function(e){return e.filter(function(e){return e.showInList}).map(function(e){return g.default.createElement("div",{key:e.name,className:"entity-property-".concat(e.name)},e.render())})},[]),d=t.useCallback(function(e){var t=e.filter(function(e){return"header"===e.cardSection}),a=e.filter(function(e){return"body"===e.cardSection}),l=e.filter(function(e){return"footer"===e.cardSection}),r=function(e){return g.default.createElement("div",{key:e.name,className:"entity-property-".concat(e.name)},e.render())};return g.default.createElement(g.default.Fragment,null,g.default.createElement("div",{className:"card-header"},t.map(function(e){return r(e)})),g.default.createElement("div",{className:"card-body"},a.map(function(e){return r(e)})),g.default.createElement("div",{className:"card-footer"},l.map(function(e){return r(e)})))},[]);return g.default.createElement(Xv,{ref:a,hoverable:!0,className:y.default("entity-card-wrapper",{"grid-item":"grid-item"===r,"list-item":"list-item"===r},o),variant:"grid-item"===r?"paper-1":"paper-2",$renderAs:r},"list-item"===r?i(n):null,"grid-item"===r?d(n):null)});Zv.displayName="EntityCard";var Uv=["weight","children"],Qv=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"light":a,r=e.children,n=B(e,Uv);return g.default.createElement(hm,M({weight:l,variant:"Title 1",ref:t},n),r)});Qv.displayName="Title1";var Jv=["weight","children"],eh=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"light":a,r=e.children,n=B(e,Jv);return g.default.createElement(hm,M({weight:l,variant:"Title 2",ref:t},n),r)});eh.displayName="Title2";var th=["children"],ah=t.forwardRef(function(e,t){var a=e.children,l=B(e,th);return g.default.createElement(hm,M({weight:"bold",variant:"Header 2",ref:t},l),a)});ah.displayName="Header2";var lh=["weight","children"],rh=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"regular":a,r=e.children,n=B(e,lh);return g.default.createElement(hm,M({variant:"Body 1",weight:l,ref:t},n),r)});rh.displayName="Body1";var nh=["weight","children"],oh=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"regular":a,r=e.children,n=B(e,nh);return g.default.createElement(hm,M({variant:"Caption 1",weight:l,ref:t},n),r)});oh.displayName="Caption1";var ih=["weight","children"],dh=t.forwardRef(function(e,t){var a=e.weight,l=void 0===a?"regular":a,r=e.children,n=B(e,ih);return g.default.createElement(hm,M({variant:"Caption 2",weight:l,ref:t},n),r)});dh.displayName="Caption2";var ch=w.default.div.withConfig({displayName:"Styles__StyledChildrenWrapper",componentId:"sc-13n85xv-0"})(["",""],{flexShrink:"0"});ch.displayName="StyledChildrenWrapper";var sh=w.default.div.withConfig({displayName:"Styles__StyledWrapper",componentId:"sc-13n85xv-1"})([""," justify-content:",";"],{marginBottom:"1rem",display:"flex",alignItems:"center",gap:"1rem"},function(e){return e.$expanded?"space-between":"flex-start"});sh.displayName="StyledWrapper";var uh=w.default(Nm).withConfig({displayName:"Styles__StyledTitle",componentId:"sc-13n85xv-2"})([""," cursor:",";"],{maxWidth:"15rem",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},function(e){return e.$readOnly?"default":"pointer"});uh.displayName="StyledTitle";var fh=w.default.div.withConfig({displayName:"Styles__StyledDividerLine",componentId:"sc-13n85xv-3"})([""," border-top:1px solid var(--border-primary);"],{flex:"1 1 0%"});fh.displayName="StyledDividerLine";var mh=w.default(Al).withConfig({displayName:"Styles__StyledCollapseExpandSingleIcon",componentId:"sc-13n85xv-4"})([""," transform:",";transition:all 0.2s ease;"],{marginRight:"0.25rem",cursor:"pointer"},function(e){return e.$expanded?"rotate(0deg)":"rotate(180deg)"});mh.displayName="StyledCollapseExpandSingleIcon";var ph=w.default.div.withConfig({displayName:"Styles__StyledSignifier",componentId:"sc-1idn4je-0"})([""," "," "," cursor:default;"," ",""],{display:"inline-flex",alignItems:"center",color:"var(--color-theme-800)"},D,A,function(e){return"c-signifier--top"===e.$direction&&l.css(["--signifier-in:60%;--signifier-out:-60%;"])},function(e){return"c-signifier--bottom"===e.$direction&&l.css(["--signifier-in:-60%;--signifier-out:60%;"])});ph.displayName="StyledSignifier";var vh=w.default(c.CSSTransition).withConfig({displayName:"Styles__StyledSignifierTransition",componentId:"sc-1idn4je-1"})(["&.c-signifier--animate-enter{opacity:0;transform:translateY(var(--signifier-in));}&.c-signifier--animate-enter-active{opacity:1;transform:translateY(0%);transition-duration:300ms;}&.c-signifier--animate-exit{transform:translateY(0%);opacity:1;}&.c-signifier--animate-exit-active{transform:translateY(var(--signifier-out));opacity:0;transition-duration:300ms;}"]);vh.displayName="StyledSignifierTransition";var hh=w.default.svg.withConfig({displayName:"Styles__StyledIcon",componentId:"sc-1idn4je-2"})(["",""],{marginRight:"0.25rem",fontSize:"0.75rem",lineHeight:"1rem"});hh.displayName="StyledIcon";var gh=["EyeIcon","EyeSmallIcon","PencilIcon","PencilSmallIcon","EyeOffIcon","EyeOffSmallIcon","ChecklistIcon","ChecklistSmallIcon","WarningTriangleIcon","WarningTriangleSmallIcon","DependencyIcon","DependencySmallIcon","MessageIcon","MessageSmallIcon","ClockStopwatchIcon","ClockStopwatchSmallIcon","ClockIcon","ClockSmallIcon","DollarOffIcon","DollarOffSmallIcon","DollarIcon","DollarSmallIcon","DollarCheckmarkIcon","DollarCheckmarkSmallIcon","DollarClockIcon","DollarClockSmallIcon","BellOffIcon","BellOffSmallIcon","LockIcon","LockSmallIcon","RecurringCheckmarkIcon","RecurringCheckmarkSmallIcon","PinIcon","PinSmallIcon"],yh=function(e){var a=e.type,l=e.value,r=void 0===l?null:l,n=e.className,o=e.tooltipText,i=e.tooltipClassName;-1===gh.indexOf(a.displayName)&&console.warn("You are using unsupported Signifier icon");var d=L(t.useState("c-signifier--top"),2),s=d[0],u=d[1],f=L(t.useState(r),2)[1],m=t.useMemo(function(){if(!r||r<1)return null;var e=1e9,t=r;return t>e&&(t=e),t===e?"".concat(Math.floor(t/1e9),"B+"):t>999999?"".concat(Math.floor(t/1e6),"M"):t>999?"".concat(Math.floor(t/1e3),"k"):"".concat(t)},[r]);t.useEffect(function(){r&&f(function(e){return e&&u(e-r>0?"c-signifier--top":"c-signifier--bottom"),r})},[r]);var p=t.useMemo(function(){return g.default.createElement(ph,{className:y.default("c-signifier",n),$direction:s},g.default.createElement(hh,{as:a}),null!==r&&g.default.createElement(c.SwitchTransition,{mode:"out-in"},g.default.createElement(vh,{key:m,timeout:300,classNames:"c-signifier--animate"},a.displayName.includes("SmallIcon")?g.default.createElement(oh,{color:"secondary"},m):g.default.createElement(rh,{color:"secondary"},m))))},[n,s,a,r,m]);return g.default.createElement(Vm,{title:null!=o?o:"",disable:!o,popperTooltipClassName:i},p)};yh.displayName="Signifier";var wh=w.default.span.withConfig({displayName:"Styles__StyledWrapper",componentId:"sc-5x2tyd-0"})(["display:inline-flex;border-radius:100%;position:relative;"]),bh=w.default.img.withConfig({displayName:"Styles__StyledAvatar",componentId:"sc-5x2tyd-1"})(["border-radius:100%;object-fit:cover;"]),xh=["url","alt","size","className","imgClassName","children"],Eh=t.forwardRef(function(e,a){var l=e.url,r=e.alt,n=void 0===r?"Avatar Image":r,o=e.size,i=void 0===o?24:o,d=e.className,c=e.imgClassName,s=e.children,u=B(e,xh),f=L(t.useState(!1),2),m=f[0],p=f[1];return g.default.createElement(wh,{className:d},s,g.default.createElement(bh,M({ref:a,src:l,alt:n,width:i,height:i,onLoad:function(){p(!0)},role:"img",className:c,style:{display:m?"block":"none"}},u)),!m&&g.default.createElement(gv,{"data-testid":"loader",style:{width:i,height:i,borderRadius:"100%"}}))});Eh.displayName="Avatar";var Sh=w.default.div.withConfig({displayName:"Styles__StyledDot",componentId:"sc-1hwsgu3-0"})(["border-radius:100%;"," ",""],function(e){return e.$size&&l.css(["width:","px;height:","px;"],e.$size,e.$size)},function(e){return e.$color&&l.css(["background-color:",";"],e.$color)}),Ch=["color","size","className"],kh=t.forwardRef(function(e,t){var a=e.color,l=e.size,r=void 0===l?8:l,n=e.className,o=B(e,Ch);return g.default.createElement(Sh,M({className:y.default("c-dot",n),ref:t,$color:a,$size:r},o))});kh.displayName="Dot";var Nh=w.default.div.withConfig({displayName:"Styles__StyledTag",componentId:"sc-1chtb47-0"})([""," font-size:13px;line-height:1.375;"," ",""],{display:"flex",alignItems:"center"},A,D);Nh.displayName="StyledTag";var Ih=w.default(kh).withConfig({displayName:"Styles__StyledTagDot",componentId:"sc-1chtb47-1"})(["",""],function(e){return e.$showText&&l.css(["",""],{marginRight:"0.25rem"})});Ih.displayName="StyledTagDot";var _h=w.default.div.withConfig({displayName:"Styles__StyledTagText",componentId:"sc-1chtb47-2"})([""," ",""],{textTransform:"uppercase"},function(e){return e.color&&l.css(["color:",";"],e.color)});_h.displayName="StyledTagText";var Mh=["name","color","showText","showDot","className"],Rh=t.forwardRef(function(e,t){var a=e.name,l=e.color,r=e.showText,n=void 0===r||r,o=e.showDot,i=void 0===o||o,d=e.className,c=B(e,Mh);return g.default.createElement(Nh,M({className:y.default("c-tag",d),ref:t},c),i?g.default.createElement(Ih,{$showText:n,color:l}):null,n?g.default.createElement(_h,{color:l},a):null)});Rh.displayName="Tag";var zh=w.default.nav.withConfig({displayName:"Styles__StyledNav",componentId:"sc-1khiypw-0"})([""," height:100%;width:100%;overflow:clip visible;"," "," "," ",""],{display:"flex"},function(e){return"left"===e.$align&&l.css(["",""],{justifyContent:"flex-start"})},function(e){return"center"===e.$align&&l.css(["",""],{justifyContent:"center"})},function(e){return"right"===e.$align&&l.css(["",""],{justifyContent:"flex-end"})},function(e){return"light"===e.$role&&l.css(["height:auto;"])});zh.displayName="StyledNav";var Bh=w.default.ul.withConfig({displayName:"Styles__StyledNavList",componentId:"sc-1khiypw-1"})([""," overflow:clip visible;"],{margin:"0px",display:"flex",listStyleType:"none",padding:"0px"});Bh.displayName="StyledNavList";var Lh=w.default.li.withConfig({displayName:"Styles__StyledNavListItem",componentId:"sc-1khiypw-2"})([""," color:var(--color-theme-700);font-size:15px;display:flex;align-items:center;font-weight:500;padding:0 10px;flex-shrink:0;&:hover,&:hover *{","}",' &::after{content:"";'," bottom:0;left:50%;transform:translateX(-50%);height:3px;transition:width 0.3s ease,background-color 0.3s ease;}"," "," "," ",""],{position:"relative",cursor:"default",userSelect:"none",fontSize:"0.875rem",lineHeight:"1.25rem"},function(e){return!e.$disabled&&l.css(["",""],{color:"var(--color-primary)"})},function(e){return!e.$active&&!e.$disabled&&l.css(["",""],{cursor:"pointer"})},{position:"absolute",margin:"auto",display:"block",width:"0px",backgroundColor:"transparent"},function(e){return e.$active&&l.css([""," &::after{","}"],{pointerEvents:"none"},{width:"100%",backgroundColor:"var(--color-primary)"})},function(e){return e.$disabled&&l.css(["",""],{cursor:"not-allowed",userSelect:"none",opacity:"0.5"})},function(e){return"light"===e.$role&&l.css([""," color:var(--color-theme-800);font-weight:400;padding:0 8px;&::after{bottom:-4px;height:2px;}"],{fontSize:"0.875rem",lineHeight:"1.25rem"})},function(e){return e.$active&&l.css([""," & *{","}"],{color:"var(--color-primary)"},{color:"var(--color-primary)"})});Lh.displayName="StyledNavListItem";var Hh=w.default.div.withConfig({displayName:"Styles__StyledNavAsSelect",componentId:"sc-1khiypw-3"})(["padding:0 10px;height:100%;display:flex;align-items:center;gap:4px;svg{color:var(--color-primary);top:1px;position:relative;}",""],function(e){return e.$active&&l.css([""," & *{","}"],{color:"var(--color-primary)"},{color:"var(--color-primary)"})});Hh.displayName="StyledNavAsSelect",w.default.div.withConfig({displayName:"Styles__StyledNavAsMoreTarget",componentId:"sc-1khiypw-4"})(["padding:0 10px;height:100%;display:flex;align-items:center;",""],function(e){return"light"===e.$role&&l.css(["padding:0;"])}).displayName="StyledNavAsMoreTarget";var Ah=["children","active","disabled","className","role"],Dh=g.default.forwardRef(function(e,t){var a=e.children,l=e.active,r=void 0!==l&&l,n=e.disabled,o=void 0!==n&&n,i=e.className,d=e.role,c=B(e,Ah);return g.default.createElement(Lh,M({className:y.default("c-nav__item",{"c-nav__item--active":r},i),ref:t},c,{$active:r,$disabled:o,$role:d}),a)});Dh.displayName="Item";var $h=w.default(Dh).withConfig({displayName:"Styles__StyledNavListItemMore",componentId:"sc-m6npdq-0"})(["",' cursor:pointer;&::after{content:"";'," bottom:0;left:50%;transform:translateX(-50%);height:3px;transition:width 0.3s ease,background-color 0.3s ease;","}"],function(e){return"light"!==e.role&&l.css(["padding:0;"])},{position:"absolute",margin:"auto",display:"block",width:"0px",backgroundColor:"transparent"},{width:"100%",backgroundColor:"var(--color-primary)"});$h.displayName="StyledNavListItemMore";var Vh=w.default.svg.withConfig({displayName:"Styles__StyledExpand",componentId:"sc-zjpl2-0"})(["",""],{height:"1.5rem",width:"1.5rem",fill:"currentColor"});Vh.displayName="StyledExpand";var Th=w.default(Vh).withConfig({displayName:"Styles__StyledExpandSingle",componentId:"sc-zjpl2-1"})(["",""],function(e){return!e.$expanded&&l.css(["transform:rotate(180deg);"])});Th.displayName="StyledExpandSingle";var Oh=["expanded"],Ph=t.forwardRef(function(e,t){var a=e.expanded,l=void 0!==a&&a,r=B(e,Oh);return g.default.createElement(Th,M({ref:t,viewBox:"0 0 24 24",$expanded:l},r),g.default.createElement("path",{d:"M15.372 14.736a.993.993 0 001.349 0 .867.867 0 000-1.275L12 9l-4.72 4.461a.867.867 0 000 1.275.993.993 0 001.348 0L12 11.549l3.372 3.187z",fillRule:"nonzero"}))});Ph.displayName="ExpandSingle";var Fh=w.default.div.withConfig({displayName:"Styles__StyledOptionContentWrapper",componentId:"sc-6fiqyy-0"})(["display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-items:center;height:100%;flex-grow:1;"]);Fh.displayName="StyledOptionContentWrapper";var Wh=w.default.div.withConfig({displayName:"Styles__StyledOptionIndicator",componentId:"sc-6fiqyy-1"})(["height:24px;width:24px;border-radius:100%;margin-right:8px;flex-shrink:0;",""],function(e){return e.backgroundColor&&!e.children&&l.css(["background-color:",";"],e.backgroundColor)});Wh.displayName="StyledOptionIndicator";var qh=w.default(Nm).withConfig({displayName:"Styles__StyledOptionText",componentId:"sc-6fiqyy-2"})([""," flex-grow:1;line-height:28px;padding-right:10px;",""],{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},function(e){return e.textColor&&l.css(["color:",";"],e.textColor)});qh.displayName="StyledOptionText";var jh=w.default.span.withConfig({displayName:"Styles__StyledAdditionalInfo",componentId:"sc-6fiqyy-3"})(["margin:0 0 0 5px;line-height:18px;flex-shrink:0;"]);jh.displayName="StyledAdditionalInfo";var Yh=l.css(["width:inherit;height:inherit;"]),Gh=w.default.div.withConfig({displayName:"Styles__StyledMultiAvatarInner",componentId:"sc-k6nldn-0"})(["overflow:hidden;position:absolute;display:inline-flex;"]),Kh=w.default.div.withConfig({displayName:"Styles__StyledMultiAvatar",componentId:"sc-k6nldn-1"})([""," border-radius:100%;position:relative;overflow:hidden;"," "," ",""],A,function(e){return 2===e.$urlCount&&l.css(["",":first-child{left:0;img{transform:translateX(-20%);}}",":last-child{right:0;img{transform:translateX(-20%);}}"],Gh,Gh)},function(e){return 3===e.$urlCount&&l.css(["",":nth-child(1){left:0;img{transform:translateX(-20%);}}",":nth-child(2){right:0;top:0;img{","}}",":nth-child(3){right:0;bottom:0;img{","}}"],Gh,Gh,Yh,Gh,Yh)},function(e){return e.$urlCount>3&&l.css(["img{","}",":nth-child(1){left:0;}",":nth-child(2){left:0;bottom:0;}",":nth-child(3){right:0;top:0;}",":nth-child(4){right:0;bottom:0;}"],Yh,Gh,Gh,Gh,Gh)});Kh.displayName="StyledMultiAvatar",Gh.displayName="StyledMultiAvatarInner";var Xh=function(e){var a=e.url,l=e.alt,r=e.size,n=void 0===r?24:r,o=e.className,i=e.children,d=t.useCallback(function(e){switch(a.length){case 1:return{width:"".concat(n,"px"),height:"".concat(n,"px")};case 2:return{width:"".concat(n/2,"px"),height:"".concat(n,"px")};case 3:return 0===e?{width:"".concat(n/2,"px"),height:"".concat(n,"px")}:{width:"".concat(n/2,"px"),height:"".concat(n/2,"px")};default:return{width:"".concat(n/2,"px"),height:"".concat(n/2,"px")}}},[n,a.length]),c=t.useMemo(function(){return(null==a?void 0:a.length)>4?a.slice(0,4):a},[a]);return g.default.createElement("span",{className:"tw-relative tw-inline-flex"},g.default.createElement(Kh,{style:{width:"".concat(n,"px"),height:"".concat(n,"px")},className:o,$urlCount:a.length},c.map(function(e,t){return g.default.createElement(Gh,{style:d(t),className:"c-multi-avatar__wrapper",key:"avatar_".concat(t)},g.default.createElement("img",{src:e,alt:l&&l[t]?l[t]:"avatar_".concat(t),width:n,height:n}))})),i)};Xh.displayName="MultiAvatar";var Zh=function(e){var t=e.imageUrl,a=e.color,l=e.textColor,r=e.name,n=e.additionalInfo;return g.default.createElement(Fh,null,t||a?g.default.createElement(Wh,{className:"c-option--label",backgroundColor:a},t?g.default.createElement(g.default.Fragment,null,Array.isArray(t)?g.default.createElement(Xh,{className:"c-option--multi-avatar",url:t}):g.default.createElement(Eh,{className:"c-option--avatar",url:t})):null):null,g.default.createElement(qh,{className:"c-option--text",textColor:l},r),n?g.default.createElement(jh,null,n):null)};Zh.displayName="OptionContent";var Uh=["mixed","data-testid"],Qh=g.default.forwardRef(function(e,t){var a=e.mixed,l=e["data-testid"],r=B(e,Uh);return a?g.default.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"checkbox-mixed-icon"},g.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.2222 0C15.2041 0 16 0.795938 16 1.77778V14.2222C16 15.2041 15.2041 16 14.2222 16H1.77778C0.795938 16 0 15.2041 0 14.2222V1.77778C0 0.795938 0.795938 0 1.77778 0H14.2222Z",fill:"var(--color-secondary)"}),g.default.createElement("rect",{x:"3",y:"7",width:10,height:"2",rx:"1",fill:"var(--page-paper-main)"})):g.default.createElement("svg",M({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"var(--color-theme-600)",focusable:!1,ref:t},r,{"data-testid":l}),g.default.createElement("g",{fillRule:"evenodd"},g.default.createElement("rect",{stroke:"#8E8E8E",x:.5,y:.5,width:15,height:15,rx:2}),g.default.createElement("path",{stroke:"#979797",strokeWidth:2,d:"M12.243 5l-5.657 5.657-2.829-2.829"})))});Qh.displayName="CheckboxIcon";var Jh=Qh,eg=w.default.input.withConfig({displayName:"Styles__StyledInput",componentId:"sc-y7zymm-0"})(["border:0px;clip:rect(0px,0px,0px,0px);cursor:pointer;height:1px;margin:-1px;opacity:0;overflow:hidden;padding:0px;position:absolute;white-space:nowrap;width:1px;"]);eg.displayName="StyledInput";var tg=w.default.label.withConfig({displayName:"Styles__StyledLabel",componentId:"sc-y7zymm-1"})([""]);tg.displayName="StyledLabel";var ag=w.default.div.withConfig({displayName:"Styles__StyledCheckbox",componentId:"sc-y7zymm-2"})(["height:16px;width:16px;position:relative;transition-duration:0.2s;border-radius:2px;path{transition-duration:0.2s;stroke:transparent;stroke-dashoffset:12;stroke-dasharray:12;}svg{cursor:pointer;border-radius:2px;fill:transparent;}"," rect{transition-duration:0.2s;"," ","}",":disabled ~ ","{opacity:0.5;cursor:not-allowed;}",":focus ~ ","{","}&:not(.c-checkbox__controlled) ",":hover:not(:checked) ~ ","{path{stroke:var(--color-secondary-500);stroke-dashoffset:24;}rect{stroke:var(--color-secondary);"," stroke-width:3px;}}"," ",":checked ~ ","{path{","}rect{stroke:var(--color-secondary);stroke-width:19px;","}}"],function(e){return e.$disabled&&l.css(["svg{cursor:not-allowed;}"])},function(e){return!e.mixed&&l.css(["stroke:var(--color-theme-500);"])},function(e){return e.mixed&&l.css(["stroke:transparent;"])},eg,tg,eg,tg,function(e){return!e.mixed&&l.css(["rect{stroke:var(--color-secondary);stroke-width:3px;}"])},eg,tg,function(e){return e.mixed&&l.css(["stroke:transparent;"])},function(e){return e.hover&&!e.mixed&&l.css(["",":not(:checked) ~ ","{path{stroke:var(--color-secondary-500);stroke-dashoffset:24;}rect{stroke:var(--color-secondary);stroke-width:3px;}}"],eg,tg)},eg,tg,function(e){return!e.mixed&&l.css(["stroke:var(--page-paper-main);stroke-dashoffset:24;"])},function(e){return e.mixed&&l.css(["stroke:transparent;"])});ag.displayName="StyledCheckbox";var lg=["className","hover","id","mixed","checked","onChange","disabled"],rg=t.forwardRef(function(e,a){var l=e.className,r=e.hover,n=e.id,o=void 0===n?"checkbox":n,i=e.mixed,d=void 0!==i&&i,c=e.checked,s=e.onChange,u=e.disabled,f=B(e,lg),m=L(t.useState(d&&!c),2),p=m[0],v=m[1],h=L(t.useState(c),2),w=h[0],b=h[1],x=t.useCallback(function(e){"function"==typeof s&&s(e),b(function(e){return!e}),v(!1)},[s]);return t.useEffect(function(){c!==w&&(b(c),v(!1))},[c]),t.useEffect(function(){d===p||c||v(d)},[d]),g.default.createElement(ag,{className:y.default("c-checkbox",{"c-checkbox__hover":r,"c-checkbox__controlled":"boolean"==typeof r},l),hover:r,tabIndex:-1,mixed:p,$disabled:u},g.default.createElement(eg,M({role:"checkbox",id:o,className:"c-checkbox--input",type:"checkbox",ref:a},f,{checked:w,onChange:x,disabled:u})),g.default.createElement(tg,{htmlFor:o,className:"c-checkbox--label"},g.default.createElement(Jh,{"data-testid":"checkbox-icon",height:16,width:16,mixed:p})))});rg.displayName="Checkbox";var ng=l.css(["margin:0;padding:0;border:0;outline:0;font:inherit;"]),og=w.default.div.withConfig({displayName:"Styles__StyledInputWrapper",componentId:"sc-ce8kcp-0"})(["align-items:center;background-color:var(--input-background-color);border-color:var(--color-theme-500);border-radius:8px;border-style:solid;border-width:1px;cursor:text;display:flex;height:32px;padding-block:4px;padding-inline:4px;transition:all 0.3s ease;width:360px;"," "," "," "," "," "," "," "," ",""],D,A,function(e){return"flat"===e.$mode&&l.css(["background-color:transparent;border:none;border-radius:none;"])},function(e){return"small"===e.$size&&l.css(["border-radius:6px;height:24px;"])},function(e){return"big"===e.$size&&l.css(["height:40px;"])},function(e){return"biggest"===e.$size&&l.css(["height:48px;"])},function(e){return e.$disabled&&l.css(["cursor:default;opacity:50%;"])},function(e){return!e.$disabled&&!e.$invalid&&l.css(["&:focus-within,&:hover{border-color:var(--color-primary);}"])},function(e){return!e.$disabled&&e.$invalid&&"outlined"===e.$mode&&l.css(["border-color:var(--red-alert);"])});og.displayName="StyledInputWrapper";var ig=w.default.input.withConfig({displayName:"Styles__StyledInput",componentId:"sc-ce8kcp-1"})([""," "," background-color:var(--input-background-color);border:none;color:var(--color-theme-900);font-size:0.875rem;font-weight:400;letter-spacing:0.02em;margin-block:0;margin-inline:4px;outline:none;padding:0;width:100%;"," &::placeholder{color:var(--color-theme-transparent-500);}"," "," "," "," "," ",""],A,ng,function(e){return"flat"===e.$mode&&l.css(["background-color:transparent;"])},function(e){return"big"===e.$size&&l.css(["font-size:1rem;"])},function(e){return"biggest"===e.$size&&l.css(["font-size:1.25rem;font-weight:700;"])},function(e){return e.disabled&&l.css(["cursor:default;"])},function(e){return e.$loading&&l.css(["cursor:progress;"])},function(e){return e.align&&l.css(["text-align:",";"],e.align)},function(e){return"flat"===e.$mode&&e.$invalid&&l.css(["color:var(--red-alert);"])});ig.displayName="StyledInput";var dg=w.default.div.withConfig({displayName:"Styles__StyledPasswordIndicatorWrapper",componentId:"sc-ce8kcp-2"})(["display:flex;gap:2px;margin-top:6px;margin-bottom:4px;"]);dg.displayName="StyledPasswordIndicatorWrapper";var cg=w.default.div.withConfig({displayName:"Styles__StyledPasswordIndicator",componentId:"sc-ce8kcp-3"})(["width:100%;height:4px;border-radius:6px;background-color:",";"],function(e){var t=e.$strength,a=e.$index;return 0===t?"var(--color-theme-300)":1===t?0===a?"var(--red-alert)":"var(--color-theme-300)":2===t?a<2?"var(--color-orange)":"var(--color-theme-300)":3===t?a<3?"var(--color-blue-sky)":"var(--color-theme-300)":"var(--color-sucess-green)"});cg.displayName="StyledPasswordIndicator";var sg=w.default.div.withConfig({displayName:"Styles__StyledInputSelectTrigger",componentId:"sc-ce8kcp-4"})(["display:flex;gap:6px;align-items:center;margin-right:2px;margin-left:8px;color:var(--color-theme-700);font-weight:400;letter-spacing:0.02em;font-size:0.875rem;flex-shrink:0;cursor:",";pointer-events:",";",""],function(e){return e.$disabled?"unset":"pointer"},function(e){return e.$disabled?"none":"unset"},function(e){return"big"===e.$size&&l.css(["font-size:1rem;"])});sg.displayName="StyledInputSelectTrigger";var ug=w.default.span.withConfig({displayName:"Styles__StyledFlagTriggerLabel",componentId:"sc-ce8kcp-5"})(["font-size:",";"],function(e){return"small"===e.$size?"20px":"24px"});ug.displayName="StyledFlagTriggerLabel";var fg=w.default.span.withConfig({displayName:"Styles__StyledOptionFlag",componentId:"sc-ce8kcp-6"})(["font-size:24px;margin-right:4px;"]);ug.displayName="StyledOptionFlag";var mg=w.default(Nm).withConfig({displayName:"Styles__StyledOptionName",componentId:"sc-ce8kcp-7"})(["overflow:hidden;text-overflow:ellipsis;white-space:nowrap;"]);mg.displayName="StyledOptionName";var pg=w.default(Nm).withConfig({displayName:"Styles__StyledOptionCode",componentId:"sc-ce8kcp-8"})(["overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:auto;color:var(--color-theme-600);flex-shrink:0;"]);pg.displayName="StyledOptionCode";var vg=w.default.span.withConfig({displayName:"Styles__StyledOptionRowEnd",componentId:"sc-ce8kcp-9"})(["display:flex;align-items:center;gap:8px;"]);vg.displayName="StyledOptionRowEnd";var hg=w.default.span.withConfig({displayName:"Styles__StyledOptionWrapper",componentId:"sc-ce8kcp-10"})(["overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px;display:flex;justify-items:center;align-items:center;"]);hg.displayName="StyledOptionWrapper";var gg=["className","style","type","disabled","size","invalid","startAdornment","endAdornment","wrapRef","wrapperClick","mode"],yg=g.default.forwardRef(function(e,a){var l=e.className,r=void 0===l?"":l,n=e.style,o=e.type,i=void 0===o?"text":o,d=e.disabled,c=void 0!==d&&d,s=e.size,u=void 0===s?"regular":s,f=e.invalid,m=void 0!==f&&f,p=e.startAdornment,v=e.endAdornment,h=e.wrapRef,w=e.wrapperClick,b=e.mode,x=void 0===b?"outlined":b,E=B(e,gg),S=t.useRef(null),C=Ce(a,S),k=t.useCallback(function(){var e;null===(e=S.current)||void 0===e||e.focus(),w&&w()},[w]);return g.default.createElement(og,{$size:u,$invalid:m,$disabled:c,$mode:x,style:n,className:y.default("c-input-wrapper",r),onClick:k,ref:h},p,g.default.createElement(ig,M({ref:C,type:i,$size:u,disabled:c,className:"c-input","aria-invalid":m,$invalid:m,$mode:x,"data-form-type":"other"},E)),v)});yg.displayName="Input";var wg=w.default.input.withConfig({displayName:"Styles__StyledRadioInput",componentId:"sc-1xh9uc2-0"})(["display:none;"]);wg.displayName="StyledRadioInput";var bg=w.default.label.withConfig({displayName:"Styles__StyledRadioLabel",componentId:"sc-1xh9uc2-1"})(["",""],{display:"inline-flex",alignItems:"center"});bg.displayName="StyledRadioLabel";var xg=w.default.div.withConfig({displayName:"Styles__StyledRadioButton",componentId:"sc-1xh9uc2-2"})([""," "," height:16px;width:16px;position:relative;svg{cursor:pointer;fill:transparent;}circle:first-child{transition-duration:0.2s;stroke:var(--color-theme-500);}circle:last-child{transition-duration:0.2s;transform-origin:center;transform:scale(0);fill:var(--color-secondary-500);}input:focus ~ ","{circle:first-child{stroke:var(--color-secondary);}}input:disabled ~ ","{pointer-events:none;opacity:0.5;}"," "," input:checked ~ ","{circle:first-child{stroke:var(--color-secondary);}circle:last-child{transform:scale(1);fill:var(--color-secondary);}}"],A,{display:"inline-flex",alignItems:"center"},bg,bg,function(e){return!0!==e.$isControlled&&l.css(["input:hover ~ ","{circle:first-child{stroke:var(--color-secondary);}circle:last-child{transform:scale(1);}}"],bg)},function(e){return e.$isHovered&&l.css(["","{circle:first-child{stroke:var(--color-secondary);}circle:last-child{transform:scale(1);}}"],bg)},bg);xg.displayName="StyledRadioButton";var Eg=["className","id","hover"],Sg=t.forwardRef(function(e,t){var a=e.className,l=void 0===a?"":a,r=e.id,n=void 0===r?"radio":r,o=e.hover,i=B(e,Eg);return g.default.createElement(xg,{className:y.default("c-radio-btn",{"c-radio-btn__hover":o,"c-radio-btn__controlled":"boolean"==typeof o},l),$isHovered:o,$isControlled:"boolean"==typeof o},g.default.createElement(wg,M({id:n,className:"c-radio-btn--input",type:"radio",ref:t},i)),g.default.createElement(bg,{htmlFor:n,className:"c-radio-btn--label"},g.default.createElement(Xc,{width:"16",height:"16"})))});Sg.displayName="RadioButton";var Cg=w.default(yg).withConfig({displayName:"Styles__StyledSelectInput",componentId:"sc-gfxqpu-0"})([""]);Cg.displayName="StyledSelectInput";var kg=w.default.form.withConfig({displayName:"Styles__StyledSelectForm",componentId:"sc-gfxqpu-1"})(["margin:12px 12px 0 12px;display:flex;","{width:100%;border-radius:4px;}*{margin:auto 0;}"],Cg);kg.displayName="StyledSelectForm";var Ng=w.default.div.withConfig({displayName:"Styles__StyledStartAdornment",componentId:"sc-gfxqpu-2"})(["margin-right:8px;margin-left:-4px;"]);Ng.displayName="StyledStartAdornment";var Ig=w.default.div.withConfig({displayName:"Styles__StyledEndAdornment",componentId:"sc-gfxqpu-3"})(["margin-left:8px;margin-right:-4px;"]);Ig.displayName="StyledEndAdornment";var _g=w.default(rg).withConfig({displayName:"Styles__StyledCheckbox",componentId:"sc-gfxqpu-4"})(["margin-left:12px;"]);_g.displayName="StyledCheckbox";var Mg=w.default(Sg).withConfig({displayName:"Styles__StyledRadioButton",componentId:"sc-gfxqpu-5"})(["margin-left:12px;"]);Mg.displayName="StyledRadioButton";var Rg=function(e,t,a,l,r){"ArrowDown"!==e.key&&"ArrowUp"!==e.key||e.preventDefault();var n=a;r&&(n=[{id:null},...n]),l&&(n=[...n,{id:"addNew"}]);var o=n.findIndex(function(e){return e.id===t});if("ArrowDown"===e.key){var i=n.findIndex(function(e){return e.id===t})+1>=n.length;return-1===o||i?n[0].id:n[o+1].id}if("ArrowUp"===e.key){var d=n[0].id===t;return-1===o||d?n[n.length-1].id:n[o-1].id}},zg=w.default.div.withConfig({displayName:"Styles__StyledScrollShadow",componentId:"sc-17pcaqo-0"})(["",""],{position:"relative"}),Bg=w.default.div.withConfig({displayName:"Styles__StyledScrollShadowTop",componentId:"sc-17pcaqo-1"})([""," background-image:linear-gradient( to top,",","," );"],{position:"absolute",left:"0px",right:"0px",top:"0px",height:"0.5rem"},function(e){return e.$innerColor?e.$innerColor:"var(--page-paper-main-shadow)"},function(e){return e.$outerColor?e.$outerColor:"var(--page-paper-main)"}),Lg=w.default.div.withConfig({displayName:"Styles__StyledScrollShadowBottom",componentId:"sc-17pcaqo-2"})([""," background-image:linear-gradient( to top,",","," );"],{position:"absolute",left:"0px",right:"0px",bottom:"0px",height:"0.5rem"},function(e){return e.$outerColor?e.$outerColor:"var(--page-paper-main)"},function(e){return e.$innerColor?e.$innerColor:"var(--page-paper-main-shadow)"}),Hg=w.default.div.withConfig({displayName:"Styles__StyledScrollShadowLeft",componentId:"sc-17pcaqo-3"})([""," background-image:linear-gradient( to left,",","," );"],{position:"absolute",top:"0px",bottom:"0px",left:"0px",width:"0.5rem"},function(e){return e.$innerColor?e.$innerColor:"var(--page-paper-main-shadow)"},function(e){return e.$outerColor?e.$outerColor:"var(--page-paper-main)"}),Ag=w.default.div.withConfig({displayName:"Styles__StyledScrollShadowRight",componentId:"sc-17pcaqo-4"})([""," background-image:linear-gradient( to right,",","," );"],{position:"absolute",top:"0px",bottom:"0px",right:"0px",width:"0.5rem"},function(e){return e.$innerColor?e.$innerColor:"var(--page-paper-main-shadow)"},function(e){return e.$outerColor?e.$outerColor:"var(--page-paper-main)"});zg.displayName="StyledScrollShadow",Bg.displayName="StyledScrollShadowTop",Lg.displayName="StyledScrollShadowBottom",Hg.displayName="StyledScrollShadowLeft",Ag.displayName="StyledScrollShadowRight";var Dg=["children","className","disableVertical","disableHorizontal","invertHorizontal","invertVertical","innerColor","outerColor"],$g=t.forwardRef(function(e,a){var l=e.children,r=e.className,n=e.disableVertical,o=void 0!==n&&n,i=e.disableHorizontal,d=void 0!==i&&i,c=e.invertHorizontal,s=void 0!==c&&c,u=e.invertVertical,f=void 0!==u&&u,m=e.innerColor,p=e.outerColor,v=B(e,Dg),h=L(t.useState({top:0,right:0,bottom:0,left:0}),2),w=h[0],b=h[1],x=t.useCallback(function(e){var t=e.target,a=t.scrollHeight,l=t.clientHeight,r=t.scrollWidth,n=t.clientWidth,i=e.target,c=i.scrollTop,u=i.scrollLeft;u<0&&(u*=-1),c<0&&(c*=-1),b(function(e){var t=.05*Math.min(c,20),i=a-l,m=.05*(i-Math.max(c,i-20)),p=.05*Math.min(u,20),v=r-n,h=.05*(v-Math.max(u,v-20)),g={top:0,bottom:0,left:0,right:0};return o||(g.top=f?m:t,g.bottom=f?t:m),d||(g.left=s?h:p,g.right=s?p:h),g.top!==e.top||g.bottom!==e.bottom||g.left!==e.left||g.right!==e.right?g:e})},[s,f,o,d]);return g.default.createElement(zg,M({},v,{ref:a,className:y.default("c-scroll-shadow",r)}),l({onScroll:x}),o?null:g.default.createElement(g.default.Fragment,null,g.default.createElement(Bg,{$innerColor:m,$outerColor:p,style:{opacity:w.top}}),g.default.createElement(Lg,{$innerColor:m,$outerColor:p,style:{opacity:w.bottom}})),d?null:g.default.createElement(g.default.Fragment,null,g.default.createElement(Hg,{$innerColor:m,$outerColor:p,style:{opacity:w.left}}),g.default.createElement(Ag,{$innerColor:m,$outerColor:p,style:{opacity:w.right}})))});$g.displayName="ScrollShadow";var Vg=function(e){var a=arguments.length>1&&void 0!==arguments[1]&&arguments[1],l=t.useRef(e);return t.useEffect(function(){l.current&&(l.current.scrollTop=a?-1:1,l.current.scrollTop=0,l.current.scrollLeft=a?-1:1,l.current.scrollLeft=0)},[a]),l},Tg=function(e){var a=L(t.useState(0),2),l=a[0],r=a[1];return t.useEffect(function(){if(e&&e.current){var t=e.current,a=t.style.maxHeight,l=t.style.visibility;t.style.visibility="hidden",t.style.maxHeight="none";var n=t.clientHeight;return t.style.visibility=l,t.style.maxHeight=a,r(n)}},[e]),l},Og=function(e,a){var l=e.decimalSeparator,r=void 0===l?".":l,n=e.thousandSeparator,o=void 0===n?",":n,i=e.disableAbbreviation,d=e.disableMacros,c=e.decimalLength,s=e.value,u=void 0===s?void 0:s,f=e.onChange,m=e.onSave,p=e.onEnterKeyPress,v=e.onClick,h=e.onCancel,g=e.allowEmptyValue,y=e.step,w=void 0===y?1:y,b=e.trimDecimals,x=void 0===b||b,E=e.limit,S=e.validation,C=void 0===S?Ee:S,k=e.min,N=e.max,I=e.onBlur,_=e.update,M=e.shortenThreshold,R=void 0===M?1e3:M;void 0===N||void 0===k||Number(N)>=Number(k)||console.warn("Warning: The maximum value is set to be lower than the minimum value. The maximum value will be ignored.");var z=L(t.useState(function(){return u}),2),B=z[0],H=z[1],A=L(t.useState(function(){return u}),2),D=A[0],$=A[1],V=L(t.useState(function(){return ye(u,o,r,x,c,i?"long":"short",R)}),2),T=V[0],O=V[1],P=L(t.useState(function(){return ye(u,o,r,x,c,i?"long":"short",R)}),2),F=P[0],W=P[1],q=L(t.useState(function(){return ye(u,"",r,!1,c,"long",R)}),2),j=q[0],Y=q[1],G=L(t.useState(function(){return ye(u,"",r,!1,c,"long",R)}),2),K=G[0],X=G[1],Z=L(t.useState(!1),2),U=Z[0],Q=Z[1];t.useEffect(function(){u===D||U&&!_||(O(ye(u,o,r,x,c,i?"long":"short",R)),W(ye(u,o,r,x,c,i?"long":"short",R)),Y(ye(u,"",r,!1,c,"long",R)),X(ye(u,"",r,!1,c,"long",R)),H(u),$(u))},[i,o,r,c,x,u,U]);var J=t.useRef(!1),ee=t.useCallback(function(e){if(J.current)O(F),Y(K),H(D),f&&f(D);else if(e.target.value.trim().length>0&&F!==e.target.value){var t=ye(T,o,r,x,c,i?"long":"short",R),a=ye(T,"",r,!1,c,"long",R),l=ge(a,o,r);W(t),X(a),Y(a),H(l),$(l),l!==D&&(null==f||f(l)),O(t),"function"==typeof m&&m(e)}else g?F!==e.target.value?null==m||m(e):"function"==typeof h&&h(e):(O(F),Y(K),H(D),null==f||f(D),"function"==typeof h&&h(e));Q(!1),"function"==typeof I&&I(e)},[T,I,F,K,D,f,o,r,x,c,i,R,m,g,h]),te=t.useCallback(function(e){if(!(void 0!==N&&Number(B)>N||void 0!==k&&Number(B)<k)){var t,a=B;if("increment"===e)if(void 0===N||Number(B)+w<=N)a=Number(B)+w;else{if(!(Number(B)<N))return;a=N}else if("decrement"===e)if(void 0===k||Number(B)-w>=k)a=Number(B)-w;else{if(!(Number(B)>k))return;a=k}t=void 0!==c?Number(a).toFixed(c):Number(a).toFixed(2),void 0!==c&&0===c&&(t=Math.round(Number(a)).toString()),(t.includes(".")||t.includes(","))&&(t=t.replace(".",r)),H(a),$(a),Y(t),O(t),f&&f(a)}},[N,B,k,c,f,w,r]),ae=t.useCallback(function(e){var t;if(("Enter"===e.key&&(e.target.blur(),"function"==typeof p&&p(B)),"ArrowLeft"!==e.key)&&("ArrowRight"!==e.key&&("ArrowUp"===e.key&&(e.preventDefault(),te("increment")),"ArrowDown"===e.key&&(e.preventDefault(),te("decrement")),"Escape"===e.key&&(J.current=!0,e.target.blur(),"function"==typeof h&&h(e),J.current=!1),"Backspace"!==e.key&&"Delete"!==e.key)))if(!e.metaKey&&!e.ctrlKey||"a"!==e.key){if("Tab"!==e.key)if(!e.metaKey&&!e.ctrlKey||"v"!==e.key)if("-"===e.key&&void 0!==k&&Number(k)>=0)e.preventDefault();else if(e.key!==r||0!==c){var l=e.target,n=l.value,o=l.selectionStart,i=l.selectionEnd,s=n.substring(0,o)+e.key+n.substring(i);C(s,Boolean(d),r,null!=c?c:0,E)||e.preventDefault()}else e.preventDefault();else e.preventDefault()}else null===(t=a.current)||void 0===t||t.select()},[c,r,d,a,E,k,B,h,p,te,C]),le=t.useCallback(function(e){var t=e.target.value,a=void 0,l=d?t:t.replace(/(\d+(?:[.,]\d+)?)([kmbtKMBT])/,function(e,t,l){var n=t.replace(",",".").split("."),o=n[0],i=n[1],d=parseInt(o,10)*he[l.toLowerCase()];a=parseFloat("".concat(d||0,".").concat(i||0));var c=d.toString();return void 0!==i&&(c+=r+i),c});void 0===a&&(a=t?parseFloat(t.replace(",",".")):void 0),O(l),Y(l),H(a),f&&a!==B&&f(a)},[d,f,B,r]),re=t.useCallback(function(e){"function"==typeof v&&v(e)},[v]),ne=t.useCallback(function(){O(j),Q(!0)},[j]),oe=t.useCallback(function(){var e;a.current&&(null===(e=a.current)||void 0===e||e.select())},[a]);return{value:T,onBlur:ee,onKeyDown:ae,onChange:le,onClick:re,onDoubleClick:oe,onFocus:ne,focused:U,unformattedValue:j,numericValue:B}},Pg=["as","className","invert","style"],Fg=t.forwardRef(function(e,t){var a=e.as,l=void 0===a?"div":a,r=e.className,n=e.invert,o=void 0!==n&&n,i=e.style,d=B(e,Pg),c=Ce(Vg(null,o),t),s=z(z({},d),{},{ref:c,className:y.default("c-scroll-element",r),style:z({overflow:"auto"},i)});return g.default.createElement(l,s)});Fg.displayName="ScrollElement";var Wg=w.default.li.withConfig({displayName:"Styles__StyledOption",componentId:"sc-1232l97-0"})([""," font-size:14px;display:flex;justify-content:space-between;height:28px;padding-left:16px;padding-right:16px;margin-top:4px;margin-bottom:4px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition-duration:0.1s;color:var(--color-theme-900);"," "," ",""],{userSelect:"none",fontWeight:"400"},D,A,function(e){return e.hover&&l.css(["background-color:var(--color-theme-200);"])});Wg.displayName="StyledOption";var qg=w.default.span.withConfig({displayName:"Styles__StyledOptionContent",componentId:"sc-1232l97-1"})(["display:flex;align-items:center;width:100%;justify-content:space-between;"]);qg.displayName="StyledOptionContent";var jg=w.default($g).withConfig({displayName:"Styles__StyledAutocompleteScrollShadow",componentId:"sc-1bc1vz9-0"})(["margin-top:4px;",""],function(e){return e.$isHidden&&l.css(["",";"],{display:"none"})});jg.displayName="StyledAutocompleteScrollShadow";var Yg=w.default(ie).withConfig({displayName:"Styles__StyledAutocompleteBody",componentId:"sc-1bc1vz9-1"})(["max-height:340px;overflow:auto;margin-bottom:6px;"]);Yg.displayName="StyledAutocompleteBody";var Gg=w.default(Wg).withConfig({displayName:"Styles__StyledAutocompleteNewItem",componentId:"sc-1bc1vz9-2"})(["",';justify-content:start;&:before{content:"+ ";margin-right:4px;}',""],{cursor:"pointer",userSelect:"none"},function(e){return e.hover&&l.css(['background-color:var(--color-theme-200);content:"+ ";'])});Gg.displayName="StyledAutocompleteNewItem";var Kg=w.default.span.withConfig({displayName:"useHighlightText__StyledHiglightedText",componentId:"sc-13agf6o-0"})(["background-color:var(--color-primary-200);"]);Kg.displayName="StyledHiglightedText";var Xg=function(e,a){var l=e,r=a;if(e){if(arguments.length>2&&void 0!==arguments[2]&&arguments[2]||(l=e.toLowerCase(),r=a.toLowerCase()),a&&l&&l.indexOf(r)>=0){var n=e.substring(0,l.indexOf(r)),o=e.substring(l.indexOf(r),l.indexOf(r)+a.length),i=e.substring(l.indexOf(r)+a.length);return g.default.createElement(t.Fragment,null,g.default.createElement("span",null,n.replace(/ /g," ")),g.default.createElement(Kg,{className:"c-option--text__highlight"},o.replace(/ /g," ")),g.default.createElement("span",null,i.replace(/ /g," ")))}return e}},Zg=t.forwardRef(function(e,a){var l=e.id,r=e.name,n=e.tooltip,o=void 0===n?"":n,i=e.hover,d=e.className,c=e.renderOption,s=e.onMouseEnter,u=e.onClick,f=void 0===u?function(){return null}:u,m=t.useCallback(function(){s&&s(l)},[s,l]);return g.default.createElement(Wg,{ref:i?a:null,title:o||r,onMouseEnter:m,onTouchStart:m,className:y.default("c-option",d),hover:i,onClick:f},g.default.createElement(qg,null,c||r))});Zg.displayName="Option";var Ug=w.default.li.withConfig({displayName:"Styles__StyledOptionGroupLi",componentId:"sc-16v5afu-0"})(["flex-direction:column;cursor:",";"],function(e){return"single"===e.type?"default":"pointer"}),Qg=w.default.div.withConfig({displayName:"Styles__StyledOptionGroup",componentId:"sc-16v5afu-1"})([""," "," ",""],{userSelect:"none"},D,A);Qg.displayName="StyledOptionGroup";var Jg=w.default.div.withConfig({displayName:"Styles__StyledOptionGroupHeader",componentId:"sc-16v5afu-2"})(["height:28px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;margin:6px 0;*{margin:auto 0;}"]);Jg.displayName="StyledOptionGroupHeader";var ey=w.default(Nm).withConfig({displayName:"Styles__StyledOptionGroupHeaderName",componentId:"sc-16v5afu-3"})(["padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;"]);ey.displayName="StyledOptionGroupHeaderName";var ty=w.default.div.withConfig({displayName:"Styles__StyledOptionGroupOption",componentId:"sc-16v5afu-4"})(["",""],function(e){return e.hover&&l.css(["background-color:var(--color-theme-200);"])});ty.displayName="StyledOptionGroupOption";var ay=function(e){var a=e.id,l=e.name,r=e.options,n=e.type,o=e.hover,i=e.checked,d=e.onChange,c=e.setHover,s=e.optionGroupClassName,u=e.mixedOptions,f=void 0===u?[]:u;t.useEffect(function(){var e;o===a&&"single"!==n&&(null===(e=document.getElementById("".concat(a)))||void 0===e||e.focus())},[o,n,a]);var m=t.useMemo(function(){return r.every(function(e){return i.includes(e.id)})},[r,i]),p=t.useCallback(function(){c&&c("single"===n?void 0:a)},[c,n,a]),v=t.useMemo(function(){return r.map(function(e){return e.id})},[r]),h=t.useMemo(function(){return(r.some(function(e){return i.includes(e.id)})||f.some(function(e){return v.includes(e)}))&&!m},[v,i,m,f,r]),w=t.useCallback(function(e){if(e.stopPropagation(),e.preventDefault(),d&&"single"!==n)if(m)d(i.filter(function(e){return!1===v.includes(e)}));else{var t=[...i,...v],a=t.filter(function(e,a){return t.indexOf(e)===a});d(a)}},[v,i,m,d,n]);return g.default.createElement(Ug,{key:a,type:n,className:y.default("c-option-group",s),onClick:w},g.default.createElement(Qg,{key:a},g.default.createElement(ty,{onMouseEnter:p,hover:o===a&&"multiple"===n},g.default.createElement(Jg,null,g.default.createElement(ey,{weight:"bold"},l),"multiple"===n&&g.default.createElement(rg,{id:"".concat(a),checked:m,mixed:h,onChange:w,type:"checkbox"})))))};function ly(e){return void 0!==e.options}ay.displayName="OptionGroup";var ry=function(e){var a=e.type,l=e.options,r=void 0===l?[]:l,n=e.inputEl,o=e.selected,i=void 0===o?[]:o,d=e.emptyValue,c=e.noResultText,s=e.renderOption,f=void 0===s?function(e){return null==e?void 0:e.name}:s,m=e.defaultValue,p=e.sortDirection,v=void 0===p?"asc":p,h=e.handleChange,y=e.optionClassName,w=e.handleEmptyAction,b=e.disabledInternalSort,x=e.AutocompleteClassName,E=e.handleDefaultOptionChange,S=e.preselectDefaultValue,C=e.keepSameOptionsOrder,k=void 0!==C&&C,N=e.autoHeightMax,I=void 0===N?340:N,_=e.clearInputOnSelect,M=e.mixedOptions,R=void 0===M?[]:M,B=e.filterCriteria,H=e.disableVirtualization,A=t.useRef(null),D=t.useRef(null),$=t.useMemo(function(){return Array.isArray(i)?i:[i]},[i]),V=t.useCallback(function(e){var t;if(k)return e;var a=Array.isArray(null===(t=e[0])||void 0===t?void 0:t.options),l=function(e,t){var a=$.includes(e.id),l=$.includes(t.id),r=R.includes(e.id),n=R.includes(t.id);return a&&!l?-1:!a&&l?1:r&&!n?-1:!r&&n?1:0};return a?e.map(function(e){var t=e.options.sort(l);return z(z({},e),{},{options:t})}):e.sort(l)},[R,$]),T=t.useCallback(function(e){var t;if(b)return V([...e]);if(Array.isArray(null===(t=e[0])||void 0===t?void 0:t.options)){var a=e.map(function(e){var t=e.options.sort(function(e,t){return"asc"===v?e.name.localeCompare(t.name):t.name.localeCompare(e.name)});return z(z({},e),{},{options:V(t)})});return V(a)}var l=e.sort(function(e,t){return"asc"===v?e.name.localeCompare(t.name):t.name.localeCompare(e.name)});return V(l)},[v,b,V]),O=L(t.useState(function(){return T(r)}),2),P=O[0],F=O[1];t.useEffect(function(){F(T(r))},[r]);var W=L(t.useState({item:void 0,by:void 0}),2),q=W[0],j=W[1],Y=L(t.useState(""),2),G=Y[0],K=Y[1],X=t.useCallback(function(e){var t;e&&0!==e.button||w&&(null==n||null===(t=n.current)||void 0===t||t.focus(),K(""),w(G))},[G,w,n]),Z=t.useCallback(function(){return j({item:"addNew",by:"mouse"})},[]),U=t.useMemo(function(){return!!(d&&G.trim()&&r.every(function(e){return ly(e)?e.options.every(function(e){return e.name.toLowerCase()!==G.trim().toLowerCase()}):e.name.toLowerCase()!==G.trim().toLowerCase()}))},[d,G,r]),Q=t.useCallback(function(e,t){var a=t.trim(),l=e[0]&&ly(e[0]),r=function(e){if(e.hidden)return!1;var t=e.name.toLowerCase().includes(a.toLowerCase());return B&&a?t||B(e,a):t};if(l){var n=!1;return e.reduce(function(e,a){var l=a.options.filter(r);return l.length>0?(!n&&t&&j({item:l[0].id,by:"keyboard"}),n=!0,[...e,z(z({},a),{},{options:l})]):[...e]},[])}var o=e.filter(r);return t&&o.length>0&&j({item:o[0].id,by:"keyboard"}),0===o.length&&d&&j({item:"addNew",by:"keyboard"}),o},[d,B]),J=t.useMemo(function(){return Q(P,G)},[G,Q,P]),ee=t.useMemo(function(){return!!m&&!G},[m,G]),te=t.useMemo(function(){var e=J.reduce(function(e,t){return ly(t)?[...e,...t.options]:[...e,t]},[]);return Q(e,G)},[G,Q,J]),ae=t.useMemo(function(){return c&&!U&&J.length<1&&(m&&G||!m)},[c,U,J.length,m,G]),le=t.useMemo(function(){var e=[];return ee&&e.push({type:"default",id:"default"}),J.forEach(function(t,a){ly(t)?(e.push({type:"group",id:t.id,item:t}),t.options.forEach(function(t){e.push({type:"option",id:t.id,item:t,index:a})})):e.push({type:"option",id:t.id,item:t,index:a})}),ae&&e.push({type:"noResult",id:"noResult"}),U&&e.push({type:"addNew",id:"addNew"}),e},[J,ee,ae,U]),re=!H&&le.length>40,ne=u.useVirtualizer({count:le.length,getScrollElement:function(){return A.current},estimateSize:function(){return 28},overscan:5,gap:4}),oe=t.useCallback(function(e){e.target&&"ArrowDown"!==e.key&&"ArrowUp"!==e.key&&"Enter"!==e.key&&K(e.target.value)},[]),ie=t.useCallback(function(e){j({item:e,by:"mouse"})},[]),de=t.useCallback(function(e){var t;if(null!==e)t="multiple"===a?$.includes(e)?$.filter(function(t){return t!==e}):[...$,e]:e,_&&null!=n&&n.current&&(n.current.value="",n.current.dispatchEvent(new Event("change",{bubbles:!0}))),K("");else if("function"==typeof E)return void E();"function"==typeof h&&h(t)},[_,h,E,n,$,a]),ce=t.useCallback(function(e){if(null==e)return j({item:null,by:"mouse"});j({item:e,by:"mouse"})},[]),se=t.useCallback(function(e){e.preventDefault(),de(q.item)},[de,q]),ue=t.useCallback(function(e,t){return ly(e)?g.default.createElement(ay,{checked:$,name:e.name,tooltip:e.tooltip,key:e.id,setHover:ie,id:e.id,hover:q.item,options:e.options,renderOptions:ue,type:a,onChange:h,filter:G,mixedOptions:R}):g.default.createElement(Zg,{name:e.name,ref:q.item===e.id?D:null,key:t,tooltip:e.tooltip,onMouseEnter:ce,onClick:se,id:e.id,hover:e.id===q.item,className:y,renderOption:f(z(z({},e),{},{name:Xg(e.name,G)}),{id:"option_".concat(e.id),checked:$&&$.includes(e.id),hover:q.item===e.id,onChange:function(){return null}})})},[se,ce,q.item,y,f,G,$,ie,a,h,R]),fe=t.useCallback(function(){j({item:void 0,by:"mouse"})},[]);t.useEffect(function(){if("keyboard"===q.by&&void 0!==q.item){var e=le.findIndex(function(e){return e.id===q.item});-1!==e&&ne.scrollToIndex(e,{align:"center"})}},[q,ne,le]);var me=t.useCallback(function(e){if("Enter"===e.key){if(e.preventDefault(),void 0===q.item&&""===G)return;return"addNew"===q.item?void X(null):null===q.item&&E?void E():void(void 0===q.item&&null===q.item||(de(q.item),K("")))}j({item:Rg(e,q.item,te,U,ee),by:"keyboard"})},[G,te,de,E,X,q,U,ee]);t.useEffect(function(){var e=null==n?void 0:n.current;if(e)return e.addEventListener("input",oe),e.addEventListener("keydown",me),function(){e.removeEventListener("input",oe),e.removeEventListener("keydown",me)}},[oe,me,n]);var pe=t.useCallback(function(){return S?$.length<1||""===$[0]:null===$[0]||$.length===te.length},[te.length,S,$]),ve=t.useCallback(function(e,t){switch(e.type){case"default":return g.default.createElement(Zg,{name:String(m),ref:null===q.item?D:null,hover:null===q.item,onMouseEnter:ce,onClick:function(e){e.preventDefault(),de(null)},renderOption:f({name:m,id:null},{checked:pe(),hover:null===q.item,onChange:function(){return null}})});case"group":return e.item&&ly(e.item)?g.default.createElement(ay,{checked:$,name:e.item.name,tooltip:e.item.tooltip,key:e.item.id,setHover:ie,id:e.item.id,hover:q.item,options:e.item.options,renderOptions:ue,type:a,onChange:h,filter:G,mixedOptions:R}):null;case"option":return!e.item||ly(e.item)?null:g.default.createElement(Zg,{name:e.item.name,ref:q.item===e.id?D:null,key:t,tooltip:e.item.tooltip,onMouseEnter:function(){return ce(e.id)},onClick:se,id:e.id,hover:e.id===q.item,className:y,renderOption:f(z(z({},e.item),{},{name:Xg(e.item.name,G)}),{id:"option_".concat(e.id),checked:$&&$.includes(e.id),hover:q.item===e.id,onChange:function(){return null}})});case"noResult":return g.default.createElement(ny,null,c);case"addNew":return g.default.createElement(Gg,{ref:"addNew"===q.item?D:null,key:"emptyValue",hover:"addNew"===q.item,onMouseDown:X,onMouseEnter:Z},d);default:return null}},[m,q.item,ce,f,pe,$,ie,ue,a,h,G,R,se,y,c,X,Z,d,de]);return g.default.createElement(jg,{className:x,$isHidden:!m&&!d&&!c&&J.length<1},function(e){var t=e.onScroll;return g.default.createElement(Yg,{key:"body",onMouseLeave:fe},g.default.createElement("div",{ref:A,style:{height:"".concat(Math.min(ne.getTotalSize()+12,I),"px"),overflow:"auto"},onScroll:function(e){t&&t(e)}},g.default.createElement("div",{style:{height:"".concat(ne.getTotalSize(),"px"),width:"100%",position:"relative"}},re?ne.getVirtualItems().map(function(e){var t=le[e.index];return g.default.createElement("div",{key:e.index,"data-index":e.index,style:{position:"absolute",top:0,left:0,width:"100%",transform:"translateY(".concat(e.start,"px)")}},ve(t,e.index))}):le.map(function(e,t){return g.default.createElement(g.default.Fragment,{key:t},ve(e,t))}))))})};ry.displayName="Autocomplete";var ny=w.default(Wg).withConfig({displayName:"Autocomplete___StyledStyledOption",componentId:"sc-9x4q7e-0"})(["cursor:auto"]),oy=["type","mode","target","options","selected","mixed","position","onChange","placeholder","emptyAction","disableSearch","forceCloseMenu","selectClassName","keepSameOptionsOrder","onSelectOpen","onSelectClose","renderOption","handleDefaultOptionChange","preselectDefaultValue","startAdornment","endAdornment","focusInput","disableVirtualization"],iy=function(e){var a=e.type,l=void 0===a?"single":a,r=e.mode,n=e.target,o=e.options,i=e.selected,d=void 0===i?[]:i,c=e.mixed,s=void 0===c?[]:c,u=e.position,f=void 0===u?"bottom-start":u,m=e.onChange,p=void 0===m?function(){return null}:m,v=e.placeholder,h=e.emptyAction,w=void 0===h?function(){return null}:h,b=e.disableSearch,x=void 0!==b&&b,E=e.forceCloseMenu,S=e.selectClassName,C=e.keepSameOptionsOrder,k=void 0!==C&&C,N=e.onSelectOpen,I=e.onSelectClose,_=e.renderOption,R=e.handleDefaultOptionChange,z=e.preselectDefaultValue,H=void 0===z?"single"===l:z,A=e.startAdornment,D=e.endAdornment,$=e.focusInput,V=void 0!==$&&$,T=e.disableVirtualization,O=B(e,oy);x&&(A||D)&&console.warn("Adornments are not visible when search bar is hidden");var P=t.useRef(),F=t.useRef(null),W=Ce(P,F),q=n?fm:"div",j=L(t.useState(!1),2),Y=j[0],G=j[1],K=t.useMemo(function(){return d instanceof Array?d:[d]},[d]),X=t.useMemo(function(){return o||[]},[o]),Z=t.useMemo(function(){return X.reduce(function(e,t){if(!ly(t))return[...e,t.id];var a=t.options.map(function(e){return e.id});return[...e,...a]},[])},[X]),U=t.useRef("multiple"===l&&s.length?s:[]),Q=t.useCallback(function(e){U.current=U.current.filter(function(t){return!e.includes(t)})},[]),J=t.useMemo(function(){return Z.every(function(e){return K.includes(e)})},[Z,K]),ee=t.useMemo(function(){return Z.some(function(e){return K.includes(e)})},[Z,K]);t.useEffect(function(){var e;(Y&&n||!n&&V)&&(null==P||null===(e=P.current)||void 0===e||e.focus())},[V,Y,n]);var te=t.useCallback(function(e){E&&("function"==typeof I&&I(),G(!1)),void 0===e||e===d||e instanceof Array&&e.includes(void 0)||(p(e),"multiple"===l&&U.current.length&&Q(e))},[E,d,I,p,l,Q]),ae=t.useCallback(function(){G(!1),I&&I()},[I]),le=t.useCallback(function(){G(!0),N&&N()},[N]),re=t.useCallback(function(){var e;null==F||null===(e=F.current)||void 0===e||e.focus()},[]),ne=t.useMemo(function(){return n?{menuClassName:y.default("c-select",S),onClose:ae,onOpen:le,target:n,mode:r,open:Y,position:f,onPopperOpen:re}:{className:y.default("c-select",S)}},[n,S,ae,le,r,Y,f,re]),oe=t.useCallback(function(e){w(e),E&&G(!1),null!=F&&F.current&&(F.current.value="")},[w,E]),ie=t.useCallback(function(){"multiple"===l?K.length===Z.length?"function"==typeof R?R():p([]):"function"==typeof R?R():p(Z):"function"==typeof R?R():p(""),E&&G(!1)},[p,l,E,K.length,Z,R]),de=t.useCallback(function(e,t){return"function"==typeof _?_(e,t):g.default.createElement(g.default.Fragment,null,g.default.createElement(Zh,{imageUrl:e.image,color:e.color,textColor:e.textColor,name:e.name,additionalInfo:e.additionalInfo}),null===e.id?"multiple"===l?g.default.createElement(_g,M({checked:J,mixed:ee&&!J},t)):g.default.createElement(Mg,M({checked:K.length<1||!K[0]},t)):"multiple"===l?g.default.createElement(_g,M({mixed:U.current.includes(e.id)},t)):g.default.createElement(Mg,t))},[J,_,l,ee,K]);return g.default.createElement(q,ne,g.default.createElement("div",null,x?null:g.default.createElement(kg,null,A?g.default.createElement(Ng,null,A):null,g.default.createElement(Cg,{ref:W,placeholder:v}),D?g.default.createElement(Ig,null,D):null),g.default.createElement(ry,M({},O,{clearInputOnSelect:!0,inputEl:x?void 0:P,handleEmptyAction:oe,selected:d,handleChange:te,renderOption:de,options:o,mixedOptions:U.current,handleDefaultOptionChange:ie,type:l,preselectDefaultValue:H,keepSameOptionsOrder:k,disableVirtualization:T}))))};iy.displayName="Select";var dy=function(e){var a,l,r=e.children,n=e.alignment,o=void 0===n?"left":n,i=e.onSelect,d=e.className,c=e.role,s=void 0===c?"bold":c,u=e.targetId,f=L(t.useState(0),2),m=f[0],p=f[1],v=L(t.useState(!1),2),h=v[0],w=v[1],b=L(t.useState("inline"),2),x=b[0],E=b[1],S=t.useCallback(function(){return w(!0)},[]),C=t.useCallback(function(){return w(!1)},[]),k=t.useMemo(function(){return r?t.Children.toArray(r).map(function(e){var t;return null==e||null===(t=e.props)||void 0===t?void 0:t.name}):[]},[r]),N=t.useMemo(function(){return null==k?void 0:k.map(function(e,t){return{id:t,name:e}})},[k]),I=t.useRef(null),_=t.useRef(null),M=ke(_),R=ke(I),z=null!==(a=null==M?void 0:M.width)&&void 0!==a?a:0,B=null!==(l=null==R?void 0:R.width)&&void 0!==l?l:0,H=L(t.useState(B),2),A=H[0],D=H[1];t.useLayoutEffect(function(){"inline"===x&&D(B)},[B,x]);var $=t.useCallback(function(e){if(!e.metaKey&&!e.ctrlKey&&e.target&&e.currentTarget.dataset.index&&!e.currentTarget.dataset.disabled){var t=Number(e.currentTarget.dataset.index);p(t),i&&i(t)}},[i]),V=t.useCallback(function(e){p(e),i&&i(e)},[i]);t.useMemo(function(){t.Children.forEach(r,function(e,t){e&&e.props.active&&p(t)})},[r]);var T=t.useMemo(function(){return g.default.createElement(Hh,{id:u,$active:!0},g.default.createElement("span",null,k[m]),g.default.createElement(Ph,{expanded:h,fill:"currentColor"}))},[m,h,k,u]);if(t.useEffect(function(){I.current&&_.current&&A&&z&&E(A<z?"inline":"dropdown")},[A,z]),r)return g.default.createElement(zh,{className:y.default("c-nav",d),$align:o,$role:s,ref:_},g.default.createElement(Bh,{ref:I},"inline"===x&&t.Children.toArray(r).map(function(e,a){var l=e;return t.cloneElement(l,{active:a===m,role:s,onClick:$,"data-index":a,"data-disabled":l.props.disabled})}),"dropdown"===x?g.default.createElement($h,{name:k[m],role:s},g.default.createElement(iy,{selected:m,target:T,disabledInternalSort:!0,options:N,type:"single",mode:"normal",forceCloseMenu:!0,disableSearch:!0,keepSameOptionsOrder:!0,onChange:V,onSelectOpen:S,onSelectClose:C})):null))};dy.displayName="Nav";var cy=["children","as","disablePointerEvents"],sy=w.default.div.withConfig({displayName:"InputAdornment__InputAdornmentBase",componentId:"sc-1xfjx1z-0"})([""," ",""],{marginLeft:"0.25rem",marginRight:"0.25rem",display:"flex",alignItems:"center",gap:"0.25rem"},function(e){return e.$disablePointerEvents&&l.css(["",""],{pointerEvents:"none"})}),uy=g.default.forwardRef(function(e,t){var a=e.children,l=e.as,r=e.disablePointerEvents,n=B(e,cy),o=l||"div";return g.default.createElement(sy,M({},n,{as:o,$disablePointerEvents:r,ref:t}),a)});uy.displayName="InputAdornment";var fy=function(e,a){var l=e.value,r=e.withLeadingZero,n=e.onSave,o=e.validation,i=void 0===o?xe:o,d=e.allowEmptyValue,c=e.onCancel,s=e.minuteIncrement,u=void 0===s?1:s,f=e.incrementOnlySelected,m=e.onEnterKeyPress,p=e.onChange,v=e.onClick,h=L(t.useState(function(){return Ne(l,r)}),2),g=h[0],y=h[1],w=L(t.useState(function(){return Ne(l,r)}),2),b=w[0],x=w[1],E=t.useRef(!1),S=t.useCallback(function(e){if(E.current)y(b);else if(e.target.value.trim().length>0&&b!==e.target.value){var t=Ne(e.target.value,r);x(t),y(t),"function"==typeof n&&n(e)}else d?"function"==typeof n&&b!==e.target.value?n(e):"function"==typeof c&&c(e):(y(b),"function"==typeof c&&c(e))},[d,c,n,b,r]),C=t.useCallback(function(e){if(a.current){var t=a.current.selectionStart;if(null!==t){var l=g.indexOf(":"),n=L(g.split(":").map(Number),2),o=n[0],d=n[1];t<l?e?o+=1:(o-=1)<0&&(o=0):t>l&&(e?(d+=u)>59&&(d=0,f||(o+=1)):d>=u||0===d?((d-=u)<0&&o>0&&(d=60-u,f||(o-=1)),o<0&&(o=0)):d=0);var c=d<10?"0".concat(d):d,s=r&&o<10?"0".concat(o):o,m="".concat(s,":").concat(c);i(m,r)&&(y(m),p&&p(m),requestAnimationFrame(function(){var e,l=m.indexOf(":"),r=t<l,n=r?0:l+1,o=r?l:m.length;null===(e=a.current)||void 0===e||e.setSelectionRange(n,o)}))}}},[g,f,a,u,p,i,r]),k=t.useCallback(function(e){if("Enter"===e.key&&(e.target.blur(),"function"==typeof m&&m(e.target.value)),"ArrowLeft"!==e.key&&"ArrowRight"!==e.key&&("Escape"===e.key&&(E.current=!0,e.target.blur(),"function"==typeof c&&c(e),E.current=!1),"Backspace"!==e.key&&"Delete"!==e.key))if(!e.metaKey&&!e.ctrlKey||"a"!==e.key){var t=e.target,l=t.selectionStart,n=t.selectionEnd,o=t.value;if("Tab"!==e.key)if(l!==n){if("ArrowUp"===e.key)return void C(!0);if("ArrowDown"===e.key)return void C(!1);var d=o.substring(0,l)+e.key+o.substring(n);if(!i(d,r))return void e.preventDefault()}else{var s=o.substring(0,l)+e.key+o.substring(n);if(!i(s,r))return void e.preventDefault()}else if(l!==n)if(e.shiftKey){var u,f=o.indexOf(":");if(l>f)e.preventDefault(),null===(u=a.current)||void 0===u||u.setSelectionRange(0,f)}else{var p,v=o.indexOf(":");if(l<v)e.preventDefault(),null===(p=a.current)||void 0===p||p.setSelectionRange(v+1,o.length)}}else{var h;null===(h=a.current)||void 0===h||h.select()}},[C,a,c,m,i,r]),N=t.useCallback(function(e){y(e.target.value),p&&p(e.target.value)},[p]),I=t.useCallback(function(e){var t,l=null===(t=a.current)||void 0===t?void 0:t.selectionStart;if(a.current&&g&&g.length>0&&"number"==typeof l){var r,n=g.indexOf(":");if(l<n)null===(r=a.current)||void 0===r||r.setSelectionRange(0,n);else if(l>=n){var o;null===(o=a.current)||void 0===o||o.setSelectionRange(n+1,g.length)}}"function"==typeof v&&v(e)},[g,a,v]),_=t.useCallback(function(){var e;a.current&&(null===(e=a.current)||void 0===e||e.select())},[a]);return{inputProps:t.useMemo(function(){return{value:g,onBlur:S,onKeyDown:k,onChange:N,onClick:I,onDoubleClick:_}},[g,S,N,I,_,k]),setCurrentValue:y,setPrevValue:x}},my=["value","onCancel","onSave","onEnterKeyPress","allowEmptyValue","withLeadingZero","validation","incrementOnlySelected","minuteIncrement","className","onChange","onClick","align"],py=g.default.forwardRef(function(e,a){var l=e.value,r=e.onCancel,n=e.onSave,o=e.onEnterKeyPress,i=e.allowEmptyValue,d=e.withLeadingZero,c=void 0===d||d,s=e.validation,u=void 0===s?xe:s,f=e.incrementOnlySelected,m=void 0!==f&&f,p=e.minuteIncrement,v=void 0===p?1:p,h=e.className,y=e.onChange,w=e.onClick,b=e.align,x=void 0===b?"center":b,E=B(e,my),S=t.useRef(null),C=Ce(a,S),k=fy({value:l,withLeadingZero:c,onSave:n,validation:u,allowEmptyValue:i,onCancel:r,minuteIncrement:v,incrementOnlySelected:m,onEnterKeyPress:o,onChange:y,onClick:w},S).inputProps,N=k.value,I=k.onBlur,_=k.onKeyDown,R=k.onChange,z=k.onClick,L=k.onDoubleClick;return g.default.createElement(yg,M({},E,{align:x,className:h,placeholder:c?"00:00":"0:00",value:N,onBlur:I,onKeyDown:_,onChange:R,onClick:z,onDoubleClick:L,ref:C,autoComplete:"off"}))});py.displayName="InputHours";var vy=["decimalLength","decimalSeparator","disableAbbreviation","disabled","disableMacros","invalid","step","thousandSeparator","value","onCancel","onSave","onEnterKeyPress","allowEmptyValue","onChange","onClick","limit","placeholder","trimDecimals","min","max","onBlur","update","shortenThreshold"],hy=t.forwardRef(function(e,a){var l=e.decimalLength,r=void 0===l?2:l,n=e.decimalSeparator,o=void 0===n?".":n,i=e.disableAbbreviation,d=void 0!==i&&i,c=e.disabled,s=e.disableMacros,u=void 0!==s&&s,f=e.invalid,m=e.step,p=void 0===m?1:m,v=e.thousandSeparator,h=void 0===v?",":v,y=e.value,w=e.onCancel,b=e.onSave,x=e.onEnterKeyPress,E=e.allowEmptyValue,S=e.onChange,C=e.onClick,k=e.limit,N=e.placeholder,I=e.trimDecimals,_=void 0===I||I,R=e.min,z=e.max,L=e.onBlur,H=e.update,A=void 0!==H&&H,D=e.shortenThreshold,$=void 0===D?1e3:D,V=B(e,vy),T=t.useRef(null),O=Ce(a,T),P=Og({decimalLength:r,decimalSeparator:o,disableAbbreviation:d,disableMacros:u,step:p,thousandSeparator:h,onEnterKeyPress:x,onChange:S,onClick:C,value:y,onCancel:w,onSave:b,allowEmptyValue:E,limit:k,trimDecimals:_,min:R,max:z,onBlur:L,update:A,shortenThreshold:$},T),F=P.value,W=P.onBlur,q=P.onKeyDown,j=P.onChange,Y=P.onClick,G=P.onFocus,K=P.onDoubleClick;return g.default.createElement(yg,M({},V,{ref:O,placeholder:N,value:F,type:"text",disabled:c,invalid:f,onChange:j,onBlur:W,onKeyDown:q,onClick:Y,onDoubleClick:K,onFocus:G,"aria-placeholder":N,"aria-disabled":c,"aria-invalid":f}))});hy.displayName="InputNumber";var gy=["currency","size","startAdornment","endAdornment","disabled"],yy=t.forwardRef(function(e,a){var l=e.currency,r=e.size,n=e.startAdornment,o=e.endAdornment,i=e.disabled,d=B(e,gy),c=t.useMemo(function(){return"biggest"===r?"Header 2":"big"===r?"Body 1":"Body 2"},[r]),s=t.useMemo(function(){return"biggest"===r?"bold":"regular"},[r]);return g.default.createElement(hy,M({size:r,align:"right",ref:a,disabled:i,shortenThreshold:1e4,endAdornment:o&&g.default.createElement(uy,{disablePointerEvents:i},o)},d,{startAdornment:g.default.createElement(uy,{disablePointerEvents:i},g.default.createElement(hm,{variant:c,weight:s},l),n)}))});yy.displayName="InputCurrency";var wy=["size","disabled","show","hideControl","showTooltipText","hideTooltipText","value","validation","errorMessage","invalid","onChange","wrapperClassName"],by={biggest:"big",regular:"small",big:"medium"},xy=w.default(Tn).withConfig({displayName:"InputPassword__StypedEyeIconSmall",componentId:"sc-v930fj-0"})(["",""],{cursor:"pointer"}),Ey=w.default(Ln).withConfig({displayName:"InputPassword__StypedEyeOffIconSmall",componentId:"sc-v930fj-1"})(["",""],{cursor:"pointer"}),Sy=w.default(Fn).withConfig({displayName:"InputPassword__StypedEyeIcon",componentId:"sc-v930fj-2"})(["",""],{cursor:"pointer"}),Cy=w.default(Dn).withConfig({displayName:"InputPassword__StypedEyeOffIcon",componentId:"sc-v930fj-3"})(["",""],{cursor:"pointer"}),ky=w.default(zo).withConfig({displayName:"InputPassword__StyledInfoIcon",componentId:"sc-v930fj-4"})(["",""],{marginRight:"0.25rem",cursor:"help",fill:"var(--red-alert)"}),Ny=w.default(_o).withConfig({displayName:"InputPassword__StyledInfoSmallIcon",componentId:"sc-v930fj-5"})(["",""],{marginRight:"0.25rem",cursor:"help",fill:"var(--red-alert)"}),Iy=w.default.div.withConfig({displayName:"InputPassword__StyledInputPasswordWrapper",componentId:"sc-v930fj-6"})(["width:fit-content;display:flex;flex-direction:column;"]),_y=function(e){var t=e.invalid,a=e.errorMessage,l=e.size,r=e.hideControl,n=e.showText,o=e.hideTooltipText,i=e.showTooltipText,d=e.disabled,c=e.toggleShow;return g.default.createElement(g.default.Fragment,null,t&&a&&g.default.createElement(Vm,{title:a},"regular"===l?g.default.createElement(Ny,null):g.default.createElement(ky,null)),!r&&g.default.createElement(Vm,{title:n?o:i},g.default.createElement(Be,{variant:"text gray",type:"button",size:by[l],disabled:d,onClick:c,style:{flexShrink:0}},n?"regular"===l?g.default.createElement(Ey,null):g.default.createElement(Cy,null):"regular"===l?g.default.createElement(xy,null):g.default.createElement(Sy,null))))},My=t.forwardRef(function(e,a){var l,r=e.size,n=void 0===r?"regular":r,o=e.disabled,i=e.show,d=void 0!==i&&i,c=e.hideControl,s=e.showTooltipText,u=void 0===s?"Show":s,f=e.hideTooltipText,m=void 0===f?"Hide":f,p=e.value,v=void 0===p?"":p,h=e.validation,y=e.errorMessage,w=e.invalid,b=e.onChange,x=e.wrapperClassName,E=B(e,wy),S=t.useRef(null),C=Ce(a,S),k=L(t.useState(d),2),N=k[0],I=k[1],_=L(t.useState(0),2),R=_[0],z=_[1],H=L(t.useState(function(){return v}),2),A=H[0],D=H[1],$=t.useCallback(function(e){D(e.target.value),"function"==typeof(null==h?void 0:h.getStrength)&&z(h.getStrength(e.target.value)),"function"==typeof b&&b(e.target.value)},[b,h]),V=t.useCallback(function(){var e;null===(e=S.current)||void 0===e||e.focus(),I(function(e){return!e})},[]);return t.useEffect(function(){I(d)},[d]),null!=h&&h.levels&&null!=h&&h.getStrength&&"function"==typeof(null==h?void 0:h.getStrength)&&(5!==h.levels.length&&console.warn("Levels length must be exactly 5."),"number"!=typeof h.getStrength("test")&&console.warn("getStrength must be a function that accepts a string and returns a number.")),g.default.createElement(Iy,{className:x},g.default.createElement(yg,M({},E,{ref:C,size:n,value:A,disabled:o,type:N?"text":"password",onChange:$,invalid:w,"data-testid":"InputPassword",endAdornment:g.default.createElement(_y,{invalid:w,errorMessage:y,size:n,hideControl:c,showText:N,hideTooltipText:m,showTooltipText:u,disabled:o,toggleShow:V})})),5===(null==h||null===(l=h.levels)||void 0===l?void 0:l.length)&&"function"==typeof(null==h?void 0:h.getStrength)&&"number"==typeof(null==h?void 0:h.getStrength("test"))&&g.default.createElement(g.default.Fragment,null,g.default.createElement(dg,null,[...Array(4)].map(function(e,t){return g.default.createElement(cg,{key:t,$strength:R,$index:t,"data-testid":R>=t+1?"active":""})})),g.default.createElement(oh,{align:"right",color:"tertiary"},h.levels[R])))});My.displayName="InputPassword";var Ry=w.default.button.withConfig({displayName:"Styles__StyledButton",componentId:"sc-1tom9pu-0"})(["border:none;margin:0;padding:0;width:auto;overflow:visible;cursor:pointer;background:transparent;outline:none;color:inherit;font:inherit;line-height:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;&::-moz-focus-inner{border:0;padding:0;}"]);Ry.displayName="StyledButton";var zy=function(e){var t=e.onChange,a=e.size,l=e.selected,r=e.options,n=e.search,o=void 0!==n&&n,i=e.disabled,d=void 0!==i&&i,c=e.disabledInternalSort,s=void 0===c||c,u=e.keepSameOptionsOrder,f=void 0===u||u,m=e.selectedLabel,p=e.renderOption,v=e.filterCriteria;return g.default.createElement(iy,{onChange:t,forceCloseMenu:!0,disableSearch:!o,target:g.default.createElement(By,{type:"button"},g.default.createElement(sg,{$disabled:d,$size:a},m||l,"big"===a?g.default.createElement(dt,{fill:"var(--color-theme-700)"}):g.default.createElement(nt,{fill:"var(--color-theme-700)"}))),options:r,disabledInternalSort:s,keepSameOptionsOrder:f,selected:l,renderOption:p,filterCriteria:v})},By=w.default(Ry).withConfig({displayName:"InputSelect___StyledStyledButton",componentId:"sc-1lmb5y-0"})(["flex-shrink:0"]),Ly=["size","disabled","value","onChange","scheme"],Hy=[{id:"https://",name:"https://"},{id:"http://",name:"http://"}],Ay=t.forwardRef(function(e,a){var l=e.size,r=void 0===l?"regular":l,n=e.disabled,o=e.value,i=void 0===o?"":o,d=e.onChange,c=e.scheme,s=B(e,Ly),u=t.useRef(null),f=Ce(a,u),m=t.useMemo(function(){return c&&c.length>0?Array.isArray(c)?c.map(function(e){return{id:e,name:e}}):[{id:c,name:c}]:Hy},[c]),p=L(t.useState(m[0].id),2),v=p[0],h=p[1],y=L(t.useState(""),2),w=y[0],b=y[1],x=function(e){var t=v,a=e;return m.forEach(function(l){e.startsWith(l.id)&&(t=l.id,a=e.replace(l.id,""))}),b(a),{newPrefix:t,newValue:a}};t.useEffect(function(){var e=x(i),t=e.newPrefix,a=e.newValue;h(t),b(a)},[i]);var E=t.useCallback(function(e){var t=e.target.value;if(t.startsWith(v)){var a=t.replace(v,"");b(a),"function"==typeof d&&d(v+a)}else{var l=x(t),r=l.newPrefix,n=l.newValue;h(r),b(n),"function"==typeof d&&d(r+n)}},[d,v]),S=t.useCallback(function(e){h(e),setTimeout(function(){var e;null===(e=u.current)||void 0===e||e.focus()},200),"function"==typeof d&&d(e+w)},[d,w]),C=t.useMemo(function(){return m.length>1?g.default.createElement(zy,{key:v,size:r,onChange:S,options:m,selected:v,disabled:n}):g.default.createElement(sg,{key:v,$disabled:n,$size:r},v)},[n,S,m,v,r]);return t.useEffect(function(){m.length>0&&!i&&h(m[0].id)},[i,m]),g.default.createElement(yg,M({},s,{ref:f,size:r,value:w,disabled:n,type:"text",onPaste:function(e){e.preventDefault();var t=function(e){return e.replace(/\u00a0/g," ").replace(/\s+/g," ").trim()}(e.clipboardData.getData("text")),a=x(t),l=a.newPrefix,r=a.newValue;l!==v&&h(l),b(r),"function"==typeof d&&d(l+r)},onChange:E,"data-testid":"InputUrl",startAdornment:C}))});Ay.displayName="InputUrl";var Dy=["size","disabled","value","onChange","defaultCountry"],$y=function(e,t){return g.default.createElement(g.default.Fragment,null,g.default.createElement(hg,null,g.default.createElement(fg,null,f.getCountryFlag(e.id)),g.default.createElement(mg,null,e.name)),g.default.createElement(vg,null,g.default.createElement(pg,null,e.additionalInfo),g.default.createElement(Sg,{checked:t.checked,onChange:t.onChange})))},Vy=t.forwardRef(function(e,a){var l=e.size,r=void 0===l?"regular":l,n=e.disabled,o=e.value,i=void 0===o?"":o,d=e.onChange,c=e.defaultCountry,s=void 0===c?"US":c,u=B(e,Dy),m=t.useRef(null),p=Ce(a,m),v=L(t.useState(s),2),h=v[0],y=v[1],w=L(t.useState(""),2),b=w[0],x=w[1],E=f.countriesArraySortedByName.map(function(e){return{id:e.countryCode,name:e.name,additionalInfo:"+".concat(e.callingCode)}}),S=function(e){var t=h,a=e;if(e.startsWith("+")||e.startsWith("00"))for(var l=e.startsWith("+")?1:2,r=e.slice(l),n=r.length;n>=1;n--){var o=r.slice(0,n);if(f.callingCodeToCountryCodeMap[o]){t=f.callingCodeToCountryCodeMap[o];var i=f.getCountryCallingCode(t);a=e.slice(l+i.length);break}}return{newPrefix:t,newValue:a}};t.useEffect(function(){var e=S(i),t=e.newPrefix,a=e.newValue;y(t),x(a)},[i]);var C=t.useCallback(function(e){var t=e.target.value;if(!/[^0-9+]/.test(t)){var a=S(t),l=a.newPrefix,r=a.newValue;y(l),x(r),"function"==typeof d&&d("+".concat(f.getCountryCallingCode(l)).concat(r))}},[d,h]);return g.default.createElement(yg,M({},u,{ref:p,size:r,value:b,disabled:n,type:"text",onPaste:function(e){e.preventDefault();var t=e.clipboardData.getData("text").replace(/[^0-9+]/g,""),a=e.currentTarget,l=a.selectionStart,r=a.selectionEnd;if(null!==l&&null!==r){var n=a.value,o=n.slice(0,l),i=n.slice(r),c=S(o+t+i),s=c.newPrefix,u=c.newValue;y(s),x(u),"function"==typeof d&&d("+".concat(f.getCountryCallingCode(s)).concat(u))}},onChange:C,"data-testid":"InputPhone",startAdornment:g.default.createElement(zy,{size:r,onChange:function(e){y(e),setTimeout(function(){var e;null===(e=m.current)||void 0===e||e.focus()},200),"function"==typeof d&&d("+".concat(f.getCountryCallingCode(e)).concat(b))},options:E,selected:h,filterCriteria:function(e,t){var a;return!(null==e||null===(a=e.additionalInfo)||void 0===a||!a.toLowerCase().includes(t))},selectedLabel:g.default.createElement(g.default.Fragment,null,g.default.createElement(ug,{$size:r},f.getCountryFlag(h)),"+",f.getCountryCallingCode(h)),disabled:n,keepSameOptionsOrder:!1,search:!0,renderOption:$y})}))});Vy.displayName="InputPhone";var Ty=w.default(yg).withConfig({displayName:"Styles__StyledComboBoxInput",componentId:"sc-5qvkpb-0"})(["overflow:hidden;text-overflow:ellipsis;width:100%;"]);Ty.displayName="StyledComboBoxInput";var Oy=l.css(["flex-shrink:0;cursor:pointer;"]),Py=w.default(Al).withConfig({displayName:"Styles__StyledComboBoxCollapseExpandSingleIcon",componentId:"sc-5qvkpb-1"})(["",";color:var(--color-theme-600);transform:rotate(180deg);",""],Oy,function(e){return e.$open&&l.css(["transform:rotate(0deg);"])});Py.displayName="StyledComboBoxCollapseExpandSingleIcon";var Fy=w.default(Sl).withConfig({displayName:"Styles__StyledComboBoxCloseSmallIcon",componentId:"sc-5qvkpb-2"})(["",";opacity:0;transition-property:all;transition-duration:0.2s;transition-delay:0.5s;",":hover,",":hover &{opacity:1;transition-delay:0s;}"],Oy,Ty,og);Fy.displayName="StyledComboBoxCloseSmallIcon";var Wy=w.default.div.withConfig({displayName:"Styles__StyledComboBoxList",componentId:"sc-5qvkpb-3"})(["min-width:260px;background-color:var(--page-paper-main);border-radius:8px;border:1px solid var(--border-primary);box-shadow:var(--shadow-tertiary);margin:8px 0;width:",";",""],function(e){return"".concat(e.$width,"px")},function(e){return!0===e.$hide&&l.css(["display:none;"])});Wy.displayName="StyledComboBoxList";var qy=w.default.div.withConfig({displayName:"Styles__StyledChipWrapper",componentId:"sc-5qvkpb-4"})(["",";",";",";"," "," ",""],{display:"flex"},{gap:"0.25rem"},{flex:"1 1 0%"},function(e){return!e.$open&&l.css(["overflow:hidden;"])},function(e){return"auto"===e.$autoSize&&l.css(["",";",";"],{flexWrap:"wrap"},{width:"100%"})},function(e){return"auto"!==e.$autoSize&&l.css(["align-items:center;"])});qy.displayName="StyledChipWrapper";var jy=w.default(zo).withConfig({displayName:"Styles__StyledInfoIcon",componentId:"sc-5qvkpb-5"})(["",""],{cursor:"help",fill:"var(--red-alert)"});jy.displayName="StyledInfoIcon";var Yy=w.default(_o).withConfig({displayName:"Styles__StyledInfoSmallIcon",componentId:"sc-5qvkpb-6"})(["",""],{cursor:"help",fill:"var(--red-alert)"});Yy.displayName="StyledInfoSmallIcon";var Gy=function(e){var t=e.condition,a=e.wrap,l=e.children;return t?a(l):l};var Ky=["children","type"],Xy=t.forwardRef(function(e,t){var a=e.children,l=e.type,r=void 0===l?"button":l,n=B(e,Ky);return g.default.createElement(Ry,M({ref:t,role:"button",type:r},n),a)});Xy.displayName="Trigger";var Zy=w.default.div.withConfig({displayName:"Styles__ChipContainer",componentId:"sc-7s0bd1-0"})(["align-items:center;border-radius:0.25rem;display:flex;height:1.5rem;max-width:220px;overflow:hidden;padding-left:0.375rem;"," "," background-color:var(--color-theme-400);color:var(--color-theme-900);font-size:0.875rem;font-weight:400;letter-spacing:0.02em;line-height:1.375;","{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}"," "," "," "," "," "," ",""],D,A,pm,function(e){var t=e.color;return t&&l.css(["","{color:",";}"],pm,t)},function(e){var t=e.backgroundColor;return t&&l.css(["background-color:",";"],t)},function(e){return e.showClose?null:l.css(["padding-right:0.375rem;"])},function(e){return"regular"===e.size&&l.css(["height:24px;"])},function(e){return"small"===e.size&&l.css(["height:18px;"])},function(e){return"big"===e.size&&l.css(["height:30px;"])},function(e){return"biggest"===e.size&&l.css(["height:40px;"])});Zy.displayName="ChipContainer",w.default.span.withConfig({displayName:"Styles__ChipLabel",componentId:"sc-7s0bd1-1"})(["overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;"]).displayName="ChipLabel";var Uy=w.default(Xy).withConfig({displayName:"Styles__ChipTrigger",componentId:"sc-7s0bd1-2"})(["align-items:center;display:flex;justify-content:center;margin-left:0.125rem;&:hover{background-color:var(--color-theme-transparent-400);}"," "," "," ",""],function(e){return"regular"===e.size&&l.css(["height:24px;width:24px;"])},function(e){return"small"===e.size&&l.css(["height:18px;width:18px;"])},function(e){return"big"===e.size&&l.css(["height:30px;width:30px;"])},function(e){return"biggest"===e.size&&l.css(["height:40px;width:40px;"])});Uy.displayName="ChipTrigger";var Qy=w.default(Sl).withConfig({displayName:"Styles__ChipCloseIcon",componentId:"sc-7s0bd1-3"})(["color:var(--color-theme-700);"]);Qy.displayName="ChipCloseIcon";var Jy,ew,tw,aw,lw=["startAdornment","label","onClose","size","color","backgroundColor","closeClassName","typographyProps"],rw=g.default.forwardRef(function(e,a){var l=e.startAdornment,r=e.label,n=e.onClose,o=e.size,i=void 0===o?"regular":o,d=e.color,c=e.backgroundColor,s=e.closeClassName,u=e.typographyProps,f=B(e,lw),m="function"==typeof n,p=t.useMemo(function(){switch(i){case"big":case"biggest":return"Body 1";default:return"Caption 1"}},[i]);return g.default.createElement(Zy,M({},f,{ref:a,size:i,showClose:m,color:d,backgroundColor:c,"data-testid":"chip-container"}),l,g.default.createElement(hm,M({variant:p,"data-testid":"chip-typography",weight:"biggest"===i?"medium":"regular"},u),r),m?g.default.createElement(Uy,{size:i,onClick:n,className:s},g.default.createElement(Qy,{fill:d||"currentColor"})):null)});rw.displayName="Chip";var nw=["options","selected","loading","loadingText","onChange","onInputChange","placeholder","handleEmptyAction","disabled","size","invalid","type","renderChip","forceCloseMenu","renderOption","limitChips","hiddenNumberText","inPortal","inputWrapperClassName","scrollWrapper","onClose","onClear","onDeselect","defaultValue","open","onOpen","triggerMode","noResultText","emptyValue","disableVirtualization","hideClearButton","errorMessage","onCancel"],ow={small:18,regular:24,big:30,biggest:40},iw=function(e){var a,l,r,n,i,d=e.options,c=void 0===d?[]:d,s=e.selected,u=e.loading,f=void 0!==u&&u,m=e.loadingText,p=e.onChange,v=e.onInputChange,h=e.placeholder,w=e.handleEmptyAction,b=e.disabled,x=void 0!==b&&b,E=e.size,S=void 0===E?"regular":E,C=e.invalid,k=void 0!==C&&C,N=e.type,I=void 0===N?"single":N,_=e.renderChip,R=e.forceCloseMenu,z=void 0===R?"single"===I:R,H=e.renderOption,A=e.limitChips,D=void 0===A?2:A,$=e.hiddenNumberText,V=e.inPortal,T=void 0!==V&&V,O=e.inputWrapperClassName,P=e.scrollWrapper,F=e.onClose,W=e.onClear,q=e.onDeselect,j=e.defaultValue,Y=e.open,G=void 0!==Y&&Y,K=e.onOpen,X=e.triggerMode,Z=e.noResultText,U=e.emptyValue,Q=e.disableVirtualization,J=e.hideClearButton,ee=void 0!==J&&J,te=e.errorMessage,ae=e.onCancel,le=B(e,nw),re=t.useMemo(function(){var e="";return s?(c.map(function(t){if(null!=t&&t.options)return t.options.find(function(t){t.id!==s||(e=t.name)});t.id!==s||(e=t.name)}),e):e},[c,s]),ne=L(t.useState(re),2),oe=ne[0],ie=ne[1],de=L(t.useState(!1),2),ce=de[0],se=de[1],ue=t.useCallback(function(e){ie(e.target.value),null==v||v(e.target.value)},[v]),fe=t.useRef(),me=t.useRef(null),pe=Ce(fe,me),ve=t.useRef(null),he=t.useRef(null),ge=t.useRef(null),ye=L(t.useState(G),2),we=ye[0],be=ye[1],xe=(r=t.useRef(!0)).current?(r.current=!1,!0):r.current;n=ve,i=function(e){var t;e.target&&null!==(t=ge.current)&&void 0!==t&&t.contains(e.target)||(null==ae||ae(re),be(!1))},t.useEffect(function(){var e=function(e){n.current&&!n.current.contains(e.target)&&i(e)};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e),function(){document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e)}},[n,i]);var Ee=t.useCallback(function(e){"Tab"===e.key&&we&&be(!1),"Escape"===e.key&&we&&(be(!1),ie(re),null==ae||ae(re),e.stopPropagation()),"Enter"===e.key&&"multiple"===I&&ie(""),"Enter"===e.key&&!we&&ce&&(be(!0),null==K||K())},[ce,ae,K,we,re,I]);t.useEffect(function(){we||xe||null==F||F()},[we,F,xe]),t.useEffect(function(){ie(re)},[re]),t.useEffect(function(){we!==G&&be(G)},[G]),t.useEffect(function(){we||xe||ce||"function"==typeof F&&F()},[ce,xe,F,we]);var Se=t.useCallback(function(e){null==w||w(e),be(!1)},[w]),ke=t.useCallback(function(e){e!==s&&"function"==typeof p&&p(e),ie(""),z&&be(!1)},[z,p,s]),Ne=t.useCallback(function(){x||(be(!0),null==K||K())},[x,K]),Ie=t.useCallback(function(e,t){return"function"==typeof H?H(e,t):"multiple"===I?g.default.createElement(g.default.Fragment,null,g.default.createElement(Zh,{imageUrl:e.image,color:e.color,textColor:e.textColor,name:e.name}),g.default.createElement(rg,t)):g.default.createElement(g.default.Fragment,null,g.default.createElement(Zh,{imageUrl:e.image,color:e.color,textColor:e.textColor,name:e.name}),g.default.createElement(Sg,t))},[I,H]),_e=t.useCallback(function(e){e.stopPropagation(),"function"==typeof q?q():"multiple"===I?null==p||p([]):null==p||p(""),null==W||W(),be(!1)},[I,p,W,q]),Me=t.useCallback(function(e){e.preventDefault()},[]),Re=t.useCallback(function(e){var t;e.relatedTarget&&null!==(t=ve.current)&&void 0!==t&&t.contains(e.relatedTarget)||(ie(re),se(!1))},[re]),ze=t.useCallback(function(e,t){if("function"==typeof _)return _(e,t);var a={size:18};switch(S){case"big":a.size=22;break;case"small":a.size=14}var l=e.image?g.default.createElement(dw,M({url:e.image},a,{$_css:{marginTop:"0.125rem",marginBottom:"0.125rem"},$_css2:{marginRight:"0.125rem"}})):void 0,r=!0;return x&&(r=!1),e.color&&(r=!1),g.default.createElement(rw,{className:"c-combo-box-chip",startAdornment:l,label:e.name,key:t,backgroundColor:e.color,color:e.chipColor,onClose:r?function(t){if(t.preventDefault(),t.stopPropagation(),Array.isArray(s)&&s.includes(e.id)&&"function"==typeof p){var a=s.filter(function(t){return t!==e.id});p(a)}}:void 0,size:S})},[x,p,_,s,S]),Le=t.useMemo(function(){return"multiple"===I&&we&&Array.isArray(s)&&s.length>1?"auto":S},[we,s,S,I]),He=t.useMemo(function(){if("multiple"===I&&Array.isArray(s)&&s.length>0){var e=[];c.forEach(function(t,a){var l=ly(t);if(s.includes(t.id)&&!l)e.push(ze(t,a));else if(l){var r=t.options.filter(function(e){return s.includes(e.id)});r.length,r.length>0&&r.forEach(function(t,l){e.push(ze(t,"".concat(a,"_").concat(l)))})}});var a=0;return!we&&D>0&&e.length>D&&(a=e.splice(D,e.length-D).length),g.default.createElement(t.Fragment,null,e,a>0&&g.default.createElement(cw,{variant:"small"===S?"Caption 1":"regular"===S?"Body 2":"Body 1"},"function"==typeof $?$(a):"+".concat(a)))}var l;if("single"===I&&s&&(c.forEach(function(e){ly(e)?l=e.options.find(function(e){return e.id===s}):l||e.id!==s||(l=e)}),l&&l.image)){var r="big"===S?22:"regular"===S?18:14;return Array.isArray(l.image)?g.default.createElement(Xh,{url:l.image,size:r}):g.default.createElement(Eh,{url:l.image,size:r})}},[I,s,c,we,D,$,ze,S]),Ae=Array.isArray(s)&&"multiple"===I&&s.length>0&&!ee,De="multiple"===I&&Array.isArray(s)&&s.length>0,$e=t.useMemo(function(){var e=(null==c?void 0:c.length)>0,t=function(e){return(e.id.toString().includes(oe)||e.name.includes(oe))&&!(null!=e&&e.hidden)},a=null==c?void 0:c.some(function(e){return ly(e)?e.options.some(t):t(e)});return e&&(!!j||!oe)||oe&&(a||U&&!!w||Z)},[j,U,w,Z,c,oe]);return g.default.createElement("div",{className:"c-combo-box"},"multiple"===I?g.default.createElement(g.default.Fragment,null,g.default.createElement(sw,{$disabled:x,$size:S,$invalid:k,ref:ge,$mode:X,className:y.default("c-combo-box-input-wrapper",O),onClick:function(){var e;null===(e=me.current)||void 0===e||e.click()},$_css3:"auto"===Le?"auto":void 0,$_css4:"auto"===Le&&P?"scroll":void 0},g.default.createElement(uw,{$autoSize:Le,$open:we,ref:he,$_css5:"auto"===Le&&P?3*ow[S]+8+"px":void 0},He,g.default.createElement(ig,{className:"c-combo-box-input",onBlur:Re,onFocus:function(e){try{e.target.matches(":focus-visible")&&(be(!0),null==K||K())}catch(e){}se(!0)},onClick:Ne,ref:pe,value:f&&m?m:oe,onKeyDown:Ee,onChange:ue,placeholder:De?void 0:h,$mode:X,disabled:x,$size:S,$loading:f,style:{display:"flex",flex:1,alignSelf:"center",width:"auto"===Le?"auto":"100%"}})),!x&&g.default.createElement(g.default.Fragment,null,f?g.default.createElement(kv,null):g.default.createElement(g.default.Fragment,null,Ae&&g.default.createElement(fw,{onMouseDown:Me,onClick:_e,"data-testid":"deselect-all",tabIndex:-1},g.default.createElement(Fy,null)),k&&te&&g.default.createElement(Vm,{title:te},"regular"===S?g.default.createElement(Yy,null):g.default.createElement(jy,null)),$e&&g.default.createElement(Py,{$open:we}))))):g.default.createElement(Ty,{className:y.default("c-combo-box-input",O),onBlur:Re,wrapperClick:Ne,onFocus:function(e){e.target.matches(":focus-visible")&&(be(!0),null==K||K()),se(!0)},onClick:Ne,mode:X,wrapRef:ge,ref:pe,value:f&&m?m:oe,onKeyDown:Ee,onChange:ue,placeholder:h,disabled:x,size:S,invalid:k,$loading:f,startAdornment:He,endAdornment:x?null:g.default.createElement(uy,{disablePointerEvents:x},f&&g.default.createElement(kv,null),f||!s||ee?null:g.default.createElement(Be,{onMouseDown:Me,onClick:_e,variant:"text gray",size:"small",tabIndex:-1},g.default.createElement(Fy,null)),k&&te&&g.default.createElement(Vm,{title:te},"regular"===S?g.default.createElement(Yy,null):g.default.createElement(jy,null)),$e&&g.default.createElement(Py,{$open:we}))}),x?null:g.default.createElement(Gy,{condition:T,wrap:function(e){return g.default.createElement(lm,null,e)}},g.default.createElement(tm,{anchorEl:ge.current,open:we,placement:"bottom",style:{zIndex:10,width:null===(a=ge.current)||void 0===a?void 0:a.clientWidth},ref:ve,strategy:"fixed"},g.default.createElement(o.RemoveScroll,{noIsolation:!0,allowPinchZoom:!0},g.default.createElement(Wy,{className:"c-combo-box--list",$width:null===(l=ge.current)||void 0===l?void 0:l.clientWidth,$hide:!$e},g.default.createElement(ry,M({},le,{emptyValue:U,noResultText:Z,inputEl:fe,selected:s,handleChange:ke,renderOption:Ie,options:c,type:I,defaultValue:j,handleEmptyAction:Se,disableVirtualization:Q})))))))};iw.displayName="ComboBox";var dw=w.default(Eh)(Jy||(Jy=H(["\n ","\n ","\n "])),function(e){return e.$_css},function(e){return e.$_css2}),cw=w.default(hm)(ew||(ew=H(["\n display: flex;\n flex-shrink: 0;\n align-items: center;\n "]))),sw=w.default(og)(tw||(tw=H(["\n display: flex;\n justify-content: space-between;\n flex: 1;\n height: ",";\n overflow-y: ",";\n "])),function(e){return e.$_css3},function(e){return e.$_css4}),uw=w.default(qy)(aw||(aw=H(["\n max-height: ",";\n "])),function(e){return e.$_css5}),fw=w.default(Xy).withConfig({displayName:"ComboBox___StyledTrigger",componentId:"sc-uvsz9l-0"})(["display:flex;justify-content:center;"]),mw=["mode","selected","min","max","onChange","step","size","className","placeholder","triggerMode","disabled","invalid","enableVirtualization","addCustomTimeLabel"];C.default.plugin(k.default);var pw=w.default.div.withConfig({displayName:"InputTime__StyledInputTimeWrapper",componentId:"sc-71akdh-0"})(["max-width:176px;flex:1;& .c-combo-box--list{min-width:176px;}"]),vw=function(e){return g.default.createElement("div",{id:e.id,"data-testid":"time-option-".concat(e.id)},e.name)},hw=["value","variant","thousandSeparator","decimalSeparator","trimDecimals","decimalSpaces","format","disableTooltip","className","as","shortenThreshold"],gw=t.forwardRef(function(e,t){var a=e.value,l=e.variant,r=void 0===l?"Body 2":l,n=e.thousandSeparator,o=void 0===n?",":n,i=e.decimalSeparator,d=void 0===i?".":i,c=e.trimDecimals,s=void 0===c||c,u=e.decimalSpaces,f=void 0===u?2:u,m=e.format,p=void 0===m?"long":m,v=e.disableTooltip,h=void 0!==v&&v,y=e.className,w=e.as,b=void 0===w?"span":w,x=e.shortenThreshold,E=void 0===x?1e3:x,S=B(e,hw),C=ye(a,o,d,s,f,p,E),k=ye(a,o,d,s,f,"long");return"short"===p?g.default.createElement(Vm,{title:ye(a,o,d,!1,f,"long"),disable:h||!k.includes(o)&&!k.includes(d)},g.default.createElement(hm,M({as:b,variant:r,className:y,ref:t},S),C)):g.default.createElement(hm,M({as:b,variant:r,className:y,ref:t},S),k)});gw.displayName="DisplayNumber";var yw=["value","variant","currencyCode","currencyPosition","thousandSeparator","decimalSeparator","trimDecimals","decimalSpaces","format","disableTooltip","className","as","currencyClassName"],ww=t.forwardRef(function(e,t){var a=e.value,l=e.variant,r=void 0===l?"Body 2":l,n=e.currencyCode,o=void 0===n?"USD":n,i=e.currencyPosition,d=void 0===i?"right":i,c=e.thousandSeparator,s=void 0===c?",":c,u=e.decimalSeparator,f=void 0===u?".":u,m=e.trimDecimals,p=void 0===m||m,v=e.decimalSpaces,h=void 0===v?2:v,y=e.format,w=void 0===y?"long":y,b=e.disableTooltip,x=void 0!==b&&b,E=e.className,S=e.as,C=void 0===S?"span":S,k=e.currencyClassName,N=B(e,yw),I=ye(a,s,f,p,h,"short",1e4),_=ye(a,s,f,p,h,"long",1e4);return"short"===w?g.default.createElement(Vm,{title:be(a,s,f,!1,h,"long",o,d),disable:x||!_.includes(s)&&!_.includes(f)},g.default.createElement(hm,M({as:C,variant:r,className:E,ref:t},N),"left"===d?g.default.createElement(g.default.Fragment,null,g.default.createElement("span",{className:k},o)," ",I):g.default.createElement(g.default.Fragment,null,I," ",g.default.createElement("span",{className:k},o)))):g.default.createElement(hm,M({as:C,variant:r,className:E,ref:t},N),"left"===d?g.default.createElement(g.default.Fragment,null,g.default.createElement("span",{className:k},o)," ",_):g.default.createElement(g.default.Fragment,null,_," ",g.default.createElement("span",{className:k},o)))});ww.displayName="DisplayCurrency";var bw=["value","variant","thousandSeparator","decimalSeparator","trimZeroMinutes","trimDecimals","decimalSpaces","format","disableTooltip","className","withLeadingZero","as"],xw=t.forwardRef(function(e,t){var a=e.value,l=e.variant,r=void 0===l?"Body 2":l,n=e.thousandSeparator,o=void 0===n?",":n,i=e.decimalSeparator,d=void 0===i?".":i,c=e.trimZeroMinutes,s=void 0!==c&&c,u=e.trimDecimals,f=void 0===u||u,m=e.decimalSpaces,p=void 0===m?2:m,v=e.format,h=void 0===v?"long":v,y=e.disableTooltip,w=void 0!==y&&y,b=e.className,x=e.withLeadingZero,E=e.as,S=void 0===E?"span":E,C=B(e,bw),k="short"===h&&a>=1e3,N=Ne(a,x,s,"long"),I=ye(a,o,d,f,p,"short");return k?g.default.createElement(Vm,{title:Ne(a),disable:w},g.default.createElement(hm,M({as:S,variant:r,className:b,ref:t},C),I)):g.default.createElement(hm,M({as:S,variant:r,className:b,ref:t},C),N)});xw.displayName="DisplayHours";var Ew=["expanded"],Sw=t.forwardRef(function(e,t){var a=e.expanded,l=void 0!==a&&a,r=B(e,Ew);return g.default.createElement(Vh,M({ref:t,viewBox:"0 0 24 24"},r),l?g.default.createElement("path",{d:"M13 16l4.72 4.461a.867.867 0 010 1.275.993.993 0 01-1.348 0L13 18.549l-3.372 3.187a.993.993 0 01-1.349 0 .867.867 0 010-1.275L13 16zm4.72-11.736a.867.867 0 010 1.275L13 10 8.28 5.539a.867.867 0 010-1.275.993.993 0 011.348 0L13 7.451l3.372-3.187a.993.993 0 011.349 0zM13 15a2 2 0 100-4 2 2 0 000 4z"}):g.default.createElement("path",{d:"M17.72 16.264a.867.867 0 010 1.275L13 22l-4.72-4.461a.867.867 0 010-1.275.993.993 0 011.348 0L13 19.451l3.372-3.187a.993.993 0 011.349 0zM13 4l4.72 4.461a.867.867 0 010 1.275.993.993 0 01-1.348 0L13 6.549 9.628 9.736a.993.993 0 01-1.349 0 .867.867 0 010-1.275L13 4zm0 11a2 2 0 100-4 2 2 0 000 4z"}))});Sw.displayName="ExpandAll";var Cw=w.default(uf).withConfig({displayName:"Styles__StyledMenuSelectorDots",componentId:"sc-1x7qbnu-0"})(["",""],{marginLeft:"0.5rem",flexShrink:"0",cursor:"pointer"});Cw.displayName="StyledMenuSelectorDots";var kw=w.default(gt).withConfig({displayName:"Styles__StyledMenuSelectorBack",componentId:"sc-1x7qbnu-1"})(["",""],{marginRight:"0.5rem",flexShrink:"0",cursor:"pointer",stroke:"currentColor"});kw.displayName="StyledMenuSelectorBack";var Nw=w.default.div.withConfig({displayName:"Styles__StyledMenuSelector",componentId:"sc-1x7qbnu-2"})([""," "," color:var(--color-theme-700);"],A,D);Nw.displayName="StyledMenuSelector";var Iw=w.default.div.withConfig({displayName:"Styles__StyledMenuSelectorInner",componentId:"sc-1x7qbnu-3"})(["",""],{margin:"1rem",display:"flex",alignItems:"center"});Iw.displayName="StyledMenuSelectorInner";var _w=function(e){var a=e.defaultValue,l=e.children,r=e.placeholder,n=e.onChange,o=e.onBack,i=e.onEdit,d=e.autoFocus,c=void 0!==d&&d,s=e.className,u=e.onFocus,f=e.onBlur,m=e.autoComplete,p=void 0!==m&&m,v=t.useCallback(function(e){"function"==typeof n&&n(e.target.value)},[n]);return g.default.createElement(Nw,{className:y.default("c-menu-selector",s)},g.default.createElement(Iw,null,"function"==typeof o?g.default.createElement(kw,{onClick:o,width:"16px",height:"16px"}):null,g.default.createElement(yg,{onChange:v,placeholder:r,autoFocus:c,defaultValue:a,onFocus:u,onBlur:f,autoComplete:p?"on":"off"}),"function"==typeof i?g.default.createElement(Cw,{onClick:i}):null),l)};_w.displayName="MenuSelector";var Mw=w.default.textarea.withConfig({displayName:"Styles__StyledTextarea",componentId:"sc-m6jqw8-0"})([""," "," "," "," "," border-width:1px;border-style:solid;background-color:var(--input-background-color);"," border-radius:8px;padding:4px 8px 6px 8px;height:auto;transition:all 0.3s ease;width:360px;min-height:90px;outline:none;"," "," "," "," "," &::placeholder{","}"," ",""],{fontSize:"0.875rem"},{color:"var(--color-theme-900)"},{lineHeight:"1.375"},{letterSpacing:"0.02em"},{fontWeight:"400"},{borderColor:"var(--color-theme-500)"},D,A,function(e){return"flat"===e.$mode&&l.css(["border:none;background-color:transparent;"])},function(e){return e.disabled&&l.css(["",""],{cursor:"not-allowed",opacity:"0.5"})},function(e){return!e.disabled&&!e.$invalid&&"outlined"===e.$mode&&l.css(["&:active,&:focus,&:hover{","}"],{borderColor:"var(--color-primary)"})},{color:"var(--color-theme-transparent-500)"},function(e){return!e.disabled&&e.$invalid&&"outlined"===e.$mode&&l.css(["",""],{borderColor:"var(--red-alert)"})},function(e){return!e.disabled&&e.$invalid&&"flat"===e.$mode&&l.css(["color:var(--red-alert);"])});Mw.displayName="StyledTextarea";var Rw=["className","disabled","invalid","mode"],zw=t.forwardRef(function(e,t){var a=e.className,l=e.disabled,r=void 0!==l&&l,n=e.invalid,o=void 0!==n&&n,i=e.mode,d=void 0===i?"outlined":i,c=B(e,Rw);return g.default.createElement(Mw,M({},c,{$invalid:o,ref:t,$mode:d,disabled:r,"aria-invalid":o,className:y.default("c-textarea",{"c-textarea__disabled":r},a)}))});zw.displayName="Textarea";var Bw=w.default.div.withConfig({displayName:"Styles__StyledSheetIcons",componentId:"sc-144eyxd-0"})(["display:flex;height:0;position:relative;span{position:relative;background-color:var(--page-paper-main);box-shadow:var(--shadow-secondary);cursor:pointer;border-radius:100%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;& > *{height:40px;width:40px;padding:8px;fill:var(--color-theme-600);}}@media (max-width:640px){display:none;}"]);Bw.displayName="StyledSheetIcons";var Lw=w.default.div.withConfig({displayName:"Styles__StyledSheetWrapper",componentId:"sc-144eyxd-1"})([""," "," position:relative;max-width:95vw;display:flex;flex-direction:row;"," "," "," "," "," "," ",""],A,D,function(e){return"stretch"===e.$mode?l.css(["margin-top:8px;height:calc(100vh - 16px);width:calc(100vw - 100px);max-width:1000px;","{flex-direction:column;width:0;height:calc(100vh - 32px);& > *{margin-bottom:8px;animation-fill-mode:both;}span{top:8px;}}"],Bw):l.css(["max-height:calc(100vh - 156px);margin-top:126px;margin-bottom:30px;width:540px;flex-direction:column;","{flex-direction:row-reverse;& > *{margin-left:8px;animation-fill-mode:both;}span{top:-48px;right:8px;}}"],Bw)},function(e){return"stretch"===e.$mode&&l.css(["@media (max-width:640px){width:100%;height:100%;}"])},function(e){return"center"===e.$position&&l.css(["",""],{marginLeft:"auto",marginRight:"auto"})},function(e){return"left"===e.$position&&l.css(["",""],{marginLeft:"0.5rem",marginRight:"auto"})},function(e){return"right"===e.$position&&l.css(["",""],{marginLeft:"auto",marginRight:"0.5rem"})},function(e){return"stretch"===e.$mode&&"left"!==e.$position&&l.css(["","{span{right:48px;}}"],Bw)},function(e){return"stretch"===e.$mode&&"left"===e.$position&&l.css(["flex-direction:row-reverse;","{span{right:-8px;}}"],Bw)});Lw.displayName="StyledSheetWrapper";var Hw=w.default.div.attrs(function(e){return{className:e.paperClass}}).withConfig({displayName:"Styles__StyledSheetWrapperPaper",componentId:"sc-144eyxd-2"})(["background-color:var(--page-paper-main);color:var(--color-theme-900);box-shadow:var(--shadow-primary);border-radius:6px;overflow:auto;animation:0.3s linear ease-out;",""],{flex:"1 1 auto"});Hw.displayName="StyledSheetWrapperPaper";var Aw=l.keyframes(["0%{opacity:0;transform:translateY(-200px);}100%{opacity:1;transform:translateY(0);}"]),Dw=l.keyframes(["0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(-200px);}"]),$w=l.keyframes(["0%{transform:translateY(-150px);opacity:0;}100%{transform:translateY(0);opacity:1;}"]),Vw=l.keyframes(["0%{transform:translateY(0);opacity:1;}100%{transform:translateY(-150px);opacity:0;}"]),Tw=w.default.span.withConfig({displayName:"Styles__StyledAnimatedSpan",componentId:"sc-144eyxd-3"})(["&:hover svg{fill:var(--color-primary);}"," "," "," "," ",""],function(e){return"entering"===e.$state&&l.css(["opacity:1;",""],"stretch"===e.$mode?l.css(["animation-name:",";animation-duration:",";animation-delay:",";"],Aw,"".concat(e.$durationIn,"s"),"".concat(e.$durationIn,"s")):l.css(["animation-name:",";animation-duration:",";animation-delay:0s;"],$w,"".concat(e.$maxDurationIn,"s")))},function(e){return"entered"===e.$state&&l.css(["opacity:1;"])},function(e){return e.$disabled&&l.css(["pointer-events:none;svg{opacity:0.5;}"])},function(e){return"exiting"===e.$state&&l.css(["opacity:0;",""],"stretch"===e.$mode?l.css(["animation-name:",";animation-duration:",";animation-delay:",";"],Dw,"".concat(e.$durationOut,"s"),"".concat(e.$durationOut,"s")):l.css(["animation-name:",";animation-duration:",";animation-delay:0;"],Vw,"".concat(e.$maxDurationOut,"s")))},function(e){return"exited"===e.$state&&l.css(["opacity:0;"])});Tw.displayName="StyledAnimatedSpan";var Ow=w.default(c.CSSTransition).withConfig({displayName:"Styles__StyledCssTransition",componentId:"sc-144eyxd-4"})([""," "," "," ",""],function(e){return"top"===e.$direction&&l.css(["&.c-sheet__animation-enter{opacity:0;transform:translateY(-100%);}&.c-sheet__animation-enter-active{opacity:1;transform:translateY(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-appear{opacity:0;transform:translateY(-100%);}&.c-sheet__animation-appear-active{opacity:1;transform:translateY(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-exit{opacity:1;}&.c-sheet__animation-exit-active{opacity:0;transform:translateY(-100%);transition:opacity 200ms,transform 200ms;}"])},function(e){return"bottom"===e.$direction&&l.css(["&.c-sheet__animation-enter{opacity:0;transform:translateY(100%);}&.c-sheet__animation-enter-active{opacity:1;transform:translateY(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-appear{opacity:0;transform:translateY(100%);}&.c-sheet__animation-appear-active{opacity:1;transform:translateY(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-exit{opacity:1;}&.c-sheet__animation-exit-active{opacity:0;transform:translateY(100%);transition:opacity 200ms,transform 200ms;}"])},function(e){return"left"===e.$direction&&l.css(["&.c-sheet__animation-enter{opacity:0;transform:translateX(-100%);}&.c-sheet__animation-enter-active{opacity:1;transform:translateX(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-appear{opacity:0;transform:translateX(-100%);}&.c-sheet__animation-appear-active{opacity:1;transform:translateX(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-exit{opacity:1;}&.c-sheet__animation-exit-active{opacity:0;transform:translateX(-100%);transition:opacity 200ms,transform 200ms;}"])},function(e){return"right"===e.$direction&&l.css(["&.c-sheet__animation-enter{opacity:0;transform:translateX(100%);}&.c-sheet__animation-enter-active{opacity:1;transform:translateX(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-appear{opacity:0;transform:translateX(100%);}&.c-sheet__animation-appear-active{opacity:1;transform:translateX(0);transition:opacity 400ms,transform 400ms;}&.c-sheet__animation-exit{opacity:1;}&.c-sheet__animation-exit-active{opacity:0;transform:translateX(100%);transition:opacity 200ms,transform 200ms;}"])});Ow.displayName="StyledCssTransition";var Pw=w.default(re).withConfig({displayName:"Styles__StyledListSeparator",componentId:"sc-144eyxd-5"})(["margin:0;"]);Pw.displayName="StyledListSeparator";var Fw=w.default.div.withConfig({displayName:"Styles__StyledIconsWrapperSmall",componentId:"sc-144eyxd-6"})(["height:40px;display:flex;gap:8px;padding-left:16px;padding-right:16px;align-items:center;place-content:end;flex-direction:row-reverse;"]);Fw.displayName="StyledIconsWrapperSmall";var Ww=w.default.div.withConfig({displayName:"Styles__StyledHeader",componentId:"sc-144eyxd-7"})(["@media (min-width:640px){display:none;}"]);Ww.displayName="StyledHeader";var qw=["children","onClose","controls","open","animation","position","mode","disableFocusLock","disableScrollLock","disableBackgroundColor","bodyStyle","bodyClassName","disableBackgroundClick"],jw=t.forwardRef(function(e,a){var l=e.children,r=e.onClose,n=e.controls,o=void 0===n?[]:n,i=e.open,d=void 0!==i&&i,s=e.animation,u=void 0===s?"top":s,f=e.position,m=void 0===f?"center":f,p=e.mode,v=void 0===p?"normal":p,h=e.disableFocusLock,w=void 0!==h&&h,b=e.disableScrollLock,x=void 0!==b&&b,E=e.disableBackgroundColor,S=void 0!==E&&E,C=e.bodyStyle,k=e.bodyClassName,N=e.disableBackgroundClick,I=void 0!==N&&N,_=B(e,qw),R=L(t.useState(d),2),z=R[0],H=R[1],A=L(t.useState(!0),2),D=A[0],$=A[1];t.useEffect(function(){H(d)},[d]);var V=t.useCallback(function(){$(!1)},[]),T=t.useCallback(function(){$(!0),null==r||r()},[r]),O=t.useCallback(function(){H(!1)},[]),P=t.useCallback(function(e){I||(e.preventDefault(),O())},[I,O]);return t.useImperativeHandle(a,function(){return{close:O}}),!z&&D?null:g.default.createElement(um,M({},_,{onClose:O,disableFocusLock:w,disableScrollLock:x}),z&&g.default.createElement(Qf,{onClick:P,disableBackgroundColor:S}),g.default.createElement(Lw,{className:y.default("c-sheet__wrapper",k),style:C,$position:m,$mode:v},o.length>0&&g.default.createElement(Bw,null,o.map(function(e,t){var a=e.icon,l=e.tooltip,r=e.onClick,n=e.disabled,o=e.className,i=t+1,d=Math.max(0,2-i),s=Math.min(i,4);return g.default.createElement(c.Transition,{appear:!0,in:z,timeout:400,key:"c-sheet-control-".concat(t)},function(e){return g.default.createElement(Vm,{title:l,disable:!l||n},g.default.createElement(Tw,{onClick:r,$disabled:n,$mode:v,$state:e,className:o,$maxDurationIn:.4,$maxDurationOut:.2,$durationOut:d/10,$durationIn:s/10},a))})})),g.default.createElement(Ow,{appear:!0,in:z,timeout:400,classNames:"c-sheet__animation",$direction:u,onEnter:V,onExited:T},g.default.createElement(Hw,{paperClass:"c-sheet__wrapper__paper"},o.length>0&&g.default.createElement(Ww,null,g.default.createElement(Fw,null,o.map(function(e,t){var a=e.icon,l=e.tooltip,r=e.onClick,n=e.disabled,o=e.className;return g.default.createElement(Vm,{title:l,disable:!l||n,key:t},g.default.createElement(Be,{onClick:r,disabled:n,className:o,variant:"text gray"},a))})),g.default.createElement(Pw,null)),l))))});jw.displayName="Sheet";var Yw=w.default(Fv).withConfig({displayName:"Styles__StyledHeader",componentId:"sc-xrlqib-0"})([""," "," padding:0 1rem;display:flex;overflow:hidden;@media screen and (max-width:350px){overflow:auto;}"],function(e){return"big"===e.size&&l.css(["height:140px;"])},function(e){return"small"===e.size&&l.css(["height:4rem;"])});Yw.displayName="StyledHeader";var Gw=["className","size","children"],Kw=t.forwardRef(function(e,t){var a=e.className,l=e.size,r=void 0===l?"small":l,n=e.children,o=B(e,Gw);return g.default.createElement(Yw,M({type:"paper-2",className:y.default("c-header",a),size:r,ref:t},o),n)});Kw.displayName="Header";var Xw=w.default(zw).withConfig({displayName:"Styles__StyledAutoResizeTextarea",componentId:"sc-jg98vj-0"})(["white-space:pre-wrap;overflow-wrap:break-word;resize:none;"]);Xw.displayName="StyledAutoResizeTextarea";var Zw=["minRows","maxRows","lineHeight","onChange","className","preventNewRowOnEnter","cursorAtTextEnd","onKeyDown","value","mode"],Uw=t.forwardRef(function(e,a){var l=e.minRows,r=void 0===l?1:l,n=e.maxRows,o=void 0===n?6:n,i=e.lineHeight,d=void 0===i?18:i,c=e.onChange,s=e.className,u=e.preventNewRowOnEnter,f=void 0!==u&&u,m=e.cursorAtTextEnd,p=void 0!==m&&m,v=e.onKeyDown,h=e.value,w=e.mode,b=void 0===w?"outlined":w,x=B(e,Zw),E=t.useRef(null),S=L(t.useState(r),2),C=S[0],k=S[1],N=Ce(a,E),I=t.useCallback(function(e){if(e){var t=e.rows||r;e.rows=r;var a=Math.floor(e.scrollHeight/d);a===t&&(e.rows=a),a>=o&&(e.rows=o,e.scrollTop=e.scrollHeight),k(a<o?a:o)}},[d,o,r]);t.useEffect(function(){I(E.current)},[h,I]);var _=t.useCallback(function(e){I(e.target),"function"==typeof c&&c(e)},[c,I]),R=t.useCallback(function(e){p&&e.target.setSelectionRange(e.target.value.length,e.target.value.length)},[p]),z=t.useCallback(function(e){f&&"Enter"===e.key&&e.preventDefault(),"function"==typeof v&&v(e)},[f,v]);return g.default.createElement(Xw,M({},x,{value:h,ref:N,onChange:_,onKeyDown:z,onFocus:R,rows:C,mode:b,className:y.default("c-autoresizetextarea",s),style:{minHeight:"".concat(d,"px"),lineHeight:"".concat(d,"px")}}))});Uw.displayName="AutoResizeTextarea";var Qw=w.default.div.withConfig({displayName:"Styles__StyledAccordion",componentId:"sc-h8w6zs-0"})([""," "," ",""],{overflow:"hidden",borderRadius:"0.5rem",borderWidth:"1px",borderBottomWidth:"0px",borderStyle:"solid",borderColor:"var(--border-primary)"},D,A);Qw.displayName="StyledAccordion";var Jw=w.default.div.withConfig({displayName:"Styles__StyledAccordionItem",componentId:"sc-h8w6zs-1"})(["display:flex;flex-direction:column;background-color:var(--page-paper-main);border:1px solid transparent;border-bottom:1px solid var(--border-primary);overflow:hidden;"," ",""],D,A);Jw.displayName="StyledAccordionItem";var eb=w.default.div.withConfig({displayName:"Styles__StyledAccordionItemBody",componentId:"sc-h8w6zs-2"})(["margin:0 16px;"," ",""],D,A);eb.displayName="StyledAccordionItemHead";var tb=w.default.div.withConfig({displayName:"Styles__StyledAccordionItemHead",componentId:"sc-h8w6zs-3"})(["user-select:none;padding:8px 16px;display:flex;flex-direction:row;justify-content:space-between;color:var(--color-theme-900);cursor:pointer;"," "," .text{font-weight:bold;font-size:13px;}.icon{width:16px;height:16px;fill:currentColor;transform:translateY(-4px);}"],D,A);tb.displayName="StyledAccordionItemHead";var ab=w.default.div.withConfig({displayName:"Styles__StyledAccordionItemHeadText",componentId:"sc-h8w6zs-4"})(["font-weight:bold;font-size:13px;flex:1;min-width:0;"]);ab.displayName="StyledAccordionItemHeadText";var lb=w.default.div.withConfig({displayName:"Styles__StyledAccordionItemHeadIcon",componentId:"sc-h8w6zs-5"})(["width:16px;height:16px;fill:currentColor;transform:translateY(-4px);"]);lb.displayName="StyledAccordionItemHeadIcon";var rb=g.default.createContext(null),nb=function(e){var a=e.children,l=e.className,r=e.allowMultipleExpanded,n=void 0!==r&&r,o=e.allowZeroExpanded,i=void 0!==o&&o,d=e.onChange,c=e.preExpanded,s=void 0===c?[]:c,u=e.disableToggleIcon,f=void 0!==u&&u,m=e.customToggleIcon,p=L(t.useState(s),2),v=p[0],h=p[1],w=t.useCallback(function(e){h(function(t){return t.indexOf(e)>-1?i||1!==t.length?t.filter(function(t){return t!==e}):t:n?[...t,e]:[e]}),d&&d(e)},[n,i,d]);return g.default.createElement(rb.Provider,{value:{expandedItems:v,toggleExpanded:w,disableToggleIcon:f,customToggleIcon:m}},g.default.createElement(Qw,{className:y.default("accordion",l)},a))};nb.displayName="Accordion";var ob=g.default.createContext(null),ib=function(e){var a=e.children,l=e.className,r=e.id,n=t.useContext(rb),o=t.useMemo(function(){if(!r){var e=Math.random().toString(36).slice(2);return"accordion-item-".concat(e)}return r},[r]);return g.default.createElement(ob.Provider,{value:{isItemExpanded:!!n&&n.expandedItems.indexOf(o)>-1,id:o}},g.default.createElement(Jw,{className:y.default("accordionItem",l)},a))};ib.displayName="AccordionItem";var db=function(e){var a=e.children,l=e.className,r=t.useContext(rb),n=t.useContext(ob),o=t.useMemo(function(){return{toggleExpanded:r?r.toggleExpanded:null,disableToggleIcon:!!r&&r.disableToggleIcon,customToggleIcon:r?r.customToggleIcon:null}},[r]),i=o.toggleExpanded,d=o.disableToggleIcon,c=o.customToggleIcon,s=t.useMemo(function(){return n?n.id:""},[n]),u=t.useCallback(function(){i&&i(s)},[s,i]),f=t.useMemo(function(){return c||g.default.createElement(Al,{style:{transform:"rotate(180deg)"}})},[c]);return g.default.createElement(tb,{onClick:u,className:y.default("accordionItemHead",l)},g.default.createElement(ab,{className:"accordionItemHead__text"},a),g.default.createElement(lb,{className:"accordionItemHead__icon"},d?null:f))};db.displayName="AccordionItemHead";var cb=function(e){var a=e.children,l=e.className,r=t.useContext(ob),n=t.useRef(null),o=Tg(n),i={transition:"max-height ".concat(200,"ms linear"),maxHeight:0},d={entering:{maxHeight:o},entered:{maxHeight:o},exiting:{maxHeight:0},exited:{maxHeight:0}};return g.default.createElement(c.Transition,{timeout:200,in:null==r?void 0:r.isItemExpanded},function(e){return g.default.createElement(eb,{ref:n,className:y.default("accordionItemBody",l),style:z(z({},i),d[e])},a)})};cb.displayName="AccordionItemBody";var sb=w.default.button.withConfig({displayName:"Styles__StyledChoose",componentId:"sc-1j2qv02-0"})([""," "," "," "," height:32px;padding:0 16px;transition:all 0.3s ease;border:1px solid var(--border-primary);font-size:13px;transition-duration:0.3s;&:hover{"," box-shadow:inset 0 0 5px 3px var(--color-primary-300);}",""],{margin:"0px",display:"inline-block",verticalAlign:"middle",fontWeight:"500",lineHeight:"1",textDecorationLine:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},{cursor:"pointer",userSelect:"none",borderRadius:"0.5rem",textAlign:"center",color:"var(--color-theme-700)"},D,A,{borderColor:"var(--color-primary)"},function(e){return e.active&&l.css([""," background-color:var(--color-primary-300);"],{zIndex:"0",borderColor:"var(--color-primary)"})});sb.displayName="StyledChoose";var ub=["children","disabled","active","className","type"],fb=function(e){var t=e.children,a=e.disabled,l=void 0!==a&&a,r=e.active,n=void 0!==r&&r,o=e.className,i=e.type,d=void 0===i?"button":i,c=B(e,ub);return g.default.createElement(sb,M({disabled:l,className:y.default("c-choose",o),active:n,type:d},c),t)};fb.displayName="Choose";var mb=["invalid","required","size","children","className","weight","htmlFor"],pb=t.forwardRef(function(e,t){var a=e.invalid,l=void 0!==a&&a,r=e.required,n=void 0!==r&&r,o=e.size,i=void 0===o?"regular":o,d=e.children,c=e.className,s=e.weight,u=void 0===s?"bold":s,f=e.htmlFor,m=B(e,mb),p=l?"alert":"primary",v="regular"===i?"Body 2":"Caption 1";return g.default.createElement(hm,M({as:"label",className:y.default("c-label",c),variant:v,color:p,weight:u,ref:t,htmlFor:f},m),d,n?"*":null)});pb.displayName="Label";var vb=w.default(fb).withConfig({displayName:"Styles__StyledChoose",componentId:"sc-uv67fb-0"})(["flex-shrink:0;white-space:nowrap;",""],function(e){return!e.active&&l.css(["background-color:transparent !important;"])});vb.displayName="StyledChoose";var hb=w.default.div.withConfig({displayName:"Styles__StyledVerticalContainer",componentId:"sc-uv67fb-1"})(["display:flex;flex-direction:column;width:100%;gap:8px;"]);hb.displayName="StyledVerticalContainer";var gb=w.default(pb).withConfig({displayName:"Styles__StyledLabel",componentId:"sc-uv67fb-2"})(["",""],function(e){return e.$disabled?l.css(["cursor:not-allowed;"]):l.css(["cursor:pointer;"])});gb.displayName="StyledLabel";var yb=w.default.div.withConfig({displayName:"Styles__StyledRadioOption",componentId:"sc-uv67fb-3"})(["display:flex;align-items:center;gap:6px;",' &:hover{opacity:0.8;}&[data-disabled="true"]{opacity:0.5;cursor:not-allowed;}'],function(e){return e.$disabled?l.css(["cursor:not-allowed;"]):l.css(["cursor:pointer;"])});yb.displayName="StyledRadioOption";var wb=w.default.div.withConfig({displayName:"Styles__StyledFlexContainer",componentId:"sc-uv67fb-4"})(["display:flex;width:100%;"]);wb.displayName="StyledFlexContainer";var bb=["required","multiple","invalid","options","selected","onChange","type"],xb=g.default.forwardRef(function(e,a){var l,r,n=e.required,o=void 0!==n&&n,i=e.multiple,d=void 0!==i&&i,c=e.invalid,s=void 0!==c&&c,u=e.options,f=e.selected,m=e.onChange,p=e.type,v=void 0===p?"button":p,h=B(e,bb),y=t.useRef(null),w=t.useRef(null),b=Ce(a,y),x=L(t.useState(!1),2),E=x[0],S=x[1],C=L(t.useState(!1),2),k=C[0],N=C[1],I=ke(y),_=ke(w),R=null!==(l=null==I?void 0:I.width)&&void 0!==l?l:0,z=null!==(r=null==_?void 0:_.width)&&void 0!==r?r:0;t.useEffect(function(){if(0!==R){requestAnimationFrame(function(){var e=document.createElement("div");e.style.display="inline-flex",e.style.visibility="hidden",e.style.position="absolute",e.style.whiteSpace="nowrap",e.style.pointerEvents="none",document.body.appendChild(e),u.forEach(function(t){var a=document.createElement("button");a.textContent=t.name,a.style.padding="6px 12px",a.style.border="1px solid transparent",a.style.marginRight="4px",e.appendChild(a)});var t=e.offsetWidth+8;document.body.removeChild(e),S(t>R),N(!0)})}},[R,u,z]);var H=function(e){if(d){var t=f.includes(e)?f.filter(function(t){return t!==e}):[...f,e];if(o&&0===t.length)return;m(t)}else{var a=f.includes(e)?[]:[e];if(o&&0===a.length)return;m(a)}};return k?g.default.createElement("div",M({ref:b},h,{style:{display:"flex",width:"100%"}}),E?g.default.createElement(hb,null,u.map(function(e){return g.default.createElement(yb,{$disabled:!!e.disabled,key:e.id,"data-disabled":e.disabled},d||!o?g.default.createElement(rg,{checked:f.includes(e.id),disabled:e.disabled,onChange:function(){return!e.disabled&&H(e.id)},name:"choose-v2-".concat(e.id),id:"choose-v2-".concat(e.id)}):g.default.createElement(Sg,{checked:f.includes(e.id),disabled:e.disabled,onChange:function(){return!e.disabled&&H(e.id)},id:"choose-v2-".concat(e.id),name:"choose-v2-".concat(e.id)}),g.default.createElement(gb,{$disabled:!!e.disabled,weight:"regular",htmlFor:"choose-v2-".concat(e.id)},e.name))})):g.default.createElement(wb,{ref:w},g.default.createElement(U,{invalid:s},u.map(function(e){return g.default.createElement(vb,{key:e.id,active:f.includes(e.id),disabled:e.disabled,onClick:function(){return H(e.id)},type:v},e.name)})))):g.default.createElement("div",{ref:b,style:{width:"100%",minHeight:"32px"}})});xb.displayName="ChooseV2";var Eb=w.default.div.withConfig({displayName:"Styles__StyledLinkElement",componentId:"sc-1c1jdox-0"})([""]),Sb=w.default.a.withConfig({displayName:"Styles__StyledLink",componentId:"sc-1c1jdox-1"})([""," "," "," border:none;height:32px;transition:background-color 0.3s ease,box-shadow 0.3s ease,color 0.3s ease,border-color 0.3s ease;svg{fill:currentColor;}&::-moz-focus-inner{border:0;}&:focus{outline:none;}&:hover{text-decoration:none;}"," "," "," "," "," "," "," "," "," "," "," "," "," ",""],D,A,{margin:"0px",display:"inline-flex",cursor:"pointer",userSelect:"none",alignItems:"center",justifyContent:"center",fontSize:"0.875rem",lineHeight:"1",fontWeight:"500",textDecorationLine:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},function(e){return e.disabled&&l.css(["cursor:default;opacity:50%;pointer-events:none;"])},function(e){return"small"===e.size&&l.css(["height:24px;"])},function(e){return"big"===e.size&&l.css(["height:40px;"])},function(e){return("primary"===e.variant||"contained"===e.variant)&&l.css(["padding:0 16px;background-color:var(--color-primary);border-radius:16px;color:var(--color-theme-100);&:focus,&:hover{box-shadow:0 3px 6px -2px var(--color-primary-500);background-color:var(--color-primary-800);}&:active{box-shadow:0 4px 10px -2px var(--color-primary-600);background-color:var(--color-primary-800);}"])},function(e){return("secondary"===e.variant||"outlined"===e.variant)&&l.css(["padding:0 16px;background-color:transparent;border-radius:16px;border:solid 1px var(--color-theme-600);color:var(--color-theme-600);&:focus,&:hover{border-color:var(--color-primary);color:var(--color-primary);}&:active{border-color:var(--color-primary);color:var(--color-primary);background-color:var(--color-primary-200);}"])},function(e){return("tertiary"===e.variant||"text colored"===e.variant)&&l.css(["padding:0 8px;background-color:transparent;border-radius:6px;color:var(--color-primary);&:focus,&:hover{background-color:var(--color-primary-200);}&:active{background-color:var(--color-primary-300);}"])},function(e){return("option"===e.variant||"text gray"===e.variant)&&l.css(["padding:0 8px;background-color:transparent;border-radius:6px;color:var(--color-theme-600);&:focus,&:hover{background-color:var(--color-theme-300);color:var(--color-theme-900);}&:active{background-color:var(--color-theme-400);color:var(--color-theme-900);}"])},function(e){return"dark transparent"===e.variant&&l.css(["padding:0 8px;background-color:rgba(0,0,0,0.5);border-radius:var(--ac-br-6);color:var(--only-white);&:hover{background-color:rgba(0,0,0,0.85);}&:active{background-color:var(--only-black);}"])},function(e){return"circle raised"===e.variant&&l.css(["padding:0 6px;background-color:transparent;border-radius:var(--ac-br-rounded);color:var(--color-theme-700);transition:ease 0.3s all;&:hover{background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary);}&:active{background-color:var(--page-paper-main);box-shadow:var(--shadow-tertiary-hover);}"])},function(e){return"text link-primary"===e.variant&&l.css(["line-height:14px;letter-spacing:0.25px;color:var(--color-primary);text-decoration:underline var(--color-primary);text-underline-offset:3px;height:fit-content;&:hover{text-decoration:none;}&:focus{text-decoration:none;outline:1px solid var(--color-primary);outline-offset:2px;border-radius:2px;}"])},function(e){return"text link-gray"===e.variant&&l.css(["line-height:14px;letter-spacing:0.25px;color:var(--color-theme-700);text-decoration:underline var(--color-theme-700);text-underline-offset:3px;height:fit-content;&:hover{text-decoration:none;}&:focus{text-decoration:none;outline:1px solid var(--color-primary);outline-offset:2px;border-radius:2px;}"])},function(e){return e.$iconOnly&&l.css(["padding:0;width:32px;"," ",""],"small"===e.size&&l.css(["radius:16px;width:24px;"]),"big"===e.size&&l.css(["radius:20px;width:40px;"]))},function(e){return("primary"===e.variant||"contained"===e.variant||"secondary"===e.variant||"outlined"===e.variant)&&l.css(["",":first-child svg{margin-left:-6px;}",":last-child svg{margin-right:-6px;}"," ",""],Eb,Eb,"small"===e.size&&l.css(["radius:16px;"]),"big"===e.size&&l.css(["radius:20px;"]))},function(e){return("tertiary"===e.variant||"text colored"===e.variant||"option"===e.variant||"text gray"===e.variant||"dark transparent"===e.variant)&&l.css(["",":first-child svg{margin-left:-4px;}",":last-child svg{margin-right:-4px;}"," ",""],Eb,Eb,"small"===e.size&&l.css(["radius:4px;"]),"big"===e.size&&l.css(["radius:8px;"]))}),Cb=w.default.div.withConfig({displayName:"Styles__StyledLinkElements",componentId:"sc-1c1jdox-2"})(["display:flex;align-items:center;","{display:inline-flex;svg{margin:0 4px;}}"],Eb),kb=w.default.a.withConfig({displayName:"Styles__StyledBackLink",componentId:"sc-1c1jdox-3"})([""," "," ",' text-decoration:none;border:transparent 1px solid;border-radius:20px;height:32px;font-size:10px;font-weight:500;display:table-cell;vertical-align:middle;&:before,&:after{content:"";'," border-width:0 1px 1px 0;position:absolute;left:0;transition:all ease 0.3s;}&:before{"," transform:translateX(1rem) translateY(0.1rem) rotate(135deg);}&:after{"," transform:translateX(2rem) translateY(0.1rem) rotate(135deg);}&:hover{text-decoration:none;border-color:var(--border-primary);&:before{"," transform:translateX(0rem) translateY(0.1rem) rotate(135deg);}&:after{"," transform:translateX(1rem) translateY(0.1rem) rotate(135deg);}}"],D,A,{display:"inline-flex",cursor:"pointer",paddingLeft:"2rem",paddingRight:"1rem",verticalAlign:"middle",fontSize:"0.6875rem",textTransform:"uppercase",color:"var(--color-theme-600)"},{display:"inline-block",height:"0.5rem",width:"0.5rem",borderStyle:"solid",backgroundRepeat:"no-repeat",padding:"0px",color:"var(--color-theme-700)"},{opacity:"1"},{opacity:"0"},{opacity:"0"},{opacity:"1"});kb.displayName="StyledBackLink",Eb.displayName="StyledLinkElement",Cb.displayName="StyledLinkElements",Sb.displayName="StyledLink";var Nb=["children","className"],Ib=function(e){var t=e.children,a=e.className,l=B(e,Nb);return g.default.createElement(kb,M({className:y.default("c-back-link",a)},l),t)};Ib.displayName="BackLink";var _b=["as","children","variant","size","disabled","className","isExternal"],Mb=t.forwardRef(function(e,t){var a=e.as,l=e.children,r=e.variant,n=void 0===r?"contained":r,o=e.size,i=e.disabled,d=void 0!==i&&i,c=e.className,s=e.isExternal,u=void 0!==s&&s,f=B(e,_b),m=a||"a";return g.default.createElement(Sb,M({ref:t,as:m,disabled:d,className:y.default("c-link",c,{"c-link--contained":"primary"===n||"contained"===n,"c-link--outlined":"secondary"===n||"outlined"===n,"c-link--text_colored":"tertiary"===n||"text colored"===n,"c-link--text_gray":"option"===n||"text gray"===n,"c-link--dark_transparent":"dark transparent"===n,"c-link--circle_raised":"circle raised"===n,"c-link--big":"big"===o,"c-link--small":"small"===o,"c-link--icon-only":l instanceof Object&&!(l instanceof Array),"c-link--disabled":d}),variant:n,size:o,$iconOnly:l instanceof Object&&!(l instanceof Array)},f),l instanceof Array||u?g.default.createElement(Cb,{className:"c-link__elements"},(l instanceof Array?l:[l]).map(function(e,t){return e?g.default.createElement(Eb,{className:"c-link__elements__element",key:t},e):null}),u&&g.default.createElement(Eb,{className:"c-link__elements__element"},g.default.createElement(id,{width:16,height:16}))):l)});Mb.displayName="Link";var Rb=w.default.div.withConfig({displayName:"Styles__StyledSelectDate",componentId:"sc-1jkx994-0"})([""," ",""],D,A);Rb.displayName="StyledSelectDate";var zb=w.default.button.withConfig({displayName:"Styles__StyledSelectDateButton",componentId:"sc-1jkx994-1"})(["margin:0;padding:0;border:none;background:none;width:auto;height:auto;color:var(--color-theme-700);span,svg{cursor:pointer;}span{color:var(--color-secondary);}svg:hover{fill:var(--color-secondary);}"]);zb.displayName="StyledSelectDateButton",w.default(Ap).withConfig({displayName:"Styles__StyledConfirmDialog",componentId:"sc-1jkx994-2"})([".modal-header{padding:16px 30px;h1{margin:0;font-size:16px;}}.modal-body{padding:10px 30px;}.modal-divider{border-top:1px solid var(--border-primary);height:1px;}.modal-footer{padding:16px 30px;}"]).displayName="StyledConfirmDialog",w.default.div.withConfig({displayName:"Styles__StyledSelectDateDatePicker",componentId:"sc-1jkx994-3"})([""," color:red;"],{paddingBottom:"0.5rem",paddingTop:"1rem"}).displayName="StyledSelectDateDatePicker",w.default.div.withConfig({displayName:"Styles__StyledSelectDateFooter",componentId:"sc-1jkx994-4"})([""," border-top:1px solid var(--border-primary);",""],{paddingLeft:"1rem",paddingRight:"1rem",paddingTop:"0.5rem",paddingBottom:"0.5rem"},function(e){return"instant"===e.$mode&&l.css(["",""],{display:"flex"})}).displayName="StyledSelectDateFooter",w.default.div.withConfig({displayName:"Styles__StyledSelectDateButtons",componentId:"sc-1jkx994-5"})(["",""],{display:"flex"}).displayName="StyledSelectDateButtons",w.default(P).withConfig({displayName:"Styles__StyledButtonSave",componentId:"sc-1jkx994-6"})(["",""],{marginRight:"0.5rem"}).displayName="StyledButtonSave",w.default(P).withConfig({displayName:"Styles__StyledButtonClose",componentId:"sc-1jkx994-7"})(["",""],{marginLeft:"auto"}).displayName="StyledButtonClose",w.default(P).withConfig({displayName:"Styles__StyledButtonCloseColored",componentId:"sc-1jkx994-8"})(["",""],{marginLeft:"auto",marginRight:"auto"}).displayName="StyledButtonCloseColored";var Bb=w.default.svg.withConfig({displayName:"Styles__StyledIconComponent",componentId:"sc-1jkx994-9"})(["span,svg{cursor:pointer;}span{color:var(--color-secondary);}svg:hover{fill:var(--color-secondary);}"]);Bb.displayName="StyledIconComponent";var Lb=t.forwardRef(function(e,t){var a=e.icon,l=e.title,r=void 0===l?"":l,n=e.onClick,o=e.forceHideTooltip,i=void 0!==o&&o,d=e.targetIconClassName,c=e.popperTooltipStyle,s=e.popperTooltipClassName,u=e.active,f=void 0!==u&&u;return g.default.createElement(Vm,{title:r,popperTooltipStyle:c,popperTooltipClassName:s,disable:i||""===r},g.default.createElement(Be,{variant:"text gray",size:"small",active:f,ref:t,onClick:n,type:"button"},g.default.createElement(Bb,{as:a,className:y.default("date-picker-target",d)})))});Lb.displayName="SelectDateTarget";var Hb=function(e){var t,a,l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YYYY-MM-DD",r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];return void 0===e?"":("number"==typeof e?(t=N.default.unix(e),a=N.default().utc().year()):(t=N.default(e),a=N.default().year()),r||t.year()!==a?t.format(l):t.format(function(e){return e.replace(/Y|,$/gi,"").trim()}(l)))},Ab=function(e,t){var a=S.default.unix(t.from).utc(),l=S.default.unix(t.to).utc();if(t.repeating){var r=e.year(),n=S.default.utc({year:r,month:a.month(),date:a.date()}),o=S.default.utc({year:r,month:l.month(),date:l.date()});return e.isSameOrAfter(n,"day")&&e.isSameOrBefore(o,"day")}return e.isSameOrAfter(a,"day")&&e.isSameOrBefore(l,"day")},Db=function(e){var a=e.changeMode,l=void 0===a?"instant":a,r=e.trigger,n=void 0===r?"text":r,o=e.saveButtonText,i=void 0===o?"Save":o,d=e.cancelButtonText,c=void 0===d?"Cancel":d,s=e.clearButtonText,u=void 0===s?"Clear":s,f=e.modalTitle,m=void 0===f?"Save Changes":f,p=e.modalDescription,v=void 0===p?"You updated the date. Would you like to save this change?":p,h=e.modalSaveBtnText,w=void 0===h?"Save":h,b=e.modalCancelBtnText,x=void 0===b?"Discard":b,E=e.onDayClick,C=e.onSave,k=e.onCancel,N=e.onToggleDatePicker,I=e.required,_=void 0!==I&&I,M=e.longDateFormat,R=void 0!==M&&M,z=e.defaultShowDatePicker,B=void 0!==z&&z,L=e.firstDayOfWeek,H=void 0===L?0:L,A=e.selectedDays,D=e.selectionMode,$=void 0===D?"custom":D,V=e.menuClassName,T=e.targetClassName,O=e.icon,P=e.defaultLabelText,F=void 0===P?"Set...":P,W=e.targetTextClassName,q=e.targetIconClassName,j=e.backgroundElementClass,Y=e.dateFormat,G=e.forceClose,K=e.defaultMonth,X=e.daysToModify,Z=void 0===X?[]:X,U=e.weekends,Q=void 0===U?[]:U,J=e.weekendLabel,ee=void 0===J?"Weekend":J,te=e.nonWorkingDaysOfWeek,ae=void 0===te?[]:te,le=e.nonWorkingDaysOfWeekLabel,re=void 0===le?"Unavailable":le,ne=e.weekendIsSelectable,oe=void 0!==ne&&ne,ie=e.tooltipText,de=e.popperTooltipClassName,ce=e.popperClassName,se=e.popperTooltipStyle,ue=e.position,fe=e.disableDaysBefore,me=e.enableYearPicker,pe=e.disableAnimations,ve=e.disabledDaysAfter,he=e.onChange,ge=e.maxRange,ye=t.useMemo(function(){if(A){if(A.from||A.to){var e=A.to?Hb(ev(A.to),Y,R):"",t=A.from?Hb(ev(null==A?void 0:A.from),Y,R):"";return A.to&&A.from&&ev(A.from).isSame(ev(A.to))?e:!A.to&&A.from?t:"".concat(t," - ").concat(e)}return F}return F},[A,Y,F,R]),we=t.useMemo(function(){var e=Z.filter(function(e){return"user_day_off"===e.type}),t=Z.filter(function(e){return"global_day_off"===e.type}),a=Z.filter(function(e){return"selectable_global_day_off"===e.type});return{userAvailability:function(t){var a=e.find(function(e){return Ab(t,e)});return{matched:!!a,title:a?a.title:null}},weekend:function(e){var t=Q.includes(e.day());return{matched:t,title:t?ee:null}},nonWorkingDay:function(e){if(Q.includes(e.day()))return{matched:!0,title:""};var l=[...a,...t].find(function(t){return Ab(e,t)});return{matched:!!l,title:l?l.title:null}},nonWorkingDaysOfWeek:function(e){var t=ae.includes(e.day()),a=null;return t&&(a="function"==typeof re?re(S.default.utc(e).format("YYYY-MM-DD")):re),{matched:t,title:a}},day_disabled:function(e){return{matched:!!t.find(function(t){return Ab(e,t)}),title:null}}}},[Z,ae,re,ee,Q]),be=t.useMemo(function(){return"icon"===n&&O?g.default.createElement(Lb,{icon:O,title:ie,targetIconClassName:q,popperTooltipClassName:de,popperTooltipStyle:se}):"function"==typeof n?n(ye):g.default.createElement(zb,{type:"button",className:y.default("date-picker-target",T)},g.default.createElement("span",{className:W},ye))},[O,ye,n,de,se,T,q,W,ie]);return g.default.createElement(Rb,{className:"select-date"},"inline"!==n?g.default.createElement(tv,{target:be,position:ue,menuClassName:V,popperClassName:ce,month:K,instant:"instant"===l,mode:$,required:_,selected:A,firstDayOfWeek:H,saveLabel:i,cancelLabel:c,clearLabel:u,onSave:C,onChange:he,onClose:k,modifiers:we,modalTitle:m,modalDescription:v,modalSaveBtnText:w,modalCancelBtnText:x,disabledDaysBefore:fe,disabledDaysAfter:ve,backgroundElementClass:j,disabled:oe?[]:Q,popperTooltipClassName:de,popperTooltipStyle:se,open:B,onCalendarToggle:N,onDayClick:E,enableConfirmModal:"atomic"===l&&!_,disableYearPicker:!me,disableAnimations:pe,maxRange:ge,showControls:!0,forceClose:G}):g.default.createElement(tv,{month:K,instant:"instant"===l,mode:$,required:_,selected:A,firstDayOfWeek:H,saveLabel:i,cancelLabel:c,clearLabel:u,disabledDaysBefore:fe,disabledDaysAfter:ve,popperTooltipClassName:de,popperTooltipStyle:se,disabled:oe?[]:Q,onSave:C,onChange:he,modifiers:we,onDayClick:E,disableYearPicker:!me,disableAnimations:pe,maxRange:ge,showControls:!0,open:!0}))};Db.displayName="SelectDate";var $b=w.default.div.withConfig({displayName:"Styles__StyledToastMessage",componentId:"sc-7wr5ky-0"})(["display:flex;flex-direction:row;align-items:center;height:36px;width:fit-content;max-width:100%;padding:10px 8px 10px 16px;border-radius:18px;"," "," "," "," "," ",""],D,A,function(e){return"error"===e.$type&&l.css(["background-color:#f1a5a5;",""],e.$dropShadow&&l.css(["box-shadow:0px 7px 12px -4px rgba(234,179,179,0.7);"]))},function(e){return"success"===e.$type&&l.css(["background-color:#afdfdb;",""],e.$dropShadow&&l.css(["box-shadow:0px 7px 12px -4px rgba(182,218,215,0.7);"]))},function(e){return"general"===e.$type&&l.css(["background-color:#bddff6;",""],e.$dropShadow&&l.css(["box-shadow:0px 7px 12px -4px rgba(166,199,220,0.7);"]))},function(e){return"warning"===e.$type&&l.css(["background-color:#ffffd1;",""],e.$dropShadow&&l.css(["box-shadow:0px 7px 12px -4px rgba(242,242,208,0.7);"]))}),Vb=w.default.div.withConfig({displayName:"Styles__StyledToastMessageText",componentId:"sc-7wr5ky-1"})([""," "," "," "," color:rgba(48,48,55,0.65);"],{fontSize:"0.75rem"},{fontWeight:"700"},{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},{marginRight:"0.5rem"}),Tb=w.default(Sl).withConfig({displayName:"Styles__StyledCloseSmallIcon",componentId:"sc-7wr5ky-2"})(["fill:rgba(48,48,55,0.3);flex-shrink:0;cursor:pointer;&:hover{fill:rgba(48,48,55,0.65);}"]);$b.displayName="StyledToastMessage",Tb.displayName="StyledCloseSmallIcon";var Ob=["text","type","onClose","dismissible","dropShadow","timeout"],Pb=t.forwardRef(function(e,a){var l=e.text,r=e.type,n=e.onClose,o=e.dismissible,i=void 0!==o&&o,d=e.dropShadow,c=void 0!==d&&d,s=e.timeout,u=void 0===s?0:s,f=B(e,Ob),m=t.useCallback(function(){"function"==typeof n&&n()},[n]);return t.useEffect(function(){if(u>0){var e=setTimeout(m,u);return function(){return clearTimeout(e)}}},[i,u,m]),g.default.createElement($b,M({ref:a,$type:r,$dropShadow:c},f),g.default.createElement(Vb,null,l),i?g.default.createElement(Tb,{onClick:m}):null)});Pb.displayName="ToastMessage";var Fb=w.default(Nm).withConfig({displayName:"Styles__StyledValueButtonLabel",componentId:"sc-7n59oz-0"})(["opacity:60%;margin-right:2px;"]);Fb.displayName="StyledValueButtonLabel";var Wb=w.default(Nm).withConfig({displayName:"Styles__StyledValueButtonValue",componentId:"sc-7n59oz-1"})([""]);Wb.displayName="StyledValueButtonValue";var qb=w.default(P).withConfig({displayName:"Styles__StyledValueButton",componentId:"sc-7n59oz-2"})([""," ",""],function(e){return e.$active&&l.css(["",",","{"," color:var(--color-theme-900) !important;}svg{fill:var(--color-primary);}"],Fb,Wb,{pointerEvents:"none"})},function(e){return!0!==e.$active&&l.css(["{&:hover{",",","{"," color:var(--color-theme-900) !important;}}"],Fb,Wb,{pointerEvents:"none"})});qb.displayName="StyledValueButton";var jb=["active","alwaysShowIcon","icon","label","value"],Yb=t.forwardRef(function(e,t){var a=e.active,l=void 0!==a&&a,r=e.alwaysShowIcon,n=void 0!==r&&r,o=e.icon,i=e.label,d=e.value,c=B(e,jb);return g.default.createElement(qb,M({className:"c-value-button"},c,{ref:t,variant:"text gray",$active:l}),o&&n?g.default.cloneElement(o,{style:{display:"inline-block"}}):null,i?g.default.createElement(Fb,{color:"secondary",weight:"medium",className:"c-value-button__label"},i,":"):null,g.default.createElement(Wb,{color:"secondary",weight:"medium",className:"c-value-button__value"},d))});Yb.displayName="ValueButton";var Gb=w.default(Xy).withConfig({displayName:"Styles__StyledSelectTrigger",componentId:"sc-9799p2-0"})(["display:flex;align-items:center;justify-content:space-between;padding:0 4px 0 8px;width:300px;transition:border-color 0.3s ease;background-color:transparent;border:none;"," "," "," "," "," "," ",";",";"],function(e){return"outlined"===e.$mode&&l.css(["border:1px solid var(--color-theme-500);background-color:var(--input-background-color);"])},function(e){return e.disabled&&l.css(["opacity:50%;cursor:default;"])},function(e){var t=e.$invalid,a=e.disabled,r=e.$mode;return!t&&!a&&"outlined"===r&&l.css(["&:hover,&:focus{border-color:var(--color-primary-700);}"])},function(e){var t=e.$invalid,a=e.$mode;return t&&"outlined"===a&&l.css([""," &:hover{","}"],{borderColor:"var(--red-alert)"},{borderColor:"var(--red-alert)"})},function(e){return"small"===e.$size&&l.css(["height:24px;border-radius:var(--ac-br-6);"])},function(e){return"regular"===e.$size&&l.css(["height:32px;border-radius:var(--ac-br-8);"])},function(e){return"big"===e.$size&&l.css(["height:40px;border-radius:var(--ac-br-8);"])},function(e){return"biggest"===e.$size&&l.css(["height:48px;border-radius:var(--ac-br-8);"])});Gb.displayName="StyledSelectTrigger";var Kb=w.default(Al).withConfig({displayName:"Styles__StyledCaretIcon",componentId:"sc-9799p2-1"})(["margin-left:8px;flex-shrink:0;transition:transform 200ms ease;",""],function(e){return!e.$open&&l.css(["transform:rotate(180deg);"])});Kb.displayName="StyledCaretIcon";var Xb=["children","type","size","invalid","open","endAdornment","typographyProps","mode"],Zb=t.forwardRef(function(e,a){var l=e.children,r=e.type,n=void 0===r?"button":r,o=e.size,i=void 0===o?"regular":o,d=e.invalid,c=void 0!==d&&d,s=e.open,u=void 0!==s&&s,f=e.endAdornment,m=e.typographyProps,p=e.mode,v=void 0===p?"outlined":p,h=B(e,Xb),y=t.useMemo(function(){return"big"===i?"Body 1":"biggest"===i?"Header 2":"Body 2"},[i]);return g.default.createElement(Gb,M({ref:a,role:"button",type:n,$size:i,$invalid:c,"aria-invalid":c,$mode:v},h),g.default.createElement(hm,M({as:"div",overflow:"truncate",whitespace:"no-wrap",variant:y,weight:"biggest"===i?"bold":"regular",color:"flat"===v&&c?"alert":void 0},m),l),f||g.default.createElement(Kb,{$open:u}))});Zb.displayName="SelectTrigger";var Ub=["mode","selected","min","max","onChange","target","triggerMode","step"],Qb=function(e){return g.default.createElement("div",{id:e.id},e.name)},Jb=w.default.div.withConfig({displayName:"Styles__StyledToggleSlider",componentId:"sc-4n6vdf-0"})(['padding-left:6px;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-evenly;background-color:transparent;border:1px solid var(--color-theme-600);overflow:hidden;border-radius:12.5px;font-size:11px;transition:0.3s;&::before{position:absolute;content:"";user-select:none;height:16px;width:16px;left:4px;bottom:3px;background-color:var(--color-theme-600);border-radius:50%;transition:0.3s;}']);Jb.displayName="StyledToggleSlider";var ex=w.default.div.withConfig({displayName:"Styles__StyledToggleSliderOff",componentId:"sc-4n6vdf-1"})(["user-select:none;transform:translateX(-3px);opacity:1;transition-duration:0.3s;white-space:nowrap;color:var(--color-theme-600);"]);ex.displayName="StyledToggleSliderOff";var tx=w.default.div.withConfig({displayName:"Styles__StyledToggleSliderOn",componentId:"sc-4n6vdf-2"})(["user-select:none;transform:translateX(-30px);opacity:0;transition-duration:0.3s;white-space:nowrap;color:var(--page-paper-main);"]);tx.displayName="StyledToggleSliderOn";var ax=w.default.input.withConfig({displayName:"Styles__StyledToggleCheckbox",componentId:"sc-4n6vdf-3"})(["opacity:0;width:0;height:0;&:checked + ",":before{background-color:var(--page-paper-main);transform:translateX(25px);}&:checked + ","{border-color:var(--color-sucess-green);background-color:var(--color-sucess-green);color:var(--color-sucess-green);","{transform:translateX(30px);opacity:0;}","{transform:translateX(0);opacity:1;}}&:disabled + ","{opacity:0.5;cursor:default;}"],Jb,Jb,ex,tx,Jb);ax.displayName="StyledToggleCheckbox";var lx=l.css(["","{transform:translateX(0);}"," + ",":before{transform:translateX(3px);}",":checked + ","{&::before{transform:translateX(23px);}","{transform:translateX(-2px);}}"],ex,ax,Jb,ax,Jb,tx),rx=w.default.label.withConfig({displayName:"Styles__StyledToggle",componentId:"sc-4n6vdf-4"})([""," "," position:relative;display:inline-block;width:50px;height:24px;font-size:13px;font-weight:bold;line-height:13px;border-radius:12.5px;&:hover{","}&:focus{outline:1px solid var(--color-sucess-green);outline-offset:4px;}",""],D,A,lx,function(e){return e.$isHovered&&l.css(["",""],lx)});rx.displayName="StyledToggle";var nx=["hovered","className"],ox=t.forwardRef(function(e,t){var a=e.hovered,l=e.className,r=B(e,nx);return g.default.createElement(rx,{className:y.default("c-toggle",l),$isHovered:a,tabIndex:0},g.default.createElement(ax,M({ref:t,type:"checkbox"},r)),g.default.createElement(Jb,null,g.default.createElement(tx,null,"ON"),g.default.createElement(ex,null,"OFF")))});ox.displayName="Toggle";var ix=w.default(Nm).withConfig({displayName:"Styles__StyledText",componentId:"sc-1fx7urq-0"})(["transition:ease 0.3s all;color:var(--color-primary);position:relative;"]);ix.displayName="StyledText";var dx=w.default(qe).withConfig({displayName:"Styles__StyledAddCrossIcon",componentId:"sc-1fx7urq-1"})(["fill:var(--page-paper-main);background:var(--color-primary);border-radius:30px;padding:7px;box-sizing:content-box;"]);dx.displayName="StyledAddCrossIcon";var cx=w.default("button").withConfig({displayName:"Styles__StyledAddToListButton",componentId:"sc-1fx7urq-2"})(['display:flex;justify-content:center;gap:12px;align-items:center;height:32px;padding:4px 16px 4px 4px;position:relative;background:none;border:none;cursor:pointer;&:before{content:"";display:block;height:2px;width:0%;position:absolute;left:16px;background:var(--color-primary);transition:ease 0.3s all;border-radius:30px;opacity:0;}&:hover{',"{color:var(--page-paper-main);}&:before{height:32px;width:100%;left:0;opacity:1;}","{fill:var(--page-paper-main);transform:rotate(90deg);transition:ease 0.3s;}}"],ix,dx);cx.displayName="StyledAddToListButton";var sx=["text","className"],ux=t.forwardRef(function(e,t){var a=e.text,l=e.className,r=B(e,sx);return g.default.createElement(cx,M({ref:t,className:y.default("c--add-to-list-btn",l)},r),g.default.createElement(dx,null),g.default.createElement(ix,{weight:"medium"},a))});ux.displayName="AddToListButton";var fx=w.default.div.withConfig({displayName:"Styles__StyledProgressBar",componentId:"sc-k5nm08-0"})([""," "," ",""],A,function(e){return e.$width?l.css(["width:","%;"],e.$width):l.css(["width:100%;"])},function(e){return e.$color?l.css(["background-color:",";"],e.$color):l.css(["background-color:var(--color-theme-300);"])});fx.displayName="StyledProgressBar";var mx=w.default.div.withConfig({displayName:"Styles__StyledProgressBarProgress",componentId:"sc-k5nm08-1"})([""," ",""],function(e){return e.$height?l.css(["height:","px;"],e.$height):l.css(["height:3px;"])},function(e){return e.$color?l.css(["background-color:",";"],e.$color):l.css(["background-color:var(--color-secondary);"])});mx.displayName="StyledProgressBarProgress";var px=function(e){var a=e.progress,l=void 0===a?0:a,r=e.backgroundColor,n=e.progressColor,o=e.stroke,i=void 0===o?3:o,d=e.width,c=void 0===d?100:d,s=e.className,u=t.useMemo(function(){var e=l;return l>100&&(e=100),l<0&&(e=0),e},[l]),f=t.useMemo(function(){var e=c;return c>100&&(e=100),c<=0&&(e=100),e},[c]),m=t.useMemo(function(){var e=i;return i<=0&&(e=3),e},[i]);return g.default.createElement(fx,{className:y.default("c-progress-bar",s),$color:r,$width:f},g.default.createElement(mx,{className:"c-progress-bar__progress",style:{width:"".concat(u,"%")},$height:m,$color:n}))};px.displayName="ProgressBar";var vx=w.default.div.withConfig({displayName:"Styles__StyledWrapper",componentId:"sc-o6dcyu-0"})(["position:relative;display:inline-flex;"]);vx.displayName="StyledWrapper";var hx=w.default.div.withConfig({displayName:"Styles__StyledChildrenWrapper",componentId:"sc-o6dcyu-1"})(["position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;"]);hx.displayName="StyledChildrenWrapper";var gx=w.default.svg.withConfig({displayName:"Styles__StyledSvg",componentId:"sc-o6dcyu-2"})(["transform:rotate(-90deg);"]);gx.displayName="StyledSvg";var yx=w.default.circle.withConfig({displayName:"Styles__StyledBackgroundCircle",componentId:"sc-o6dcyu-3"})(["fill:transparent;transition:stroke-dashoffset 0.5s linear,stroke 300ms ease-out;"," ",""],function(e){return e.$color?l.css(["stroke:",";"],e.$color):l.css(["stroke:var(--color-theme-transparent-300);"])},function(e){return e.$strokeDashOffset&&l.css(["stroke-dashoffset:",";"],e.$strokeDashOffset)});yx.displayName="StyledBackgroundCircle";var wx=w.default.circle.withConfig({displayName:"Styles__StyledForegroundCircle",componentId:"sc-o6dcyu-4"})(["fill:transparent;transition:stroke-dashoffset 0.5s linear,stroke 300ms ease-out;"," "," ",""],function(e){return e.$roundStroke&&l.css(["stroke-linecap:round;"])},function(e){return e.$color?l.css(["stroke:",";"],e.$color):l.css(["stroke:var(--color-secondary);"])},function(e){return e.$strokeDashOffset&&l.css(["stroke-dashoffset:",";"],e.$strokeDashOffset)});wx.displayName="StyledForegroundCircle";var bx=w.default.text.withConfig({displayName:"Styles__StyledProgressRingPercentage",componentId:"sc-o6dcyu-5"})(["transform:rotate(90deg);"," ",""],function(e){return e.$color?l.css(["fill:",";"],e.$color):l.css(["fill:var(--color-secondary);"])},function(e){return e.$fontSize?l.css(["font-size:","px;"],e.$fontSize):l.css(["font-size:10px;"])});bx.displayName="StyledProgressRingPercentage";var xx=["className","children"],Ex=function(e){var a=e.backgroundColor,l=e.progressColor,r=e.progress,n=void 0===r?0:r,o=e.radius,i=void 0===o?20:o,d=e.stroke,c=void 0===d?3:d,s=e.roundStroke,u=void 0!==s&&s,f=e.className,m=e.showPercentage,p=void 0!==m&&m,v=e.fontSize;c>i&&(console.warn("Stroke can not have value greater than the radius."),c=i);var h=t.useMemo(function(){var e=n;return n>100&&(e=100),n<0&&(e=0),e},[n]),y=t.useMemo(function(){return i-c/2},[i,c]),w=t.useMemo(function(){return 2*y*Math.PI},[y]),b=t.useMemo(function(){return w-(100-h)/100*w},[w,h]),x=t.useMemo(function(){return w-h/100*w},[w,h]);return g.default.createElement(gx,{height:2*i,width:2*i,className:f,"data-progress":h,"data-testid":"progress-circle"},g.default.createElement(yx,{$color:a,$strokeDashOffset:-b,strokeWidth:c,strokeDasharray:"".concat(w," ").concat(w),r:y,cx:i,cy:i}),g.default.createElement(wx,{$color:l,$strokeDashOffset:x,strokeWidth:c,strokeDasharray:"".concat(w," ").concat(w),$roundStroke:u,r:y,cx:i,cy:i}),p?g.default.createElement(bx,{$color:l,$fontSize:v,x:"50%",y:"-50%",dominantBaseline:"central",textAnchor:"middle"},h,"%"):null)},Sx=function(e){var t=e.className,a=e.children,l=B(e,xx);return g.default.createElement(vx,{className:y.default(t),"data-testid":"progress-ring"},g.default.createElement(Ex,l),a?g.default.createElement(hx,null,a):null)};Sx.displayName="ProgressRing";var Cx=["radius"],kx=function(e){var t=e.radius,a=void 0===t?20:t,l=B(e,Cx);return g.default.createElement(Ex,M({},l,{stroke:a,radius:a}))};kx.displayName="ProgressPie";var Nx=g.default.forwardRef(function(e,t){return g.default.createElement("svg",M({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("path",{d:"M8.247 7.533 4.746 4.49s-.94-.783-1.826.167c-.197.21-.288.435-.339.63-.12.461.073.948.446 1.244l3.61 2.859-2.488-1.973s-.647-.51-1.325.171c-.55.552-.747 1.206.266 2.073l3.58 3.007s3.844 2.701 6.374-.832c1.36-1.901.122-1.806.451-6.802 0 0-.01-1.13-1.223-1.13s-1.035 2.823-1.035 2.823L6.792 3.153s-.916-.743-1.6 0c-.845.917.09 1.772.09 1.772l2.965 2.608Z",stroke:"#000",strokeWidth:".677",fill:"#FFD60B"}),g.default.createElement("path",{d:"M6.215 5.817 2.714 2.775s-.94-.783-1.826.167c-.197.21-.288.434-.34.63-.12.461.074.948.447 1.243l3.61 2.86-2.489-1.973s-.647-.51-1.324.171c-.55.552-.747 1.206.266 2.073l3.579 3.007s3.844 2.701 6.374-.832c1.362-1.901.123-1.806.452-6.802 0 0-.01-1.13-1.223-1.13-1.214 0-1.035 2.823-1.035 2.823L4.76 1.437s-.916-.743-1.6 0c-.845.917.09 1.772.09 1.772l2.965 2.608Z",fill:"#975F00"}),g.default.createElement("path",{d:"M8.247 7.533 4.746 4.49s-.94-.783-1.826.167c-.197.21-.288.435-.339.63-.12.461.073.948.446 1.244l3.61 2.859-2.488-1.973s-.647-.51-1.325.171c-.55.552-.747 1.206.266 2.073l3.58 3.007s3.844 2.701 6.374-.832c1.36-1.901.122-1.806.451-6.802 0 0-.01-1.13-1.223-1.13s-1.035 2.823-1.035 2.823L6.792 3.153s-.916-.743-1.6 0c-.845.917.09 1.772.09 1.772l2.965 2.608Z",stroke:"#975F00",strokeWidth:".677",fill:"#FFD60B"}),g.default.createElement("path",{stroke:"#29ABE2",strokeWidth:".677",strokeLinecap:"round",d:"M10.387.339v.79M11.9 1.59 12.938.555M8.873 1.591 7.836.554"})))});Nx.displayName="ApplauseIcon";var Ix=Nx,_x=g.default.forwardRef(function(e,t){return g.default.createElement("svg",M({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("path",{d:"M10.274 0a3.726 3.726 0 0 1 3.047 5.871h.002L7 14 .677 5.871A3.726 3.726 0 1 1 7 1.947 3.724 3.724 0 0 1 10.274 0Z",fill:"#ED1C24"}),g.default.createElement("path",{d:"M3.726 1.355c.363 0 .708.082 1.015.228A3.274 3.274 0 0 0 1.583 4.74a2.371 2.371 0 0 1 2.143-3.386Z",fill:"#FFF"}),g.default.createElement("path",{d:"M10.274 0a3.726 3.726 0 0 1 3.047 5.871h.002L7 14 .677 5.871.67 5.86l-.012-.02-.005-.013c-.003-.01.001-.013.01-.011l.015.005a.18.18 0 0 1 .01.004l.036.021.05.033.085.062.108.084.168.133.248.204.41.346.571.49.367.317.84.735L4.989 9.5l1.308 1.163.652.581 4.666-6A3.185 3.185 0 0 0 9.08.227h-.085C9.393.08 9.824 0 10.274 0Z",fill:"#C1272D"}),g.default.createElement("path",{d:"M10.274.339c.936 0 1.782.379 2.395.992s.992 1.46.992 2.395c0 .723-.226 1.393-.612 1.943L7 13.45.95 5.668a3.382 3.382 0 0 1-.611-1.943c0-.936.379-1.782.992-2.395A3.376 3.376 0 0 1 3.726.339a3.37 3.37 0 0 1 1.728.473A3.405 3.405 0 0 1 7 2.853 3.396 3.396 0 0 1 8.546.812a3.37 3.37 0 0 1 1.728-.473Z",stroke:"#650408",strokeWidth:".677"})))});_x.displayName="HeartIcon";var Mx=_x,Rx=g.default.forwardRef(function(e,t){return g.default.createElement("svg",M({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("path",{d:"M6.774 3.048s.903-2.71-2.71-2.71",stroke:"#ED1C24",strokeWidth:".645"}),g.default.createElement("path",{d:"M10.952 6.875s2.71-.904 2.71 2.71",stroke:"#00A4FF",strokeWidth:".645"}),g.default.createElement("path",{d:"M9.71 3.839s1.806.903 1.806-.904c0-.903.903-.903.903-.903s1.807 0 .904-1.806",stroke:"#ED1C24",strokeWidth:".645"}),g.default.createElement("path",{d:"M2.935 2.484a.678.678 0 1 1 .001-1.355.678.678 0 0 1 0 1.355M13.554 4.8l-.451.238-.06.507-.366-.356-.5.099.225-.457-.249-.445.505.072.346-.374.087.503z",fill:"#BF0FCE"}),g.default.createElement("path",{fill:"#00A4FF",d:"m9.058.36-.301.442.194.498-.513-.149-.414.339-.017-.535-.45-.289.503-.181.136-.517.328.422z"}),g.default.createElement("path",{d:"M11.95 10.04s.412.935 1.807 1.807",stroke:"#ED1C24",strokeWidth:".645"}),g.default.createElement("path",{d:"M9.422 2.705S9.556 1.26 10.96.909M10.417 13.02s.487-.946 1.616-.355",stroke:"#00A4FF",strokeWidth:".645"}),g.default.createElement("g",{transform:"rotate(45 .483 7.493)"},g.default.createElement("path",{fill:"#FFD60B",d:"M0 1.806h9.484L4.742 12.419z"}),g.default.createElement("path",{d:"M8.806 1.806 4.742 12.42l-.773-2.017L7.26 1.806h1.546Z",fill:"#FFB000"}),g.default.createElement("path",{d:"m8.962 2.145-4.22 9.444-4.22-9.444h8.44Z",stroke:"#975F00",strokeWidth:".677"}),g.default.createElement("ellipse",{stroke:"#975F00",strokeWidth:".677",fill:"#FFF",cx:"4.742",cy:"1.581",rx:"4.403",ry:"1.242"}))))});Rx.displayName="PartyIcon";var zx=Rx,Bx=g.default.forwardRef(function(e,t){return g.default.createElement("svg",M({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("circle",{fill:"#FFD60B",cx:"7",cy:"7",r:"7"}),g.default.createElement("path",{d:"M7 0A7 7 0 1 1 .008 6.653 6.323 6.323 0 1 0 6.653.008C6.768.003 6.883 0 7 0Z",fill:"#FFB000"}),g.default.createElement("path",{d:"M7 0a6.989 6.989 0 0 1 5.58 2.774 7 7 0 0 0-9.807 9.807A7 7 0 0 1 7 0Z",fill:"#FFEB97"}),g.default.createElement("circle",{stroke:"#975F00",strokeWidth:".677",cx:"7",cy:"7",r:"6.661"}),g.default.createElement("path",{d:"M11.853 7.226a4.29 4.29 0 0 1-8.577 0h8.577Z",fill:"#FFF"}),g.default.createElement("path",{d:"M11.19 7.75a3.92 3.92 0 0 1-3.69 3.5 3.92 3.92 0 0 1-3.69-3.5h7.38M12 7H3a4.77 4.77 0 0 0 4.5 5A4.77 4.77 0 0 0 12 7Z",fill:"#975F00",fillRule:"nonzero"}),g.default.createElement("rect",{fill:"#000",fillRule:"nonzero",x:"5",y:"4",width:"2",height:"2",rx:"1"}),g.default.createElement("rect",{fill:"#000",fillRule:"nonzero",x:"9",y:"4",width:"2",height:"2",rx:"1"})))});Bx.displayName="SmileIcon";var Lx=Bx,Hx=g.default.forwardRef(function(e,t){return g.default.createElement("svg",M({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("circle",{fill:"#FFD60B",cx:"7",cy:"7",r:"7"}),g.default.createElement("rect",{fill:"#000",fillRule:"nonzero",x:"6",y:"4",width:"2",height:"2",rx:"1"}),g.default.createElement("rect",{fill:"#000",fillRule:"nonzero",x:"10",y:"5",width:"2",height:"2",rx:"1"}),g.default.createElement("path",{d:"M7 0A7 7 0 1 1 .008 6.653 6.323 6.323 0 1 0 6.653.008C6.768.003 6.883 0 7 0Z",fill:"#FFB000"}),g.default.createElement("path",{d:"M7 0a6.989 6.989 0 0 1 5.58 2.774 7 7 0 0 0-9.807 9.807A7 7 0 0 1 7 0Z",fill:"#FFEB97"}),g.default.createElement("circle",{stroke:"#975F00",strokeWidth:".677",cx:"7",cy:"7",r:"6.661"}),g.default.createElement("path",{fill:"#FFF",d:"M2 14V7h2.968v2.258H10v2.484H7.687V14z"}),g.default.createElement("path",{fill:"#CCC",d:"M2 12h5.113v2H2z"}),g.default.createElement("path",{d:"M4.593 7.375v2.258h5.032v1.734h-2.21v2.258h-5.04v-6.25h2.218Z",stroke:"#5A3900",strokeWidth:".75"}),g.default.createElement("path",{d:"M6.206 7.71s3.326-.847 4.657.847",stroke:"#000"}),g.default.createElement("path",{fill:"#000",fillRule:"nonzero",d:"M10 3h2v1h-2zM6 2h2v1H6z"})))});Hx.displayName="ThinkingIcon";var Ax=Hx,Dx=g.default.forwardRef(function(e,t){return g.default.createElement("svg",M({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("path",{d:"M7 2.71C7 4.477 5.308 4.866 4.516 5.87c-.487.62-.677 1.806-.677 1.806v5.194C5.182 13.341 6.096 14 8.806 14c2.164-.021 2.54-.045 3.388-.903.903-.903 1.806-4.39 1.806-6.323 0-.15-.04-.322-.08-.514-.198-.934-1.401-1.129-2.404-1.129-.718 0-1.401.11-1.423.11-.214 0-.315-.299-.226-.527.266-.684.294-1.755.294-2.908C10.161 0 8.581 0 8.581 0S7 0 7 2.71Z",fill:"#FFD60B"}),g.default.createElement("path",{d:"m4.122 12.763 1.516.785 2.565.34h1.985l1.61-.822 1.469-4.105V7.484c-.558 2.76-1.498 4.33-2.818 4.71-1.32.38-3.408.145-6.265-.702l-.062 1.271Z",fill:"#FFB000"}),g.default.createElement("path",{d:"m4.516 6.473 1.659-1.416.967-1.495.365-2.419L8.695.341l1.088.525-.14 1.328c-.231-.748-.577-1.001-1.037-.759-.69.364.198 3.188-1.653 4.131-1.851.943-2.83 3.42-2.83 4.836V7.398l.393-.925Z",fill:"#FFEB97"}),g.default.createElement("path",{d:"M8.57.34c.155.007.614.055.932.425.19.22.32.553.32 1.041 0 1.103-.015 2.13-.27 2.785.518.815 1.092.876 1.713.88h.251c.518 0 1.098.049 1.534.254.256.12.462.297.532.579.069 2.345-.761 5.687-1.63 6.555-.787.797-1.156.783-3.146.802-1.968 0-2.958-.358-3.878-.73a37.501 37.501 0 0 0-.75-.297v-4.93c.028-.168.2-1.11.605-1.624.241-.306.576-.548.912-.797.83-.613 1.644-1.26 1.644-2.573 0-.815.148-1.364.36-1.73.31-.539.758-.63.87-.64Z",stroke:"#975F00",strokeWidth:".677"}),g.default.createElement("rect",{stroke:"#975F00",strokeWidth:".677",fill:"#FFF",x:".339",y:"6.339",width:"3.839",height:"7.323",rx:"1.129"}),g.default.createElement("path",{d:"M.677 11.516c0 .25.203.452.452.452h2.258c.25 0 .452-.202.452-.452v1.355c0 .25-.202.452-.452.452H1.13a.452.452 0 0 1-.452-.452Z",fill:"#CCC"})))});Dx.displayName="ThumbsUpIcon";var $x=Dx,Vx=g.default.forwardRef(function(e,t){return g.default.createElement("svg",M({width:"14",height:"14",xmlns:"http://www.w3.org/2000/svg",ref:t},e),g.default.createElement("g",{fill:"none",fillRule:"evenodd"},g.default.createElement("path",{d:"M7 11.29C7 9.523 8.692 9.134 9.484 8.13c.487-.62.677-1.806.677-1.806V1.129C8.818.659 7.904 0 5.194 0 3.03.021 2.654.045 1.806.903.903 1.806 0 5.293 0 7.226c0 .15.04.322.08.514.198.934 1.401 1.129 2.404 1.129.718 0 1.401-.11 1.423-.11.214 0 .315.299.226.527-.266.684-.294 1.755-.294 2.908C3.839 14 5.419 14 5.419 14S7 14 7 11.29Z",fill:"#FFD60B"}),g.default.createElement("path",{d:"M9.878 1.237 8.362.452 5.797.112H3.812l-1.61.822L.733 5.04v1.477c.558-2.76 1.498-4.33 2.818-4.71 1.32-.38 3.408-.145 6.265.702l.062-1.271Z",fill:"#FFB000"}),g.default.createElement("path",{d:"M9.484 7.527 7.825 8.943l-.967 1.495-.365 2.419-1.188.802-1.088-.525.14-1.328c.231.748.577 1.001 1.037.759.69-.364-.198-3.188 1.653-4.131 1.851-.943 2.83-3.42 2.83-4.836v3.004l-.393.925Z",fill:"#FFEB97"}),g.default.createElement("path",{d:"M5.43 13.66c-.155-.007-.614-.055-.932-.425-.19-.22-.32-.553-.32-1.041 0-1.103.015-2.13.27-2.785-.518-.815-1.092-.876-1.713-.88h-.251c-.518 0-1.098-.049-1.534-.254-.256-.12-.462-.297-.532-.579-.069-2.345.761-5.687 1.63-6.555C2.834.344 3.203.358 5.193.34c2.083 0 3.072.401 4.04.795.195.079.388.157.589.232v4.93c-.029.168-.202 1.11-.606 1.624-.213.27-.499.49-.794.71-1.074.8-1.762 1.446-1.762 2.66 0 .815-.148 1.364-.36 1.73-.31.539-.758.63-.87.64Z",stroke:"#975F00",strokeWidth:".677"}),g.default.createElement("rect",{stroke:"#975F00",strokeWidth:".677",fill:"#FFF",transform:"rotate(180 11.742 4)",x:"9.823",y:".339",width:"3.839",height:"7.323",rx:"1.129"}),g.default.createElement("path",{d:"M13.323 2.484a.452.452 0 0 0-.452-.452h-2.258a.452.452 0 0 0-.452.452V1.129c0-.25.202-.452.452-.452h2.258c.25 0 .452.203.452.452Z",fill:"#CCC"})))});Vx.displayName="ThumbsDownIcon";var Tx=Vx,Ox=l.createGlobalStyle([':root{--color-primary:#5d2bff;--color-secondary:#5d2bff;--color-theme-100:#ffffff;--color-theme-200:#f6f6f9;--color-theme-300:#ebebee;--color-theme-400:#d7d7da;--color-theme-500:#b9b9bd;--color-theme-600:#89898e;--color-theme-700:#6d6d73;--color-theme-800:#5b5b61;--color-theme-900:#303037;--color-primary-200:rgba(93,43,255,0.05);--color-primary-300:rgba(93,43,255,0.1);--color-primary-400:rgba(93,43,255,0.25);--color-primary-500:rgba(93,43,255,0.5);--color-primary-600:rgba(93,43,255,0.75);--color-primary-700:#5d2bff;--color-primary-800:#4a21cd;--color-primary-900:#32178b;--color-secondary-200:rgba(93,43,255,0.05);--color-secondary-300:rgba(93,43,255,0.1);--color-secondary-400:rgba(93,43,255,0.25);--color-secondary-500:rgba(93,43,255,0.5);--color-secondary-600:rgba(93,43,255,0.75);--color-secondary-700:#5d2bff;--color-secondary-800:#4a21cd;--color-secondary-900:#32178b;--color-theme-transparent-200:rgba(36,36,76,0.04);--color-theme-transparent-300:rgba(48,48,55,0.1);--color-theme-transparent-400:rgba(48,48,55,0.2);--color-theme-transparent-500:rgba(48,48,55,0.34);--color-theme-transparent-600:rgba(48,48,55,0.57);--color-theme-transparent-700:rgba(48,48,55,0.7);--color-theme-transparent-800:rgba(48,48,55,0.8);--color-primary-opaque-300:#efeaff;--color-primary-opaque-400:#d6caff;--color-secondary-opaque-300:#efeaff;--color-secondary-opaque-400:#d6caff;--color-sucess-green:#64cd93;--color-pale-green:#c3e799;--color-yellow:#FDF196;--color-yellow-darker:#948D5D;--color-yellow-lighter:#EBD429;--color-orange:#FBBB75;--color-orange-darker:#916C43;--color-orange-lighter:#E99841;--color-beige:#EAC2AD;--color-beige-darker:#877064;--color-beige-lighter:#B98A72;--color-pink:#FBD6E7;--color-pink-darker:#917C86;--color-pink-lighter:#E4A1C0;--color-coral:#FF9C9C;--color-coral-darker:#945A5A;--color-coral-lighter:#DB4545;--color-purple-dirty:#C49CB6;--color-purple-dirty-darker:#715A69;--color-purple-dirty-lighter:#B16E9A;--color-purple:#BEACF9;--color-purple-darker:#6E6390;--color-purple-lighter:#9B86DF;--color-blue-aqua:#BDF7FD;--color-blue-aqua-darker:#6D8F92;--color-blue-aqua-lighter:#7BDDE7;--color-blue-pale:#BEEAFF;--color-blue-pale-darker:#6E8794;--color-blue-pale-lighter:#92BFD4;--color-blue-sky:#A0CBFD;--color-blue-sky-darker:#5C7592;--color-blue-sky-lighter:#568CCB;--color-turquoise:#B9E4E0;--color-turquoise-darker:#6B8482;--color-turquoise-lighter:#70BFB8;--color-green-pale:#C3E799;--color-green-pale-darker:#718658;--color-green-pale-lighter:#80C333;--color-green-olive-drab:#98B57C;--color-green-olive-drab-darker:#647157;--color-green-olive-drab-lighter:#819F65;--color-gray-silver:#DDDDDD;--color-gray-silver-darker:#808080;--color-gray-silver-lighter:#ACACAC;--color-gray:#CACACA;--color-gray-darker:#757575;--color-gray-lighter:#7D7D7D;--body-bg-main:rgb(244,245,247);--body-bg-main-transparent:rgba(244,245,247,0);--page-paper-main:#ffffff;--border-primary:#d7d7da;--note-bg:#fff9f1;--shadow-primary-hover:0 64px 64px 0 rgba(0,0,0,0.1),0 32px 32px 0 rgba(0,0,0,0.06),0 16px 16px 0 rgba(0,0,0,0.04),0 4px 4px 0 rgba(0,0,0,0.04),0 2px 2px 0 rgba(0,0,0,0.04);--shadow-primary:0 64px 64px 0 rgba(0,0,0,0.06),0 32px 32px 0 rgba(0,0,0,0.03),0 16px 16px 0 rgba(0,0,0,0.02),0 4px 4px 0 rgba(0,0,0,0.02),0 2px 2px 0 rgba(0,0,0,0.02);--shadow-secondary:0 4px 14px 0 rgba(0,0,0,0.17);--shadow-tertiary:0 4px 6px -2px rgba(0,0,0,0.05),0 10px 15px -3px rgba(0,0,0,0.1);--shadow-tertiary-hover:0 4px 10px -2px rgba(0,0,0,0.1),0 12px 20px -3px rgba(0,0,0,0.2);--page-paper-main-shadow:rgba( 255,255,255,0 );--modal-background:rgba(244,245,247,0.6);--highlight-dark:rgba(0,0,0,0.03);--input-background-color:#ffffff;--ai-gradient:linear-gradient(135deg,#4da2ed,#9f69e5,#ec43d8,#f72222);--ai-gradient-lighter:linear-gradient( 135deg,rgba(77,162,237,0.1),rgba(159,105,229,0.1),rgba(236,67,216,0.1),rgba(230,10,10,0.1) );--red-alert:rgb(237,97,97);--warning:#ffcc6b;--only-white:#ffffff;--only-black:#000000;--ac-br-4:4px;--ac-br-6:6px;--ac-br-8:8px;--ac-br-rounded:999px;}.cupcake{--color-primary:#29bcdd;--color-secondary:#fe6fa7;--color-primary-200:rgba(41,188,221,0.07);--color-primary-300:rgba(41,188,221,0.12);--color-primary-400:rgba(41,188,221,0.26);--color-primary-500:rgba(41,188,221,0.52);--color-primary-600:rgba(41,188,221,0.75);--color-primary-700:#29bcdd;--color-primary-800:#219fbb;--color-primary-900:#1a768b;--color-secondary-200:rgba(254,111,167,0.07);--color-secondary-300:rgba(254,111,167,0.13);--color-secondary-400:rgba(254,111,167,0.27);--color-secondary-500:rgba(254,111,167,0.52);--color-secondary-600:rgba(254,111,167,0.75);--color-secondary-700:#fe6fa7;--color-secondary-800:#dd6091;--color-secondary-900:#ab496f;--color-primary-opaque-300:#e5f7fb;--color-primary-opaque-400:#c8eef6;--color-secondary-opaque-300:#ffecf4;--color-secondary-opaque-400:#ffd8e7;}.classic{--color-primary:#4182f2;--color-secondary:#4182f2;--color-primary-200:rgba(65,130,242,0.07);--color-primary-300:rgba(65,130,242,0.13);--color-primary-400:rgba(65,130,242,0.26);--color-primary-500:rgba(65,130,242,0.52);--color-primary-600:rgba(65,130,242,0.75);--color-primary-700:#4182f2;--color-primary-800:#356bc8;--color-primary-900:#244a8a;--color-secondary-200:rgba(65,130,242,0.07);--color-secondary-300:rgba(65,130,242,0.13);--color-secondary-400:rgba(65,130,242,0.26);--color-secondary-500:rgba(65,130,242,0.52);--color-secondary-600:rgba(65,130,242,0.75);--color-secondary-700:#4182f2;--color-secondary-800:#356bc8;--color-secondary-900:#244a8a;--color-primary-opaque-300:#e6effd;--color-primary-opaque-400:#cedffc;--color-secondary-opaque-300:#e6effd;--color-secondary-opaque-400:#cedffc;}.neon{--color-primary:#67ffc8;--color-secondary:#67ffc8;--color-theme-100:#000000;--color-theme-200:#31333e;--color-theme-300:#2b2d37;--color-theme-400:#1f2024;--color-theme-500:#6D6D73;--color-theme-600:#89898e;--color-theme-700:#b0b0b5;--color-theme-800:#dfdfe5;--color-theme-900:#ffffff;--color-primary-200:rgba(103,255,200,0.05);--color-primary-300:rgba(103,255,200,0.1);--color-primary-400:rgba(103,255,200,0.25);--color-primary-500:rgba(103,255,200,0.5);--color-primary-600:rgba(103,255,200,0.75);--color-primary-700:#67ffc8;--color-primary-800:#a5ffdf;--color-primary-900:#d0fdec;--color-secondary-200:rgba(103,255,200,0.05);--color-secondary-300:rgba(103,255,200,0.1);--color-secondary-400:rgba(103,255,200,0.25);--color-secondary-500:rgba(103,255,200,0.5);--color-secondary-600:rgba(103,255,200,0.75);--color-secondary-700:#67ffc8;--color-secondary-800:#a5ffdf;--color-secondary-900:#d0fdec;--color-theme-transparent-200:rgba(6,7,8,0.12);--color-theme-transparent-300:rgba(6,7,8,0.22);--color-theme-transparent-400:rgba(6,7,8,0.5);--color-theme-transparent-500:rgba(255,255,255,0.27);--color-theme-transparent-600:rgba(255,255,255,0.4);--color-theme-transparent-700:rgba(255,255,255,0.6);--color-theme-transparent-800:rgba(255,255,255,0.85);--color-primary-opaque-300:#3b4e51;--color-primary-opaque-400:#436b64;--color-secondary-opaque-300:#3b4e51;--color-secondary-opaque-400:#436b64;--body-bg-main:rgb(44,46,56);--body-bg-main-transparent:rgba(44,46,56,0);--page-paper-main:#373a44;--border-primary:#1f2024;--note-bg:#464545;--shadow-primary-hover:0 64px 64px 0 rgba(0,0,0,0.2),0 32px 32px 0 rgba(0,0,0,0.2),0 16px 16px 0 rgba(0,0,0,0.2),0 4px 4px 0 rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.2);--shadow-primary:0 64px 64px 0 rgba(0,0,0,0.1),0 32px 32px 0 rgba(0,0,0,0.1),0 16px 16px 0 rgba(0,0,0,0.1),0 4px 4px 0 rgba(0,0,0,0.1),0 2px 2px 0 rgba(0,0,0,0.1);--shadow-secondary:0 4px 14px 0 rgba(0,0,0,0.3);--shadow-tertiary:0 4px 6px -2px rgba(0,0,0,0.1),0 10px 15px -3px rgba(0,0,0,0.15);--shadow-tertiary-hover:0 4px 12px -2px rgba(0,0,0,0.4),0 10px 30px -3px rgba(0,0,0,0.5);--page-paper-main-shadow:rgba( 55,58,68,0 );--modal-background:rgba(44,46,56,0.7);--highlight-dark:rgba(0,0,0,0.06);--input-background-color:#2c2e38;--only-white:#ffffff;--only-black:#000000;}html{color-scheme:light;}html{&.neon{color-scheme:dark;}}.ac-shadow,.ac-shadow--raised{&--lg{box-shadow:var(--shadow-primary);}&--sm{box-shadow:var(--shadow-tertiary);}}.ac-shadow--raised{&--lg{transition:box-shadow 0.3s;&:hover{box-shadow:var(--shadow-primary-hover);}}&--sm{transition:box-shadow 0.3s;&:hover{box-shadow:var(--shadow-tertiary-hover);}}}.ac-shadow-optimized--sm{position:relative;box-shadow:var(--shadow-tertiary);&::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";box-shadow:var(--shadow-tertiary);opacity:0;border-radius:var(--ac-br-6);transition:opacity 0.3s ease;z-index:-1;}@media (hover:hover){&:hover::before{opacity:1;}}}.ac-shadow-optimized--lg{position:relative;box-shadow:var(--shadow-primary);&::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";box-shadow:var(--shadow-primary);opacity:0;border-radius:var(--ac-br-8);transition:opacity 0.3s ease;z-index:-1;}@media (hover:hover){&:hover::before{opacity:1;}}}.ac-border-radius{&-4{border-radius:var(--ac-br-4);}&-6{border-radius:var(--ac-br-6);}&-8{border-radius:var(--ac-br-8);}&-rounded{border-radius:var(--ac-br-rounded);}}.c-cooltip{position:relative;--cooltip-spacing:0.5rem;--cooltip-padding:0.25rem 0.625rem;--cooltip-max-width:12.5rem;--cooltip-transition-duration:0.15s,0.1s,0.15s;--cooltip-transition-delay:0.6s;--cooltip-timing:ease,ease,cubic-bezier(0.39,0.575,0.565,1);}.c-cooltip::after{pointer-events:none;content:attr(data-tooltip);position:absolute;color:#fff;opacity:0;background-color:rgba(0,0,0,0.9);border-radius:0.5rem;font-size:0.75rem;font-weight:500;line-height:1.3;max-width:var(--cooltip-max-width);padding:var(--cooltip-padding);text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.c-cooltip--top::after{bottom:calc(100% + var(--cooltip-spacing));left:50%;transform:scale(0.85) translateX(-50%);transform-origin:0;}.c-cooltip--right::after{left:calc(100% + var(--cooltip-spacing));transform:scale(0.85);}.c-cooltip--bottom::after{top:calc(100% + var(--cooltip-spacing));left:50%;transform:scale(0.85) translateX(-50%);transform-origin:0;}.c-cooltip--left::after{right:calc(100% + var(--cooltip-spacing));transform:scale(0.85);}.c-cooltip:disabled::after,[aria-pressed="true"]::after{display:none;}@media (hover:hover){.c-cooltip--top:not(:focus):hover::after,.c-cooltip--bottom:not(:focus):hover::after{transition-property:opacity,transform;transition-duration:var(--cooltip-transition-duration);transition-delay:var(--cooltip-transition-delay);transition-timing-function:var(--cooltip-timing);transform:scale(1) translateX(-50%);opacity:1;}.c-cooltip--right:not(:focus):hover::after,.c-cooltip--left:not(:focus):hover::after{transition-property:opacity,transform;transition-duration:var(--cooltip-transition-duration);transition-delay:var(--cooltip-transition-delay);transition-timing-function:var(--cooltip-timing);transform:scale(1);opacity:1;}}.c-date-picker--calendar{width:260px;padding:16px 0px 8px 0px;margin:auto;background-color:var(--page-paper-main);}']),Px=w.default.div.withConfig({displayName:"Styles__StyledDiv",componentId:"sc-1wapx2a-0"})([""," "," "," ",""],D,A,{position:"relative",display:"inline-block",maxWidth:"100%"},function(e){return e.$multiline&&l.css(["position:relative;display:flex;"])}),Fx=w.default(hm).withConfig({displayName:"Styles__StyledSpan",componentId:"sc-1wapx2a-1"})(["visibility:hidden;display:block;padding-left:4px;padding-right:4px;padding-top:1px;padding-bottom:1px;position:relative;border:1px solid transparent;border-radius:6px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:pre;font-variant-numeric:tabular-nums;"," ",' &:empty:before{content:" ";}'],function(e){return e.$disabled&&l.css(["visibility:visible;cursor:default !important;"])},function(e){return e.invalid&&l.css(["border:1px solid var(--red-alert);"])});Fx.displayName="StyledSpan";var Wx=w.default(hm).withConfig({displayName:"Styles__StyledInput",componentId:"sc-1wapx2a-2"})([""," background-color:inherit;padding-left:4px;padding-right:4px;padding-top:1px;padding-bottom:1px;text-overflow:ellipsis;font-variant-numeric:tabular-nums;&:focus-whitin{text-overflow:clip;}outline-width:0px;outline:none;&:disabled{opacity:0;}",""],{position:"absolute",inset:"0px",boxSizing:"border-box",width:"100%",overflow:"hidden",whiteSpace:"nowrap",borderRadius:"0.375rem",borderWidth:"1px",borderStyle:"solid",borderColor:"transparent",":focus-within":{overflow:"scroll",borderColor:"var(--color-theme-700)"},":hover":{borderColor:"var(--color-theme-700)"}},function(e){return e.invalid&&l.css(["border-color:var(--red-alert) !important;"])});Wx.displayName="StyledInput";var qx=w.default(Fx).withConfig({displayName:"Styles__StyledMultilineSpan",componentId:"sc-1wapx2a-3"})(["cursor:",";z-index:2;width:100%;visibility:visible !important;&:hover{border-color:",";}"],function(e){return e.$disabled?"default":"text !important"},function(e){var t=e.invalid,a=e.$disabled;return t?"var(--red-alert)":a?"transparent":"var(--border-primary)"});qx.displayName="StyledMultilineSpan";var jx=w.default(hm).withConfig({displayName:"Styles__StyledTextareaSpan",componentId:"sc-1wapx2a-4"})([""," background-color:var(--input-background-color);border-color:var(--color-theme-500);padding-left:4px;padding-right:4px;padding-top:1px;padding-bottom:1px;font-variant-numeric:tabular-nums;outline-width:0px;outline:none;resize:none;white-space:pre-wrap;overflow-wrap:break-word;height:calc(1.5em * 3 + 2px);min-height:calc(1.5em * 3 + 2px);opacity:0;pointer-events:none;z-index:1;&:focus{opacity:1;pointer-events:auto;background-color:var(--input-background-color);border-color:var(--color-primary);outline:none;z-index:3;}&:disabled{opacity:0;pointer-events:none;}",""],{position:"absolute",inset:"0px",boxSizing:"border-box",width:"100%",borderRadius:"0.375rem",borderWidth:"1px",borderStyle:"solid"},function(e){return e.invalid&&l.css(["border-color:var(--red-alert) !important;"])});jx.displayName="StyledTextareaSpan";var Yx=["className","variant","weight","disabled","inputProps","wrapRef","children","invalid"],Gx=t.forwardRef(function(e,a){var l=e.className,r=e.variant,n=void 0===r?"Body 2":r,o=e.weight,i=e.disabled,d=void 0!==i&&i,c=e.inputProps,s=e.wrapRef,u=e.children,f=e.invalid,m=B(e,Yx),p=t.useRef(null),v=Ce(a,p),h=t.useCallback(function(e){null!=p&&p.current&&(p.current.scrollLeft=0),"function"==typeof(null==c?void 0:c.onBlur)&&(null==c||c.onBlur(e))},[c]);return g.default.createElement(Px,M({className:l,ref:s},m),g.default.createElement(Fx,{variant:n,forwardedAs:"span",weight:o,$disabled:d,className:"presentation"},u||(null==c?void 0:c.value)),g.default.createElement(Wx,M({},c,{ref:v,forwardedAs:"input",variant:n,weight:o,value:null==c?void 0:c.value,onBlur:h,disabled:d,"data-form-type":"other",invalid:f})))});Gx.displayName="EditableContent";var Kx=["onSave","onCancel","value","inputProps","allowEmptyString","multiline","variant","weight","disabled","invalid","wrapRef","children"],Xx=t.forwardRef(function(e,a){var l=e.onSave,r=e.onCancel,n=e.value,o=e.inputProps,i=e.allowEmptyString,d=e.multiline,c=void 0!==d&&d,s=e.variant,u=void 0===s?"Body 2":s,f=e.weight,m=e.disabled,p=void 0!==m&&m,v=e.invalid,h=e.wrapRef,w=e.children,b=B(e,Kx),x=L(t.useState(n),2),E=x[0],S=x[1],C=L(t.useState(n),2),k=C[0],N=C[1],I=t.useRef(!1),_=t.useRef(null);t.useEffect(function(){E!==n&&(S(n),N(n))},[n]);var R=t.useCallback(function(e){I.current?(S(k),I.current=!1):e.target.value.trim().length>0&&k!==e.target.value?(N(e.target.value),S(e.target.value),"function"==typeof l&&l(e)):i?"function"==typeof l&&k!==e.target.value&&l(e):S(k),c&&null!=_&&_.current&&(_.current.scrollLeft=0)},[i,l,k,c]),H=t.useCallback(function(e){if(c){var t=e.target,a=t.value.length;t.setSelectionRange(a,a)}},[c]),A=t.useCallback(function(e){"Enter"!==e.key||c||e.target.blur(),"Escape"===e.key&&(e.preventDefault(),e.stopPropagation(),I.current=!0,e.target.blur(),"function"==typeof r&&r(e))},[r,c]),D=t.useCallback(function(e){S(e.target.value)},[]);return c?g.default.createElement(Px,M({ref:a||h},b,{$multiline:c}),g.default.createElement(qx,{variant:u,forwardedAs:"span",weight:f,$disabled:p,invalid:v,className:"presentation",onClick:function(){!p&&_.current&&_.current.focus()}},w||String(E||"").replace(/\n/g," ")),g.default.createElement(jx,M({ref:_,forwardedAs:"textarea",variant:u,weight:f,value:null!=E?E:"",onFocus:H,onBlur:R,onKeyDown:A,onChange:D,disabled:p,invalid:v,"data-form-type":"other",placeholder:null==o?void 0:o.placeholder,className:y.default("c-textarea",null==o?void 0:o.className),rows:3},o))):g.default.createElement(Gx,M({},b,{variant:u,weight:f,disabled:p,invalid:v,wrapRef:h,ref:a,inputProps:z(z({},o),{},{value:null!=E?E:"",onBlur:R,onKeyDown:A,onChange:D,type:"text",className:y.default("c-input",null==o?void 0:o.className)})}),w)});Xx.displayName="EditableText";var Zx=["value","onCancel","onSave","allowEmptyValue","withLeadingZero","validation","incrementOnlySelected","minuteIncrement","className","onEnterKeyPress","inputProps","onClick","ticking","onFocus"],Ux=w.default(Gx).withConfig({displayName:"EditableHours__StyledEditableContent",componentId:"sc-nvi34j-0"})(["",""],function(e){return e.$ticking&&l.css([".presentation{visibility:visible;}input{opacity:0;}"])}),Qx=g.default.forwardRef(function(e,a){var l=e.value,r=e.onCancel,n=e.onSave,o=e.allowEmptyValue,i=e.withLeadingZero,d=void 0===i||i,c=e.validation,s=void 0===c?xe:c,u=e.incrementOnlySelected,f=void 0!==u&&u,m=e.minuteIncrement,p=void 0===m?1:m,v=e.className,h=e.onEnterKeyPress,y=e.inputProps,w=e.onClick,b=e.ticking,x=e.onFocus,E=B(e,Zx),S=t.useRef(null),C=Ce(a,S),k=fy({value:l,withLeadingZero:d,onSave:n,validation:s,allowEmptyValue:o,onCancel:r,minuteIncrement:p,incrementOnlySelected:f,onEnterKeyPress:h,onClick:w},S),N=k.inputProps,I=k.setCurrentValue,_=k.setPrevValue,R=N.value,H=N.onBlur,A=N.onKeyDown,D=N.onChange,$=N.onClick,V=N.onDoubleClick;t.useEffect(function(){var e;void 0!==l&&(e=Ne(l,d)),I(function(t){return t!==e?e:t}),_(function(t){return t!==e?e:t})},[l,I,_,d]);var T=t.useMemo(function(){if(R&&b){var e=L(R.split(":"),2);return{hours:e[0],minutes:e[1]}}},[R,b]);return g.default.createElement(Ux,M({ref:C,className:v,inputProps:z(z({},y),{},{value:R,onBlur:H,onKeyDown:A,onChange:D,onClick:$,onDoubleClick:V,onFocus:x,type:"text"}),$ticking:b},E),b&&g.default.createElement(g.default.Fragment,null,null==T?void 0:T.hours,g.default.createElement("span",{className:"tw-animate-ping"},":"),null==T?void 0:T.minutes))});Qx.displayName="EditableHours";var Jx=["decimalLength","decimalSeparator","disableAbbreviation","disabled","disableMacros","step","thousandSeparator","value","onSave","onCancel","className","allowEmptyValue","onEnterKeyPress","onClick","onChange","trimDecimals","min","max","invalid"],eE=g.default.forwardRef(function(e,a){var l=e.decimalLength,r=void 0===l?2:l,n=e.decimalSeparator,o=void 0===n?".":n,i=e.disableAbbreviation,d=void 0!==i&&i,c=e.disabled,s=e.disableMacros,u=void 0!==s&&s,f=e.step,m=void 0===f?1:f,p=e.thousandSeparator,v=void 0===p?",":p,h=e.value,y=e.onSave,w=e.onCancel,b=e.className,x=e.allowEmptyValue,E=e.onEnterKeyPress,S=e.onClick,C=e.onChange,k=e.trimDecimals,N=void 0===k||k,I=e.min,_=e.max,M=e.invalid,R=B(e,Jx),L=t.useRef(null),H=Ce(a,L),A=Og({decimalLength:r,decimalSeparator:o,disableAbbreviation:d,disableMacros:u,step:m,thousandSeparator:v,value:h,onSave:y,allowEmptyValue:x,onCancel:w,onChange:C,onEnterKeyPress:E,onClick:S,trimDecimals:N,min:I,max:_,shortenThreshold:1e4},L),D=A.value,$=A.onBlur,V=A.onKeyDown,T=A.onChange,O=A.onClick,P=A.onDoubleClick,F=A.onFocus,W=A.focused,q=A.unformattedValue,j=t.useMemo(function(){return W?D:we(null!=D?D:"","",o)},[W,D,o]);return g.default.createElement(Vm,{title:we(null!=q?q:"",v,o),disable:W},g.default.createElement(Gx,{disabled:c,ref:H,className:b,invalid:M,inputProps:z({value:j,onBlur:$,onChange:T,onKeyDown:V,onClick:O,onFocus:F,onDoubleClick:P},R)}))});eE.displayName="EditableCurrency";var tE=["withDocuments"],aE=g.default.forwardRef(function(e,t){var a=e.withDocuments,l=void 0!==a&&a,r=B(e,tE);return g.default.createElement("svg",M({width:100,height:100,viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg",ref:t},r),g.default.createElement("defs",null,g.default.createElement("filter",{x:"-14.9%",y:"-112.5%",width:"129.8%",height:"275%",filterUnits:"objectBoundingBox",id:"image_svg__a"},g.default.createElement("feOffset",{dy:-2,in:"SourceAlpha",result:"shadowOffsetOuter1"}),g.default.createElement("feGaussianBlur",{stdDeviation:2,in:"shadowOffsetOuter1",result:"shadowBlurOuter1"}),g.default.createElement("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0",in:"shadowBlurOuter1"})),g.default.createElement("path",{id:"image_svg__b",d:"M4 28h47v8H4z"})),g.default.createElement("g",{fillRule:"evenodd"},g.default.createElement("path",{d:"M90 20H50L40 10H10C4.45 10 0 14.45 0 20v60c0 5.523 4.477 10 10 10h80c5.523 0 10-4.477 10-10V30c0-5.55-4.5-10-10-10z",fill:"#32178B"}),l?g.default.createElement("path",{d:"M8 20h42v9H4v-5a4 4 0 014-4z",fill:"#FFFFFF"}):null,g.default.createElement("use",{filter:"url(#image_svg__a)",xlinkHref:"#image_svg__b",fill:"black"}),g.default.createElement("use",{xlinkHref:"#image_svg__b",fill:"#D8D8D8"}),g.default.createElement("path",{d:"M90 20H50l-10 8H5a5 5 0 00-5 5v47c0 5.523 4.477 10 10 10h80c5.523 0 10-4.477 10-10V30c0-5.55-4.5-10-10-10z",fill:"#5D2BFF"})))});aE.displayName="FolderIcon";var lE=aE,rE=w.default(Kv).withConfig({displayName:"Styles__StyledEntityCard",componentId:"sc-bjeea8-0"})(["line-height:1.375;"," "," "," ",""],function(e){return"list"===e.$renderAs&&l.css(["display:flex;flex-direction:row;align-items:center;min-height:48px;margin-bottom:4px;justify-content:space-between;padding:0 16px 0 16px;"])},function(e){return"grid"===e.$renderAs&&l.css(["display:flex;flex-direction:column;position:relative;padding:20px 24px;height:280px;"])},function(e){return e.$background&&l.css(["background-color:",";"],e.$background)},function(e){var t=e.$isCollection,a=e.$background;return t&&l.css(['&::after{display:block;content:"";position:absolute;top:0;bottom:0;right:0;left:0;transform:rotate(-3deg);z-index:-1;',";background-color:",";}"],Tv,a)});rE.displayName="StyledEntityCard";var nE=w.default("div").withConfig({displayName:"Styles__StyledEntityProperty",componentId:"sc-bjeea8-1"})([""," "," "," "," "," "," "," "," ",""],function(e){var t=e.$renderAs,a=e.$width;return"list"===t&&l.css(["display:flex;align-items:center;min-width:24px;flex:",";"],a?"initial":1)},function(e){return"list"===e.$renderAs&&e.$order&&l.css(["order:",";"],e.$order)},function(e){return"list"===e.$renderAs&&e.$width&&l.css(["width:",";"],e.$width)},function(e){return e.$visibleFromBreakpoint&&l.css(["",""],{display:"none"})},function(e){return"sm"===e.$visibleFromBreakpoint&&l.css(["",""],{"@media (min-width: 640px)":{display:"flex"}})},function(e){return"md"===e.$visibleFromBreakpoint&&l.css(["",""],{"@media (min-width: 768px)":{display:"flex"}})},function(e){return"lg"===e.$visibleFromBreakpoint&&l.css(["",""],{"@media (min-width: 1024px)":{display:"flex"}})},function(e){return"xl"===e.$visibleFromBreakpoint&&l.css(["",""],{"@media (min-width: 1280px)":{display:"flex"}})},function(e){return"2xl"===e.$visibleFromBreakpoint&&l.css(["",""],{"@media (min-width: 1536px)":{display:"flex"}})});nE.displayName="StyledEntityProperty";var oE=w.default("div").withConfig({displayName:"Styles__StyledEntityGroup",componentId:"sc-bjeea8-2"})([""," ",""],function(e){var t=e.$renderAs,a=e.$gap;return"grid"===t&&l.css(["display:grid;grid-gap:",";grid-template-columns:repeat(auto-fill,minmax(260px,1fr));"],a?"".concat(a,"px"):"initial")},function(e){return"list"===e.$renderAs&&l.css(["display:flex;flex-direction:column;"])});oE.displayName="StyledEntityGroup",w.default("div").withConfig({displayName:"Styles__StyledEntityActions",componentId:"sc-bjeea8-3"})(["display:flex;flex-direction:column;align-items:center;"," ",""],function(e){return"grid"===e.$renderAs&&l.css(["position:absolute;right:16px;top:20px;"])},function(e){return"list"===e.$renderAs&&l.css(["justify-self:flex-end;"])});var iE=["children","gap","renderAs"],dE=g.default.createContext({renderAs:"grid"}),cE=function(e){var t=e.children,a=e.gap,l=e.renderAs,r=void 0===l?"grid":l,n=B(e,iE);return g.default.createElement(dE.Provider,{value:{renderAs:r}},g.default.createElement(oE,M({$renderAs:r,$gap:a},n),t))};cE.displayName="EntityGroup";var sE=["children","isCollection","background","className","as"],uE=t.forwardRef(function(e,a){var l=e.children,r=e.isCollection,n=e.background,o=e.className,i=e.as,d=B(e,sE),c=t.useContext(dE).renderAs,s="c-entity-card-".concat(c),u="grid"===c?"paper-1":"paper-2",f=i||Kv;return g.default.createElement(rE,M({as:f,$renderAs:c,$background:n,variant:u,className:y.default("c-entity-card",s,o),$isCollection:r},d,{ref:a}),l)});uE.displayName="EntityCard";var fE=["listOrder","listWidth","visibleFromBreakpoint","className"],mE=function(e){var a=e.listOrder,l=e.listWidth,r=e.visibleFromBreakpoint,n=e.className,o=B(e,fE),i=t.useContext(dE).renderAs,d="c-entity-property-".concat(i);return g.default.createElement(nE,M({className:y.default("c-entity-property",d,n)},o,{$order:a,$width:l,$visibleFromBreakpoint:r,$renderAs:i}))};mE.displayName="EntityProperty";var pE=["children"],vE=w.default("div").withConfig({displayName:"EntitySeparator___StyledDiv",componentId:"sc-5xbpkw-0"})(["grid-column:1 / -1;"]),hE={Group:cE,Card:uE,Property:mE,Separator:function(e){var t=e.children,a=B(e,pE);return g.default.createElement(vE,a,t)}},gE=w.default(fm).withConfig({displayName:"Styles__StyledMenu",componentId:"sc-lxuoiz-0"})([""," ",""],{position:"relative"},{overflow:"hidden"}),yE=w.default(bm).withConfig({displayName:"Styles__StyledMenuFooter",componentId:"sc-lxuoiz-1"})(["",""],{justifyContent:"center"}),wE=w.default(ie).withConfig({displayName:"Styles__StyledStartMenuList",componentId:"sc-lxuoiz-2"})(["",""],{paddingTop:"0.5rem",paddingBottom:"0.5rem"}),bE=w.default(ae).withConfig({displayName:"Styles__StyledStartMenuListItem",componentId:"sc-lxuoiz-3"})(["",""],{paddingRight:"0.75rem"}),xE=w.default.div.withConfig({displayName:"Styles__StyledStartMenuTitle",componentId:"sc-lxuoiz-4"})(["",""],{flex:"1 1 0%"}),EE=w.default.div.withConfig({displayName:"Styles__StyledStartMenuNoResults",componentId:"sc-lxuoiz-5"})([""," ",""],{paddingTop:"0.125rem",paddingBottom:"0.125rem"},{textAlign:"center"}),SE=w.default.span.withConfig({displayName:"Styles__StyledStartMenuDot",componentId:"sc-lxuoiz-6"})(["border-radius:50%;background-color:var(--color-primary);color:var(--page-paper-main);line-height:15px;width:15px;font-weight:bold;font-size:10px;text-align:center;margin-left:4px;"]),CE=w.default.div.withConfig({displayName:"Styles__StyledInputSubmenu",componentId:"sc-lxuoiz-7"})(["",""],{paddingLeft:"0.75rem",paddingRight:"0.75rem",paddingBottom:"0.5rem",paddingTop:"0.75rem"}),kE=w.default(bm).withConfig({displayName:"Styles__StyledInputSubmenuFooter",componentId:"sc-lxuoiz-8"})([""," height:auto;"],{justifyContent:"space-between",paddingTop:"0.75rem"}),NE=w.default(yg).withConfig({displayName:"Styles__StyledInput",componentId:"sc-lxuoiz-9"})(["",""],{marginBottom:"1.25rem",width:"100%"});gE.displayName="StyledMenu",yE.displayName="StyledMenuFooter",wE.displayName="StyledStartMenuList",bE.displayName="StyledStartMenuListItem",xE.displayName="StyledStartMenuTitle",SE.displayName="StyledStartMenuDot",EE.displayName="StyledStartMenuNoResults",CE.displayName="StyledInputSubmenu",kE.displayName="StyledInputSubmenuFooter",NE.displayName="StyledInput";var IE=function(e){var a=e.value,l=void 0===a?"":a,r=e.placeholder,n=e.saveLabel,o=e.clearLabel,i=void 0===o?"Clear":o,d=e.onSave,c=e.onClear,s=L(t.useState(l),2),u=s[0],f=s[1];t.useEffect(function(){f(l)},[l]);var m=t.useCallback(function(e){f(e.target.value)},[]),p=t.useCallback(function(){d(u)},[u,d]),v=t.useCallback(function(e){"Enter"===e.key&&d(u)},[u,d]);return g.default.createElement(CE,null,g.default.createElement(NE,{value:u,onChange:m,onKeyDown:v,placeholder:r}),g.default.createElement(kE,null,g.default.createElement(P,{variant:"primary",size:"small",onClick:p},n),g.default.createElement(P,{variant:"text gray",size:"small",onClick:c},i)))},_E=function(e){var a=e.data,l=e.selected,r=e.onItemClick,n=e.style,o=e.onHeightChange,i=e.shouldRenderSubmenus,d=e.emptyFilterText,c=e.children,s=t.useRef(null),u=ke(s),f=null==u?void 0:u.height;return t.useEffect(function(){f&&f>0&&o(f)},[f,o]),g.default.createElement("div",{style:n,ref:s},g.default.createElement(wE,null,i?a.map(function(e,t){var a,n=e.id,o=e.title,i=e.submenu,d=e.type,c=0;"string"==typeof l[n]?c+=1:c=null===(a=l[n])||void 0===a?void 0:a.length;if("input"===d||(null==i?void 0:i.length)>1)return g.default.createElement(bE,{key:"filter-list-item-".concat(t),onClick:function(){return r(n)}},g.default.createElement(xE,null,o),c>0?g.default.createElement(Cm,{dimension:16,value:c,isStandalone:!0}):null,g.default.createElement(Nt,null))}):d?g.default.createElement(EE,null,d):null,c))},ME=function(e){var a=e.onBack,l=e.onHeightChange,r=e.style,n=e.children,o=e.title,i=e.indexPage,d=t.useRef(null),c=ke(d),s=null==c?void 0:c.height;return t.useEffect(function(){s&&s>0&&!i&&(null==l||l(s))},[s,l,i]),g.default.createElement("div",{style:r,ref:d},g.default.createElement(ym,{title:o,leftElement:g.default.createElement(Be,{onClick:a,variant:"text gray",size:"small"},g.default.createElement(gt,null))}),n)},RE=["id","title","submenu","searchPlaceholder","disableInternalSort","isSingleSelect","defaultValue","type","inputPlaceholder","saveLabel","clearLabel"],zE=t.createContext({}),BE=zE.Provider;zE.Consumer;var LE=function(e){var t=e.onNextButtonClick,a=e.actionLabel,l=void 0===a?"Proceed":a,r=e.isLast,n=e.disabled,o=e.className;return g.default.createElement(P,{className:o,onClick:t,disabled:n},l,r?null:g.default.createElement(Nt,null))};LE.displayName="StepActionButton";var HE=w.default.div.withConfig({displayName:"Styles__StyledStepHeader",componentId:"sc-88drbd-0"})(["display:flex;padding:12px 12px 12px 32px;justify-content:space-between;"]),AE=w.default.div.withConfig({displayName:"Styles__StyledStepTitle",componentId:"sc-88drbd-1"})(["display:flex;flex-direction:column;justify-content:center;"]),DE=w.default.div.withConfig({displayName:"Styles__StyledStepHeaderLeft",componentId:"sc-88drbd-2"})(["display:flex;"]),$E=w.default.div.withConfig({displayName:"Styles__StyledCustomStep",componentId:"sc-88drbd-3"})(["overflow-y:auto;"]),VE=function(e){var a=e.index,l=e.isLast,r=e.subtitle,n=e.title,o=e.onNextButtonClick,i=e.onPreviousButtonClick,d=e.onClose,c=e.children,s=e.actionLabel,u=void 0===s?"Proceed":s,f=e.shouldRenderNextButton,m=void 0===f||f,p=e.changingStepInProgress,v=void 0!==p&&p,h=e.disableBackButton,y=void 0!==h&&h,w=e.customRightHeader,b=e.skip,x=void 0!==b&&b,E=t.useCallback(function(){return l&&d?d():o&&o()},[l,d,o]);return x?null:g.default.createElement(g.default.Fragment,null,g.default.createElement(HE,null,g.default.createElement(DE,null,!y&&a&&a>0?g.default.createElement(Be,{onClick:i,variant:"text gray",className:"tw--ml-3 tw-mr-2",disabled:v},g.default.createElement(Ze,null)):null,g.default.createElement(AE,null,g.default.createElement(dh,null,n),g.default.createElement(cp,null,r))),w||g.default.createElement(Be,{onClick:d,variant:"text gray",disabled:v},g.default.createElement(ua,null))),g.default.createElement(Hp.ContentDivider,null),m?g.default.createElement(g.default.Fragment,null,g.default.createElement(Hp.Content,null,c),g.default.createElement(Hp.ContentDivider,null),g.default.createElement(Hp.Actions,null,g.default.createElement(LE,{isLast:l,actionLabel:u,onNextButtonClick:E}))):g.default.createElement($E,null,c))};VE.displayName="Step";var TE=t.forwardRef(function(e,a){var l=e.title,r=e.open,n=e.onClose,o=e.disableCloseOnEsc,i=void 0!==o&&o,d=e.children,c=e.dialogClassName,s=t.useMemo(function(){return g.default.Children.toArray(d)},[d]),u=L(t.useState(0),2),f=u[0],m=u[1],p=L(t.useState(!1),2),v=p[0],h=p[1];t.useEffect(function(){r&&m(0)},[r]);var y=t.useCallback(function(){var e=s.findIndex(function(e,t){var a,l=e;return!(null!=l&&null!==(a=l.props)&&void 0!==a&&a.skip)&&t>f});m(e)},[f,s]),w=t.useCallback(function(){for(var e=0,t=s.length-1;t>=0;t--){var a,l=s[t];if((null==l||null===(a=l.props)||void 0===a||!a.skip)&&t<f){e=t;break}}m(e)},[f,s]),b=t.useMemo(function(){var e=s[f];return(null==e?void 0:e.type)===VE?g.default.cloneElement(e,{index:f,isLast:s.length-1===f,title:l,onNextButtonClick:y,onPreviousButtonClick:w,onClose:n,changingStepInProgress:v}):null},[f,v,s,y,w,n,l]);return g.default.createElement(BE,{value:{activeStep:f,setActiveStep:m,goNext:y,goPrevious:w,close:n,setChangingStepInProgress:h}},g.default.createElement(Hp,{ref:a,open:r,onClose:n,disableCloseOnEsc:i,className:c},b))});TE.displayName="Wizard";var OE=t.createContext(void 0),PE=function(e){var t=e.children,a=e.value;return g.default.createElement(OE.Provider,{value:a},t)},FE=function(e){var t=e.children,a=e.className;return g.default.createElement("div",{className:a},t)};FE.displayName="ContentStep";var WE=w.default.div.withConfig({displayName:"Styles__StyledContentWizardContainer",componentId:"sc-16hr2bg-0"})(["height:",";width:100%;position:relative;overflow:hidden;"],function(e){return e.$height}),qE=w.default.div.withConfig({displayName:"Styles__StyledStepWrapper",componentId:"sc-16hr2bg-1"})(["width:100%;"]),jE=t.forwardRef(function(e,a){var l=e.children,r=e.className,o=e.step,i=e.onStepChange,d=t.useMemo(function(){return g.default.Children.toArray(l)},[l]),c=L(t.useState(0),2),s=c[0],u=c[1],f=L(t.useState(0),2),m=f[0],p=f[1],v=L(t.useState("auto"),2),h=v[0],y=v[1],w=t.useRef(0),b=void 0!==o?o:s,x=t.useMemo(function(){var e=w.current,t=b>e;return w.current=b,t},[b]),E=t.useCallback(function(e){e!==b&&(void 0===o&&u(e),null==i||i(e))},[b,o,i]),S=t.useCallback(function(){var e=Math.min(b+1,d.length-1);E(e)},[b,d.length,E]),C=t.useCallback(function(){var e=Math.max(b-1,0);E(e)},[b,E]),k=t.useCallback(function(e){y("".concat(e.offsetHeight,"px"))},[]),N=t.useCallback(function(e){p(e)},[]),I=t.useMemo(function(){return d.map(function(e,t){var a=e;if((null==a?void 0:a.type)===FE){var l=g.default.cloneElement(a,{key:"step-".concat(t),index:t,isFirst:0===t,isLast:t===d.length-1});return g.default.createElement(kp,{key:"transition-".concat(t),in:b===t,direction:x?"left":"right",onEnter:k,onEntered:function(){return N(t)}},g.default.createElement(n.MoveFocusInside,{disabled:m!==t},g.default.createElement(qE,null,l)))}return null})},[b,d,x,m,k,N]);return g.default.createElement(PE,{value:{activeStep:b,setActiveStep:E,goNext:S,goPrevious:C,direction:x?"left":"right",totalSteps:d.length}},g.default.createElement(Np,{in:!0,style:{height:h,width:"100%"}},g.default.createElement(WE,{ref:a,className:r,$height:h},I)))});jE.displayName="ContentStepper";var YE=w.default.div.withConfig({displayName:"Styles__AvatarGroupsStyles",componentId:"sc-1padv46-0"})([""," align-items:center;align-items:center;border-radius:var(--ac-br-6);cursor:",";display:flex;justify-content:center;padding:",";user-select:none;width:fit-content;&:hover{background-color:",";transition:all 0.2s ease-in-out;}"],D,function(e){return e.hasTooltip?"default":"pointer"},function(e){return e.hasTooltip?"5px 0":"5px"},function(e){return!e.hasTooltip&&"var(--color-theme-300)"}),GE=w.default.div.withConfig({displayName:"Styles__LengthCountStyles",componentId:"sc-1padv46-1"})(["align-items:center;background-color:var(--color-theme-400);block-size:",";border-radius:var(--ac-br-rounded);display:flex;inline-size:",";justify-content:center;outline:1px solid var(--page-paper-main);z-index:99;"],function(e){return e.size+"px"},function(e){return e.size+"px"}),KE=["limit","size","children","hasTooltip","className"],XE=t.forwardRef(function(e,a){var l,r=e.limit,n=e.size,o=void 0===n?34:n,i=e.children,d=e.hasTooltip,c=void 0!==d&&d,s=e.className,u=B(e,KE),f=!(t.Children.count(i)-r>1),m=f?t.Children.toArray(i):t.Children.toArray(i).slice(0,r),p=t.useMemo(function(){return o>=34?"Caption 1":"Caption 2"},[o]),v=null===(l=t.Children.toArray(i))||void 0===l?void 0:l.slice(r).map(function(e){return e.props.alt});return g.default.createElement(YE,M({className:s,hasTooltip:c,ref:a},u),m.map(function(e,a){var l=e,r=l.props.alt,n="Image of ".concat(r);return g.default.createElement(Vm,{title:r||"",disable:!c,key:n},t.cloneElement(l,z(z({},l.props),{},{size:o,alt:n,style:{marginLeft:"-".concat(0===a?null:8,"px"),outline:"1px solid var(--page-paper-main)"}})))}),r>=t.Children.count(i)||f?null:g.default.createElement(ZE,{title:v.join(",\n"),disable:!c},g.default.createElement(UE,{size:o,role:"status","aria-label":"Rest of the users",$_css:"-".concat(8,"px")},g.default.createElement(hm,{variant:p,weight:"medium"},"+",t.Children.count(i)-r))))});XE.displayName="AvatarGroup";var ZE=w.default(Vm)({whiteSpace:"break-spaces",lineHeight:"18px"}),UE=w.default(GE).withConfig({displayName:"AvatarGroup___StyledLengthCountStyles",componentId:"sc-1rsx1j5-0"})(function(e){return{marginLeft:e.$_css}}),QE=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledCommandPalette",componentId:"sc-na3mad-0"})([""," background-color:var(--page-paper-main);border-radius:10px;box-sizing:border-box;max-width:600px;mark{background-color:var(--color-primary-300);color:var(--color-theme-900);}"],D),JE=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteWrapper",componentId:"sc-na3mad-1"})(["overflow-x:hidden;overflow-y:auto;max-height:450px;&:not(:empty){border-top:1px solid var(--color-theme-400);padding-bottom:8px;padding-top:8px;}"]),eS=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteHeader",componentId:"sc-na3mad-2"})(["align-items:center;display:flex;padding-bottom:12px;padding-left:16px;padding-right:16px;padding-top:12px;"]),tS=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledSearchIcon",componentId:"sc-na3mad-3"})(["margin-right:8px;svg{vertical-align:middle;}"]),aS=w.default.input.withConfig({displayName:"CommandPalettestyles__StyledInput",componentId:"sc-na3mad-4"})(["all:unset;caret-color:var(--color-primary);color:var(--color-theme-900);width:100%;",'{font-size:32px;font-weight:300;letter-spacing:0.5px;line-height:44px;}::-webkit-outer-spin-button,::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}&[type="search"]::-webkit-search-decoration,&[type="search"]::-webkit-search-cancel-button,&[type="search"]::-webkit-search-results-button,&[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none;}&[type="number"]{-moz-appearance:textfield;}::placeholder{color:var(--color-theme-transparent-500);}::selection{background:var(--color-primary-300);}'],Um.sm),lS=w.default.span.withConfig({displayName:"CommandPalettestyles__StyledParameter",componentId:"sc-na3mad-5"})(["color:var(--color-theme-transparent-500);margin-right:8px;flex-shrink:0;","{font-size:32px;font-weight:300;letter-spacing:0.5px;line-height:44px;}"],Um.sm),rS=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledActionWrapper",componentId:"sc-na3mad-6"})(["align-items:center;display:flex;gap:8px;"]),nS=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledIcon",componentId:"sc-na3mad-7"})(["margin-right:8px;svg{vertical-align:middle;}"]),oS=w.default.ul.withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteList",componentId:"sc-na3mad-8"})(["list-style-type:none;margin:0;padding:0;overflow:hidden;&:not(:first-child){border-top:1px solid var(--color-theme-400);}"]),iS=w.default.p.withConfig({displayName:"CommandPalettestyles__StyledHeading",componentId:"sc-na3mad-9"})(["font-size:12px;margin-top:12px;margin-bottom:4px;font-weight:bold;padding-left:18px;letter-spacing:0.5px;color:var(--color-theme-600);"]),dS=w.default.a.withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteItem",componentId:"sc-na3mad-10"})(["align-items:center;cursor:pointer;display:flex;padding-bottom:12px;padding-left:18px;padding-right:18px;padding-top:12px;position:relative;background-color:",";&:focus{background-color:var(--color-theme-200);}&::before{display:",';background-color:var(--color-primary);content:"";height:100%;left:0;position:absolute;width:2px;}&:focus{outline:none;}'],function(e){return e.$selected?"var(--color-theme-200)":"transparent"},function(e){return e.$selected?"block":"none"}),cS=w.default(dS).withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteCommandItem",componentId:"sc-na3mad-11"})(["user-select:none;"]),sS=w.default(kv).withConfig({displayName:"CommandPalettestyles__StyledSpinnerLoader",componentId:"sc-na3mad-12"})(["margin-right:4px;"]),uS=w.default.div.withConfig({displayName:"CommandPalettestyles__StyledCommandPaletteItemLoader",componentId:"sc-na3mad-13"})(["align-items:center;display:flex;gap:8px;padding-bottom:12px;padding-left:18px;padding-right:18px;padding-top:12px;pointer-events:none;user-select:none;"]),fS=t.createContext({mode:"default",setMode:function(){return null},idModeEnabled:!1}),mS=fS.Provider,pS=t.createContext({selected:0,setSelected:function(){return null}}),vS=pS.Provider,hS=function(){return t.useContext(pS)},gS=t.createContext({search:"",onChangeSearch:function(){return null}}),yS=gS.Provider,wS=function(){return t.useContext(gS)},bS=["title","renderIcon","className","index","as"],xS=t.forwardRef(function(e,t){var a=e.title,l=e.renderIcon,r=e.className,n=e.index,o=e.as,i=B(e,bS),d=o||"a",c=l(),s=hS(),u=s.selected,f=s.setSelected;return g.default.createElement("li",null,g.default.createElement(cS,M({},i,{as:d,ref:t,className:y.default("cp-item cp-command",r),tabIndex:1,"aria-selected":u===n,onMouseEnter:function(){f(n)},$selected:n===u}),g.default.createElement(nS,null,c),g.default.createElement(ES,{overflow:"truncate",whitespace:"no-wrap",variant:"Body 1",color:"primary"},a),g.default.createElement(Nt,null)))});xS.displayName="CommandPaletteCommandItem";var ES=w.default(hm).withConfig({displayName:"CommandPaletteCommandItem___StyledTypography",componentId:"sc-1t486ve-0"})(["flex:1;"]),SS=function(e){var a=e.loading,l=void 0!==a&&a,r=e.commandsLength,n=e.itemsLength,o=t.useRef(null),i=t.useContext(fS),d=i.mode,c=i.setMode,s=i.idModeEnabled,u=hS(),f=u.setSelected,m=u.selected,p=wS(),v=p.search,h=p.onChangeSearch,y=function(){o&&o.current&&o.current.focus()},w=function(){o&&o.current&&(o.current.value="",h(""))};t.useEffect(function(){v.length>0&&f(n>r?r:0)},[v,r,n,f]),t.useEffect(function(){y()},[d]);var b=t.useMemo(function(){return"object"==typeof d?"Search":"id"===d?"1":"Search or jump to"},[d]);return g.default.createElement(eS,{className:"cp-header"},g.default.createElement(tS,null,g.default.createElement(Os,null)),"id"===d?g.default.createElement(lS,null,"ID#:"):null,"object"==typeof d?g.default.createElement(lS,null,d.name.length>10?d.name.slice(0,10)+"...":d.name,"/"):null,g.default.createElement(aS,{ref:o,autoFocus:!0,placeholder:b,type:"search","aria-autocomplete":"list",autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",role:"combobox",spellCheck:!1,value:v,onKeyDown:function(e){if("Backspace"===e.key&&"default"!==d&&""===e.target.value&&(c("default"),w()),"Enter"===e.key){var t=document.querySelectorAll(".cp-item")[m];n>0&&t.click()}},onChange:function(e){var t=e.target.value;if(t.startsWith("#")&&s&&0===v.length)return c("id"),void h(t.slice(1));h(t)}}),g.default.createElement(rS,null,l?g.default.createElement(sS,{"aria-busy":!0,"aria-label":"Loading...","aria-valuemax":100,"aria-valuemin":0,role:"progressbar"}):null,"id"!==d&&"object"!=typeof d&&s&&0===v.length?g.default.createElement(Vm,{title:"Search by ID",placement:"top"},g.default.createElement(Be,{onKeyPress:function(e){"Enter"===e.key&&(c("id"),w())},onClick:function(){c("id"),w()},variant:"text gray"},g.default.createElement(ho,null))):null,v.length>0||"id"===d||"object"==typeof d?g.default.createElement(Vm,{title:"Clear",placement:"top"},g.default.createElement(Be,{variant:"text gray",onKeyPress:function(e){"Enter"===e.key&&(c("default"),w(),y())},onClick:function(){c("default"),w(),y()}},g.default.createElement(Nl,null))):null))};SS.displayName="CommandPaletteItem";var CS=function(e,t){if(e&&t){var a=null==t?void 0:t.replace(/<script.*?>.*?<\/script>/gi,""),l=(new DOMParser).parseFromString(a,"text/html").body.textContent||"",r=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),n=new RegExp("(".concat(r,")"),"gi");return l.replace(n,"<mark>$1</mark>")}return""},kS=["title","renderIcon","className","index","loading","as"],NS=t.forwardRef(function(e,t){var a=e.title,l=e.renderIcon,r=e.className,n=e.index,o=e.loading,i=e.as,d=B(e,kS),c=i||"a",s=l&&l(),u=hS(),f=u.selected,m=u.setSelected,p=wS().search;return o?g.default.createElement(uS,{"aria-busy":!0,"aria-disabled":!0},g.default.createElement(IS,null),g.default.createElement(_S,{$_css:Math.round(30*Math.random()+30)+"%"})):g.default.createElement("li",null,g.default.createElement(dS,M({},d,{as:c,ref:t,className:y.default("cp-item",r),tabIndex:1,"aria-selected":f===n,onMouseEnter:function(){m(n)},$selected:n===f}),g.default.createElement(nS,null,s),p&&a?g.default.createElement(hm,{overflow:"truncate",whitespace:"no-wrap",variant:"Body 1",color:"primary",dangerouslySetInnerHTML:{__html:CS(p,a)}}):null))});NS.displayName="CommandPaletteItem";var IS=w.default(gv)({width:24,height:24,borderRadius:"100%"}),_S=w.default(gv).withConfig({displayName:"CommandPaletteItem___StyledSkeletonLoader2",componentId:"sc-6tfj5q-0"})(function(e){return{width:e.$_css,height:16}}),MS=function(e){var t=e.children,a=e.heading,l=e.visible;return void 0!==l&&l?g.default.createElement(oS,{className:"cp-list",tabIndex:-1,role:"listbox"},a?g.default.createElement(iS,{tabIndex:-1},a):null,t):null};MS.displayName="CommandPaletteList";var RS=function(e){return t.isValidElement(e)&&function(e){return t.isValidElement(e)&&Boolean(e.props.children)}(e)&&t.Children.toArray(e.props.children).reduce(function(e,a){return e||t.isValidElement(a)},!1)},zS=function(e,a){return t.Children.toArray(e).map(function(e,l,r){return t.isValidElement(e)&&RS(e)?a(t.cloneElement(e,z(z({},e.props),{},{children:zS(e.props.children,a)}))):a(e,l,r)})},BS=["children","onChangeSearch","search","mode","setMode","loading","idModeEnabled"],LS=t.forwardRef(function(e,a){var l=e.children,r=e.onChangeSearch,n=e.search,o=e.mode,i=e.setMode,d=e.loading,c=e.idModeEnabled,s=void 0!==c&&c,u=B(e,BS),f=L(t.useState(0),2),m=f[0],p=f[1],v=t.useRef(null),h=t.useMemo(function(){var e=0,a=0;return{items:zS(l,function(l){var r,n=l;return n&&n.type===MS&&(r=t.cloneElement(n,z({},n.props))),n&&n.type===xS&&(r=t.cloneElement(n,z(z({},n.props),{},{index:e,selected:m})),e++,a++),n&&n.type===NS&&(r=t.cloneElement(n,z(z({},n.props),{},{index:e,selected:m})),e++),r}),itemsLength:e,commandsLength:a}},[l,m]),y=function(e){var t=document.querySelectorAll(".cp-item"),a=0,l=0,r=null;"down"===e?(t.forEach(function(e,t){t===m&&(a=t)}),l=a===t.length-1?0:a+1):"up"===e?(t.forEach(function(e,t){t===m&&(a=t)}),l=a?a-1:t.length-1):p(0),(r=t[l])&&"number"==typeof l&&(p(l),r.scrollIntoView({behavior:"smooth",block:l?"center":"end"}))};return g.default.createElement(Hp,M({},u,{ref:a,animate:"fade"}),g.default.createElement(yS,{value:{search:n,onChangeSearch:r}},g.default.createElement(vS,{value:{selected:m,setSelected:p}},g.default.createElement(QE,{onKeyDown:function(e){var t,a;"ArrowDown"===e.key&&(e.preventDefault(),y("down")),"ArrowUp"===e.key&&(e.preventDefault(),y("up")),"End"===e.key&&(e.preventDefault(),null===(t=v.current)||void 0===t||t.scrollTo({top:v.current.scrollHeight,behavior:"smooth"}),p(h.itemsLength-1)),"Home"===e.key&&(e.preventDefault(),null===(a=v.current)||void 0===a||a.scrollTo({top:0,behavior:"smooth"}),p(0))}},g.default.createElement(mS,{value:{mode:o,setMode:i,idModeEnabled:s}},g.default.createElement(SS,{commandsLength:h.commandsLength,itemsLength:h.itemsLength,loading:d})),g.default.createElement(JE,{ref:v},h.items)))))});LS.displayName="CommandPalette";var HS=Object.assign({},LS,{List:MS,Item:NS,CommandItem:xS}),AS=w.default.div.withConfig({displayName:"EmptySlatestyles__Container",componentId:"sc-jfbqky-0"})(["display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;gap:24px;","{flex-direction:row;}"],Um.lg),DS=w.default.div.withConfig({displayName:"EmptySlatestyles__SubContainer",componentId:"sc-jfbqky-1"})(["display:flex;align-items:center;flex-direction:column;justify-content:center;max-width:400px;padding-left:20px;padding-right:20px;","{align-items:flex-start;}"],Um.lg),$S=w.default.img.withConfig({displayName:"EmptySlatestyles__StyledImg",componentId:"sc-jfbqky-2"})(["width:280px;height:280px;"]),VS=w.default(hm).withConfig({displayName:"EmptySlatestyles__Title",componentId:"sc-jfbqky-3"})(["margin-block-end:8px;text-align:center;","{text-align:start;}"],Um.lg),TS=w.default(hm).withConfig({displayName:"EmptySlatestyles__Description",componentId:"sc-jfbqky-4"})(["text-align:center;","{text-align:start;}"],Um.lg),OS=w.default.div.withConfig({displayName:"EmptySlatestyles__FooterContainer",componentId:"sc-jfbqky-5"})(["margin-block-start:24px;display:flex;flex-direction:column;gap:12px;align-items:center;","{flex-direction:row;}"],Um.lg),PS=["children"],FS=function(e){var t=e.children,a=B(e,PS);return g.default.createElement(OS,a,t)};FS.displayName="EmptySlateFooter";var WS=["title","description","src","alt","children"],qS=function(e){var t=e.title,a=e.description,l=e.src,r=e.alt,n=e.children,o=B(e,WS);return g.default.createElement(AS,M({},o,{role:"status"}),g.default.createElement($S,{src:l,alt:r}),g.default.createElement(DS,null,g.default.createElement(VS,{weight:"light",variant:"Title 1"},t),a&&g.default.createElement(TS,{color:"tertiary",variant:"Body 1"},a),n))};qS.Footer=FS,qS.displayName="EmptySlate";var jS=w.default.div.withConfig({displayName:"Toolbarstyles__StyledToolbar",componentId:"sc-n5xxbc-0"})(["box-sizing:border-box;background-color:var(--page-paper-main);border-radius:8px;border:1px solid var(--color-theme-300);box-shadow:0px 64px 64px rgba(0,0,0,0.06),0px 32px 32px rgba(0,0,0,0.03),0px 16px 16px rgba(0,0,0,0.02),0px 4px 4px rgba(0,0,0,0.02),0px 2px 2px rgba(0,0,0,0.02);bottom:24px;display:flex;left:50%;padding:12px 16px;position:fixed;transform:translateX(-50%);width:100%;max-width:800px;"]);function YS(e){var t=e.open,a=void 0!==t&&t;e.renderInPortal;var l=e.children,r=e.className,n=e.style,o=g.default.createElement(jS,{className:y.default("c-toolbar",r),role:"toolbar",tabIndex:-1,"aria-orientation":"horizontal","aria-modal":"true",style:n},l);return a?o:null}YS.displayName="Toolbar";var GS=w.default.div.withConfig({displayName:"Styles__StyledInfoBoxWrapper",componentId:"sc-amgpyr-0"})(["gap:4px;width:100%;border-radius:8px;padding-inline:16px;padding-block:12px;"," position:relative;"],function(e){var t=e.$type,a=e.$color,l=e.$opacity;return"ai"===t?'\n background: linear-gradient(\n 135deg,\n rgba(77, 162, 237, 0.1),\n rgba(159, 105, 229, 0.1),\n rgba(236, 67, 216, 0.1),\n rgba(230, 10, 10, 0.1)\n );\n border: none;\n\n &::before {\n content: "";\n position: absolute;\n inset: 0;\n padding: 1px;\n border-radius: 0.375rem;\n background: linear-gradient(135deg, #4da2ed, #9f69e5, #ec43d8, #f72222);\n -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);\n -webkit-mask-composite: xor;\n mask-composite: exclude;\n pointer-events: none;\n z-index: 1;\n }\n ':"\n background-color: ".concat(a+l,";\n border: 1px solid ").concat(a,";\n ")});GS.displayName="StyledInfoBoxWrapper";var KS=w.default.div.withConfig({displayName:"Styles__StyledInfoBoxHeader",componentId:"sc-amgpyr-1"})(["display:flex;width:100%;flex-direction:column;gap:",";"],function(e){return e.$hasTitle?"4px":"none"});KS.displayName="StyledInfoBoxHeader";var XS=w.default.div.withConfig({displayName:"Styles__StyledInfoBoxContainer",componentId:"sc-amgpyr-2"})(["display:flex;justify-items:space-between;width:100%;gap:8px;"]);XS.displayName="StyledInfoBoxContainer";var ZS=w.default.div.withConfig({displayName:"Styles__SyledInfoBoxInnerHeader",componentId:"sc-amgpyr-3"})(["display:flex;"]);ZS.displayName="SyledInfoBoxInnerHeader";var US=["type","children","showIcon","icon","title","action"],QS=w.default.div.withConfig({displayName:"Styles__StyledSortWrapper",componentId:"sc-11r5ac9-0"})(["",";"],{width:"fit-content"});QS.displayName="StyledSortWrapper";var JS=w.default(Yb).withConfig({displayName:"Styles__StyledValueButton",componentId:"sc-11r5ac9-1"})(["",";"],{display:"none",alignItems:"center","@media (min-width: 768px)":{display:"flex"}});JS.displayName="StyledValueButton";var eC=w.default(Be).withConfig({displayName:"Styles__StyledIconButton",componentId:"sc-11r5ac9-2"})(["",";"],{display:"flex",alignItems:"center",":hover":{color:"var(--color-primary)"},"@media (min-width: 768px)":{display:"none"}});eC.displayName="StyledIconButton";var tC=w.default(iu).withConfig({displayName:"Styles__StyledSortIcon",componentId:"sc-11r5ac9-3"})(["",";"],{marginTop:"0px"});tC.displayName="StyledSortIcon";var aC=w.default(at).withConfig({displayName:"Styles__StyledSortIconDown",componentId:"sc-11r5ac9-4"})(["",";"],{flexShrink:"0"});aC.displayName="StyledSortIconDown";var lC=w.default(Mt).withConfig({displayName:"Styles__StyledSortIconUp",componentId:"sc-11r5ac9-5"})(["",";"],{flexShrink:"0"});lC.displayName="StyledSortIconUp";var rC=w.default(ie).withConfig({displayName:"Styles__StyledList",componentId:"sc-11r5ac9-6"})(["",";"],{paddingTop:"0.5rem",paddingBottom:"0.5rem"});rC.displayName="StyledList";var nC=w.default(ae).withConfig({displayName:"Styles__StyledListItem",componentId:"sc-11r5ac9-7"})(["",";svg{visibility:hidden;}&:hover svg{fill:var(--color-theme-500);visibility:visible;}",""],{justifyContent:"space-between"},function(e){return e.$active&&l.css(["",";svg{fill:var(--color-primary);visibility:visible;}&:hover svg{fill:var(--color-primary);visibility:visible;}"],{color:"var(--color-primary)"})});nC.displayName="StyledListItem";var oC=w.default.span.withConfig({displayName:"Styles__StyledListItemName",componentId:"sc-11r5ac9-8"})(["",";"],{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"});oC.displayName="StyledListItemName";e.AccessLogIcon=Ve,e.Accordion=nb,e.AccordionContext=rb,e.AccordionItem=ib,e.AccordionItemBody=cb,e.AccordionItemHead=db,e.ActivityIcon=Pe,e.AddCrossIcon=qe,e.AddCrossTinyIcon=Y,e.AddToListButton=ux,e.ApplauseIcon=Ix,e.ArchiveIcon=Ge,e.ArrowBackMobileIcon=Ze,e.ArrowCollapseMultipleIcon=Je,e.ArrowDownIcon=dt,e.ArrowDownLongIcon=at,e.ArrowDownSmallIcon=nt,e.ArrowExpandeMultipleIcon=ut,e.ArrowLeftBoxIcon=pt,e.ArrowLeftIcon=gt,e.ArrowRefreshIcon=bt,e.ArrowRestoreIcon=St,e.ArrowRightIcon=Nt,e.ArrowUpIcon=Bt,e.ArrowUpLongIcon=Mt,e.AssignIcon=At,e.AttachmentIcon=Vt,e.AutoResizeTextarea=Uw,e.Autocomplete=ry,e.Avatar=Eh,e.AvatarGroup=XE,e.BackLink=Ib,e.Badge=Cm,e.BellOffIcon=qt,e.BellOffSmallIcon=Pt,e.BillingIcon=Gt,e.Body1=rh,e.Body2=Nm,e.Breadcrumbs=Em,e.Bubble=Yf,e.BudgetAlertIcon=Zt,e.BulbIcon=Jt,e.Button=P,e.ButtonGroup=U,e.CalendarAddXIcon=aa,e.CalendarIcon=da,e.CalendarImportIcon=na,e.CancelCrossIcon=ua,e.Caption1=oh,e.Caption2=dh,e.Card=Kv,e.CaretLeftIcon=pa,e.CaretRightIcon=ga,e.ChatIcon=ba,e.CheckIcon=Sa,e.Checkbox=rg,e.CheckboxBlankTogglerIcon=Na,e.CheckboxCircleArrowIcon=Ma,e.CheckboxCircleBlankIcon=Ba,e.CheckboxDocumentsIcon=Aa,e.CheckboxIcon=Va,e.ChecklistIcon=qa,e.ChecklistSmallIcon=Pa,e.Chip=rw,e.Choose=fb,e.ChooseV2=xb,e.CircleMultipleIcon=Ga,e.ClockAddIcon=Za,e.ClockDollarIcon=Ja,e.ClockIcon=pl,e.ClockSmallIcon=al,e.ClockStopwatchIcon=ul,e.ClockStopwatchIndicatorIcon=nl,e.ClockStopwatchSmallIcon=dl,e.CloseCircleIcon=gl,e.CloseDocumentIcon=bl,e.CloseIcon=Nl,e.CloseSmallIcon=Sl,e.CollapsIcon=Ml,e.CollapseAllIcon=Bl,e.CollapseExpandSingleIcon=Al,e.ComboBox=iw,e.CommandPalette=HS,e.CompanyAddIcon=Vl,e.CompanyIcon=Pl,e.CompleteCheckbox=Vv,e.ComputerIcon=ql,e.ConfirmDialog=Ap,e.ContentStep=FE,e.ContentStepper=jE,e.CopyIcon=Gl,e.CounterButton=Om,e.CrownBlankIcon=Zl,e.CrownSelectedIcon=Jl,e.DataTable=Lv,e.DatePicker=tv,e.DateStepper=av,e.DependencyIcon=nr,e.DependencySmallIcon=ar,e.DescriptionIcon=ur,e.DescriptionSmallIcon=dr,e.Dialog=Hp,e.DiscussionAddIcon=pr,e.DiscussionIcon=gr,e.DisplayCurrency=ww,e.DisplayHours=xw,e.DisplayNumber=gw,e.DollarCheckmarkIcon=Sr,e.DollarCheckmarkSmallIcon=br,e.DollarClockIcon=Mr,e.DollarClockSmallIcon=Nr,e.DollarDocumentIcon=Ar,e.DollarDocumentPlusIcon=Br,e.DollarIcon=Gr,e.DollarOffIcon=Pr,e.DollarOffSmallIcon=Vr,e.DollarSmallIcon=qr,e.Dot=kh,e.DotsLoader=xv,e.DownloadIcon=Zr,e.DriveIcon=Jr,e.DropboxIcon=an,e.DuplicateIcon=nn,e.EditIcon=fn,e.EditMultipleIcon=cn,e.EditableContent=Gx,e.EditableCurrency=eE,e.EditableHours=Qx,e.EditableText=Xx,e.EmojiIcon=vn,e.EmptySlate=qS,e.EntitiesHeader=function(e){var a=e.onClick,l=e.title,r=e.children,n=e.expanded,o=void 0===n||n,i=e.readOnly,d=void 0!==i&&i,c=e.className,s=t.useRef(null),u=L(t.useState(o||d),2),f=u[0],m=u[1];t.useEffect(function(){m(o||d)},[o,d]);var p=t.useCallback(function(){var e;null===(e=s.current)||void 0===e||e.focus(),m(function(e){return!e}),a&&a()},[a]);return g.default.createElement(sh,{className:c,tabIndex:0,ref:s,$expanded:f},d?g.default.createElement(uh,{$readOnly:d,color:"secondary",weight:"medium"},l):g.default.createElement(P,{variant:"text gray",size:"small",onClick:p},g.default.createElement(mh,{$expanded:f}),g.default.createElement(uh,{$readOnly:d,color:"secondary",weight:"medium"},l)),!f&&g.default.createElement(fh,{"data-testid":"divider-line"}),f&&g.default.createElement(ch,null,r))},e.Entity=hE,e.EntityCard=Zv,e.EstimatePlusIcon=yn,e.EstimatesIcon=xn,e.ExpandAll=Sw,e.ExpandAllIcon=Cn,e.ExpandSingle=Ph,e.ExpenseAddIcon=In,e.ExpensePlusIcon=Rn,e.EyeIcon=Fn,e.EyeOffIcon=Dn,e.EyeOffSmallIcon=Ln,e.EyeSmallIcon=Tn,e.Fade=gp,e.Filter=function(e){var a=e.data,l=e.selected,r=void 0===l?{}:l,o=e.label,i=e.clearAllText,d=e.resetLabel,c=void 0===d?"Reset":d,s=e.onChange,u=e.width,f=void 0===u?260:u,m=e.noResultText,p=e.emptyFilterText,v=e.children,h=e.icon,y=void 0===h?g.default.createElement(jn,null):h,w=e.position,b=void 0===w?"bottom-end":w,x=e.disabled,E=void 0!==x&&x,S=e.className,C=L(t.useState(!1),2),k=C[0],N=C[1],I=L(t.useState("index"),2),_=I[0],R=I[1],H=L(t.useState(!0),2),A=H[0],D=H[1],$=L(t.useState(0),2),V=$[0],T=$[1],O=L(t.useState("index"),2),F=O[0],W=O[1],q=L(t.useState(function(){return r}),2),j=q[0],Y=q[1];t.useEffect(function(){(Object.keys(r).length>0||Object.keys(j).length>0)&&Y(r)},[r,j]);var G=t.useCallback(function(){N(!0)},[]),K=t.useCallback(function(){N(!1),R("index"),T(0)},[]),X=t.useCallback(function(e){var t;T(null!==(t=null==e?void 0:e.offsetHeight)&&void 0!==t?t:0)},[]),Z=t.useCallback(function(e){R(e),D(!0)},[]),U=t.useCallback(function(){R("index"),D(!1)},[]),Q=t.useCallback(function(e){var t={};e.length?t=z(z({},j),{},{[_]:e}):delete(t=z({},j))[_],Y(t),s(t)},[j,_,s]),J=t.useCallback(function(e){e.stopPropagation(),Y({}),s({})},[s]),ee=t.useCallback(function(){var e=z({},j);delete e[_],Y(e),s(e)},[j,_,s]),te=t.useCallback(function(e,t){var a={};t.trim()?a=z(z({},j),{},{[e]:[t]}):delete(a=z({},j))[e],Y(a),s(a),U()},[j,s,U]),ae=t.useCallback(function(e){var t=z({},j);delete t[e],Y(t),s(t),U()},[j,s,U]),le=t.useMemo(function(){var e=0;return Object.values(j).forEach(function(t){return e+="string"==typeof t?1:t.length}),e},[j]),re=t.useMemo(function(){if(0===a.length)return!1;for(var e of a){var t;if("input"===e.type||(null===(t=e.submenu)||void 0===t?void 0:t.length)>1)return!0}return!1},[a]);return g.default.createElement(gE,{open:k,onOpen:G,onClose:K,position:b,target:g.default.createElement(Om,{active:k,label:o,icon:y,counter:le,tooltipText:i,onClearAll:J,disabled:E,labelClassName:S})},g.default.createElement(Np,{in:!0},g.default.createElement("div",{style:{height:V,width:f}},g.default.createElement(kp,{in:"index"===_,direction:A?"left":"right",onEnter:X,onEntered:function(){return W("index")}},g.default.createElement(n.MoveFocusInside,null,g.default.createElement(_E,{data:a,selected:j,style:{width:f},onHeightChange:T,onItemClick:Z,shouldRenderSubmenus:re,emptyFilterText:p},v))),re&&a.map(function(e,t){var a,l,r,o=e.id,i=e.title,d=e.submenu,s=e.searchPlaceholder,u=e.disableInternalSort,p=e.isSingleSelect,v=e.defaultValue,h=e.type,y=void 0===h?"select":h,w=e.inputPlaceholder,b=e.saveLabel,x=void 0===b?"Save":b,E=e.clearLabel,S=B(e,RE);return g.default.createElement(kp,{key:"filter-submenu-".concat(t),in:_===o,direction:A?"left":"right",onEnter:X,onEntered:function(){return W(o)}},g.default.createElement(ME,{title:i,onBack:U,onHeightChange:T,style:{width:f},indexPage:"index"===_},g.default.createElement(n.MoveFocusInside,{disabled:F!==o},"input"===y?g.default.createElement(IE,{value:null!==(a=null===(l=j[o])||void 0===l?void 0:l[0])&&void 0!==a?a:"",placeholder:w,saveLabel:x,clearLabel:E,onSave:function(e){return te(o,e)},onClear:function(){return ae(o)}}):g.default.createElement(g.default.Fragment,null,g.default.createElement(iy,M({options:d,selected:j[o],onChange:Q,type:p?"single":"multiple",autoHeightMax:255,placeholder:s,noResultText:m,keepSameOptionsOrder:Boolean(d.length<=7),disableSearch:Boolean(d.length<=7),disabledInternalSort:u,defaultValue:v},S)),null!==(r=j[o])&&void 0!==r&&r.length?g.default.createElement(yE,null,g.default.createElement(P,{variant:"text colored",size:"small",onClick:ee},c)):null))))}))))},e.FilterIcon=jn,e.FolderIcon=lE,e.FolderMoveIcon=Kn,e.FolderOutlineIcon=Un,e.FromElement=Am,e.GiftIcon=eo,e.GitBranchIcon=lo,e.GitCommitIcon=oo,e.GitPullRequestIcon=so,e.GlobalAddButton=K,e.GlobalStyle=Ox,e.GroupByIcon=mo,e.HashtagIcon=ho,e.Header=Kw,e.Header2=ah,e.Header3=cp,e.HeartIcon=Mx,e.HelpIcon=wo,e.HistoryOfChangesIcon=Eo,e.IconButton=Be,e.ImageIcon=ko,e.InfoBox=function(e){var t=e.type,a=void 0===t?"default":t,l=e.children,r=e.showIcon,n=e.icon,o=e.title,i=void 0===o?null:o,d=e.action,c=void 0===d?null:d,s=B(e,US),u={success:pe.greenSuccess.color,warning:pe.redAlert.color,note:pe.yellowWarning.color,default:pe.blueSky.color,neutral:pe.gray.color,ai:ve.aiGradient.color};return g.default.createElement(GS,M({$color:"".concat(u[a]),$opacity:"1A",$type:a},s),g.default.createElement(XS,null,r&&g.default.createElement("span",null,n&&g.default.isValidElement(n)?g.default.cloneElement(n,{fill:u[a],width:18}):"success"===a?g.default.createElement(Na,{fill:u[a],width:18}):"warning"===a?g.default.createElement(gl,{fill:u[a],width:18}):"ai"===a?g.default.createElement(zo,{gradient:u[a],width:18}):"note"===a||"default"===a?g.default.createElement(zo,{fill:u[a],width:18}):g.default.createElement(zo,{fill:u.neutral,width:18})),g.default.createElement(KS,{$hasTitle:!!i},g.default.createElement(ZS,null,"string"==typeof i&&i?g.default.createElement(Nm,{weight:"bold",lineHeight:"loose"},i):i,c),l)))},e.InfoIcon=zo,e.InfoSmallIcon=_o,e.Input=yg,e.InputAdornment=uy,e.InputCurrency=yy,e.InputHours=py,e.InputNumber=hy,e.InputPassword=My,e.InputPhone=Vy,e.InputTime=function(e){var a=e.mode,l=void 0===a?"24":a,r=e.selected,n=e.min,o=void 0===n?"00:00":n,i=e.max,d=void 0===i?"23:45":i,c=e.onChange,s=e.step,u=void 0===s?15:s,f=e.size,m=e.className,p=e.placeholder,v=e.triggerMode,h=e.disabled,w=e.invalid,b=e.enableVirtualization,x=void 0!==b&&b,E=e.addCustomTimeLabel,S=void 0===E?"Add":E,k=B(e,mw),I=L(t.useState(!1),2),_=I[0],R=I[1],z=L(t.useState(void 0),2),H=z[0],A=z[1],D=L(t.useState(function(){for(var e=[],t=N.default("00:00","HH:mm");t.isBefore(N.default("24:00","HH:mm"));)e.push({id:t.format("HH:mm"),name:t.format("12"===l?"hh:mm A":"HH:mm")}),t.add(u,"minutes");return e}()),2),$=D[0],V=D[1],T=t.useMemo(function(){return e=$,t=o,a=d,l=N.default(Me(t)?t:"00:00","HH:mm"),r=N.default(Me(a)?a:"23:45","HH:mm"),e.filter(function(e){return N.default(e.id,"HH:mm").isSameOrAfter(l)&&N.default(e.id,"HH:mm").isSameOrBefore(r)});var e,t,a,l,r},[$,o,d]),O=t.useCallback(function(e){return T.some(function(t){return t.id===e})},[T]),P=!!r&&O(r),F=L(t.useState(P?r:void 0),2),W=F[0],q=F[1],j=t.useCallback(function(e){if(A(e),!/\d{1,2}:\d{2}/.test(e.trim())){var t=C.default(e).times().get()[0];if(t&&t["24h"]&&t["24h"]!==W){var a=N.default(t).format("HH:mm");T.some(function(e){return e.id===a})&&(q(a),null==c||c(a),R(!1))}}},[c,W,T]);t.useEffect(function(){if(_&&W){var e,t=null===(e=document.getElementById(W))||void 0===e?void 0:e.parentElement;null==t||t.scrollIntoView({behavior:"smooth",block:"center"})}},[_,W]),t.useEffect(function(){r!==W&&T.some(function(e){return e.id===r})&&q(r)},[r,T]);var Y;return g.default.createElement(pw,{className:y.default("c-input-time",m)},g.default.createElement(iw,M({},k,{options:T,open:_,disabledInternalSort:!0,selected:W,keepSameOptionsOrder:!0,onInputChange:j,onChange:function(e){q(e),null==c||c(e)},handleEmptyAction:function(e){var t=String(e);if(Me(t)){var a={id:t,name:"12"===l?N.default(t,"HH:mm").format("hh:mm A"):t},r=[...T],n=r.findIndex(function(e){return N.default(e.id,"HH:mm")>N.default(t,"HH:mm")});-1===n?r.push(a):r.splice(n,0,a),V(r),null==c||c(t),q(t)}},emptyValue:(Y=H,!O(Y)&&Me(Y)?"".concat(S," ").concat(H):void 0),forceCloseMenu:!0,placeholder:p,renderOption:vw,autoHeightMax:226,size:f,onClose:function(){R(!1)},onOpen:function(){R(!0)},triggerMode:v,disabled:h,invalid:w,disableVirtualization:!x})))},e.InputUrl=Ay,e.InsertLinkIcon=Ho,e.IntegrationsIcon=$o,e.InvoicesIcon=Oo,e.Item=Dh,e.ItemContext=ob,e.Label=pb,e.LabelsIcon=Wo,e.LayerContext=dm,e.LayerContextConsumer=om,e.LayerContextProvider=nm,e.LetterArrowRightIcon=Yo,e.LetterFastIcon=Xo,e.LetterIcon=Qo,e.LinearLoader=_v,e.Link=Mb,e.List=ie,e.ListItem=ae,e.ListSeparator=re,e.LockIcon=ri,e.LockSmallIcon=ti,e.MarkerIcon=ii,e.Menu=fm,e.MenuFooter=bm,e.MenuHeader=ym,e.MenuSelector=_w,e.MessageAddIcon=si,e.MessageEmptyIcon=mi,e.MessageIcon=ki,e.MessageSmallIcon=hi,e.MessageSolidIcon=wi,e.MessageStarIcon=Ei,e.MinusIcon=_i,e.MobileMenuIcon=zi,e.Modal=pp,e.MoneyStackIcon=Hi,e.MoonIcon=$i,e.MoveIcon=Wi,e.MoveTriggerIcon=Oi,e.MultiAvatar=Xh,e.MyWorkIcon=Yi,e.Nav=dy,e.NoteAddIcon=Xi,e.NoteIcon=Qi,e.NotebookIcon=td,e.NotificationBellIcon=rd,e.OpenExpandedIcon=id,e.OpenSheetIcon=sd,e.Option=Zg,e.OptionGroup=ay,e.OrderFirstIcon=md,e.Overlay=Qf,e.PaidSmallIcon=hd,e.Paper=Fv,e.PartyIcon=zx,e.PauseCircleOutlineIcon=wd,e.PauseIcon=Ed,e.PauseSmallIcon=kd,e.PencilIcon=zd,e.PencilSmallIcon=_d,e.PendingPaymentSmallIcon=Hd,e.PeopleIcon=$d,e.PersonArrowOutCircleIcon=Od,e.PersonCircleIcon=Yd,e.PersonCircleOffIcon=Wd,e.PersonIcon=tc,e.PersonListIcon=Xd,e.PersonPlusIcon=Qd,e.PinIcon=ic,e.PinSmallIcon=rc,e.PlayCircleOutlineIcon=sc,e.PlayIcon=mc,e.PlaySmallIcon=hc,e.Popper=tm,e.Portal=lm,e.PriorityLowIcon=wc,e.ProgressBar=px,e.ProgressCircle=Ex,e.ProgressPie=kx,e.ProgressRing=Sx,e.ProjectAddIcon=Ec,e.ProjectSearchIcon=kc,e.ProjectStarIcon=_c,e.ProjectTemplateAddIcon=zc,e.ProjectTemplateConvertIcon=Hc,e.ProjectTemplateIcon=$c,e.ProjectsIcon=Oc,e.PuzzleIcon=Wc,e.RadioBlankIcon=Yc,e.RadioButton=Sg,e.RadioButtonIcon=Xc,e.RearangeIcon=Qc,e.RearrangeSmallIcon=ts,e.RecurringCheckmarkIcon=is,e.RecurringCheckmarkSmallIcon=rs,e.RecurringDollarIcon=ss,e.RecurringIcon=Ae,e.RecurringSmallIcon=ms,e.ReminderIcon=hs,e.ReorderIcon=ws,e.ReportTimeIcon=Es,e.ReportsIcon=ks,e.ResizeTransition=Np,e.Reveal=Mp,e.RobotIcon=_s,e.RocketIcon=Hs,e.RocketSmallIcon=zs,e.SaveIcon=$s,e.Scale=zp,e.ScaleBar=jv,e.ScrollElement=Fg,e.ScrollShadow=$g,e.SearchIcon=Ys,e.SearchLargeIcon=Os,e.SearchPlusIcon=Ws,e.Select=iy,e.SelectDate=Db,e.SelectTime=function(e){var t=e.mode,a=void 0===t?"24":t,l=e.selected,r=e.min,n=void 0===r?"00:00":r,o=e.max,i=void 0===o?"23:45":o,d=e.onChange,c=e.target,s=e.triggerMode,u=e.step,f=void 0===u?15:u,m=B(e,Ub),p=function(){for(var e=N.default(Me(n)?n:"00:00","HH:mm"),t=N.default(Me(i)?i:"23:45","HH:mm"),l=[],r=e.clone();r.isSameOrBefore(t);)l.push({id:r.format("HH:mm"),name:r.format("12"===a?"hh:mm A":"HH:mm")}),r.add(f,"minutes");return l}(),v=N.default(l,"HH:mm").format("12"===a?"hh:mm A":"HH:mm");return g.default.createElement(iy,{options:p,disabledInternalSort:!0,selected:l,disableSearch:!0,keepSameOptionsOrder:!0,target:c||g.default.createElement(Zb,M({mode:s},m),v),mode:"tiny",renderOption:Qb,onChange:d,forceCloseMenu:!0,onSelectOpen:function(){l&&setTimeout(function(){var e,t=null===(e=document.getElementById(l))||void 0===e?void 0:e.parentElement;null==t||t.scrollIntoView({behavior:"smooth",block:"center"})},50)}})},e.SelectTrigger=Zb,e.SendBlankIcon=Xs,e.SendFilledIcon=Qs,e.SettingsIcon=tu,e.Sheet=jw,e.ShieldIcon=ru,e.Signifier=yh,e.SkeletonLoader=gv,e.Slide=wp,e.SlideFromTop=Ep,e.SlideLeftRightTransition=kp,e.SmileIcon=Lx,e.Sort=function(e){var a=e.label,l=e.icon,r=e.options,n=e.selected,o=e.onChange,i=e.target,d=e.className,c=L(t.useState(!1),2),s=c[0],u=c[1],f=t.useCallback(function(){return u(!1)},[]),m=t.useCallback(function(){return u(!0)},[]),p=t.useCallback(function(e){var t,a=e.currentTarget.dataset.id,l="desc"===n.sortDirection?"asc":"desc";a!==n.sortBy&&(l=(null===(t=r.find(function(e){return e.id===a}))||void 0===t?void 0:t.defaultDirection)||"asc");o({sortBy:a,sortDirection:l})},[o,n,r]),v=t.useMemo(function(){var e,t;return null!==(e=null===(t=r.find(function(e){return e.id===n.sortBy}))||void 0===t?void 0:t.name)&&void 0!==e?e:""},[n.sortBy,r]);return v||console.warn("Cannot find selected id in options."),g.default.createElement(fm,{onOpen:m,onClose:f,position:"bottom-end",target:i||g.default.createElement(QS,{className:d},g.default.createElement(JS,{active:s,value:v,label:a,"data-testid":"sort-button"}),g.default.createElement(eC,{active:s,variant:"text gray","data-testid":"sort-icon-button"},l||g.default.createElement(tC,null)))},g.default.createElement(rC,null,r.map(function(e){var t=e.id,a=e.name,l=e.defaultDirection,r="asc"===n.sortDirection;return n.sortBy!==t&&(r="asc"===l),g.default.createElement(nC,{key:t,onClick:p,"data-id":t,"data-testid":t,$active:t===n.sortBy},g.default.createElement(oC,null,a),r?g.default.createElement(aC,null):g.default.createElement(lC,null))})))},e.SortDirection=Rv,e.SortGeneralIcon=iu,e.SortIcon=su,e.SortListIcon=mu,e.SortSmallIcon=hu,e.SourceCodeIcon=wu,e.SparkIcon=Eu,e.SpinnerLoader=kv,e.StarIcon=_u,e.StarOutlineIcon=ku,e.StatusIcon=zu,e.Step=VE,e.StepActionButton=LE,e.Steps=nv,e.StopIcon=Hu,e.StopwatchIcon=$u,e.StyledInputTimeWrapper=pw,e.SunIcon=Ou,e.SystemSettingsIcon=Wu,e.Table=uv,e.Tag=Rh,e.TaskAddIcon=Yu,e.TaskListAddIcon=Xu,e.TaskListCompleteIcon=Qu,e.TaskListIcon=tf,e.Tbody=mv,e.Textarea=zw,e.Thead=fv,e.ThinkingIcon=Ax,e.ThumbUpOutlineIcon=rf,e.ThumbsDownIcon=Tx,e.ThumbsUpIcon=$x,e.Title1=Qv,e.Title2=eh,e.ToastMessage=Pb,e.Toggle=ox,e.Toolbar=YS,e.Tooltip=Vm,e.TrashIcon=df,e.TreeDotsIcon=uf,e.Trigger=Xy,e.UploadIcon=pf,e.ValueButton=Yb,e.ViewDayIcon=gf,e.ViewGridIcon=bf,e.ViewListIcon=Sf,e.ViewTimelineIcon=Nf,e.VolumeHighIcon=Mf,e.WarningIcon=Vf,e.WarningTriangleIcon=Af,e.WarningTriangleSmallIcon=Bf,e.Window=um,e.Wizard=TE,e.WorkloadIcon=Pf,e._CommandPalette=LS,e._Dialog=Lp,e._List=oe,e.aiColors=ve,e.colors=pe,e.formatCurrency=be,e.formatHours=Ne,e.formatNumber=ye,e.getNumberFromString=ge,e.isOptionGroup=ly,e.isValidUrl=function(e){try{return new URL(e),!0}catch(e){return!1}},e.layers=me,e.numberWithSeparator=we,e.signifierTypes=gh,e.toMoment=ev,e.useContentStepperContext=function(){var e=t.useContext(OE);if(void 0===e)throw new Error("useContentWizardContext must be used within a ContentWizardContextProvider");return e},e.useEntityGroupContext=function(){return g.default.useContext(dE)},e.useForkRef=Ce,e.useHeight=Tg,e.useInitScrollRef=Vg,e.useInputNumber=Og,e.useLayerContext=im,e.useMenuContext=function(){return t.useContext(Ff)},e.useResizeObserver=ke,e.useWizardContext=function(){return t.useContext(zE)},e.validateNumberInput=Ee,e.validateStopwatchTime=function(e){return/^([0-9]{0,2})?(((:([0-5][0-9])?)|(:[0-5]?))|(\.[0-9]{0,2})|(,[0-9]{0,2}))?$/g.test(e)},e.validateTimeInput=xe,Object.defineProperty(e,"__esModule",{value:!0})});
2
2
  //# sourceMappingURL=index.min.js.map