asma-ui-table 1.0.119 → 1.0.121

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.
@@ -37,4 +37,4 @@ var e=Object.defineProperty,t=(t,n,o)=>(((t,n,o)=>{n in t?e(t,n,{enumerable:!0,c
37
37
  *
38
38
  * @license MIT
39
39
  */
40
- function xo(e,t){return e?function(e){return function(e){return"function"==typeof e&&(()=>{const t=Object.getPrototypeOf(e);return t.prototype&&t.prototype.isReactComponent})()}(e)||"function"==typeof e||function(e){return"object"==typeof e&&"symbol"==typeof e.$$typeof&&["react.memo","react.forward_ref"].includes(e.$$typeof.description)}(e)}(e)?n.createElement(e,t):e:null}const Co={getInitialState:e=>({expandedRows:new Set,...e}),getDefaultOptions:e=>({onChangeExpandedRows:xn("expandedRows",e)}),createTable:e=>{e.setExpandedRows=t=>{var n,o;return null==(o=(n=e.options).onChangeExpandedRows)?void 0:o.call(n,(e=>yn(t,e)))}},createRow:(e,t)=>{e.onChangeExpanded=n=>t.setExpandedRows((t=>{const o=new Set(t),r=e.id;return n?o.add(r):o.delete(r),yn((()=>o),t)})),e.isExpanded=()=>t.getState().expandedRows.has(e.id),e.toggleExpand=()=>{const t=e.isExpanded();e.onChangeExpanded(!t)}}},So={getInitialState:e=>({focusedRow:null,...e}),getDefaultOptions:e=>({onChangeFocusedRow:xn("focusedRow",e)}),createTable:e=>{e.setFocusedRow=t=>{var n,o;return null==(o=(n=e.options).onChangeFocusedRow)?void 0:o.call(n,(e=>yn(t,e)))},e.focusRowById=async t=>{var n;if(-1===e.getRowModel().rows.findIndex((e=>e.id===t))&&e.getState().pagination){const o=e.getState().pagination.pageSize,r=e.getCoreRowModel().rows.findIndex((e=>e.id===t));if(-1!==r){const t=Math.floor(r/o);null==(n=e.setPageIndex)||n.call(e,t)}}if(await new Promise(requestAnimationFrame),!e.getRowModel().rows.find((e=>e.id===t)))return;e.setFocusedRow((()=>t));const o=document.getElementById(t);o&&(o.focus({preventScroll:!1}),o.scrollIntoView({behavior:"smooth",block:"center"}))}},createRow:(e,t)=>{e.isFocused=()=>t.getState().focusedRow===e.id,e.onChangeFocused=(n,o)=>{const r=o??e.id;if(t.setFocusedRow((()=>n?r:null)),n){const e=document.getElementById(r);e&&e.focus({preventScroll:!0})}},e.toggleFocused=()=>e.onChangeFocused(!e.isFocused()),e.focusNextRow=()=>{var e;const n=t.getRowModel().rows,o=n.findIndex((e=>e.id===t.getState().focusedRow)),r=n[o+1];r&&(r.onChangeFocused(!0,r.id),null==(e=document.getElementById(r.id))||e.focus({preventScroll:!0}))},e.focusPrevRow=()=>{var e;const n=t.getRowModel().rows,o=n.findIndex((e=>e.id===t.getState().focusedRow)),r=n[o-1];r&&(r.onChangeFocused(!0,r.id),null==(e=document.getElementById(r.id))||e.focus({preventScroll:!0}))}}},Ro={getInitialState:e=>({columnOrder:[],...e}),getDefaultOptions:e=>({onColumnOrderChange:xn("columnOrder",e)}),createTable:e=>{const t=e.getAllLeafColumns().map((e=>e.id));e.setColumnOrder=t=>{var n,o;return null==(o=(n=e.options).onColumnOrderChange)?void 0:o.call(n,(e=>yn(t,e)))},e.resetColumnOrder=()=>{e.setColumnOrder(t)}}};const Eo=e=>{const{columns:t,data:o,initialState:i,pageSize:a,enableRowSelection:s,tableInstanceRef:u,locale:c,persistColumnOrderKey:d,...g}=e,p=(e=>r((()=>{if(e)try{const t=localStorage.getItem(e);if(!t)return;const n=JSON.parse(t);return Array.isArray(n)?n:void 0}catch{return}}),[e]))(d),f=function(e){const t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[o]=n.useState((()=>({current:vo(t)}))),[r,i]=n.useState((()=>o.current.initialState));return o.current.setOptions((t=>({...t,...e,state:{...r,...e.state},onStateChange:t=>{i(t),null==e.onStateChange||e.onStateChange(t)}}))),o.current}({_features:[Co,So,Ro],columns:t,data:o,meta:{locale:c??"en"},initialState:{pagination:{pageIndex:0,pageSize:a||50},columnVisibility:{...null==i?void 0:i.columnVisibility,[I]:!1},columnOrder:p,...i},enableRowSelection:s,getCoreRowModel:e=>Sn((()=>[e.options.data]),(t=>{const n={rows:[],flatRows:[],rowsById:{}},o=function(t,r,i){void 0===r&&(r=0);const l=[];for(let s=0;s<t.length;s++){const u=Dn(e,e._getRowId(t[s],s,i),t[s],s,r,void 0,null==i?void 0:i.id);var a;n.flatRows.push(u),n.rowsById[u.id]=u,l.push(u),e.options.getSubRows&&(u.originalSubRows=e.options.getSubRows(t[s],s),null!=(a=u.originalSubRows)&&a.length&&(u.subRows=o(u.originalSubRows,r+1,u)))}return l};return n.rows=o(t),n}),Rn(e.options,"debugTable","getRowModel",(()=>e._autoResetPageIndex()))),getExpandedRowModel:e=>Sn((()=>[e.getState().expanded,e.getPreExpandedRowModel(),e.options.paginateExpandedRows]),((e,t,n)=>t.rows.length&&(!0===e||Object.keys(e??{}).length)&&n?wo(t):t),Rn(e.options,"debugTable","getExpandedRowModel")),getFilteredRowModel:e=>Sn((()=>[e.getPreFilteredRowModel(),e.getState().columnFilters,e.getState().globalFilter]),((t,n,o)=>{if(!t.rows.length||(null==n||!n.length)&&!o){for(let e=0;e<t.flatRows.length;e++)t.flatRows[e].columnFilters={},t.flatRows[e].columnFiltersMeta={};return t}const r=[],i=[];(n??[]).forEach((t=>{var n;const o=e.getColumn(t.id);if(!o)return;const i=o.getFilterFn();i?r.push({id:t.id,filterFn:i,resolvedValue:null!=(n=null==i.resolveFilterValue?void 0:i.resolveFilterValue(t.value))?n:t.value}):"production"!==process.env.NODE_ENV&&console.warn(`Could not find a valid 'column.filterFn' for column with the ID: ${o.id}.`)}));const l=(n??[]).map((e=>e.id)),a=e.getGlobalFilterFn(),s=e.getAllLeafColumns().filter((e=>e.getCanGlobalFilter()));let u,c;o&&a&&s.length&&(l.push("__global__"),s.forEach((e=>{var t;i.push({id:e.id,filterFn:a,resolvedValue:null!=(t=null==a.resolveFilterValue?void 0:a.resolveFilterValue(o))?t:o})})));for(let e=0;e<t.flatRows.length;e++){const n=t.flatRows[e];if(n.columnFilters={},r.length)for(let e=0;e<r.length;e++){u=r[e];const t=u.id;n.columnFilters[t]=u.filterFn(n,t,u.resolvedValue,(e=>{n.columnFiltersMeta[t]=e}))}if(i.length){for(let e=0;e<i.length;e++){c=i[e];const t=c.id;if(c.filterFn(n,t,c.resolvedValue,(e=>{n.columnFiltersMeta[t]=e}))){n.columnFilters.__global__=!0;break}}!0!==n.columnFilters.__global__&&(n.columnFilters.__global__=!1)}}return yo(t.rows,(e=>{for(let t=0;t<l.length;t++)if(!1===e.columnFilters[l[t]])return!1;return!0}),e)}),Rn(e.options,"debugTable","getFilteredRowModel",(()=>e._autoResetPageIndex()))),getSortedRowModel:e=>Sn((()=>[e.getState().sorting,e.getPreSortedRowModel()]),((t,n)=>{if(!n.rows.length||null==t||!t.length)return n;const o=e.getState().sorting,r=[],i=o.filter((t=>{var n;return null==(n=e.getColumn(t.id))?void 0:n.getCanSort()})),l={};i.forEach((t=>{const n=e.getColumn(t.id);n&&(l[t.id]={sortUndefined:n.columnDef.sortUndefined,invertSorting:n.columnDef.invertSorting,sortingFn:n.getSortingFn()})}));const a=e=>{const t=e.map((e=>({...e})));return t.sort(((e,t)=>{for(let o=0;o<i.length;o+=1){var n;const r=i[o],a=l[r.id],s=a.sortUndefined,u=null!=(n=null==r?void 0:r.desc)&&n;let c=0;if(s){const n=void 0===e.getValue(r.id),o=void 0===t.getValue(r.id);if(n||o){if("first"===s)return n?-1:1;if("last"===s)return n?1:-1;c=n&&o?0:n?s:-s}}if(0===c&&(c=a.sortingFn(e,t,r.id)),0!==c)return u&&(c*=-1),a.invertSorting&&(c*=-1),c}return e.index-t.index})),t.forEach((e=>{var t;r.push(e),null!=(t=e.subRows)&&t.length&&(e.subRows=a(e.subRows))})),t};return{rows:a(n.rows),flatRows:r,rowsById:n.rowsById}}),Rn(e.options,"debugTable","getSortedRowModel",(()=>e._autoResetPageIndex()))),getPaginationRowModel:e=>Sn((()=>[e.getState().pagination,e.getPrePaginationRowModel(),e.options.paginateExpandedRows?void 0:e.getState().expanded]),((t,n)=>{if(!n.rows.length)return n;const{pageSize:o,pageIndex:r}=t;let{rows:i,flatRows:l,rowsById:a}=n;const s=o*r,u=s+o;let c;i=i.slice(s,u),c=e.options.paginateExpandedRows?{rows:i,flatRows:l,rowsById:a}:wo({rows:i,flatRows:l,rowsById:a}),c.flatRows=[];const d=e=>{c.flatRows.push(e),e.subRows.length&&e.subRows.forEach(d)};return c.rows.forEach(d),c}),Rn(e.options,"debugTable","getPaginationRowModel")),getRowId:g.getRowId||((e,t,n)=>n?[n.id,e.id].join("."):e.id.toString()),defaultColumn:e.enableResizing?{size:void 0}:void 0,...g});return u&&(u.current=f),function(e,t){const n=e.getState().columnOrder;l((()=>{if(t&&n)try{localStorage.setItem(t,JSON.stringify(n))}catch(e){console.error(e)}}),[n,t])}(f,d),{table:f}},_o={CheckboxWrapper:"_CheckboxWrapper_k4bh3_1","size-small":"_size-small_k4bh3_11","size-medium":"_size-medium_k4bh3_15",Checkbox:"_Checkbox_k4bh3_1",ReadOnly:"_ReadOnly_k4bh3_45",Indicator:"_Indicator_k4bh3_54",HideWrapper:"_HideWrapper_k4bh3_58",CheckboxHover:"_CheckboxHover_k4bh3_65",CheckboxRippleContainer:"_CheckboxRippleContainer_k4bh3_65",CheckboxRipple:"_CheckboxRipple_k4bh3_65",ripple:"_ripple_k4bh3_1"};function ko(){}const Io=Object.freeze({});const Do={};function Oo(e,t){const o=n.useRef(Do);return o.current===Do&&(o.current=e(t)),o}const No=n[`useInsertionEffect${Math.random().toFixed(1)}`.slice(0,-3)],Mo=No&&No!==n.useLayoutEffect?No:e=>e();function Fo(e){const t=Oo(Po).current;return t.next=e,Mo(t.effect),t.trampoline}function Po(){const e={next:void 0,callback:jo,trampoline:(...t)=>{var n;return null==(n=e.callback)?void 0:n.call(e,...t)},effect:()=>{e.callback=e.next}};return e}function jo(){if("production"!==process.env.NODE_ENV)throw new Error("Base UI: Cannot call an event handler while rendering.")}const Ao=typeof document<"u"?n.useLayoutEffect:()=>{};function To(e,t,n,o){const r=Oo(Vo).current;return function(e,t,n,o,r){return e.refs[0]!==t||e.refs[1]!==n||e.refs[2]!==o||e.refs[3]!==r}(r,e,t,n,o)&&Lo(r,[e,t,n,o]),r.callback}function Vo(){return{callback:null,cleanup:null,refs:[]}}function Lo(e,t){e.refs=t,t.every((e=>null==e))?e.callback=null:e.callback=n=>{if(e.cleanup&&(e.cleanup(),e.cleanup=null),null!=n){const o=Array(t.length).fill(null);for(let e=0;e<t.length;e+=1){const r=t[e];if(null!=r)switch(typeof r){case"function":{const t=r(n);"function"==typeof t&&(o[e]=t);break}case"object":r.current=n}}e.cleanup=()=>{for(let e=0;e<t.length;e+=1){const n=t[e];if(null!=n)switch(typeof n){case"function":{const t=o[e];"function"==typeof t?t():n(null);break}case"object":n.current=null}}}}}}const zo={clipPath:"inset(50%)",overflow:"hidden",whiteSpace:"nowrap",border:0,padding:0,width:1,height:1,margin:-1},Ho={...zo,position:"fixed",top:0,left:0},$o={...zo,position:"absolute"};let Bo=function(e){return e.checked="data-checked",e.unchecked="data-unchecked",e.indeterminate="data-indeterminate",e.disabled="data-disabled",e.readonly="data-readonly",e.required="data-required",e.valid="data-valid",e.invalid="data-invalid",e.touched="data-touched",e.dirty="data-dirty",e.filled="data-filled",e.focused="data-focused",e}({}),Go=function(e){return e.disabled="data-disabled",e.valid="data-valid",e.invalid="data-invalid",e.touched="data-touched",e.dirty="data-dirty",e.filled="data-filled",e.focused="data-focused",e}({});const qo={valid:e=>null===e?null:e?{[Go.valid]:""}:{[Go.invalid]:""}};function Uo(e){return n.useMemo((()=>({checked:t=>e.indeterminate?{}:t?{[Bo.checked]:""}:{[Bo.unchecked]:""},...qo})),[e.indeterminate])}function Wo(e,...t){const n=new URL("https://base-ui.com/production-error");return n.searchParams.set("code",e.toString()),t.forEach((e=>n.searchParams.append("args[]",e))),`Base UI error #${e}; visit ${n} for the full message.`}const Ko=parseInt(n.version,10);function Xo(e){if(!n.isValidElement(e))return null;const t=e,o=t.props;return(function(e){return Ko>=e}(19)?null==o?void 0:o.ref:t.ref)??null}function Yo(e,t){return e&&!t?e:!e&&t?t:e||t?{...e,...t}:void 0}const Jo={};function Zo(e,t,n,o,r){let i={...nr(e,Jo)};return t&&(i=Qo(i,t)),n&&(i=Qo(i,n)),o&&(i=Qo(i,o)),r&&(i=Qo(i,r)),i}function Qo(e,t){return tr(t)?t(e):function(e,t){if(!t)return e;for(const n in t){const o=t[n];switch(n){case"style":e[n]=Yo(e.style,o);break;case"className":e[n]=ir(e.className,o);break;default:er(n,o)?e[n]=or(e[n],o):e[n]=o}}return e}(e,t)}function er(e,t){const n=e.charCodeAt(0),o=e.charCodeAt(1),r=e.charCodeAt(2);return 111===n&&110===o&&r>=65&&r<=90&&("function"==typeof t||typeof t>"u")}function tr(e){return"function"==typeof e}function nr(e,t){return tr(e)?e(t):e??Jo}function or(e,t){return t?e?n=>{if(function(e){return null!=e&&"object"==typeof e&&"nativeEvent"in e}(n)){const o=n;rr(o);const r=t(o);return o.baseUIHandlerPrevented||null==e||e(o),r}const o=t(n);return null==e||e(n),o}:t:e}function rr(e){return e.preventBaseUIHandler=()=>{e.baseUIHandlerPrevented=!0},e}function ir(e,t){return t?e?t+" "+e:t:e}function lr(e,t,o={}){const r=t.render,i=function(e,t={}){const{className:n,style:o,render:r}=e,{state:i=Io,ref:l,props:a,stateAttributesMapping:s,enabled:u=!0}=t,c=u?function(e,t){return"function"==typeof e?e(t):e}(n,i):void 0,d=u?function(e,t){return"function"==typeof e?e(t):e}(o,i):void 0,g=u?function(e,t){const n={};for(const o in e){const r=e[o];if(null!=t&&t.hasOwnProperty(o)){const e=t[o](r);null!=e&&Object.assign(n,e)}else!0===r?n[`data-${o.toLowerCase()}`]="":r&&(n[`data-${o.toLowerCase()}`]=r.toString())}return n}(i,s):Io,p=u?Yo(g,Array.isArray(a)?function(e){if(0===e.length)return Jo;if(1===e.length)return nr(e[0],Jo);let t={...nr(e[0],Jo)};for(let n=1;n<e.length;n+=1)t=Qo(t,e[n]);return t}(a):a)??Io:Io;return typeof document<"u"&&(u?Array.isArray(l)?p.ref=function(e){const t=Oo(Vo).current;return function(e,t){return e.refs.length!==t.length||e.refs.some(((e,n)=>e!==t[n]))}(t,e)&&Lo(t,e),t.callback}([p.ref,Xo(r),...l]):p.ref=To(p.ref,Xo(r),l):To(null,null)),u?(void 0!==c&&(p.className=ir(p.className,c)),void 0!==d&&(p.style=Yo(p.style,d)),p):Io}(t,o);if(!1===o.enabled)return null;return function(e,t,o,r){if(t){if("function"==typeof t)return t(o,r);const e=Zo(o,t.props);return e.ref=o.ref,n.cloneElement(t,e)}if(e&&"string"==typeof e)return function(e,t){return"button"===e?f("button",{type:"button",...t,key:t.key}):"img"===e?f("img",{alt:"",...t,key:t.key}):n.createElement(e,t)}(e,o);throw new Error("production"!==process.env.NODE_ENV?"Base UI: Render element or function are not defined.":Wo(8))}(e,r,i,o.state??Io)}const ar={...n};let sr=0;const ur=ar.useId;function cr(e,t){if(void 0!==ur){const n=ur();return e??(t?`${t}-${n}`:n)}return function(e,t="mui"){const[o,r]=n.useState(e),i=e||o;return n.useEffect((()=>{null==o&&(sr+=1,r(`${t}-${sr}`))}),[o,t]),i}(e,t)}function dr(e){return cr(e,"base-ui")}function gr(e){return typeof window<"u"&&(e instanceof HTMLElement||e instanceof function(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}(e).HTMLElement)}let pr;function fr(...e){if("production"!==process.env.NODE_ENV){const t=e.join(" ");pr.has(t)||(pr.add(t),console.error(`Base UI: ${t}`))}}"production"!==process.env.NODE_ENV&&(pr=new Set);const hr=n.createContext(void 0);function mr(e={}){const{disabled:t=!1,focusableWhenDisabled:o,tabIndex:r=0,native:i=!0}=e,l=n.useRef(null),a=void 0!==function(e=!1){const t=n.useContext(hr);if(void 0===t&&!e)throw new Error("production"!==process.env.NODE_ENV?"Base UI: CompositeRootContext is missing. Composite parts must be placed within <Composite.Root>.":Wo(16));return t}(!0),s=Fo((()=>{const e=l.current;return!("A"!==(null==e?void 0:e.tagName)||null==e||!e.href)})),{props:u}=function(e){const{focusableWhenDisabled:t,disabled:o,composite:r=!1,tabIndex:i=0,isNativeButton:l}=e,a=r&&!1!==t,s=r&&!1===t;return{props:n.useMemo((()=>{const e={onKeyDown(e){o&&t&&"Tab"!==e.key&&e.preventDefault()}};return r||(e.tabIndex=i,!l&&o&&(e.tabIndex=t?i:-1)),(l&&(t||a)||!l&&o)&&(e["aria-disabled"]=o),l&&(!t||s)&&(e.disabled=o),e}),[r,o,t,a,s,l,i])}}({focusableWhenDisabled:o,disabled:t,composite:a,tabIndex:r,isNativeButton:i});"production"!==process.env.NODE_ENV&&n.useEffect((()=>{if(!l.current)return;const e="BUTTON"===l.current.tagName;i?e||fr("A component that acts as a button was not rendered as a native <button>, which does not match the default. Ensure that the element passed to the `render` prop of the component is a real <button>, or set the `nativeButton` prop on the component to `false`."):e&&fr("A component that acts as a button was rendered as a native <button>, which does not match the default. Ensure that the element passed to the `render` prop of the component is not a real <button>, or set the `nativeButton` prop on the component to `true`.")}),[i]);const c=n.useCallback((()=>{const e=l.current;(function(e){return gr(e)&&"BUTTON"===e.tagName})(e)&&a&&t&&void 0===u.disabled&&e.disabled&&(e.disabled=!1)}),[t,u.disabled,a]);Ao(c,[c]);return{getButtonProps:n.useCallback(((e={})=>{const{onClick:n,onMouseDown:o,onKeyUp:r,onKeyDown:l,onPointerDown:a,...c}=e;return Zo({type:i?"button":void 0,onClick(e){t?e.preventDefault():null==n||n(e)},onMouseDown(e){t||null==o||o(e)},onKeyDown(e){if(t||(rr(e),null==l||l(e)),e.baseUIHandlerPrevented)return;const o=e.target===e.currentTarget&&!i&&!s()&&!t,r="Enter"===e.key,a=" "===e.key;o&&((a||r)&&e.preventDefault(),r&&(null==n||n(e)))},onKeyUp(e){t||(rr(e),null==r||r(e)),!e.baseUIHandlerPrevented&&e.target===e.currentTarget&&!i&&!t&&" "===e.key&&(null==n||n(e))},onPointerDown(e){t?e.preventDefault():null==a||a(e)}},i?void 0:{role:"button"},u,c)}),[t,u,i,s]),buttonRef:Fo((e=>{l.current=e,c()}))}}"production"!==process.env.NODE_ENV&&(hr.displayName="CompositeRootContext");const br=n.createContext({invalid:void 0,name:void 0,validityData:{state:{badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valid:null,valueMissing:!1},errors:[],error:"",value:"",initialValue:null},setValidityData:ko,disabled:void 0,touched:!1,setTouched:ko,dirty:!1,setDirty:ko,filled:!1,setFilled:ko,focused:!1,setFocused:ko,validate:()=>null,validationMode:"onSubmit",validationDebounceTime:0,shouldValidateOnChange:()=>!1,state:{disabled:!1,valid:null,touched:!1,dirty:!1,filled:!1,focused:!1},markedDirtyRef:{current:!1},validation:{getValidationProps:(e=Io)=>e,getInputValidationProps:(e=Io)=>e,inputRef:{current:null},commit:async()=>{}}});function vr(e=!0){const t=n.useContext(br);if(t.setValidityData===ko&&!e)throw new Error("production"!==process.env.NODE_ENV?"Base UI: FieldRootContext is missing. Field parts must be placed within <Field.Root>.":Wo(28));return t}"production"!==process.env.NODE_ENV&&(br.displayName="FieldRootContext");const wr=n.createContext({disabled:!1});function yr(e,t){return{...e,state:{...e.state,valid:!t&&e.state.valid}}}"production"!==process.env.NODE_ENV&&(wr.displayName="FieldItemContext");const xr=n.createContext({formRef:{current:{fields:new Map}},errors:{},clearErrors:ko,validationMode:"onSubmit",submitAttemptedRef:{current:!1}});function Cr(){return n.useContext(xr)}"production"!==process.env.NODE_ENV&&(xr.displayName="FormContext");const Sr=n.createContext({controlId:void 0,setControlId:ko,labelId:void 0,setLabelId:ko,messageIds:[],setMessageIds:ko,getDescriptionProps:e=>e});"production"!==process.env.NODE_ENV&&(Sr.displayName="LabelableContext");const Rr=n.createContext(void 0);"production"!==process.env.NODE_ENV&&(Rr.displayName="CheckboxGroupContext");const Er=n.createContext(void 0);"production"!==process.env.NODE_ENV&&(Er.displayName="CheckboxRootContext");const _r=n.forwardRef((function(e,t){const{checked:o,className:r,defaultChecked:i=!1,disabled:l=!1,id:a,indeterminate:s=!1,inputRef:u,name:c,onCheckedChange:d,parent:g=!1,readOnly:p=!1,render:f,required:h=!1,uncheckedValue:b,value:v,nativeButton:w=!1,...y}=e,{clearErrors:x}=Cr(),{disabled:C,name:S,setDirty:R,setFilled:E,setFocused:_,setTouched:k,state:I,validationMode:D,validityData:O,shouldValidateOnChange:N,validation:M}=vr(),F=n.useContext(wr),{labelId:P,controlId:j,setControlId:A,getDescriptionProps:T}=n.useContext(Sr),V=function(e=!0){const t=n.useContext(Rr);if(void 0===t&&!e)throw new Error("production"!==process.env.NODE_ENV?"Base UI: CheckboxGroupContext is missing. CheckboxGroup parts must be placed within <CheckboxGroup>.":Wo(3));return t}(),z=null==V?void 0:V.parent,H=z&&V.allValues,$=C||F.disabled||(null==V?void 0:V.disabled)||l,B=S??c,G=v??B,q=dr(),U=dr();let W=j;H?W=g?U:`${z.id}-${G}`:a&&(W=a);let K={};H&&(g?K=V.parent.getParentProps():G&&(K=V.parent.getChildProps(G)));const X=Fo(d),{checked:Y=o,indeterminate:J=s,onCheckedChange:Z,...Q}=K,ee=null==V?void 0:V.value,te=null==V?void 0:V.setValue,ne=null==V?void 0:V.defaultValue,oe=n.useRef(null),{getButtonProps:re,buttonRef:ie}=mr({disabled:$,native:w}),le=(null==V?void 0:V.validation)??M,[ae,se]=function({controlled:e,default:t,name:o,state:r="value"}){const{current:i}=n.useRef(void 0!==e),[l,a]=n.useState(t),s=i?e:l;if("production"!==process.env.NODE_ENV){n.useEffect((()=>{i!==(void 0!==e)&&console.error([`Base UI: A component is changing the ${i?"":"un"}controlled ${r} state of ${o} to be ${i?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${o} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join("\n"))}),[r,o,e]);const{current:l}=n.useRef(t);n.useEffect((()=>{!i&&JSON.stringify(l)!==JSON.stringify(t)&&console.error([`Base UI: A component is changing the default ${r} state of an uncontrolled ${o} after being initialized. To suppress this warning opt to use a controlled ${o}.`].join("\n"))}),[JSON.stringify(t)])}return[s,n.useCallback((e=>{i||a(e)}),[])]}({controlled:G&&ee&&!g?ee.includes(G):Y,default:G&&ne&&!g?ne.includes(G):i,name:"Checkbox",state:"checked"});Ao((()=>{if(A!==ko)return A(W),()=>{A(void 0)}}),[W,V,A,g]),function(e){const{enabled:t=!0,value:n,id:o,name:r,controlRef:i,commit:l}=e,{formRef:a}=Cr(),{invalid:s,markedDirtyRef:u,validityData:c,setValidityData:d}=vr(),g=Fo(e.getValue);Ao((()=>{if(!t)return;let e=n;void 0===e&&(e=g()),null===c.initialValue&&null!==e&&d((t=>({...t,initialValue:e})))}),[t,d,n,c.initialValue,g]),Ao((()=>{!t||!o||a.current.fields.set(o,{getValue:g,name:r,controlRef:i,validityData:yr(c,s),validate(e=!0){let t=n;void 0===t&&(t=g()),u.current=!0,e?m.flushSync((()=>l(t))):l(t)}})}),[l,i,t,a,g,o,s,u,r,c,n]),Ao((()=>{const e=a.current.fields;return()=>{o&&e.delete(o)}}),[a,o])}({enabled:!V,id:q,commit:le.commit,value:ae,controlRef:oe,name:B,getValue:()=>ae});const ue=n.useRef(null),ce=To(u,ue,le.inputRef);Ao((()=>{ue.current&&(ue.current.indeterminate=J,ae&&E(!0))}),[ae,J,E]),function(e,t){const o=n.useRef(e),r=Fo(t);Ao((()=>{o.current!==e&&r(o.current)}),[e,r]),Ao((()=>{o.current=e}),[e])}(ae,(()=>{V&&!g||(x(B),E(ae),R(ae!==O.initialValue),N()?le.commit(ae):le.commit(ae,!0))}));const de=Zo({checked:ae,disabled:$,name:g?void 0:B,id:w?void 0:W??void 0,required:h,ref:ce,style:B?$o:Ho,tabIndex:-1,type:"checkbox","aria-hidden":!0,onChange(e){if(e.nativeEvent.defaultPrevented)return;const t=e.target.checked,n=function(e,t,n,o){let r=!1,i=!1;const l=o??Io;return{reason:e,event:t??new Event("base-ui"),cancel(){r=!0},allowPropagation(){i=!0},get isCanceled(){return r},get isPropagationAllowed(){return i},trigger:n,...l}}("none",e.nativeEvent);if(null==Z||Z(t,n),X(t,n),!n.isCanceled&&(se(t),G&&ee&&te&&!g)){const e=t?[...ee,G]:ee.filter((e=>e!==G));te(e,n)}},onFocus(){var e;null==(e=oe.current)||e.focus()}},void 0!==v?{value:(V?ae&&v:v)||""}:Io,T,V?le.getValidationProps:le.getInputValidationProps),ge=H?!!Y:ae,pe=H&&J||s;n.useEffect((()=>{z&&G&&z.disabledStatesRef.current.set(G,$)}),[z,$,G]);const fe=n.useMemo((()=>({...I,checked:ge,disabled:$,readOnly:p,required:h,indeterminate:pe})),[I,ge,$,p,h,pe]),he=Uo(fe),me=lr("span",e,{state:fe,ref:[ie,oe,t,null==V?void 0:V.registerControlRef],props:[{id:w?W??void 0:q,role:"checkbox","aria-checked":J?"mixed":ae,"aria-readonly":p||void 0,"aria-required":h||void 0,"aria-labelledby":P,"data-parent":g?"":void 0,onFocus(){_(!0)},onBlur(){const e=ue.current;e&&(k(!0),_(!1),"onBlur"===D&&le.commit(V?ee:e.checked))},onClick(e){var t;p||$||(e.preventDefault(),null==(t=ue.current)||t.click())}},T,le.getValidationProps,y,Q,re],stateAttributesMapping:he});return L.jsxs(Er.Provider,{value:fe,children:[me,!ae&&!V&&B&&!g&&void 0!==b&&L.jsx("input",{type:"hidden",name:B,value:b}),L.jsx("input",{...de})]})}));"production"!==process.env.NODE_ENV&&(_r.displayName="CheckboxRoot");const kr=[];const Ir=null;let Dr=globalThis.requestAnimationFrame;const Or=new class{constructor(){t(this,"callbacks",[]),t(this,"callbacksCount",0),t(this,"nextId",1),t(this,"startId",1),t(this,"isScheduled",!1),t(this,"tick",(e=>{var t;this.isScheduled=!1;const n=this.callbacks,o=this.callbacksCount;if(this.callbacks=[],this.callbacksCount=0,this.startId=this.nextId,o>0)for(let o=0;o<n.length;o+=1)null==(t=n[o])||t.call(n,e)}))}request(e){const t=this.nextId;this.nextId+=1,this.callbacks.push(e),this.callbacksCount+=1;const n="test"===process.env.NODE_ENV&&Dr!==requestAnimationFrame&&(Dr=requestAnimationFrame,!0);return(!this.isScheduled||n)&&(requestAnimationFrame(this.tick),this.isScheduled=!0),t}cancel(e){const t=e-this.startId;t<0||t>=this.callbacks.length||(this.callbacks[t]=null,this.callbacksCount-=1)}};class Nr{constructor(){t(this,"currentId",Ir),t(this,"cancel",(()=>{this.currentId!==Ir&&(Or.cancel(this.currentId),this.currentId=Ir)})),t(this,"disposeEffect",(()=>this.cancel))}static create(){return new Nr}static request(e){return Or.request(e)}static cancel(e){return Or.cancel(e)}request(e){this.cancel(),this.currentId=Or.request((()=>{this.currentId=Ir,e()}))}}function Mr(){const e=Oo(Nr.create).current;return function(e){n.useEffect(e,kr)}(e.disposeEffect),e}let Fr=function(e){return e.startingStyle="data-starting-style",e.endingStyle="data-ending-style",e}({});const Pr={[Fr.startingStyle]:""},jr={[Fr.endingStyle]:""},Ar={transitionStatus:e=>"starting"===e?Pr:"ending"===e?jr:null};function Tr(e){const{enabled:t=!0,open:o,ref:r,onComplete:i}=e,l=Fo(i),a=function(e,t=!1,n=!0){const o=Mr();return Fo(((r,i=null)=>{function l(){m.flushSync(r)}o.cancel();const a=function(e){return null==e?e:"current"in e?e.current:e}(e);if(null==a)return;const s=a;if("function"!=typeof s.getAnimations||globalThis.BASE_UI_ANIMATIONS_DISABLED)r();else{let e=function(){const e=Fr.startingStyle;if(!s.hasAttribute(e))return void o.request(r);const t=new MutationObserver((()=>{s.hasAttribute(e)||(t.disconnect(),r())}));t.observe(s,{attributes:!0,attributeFilter:[e]}),null==i||i.addEventListener("abort",(()=>t.disconnect()),{once:!0})},r=function(){Promise.all(s.getAnimations().map((e=>e.finished))).then((()=>{null!=i&&i.aborted||l()})).catch((()=>{const e=s.getAnimations();if(n){if(null!=i&&i.aborted)return;l()}else e.length>0&&e.some((e=>e.pending||"finished"!==e.playState))&&r()}))};if(t)return void e();o.request(r)}}))}(r,o,!1);n.useEffect((()=>{if(!t)return;const e=new AbortController;return a(l,e.signal),()=>{e.abort()}}),[t,o,l,a])}const Vr=n.forwardRef((function(e,t){const{render:o,className:r,keepMounted:i=!1,...l}=e,a=function(){const e=n.useContext(Er);if(void 0===e)throw new Error("production"!==process.env.NODE_ENV?"Base UI: CheckboxRootContext is missing. Checkbox parts must be placed within <Checkbox.Root>.":Wo(14));return e}(),s=a.checked||a.indeterminate,{transitionStatus:u,setMounted:c}=function(e,t=!1,o=!1){const[r,i]=n.useState(e&&t?"idle":void 0),[l,a]=n.useState(e);return e&&!l&&(a(!0),i("starting")),!e&&l&&"ending"!==r&&!o&&i("ending"),!e&&!l&&"ending"===r&&i(void 0),Ao((()=>{if(!e&&l&&"ending"!==r&&o){const e=Nr.request((()=>{i("ending")}));return()=>{Nr.cancel(e)}}}),[e,l,r,o]),Ao((()=>{if(!e||t)return;const n=Nr.request((()=>{i(void 0)}));return()=>{Nr.cancel(n)}}),[t,e]),Ao((()=>{if(!e||!t)return;e&&l&&"idle"!==r&&i("starting");const n=Nr.request((()=>{i("idle")}));return()=>{Nr.cancel(n)}}),[t,e,l,i,r]),n.useMemo((()=>({mounted:l,setMounted:a,transitionStatus:r})),[l,r])}(s),d=n.useRef(null),g=n.useMemo((()=>({...a,transitionStatus:u})),[a,u]);Tr({open:s,ref:d,onComplete(){s||c(!1)}});const p=Uo(a),f=n.useMemo((()=>({...p,...Ar,...qo})),[p]),h=i||s,m=lr("span",e,{enabled:h,ref:[t,d],state:g,stateAttributesMapping:f,props:l});return h?m:null}));"production"!==process.env.NODE_ENV&&(Vr.displayName="CheckboxIndicator");const Lr=({className:e})=>L.jsxs("svg",{viewBox:"0 0 24 24",className:e,fill:"none",children:[L.jsx("title",{children:"Indeterminate icon"}),L.jsx("rect",{x:"5.5",y:"10.5",width:"13",height:"2.75",fill:"currentColor"})]}),zr=e=>L.jsxs("svg",{viewBox:"0 0 24 24",width:"24",height:"24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",...e,children:[L.jsx("title",{children:"Check icon"}),L.jsx("path",{d:"M4 12l5 5L20 6"})]}),Hr=({dataTest:e,size:t="medium",disabled:n,readOnly:r,indeterminate:i=!1,checked:a,disableRipple:s,hideWrapper:u,className:c,onChange:d,...g})=>{const p=!!u,f=!(s||p||n||r),h=fn(_o.CheckboxWrapper,!p&&_o[`size-${t}`],p&&_o.HideWrapper,r&&_o.ReadOnly,f&&_o.CheckboxHover,c),m=fn("styled-checkbox-inner",_o.Checkbox,_o[`size-${t}`]),b=i?Lr:zr,v=o.useRef(null),w=o.useCallback((e=>{var t;if(e.stopPropagation(),!f)return;const n=document.createElement("span");n.className=_o.CheckboxRipple||"",n.addEventListener("animationend",(()=>n.remove()),{once:!0}),null==(t=v.current)||t.appendChild(n)}),[f]);l((()=>()=>{var e;null==(e=v.current)||e.replaceChildren()}),[]);const y=o.useCallback((e=>{if(r)return;const t={target:{name:g.name,value:g.value,checked:e}};null==d||d(t,e)}),[d,g.name,g.value,r]);return L.jsxs(_r,{className:h,"data-test":e,checked:a,disabled:n,readOnly:r,indeterminate:i,onPointerDown:w,onCheckedChange:y,...g,children:[!p&&f&&L.jsx("span",{ref:v,className:_o.CheckboxRippleContainer}),L.jsx("span",{className:m,children:L.jsx(Vr,{className:_o.Indicator,children:L.jsx(b,{strokeWidth:"small"===t?3:2})})})]})};function $r(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6z"})})}const Br=()=>{const[e,t]=u(null),[n,o]=u(!1),r=s((e=>{t(e.currentTarget),o(!0)}),[]);return{open:n,handleClose:s((()=>{o(!1)}),[]),handleOpen:r,anchorEl:e}};function Gr(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"M12 16a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2m0-6a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2m0-6a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2"})})}const qr=e=>{var t;return L.jsx(x,{...e,classes:{root:pn("px-3 py-2.5",null==(t=e.classes)?void 0:t.root),...e.classes},sx:{"&.Mui-disabled":{pointerEvents:"auto",cursor:"not-allowed","&:hover":{backgroundColor:"transparent !important"}},...e.sx}})},Ur="_asma-core-ui-button_gteum_1",Wr={contained:"_contained_gteum_27",outlined:"_outlined_gteum_141",text:"_text_gteum_255",textGray:"_textGray_gteum_369",textWhite:"_textWhite_gteum_426",large:"_large_gteum_79",small:"_small_gteum_74",medium:"_medium_gteum_69",error:"_error_gteum_84",common:"_common_gteum_27"},Kr=({variant:e="contained",className:t="",size:n="medium",children:o,refLink:r,startIcon:i,endIcon:l,dataTest:a,error:s,...u})=>{const c="large"===n||"medium"===n,d=s?"error":"common";return L.jsxs("button",{...u,className:pn(Ur,Wr[e],Wr[d],Wr[n],t),ref:r,"data-test":a,children:[i,o&&L.jsx("div",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",display:"flex",alignItems:"center",justifyContent:"center",gap:c?"8px":"4px",paddingLeft:c?"8px":"4px",paddingRight:c?"8px":"4px"},children:o}),l]})};function Xr(){return Xr=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},Xr.apply(this,arguments)}function Yr(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],!(t.indexOf(n)>=0)&&(r[n]=e[n]);return r}function Jr(e,t){return(Jr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}const Zr=!1;var Qr="production"!==process.env.NODE_ENV?E.oneOfType([E.number,E.shape({enter:E.number,exit:E.number,appear:E.number}).isRequired]):null;"production"!==process.env.NODE_ENV&&E.oneOfType([E.string,E.shape({enter:E.string,exit:E.string,active:E.string}),E.shape({enter:E.string,enterDone:E.string,enterActive:E.string,exit:E.string,exitDone:E.string,exitActive:E.string})]);const ei=o.createContext(null);var ti="unmounted",ni="exited",oi="entering",ri="entered",ii="exiting",li=function(e){function t(t,n){var o;o=e.call(this,t,n)||this;var r,i=n&&!n.isMounting?t.enter:t.appear;return o.appearStatus=null,t.in?i?(r=ni,o.appearStatus=oi):r=ri:r=t.unmountOnExit||t.mountOnEnter?ti:ni,o.state={status:r},o.nextCallback=null,o}!function(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,Jr(e,t)}(t,e),t.getDerivedStateFromProps=function(e,t){return e.in&&t.status===ti?{status:ni}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(e){var t=null;if(e!==this.props){var n=this.state.status;this.props.in?n!==oi&&n!==ri&&(t=oi):(n===oi||n===ri)&&(t=ii)}this.updateStatus(!1,t)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var e,t,n,o=this.props.timeout;return e=t=n=o,null!=o&&"number"!=typeof o&&(e=o.exit,t=o.enter,n=void 0!==o.appear?o.appear:t),{exit:e,enter:t,appear:n}},n.updateStatus=function(e,t){if(void 0===e&&(e=!1),null!==t)if(this.cancelNextCallback(),t===oi){if(this.props.unmountOnExit||this.props.mountOnEnter){var n=this.props.nodeRef?this.props.nodeRef.current:b.findDOMNode(this);n&&function(e){e.scrollTop}(n)}this.performEnter(e)}else this.performExit();else this.props.unmountOnExit&&this.state.status===ni&&this.setState({status:ti})},n.performEnter=function(e){var t=this,n=this.props.enter,o=this.context?this.context.isMounting:e,r=this.props.nodeRef?[o]:[b.findDOMNode(this),o],i=r[0],l=r[1],a=this.getTimeouts(),s=o?a.appear:a.enter;!e&&!n||Zr?this.safeSetState({status:ri},(function(){t.props.onEntered(i)})):(this.props.onEnter(i,l),this.safeSetState({status:oi},(function(){t.props.onEntering(i,l),t.onTransitionEnd(s,(function(){t.safeSetState({status:ri},(function(){t.props.onEntered(i,l)}))}))})))},n.performExit=function(){var e=this,t=this.props.exit,n=this.getTimeouts(),o=this.props.nodeRef?void 0:b.findDOMNode(this);t&&!Zr?(this.props.onExit(o),this.safeSetState({status:ii},(function(){e.props.onExiting(o),e.onTransitionEnd(n.exit,(function(){e.safeSetState({status:ni},(function(){e.props.onExited(o)}))}))}))):this.safeSetState({status:ni},(function(){e.props.onExited(o)}))},n.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},n.setNextCallback=function(e){var t=this,n=!0;return this.nextCallback=function(o){n&&(n=!1,t.nextCallback=null,e(o))},this.nextCallback.cancel=function(){n=!1},this.nextCallback},n.onTransitionEnd=function(e,t){this.setNextCallback(t);var n=this.props.nodeRef?this.props.nodeRef.current:b.findDOMNode(this),o=null==e&&!this.props.addEndListener;if(n&&!o){if(this.props.addEndListener){var r=this.props.nodeRef?[this.nextCallback]:[n,this.nextCallback],i=r[0],l=r[1];this.props.addEndListener(i,l)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},n.render=function(){var e=this.state.status;if(e===ti)return null;var t=this.props,n=t.children;t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef;var r=Yr(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return o.createElement(ei.Provider,{value:null},"function"==typeof n?n(e,r):o.cloneElement(o.Children.only(n),r))},t}(o.Component);function ai(){}li.contextType=ei,li.propTypes="production"!==process.env.NODE_ENV?{nodeRef:E.shape({current:typeof Element>"u"?E.any:function(e,t,n,o,r,i){var l=e[t];return E.instanceOf(l&&"ownerDocument"in l?l.ownerDocument.defaultView.Element:Element)(e,t,n,o,r,i)}}),children:E.oneOfType([E.func.isRequired,E.element.isRequired]).isRequired,in:E.bool,mountOnEnter:E.bool,unmountOnExit:E.bool,appear:E.bool,enter:E.bool,exit:E.bool,timeout:function(e){var t=Qr;e.addEndListener||(t=t.isRequired);for(var n=arguments.length,o=new Array(n>1?n-1:0),r=1;r<n;r++)o[r-1]=arguments[r];return t.apply(void 0,[e].concat(o))},addEndListener:E.func,onEnter:E.func,onEntering:E.func,onEntered:E.func,onExit:E.func,onExiting:E.func,onExited:E.func}:{},li.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:ai,onEntering:ai,onEntered:ai,onExit:ai,onExiting:ai,onExited:ai},li.UNMOUNTED=ti,li.EXITED=ni,li.ENTERING=oi,li.ENTERED=ri,li.EXITING=ii;const si=li;function ui(e,t){return"production"===process.env.NODE_ENV?()=>null:function(...n){return e(...n)||t(...n)}}function ci(e){return null!==e&&"object"==typeof e&&e.constructor===Object}function di(e){if(!ci(e))return e;const t={};return Object.keys(e).forEach((n=>{t[n]=di(e[n])})),t}function gi(e,t,n={clone:!0}){const o=n.clone?Xr({},e):e;return ci(e)&&ci(t)&&Object.keys(t).forEach((r=>{"__proto__"!==r&&(ci(t[r])&&r in e&&ci(e[r])?o[r]=gi(e[r],t[r],n):n.clone?o[r]=ci(t[r])?di(t[r]):t[r]:o[r]=t[r])})),o}function pi(e,t,n,o,r){const i=e[t],l=r||t;if(null==i||typeof window>"u")return null;let a;const s=i.type;return"function"==typeof s&&!function(e){const{prototype:t={}}=e;return!!t.isReactComponent}(s)&&(a="Did you accidentally use a plain function component for an element instead?"),void 0!==a?new Error(`Invalid ${o} \`${l}\` supplied to \`${n}\`. Expected an element that can hold a ref. ${a} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const fi=ui(E.element,pi);fi.isRequired=ui(E.element.isRequired,pi);const hi=fi;function mi(e){let t="https://mui.com/production-error/?code="+e;for(let e=1;e<arguments.length;e+=1)t+="&args[]="+encodeURIComponent(arguments[e]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}function bi(e){if("string"!=typeof e)throw new Error("production"!==process.env.NODE_ENV?"MUI: `capitalize(string)` expects a string argument.":mi(7));return e.charAt(0).toUpperCase()+e.slice(1)}const vi=e=>e,wi=(()=>{let e=vi;return{configure(t){e=t},generate:t=>e(t),reset(){e=vi}}})(),yi=wi,xi={active:"active",checked:"checked",completed:"completed",disabled:"disabled",readOnly:"readOnly",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",required:"required",selected:"selected"};function Ci(e,t,n="Mui"){const o=xi[t];return o?`${n}-${o}`:`${yi.generate(e)}-${t}`}const Si=["values","unit","step"],Ri=e=>{const t=Object.keys(e).map((t=>({key:t,val:e[t]})))||[];return t.sort(((e,t)=>e.val-t.val)),t.reduce(((e,t)=>Xr({},e,{[t.key]:t.val})),{})};const Ei={borderRadius:4},_i="production"!==process.env.NODE_ENV?E.oneOfType([E.number,E.string,E.object,E.array]):{};function ki(e,t){return t?gi(e,t,{clone:!1}):e}const Ii={xs:0,sm:600,md:900,lg:1200,xl:1536},Di={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Ii[e]}px)`};function Oi(e,t,n){const o=e.theme||{};if(Array.isArray(t)){const e=o.breakpoints||Di;return t.reduce(((o,r,i)=>(o[e.up(e.keys[i])]=n(t[i]),o)),{})}if("object"==typeof t){const e=o.breakpoints||Di;return Object.keys(t).reduce(((o,r)=>{if(-1!==Object.keys(e.values||Ii).indexOf(r)){o[e.up(r)]=n(t[r],r)}else{const e=r;o[e]=t[e]}return o}),{})}return n(t)}function Ni(e,t,n=!0){if(!t||"string"!=typeof t)return null;if(e&&e.vars&&n){const n=`vars.${t}`.split(".").reduce(((e,t)=>e&&e[t]?e[t]:null),e);if(null!=n)return n}return t.split(".").reduce(((e,t)=>e&&null!=e[t]?e[t]:null),e)}function Mi(e,t,n,o=n){let r;return r="function"==typeof e?e(n):Array.isArray(e)?e[n]||o:Ni(e,n)||o,t&&(r=t(r,o,e)),r}function Fi(e){const{prop:t,cssProperty:n=e.prop,themeKey:o,transform:r}=e,i=e=>{if(null==e[t])return null;const i=e[t],l=Ni(e.theme,o)||{};return Oi(e,i,(e=>{let o=Mi(l,r,e);return e===o&&"string"==typeof e&&(o=Mi(l,r,`${t}${"default"===e?"":bi(e)}`,e)),!1===n?o:{[n]:o}}))};return i.propTypes="production"!==process.env.NODE_ENV?{[t]:_i}:{},i.filterProps=[t],i}const Pi={m:"margin",p:"padding"},ji={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},Ai={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},Ti=function(e){const t={};return n=>(void 0===t[n]&&(t[n]=e(n)),t[n])}((e=>{if(e.length>2){if(!Ai[e])return[e];e=Ai[e]}const[t,n]=e.split(""),o=Pi[t],r=ji[n]||"";return Array.isArray(r)?r.map((e=>o+e)):[o+r]})),Vi=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Li=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],zi=[...Vi,...Li];function Hi(e,t,n,o){var r;const i=null!=(r=Ni(e,t,!1))?r:n;return"number"==typeof i?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&"number"!=typeof e&&console.error(`MUI: Expected ${o} argument to be a number or a string, got ${e}.`),i*e):Array.isArray(i)?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&(Number.isInteger(e)?e>i.length-1&&console.error([`MUI: The value provided (${e}) overflows.`,`The supported values are: ${JSON.stringify(i)}.`,`${e} > ${i.length-1}, you need to add the missing values.`].join("\n")):console.error([`MUI: The \`theme.${t}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${t}\` as a number.`].join("\n"))),i[e]):"function"==typeof i?i:("production"!==process.env.NODE_ENV&&console.error([`MUI: The \`theme.${t}\` value (${i}) is invalid.`,"It should be a number, an array or a function."].join("\n")),()=>{})}function $i(e){return Hi(e,"spacing",8,"spacing")}function Bi(e,t){if("string"==typeof t||null==t)return t;const n=e(Math.abs(t));return t>=0?n:"number"==typeof n?-n:`-${n}`}function Gi(e,t,n,o){if(-1===t.indexOf(n))return null;const r=function(e,t){return n=>e.reduce(((e,o)=>(e[o]=Bi(t,n),e)),{})}(Ti(n),o);return Oi(e,e[n],r)}function qi(e,t){const n=$i(e.theme);return Object.keys(e).map((o=>Gi(e,t,o,n))).reduce(ki,{})}function Ui(e){return qi(e,Vi)}function Wi(e){return qi(e,Li)}function Ki(...e){const t=e.reduce(((e,t)=>(t.filterProps.forEach((n=>{e[n]=t})),e)),{}),n=e=>Object.keys(e).reduce(((n,o)=>t[o]?ki(n,t[o](e)):n),{});return n.propTypes="production"!==process.env.NODE_ENV?e.reduce(((e,t)=>Object.assign(e,t.propTypes)),{}):{},n.filterProps=e.reduce(((e,t)=>e.concat(t.filterProps)),[]),n}function Xi(e){return"number"!=typeof e?e:`${e}px solid`}Ui.propTypes="production"!==process.env.NODE_ENV?Vi.reduce(((e,t)=>(e[t]=_i,e)),{}):{},Ui.filterProps=Vi,Wi.propTypes="production"!==process.env.NODE_ENV?Li.reduce(((e,t)=>(e[t]=_i,e)),{}):{},Wi.filterProps=Li,"production"!==process.env.NODE_ENV&&zi.reduce(((e,t)=>(e[t]=_i,e)),{});const Yi=Fi({prop:"border",themeKey:"borders",transform:Xi}),Ji=Fi({prop:"borderTop",themeKey:"borders",transform:Xi}),Zi=Fi({prop:"borderRight",themeKey:"borders",transform:Xi}),Qi=Fi({prop:"borderBottom",themeKey:"borders",transform:Xi}),el=Fi({prop:"borderLeft",themeKey:"borders",transform:Xi}),tl=Fi({prop:"borderColor",themeKey:"palette"}),nl=Fi({prop:"borderTopColor",themeKey:"palette"}),ol=Fi({prop:"borderRightColor",themeKey:"palette"}),rl=Fi({prop:"borderBottomColor",themeKey:"palette"}),il=Fi({prop:"borderLeftColor",themeKey:"palette"}),ll=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){const t=Hi(e.theme,"shape.borderRadius",4,"borderRadius"),n=e=>({borderRadius:Bi(t,e)});return Oi(e,e.borderRadius,n)}return null};ll.propTypes="production"!==process.env.NODE_ENV?{borderRadius:_i}:{},ll.filterProps=["borderRadius"],Ki(Yi,Ji,Zi,Qi,el,tl,nl,ol,rl,il,ll);const al=e=>{if(void 0!==e.gap&&null!==e.gap){const t=Hi(e.theme,"spacing",8,"gap"),n=e=>({gap:Bi(t,e)});return Oi(e,e.gap,n)}return null};al.propTypes="production"!==process.env.NODE_ENV?{gap:_i}:{},al.filterProps=["gap"];const sl=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){const t=Hi(e.theme,"spacing",8,"columnGap"),n=e=>({columnGap:Bi(t,e)});return Oi(e,e.columnGap,n)}return null};sl.propTypes="production"!==process.env.NODE_ENV?{columnGap:_i}:{},sl.filterProps=["columnGap"];const ul=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){const t=Hi(e.theme,"spacing",8,"rowGap"),n=e=>({rowGap:Bi(t,e)});return Oi(e,e.rowGap,n)}return null};ul.propTypes="production"!==process.env.NODE_ENV?{rowGap:_i}:{},ul.filterProps=["rowGap"];function cl(e,t){return"grey"===t?t:e}Ki(al,sl,ul,Fi({prop:"gridColumn"}),Fi({prop:"gridRow"}),Fi({prop:"gridAutoFlow"}),Fi({prop:"gridAutoColumns"}),Fi({prop:"gridAutoRows"}),Fi({prop:"gridTemplateColumns"}),Fi({prop:"gridTemplateRows"}),Fi({prop:"gridTemplateAreas"}),Fi({prop:"gridArea"}));function dl(e){return e<=1&&0!==e?100*e+"%":e}Ki(Fi({prop:"color",themeKey:"palette",transform:cl}),Fi({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:cl}),Fi({prop:"backgroundColor",themeKey:"palette",transform:cl}));const gl=Fi({prop:"width",transform:dl}),pl=e=>{if(void 0!==e.maxWidth&&null!==e.maxWidth){const t=t=>{var n,o,r;return{maxWidth:(null==(n=e.theme)||null==(o=n.breakpoints)||null==(r=o.values)?void 0:r[t])||Ii[t]||dl(t)}};return Oi(e,e.maxWidth,t)}return null};pl.filterProps=["maxWidth"];const fl=Fi({prop:"minWidth",transform:dl}),hl=Fi({prop:"height",transform:dl}),ml=Fi({prop:"maxHeight",transform:dl}),bl=Fi({prop:"minHeight",transform:dl});Fi({prop:"size",cssProperty:"width",transform:dl}),Fi({prop:"size",cssProperty:"height",transform:dl});Ki(gl,pl,fl,hl,ml,bl,Fi({prop:"boxSizing"}));const vl={border:{themeKey:"borders",transform:Xi},borderTop:{themeKey:"borders",transform:Xi},borderRight:{themeKey:"borders",transform:Xi},borderBottom:{themeKey:"borders",transform:Xi},borderLeft:{themeKey:"borders",transform:Xi},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:ll},color:{themeKey:"palette",transform:cl},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:cl},backgroundColor:{themeKey:"palette",transform:cl},p:{style:Wi},pt:{style:Wi},pr:{style:Wi},pb:{style:Wi},pl:{style:Wi},px:{style:Wi},py:{style:Wi},padding:{style:Wi},paddingTop:{style:Wi},paddingRight:{style:Wi},paddingBottom:{style:Wi},paddingLeft:{style:Wi},paddingX:{style:Wi},paddingY:{style:Wi},paddingInline:{style:Wi},paddingInlineStart:{style:Wi},paddingInlineEnd:{style:Wi},paddingBlock:{style:Wi},paddingBlockStart:{style:Wi},paddingBlockEnd:{style:Wi},m:{style:Ui},mt:{style:Ui},mr:{style:Ui},mb:{style:Ui},ml:{style:Ui},mx:{style:Ui},my:{style:Ui},margin:{style:Ui},marginTop:{style:Ui},marginRight:{style:Ui},marginBottom:{style:Ui},marginLeft:{style:Ui},marginX:{style:Ui},marginY:{style:Ui},marginInline:{style:Ui},marginInlineStart:{style:Ui},marginInlineEnd:{style:Ui},marginBlock:{style:Ui},marginBlockStart:{style:Ui},marginBlockEnd:{style:Ui},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:al},rowGap:{style:ul},columnGap:{style:sl},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:dl},maxWidth:{style:pl},minWidth:{transform:dl},height:{transform:dl},maxHeight:{transform:dl},minHeight:{transform:dl},boxSizing:{},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}},wl=vl;const yl=function(){function e(e,t,n,o){const r={[e]:t,theme:n},i=o[e];if(!i)return{[e]:t};const{cssProperty:l=e,themeKey:a,transform:s,style:u}=i;if(null==t)return null;if("typography"===a&&"inherit"===t)return{[e]:t};const c=Ni(n,a)||{};return u?u(r):Oi(r,t,(t=>{let n=Mi(c,s,t);return t===n&&"string"==typeof t&&(n=Mi(c,s,`${e}${"default"===t?"":bi(t)}`,t)),!1===l?n:{[l]:n}}))}return function t(n){var o;const{sx:r,theme:i={}}=n||{};if(!r)return null;const l=null!=(o=i.unstable_sxConfig)?o:wl;function a(n){let o=n;if("function"==typeof n)o=n(i);else if("object"!=typeof n)return n;if(!o)return null;const r=function(e={}){var t;return(null==(t=e.keys)?void 0:t.reduce(((t,n)=>(t[e.up(n)]={},t)),{}))||{}}(i.breakpoints),a=Object.keys(r);let s=r;return Object.keys(o).forEach((n=>{const r=function(e,t){return"function"==typeof e?e(t):e}(o[n],i);if(null!=r)if("object"==typeof r)if(l[n])s=ki(s,e(n,r,i,l));else{const e=Oi({theme:i},r,(e=>({[n]:e})));!function(...e){const t=e.reduce(((e,t)=>e.concat(Object.keys(t))),[]),n=new Set(t);return e.every((e=>n.size===Object.keys(e).length))}(e,r)?s=ki(s,e):s[n]=t({sx:r,theme:i})}else s=ki(s,e(n,r,i,l))})),function(e,t){return e.reduce(((e,t)=>{const n=e[t];return(!n||0===Object.keys(n).length)&&delete e[t],e}),t)}(a,s)}return Array.isArray(r)?r.map(a):a(r)}}();yl.filterProps=["sx"];const xl=yl,Cl=["breakpoints","palette","spacing","shape"];function Sl(e={},...t){const{breakpoints:n={},palette:o={},spacing:r,shape:i={}}=e,l=Yr(e,Cl),a=function(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:n="px",step:o=5}=e,r=Yr(e,Si),i=Ri(t),l=Object.keys(i);function a(e){return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${n})`}function s(e){return`@media (max-width:${("number"==typeof t[e]?t[e]:e)-o/100}${n})`}function u(e,r){const i=l.indexOf(r);return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${n}) and (max-width:${(-1!==i&&"number"==typeof t[l[i]]?t[l[i]]:r)-o/100}${n})`}return Xr({keys:l,values:i,up:a,down:s,between:u,only:function(e){return l.indexOf(e)+1<l.length?u(e,l[l.indexOf(e)+1]):a(e)},not:function(e){const t=l.indexOf(e);return 0===t?a(l[1]):t===l.length-1?s(l[t]):u(e,l[l.indexOf(e)+1]).replace("@media","@media not all and")},unit:n},r)}(n),s=function(e=8){if(e.mui)return e;const t=$i({spacing:e}),n=(...e)=>("production"!==process.env.NODE_ENV&&(e.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${e.length}`)),(0===e.length?[1]:e).map((e=>{const n=t(e);return"number"==typeof n?`${n}px`:n})).join(" "));return n.mui=!0,n}(r);let u=gi({breakpoints:a,direction:"ltr",components:{},palette:Xr({mode:"light"},o),spacing:s,shape:Xr({},Ei,i)},l);return u=t.reduce(((e,t)=>gi(e,t)),u),u.unstable_sxConfig=Xr({},wl,null==l?void 0:l.unstable_sxConfig),u.unstable_sx=function(e){return xl({sx:e,theme:this})},u}function Rl(e=null){const t=n.useContext(_);return!t||function(e){return 0===Object.keys(e).length}(t)?e:t}const El=Sl();function _l(e,t=0,n=1){return"production"!==process.env.NODE_ENV&&(e<t||e>n)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${n}].`),Math.min(Math.max(t,e),n)}function kl(e){if(e.type)return e;if("#"===e.charAt(0))return kl(function(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let n=e.match(t);return n&&1===n[0].length&&(n=n.map((e=>e+e))),n?`rgb${4===n.length?"a":""}(${n.map(((e,t)=>t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3)).join(", ")})`:""}(e));const t=e.indexOf("("),n=e.substring(0,t);if(-1===["rgb","rgba","hsl","hsla","color"].indexOf(n))throw new Error("production"!==process.env.NODE_ENV?`MUI: Unsupported \`${e}\` color.\nThe following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:mi(9,e));let o,r=e.substring(t+1,e.length-1);if("color"===n){if(r=r.split(" "),o=r.shift(),4===r.length&&"/"===r[3].charAt(0)&&(r[3]=r[3].slice(1)),-1===["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(o))throw new Error("production"!==process.env.NODE_ENV?`MUI: unsupported \`${o}\` color space.\nThe following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:mi(10,o))}else r=r.split(",");return r=r.map((e=>parseFloat(e))),{type:n,values:r,colorSpace:o}}function Il(e){const{type:t,colorSpace:n}=e;let{values:o}=e;return-1!==t.indexOf("rgb")?o=o.map(((e,t)=>t<3?parseInt(e,10):e)):-1!==t.indexOf("hsl")&&(o[1]=`${o[1]}%`,o[2]=`${o[2]}%`),o=-1!==t.indexOf("color")?`${n} ${o.join(" ")}`:`${o.join(", ")}`,`${t}(${o})`}function Dl(e){let t="hsl"===(e=kl(e)).type||"hsla"===e.type?kl(function(e){e=kl(e);const{values:t}=e,n=t[0],o=t[1]/100,r=t[2]/100,i=o*Math.min(r,1-r),l=(e,t=(e+n/30)%12)=>r-i*Math.max(Math.min(t-3,9-t,1),-1);let a="rgb";const s=[Math.round(255*l(0)),Math.round(255*l(8)),Math.round(255*l(4))];return"hsla"===e.type&&(a+="a",s.push(t[3])),Il({type:a,values:s})}(e)).values:e.values;return t=t.map((t=>("color"!==e.type&&(t/=255),t<=.03928?t/12.92:((t+.055)/1.055)**2.4))),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function Ol(e,t){const n=Dl(e),o=Dl(t);return(Math.max(n,o)+.05)/(Math.min(n,o)+.05)}function Nl(e,t){return Xr({toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}}},t)}const Ml={black:"#000",white:"#fff"},Fl={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},Pl={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"},jl={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},Al={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},Tl={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},Vl={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"},Ll={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"},zl=["mode","contrastThreshold","tonalOffset"],Hl={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:Ml.white,default:Ml.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},$l={text:{primary:Ml.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:Ml.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function Bl(e,t,n,o){const r=o.light||o,i=o.dark||1.5*o;e[t]||(e.hasOwnProperty(n)?e[t]=e[n]:"light"===t?e.light=function(e,t){if(e=kl(e),t=_l(t),-1!==e.type.indexOf("hsl"))e.values[2]+=(100-e.values[2])*t;else if(-1!==e.type.indexOf("rgb"))for(let n=0;n<3;n+=1)e.values[n]+=(255-e.values[n])*t;else if(-1!==e.type.indexOf("color"))for(let n=0;n<3;n+=1)e.values[n]+=(1-e.values[n])*t;return Il(e)}(e.main,r):"dark"===t&&(e.dark=function(e,t){if(e=kl(e),t=_l(t),-1!==e.type.indexOf("hsl"))e.values[2]*=1-t;else if(-1!==e.type.indexOf("rgb")||-1!==e.type.indexOf("color"))for(let n=0;n<3;n+=1)e.values[n]*=1-t;return Il(e)}(e.main,i)))}function Gl(e){const{mode:t="light",contrastThreshold:n=3,tonalOffset:o=.2}=e,r=Yr(e,zl),i=e.primary||function(e="light"){return"dark"===e?{main:Tl[200],light:Tl[50],dark:Tl[400]}:{main:Tl[700],light:Tl[400],dark:Tl[800]}}(t),l=e.secondary||function(e="light"){return"dark"===e?{main:Pl[200],light:Pl[50],dark:Pl[400]}:{main:Pl[500],light:Pl[300],dark:Pl[700]}}(t),a=e.error||function(e="light"){return"dark"===e?{main:jl[500],light:jl[300],dark:jl[700]}:{main:jl[700],light:jl[400],dark:jl[800]}}(t),s=e.info||function(e="light"){return"dark"===e?{main:Vl[400],light:Vl[300],dark:Vl[700]}:{main:Vl[700],light:Vl[500],dark:Vl[900]}}(t),u=e.success||function(e="light"){return"dark"===e?{main:Ll[400],light:Ll[300],dark:Ll[700]}:{main:Ll[800],light:Ll[500],dark:Ll[900]}}(t),c=e.warning||function(e="light"){return"dark"===e?{main:Al[400],light:Al[300],dark:Al[700]}:{main:"#ed6c02",light:Al[500],dark:Al[900]}}(t);function d(e){const t=Ol(e,$l.text.primary)>=n?$l.text.primary:Hl.text.primary;if("production"!==process.env.NODE_ENV){const n=Ol(e,t);n<3&&console.error([`MUI: The contrast ratio of ${n}:1 for ${t} on ${e}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join("\n"))}return t}const g=({color:e,name:t,mainShade:n=500,lightShade:r=300,darkShade:i=700})=>{if(!(e=Xr({},e)).main&&e[n]&&(e.main=e[n]),!e.hasOwnProperty("main"))throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${t?` (${t})`:""} provided to augmentColor(color) is invalid.\nThe color object needs to have a \`main\` property or a \`${n}\` property.`:mi(11,t?` (${t})`:"",n));if("string"!=typeof e.main)throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${t?` (${t})`:""} provided to augmentColor(color) is invalid.\n\`color.main\` should be a string, but \`${JSON.stringify(e.main)}\` was provided instead.\n\nDid you intend to use one of the following approaches?\n\nimport { green } from "@mui/material/colors";\n\nconst theme1 = createTheme({ palette: {\n primary: green,\n} });\n\nconst theme2 = createTheme({ palette: {\n primary: { main: green[500] },\n} });`:mi(12,t?` (${t})`:"",JSON.stringify(e.main)));return Bl(e,"light",r,o),Bl(e,"dark",i,o),e.contrastText||(e.contrastText=d(e.main)),e},p={dark:$l,light:Hl};return"production"!==process.env.NODE_ENV&&(p[t]||console.error(`MUI: The palette mode \`${t}\` is not supported.`)),gi(Xr({common:Xr({},Ml),mode:t,primary:g({color:i,name:"primary"}),secondary:g({color:l,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:g({color:a,name:"error"}),warning:g({color:c,name:"warning"}),info:g({color:s,name:"info"}),success:g({color:u,name:"success"}),grey:Fl,contrastThreshold:n,getContrastText:d,augmentColor:g,tonalOffset:o},p[t]),r)}const ql=["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"];function Ul(e){return Math.round(1e5*e)/1e5}const Wl={textTransform:"uppercase"},Kl='"Roboto", "Helvetica", "Arial", sans-serif';function Xl(e,t){const n="function"==typeof t?t(e):t,{fontFamily:o=Kl,fontSize:r=14,fontWeightLight:i=300,fontWeightRegular:l=400,fontWeightMedium:a=500,fontWeightBold:s=700,htmlFontSize:u=16,allVariants:c,pxToRem:d}=n,g=Yr(n,ql);"production"!==process.env.NODE_ENV&&("number"!=typeof r&&console.error("MUI: `fontSize` is required to be a number."),"number"!=typeof u&&console.error("MUI: `htmlFontSize` is required to be a number."));const p=r/14,f=d||(e=>e/u*p+"rem"),h=(e,t,n,r,i)=>Xr({fontFamily:o,fontWeight:e,fontSize:f(t),lineHeight:n},o===Kl?{letterSpacing:`${Ul(r/t)}em`}:{},i,c),m={h1:h(i,96,1.167,-1.5),h2:h(i,60,1.2,-.5),h3:h(l,48,1.167,0),h4:h(l,34,1.235,.25),h5:h(l,24,1.334,0),h6:h(a,20,1.6,.15),subtitle1:h(l,16,1.75,.15),subtitle2:h(a,14,1.57,.1),body1:h(l,16,1.5,.15),body2:h(l,14,1.43,.15),button:h(a,14,1.75,.4,Wl),caption:h(l,12,1.66,.4),overline:h(l,12,2.66,1,Wl),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return gi(Xr({htmlFontSize:u,pxToRem:f,fontFamily:o,fontSize:r,fontWeightLight:i,fontWeightRegular:l,fontWeightMedium:a,fontWeightBold:s},m),g,{clone:!1})}function Yl(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,0.2)`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,0.14)`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,0.12)`].join(",")}const Jl=["none",Yl(0,2,1,-1,0,1,1,0,0,1,3,0),Yl(0,3,1,-2,0,2,2,0,0,1,5,0),Yl(0,3,3,-2,0,3,4,0,0,1,8,0),Yl(0,2,4,-1,0,4,5,0,0,1,10,0),Yl(0,3,5,-1,0,5,8,0,0,1,14,0),Yl(0,3,5,-1,0,6,10,0,0,1,18,0),Yl(0,4,5,-2,0,7,10,1,0,2,16,1),Yl(0,5,5,-3,0,8,10,1,0,3,14,2),Yl(0,5,6,-3,0,9,12,1,0,3,16,2),Yl(0,6,6,-3,0,10,14,1,0,4,18,3),Yl(0,6,7,-4,0,11,15,1,0,4,20,3),Yl(0,7,8,-4,0,12,17,2,0,5,22,4),Yl(0,7,8,-4,0,13,19,2,0,5,24,4),Yl(0,7,9,-4,0,14,21,2,0,5,26,4),Yl(0,8,9,-5,0,15,22,2,0,6,28,5),Yl(0,8,10,-5,0,16,24,2,0,6,30,5),Yl(0,8,11,-5,0,17,26,2,0,6,32,5),Yl(0,9,11,-5,0,18,28,2,0,7,34,6),Yl(0,9,12,-6,0,19,29,2,0,7,36,6),Yl(0,10,13,-6,0,20,31,3,0,8,38,7),Yl(0,10,13,-6,0,21,33,3,0,8,40,7),Yl(0,10,14,-6,0,22,35,3,0,8,42,7),Yl(0,11,14,-7,0,23,36,3,0,9,44,8),Yl(0,11,15,-7,0,24,38,3,0,9,46,8)],Zl=["duration","easing","delay"],Ql={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},ea={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function ta(e){return`${Math.round(e)}ms`}function na(e){if(!e)return 0;const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}function oa(e){const t=Xr({},Ql,e.easing),n=Xr({},ea,e.duration);return Xr({getAutoHeightDuration:na,create:(e=["all"],o={})=>{const{duration:r=n.standard,easing:i=t.easeInOut,delay:l=0}=o,a=Yr(o,Zl);if("production"!==process.env.NODE_ENV){const t=e=>"string"==typeof e,n=e=>!isNaN(parseFloat(e));!t(e)&&!Array.isArray(e)&&console.error('MUI: Argument "props" must be a string or Array.'),!n(r)&&!t(r)&&console.error(`MUI: Argument "duration" must be a number or a string but found ${r}.`),t(i)||console.error('MUI: Argument "easing" must be a string.'),!n(l)&&!t(l)&&console.error('MUI: Argument "delay" must be a number or a string.'),0!==Object.keys(a).length&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(a).join(",")}].`)}return(Array.isArray(e)?e:[e]).map((e=>`${e} ${"string"==typeof r?r:ta(r)} ${i} ${"string"==typeof l?l:ta(l)}`)).join(",")}},e,{easing:t,duration:n})}const ra={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500},ia=["breakpoints","mixins","spacing","palette","transitions","typography","shape"];const la=function(e={},...t){const{mixins:n={},palette:o={},transitions:r={},typography:i={}}=e,l=Yr(e,ia);if(e.vars)throw new Error("production"!==process.env.NODE_ENV?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name.":mi(18));const a=Gl(o),s=Sl(e);let u=gi(s,{mixins:Nl(s.breakpoints,n),palette:a,shadows:Jl.slice(),typography:Xl(a,i),transitions:oa(r),zIndex:Xr({},ra)});if(u=gi(u,l),u=t.reduce(((e,t)=>gi(e,t)),u),"production"!==process.env.NODE_ENV){const e=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],t=(t,n)=>{let o;for(o in t){const r=t[o];if(-1!==e.indexOf(o)&&Object.keys(r).length>0){if("production"!==process.env.NODE_ENV){const e=Ci("",o);console.error([`MUI: The \`${n}\` component increases the CSS specificity of the \`${o}\` internal state.`,"You can not override it like this: ",JSON.stringify(t,null,2),"",`Instead, you need to use the '&.${e}' syntax:`,JSON.stringify({root:{[`&.${e}`]:r}},null,2),"","https://mui.com/r/state-classes-guide"].join("\n"))}t[o]={}}}};Object.keys(u.components).forEach((e=>{const n=u.components[e].styleOverrides;n&&0===e.indexOf("Mui")&&t(n,e)}))}return u.unstable_sxConfig=Xr({},wl,null==l?void 0:l.unstable_sxConfig),u.unstable_sx=function(e){return xl({sx:e,theme:this})},u}(),aa=la;function sa(){const e=function(e=El){return Rl(e)}(aa);return"production"!==process.env.NODE_ENV&&n.useDebugValue(e),e.$$material||e}function ua(e,t){var n,o;const{timeout:r,easing:i,style:l={}}=e;return{duration:null!=(n=l.transitionDuration)?n:"number"==typeof r?r:r[t.mode]||0,easing:null!=(o=l.transitionTimingFunction)?o:"object"==typeof i?i[t.mode]:i,delay:l.transitionDelay}}const ca=["addEndListener","appear","children","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"],da={entering:{opacity:1},entered:{opacity:1}},ga=n.forwardRef((function(e,t){const o=sa(),r={enter:o.transitions.duration.enteringScreen,exit:o.transitions.duration.leavingScreen},{addEndListener:i,appear:l=!0,children:a,easing:s,in:u,onEnter:c,onEntered:d,onEntering:g,onExit:p,onExited:f,onExiting:h,style:m,timeout:b=r,TransitionComponent:v=si}=e,w=Yr(e,ca),y=n.useRef(null),x=function(...e){return n.useMemo((()=>e.every((e=>null==e))?null:t=>{e.forEach((e=>{!function(e,t){"function"==typeof e?e(t):e&&(e.current=t)}(e,t)}))}),e)}(y,a.ref,t),C=e=>t=>{if(e){const n=y.current;void 0===t?e(n):e(n,t)}},S=C(g),R=C(((e,t)=>{(e=>{e.scrollTop})(e);const n=ua({style:m,timeout:b,easing:s},{mode:"enter"});e.style.webkitTransition=o.transitions.create("opacity",n),e.style.transition=o.transitions.create("opacity",n),c&&c(e,t)})),E=C(d),_=C(h),k=C((e=>{const t=ua({style:m,timeout:b,easing:s},{mode:"exit"});e.style.webkitTransition=o.transitions.create("opacity",t),e.style.transition=o.transitions.create("opacity",t),p&&p(e)})),I=C(f);return L.jsx(v,Xr({appear:l,in:u,nodeRef:y,onEnter:R,onEntered:E,onEntering:S,onExit:k,onExited:I,onExiting:_,addEndListener:e=>{i&&i(y.current,e)},timeout:b},w,{children:(e,t)=>n.cloneElement(a,Xr({style:Xr({opacity:0,visibility:"exited"!==e||u?void 0:"hidden"},da[e],m,a.props.style),ref:x},t))}))}));"production"!==process.env.NODE_ENV&&(ga.propTypes={addEndListener:E.func,appear:E.bool,children:hi.isRequired,easing:E.oneOfType([E.shape({enter:E.string,exit:E.string}),E.string]),in:E.bool,onEnter:E.func,onEntered:E.func,onEntering:E.func,onExit:E.func,onExited:E.func,onExiting:E.func,style:E.object,timeout:E.oneOfType([E.number,E.shape({appear:E.number,enter:E.number,exit:E.number})])});const pa=ga,fa=e=>L.jsx(C,{TransitionComponent:pa,TransitionProps:{timeout:300},arrow:!0,placement:"top",componentsProps:{tooltip:{sx:{borderRadius:"3px !important","& .MuiTooltip-arrow":{color:"#363E4A !important"},color:"white !important",boxShadow:"0px 1px 4px 0px rgba(0, 0, 0, 0.25) !important",display:"flex !important",padding:"4px 8px !important",alignItems:"center !important",fontSize:"12px !important",lineHeight:"16px !important",letterSpacing:" 0.24px !important",bgcolor:"#363E4A !important",wordBreak:"break-word !important"}}},...e});function ha(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16 ",...e,children:L.jsxs("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",children:[L.jsx("circle",{cx:"8",cy:"8",r:"6.25"}),L.jsx("path",{d:"m8 10.75v0m0-6v3.5"})]})})}function ma({tableData:e,actions:t,rowActionsState:n}){var i;const{anchorEl:a,open:s,handleClose:c,handleOpen:d}=Br(),g=t(e.row),p=(null==n?void 0:n(e.row))??{state:"enabled"},f="no"===(null==(i=e.table.options.meta)?void 0:i.locale)?"Ingen handlinger tilgjengelig":"No actions available",h=r((()=>g.every((e=>!("component"in e)&&e.hide))),[g]),m=g.length>0&&!h,b="enabled"===p.state&&!m,v="hidden"!==p.state&&(m||b||"disabled"===p.state),[w,y]=u(!1);if(l((()=>{if(!w)return;const e=window.setTimeout((()=>y(!1)),1600);return()=>window.clearTimeout(e)}),[w]),!v)return L.jsx("div",{className:"flex justify-center items-center w-[40px]"});const x="disabled"===p.state,C=L.jsx(Kr,{dataTest:"",variant:"text",size:"small",disabled:x,onClick:t=>{t.stopPropagation(),t.preventDefault(),!x&&(d(t),e.row.onChangeFocused(!0))},onMouseDown:e=>{e.stopPropagation(),e.preventDefault()},onMouseUp:e=>{e.stopPropagation(),e.preventDefault()},children:L.jsx(Gr,{className:x?"text-delta-300":"text-delta-700",width:20,height:20})});return L.jsx("div",{className:"flex justify-center items-center w-[40px]",children:L.jsxs("div",{className:"flex items-center justify-center",children:["disabled"===p.state?L.jsx(fa,{title:p.tooltipTitle,arrow:!0,placement:p.tooltipPlacement||"top",open:w,onOpen:()=>y(!0),onClose:()=>y(!1),children:L.jsx("span",{className:"cursor-not-allowed",onTouchStart:e=>{e.stopPropagation(),e.preventDefault(),y(!0)},onClick:e=>{e.stopPropagation(),e.preventDefault()},children:C})}):C,"enabled"===p.state&&L.jsx(S,{open:s,anchorEl:a,onClose:()=>{c(),e.row.onChangeFocused(!1)},onClick:()=>{c(),e.row.onChangeFocused(!1)},anchorOrigin:{horizontal:"center",vertical:"bottom"},transformOrigin:{vertical:"top",horizontal:"right"},children:b?L.jsxs("div",{className:"flex items-center gap-2 p-3 text-delta-700",children:[L.jsx(ha,{width:20,height:20}),L.jsx("span",{children:f})]}):g.map(((t,n)=>{if(k(t)){const r=t.component(e.row,c);return o.isValidElement(r)?L.jsx(o.Fragment,{children:r},n):null}return t.hide?null:L.jsx(fa,{title:null==t?void 0:t.tooltipTitle,arrow:!0,placement:(null==t?void 0:t.tooltipPlacement)||"left",children:L.jsx("span",{children:L.jsx(qr,{className:t.className,disabled:t.disabled,onClick:()=>{var n;null==(n=t.onClick)||n.call(t,e.row)},onMouseDown:e=>{e.stopPropagation(),e.preventDefault()},onMouseUp:e=>{e.stopPropagation(),e.preventDefault()},children:t.label})})},n)}))})]})})}function ba(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16 9V4h2V2H6v2h2v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1l1-1v-7H19v-2c-1.66 0-3-1.34-3-3"})})}const va={"actions-header":"_actions-header_1bxzk_1","pin-indicator":"_pin-indicator_1bxzk_11","pin-icon":"_pin-icon_1bxzk_21"},wa={"table-action-item":"_table-action-item_kjriw_1","drag-icon":"_drag-icon_kjriw_18","drag-icon--disabled":"_drag-icon--disabled_kjriw_23","drag-icon--enabled":"_drag-icon--enabled_kjriw_28"};function ya(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 20 20",...e,children:L.jsx("path",{fill:"currentColor",d:"M14 6.5a1.5 1.5 0 1 0 3 0a1.5 1.5 0 0 0-3 0m-5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 0 0-3 0M5.5 8a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3m8.5 5.5a1.5 1.5 0 1 0 3 0a1.5 1.5 0 0 0-3 0M10.5 15a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3M4 13.5a1.5 1.5 0 1 0 3 0a1.5 1.5 0 0 0-3 0"})})}const xa={en:{column_reorder:"This column is fixed and can’t be reordered.",column_hidden:"This column is fixed and can’t be hidden.",reset_order:"Reset order"},no:{column_reorder:"Denne kolonnen er fast og kan ikke flyttes.",column_hidden:"Denne kolonnen er fast og kan ikke skjules.",reset_order:"Tilbakestill ordre"}};function Ca({id:e,disabled:t,children:n}){const{attributes:o,listeners:r,setNodeRef:i,transform:l,transition:a}=dn({id:e,disabled:t}),s={transform:ae.Transform.toString(l),transition:a,touchAction:"none"};return L.jsx("div",{ref:i,style:s,...o,...r,children:n})}function Sa({headerData:e,locale:t}){const{anchorEl:n,open:o,handleClose:i,handleOpen:l}=Br(),a=e.table.getAllLeafColumns().some((e=>e.getCanHide()&&!e.getIsVisible()&&!F.includes(e.id))),s=e.table.getAllLeafColumns(),u=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return r((()=>[...t].filter((e=>null!=e))),[...t])}(function(e,t){return r((()=>({sensor:e,options:t??{}})),[e,t])}(st,{activationConstraint:{distance:8}})),c=function(e="en"){return r((()=>xa[e]??xa.en),[e])}(t),d=s.filter((e=>!F.includes(e.id)&&!!e.columnDef.header));return L.jsxs("div",{className:"flex absolute-center items-center justify-end w-full",children:[L.jsxs("button",{type:"button",className:va["actions-header"],onClick:l,children:[L.jsx(ba,{className:va["pin-icon"]}),a&&L.jsx("div",{className:va["pin-indicator"]})]}),L.jsxs(S,{anchorEl:n,anchorOrigin:{horizontal:"left",vertical:"bottom"},open:o,onClose:i,sx:{"& .MuiPaper-root":{maxHeight:"calc(7 * 36px)",overflowY:"auto",scrollbarWidth:"thin"}},children:[L.jsx(zt,{modifiers:[Kt,Wt],onDragEnd:t=>{var n;const{active:o,over:r}=t;!o||!r||o.id===r.id||null!=(n=s.find((e=>e.id===r.id)))&&n.columnDef.fixedLeft||e.table.setColumnOrder((t=>{const n=function(e){for(var t=-1,n=null==e?0:e.length,o=0,r=[];++t<n;){var i=e[t];i&&(r[o++]=i)}return r}(t).length?t:e.table.getAllLeafColumns().map((e=>e.id)),i=n.indexOf(o.id),l=n.indexOf(r.id);return Xt(n,i,l)}))},collisionDetection:e=>Ee(e).filter((e=>{const t=d.find((t=>t.id===e.id));return!(null!=t&&t.columnDef.fixedLeft)})),sensors:u,children:L.jsx(on,{items:d.map((e=>e.id)),strategy:en,children:d.map((e=>{const t=!!e.columnDef.fixedLeft,n=!1===e.columnDef.enableHiding,o=t||n?L.jsxs("div",{children:[t&&c.column_reorder,n&&c.column_hidden]}):null;return L.jsx(Ca,{id:e.id,disabled:t,children:L.jsx(fa,{title:o,arrow:!0,children:L.jsxs("button",{type:"button",onClick:()=>{n||e.toggleVisibility(!e.getIsVisible())},className:wa["table-action-item"],children:[L.jsx(ya,{width:20,height:20,className:fn(wa["drag-icon"],t?wa["drag-icon--disabled"]:wa["drag-icon--enabled"])}),L.jsx("span",{className:"px-2",children:L.jsx(Hr,{readOnly:n,dataTest:`${e.id}-column-visibility-checkbox`,size:"small",disableRipple:!0,checked:e.getIsVisible(),hideWrapper:!0})}),L.jsx("span",{className:"text-sm text-delta-700 font-roboto",children:e.columnDef.pinnedHeaderText??("string"==typeof e.columnDef.header?e.columnDef.header:e.id)})]})})},e.id)}))})}),L.jsx("div",{className:"pb-2 pl-2",children:L.jsx(Kr,{dataTest:"reset-order-button",variant:"text",size:"small",onClick:()=>e.table.resetColumnOrder(),children:c.reset_order})})]})]})}const Ra=({rowId:e,rowHeight:t,...n})=>{const{attributes:o,listeners:r}=dn({id:e,...n});return L.jsx("div",{...o,...r,style:{height:t||"auto"},children:L.jsx(ya,{width:24,height:24,className:pn(n.disabled?"text-delta-300 cursor-not-allowed":"text-delta-800 cursor-grab")})})};function Ea({info:e,rowHeight:t}){const n=e.row.getCanExpand();return L.jsx("div",{className:"flex w-full items-center justify-center",style:{height:t||"auto"},children:L.jsx(Kr,{dataTest:"expand-text-button",size:"small",variant:"textGray",onClick:()=>{n&&e.row.getToggleExpandedHandler()(),e.row.toggleExpand()},onMouseDown:e=>{e.preventDefault(),e.stopPropagation()},onMouseUp:e=>{e.preventDefault(),e.stopPropagation()},startIcon:L.jsx($r,{width:20,height:20,style:{rotate:e.row.isExpanded()?"180deg":"0deg",transitionTimingFunction:"cubic-bezier(0.4, 0, 0.2, 1)",transitionDuration:"500ms",cursor:"pointer"}})})})}const _a=e=>{const{columns:t,actions:n,customActionsNode:o,headerPin:r=!0,enableRowSelection:i,expandArrow:l,enableDnd:a,customDndColumnProps:s,rowHeight:u,textExpandArrow:c,customActionsColumnProps:d,rowActionsState:g,locale:p}=e,f=t.some((e=>!0===e.fixedLeft));!t.find((e=>"actions"===e.id))&&(n||o||r)&&t.push(function(e){const{headerPin:t,actions:n,customActionsNode:o,rowHeight:r,customActionsColumnProps:i,rowActionsState:l,locale:a}=e;return{id:O,enableHiding:!1,enableSorting:!1,accessorFn:e=>e,header:e=>t?L.jsx(Sa,{headerData:e,locale:a}):null,cell:e=>n||o?L.jsxs("div",{className:"flex items-center justify-end gap-x-1",style:{height:r||"auto"},children:[o&&L.jsx("div",{children:null==o?void 0:o(e)}),n&&L.jsx(ma,{tableData:e,actions:n,rowActionsState:l})]}):null,size:50,...i}}({headerPin:r,actions:n,customActionsNode:o,rowHeight:u,customActionsColumnProps:d,rowActionsState:g,locale:p})),c&&!t.find((e=>e.id===M))&&t.unshift(function(e,t){return{id:M,minSize:38,maxSize:38,size:38,enableHiding:!1,enableSorting:!1,header:()=>null,cell:e=>L.jsx(Ea,{info:e,rowHeight:t}),fixedLeft:e}}(f,u)),l&&!c&&!t.find((e=>e.id===D))&&t.unshift(function(e,t){return{id:D,minSize:50,maxSize:50,size:50,enableHiding:!1,enableSorting:!1,header:()=>null,cell:({cell:e})=>{const n=e.row.getIsExpanded();return e.row.getCanExpand()?L.jsx("span",{className:"flex w-full outline-none focus:outline-none items-center justify-center",onClick:()=>e.row.getToggleExpandedHandler()(),style:{height:t||"auto"},children:L.jsx($r,{width:24,height:24,style:{rotate:n?"180deg":"0deg",transitionTimingFunction:"cubic-bezier(0.4, 0, 0.2, 1)",transitionDuration:"500ms"}})}):null},fixedLeft:e}}(f,u)),a&&!t.find((e=>e.id===N))&&t.unshift(function(e,t){return{enableHiding:!1,enableSorting:!1,header:()=>null,cell:({row:e})=>L.jsx(Ra,{rowId:e.id,rowHeight:t}),...e,id:N}}(s,u)),i&&!t.find((e=>e.id===I))&&t.unshift(function(e,t){return{id:I,minSize:38,maxSize:38,size:38,header:({table:e})=>L.jsx(Hr,{size:"small",dataTest:"cell-select-all",checked:e.getIsAllRowsSelected(),indeterminate:e.getIsSomeRowsSelected(),onChange:e.getToggleAllRowsSelectedHandler()}),cell:({cell:e})=>L.jsx("div",{style:{height:t||"auto"},className:"flex items-center w-full",children:L.jsx(Hr,{size:"small",dataTest:"cell-select",checked:e.row.getIsSelected(),disabled:!e.row.getCanSelect(),onChange:()=>{e.row.toggleSelected()},onMouseUp:e=>{e.preventDefault(),e.stopPropagation()}})}),fixedLeft:e}}(f,u))},ka={"asma-ui-table-styled-table":"_asma-ui-table-styled-table_1xkq6_1","table-wrapper":"_table-wrapper_1xkq6_16","table-shell":"_table-shell_1xkq6_23","table-wrapper--no-rows":"_table-wrapper--no-rows_1xkq6_29","table-wrapper--proxy":"_table-wrapper--proxy_1xkq6_32","table-wrapper--proxy-bottom":"_table-wrapper--proxy-bottom_1xkq6_33","table-wrapper-fetching":"_table-wrapper-fetching_1xkq6_43","table-scroll":"_table-scroll_1xkq6_46","table-x--fill-height":"_table-x--fill-height_1xkq6_55","table-x":"_table-x_1xkq6_55","table-header--sticky":"_table-header--sticky_1xkq6_70","table-hscroll":"_table-hscroll_1xkq6_75","table-hscroll__content":"_table-hscroll__content_1xkq6_85","no-rows-overlay-container":"_no-rows-overlay-container_1xkq6_88","styled-table":"_styled-table_1xkq6_97",tbody:"_tbody_1xkq6_106","loading-icon":"_loading-icon_1xkq6_111","t-row":"_t-row_1xkq6_118","t-cell":"_t-cell_1xkq6_118","action-cell":"_action-cell_1xkq6_128","fixed-cell":"_fixed-cell_1xkq6_132",expanded_row:"_expanded_row_1xkq6_163",selected:"_selected_1xkq6_181","single-selection":"_single-selection_1xkq6_184",shadowed:"_shadowed_1xkq6_201","is-loading":"_is-loading_1xkq6_227","action-cell-default-background":"_action-cell-default-background_1xkq6_230","fixed-cell-default-background":"_fixed-cell-default-background_1xkq6_233","sortable-column":"_sortable-column_1xkq6_236",resizer:"_resizer_1xkq6_240",isResizing:"_isResizing_1xkq6_252","hide-table-header":"_hide-table-header_1xkq6_264","show-table-header":"_show-table-header_1xkq6_268","table-header":"_table-header_1xkq6_70","hide-header":"_hide-header_1xkq6_293","t-cell__actions":"_t-cell__actions_1xkq6_296","t-cell__fixed":"_t-cell__fixed_1xkq6_309","sort-icon":"_sort-icon_1xkq6_317","table-footer--sticky":"_table-footer--sticky_1xkq6_320","table-footer--inline":"_table-footer--inline_1xkq6_331","table-bottom":"_table-bottom_1xkq6_342","table-bottom--sticky":"_table-bottom--sticky_1xkq6_356"};function Ia(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"m7 14l5-5l5 5z"})})}function Da(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"m7 10l5 5l5-5z"})})}const Oa=e=>{const{header:t,enableResizing:n,tableWidth:o}=e;let r=t.getSize();const i=t.headerGroup.headers.reduce(((e,t)=>e+t.getSize()),0),l=t.headerGroup.headers.some((e=>e.id===O)),a=t.headerGroup.headers[t.headerGroup.headers.length-(l?2:1)],s=Number(null==a?void 0:a.getSize());if(!n){if(r&&(r=`${r}px`),a&&a.id===t.id){let e;e=o?Math.floor(o)-i+s:"100%";const n=t.column.columnDef.minSize||0;r="string"==typeof e?e:e>n?`${e}px`:`${n}px`}return{width:r||t.column.columnDef.size,maxWidth:r||t.column.columnDef.maxSize,minWidth:r||t.column.columnDef.minSize}}return{width:r||t.column.columnDef.size,maxWidth:t.column.columnDef.maxSize||r,minWidth:t.column.columnDef.minSize||r}};function Na({styledTableProps:e,header:t,tableCanResize:n=!1,left:o,hasFixedLeftColumn:i,tableWidth:l}){const{actions:s,hideHeader:u=!1,enableResizing:c=!1}=e,d=a(null),{isResizing:g,enableResizingFlag:p,disableResizingFlag:f}=bn(),h=t.column.columnDef.fixedLeft,m=r((()=>t.headerGroup.headers.some((e=>e.id===O))),[t.headerGroup.headers]),b=r((()=>t.headerGroup.headers[t.headerGroup.headers.length-(m?2:1)]),[t.headerGroup.headers,m]);return L.jsx("th",{ref:d,colSpan:t.colSpan,className:pn(ka["t-cell"],u&&ka["hide-header"],t.column.id===O&&ka["t-cell__actions"],i&&!!s&&t.column.id===O&&ka.shadowed,h&&ka["t-cell__fixed"]),style:{...Oa({enableResizing:c,header:t,element:d.current,tableWidth:l}),...h&&{left:o}},children:L.jsxs("div",{className:pn("flex items-center justify-left",u?ka["hide-table-header"]:ka["show-table-header"],t.column.getCanSort()&&ka["sortable-column"],t.column.columnDef.className),onClick:e=>{const n=t.column.getToggleSortingHandler();!g&&n&&n(e),f()},children:[xo(t.column.columnDef.header,t.getContext()),{asc:L.jsx(Ia,{className:ka["sort-icon"]}),desc:L.jsx(Da,{className:ka["sort-icon"]})}[t.column.getIsSorted()]??null,n&&(!!c||t.id!==(null==b?void 0:b.id))&&t.column.getCanResize()&&!F.includes(t.column.id)&&L.jsx("div",{onDoubleClick:()=>t.column.resetSize(),onMouseDown:n=>{n.stopPropagation(),p(),t.getResizeHandler()(n),window.addEventListener("mouseup",(()=>Ma({styledTableProps:e,header:t})))},onTouchStart:n=>{n.stopPropagation(),p(),t.getResizeHandler()(n),window.addEventListener("mouseup",(()=>Ma({styledTableProps:e,header:t})))},className:`${ka.resizer} ${t.column.getIsResizing()?ka.isResizing:""}`})]})},t.id)}function Ma({styledTableProps:e,header:t}){if(e.uniqueKey){const n=e.uniqueKey,o=localStorage.getItem(n);let r={};if(o)try{r=JSON.parse(o)}catch{console.warn("Failed to parse stored dimensions. Resetting."),r={}}r[t.column.id]=t.column.getSize(),localStorage.setItem(n,JSON.stringify(r))}}function Fa({table:e,styledTableProps:t,tableCanResize:n,tableWidth:o}){const{stickyHeader:r=!1,tableHeaderRef:i,tableHeaderStyle:l={}}=t,a=e.getHeaderGroups().some((e=>e.headers.some((e=>!0===e.column.columnDef.fixedLeft)))),s={...l};return L.jsx("thead",{className:fn(ka["table-header"],r&&ka["table-header--sticky"],t.tableHeaderClassName),style:s,ref:i,children:e.getHeaderGroups().map((e=>L.jsx("tr",{children:e.headers.map(((r,i)=>{const l=r.column.columnDef.fixedLeft,s=e.headers.slice(0,i).reduce(((e,t)=>e+(t.column.getSize()||0)),0);return L.jsx(Na,{styledTableProps:t,header:r,tableCanResize:n,left:l?s:0,hasFixedLeftColumn:a,tableWidth:o},r.column.id)}))},e.id)))})}const Pa="_skeleton-row_5gbhw_1",ja=({colSpan:e,rowHeight:t=48})=>L.jsx(h,{children:Array.from({length:10}).map(((n,o)=>L.jsx("tr",{children:L.jsx("td",{colSpan:e,height:t,className:Pa,children:L.jsx(R,{variant:"rectangular",width:"100%",height:40,sx:{backgroundColor:"var(--colors-delta-50)",borderRadius:"8px"}},o)})},o)))});function Aa({styledTableProps:e,row:t,index:n}){const{loading:o,getRowClassName:i,rowHeight:a,onRowClick:s,expandArrow:u,enableDnd:c,disableDndForRow:d,tdClassName:g,customSubRowData:p,renderSubRows:f,defaultExpanded:m,actions:b,textExpandArrow:v,enableMultiRowSelection:w,enableRowSelection:y,singleSelectionRow:x}=e,C=null==d?void 0:d(t),{transform:S,transition:R,setNodeRef:E,isDragging:_}=dn({id:t.original.id,disabled:!c||C}),k={transform:ae.Transform.toString(S),transition:R,opacity:_?.8:1,zIndex:_?1:0,position:"relative"},{isResizing:I,disableResizingFlag:D}=bn();l((()=>{m&&t.getCanExpand()&&!t.getIsExpanded()&&t.toggleExpand()}),[]);const N=e=>{var n,o;t.getCanExpand()&&!u&&t.getToggleExpandedHandler()(),null==(n=document.getElementById(t.id))||n.focus();const r=!("Range"===(null==(o=window.getSelection())?void 0:o.type)||I),i=s instanceof Function;!i&&v&&r?t.toggleExpand():i&&r&&s(e,t),D()},M=t.getVisibleCells().map(((e,t,n)=>({...e,left:n.slice(0,t).reduce(((e,t)=>e+(t.column.getSize()||0)),0)}))),F=r((()=>M.filter((({column:e})=>e.columnDef.fixedLeft))),[M]),P=!w&&!y&&x,j=t.getIsSelected()&&P,A=s instanceof Function;return L.jsxs(h,{children:[L.jsx("tr",{role:"row","aria-selected":t.getIsSelected()||t.isFocused()?"true":"false",tabIndex:t.isFocused()?0:-1,"data-index":n,"data-test":t.id,id:t.id,className:pn(ka["t-row"],o&&ka["is-loading"],null==i?void 0:i(t)),style:{height:a?`${a}px`:"inherit",...c&&k},ref:C?void 0:E,onMouseUp:e=>{e.target.classList.contains("MuiModal-backdrop")||"INPUT"===e.target.nodeName||"BUTTON"===e.target.nodeName||"LI"===e.target.nodeName||e.target.closest("li")||N(e)},onMouseDown:e=>{e.detail>1&&!A&&v&&e.preventDefault()},onKeyDown:e=>{switch(e.key){case"Tab":case"ArrowDown":t.focusNextRow(),e.preventDefault();break;case"ArrowUp":t.focusPrevRow(),e.preventDefault();break;case"Enter":N(e)}},children:M.map(((e,n)=>{var o;const r=e.column.id===O,l=e.column.columnDef.fixedLeft,a=e.id===(null==(o=F.at(-1))?void 0:o.id),s=t.isExpanded(),u=0===n;return L.jsx("td",{className:pn(ka["t-cell"],A&&"cursor-pointer",g,r&&ka["action-cell"],r&&!!b&&F.length&&ka.shadowed,r&&(null!=i&&i(t)?null==i?void 0:i(t):ka["action-cell-default-background"]),l&&ka["fixed-cell"],a&&ka.shadowed,t.getIsSelected()&&ka.selected,l&&(null!=i&&i(t)?null==i?void 0:i(t):ka["fixed-cell-default-background"]),s&&ka.expanded_row,(j||t.isFocused())&&ka["single-selection"]),style:{left:l?e.left:void 0},children:L.jsxs("div",{style:{display:"flex",alignItems:"center",minWidth:u?32:void 0,position:"relative"},children:[u&&j&&L.jsx("span",{style:{display:"inline-flex",alignItems:"center",position:"absolute",left:0,top:"50%",transform:"translateY(-50%)"},children:L.jsx(Ta,{})}),L.jsx("span",{style:{marginLeft:u&&P?30:0,width:"100%"},children:xo(e.column.columnDef.cell,e.getContext())})]})},e.id)}))}),t.getIsExpanded()&&L.jsx(L.Fragment,{children:p&&f&&f({rows:p.get(t.original.id.toString())??[],row:t.original})})]},t.id)}const Ta=()=>L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 2 22 22",style:{color:"var(--colors-gama-500)"},children:L.jsx("path",{fill:"currentColor",d:"M21 7L9 19l-5.5-5.5l1.41-1.41L9 16.17L19.59 5.59z"})});function Va({styledTableProps:e,table:t}){const n=e.hideFooter?t.getExpandedRowModel().rows:t.getRowModel().rows;return L.jsx(L.Fragment,{children:n.map(((t,n)=>L.jsx(Aa,{styledTableProps:e,row:t,index:n},t.id)))})}function La({table:e,styledTableProps:t}){const{columns:n,data:o,loading:r,enableDnd:i,rowHeight:l}=t,a=e.getAllLeafColumns().length||n.length||1;return r&&0===o.length?L.jsx("tbody",{className:ka.tbody,children:L.jsx(ja,{colSpan:a,rowHeight:l})}):0===o.length?null:L.jsx("tbody",{className:ka.tbody,children:i?L.jsx(on,{items:o,strategy:en,children:L.jsx(Va,{table:e,styledTableProps:t})}):L.jsx(Va,{table:e,styledTableProps:t})})}function za(e){return L.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:[L.jsx("path",{fill:"currentColor",d:"M12 2A10 10 0 1 0 22 12A10 10 0 0 0 12 2Zm0 18a8 8 0 1 1 8-8A8 8 0 0 1 12 20Z",opacity:.5}),L.jsx("path",{fill:"currentColor",d:"M20 12h2A10 10 0 0 0 12 2V4A8 8 0 0 1 20 12Z",children:L.jsx("animateTransform",{attributeName:"transform",dur:"1s",from:"0 12 12",repeatCount:"indefinite",to:"360 12 12",type:"rotate"})})]})}const Ha=({fetching:e=!1})=>e?L.jsx("div",{className:"absolute z-10 bg-white/40 left-0 top-0 right-0 bottom-0 flex items-center justify-center ",children:L.jsx(za,{className:ka["loading-icon"],width:50,height:50})}):null;function $a(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"M8.59 16.58L13.17 12L8.59 7.41L10 6l6 6l-6 6z"})})}const Ba={"table-pagination":"_table-pagination_pu6mb_1","table-pagination__pages-list":"_table-pagination__pages-list_pu6mb_11","table-pagination__pages-list__page":"_table-pagination__pages-list__page_pu6mb_16","page-selected":"_page-selected_pu6mb_27","check-icon":"_check-icon_pu6mb_30"};function Ga(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"M15.41 16.58L10.83 12l4.58-4.59L14 6l-6 6l6 6z"})})}function qa(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"M9 16.17L4.83 12l-1.42 1.41L9 19L21 7l-1.41-1.41z"})})}const Ua=e=>L.jsxs(x,{classes:{root:"flex gap-x-1"},sx:{padding:"8px","&.Mui-selected":{backgroundColor:"var(--colors-gama-50)","&:hover":{backgroundColor:"var(--colors-gama-50)"}}},...e,children:[L.jsx(qa,{width:24,height:24,color:e.selected?"var(--colors-gama-500)":"transparent",style:{transition:"color 0.2s ease"}}),e.children]}),Wa=[10,20,50];function Ka({table:e,showRowSelect:t,locale:n}){const{anchorEl:o,open:i,handleClose:l,handleOpen:u}=Br(),{anchorEl:c,open:d,handleClose:g,handleOpen:p}=Br(),f=a(null),h="no"===n,m=r((()=>({anchorOrigin:{vertical:-5,horizontal:"center"},transformOrigin:{vertical:"bottom",horizontal:"center"}})),[]),b=s((()=>{var e;const t=ka["asma-ui-table-styled-table"],n=null==(e=f.current)?void 0:e.closest(`.${t}`),o=null==n?void 0:n.querySelector(`.${ka["table-scroll"]}, .${ka["table-wrapper"]}`);o&&o.scrollTo({top:0,behavior:"smooth"})}),[]),v=e.getPageCount()||1,w=e.getState().pagination.pageIndex+1,y=r((()=>Array.from({length:v},((e,t)=>t+1))),[v]),x=e.getState().pagination.pageSize,C=r((()=>{const e=new Set([...Wa,x]);return Array.from(e).sort(((e,t)=>e-t))}),[]),R=s((t=>{e.setPageIndex(t-1),l(),b()}),[e,l,b]),E=s((t=>{e.setPageSize(t),g()}),[e,g]);return L.jsxs("div",{ref:f,className:Ba["table-pagination"],children:[t&&L.jsxs(L.Fragment,{children:[L.jsxs(Kr,{dataTest:"table-rows-count-button",variant:"outlined",size:"large",onClick:p,endIcon:L.jsx($r,{className:(d?"rotate-180":"rotate-0")+" transition-transform duration-300",height:24,width:24}),children:[x," ",h?"rader":"rows"]}),L.jsx(S,{open:d,anchorEl:c,slotProps:{paper:{sx:{width:c?c.clientWidth:void 0,maxHeight:288,overflowY:"auto"}}},onClose:g,anchorOrigin:m.anchorOrigin,transformOrigin:m.transformOrigin,classes:{paper:"border border-solid border-delta-200 py-2"},children:C.map((e=>L.jsx(Ua,{onClick:t=>{t.stopPropagation(),t.preventDefault(),E(e)},selected:x===e,children:L.jsxs("span",{className:"text-delta-700 text-sm font-normal",children:[e," ",h?"rader":"rows"]})},e)))})]}),L.jsx(fa,{title:h?"Nåværende side":"Current Page",children:L.jsx("div",{children:L.jsxs(Kr,{dataTest:"current-page-button",variant:"outlined",size:"large",onClick:u,endIcon:L.jsx($r,{className:(i?"rotate-180":"rotate-0")+" transition-transform duration-300",height:24,width:24}),children:[h?"Side":"Page"," ",w," ",h?"av":"of"," ",v]})})}),L.jsx(S,{open:i,anchorEl:o,slotProps:{paper:{sx:{width:o?o.clientWidth:void 0,maxHeight:288,overflowY:"auto"}}},onClose:l,anchorOrigin:m.anchorOrigin,transformOrigin:m.transformOrigin,classes:{paper:"border border-solid border-delta-200 py-2"},children:y.map((e=>L.jsx(Ua,{onClick:t=>{t.stopPropagation(),t.preventDefault(),R(e)},selected:e===w,children:L.jsxs("span",{className:"text-delta-700 text-sm font-normal",children:[h?"Side":"Page"," ",e]})},e)))}),L.jsx(fa,{title:1===w?"":h?"Forrige side":"Previous Page",children:L.jsx("div",{children:L.jsx(Kr,{dataTest:"prev-page-button",variant:"outlined",onClick:()=>{e.previousPage(),b()},size:"large",disabled:!e.getCanPreviousPage(),startIcon:L.jsx(Ga,{height:24,width:24})})})}),L.jsx(fa,{title:w===v?"":h?"Neste side":"Next Page",children:L.jsx("div",{children:L.jsx(Kr,{dataTest:"next-page-button",variant:"outlined",onClick:()=>{e.nextPage(),b()},size:"large",disabled:!e.getCanNextPage(),startIcon:L.jsx($a,{height:24,width:24})})})})]})}function Xa({table:e,styledTableProps:t,canShowStickyFooter:n}){var o,r,i;if(t.hideFooter||0===t.data.length)return null;const l=t.paginationAlignLeft,a=e.getState().pagination.pageSize,s=e.getFilteredRowModel().rows.length>a,u=null==(o=t.footer)?void 0:o.call(t,e);return null!=u&&!1!==u||s?L.jsxs("div",{className:n?ka["table-footer--sticky"]:ka["table-footer--inline"],style:l&&{justifyContent:"flex-start"}||{},children:[!l&&(null==(r=t.footer)?void 0:r.call(t,e)),s&&L.jsx(Ka,{table:e,showRowSelect:!!t.showRowCountSelect,locale:t.locale||"en"}),l&&(null==(i=t.footer)?void 0:i.call(t,e))]}):null}function Ya({enabled:e,data:t,setData:n,children:o}){const i=r((()=>t.map((e=>e.id))),[t]);return e?L.jsx(zt,{collisionDetection:Ee,modifiers:[Kt,Wt],onDragEnd:t=>{if(!e||!n)return;const{active:o,over:r}=t;!o||!r||o.id===r.id||n((e=>Xt(e,i.indexOf(o.id),i.indexOf(r.id))))},children:o}):L.jsx(L.Fragment,{children:o})}function Ja({enabled:e,className:t,children:n}){return e?L.jsx("div",{className:t,children:n}):L.jsx(L.Fragment,{children:n})}const Za=e=>{const t=r((()=>({...e,rowHeight:e.rowHeight||48})),[e]),{className:n,tableClassName:o,height:l,noRowsOverlay:s,data:c,enableDnd:d,setData:g,loading:p}=t;_a(t);const{table:f}=Eo(t),h=c.length>0,m=h&&!!p,b=!h&&!p,v=vn(),w=!!t.stickyFooter&&!v,y=!w,{tableScrollRef:x,tableXRef:C,hScrollRef:S,hScrollContentRef:R}=function(e){const t=a(null),n=a(null),o=a(null),r=a(null);return i((()=>{if(!e)return;const i=t.current,l=n.current,a=o.current,s=r.current;if(!(i&&l&&a&&s))return;let u=!1;const c=()=>{s.style.width=`${l.scrollWidth}px`},d=()=>{u||(u=!0,a.scrollLeft=l.scrollLeft,u=!1)},g=()=>{u||(u=!0,l.scrollLeft=a.scrollLeft,u=!1)};c(),d(),l.addEventListener("scroll",d,{passive:!0}),a.addEventListener("scroll",g,{passive:!0});const p=new ResizeObserver(c);return p.observe(l),()=>{l.removeEventListener("scroll",d),a.removeEventListener("scroll",g),p.disconnect()}}),[e]),{tableScrollRef:t,tableXRef:n,hScrollRef:o,hScrollContentRef:r}}(y),{ref:E,heightPx:_}=function(){const e=a(null),[t,n]=u(0);return i((()=>{const t=e.current;if(!t)return;let o=0;const r=()=>{const e=Math.round(t.getBoundingClientRect().height);n((t=>t===e?t:e))},i=()=>{cancelAnimationFrame(o),o=requestAnimationFrame(r)};i();const l=new ResizeObserver(i);return l.observe(t),()=>{cancelAnimationFrame(o),l.disconnect()}}),[]),{ref:e,heightPx:t}}(),k=t.rowHeight??48,I=f.getRowModel().rows.length,D=r((()=>k<=0?0:Math.floor(_/k)),[_,k]),O=!w&&I>0&&I<=D,N=fn(w?ka["table-wrapper"]:O||!w&&b?ka["table-wrapper--proxy-bottom"]:ka["table-wrapper--proxy"],m&&ka["table-wrapper-fetching"],b&&ka["table-wrapper--no-rows"],n),M=L.jsxs("table",{className:ka["styled-table"],style:{width:f.getTotalSize(),minWidth:"100%"},children:[L.jsx(Fa,{table:f,styledTableProps:t,tableCanResize:!!t.enableColumnResizing,tableWidth:null}),L.jsx(Ha,{fetching:!!m}),L.jsx(La,{table:f,styledTableProps:t})]});return L.jsx(mn,{children:L.jsx(Ya,{enabled:!!d,data:c,setData:g,children:L.jsxs("div",{ref:E,className:fn(ka["asma-ui-table-styled-table"],o),style:{height:l},children:[L.jsx(Ja,{enabled:w,className:ka["table-shell"],children:L.jsxs("div",{className:N,children:[w?M:L.jsxs("div",{ref:x,className:fn(ka["table-scroll"]),children:[L.jsx("div",{ref:C,className:fn(ka["table-x"],!O&&ka["table-x--fill-height"]),children:M}),L.jsx("div",{ref:S,className:ka["table-hscroll"],children:L.jsx("div",{ref:R,className:ka["table-hscroll__content"]})}),L.jsx("div",{className:fn(ka["table-bottom"],O&&ka["table-bottom--sticky"]),children:L.jsx(Xa,{table:f,styledTableProps:t,canShowStickyFooter:!1})})]}),b&&L.jsx("div",{className:ka["no-rows-overlay-container"],children:s})]})}),w&&L.jsx(Xa,{table:f,styledTableProps:t,canShowStickyFooter:!0})]})})})};export{O as ACTIONS_COLUMN_ID,N as DND_HANDLE_COLUMN_ID,D as EXPAND_COLUMN_ID,F as INTERNAL_COLUMN_IDS,Ra as RowDragHandleCell,I as SELECT_COLUMN_ID,M as SHOW_FULL_TEXT_ID,Za as StyledTable,wn as createColumnHelper,k as isCustomAction};
40
+ function xo(e,t){return e?function(e){return function(e){return"function"==typeof e&&(()=>{const t=Object.getPrototypeOf(e);return t.prototype&&t.prototype.isReactComponent})()}(e)||"function"==typeof e||function(e){return"object"==typeof e&&"symbol"==typeof e.$$typeof&&["react.memo","react.forward_ref"].includes(e.$$typeof.description)}(e)}(e)?n.createElement(e,t):e:null}const Co={getInitialState:e=>({expandedRows:new Set,...e}),getDefaultOptions:e=>({onChangeExpandedRows:xn("expandedRows",e)}),createTable:e=>{e.setExpandedRows=t=>{var n,o;return null==(o=(n=e.options).onChangeExpandedRows)?void 0:o.call(n,(e=>yn(t,e)))}},createRow:(e,t)=>{e.onChangeExpanded=n=>t.setExpandedRows((t=>{const o=new Set(t),r=e.id;return n?o.add(r):o.delete(r),yn((()=>o),t)})),e.isExpanded=()=>t.getState().expandedRows.has(e.id),e.toggleExpand=()=>{const t=e.isExpanded();e.onChangeExpanded(!t)}}},So={getInitialState:e=>({focusedRow:null,...e}),getDefaultOptions:e=>({onChangeFocusedRow:xn("focusedRow",e)}),createTable:e=>{e.setFocusedRow=t=>{var n,o;return null==(o=(n=e.options).onChangeFocusedRow)?void 0:o.call(n,(e=>yn(t,e)))},e.focusRowById=async t=>{var n;if(-1===e.getRowModel().rows.findIndex((e=>e.id===t))&&e.getState().pagination){const o=e.getState().pagination.pageSize,r=e.getCoreRowModel().rows.findIndex((e=>e.id===t));if(-1!==r){const t=Math.floor(r/o);null==(n=e.setPageIndex)||n.call(e,t)}}if(await new Promise(requestAnimationFrame),!e.getRowModel().rows.find((e=>e.id===t)))return;e.setFocusedRow((()=>t));const o=document.getElementById(t);o&&(o.focus({preventScroll:!1}),o.scrollIntoView({behavior:"smooth",block:"center"}))}},createRow:(e,t)=>{e.isFocused=()=>t.getState().focusedRow===e.id,e.onChangeFocused=(n,o)=>{const r=o??e.id;if(t.setFocusedRow((()=>n?r:null)),n){const e=document.getElementById(r);e&&e.focus({preventScroll:!0})}},e.toggleFocused=()=>e.onChangeFocused(!e.isFocused()),e.focusNextRow=()=>{var e;const n=t.getRowModel().rows,o=n.findIndex((e=>e.id===t.getState().focusedRow)),r=n[o+1];r&&(r.onChangeFocused(!0,r.id),null==(e=document.getElementById(r.id))||e.focus({preventScroll:!0}))},e.focusPrevRow=()=>{var e;const n=t.getRowModel().rows,o=n.findIndex((e=>e.id===t.getState().focusedRow)),r=n[o-1];r&&(r.onChangeFocused(!0,r.id),null==(e=document.getElementById(r.id))||e.focus({preventScroll:!0}))}}},Ro={getInitialState:e=>({columnOrder:[],...e}),getDefaultOptions:e=>({onColumnOrderChange:xn("columnOrder",e)}),createTable:e=>{const t=e.getAllLeafColumns().map((e=>e.id));e.setColumnOrder=t=>{var n,o;return null==(o=(n=e.options).onColumnOrderChange)?void 0:o.call(n,(e=>yn(t,e)))},e.resetColumnOrder=()=>{e.setColumnOrder(t)}}};const Eo=e=>{const{columns:t,data:o,initialState:i,pageSize:a,enableRowSelection:s,tableInstanceRef:u,locale:c,persistColumnOrderKey:d,...g}=e,p=(e=>r((()=>{if(e)try{const t=localStorage.getItem(e);if(!t)return;const n=JSON.parse(t);return Array.isArray(n)?n:void 0}catch{return}}),[e]))(d),f=function(e){const t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[o]=n.useState((()=>({current:vo(t)}))),[r,i]=n.useState((()=>o.current.initialState));return o.current.setOptions((t=>({...t,...e,state:{...r,...e.state},onStateChange:t=>{i(t),null==e.onStateChange||e.onStateChange(t)}}))),o.current}({_features:[Co,So,Ro],columns:t,data:o,meta:{locale:c??"en"},initialState:{pagination:{pageIndex:0,pageSize:a||50},columnVisibility:{...null==i?void 0:i.columnVisibility,[I]:!1},columnOrder:p,...i},enableRowSelection:s,getCoreRowModel:e=>Sn((()=>[e.options.data]),(t=>{const n={rows:[],flatRows:[],rowsById:{}},o=function(t,r,i){void 0===r&&(r=0);const l=[];for(let s=0;s<t.length;s++){const u=Dn(e,e._getRowId(t[s],s,i),t[s],s,r,void 0,null==i?void 0:i.id);var a;n.flatRows.push(u),n.rowsById[u.id]=u,l.push(u),e.options.getSubRows&&(u.originalSubRows=e.options.getSubRows(t[s],s),null!=(a=u.originalSubRows)&&a.length&&(u.subRows=o(u.originalSubRows,r+1,u)))}return l};return n.rows=o(t),n}),Rn(e.options,"debugTable","getRowModel",(()=>e._autoResetPageIndex()))),getExpandedRowModel:e=>Sn((()=>[e.getState().expanded,e.getPreExpandedRowModel(),e.options.paginateExpandedRows]),((e,t,n)=>t.rows.length&&(!0===e||Object.keys(e??{}).length)&&n?wo(t):t),Rn(e.options,"debugTable","getExpandedRowModel")),getFilteredRowModel:e=>Sn((()=>[e.getPreFilteredRowModel(),e.getState().columnFilters,e.getState().globalFilter]),((t,n,o)=>{if(!t.rows.length||(null==n||!n.length)&&!o){for(let e=0;e<t.flatRows.length;e++)t.flatRows[e].columnFilters={},t.flatRows[e].columnFiltersMeta={};return t}const r=[],i=[];(n??[]).forEach((t=>{var n;const o=e.getColumn(t.id);if(!o)return;const i=o.getFilterFn();i?r.push({id:t.id,filterFn:i,resolvedValue:null!=(n=null==i.resolveFilterValue?void 0:i.resolveFilterValue(t.value))?n:t.value}):"production"!==process.env.NODE_ENV&&console.warn(`Could not find a valid 'column.filterFn' for column with the ID: ${o.id}.`)}));const l=(n??[]).map((e=>e.id)),a=e.getGlobalFilterFn(),s=e.getAllLeafColumns().filter((e=>e.getCanGlobalFilter()));let u,c;o&&a&&s.length&&(l.push("__global__"),s.forEach((e=>{var t;i.push({id:e.id,filterFn:a,resolvedValue:null!=(t=null==a.resolveFilterValue?void 0:a.resolveFilterValue(o))?t:o})})));for(let e=0;e<t.flatRows.length;e++){const n=t.flatRows[e];if(n.columnFilters={},r.length)for(let e=0;e<r.length;e++){u=r[e];const t=u.id;n.columnFilters[t]=u.filterFn(n,t,u.resolvedValue,(e=>{n.columnFiltersMeta[t]=e}))}if(i.length){for(let e=0;e<i.length;e++){c=i[e];const t=c.id;if(c.filterFn(n,t,c.resolvedValue,(e=>{n.columnFiltersMeta[t]=e}))){n.columnFilters.__global__=!0;break}}!0!==n.columnFilters.__global__&&(n.columnFilters.__global__=!1)}}return yo(t.rows,(e=>{for(let t=0;t<l.length;t++)if(!1===e.columnFilters[l[t]])return!1;return!0}),e)}),Rn(e.options,"debugTable","getFilteredRowModel",(()=>e._autoResetPageIndex()))),getSortedRowModel:e=>Sn((()=>[e.getState().sorting,e.getPreSortedRowModel()]),((t,n)=>{if(!n.rows.length||null==t||!t.length)return n;const o=e.getState().sorting,r=[],i=o.filter((t=>{var n;return null==(n=e.getColumn(t.id))?void 0:n.getCanSort()})),l={};i.forEach((t=>{const n=e.getColumn(t.id);n&&(l[t.id]={sortUndefined:n.columnDef.sortUndefined,invertSorting:n.columnDef.invertSorting,sortingFn:n.getSortingFn()})}));const a=e=>{const t=e.map((e=>({...e})));return t.sort(((e,t)=>{for(let o=0;o<i.length;o+=1){var n;const r=i[o],a=l[r.id],s=a.sortUndefined,u=null!=(n=null==r?void 0:r.desc)&&n;let c=0;if(s){const n=void 0===e.getValue(r.id),o=void 0===t.getValue(r.id);if(n||o){if("first"===s)return n?-1:1;if("last"===s)return n?1:-1;c=n&&o?0:n?s:-s}}if(0===c&&(c=a.sortingFn(e,t,r.id)),0!==c)return u&&(c*=-1),a.invertSorting&&(c*=-1),c}return e.index-t.index})),t.forEach((e=>{var t;r.push(e),null!=(t=e.subRows)&&t.length&&(e.subRows=a(e.subRows))})),t};return{rows:a(n.rows),flatRows:r,rowsById:n.rowsById}}),Rn(e.options,"debugTable","getSortedRowModel",(()=>e._autoResetPageIndex()))),getPaginationRowModel:e=>Sn((()=>[e.getState().pagination,e.getPrePaginationRowModel(),e.options.paginateExpandedRows?void 0:e.getState().expanded]),((t,n)=>{if(!n.rows.length)return n;const{pageSize:o,pageIndex:r}=t;let{rows:i,flatRows:l,rowsById:a}=n;const s=o*r,u=s+o;let c;i=i.slice(s,u),c=e.options.paginateExpandedRows?{rows:i,flatRows:l,rowsById:a}:wo({rows:i,flatRows:l,rowsById:a}),c.flatRows=[];const d=e=>{c.flatRows.push(e),e.subRows.length&&e.subRows.forEach(d)};return c.rows.forEach(d),c}),Rn(e.options,"debugTable","getPaginationRowModel")),getRowId:g.getRowId||((e,t,n)=>n?[n.id,e.id].join("."):e.id.toString()),defaultColumn:e.enableResizing?{size:void 0}:void 0,...g});return u&&(u.current=f),function(e,t){const n=e.getState().columnOrder;l((()=>{if(t&&n)try{localStorage.setItem(t,JSON.stringify(n))}catch(e){console.error(e)}}),[n,t])}(f,d),{table:f}},_o={CheckboxWrapper:"_CheckboxWrapper_k4bh3_1","size-small":"_size-small_k4bh3_11","size-medium":"_size-medium_k4bh3_15",Checkbox:"_Checkbox_k4bh3_1",ReadOnly:"_ReadOnly_k4bh3_45",Indicator:"_Indicator_k4bh3_54",HideWrapper:"_HideWrapper_k4bh3_58",CheckboxHover:"_CheckboxHover_k4bh3_65",CheckboxRippleContainer:"_CheckboxRippleContainer_k4bh3_65",CheckboxRipple:"_CheckboxRipple_k4bh3_65",ripple:"_ripple_k4bh3_1"};function ko(){}const Io=Object.freeze({});const Do={};function Oo(e,t){const o=n.useRef(Do);return o.current===Do&&(o.current=e(t)),o}const No=n[`useInsertionEffect${Math.random().toFixed(1)}`.slice(0,-3)],Mo=No&&No!==n.useLayoutEffect?No:e=>e();function Fo(e){const t=Oo(Po).current;return t.next=e,Mo(t.effect),t.trampoline}function Po(){const e={next:void 0,callback:jo,trampoline:(...t)=>{var n;return null==(n=e.callback)?void 0:n.call(e,...t)},effect:()=>{e.callback=e.next}};return e}function jo(){if("production"!==process.env.NODE_ENV)throw new Error("Base UI: Cannot call an event handler while rendering.")}const Ao=typeof document<"u"?n.useLayoutEffect:()=>{};function To(e,t,n,o){const r=Oo(Vo).current;return function(e,t,n,o,r){return e.refs[0]!==t||e.refs[1]!==n||e.refs[2]!==o||e.refs[3]!==r}(r,e,t,n,o)&&Lo(r,[e,t,n,o]),r.callback}function Vo(){return{callback:null,cleanup:null,refs:[]}}function Lo(e,t){e.refs=t,t.every((e=>null==e))?e.callback=null:e.callback=n=>{if(e.cleanup&&(e.cleanup(),e.cleanup=null),null!=n){const o=Array(t.length).fill(null);for(let e=0;e<t.length;e+=1){const r=t[e];if(null!=r)switch(typeof r){case"function":{const t=r(n);"function"==typeof t&&(o[e]=t);break}case"object":r.current=n}}e.cleanup=()=>{for(let e=0;e<t.length;e+=1){const n=t[e];if(null!=n)switch(typeof n){case"function":{const t=o[e];"function"==typeof t?t():n(null);break}case"object":n.current=null}}}}}}const zo={clipPath:"inset(50%)",overflow:"hidden",whiteSpace:"nowrap",border:0,padding:0,width:1,height:1,margin:-1},Ho={...zo,position:"fixed",top:0,left:0},$o={...zo,position:"absolute"};let Bo=function(e){return e.checked="data-checked",e.unchecked="data-unchecked",e.indeterminate="data-indeterminate",e.disabled="data-disabled",e.readonly="data-readonly",e.required="data-required",e.valid="data-valid",e.invalid="data-invalid",e.touched="data-touched",e.dirty="data-dirty",e.filled="data-filled",e.focused="data-focused",e}({}),Go=function(e){return e.disabled="data-disabled",e.valid="data-valid",e.invalid="data-invalid",e.touched="data-touched",e.dirty="data-dirty",e.filled="data-filled",e.focused="data-focused",e}({});const qo={valid:e=>null===e?null:e?{[Go.valid]:""}:{[Go.invalid]:""}};function Uo(e){return n.useMemo((()=>({checked:t=>e.indeterminate?{}:t?{[Bo.checked]:""}:{[Bo.unchecked]:""},...qo})),[e.indeterminate])}function Wo(e,...t){const n=new URL("https://base-ui.com/production-error");return n.searchParams.set("code",e.toString()),t.forEach((e=>n.searchParams.append("args[]",e))),`Base UI error #${e}; visit ${n} for the full message.`}const Ko=parseInt(n.version,10);function Xo(e){if(!n.isValidElement(e))return null;const t=e,o=t.props;return(function(e){return Ko>=e}(19)?null==o?void 0:o.ref:t.ref)??null}function Yo(e,t){return e&&!t?e:!e&&t?t:e||t?{...e,...t}:void 0}const Jo={};function Zo(e,t,n,o,r){let i={...nr(e,Jo)};return t&&(i=Qo(i,t)),n&&(i=Qo(i,n)),o&&(i=Qo(i,o)),r&&(i=Qo(i,r)),i}function Qo(e,t){return tr(t)?t(e):function(e,t){if(!t)return e;for(const n in t){const o=t[n];switch(n){case"style":e[n]=Yo(e.style,o);break;case"className":e[n]=ir(e.className,o);break;default:er(n,o)?e[n]=or(e[n],o):e[n]=o}}return e}(e,t)}function er(e,t){const n=e.charCodeAt(0),o=e.charCodeAt(1),r=e.charCodeAt(2);return 111===n&&110===o&&r>=65&&r<=90&&("function"==typeof t||typeof t>"u")}function tr(e){return"function"==typeof e}function nr(e,t){return tr(e)?e(t):e??Jo}function or(e,t){return t?e?n=>{if(function(e){return null!=e&&"object"==typeof e&&"nativeEvent"in e}(n)){const o=n;rr(o);const r=t(o);return o.baseUIHandlerPrevented||null==e||e(o),r}const o=t(n);return null==e||e(n),o}:t:e}function rr(e){return e.preventBaseUIHandler=()=>{e.baseUIHandlerPrevented=!0},e}function ir(e,t){return t?e?t+" "+e:t:e}function lr(e,t,o={}){const r=t.render,i=function(e,t={}){const{className:n,style:o,render:r}=e,{state:i=Io,ref:l,props:a,stateAttributesMapping:s,enabled:u=!0}=t,c=u?function(e,t){return"function"==typeof e?e(t):e}(n,i):void 0,d=u?function(e,t){return"function"==typeof e?e(t):e}(o,i):void 0,g=u?function(e,t){const n={};for(const o in e){const r=e[o];if(null!=t&&t.hasOwnProperty(o)){const e=t[o](r);null!=e&&Object.assign(n,e)}else!0===r?n[`data-${o.toLowerCase()}`]="":r&&(n[`data-${o.toLowerCase()}`]=r.toString())}return n}(i,s):Io,p=u?Yo(g,Array.isArray(a)?function(e){if(0===e.length)return Jo;if(1===e.length)return nr(e[0],Jo);let t={...nr(e[0],Jo)};for(let n=1;n<e.length;n+=1)t=Qo(t,e[n]);return t}(a):a)??Io:Io;return typeof document<"u"&&(u?Array.isArray(l)?p.ref=function(e){const t=Oo(Vo).current;return function(e,t){return e.refs.length!==t.length||e.refs.some(((e,n)=>e!==t[n]))}(t,e)&&Lo(t,e),t.callback}([p.ref,Xo(r),...l]):p.ref=To(p.ref,Xo(r),l):To(null,null)),u?(void 0!==c&&(p.className=ir(p.className,c)),void 0!==d&&(p.style=Yo(p.style,d)),p):Io}(t,o);if(!1===o.enabled)return null;return function(e,t,o,r){if(t){if("function"==typeof t)return t(o,r);const e=Zo(o,t.props);return e.ref=o.ref,n.cloneElement(t,e)}if(e&&"string"==typeof e)return function(e,t){return"button"===e?f("button",{type:"button",...t,key:t.key}):"img"===e?f("img",{alt:"",...t,key:t.key}):n.createElement(e,t)}(e,o);throw new Error("production"!==process.env.NODE_ENV?"Base UI: Render element or function are not defined.":Wo(8))}(e,r,i,o.state??Io)}const ar={...n};let sr=0;const ur=ar.useId;function cr(e,t){if(void 0!==ur){const n=ur();return e??(t?`${t}-${n}`:n)}return function(e,t="mui"){const[o,r]=n.useState(e),i=e||o;return n.useEffect((()=>{null==o&&(sr+=1,r(`${t}-${sr}`))}),[o,t]),i}(e,t)}function dr(e){return cr(e,"base-ui")}function gr(e){return typeof window<"u"&&(e instanceof HTMLElement||e instanceof function(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}(e).HTMLElement)}let pr;function fr(...e){if("production"!==process.env.NODE_ENV){const t=e.join(" ");pr.has(t)||(pr.add(t),console.error(`Base UI: ${t}`))}}"production"!==process.env.NODE_ENV&&(pr=new Set);const hr=n.createContext(void 0);function mr(e={}){const{disabled:t=!1,focusableWhenDisabled:o,tabIndex:r=0,native:i=!0}=e,l=n.useRef(null),a=void 0!==function(e=!1){const t=n.useContext(hr);if(void 0===t&&!e)throw new Error("production"!==process.env.NODE_ENV?"Base UI: CompositeRootContext is missing. Composite parts must be placed within <Composite.Root>.":Wo(16));return t}(!0),s=Fo((()=>{const e=l.current;return!("A"!==(null==e?void 0:e.tagName)||null==e||!e.href)})),{props:u}=function(e){const{focusableWhenDisabled:t,disabled:o,composite:r=!1,tabIndex:i=0,isNativeButton:l}=e,a=r&&!1!==t,s=r&&!1===t;return{props:n.useMemo((()=>{const e={onKeyDown(e){o&&t&&"Tab"!==e.key&&e.preventDefault()}};return r||(e.tabIndex=i,!l&&o&&(e.tabIndex=t?i:-1)),(l&&(t||a)||!l&&o)&&(e["aria-disabled"]=o),l&&(!t||s)&&(e.disabled=o),e}),[r,o,t,a,s,l,i])}}({focusableWhenDisabled:o,disabled:t,composite:a,tabIndex:r,isNativeButton:i});"production"!==process.env.NODE_ENV&&n.useEffect((()=>{if(!l.current)return;const e="BUTTON"===l.current.tagName;i?e||fr("A component that acts as a button was not rendered as a native <button>, which does not match the default. Ensure that the element passed to the `render` prop of the component is a real <button>, or set the `nativeButton` prop on the component to `false`."):e&&fr("A component that acts as a button was rendered as a native <button>, which does not match the default. Ensure that the element passed to the `render` prop of the component is not a real <button>, or set the `nativeButton` prop on the component to `true`.")}),[i]);const c=n.useCallback((()=>{const e=l.current;(function(e){return gr(e)&&"BUTTON"===e.tagName})(e)&&a&&t&&void 0===u.disabled&&e.disabled&&(e.disabled=!1)}),[t,u.disabled,a]);Ao(c,[c]);return{getButtonProps:n.useCallback(((e={})=>{const{onClick:n,onMouseDown:o,onKeyUp:r,onKeyDown:l,onPointerDown:a,...c}=e;return Zo({type:i?"button":void 0,onClick(e){t?e.preventDefault():null==n||n(e)},onMouseDown(e){t||null==o||o(e)},onKeyDown(e){if(t||(rr(e),null==l||l(e)),e.baseUIHandlerPrevented)return;const o=e.target===e.currentTarget&&!i&&!s()&&!t,r="Enter"===e.key,a=" "===e.key;o&&((a||r)&&e.preventDefault(),r&&(null==n||n(e)))},onKeyUp(e){t||(rr(e),null==r||r(e)),!e.baseUIHandlerPrevented&&e.target===e.currentTarget&&!i&&!t&&" "===e.key&&(null==n||n(e))},onPointerDown(e){t?e.preventDefault():null==a||a(e)}},i?void 0:{role:"button"},u,c)}),[t,u,i,s]),buttonRef:Fo((e=>{l.current=e,c()}))}}"production"!==process.env.NODE_ENV&&(hr.displayName="CompositeRootContext");const br=n.createContext({invalid:void 0,name:void 0,validityData:{state:{badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valid:null,valueMissing:!1},errors:[],error:"",value:"",initialValue:null},setValidityData:ko,disabled:void 0,touched:!1,setTouched:ko,dirty:!1,setDirty:ko,filled:!1,setFilled:ko,focused:!1,setFocused:ko,validate:()=>null,validationMode:"onSubmit",validationDebounceTime:0,shouldValidateOnChange:()=>!1,state:{disabled:!1,valid:null,touched:!1,dirty:!1,filled:!1,focused:!1},markedDirtyRef:{current:!1},validation:{getValidationProps:(e=Io)=>e,getInputValidationProps:(e=Io)=>e,inputRef:{current:null},commit:async()=>{}}});function vr(e=!0){const t=n.useContext(br);if(t.setValidityData===ko&&!e)throw new Error("production"!==process.env.NODE_ENV?"Base UI: FieldRootContext is missing. Field parts must be placed within <Field.Root>.":Wo(28));return t}"production"!==process.env.NODE_ENV&&(br.displayName="FieldRootContext");const wr=n.createContext({disabled:!1});function yr(e,t){return{...e,state:{...e.state,valid:!t&&e.state.valid}}}"production"!==process.env.NODE_ENV&&(wr.displayName="FieldItemContext");const xr=n.createContext({formRef:{current:{fields:new Map}},errors:{},clearErrors:ko,validationMode:"onSubmit",submitAttemptedRef:{current:!1}});function Cr(){return n.useContext(xr)}"production"!==process.env.NODE_ENV&&(xr.displayName="FormContext");const Sr=n.createContext({controlId:void 0,setControlId:ko,labelId:void 0,setLabelId:ko,messageIds:[],setMessageIds:ko,getDescriptionProps:e=>e});"production"!==process.env.NODE_ENV&&(Sr.displayName="LabelableContext");const Rr=n.createContext(void 0);"production"!==process.env.NODE_ENV&&(Rr.displayName="CheckboxGroupContext");const Er=n.createContext(void 0);"production"!==process.env.NODE_ENV&&(Er.displayName="CheckboxRootContext");const _r=n.forwardRef((function(e,t){const{checked:o,className:r,defaultChecked:i=!1,disabled:l=!1,id:a,indeterminate:s=!1,inputRef:u,name:c,onCheckedChange:d,parent:g=!1,readOnly:p=!1,render:f,required:h=!1,uncheckedValue:b,value:v,nativeButton:w=!1,...y}=e,{clearErrors:x}=Cr(),{disabled:C,name:S,setDirty:R,setFilled:E,setFocused:_,setTouched:k,state:I,validationMode:D,validityData:O,shouldValidateOnChange:N,validation:M}=vr(),F=n.useContext(wr),{labelId:P,controlId:j,setControlId:A,getDescriptionProps:T}=n.useContext(Sr),V=function(e=!0){const t=n.useContext(Rr);if(void 0===t&&!e)throw new Error("production"!==process.env.NODE_ENV?"Base UI: CheckboxGroupContext is missing. CheckboxGroup parts must be placed within <CheckboxGroup>.":Wo(3));return t}(),z=null==V?void 0:V.parent,H=z&&V.allValues,$=C||F.disabled||(null==V?void 0:V.disabled)||l,B=S??c,G=v??B,q=dr(),U=dr();let W=j;H?W=g?U:`${z.id}-${G}`:a&&(W=a);let K={};H&&(g?K=V.parent.getParentProps():G&&(K=V.parent.getChildProps(G)));const X=Fo(d),{checked:Y=o,indeterminate:J=s,onCheckedChange:Z,...Q}=K,ee=null==V?void 0:V.value,te=null==V?void 0:V.setValue,ne=null==V?void 0:V.defaultValue,oe=n.useRef(null),{getButtonProps:re,buttonRef:ie}=mr({disabled:$,native:w}),le=(null==V?void 0:V.validation)??M,[ae,se]=function({controlled:e,default:t,name:o,state:r="value"}){const{current:i}=n.useRef(void 0!==e),[l,a]=n.useState(t),s=i?e:l;if("production"!==process.env.NODE_ENV){n.useEffect((()=>{i!==(void 0!==e)&&console.error([`Base UI: A component is changing the ${i?"":"un"}controlled ${r} state of ${o} to be ${i?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${o} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join("\n"))}),[r,o,e]);const{current:l}=n.useRef(t);n.useEffect((()=>{!i&&JSON.stringify(l)!==JSON.stringify(t)&&console.error([`Base UI: A component is changing the default ${r} state of an uncontrolled ${o} after being initialized. To suppress this warning opt to use a controlled ${o}.`].join("\n"))}),[JSON.stringify(t)])}return[s,n.useCallback((e=>{i||a(e)}),[])]}({controlled:G&&ee&&!g?ee.includes(G):Y,default:G&&ne&&!g?ne.includes(G):i,name:"Checkbox",state:"checked"});Ao((()=>{if(A!==ko)return A(W),()=>{A(void 0)}}),[W,V,A,g]),function(e){const{enabled:t=!0,value:n,id:o,name:r,controlRef:i,commit:l}=e,{formRef:a}=Cr(),{invalid:s,markedDirtyRef:u,validityData:c,setValidityData:d}=vr(),g=Fo(e.getValue);Ao((()=>{if(!t)return;let e=n;void 0===e&&(e=g()),null===c.initialValue&&null!==e&&d((t=>({...t,initialValue:e})))}),[t,d,n,c.initialValue,g]),Ao((()=>{!t||!o||a.current.fields.set(o,{getValue:g,name:r,controlRef:i,validityData:yr(c,s),validate(e=!0){let t=n;void 0===t&&(t=g()),u.current=!0,e?m.flushSync((()=>l(t))):l(t)}})}),[l,i,t,a,g,o,s,u,r,c,n]),Ao((()=>{const e=a.current.fields;return()=>{o&&e.delete(o)}}),[a,o])}({enabled:!V,id:q,commit:le.commit,value:ae,controlRef:oe,name:B,getValue:()=>ae});const ue=n.useRef(null),ce=To(u,ue,le.inputRef);Ao((()=>{ue.current&&(ue.current.indeterminate=J,ae&&E(!0))}),[ae,J,E]),function(e,t){const o=n.useRef(e),r=Fo(t);Ao((()=>{o.current!==e&&r(o.current)}),[e,r]),Ao((()=>{o.current=e}),[e])}(ae,(()=>{V&&!g||(x(B),E(ae),R(ae!==O.initialValue),N()?le.commit(ae):le.commit(ae,!0))}));const de=Zo({checked:ae,disabled:$,name:g?void 0:B,id:w?void 0:W??void 0,required:h,ref:ce,style:B?$o:Ho,tabIndex:-1,type:"checkbox","aria-hidden":!0,onChange(e){if(e.nativeEvent.defaultPrevented)return;const t=e.target.checked,n=function(e,t,n,o){let r=!1,i=!1;const l=o??Io;return{reason:e,event:t??new Event("base-ui"),cancel(){r=!0},allowPropagation(){i=!0},get isCanceled(){return r},get isPropagationAllowed(){return i},trigger:n,...l}}("none",e.nativeEvent);if(null==Z||Z(t,n),X(t,n),!n.isCanceled&&(se(t),G&&ee&&te&&!g)){const e=t?[...ee,G]:ee.filter((e=>e!==G));te(e,n)}},onFocus(){var e;null==(e=oe.current)||e.focus()}},void 0!==v?{value:(V?ae&&v:v)||""}:Io,T,V?le.getValidationProps:le.getInputValidationProps),ge=H?!!Y:ae,pe=H&&J||s;n.useEffect((()=>{z&&G&&z.disabledStatesRef.current.set(G,$)}),[z,$,G]);const fe=n.useMemo((()=>({...I,checked:ge,disabled:$,readOnly:p,required:h,indeterminate:pe})),[I,ge,$,p,h,pe]),he=Uo(fe),me=lr("span",e,{state:fe,ref:[ie,oe,t,null==V?void 0:V.registerControlRef],props:[{id:w?W??void 0:q,role:"checkbox","aria-checked":J?"mixed":ae,"aria-readonly":p||void 0,"aria-required":h||void 0,"aria-labelledby":P,"data-parent":g?"":void 0,onFocus(){_(!0)},onBlur(){const e=ue.current;e&&(k(!0),_(!1),"onBlur"===D&&le.commit(V?ee:e.checked))},onClick(e){var t;p||$||(e.preventDefault(),null==(t=ue.current)||t.click())}},T,le.getValidationProps,y,Q,re],stateAttributesMapping:he});return L.jsxs(Er.Provider,{value:fe,children:[me,!ae&&!V&&B&&!g&&void 0!==b&&L.jsx("input",{type:"hidden",name:B,value:b}),L.jsx("input",{...de})]})}));"production"!==process.env.NODE_ENV&&(_r.displayName="CheckboxRoot");const kr=[];const Ir=null;let Dr=globalThis.requestAnimationFrame;const Or=new class{constructor(){t(this,"callbacks",[]),t(this,"callbacksCount",0),t(this,"nextId",1),t(this,"startId",1),t(this,"isScheduled",!1),t(this,"tick",(e=>{var t;this.isScheduled=!1;const n=this.callbacks,o=this.callbacksCount;if(this.callbacks=[],this.callbacksCount=0,this.startId=this.nextId,o>0)for(let o=0;o<n.length;o+=1)null==(t=n[o])||t.call(n,e)}))}request(e){const t=this.nextId;this.nextId+=1,this.callbacks.push(e),this.callbacksCount+=1;const n="test"===process.env.NODE_ENV&&Dr!==requestAnimationFrame&&(Dr=requestAnimationFrame,!0);return(!this.isScheduled||n)&&(requestAnimationFrame(this.tick),this.isScheduled=!0),t}cancel(e){const t=e-this.startId;t<0||t>=this.callbacks.length||(this.callbacks[t]=null,this.callbacksCount-=1)}};class Nr{constructor(){t(this,"currentId",Ir),t(this,"cancel",(()=>{this.currentId!==Ir&&(Or.cancel(this.currentId),this.currentId=Ir)})),t(this,"disposeEffect",(()=>this.cancel))}static create(){return new Nr}static request(e){return Or.request(e)}static cancel(e){return Or.cancel(e)}request(e){this.cancel(),this.currentId=Or.request((()=>{this.currentId=Ir,e()}))}}function Mr(){const e=Oo(Nr.create).current;return function(e){n.useEffect(e,kr)}(e.disposeEffect),e}let Fr=function(e){return e.startingStyle="data-starting-style",e.endingStyle="data-ending-style",e}({});const Pr={[Fr.startingStyle]:""},jr={[Fr.endingStyle]:""},Ar={transitionStatus:e=>"starting"===e?Pr:"ending"===e?jr:null};function Tr(e){const{enabled:t=!0,open:o,ref:r,onComplete:i}=e,l=Fo(i),a=function(e,t=!1,n=!0){const o=Mr();return Fo(((r,i=null)=>{function l(){m.flushSync(r)}o.cancel();const a=function(e){return null==e?e:"current"in e?e.current:e}(e);if(null==a)return;const s=a;if("function"!=typeof s.getAnimations||globalThis.BASE_UI_ANIMATIONS_DISABLED)r();else{let e=function(){const e=Fr.startingStyle;if(!s.hasAttribute(e))return void o.request(r);const t=new MutationObserver((()=>{s.hasAttribute(e)||(t.disconnect(),r())}));t.observe(s,{attributes:!0,attributeFilter:[e]}),null==i||i.addEventListener("abort",(()=>t.disconnect()),{once:!0})},r=function(){Promise.all(s.getAnimations().map((e=>e.finished))).then((()=>{null!=i&&i.aborted||l()})).catch((()=>{const e=s.getAnimations();if(n){if(null!=i&&i.aborted)return;l()}else e.length>0&&e.some((e=>e.pending||"finished"!==e.playState))&&r()}))};if(t)return void e();o.request(r)}}))}(r,o,!1);n.useEffect((()=>{if(!t)return;const e=new AbortController;return a(l,e.signal),()=>{e.abort()}}),[t,o,l,a])}const Vr=n.forwardRef((function(e,t){const{render:o,className:r,keepMounted:i=!1,...l}=e,a=function(){const e=n.useContext(Er);if(void 0===e)throw new Error("production"!==process.env.NODE_ENV?"Base UI: CheckboxRootContext is missing. Checkbox parts must be placed within <Checkbox.Root>.":Wo(14));return e}(),s=a.checked||a.indeterminate,{transitionStatus:u,setMounted:c}=function(e,t=!1,o=!1){const[r,i]=n.useState(e&&t?"idle":void 0),[l,a]=n.useState(e);return e&&!l&&(a(!0),i("starting")),!e&&l&&"ending"!==r&&!o&&i("ending"),!e&&!l&&"ending"===r&&i(void 0),Ao((()=>{if(!e&&l&&"ending"!==r&&o){const e=Nr.request((()=>{i("ending")}));return()=>{Nr.cancel(e)}}}),[e,l,r,o]),Ao((()=>{if(!e||t)return;const n=Nr.request((()=>{i(void 0)}));return()=>{Nr.cancel(n)}}),[t,e]),Ao((()=>{if(!e||!t)return;e&&l&&"idle"!==r&&i("starting");const n=Nr.request((()=>{i("idle")}));return()=>{Nr.cancel(n)}}),[t,e,l,i,r]),n.useMemo((()=>({mounted:l,setMounted:a,transitionStatus:r})),[l,r])}(s),d=n.useRef(null),g=n.useMemo((()=>({...a,transitionStatus:u})),[a,u]);Tr({open:s,ref:d,onComplete(){s||c(!1)}});const p=Uo(a),f=n.useMemo((()=>({...p,...Ar,...qo})),[p]),h=i||s,m=lr("span",e,{enabled:h,ref:[t,d],state:g,stateAttributesMapping:f,props:l});return h?m:null}));"production"!==process.env.NODE_ENV&&(Vr.displayName="CheckboxIndicator");const Lr=({className:e})=>L.jsxs("svg",{viewBox:"0 0 24 24",className:e,fill:"none",children:[L.jsx("title",{children:"Indeterminate icon"}),L.jsx("rect",{x:"5.5",y:"10.5",width:"13",height:"2.75",fill:"currentColor"})]}),zr=e=>L.jsxs("svg",{viewBox:"0 0 24 24",width:"24",height:"24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",...e,children:[L.jsx("title",{children:"Check icon"}),L.jsx("path",{d:"M4 12l5 5L20 6"})]}),Hr=({dataTest:e,size:t="medium",disabled:n,readOnly:r,indeterminate:i=!1,checked:a,disableRipple:s,hideWrapper:u,className:c,onChange:d,...g})=>{const p=!!u,f=!(s||p||n||r),h=fn(_o.CheckboxWrapper,!p&&_o[`size-${t}`],p&&_o.HideWrapper,r&&_o.ReadOnly,f&&_o.CheckboxHover,c),m=fn("styled-checkbox-inner",_o.Checkbox,_o[`size-${t}`]),b=i?Lr:zr,v=o.useRef(null),w=o.useCallback((e=>{var t;if(e.stopPropagation(),!f)return;const n=document.createElement("span");n.className=_o.CheckboxRipple||"",n.addEventListener("animationend",(()=>n.remove()),{once:!0}),null==(t=v.current)||t.appendChild(n)}),[f]);l((()=>()=>{var e;null==(e=v.current)||e.replaceChildren()}),[]);const y=o.useCallback((e=>{if(r)return;const t={target:{name:g.name,value:g.value,checked:e}};null==d||d(t,e)}),[d,g.name,g.value,r]);return L.jsxs(_r,{className:h,"data-test":e,checked:a,disabled:n,readOnly:r,indeterminate:i,onPointerDown:w,onCheckedChange:y,...g,children:[!p&&f&&L.jsx("span",{ref:v,className:_o.CheckboxRippleContainer}),L.jsx("span",{className:m,children:L.jsx(Vr,{className:_o.Indicator,children:L.jsx(b,{strokeWidth:"small"===t?3:2})})})]})};function $r(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6z"})})}const Br=()=>{const[e,t]=u(null),[n,o]=u(!1),r=s((e=>{t(e.currentTarget),o(!0)}),[]);return{open:n,handleClose:s((()=>{o(!1)}),[]),handleOpen:r,anchorEl:e}};function Gr(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"M12 16a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2m0-6a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2m0-6a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2"})})}const qr=e=>{var t;return L.jsx(x,{...e,classes:{root:pn("px-3 py-2.5",null==(t=e.classes)?void 0:t.root),...e.classes},sx:{"&.Mui-disabled":{pointerEvents:"auto",cursor:"not-allowed","&:hover":{backgroundColor:"transparent !important"}},...e.sx}})},Ur="_asma-core-ui-button_gteum_1",Wr={contained:"_contained_gteum_27",outlined:"_outlined_gteum_141",text:"_text_gteum_255",textGray:"_textGray_gteum_369",textWhite:"_textWhite_gteum_426",large:"_large_gteum_79",small:"_small_gteum_74",medium:"_medium_gteum_69",error:"_error_gteum_84",common:"_common_gteum_27"},Kr=({variant:e="contained",className:t="",size:n="medium",children:o,refLink:r,startIcon:i,endIcon:l,dataTest:a,error:s,...u})=>{const c="large"===n||"medium"===n,d=s?"error":"common";return L.jsxs("button",{...u,className:pn(Ur,Wr[e],Wr[d],Wr[n],t),ref:r,"data-test":a,children:[i,o&&L.jsx("div",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",display:"flex",alignItems:"center",justifyContent:"center",gap:c?"8px":"4px",paddingLeft:c?"8px":"4px",paddingRight:c?"8px":"4px"},children:o}),l]})};function Xr(){return Xr=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},Xr.apply(this,arguments)}function Yr(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],!(t.indexOf(n)>=0)&&(r[n]=e[n]);return r}function Jr(e,t){return(Jr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}const Zr=!1;var Qr="production"!==process.env.NODE_ENV?E.oneOfType([E.number,E.shape({enter:E.number,exit:E.number,appear:E.number}).isRequired]):null;"production"!==process.env.NODE_ENV&&E.oneOfType([E.string,E.shape({enter:E.string,exit:E.string,active:E.string}),E.shape({enter:E.string,enterDone:E.string,enterActive:E.string,exit:E.string,exitDone:E.string,exitActive:E.string})]);const ei=o.createContext(null);var ti="unmounted",ni="exited",oi="entering",ri="entered",ii="exiting",li=function(e){function t(t,n){var o;o=e.call(this,t,n)||this;var r,i=n&&!n.isMounting?t.enter:t.appear;return o.appearStatus=null,t.in?i?(r=ni,o.appearStatus=oi):r=ri:r=t.unmountOnExit||t.mountOnEnter?ti:ni,o.state={status:r},o.nextCallback=null,o}!function(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,Jr(e,t)}(t,e),t.getDerivedStateFromProps=function(e,t){return e.in&&t.status===ti?{status:ni}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(e){var t=null;if(e!==this.props){var n=this.state.status;this.props.in?n!==oi&&n!==ri&&(t=oi):(n===oi||n===ri)&&(t=ii)}this.updateStatus(!1,t)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var e,t,n,o=this.props.timeout;return e=t=n=o,null!=o&&"number"!=typeof o&&(e=o.exit,t=o.enter,n=void 0!==o.appear?o.appear:t),{exit:e,enter:t,appear:n}},n.updateStatus=function(e,t){if(void 0===e&&(e=!1),null!==t)if(this.cancelNextCallback(),t===oi){if(this.props.unmountOnExit||this.props.mountOnEnter){var n=this.props.nodeRef?this.props.nodeRef.current:b.findDOMNode(this);n&&function(e){e.scrollTop}(n)}this.performEnter(e)}else this.performExit();else this.props.unmountOnExit&&this.state.status===ni&&this.setState({status:ti})},n.performEnter=function(e){var t=this,n=this.props.enter,o=this.context?this.context.isMounting:e,r=this.props.nodeRef?[o]:[b.findDOMNode(this),o],i=r[0],l=r[1],a=this.getTimeouts(),s=o?a.appear:a.enter;!e&&!n||Zr?this.safeSetState({status:ri},(function(){t.props.onEntered(i)})):(this.props.onEnter(i,l),this.safeSetState({status:oi},(function(){t.props.onEntering(i,l),t.onTransitionEnd(s,(function(){t.safeSetState({status:ri},(function(){t.props.onEntered(i,l)}))}))})))},n.performExit=function(){var e=this,t=this.props.exit,n=this.getTimeouts(),o=this.props.nodeRef?void 0:b.findDOMNode(this);t&&!Zr?(this.props.onExit(o),this.safeSetState({status:ii},(function(){e.props.onExiting(o),e.onTransitionEnd(n.exit,(function(){e.safeSetState({status:ni},(function(){e.props.onExited(o)}))}))}))):this.safeSetState({status:ni},(function(){e.props.onExited(o)}))},n.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},n.setNextCallback=function(e){var t=this,n=!0;return this.nextCallback=function(o){n&&(n=!1,t.nextCallback=null,e(o))},this.nextCallback.cancel=function(){n=!1},this.nextCallback},n.onTransitionEnd=function(e,t){this.setNextCallback(t);var n=this.props.nodeRef?this.props.nodeRef.current:b.findDOMNode(this),o=null==e&&!this.props.addEndListener;if(n&&!o){if(this.props.addEndListener){var r=this.props.nodeRef?[this.nextCallback]:[n,this.nextCallback],i=r[0],l=r[1];this.props.addEndListener(i,l)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},n.render=function(){var e=this.state.status;if(e===ti)return null;var t=this.props,n=t.children;t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef;var r=Yr(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return o.createElement(ei.Provider,{value:null},"function"==typeof n?n(e,r):o.cloneElement(o.Children.only(n),r))},t}(o.Component);function ai(){}li.contextType=ei,li.propTypes="production"!==process.env.NODE_ENV?{nodeRef:E.shape({current:typeof Element>"u"?E.any:function(e,t,n,o,r,i){var l=e[t];return E.instanceOf(l&&"ownerDocument"in l?l.ownerDocument.defaultView.Element:Element)(e,t,n,o,r,i)}}),children:E.oneOfType([E.func.isRequired,E.element.isRequired]).isRequired,in:E.bool,mountOnEnter:E.bool,unmountOnExit:E.bool,appear:E.bool,enter:E.bool,exit:E.bool,timeout:function(e){var t=Qr;e.addEndListener||(t=t.isRequired);for(var n=arguments.length,o=new Array(n>1?n-1:0),r=1;r<n;r++)o[r-1]=arguments[r];return t.apply(void 0,[e].concat(o))},addEndListener:E.func,onEnter:E.func,onEntering:E.func,onEntered:E.func,onExit:E.func,onExiting:E.func,onExited:E.func}:{},li.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:ai,onEntering:ai,onEntered:ai,onExit:ai,onExiting:ai,onExited:ai},li.UNMOUNTED=ti,li.EXITED=ni,li.ENTERING=oi,li.ENTERED=ri,li.EXITING=ii;const si=li;function ui(e,t){return"production"===process.env.NODE_ENV?()=>null:function(...n){return e(...n)||t(...n)}}function ci(e){return null!==e&&"object"==typeof e&&e.constructor===Object}function di(e){if(!ci(e))return e;const t={};return Object.keys(e).forEach((n=>{t[n]=di(e[n])})),t}function gi(e,t,n={clone:!0}){const o=n.clone?Xr({},e):e;return ci(e)&&ci(t)&&Object.keys(t).forEach((r=>{"__proto__"!==r&&(ci(t[r])&&r in e&&ci(e[r])?o[r]=gi(e[r],t[r],n):n.clone?o[r]=ci(t[r])?di(t[r]):t[r]:o[r]=t[r])})),o}function pi(e,t,n,o,r){const i=e[t],l=r||t;if(null==i||typeof window>"u")return null;let a;const s=i.type;return"function"==typeof s&&!function(e){const{prototype:t={}}=e;return!!t.isReactComponent}(s)&&(a="Did you accidentally use a plain function component for an element instead?"),void 0!==a?new Error(`Invalid ${o} \`${l}\` supplied to \`${n}\`. Expected an element that can hold a ref. ${a} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const fi=ui(E.element,pi);fi.isRequired=ui(E.element.isRequired,pi);const hi=fi;function mi(e){let t="https://mui.com/production-error/?code="+e;for(let e=1;e<arguments.length;e+=1)t+="&args[]="+encodeURIComponent(arguments[e]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}function bi(e){if("string"!=typeof e)throw new Error("production"!==process.env.NODE_ENV?"MUI: `capitalize(string)` expects a string argument.":mi(7));return e.charAt(0).toUpperCase()+e.slice(1)}const vi=e=>e,wi=(()=>{let e=vi;return{configure(t){e=t},generate:t=>e(t),reset(){e=vi}}})(),yi=wi,xi={active:"active",checked:"checked",completed:"completed",disabled:"disabled",readOnly:"readOnly",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",required:"required",selected:"selected"};function Ci(e,t,n="Mui"){const o=xi[t];return o?`${n}-${o}`:`${yi.generate(e)}-${t}`}const Si=["values","unit","step"],Ri=e=>{const t=Object.keys(e).map((t=>({key:t,val:e[t]})))||[];return t.sort(((e,t)=>e.val-t.val)),t.reduce(((e,t)=>Xr({},e,{[t.key]:t.val})),{})};const Ei={borderRadius:4},_i="production"!==process.env.NODE_ENV?E.oneOfType([E.number,E.string,E.object,E.array]):{};function ki(e,t){return t?gi(e,t,{clone:!1}):e}const Ii={xs:0,sm:600,md:900,lg:1200,xl:1536},Di={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Ii[e]}px)`};function Oi(e,t,n){const o=e.theme||{};if(Array.isArray(t)){const e=o.breakpoints||Di;return t.reduce(((o,r,i)=>(o[e.up(e.keys[i])]=n(t[i]),o)),{})}if("object"==typeof t){const e=o.breakpoints||Di;return Object.keys(t).reduce(((o,r)=>{if(-1!==Object.keys(e.values||Ii).indexOf(r)){o[e.up(r)]=n(t[r],r)}else{const e=r;o[e]=t[e]}return o}),{})}return n(t)}function Ni(e,t,n=!0){if(!t||"string"!=typeof t)return null;if(e&&e.vars&&n){const n=`vars.${t}`.split(".").reduce(((e,t)=>e&&e[t]?e[t]:null),e);if(null!=n)return n}return t.split(".").reduce(((e,t)=>e&&null!=e[t]?e[t]:null),e)}function Mi(e,t,n,o=n){let r;return r="function"==typeof e?e(n):Array.isArray(e)?e[n]||o:Ni(e,n)||o,t&&(r=t(r,o,e)),r}function Fi(e){const{prop:t,cssProperty:n=e.prop,themeKey:o,transform:r}=e,i=e=>{if(null==e[t])return null;const i=e[t],l=Ni(e.theme,o)||{};return Oi(e,i,(e=>{let o=Mi(l,r,e);return e===o&&"string"==typeof e&&(o=Mi(l,r,`${t}${"default"===e?"":bi(e)}`,e)),!1===n?o:{[n]:o}}))};return i.propTypes="production"!==process.env.NODE_ENV?{[t]:_i}:{},i.filterProps=[t],i}const Pi={m:"margin",p:"padding"},ji={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},Ai={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},Ti=function(e){const t={};return n=>(void 0===t[n]&&(t[n]=e(n)),t[n])}((e=>{if(e.length>2){if(!Ai[e])return[e];e=Ai[e]}const[t,n]=e.split(""),o=Pi[t],r=ji[n]||"";return Array.isArray(r)?r.map((e=>o+e)):[o+r]})),Vi=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Li=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],zi=[...Vi,...Li];function Hi(e,t,n,o){var r;const i=null!=(r=Ni(e,t,!1))?r:n;return"number"==typeof i?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&"number"!=typeof e&&console.error(`MUI: Expected ${o} argument to be a number or a string, got ${e}.`),i*e):Array.isArray(i)?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&(Number.isInteger(e)?e>i.length-1&&console.error([`MUI: The value provided (${e}) overflows.`,`The supported values are: ${JSON.stringify(i)}.`,`${e} > ${i.length-1}, you need to add the missing values.`].join("\n")):console.error([`MUI: The \`theme.${t}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${t}\` as a number.`].join("\n"))),i[e]):"function"==typeof i?i:("production"!==process.env.NODE_ENV&&console.error([`MUI: The \`theme.${t}\` value (${i}) is invalid.`,"It should be a number, an array or a function."].join("\n")),()=>{})}function $i(e){return Hi(e,"spacing",8,"spacing")}function Bi(e,t){if("string"==typeof t||null==t)return t;const n=e(Math.abs(t));return t>=0?n:"number"==typeof n?-n:`-${n}`}function Gi(e,t,n,o){if(-1===t.indexOf(n))return null;const r=function(e,t){return n=>e.reduce(((e,o)=>(e[o]=Bi(t,n),e)),{})}(Ti(n),o);return Oi(e,e[n],r)}function qi(e,t){const n=$i(e.theme);return Object.keys(e).map((o=>Gi(e,t,o,n))).reduce(ki,{})}function Ui(e){return qi(e,Vi)}function Wi(e){return qi(e,Li)}function Ki(...e){const t=e.reduce(((e,t)=>(t.filterProps.forEach((n=>{e[n]=t})),e)),{}),n=e=>Object.keys(e).reduce(((n,o)=>t[o]?ki(n,t[o](e)):n),{});return n.propTypes="production"!==process.env.NODE_ENV?e.reduce(((e,t)=>Object.assign(e,t.propTypes)),{}):{},n.filterProps=e.reduce(((e,t)=>e.concat(t.filterProps)),[]),n}function Xi(e){return"number"!=typeof e?e:`${e}px solid`}Ui.propTypes="production"!==process.env.NODE_ENV?Vi.reduce(((e,t)=>(e[t]=_i,e)),{}):{},Ui.filterProps=Vi,Wi.propTypes="production"!==process.env.NODE_ENV?Li.reduce(((e,t)=>(e[t]=_i,e)),{}):{},Wi.filterProps=Li,"production"!==process.env.NODE_ENV&&zi.reduce(((e,t)=>(e[t]=_i,e)),{});const Yi=Fi({prop:"border",themeKey:"borders",transform:Xi}),Ji=Fi({prop:"borderTop",themeKey:"borders",transform:Xi}),Zi=Fi({prop:"borderRight",themeKey:"borders",transform:Xi}),Qi=Fi({prop:"borderBottom",themeKey:"borders",transform:Xi}),el=Fi({prop:"borderLeft",themeKey:"borders",transform:Xi}),tl=Fi({prop:"borderColor",themeKey:"palette"}),nl=Fi({prop:"borderTopColor",themeKey:"palette"}),ol=Fi({prop:"borderRightColor",themeKey:"palette"}),rl=Fi({prop:"borderBottomColor",themeKey:"palette"}),il=Fi({prop:"borderLeftColor",themeKey:"palette"}),ll=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){const t=Hi(e.theme,"shape.borderRadius",4,"borderRadius"),n=e=>({borderRadius:Bi(t,e)});return Oi(e,e.borderRadius,n)}return null};ll.propTypes="production"!==process.env.NODE_ENV?{borderRadius:_i}:{},ll.filterProps=["borderRadius"],Ki(Yi,Ji,Zi,Qi,el,tl,nl,ol,rl,il,ll);const al=e=>{if(void 0!==e.gap&&null!==e.gap){const t=Hi(e.theme,"spacing",8,"gap"),n=e=>({gap:Bi(t,e)});return Oi(e,e.gap,n)}return null};al.propTypes="production"!==process.env.NODE_ENV?{gap:_i}:{},al.filterProps=["gap"];const sl=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){const t=Hi(e.theme,"spacing",8,"columnGap"),n=e=>({columnGap:Bi(t,e)});return Oi(e,e.columnGap,n)}return null};sl.propTypes="production"!==process.env.NODE_ENV?{columnGap:_i}:{},sl.filterProps=["columnGap"];const ul=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){const t=Hi(e.theme,"spacing",8,"rowGap"),n=e=>({rowGap:Bi(t,e)});return Oi(e,e.rowGap,n)}return null};ul.propTypes="production"!==process.env.NODE_ENV?{rowGap:_i}:{},ul.filterProps=["rowGap"];function cl(e,t){return"grey"===t?t:e}Ki(al,sl,ul,Fi({prop:"gridColumn"}),Fi({prop:"gridRow"}),Fi({prop:"gridAutoFlow"}),Fi({prop:"gridAutoColumns"}),Fi({prop:"gridAutoRows"}),Fi({prop:"gridTemplateColumns"}),Fi({prop:"gridTemplateRows"}),Fi({prop:"gridTemplateAreas"}),Fi({prop:"gridArea"}));function dl(e){return e<=1&&0!==e?100*e+"%":e}Ki(Fi({prop:"color",themeKey:"palette",transform:cl}),Fi({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:cl}),Fi({prop:"backgroundColor",themeKey:"palette",transform:cl}));const gl=Fi({prop:"width",transform:dl}),pl=e=>{if(void 0!==e.maxWidth&&null!==e.maxWidth){const t=t=>{var n,o,r;return{maxWidth:(null==(n=e.theme)||null==(o=n.breakpoints)||null==(r=o.values)?void 0:r[t])||Ii[t]||dl(t)}};return Oi(e,e.maxWidth,t)}return null};pl.filterProps=["maxWidth"];const fl=Fi({prop:"minWidth",transform:dl}),hl=Fi({prop:"height",transform:dl}),ml=Fi({prop:"maxHeight",transform:dl}),bl=Fi({prop:"minHeight",transform:dl});Fi({prop:"size",cssProperty:"width",transform:dl}),Fi({prop:"size",cssProperty:"height",transform:dl});Ki(gl,pl,fl,hl,ml,bl,Fi({prop:"boxSizing"}));const vl={border:{themeKey:"borders",transform:Xi},borderTop:{themeKey:"borders",transform:Xi},borderRight:{themeKey:"borders",transform:Xi},borderBottom:{themeKey:"borders",transform:Xi},borderLeft:{themeKey:"borders",transform:Xi},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:ll},color:{themeKey:"palette",transform:cl},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:cl},backgroundColor:{themeKey:"palette",transform:cl},p:{style:Wi},pt:{style:Wi},pr:{style:Wi},pb:{style:Wi},pl:{style:Wi},px:{style:Wi},py:{style:Wi},padding:{style:Wi},paddingTop:{style:Wi},paddingRight:{style:Wi},paddingBottom:{style:Wi},paddingLeft:{style:Wi},paddingX:{style:Wi},paddingY:{style:Wi},paddingInline:{style:Wi},paddingInlineStart:{style:Wi},paddingInlineEnd:{style:Wi},paddingBlock:{style:Wi},paddingBlockStart:{style:Wi},paddingBlockEnd:{style:Wi},m:{style:Ui},mt:{style:Ui},mr:{style:Ui},mb:{style:Ui},ml:{style:Ui},mx:{style:Ui},my:{style:Ui},margin:{style:Ui},marginTop:{style:Ui},marginRight:{style:Ui},marginBottom:{style:Ui},marginLeft:{style:Ui},marginX:{style:Ui},marginY:{style:Ui},marginInline:{style:Ui},marginInlineStart:{style:Ui},marginInlineEnd:{style:Ui},marginBlock:{style:Ui},marginBlockStart:{style:Ui},marginBlockEnd:{style:Ui},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:al},rowGap:{style:ul},columnGap:{style:sl},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:dl},maxWidth:{style:pl},minWidth:{transform:dl},height:{transform:dl},maxHeight:{transform:dl},minHeight:{transform:dl},boxSizing:{},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}},wl=vl;const yl=function(){function e(e,t,n,o){const r={[e]:t,theme:n},i=o[e];if(!i)return{[e]:t};const{cssProperty:l=e,themeKey:a,transform:s,style:u}=i;if(null==t)return null;if("typography"===a&&"inherit"===t)return{[e]:t};const c=Ni(n,a)||{};return u?u(r):Oi(r,t,(t=>{let n=Mi(c,s,t);return t===n&&"string"==typeof t&&(n=Mi(c,s,`${e}${"default"===t?"":bi(t)}`,t)),!1===l?n:{[l]:n}}))}return function t(n){var o;const{sx:r,theme:i={}}=n||{};if(!r)return null;const l=null!=(o=i.unstable_sxConfig)?o:wl;function a(n){let o=n;if("function"==typeof n)o=n(i);else if("object"!=typeof n)return n;if(!o)return null;const r=function(e={}){var t;return(null==(t=e.keys)?void 0:t.reduce(((t,n)=>(t[e.up(n)]={},t)),{}))||{}}(i.breakpoints),a=Object.keys(r);let s=r;return Object.keys(o).forEach((n=>{const r=function(e,t){return"function"==typeof e?e(t):e}(o[n],i);if(null!=r)if("object"==typeof r)if(l[n])s=ki(s,e(n,r,i,l));else{const e=Oi({theme:i},r,(e=>({[n]:e})));!function(...e){const t=e.reduce(((e,t)=>e.concat(Object.keys(t))),[]),n=new Set(t);return e.every((e=>n.size===Object.keys(e).length))}(e,r)?s=ki(s,e):s[n]=t({sx:r,theme:i})}else s=ki(s,e(n,r,i,l))})),function(e,t){return e.reduce(((e,t)=>{const n=e[t];return(!n||0===Object.keys(n).length)&&delete e[t],e}),t)}(a,s)}return Array.isArray(r)?r.map(a):a(r)}}();yl.filterProps=["sx"];const xl=yl,Cl=["breakpoints","palette","spacing","shape"];function Sl(e={},...t){const{breakpoints:n={},palette:o={},spacing:r,shape:i={}}=e,l=Yr(e,Cl),a=function(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:n="px",step:o=5}=e,r=Yr(e,Si),i=Ri(t),l=Object.keys(i);function a(e){return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${n})`}function s(e){return`@media (max-width:${("number"==typeof t[e]?t[e]:e)-o/100}${n})`}function u(e,r){const i=l.indexOf(r);return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${n}) and (max-width:${(-1!==i&&"number"==typeof t[l[i]]?t[l[i]]:r)-o/100}${n})`}return Xr({keys:l,values:i,up:a,down:s,between:u,only:function(e){return l.indexOf(e)+1<l.length?u(e,l[l.indexOf(e)+1]):a(e)},not:function(e){const t=l.indexOf(e);return 0===t?a(l[1]):t===l.length-1?s(l[t]):u(e,l[l.indexOf(e)+1]).replace("@media","@media not all and")},unit:n},r)}(n),s=function(e=8){if(e.mui)return e;const t=$i({spacing:e}),n=(...e)=>("production"!==process.env.NODE_ENV&&(e.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${e.length}`)),(0===e.length?[1]:e).map((e=>{const n=t(e);return"number"==typeof n?`${n}px`:n})).join(" "));return n.mui=!0,n}(r);let u=gi({breakpoints:a,direction:"ltr",components:{},palette:Xr({mode:"light"},o),spacing:s,shape:Xr({},Ei,i)},l);return u=t.reduce(((e,t)=>gi(e,t)),u),u.unstable_sxConfig=Xr({},wl,null==l?void 0:l.unstable_sxConfig),u.unstable_sx=function(e){return xl({sx:e,theme:this})},u}function Rl(e=null){const t=n.useContext(_);return!t||function(e){return 0===Object.keys(e).length}(t)?e:t}const El=Sl();function _l(e,t=0,n=1){return"production"!==process.env.NODE_ENV&&(e<t||e>n)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${n}].`),Math.min(Math.max(t,e),n)}function kl(e){if(e.type)return e;if("#"===e.charAt(0))return kl(function(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let n=e.match(t);return n&&1===n[0].length&&(n=n.map((e=>e+e))),n?`rgb${4===n.length?"a":""}(${n.map(((e,t)=>t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3)).join(", ")})`:""}(e));const t=e.indexOf("("),n=e.substring(0,t);if(-1===["rgb","rgba","hsl","hsla","color"].indexOf(n))throw new Error("production"!==process.env.NODE_ENV?`MUI: Unsupported \`${e}\` color.\nThe following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:mi(9,e));let o,r=e.substring(t+1,e.length-1);if("color"===n){if(r=r.split(" "),o=r.shift(),4===r.length&&"/"===r[3].charAt(0)&&(r[3]=r[3].slice(1)),-1===["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(o))throw new Error("production"!==process.env.NODE_ENV?`MUI: unsupported \`${o}\` color space.\nThe following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:mi(10,o))}else r=r.split(",");return r=r.map((e=>parseFloat(e))),{type:n,values:r,colorSpace:o}}function Il(e){const{type:t,colorSpace:n}=e;let{values:o}=e;return-1!==t.indexOf("rgb")?o=o.map(((e,t)=>t<3?parseInt(e,10):e)):-1!==t.indexOf("hsl")&&(o[1]=`${o[1]}%`,o[2]=`${o[2]}%`),o=-1!==t.indexOf("color")?`${n} ${o.join(" ")}`:`${o.join(", ")}`,`${t}(${o})`}function Dl(e){let t="hsl"===(e=kl(e)).type||"hsla"===e.type?kl(function(e){e=kl(e);const{values:t}=e,n=t[0],o=t[1]/100,r=t[2]/100,i=o*Math.min(r,1-r),l=(e,t=(e+n/30)%12)=>r-i*Math.max(Math.min(t-3,9-t,1),-1);let a="rgb";const s=[Math.round(255*l(0)),Math.round(255*l(8)),Math.round(255*l(4))];return"hsla"===e.type&&(a+="a",s.push(t[3])),Il({type:a,values:s})}(e)).values:e.values;return t=t.map((t=>("color"!==e.type&&(t/=255),t<=.03928?t/12.92:((t+.055)/1.055)**2.4))),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function Ol(e,t){const n=Dl(e),o=Dl(t);return(Math.max(n,o)+.05)/(Math.min(n,o)+.05)}function Nl(e,t){return Xr({toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}}},t)}const Ml={black:"#000",white:"#fff"},Fl={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},Pl={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"},jl={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},Al={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},Tl={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},Vl={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"},Ll={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"},zl=["mode","contrastThreshold","tonalOffset"],Hl={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:Ml.white,default:Ml.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},$l={text:{primary:Ml.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:Ml.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function Bl(e,t,n,o){const r=o.light||o,i=o.dark||1.5*o;e[t]||(e.hasOwnProperty(n)?e[t]=e[n]:"light"===t?e.light=function(e,t){if(e=kl(e),t=_l(t),-1!==e.type.indexOf("hsl"))e.values[2]+=(100-e.values[2])*t;else if(-1!==e.type.indexOf("rgb"))for(let n=0;n<3;n+=1)e.values[n]+=(255-e.values[n])*t;else if(-1!==e.type.indexOf("color"))for(let n=0;n<3;n+=1)e.values[n]+=(1-e.values[n])*t;return Il(e)}(e.main,r):"dark"===t&&(e.dark=function(e,t){if(e=kl(e),t=_l(t),-1!==e.type.indexOf("hsl"))e.values[2]*=1-t;else if(-1!==e.type.indexOf("rgb")||-1!==e.type.indexOf("color"))for(let n=0;n<3;n+=1)e.values[n]*=1-t;return Il(e)}(e.main,i)))}function Gl(e){const{mode:t="light",contrastThreshold:n=3,tonalOffset:o=.2}=e,r=Yr(e,zl),i=e.primary||function(e="light"){return"dark"===e?{main:Tl[200],light:Tl[50],dark:Tl[400]}:{main:Tl[700],light:Tl[400],dark:Tl[800]}}(t),l=e.secondary||function(e="light"){return"dark"===e?{main:Pl[200],light:Pl[50],dark:Pl[400]}:{main:Pl[500],light:Pl[300],dark:Pl[700]}}(t),a=e.error||function(e="light"){return"dark"===e?{main:jl[500],light:jl[300],dark:jl[700]}:{main:jl[700],light:jl[400],dark:jl[800]}}(t),s=e.info||function(e="light"){return"dark"===e?{main:Vl[400],light:Vl[300],dark:Vl[700]}:{main:Vl[700],light:Vl[500],dark:Vl[900]}}(t),u=e.success||function(e="light"){return"dark"===e?{main:Ll[400],light:Ll[300],dark:Ll[700]}:{main:Ll[800],light:Ll[500],dark:Ll[900]}}(t),c=e.warning||function(e="light"){return"dark"===e?{main:Al[400],light:Al[300],dark:Al[700]}:{main:"#ed6c02",light:Al[500],dark:Al[900]}}(t);function d(e){const t=Ol(e,$l.text.primary)>=n?$l.text.primary:Hl.text.primary;if("production"!==process.env.NODE_ENV){const n=Ol(e,t);n<3&&console.error([`MUI: The contrast ratio of ${n}:1 for ${t} on ${e}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join("\n"))}return t}const g=({color:e,name:t,mainShade:n=500,lightShade:r=300,darkShade:i=700})=>{if(!(e=Xr({},e)).main&&e[n]&&(e.main=e[n]),!e.hasOwnProperty("main"))throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${t?` (${t})`:""} provided to augmentColor(color) is invalid.\nThe color object needs to have a \`main\` property or a \`${n}\` property.`:mi(11,t?` (${t})`:"",n));if("string"!=typeof e.main)throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${t?` (${t})`:""} provided to augmentColor(color) is invalid.\n\`color.main\` should be a string, but \`${JSON.stringify(e.main)}\` was provided instead.\n\nDid you intend to use one of the following approaches?\n\nimport { green } from "@mui/material/colors";\n\nconst theme1 = createTheme({ palette: {\n primary: green,\n} });\n\nconst theme2 = createTheme({ palette: {\n primary: { main: green[500] },\n} });`:mi(12,t?` (${t})`:"",JSON.stringify(e.main)));return Bl(e,"light",r,o),Bl(e,"dark",i,o),e.contrastText||(e.contrastText=d(e.main)),e},p={dark:$l,light:Hl};return"production"!==process.env.NODE_ENV&&(p[t]||console.error(`MUI: The palette mode \`${t}\` is not supported.`)),gi(Xr({common:Xr({},Ml),mode:t,primary:g({color:i,name:"primary"}),secondary:g({color:l,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:g({color:a,name:"error"}),warning:g({color:c,name:"warning"}),info:g({color:s,name:"info"}),success:g({color:u,name:"success"}),grey:Fl,contrastThreshold:n,getContrastText:d,augmentColor:g,tonalOffset:o},p[t]),r)}const ql=["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"];function Ul(e){return Math.round(1e5*e)/1e5}const Wl={textTransform:"uppercase"},Kl='"Roboto", "Helvetica", "Arial", sans-serif';function Xl(e,t){const n="function"==typeof t?t(e):t,{fontFamily:o=Kl,fontSize:r=14,fontWeightLight:i=300,fontWeightRegular:l=400,fontWeightMedium:a=500,fontWeightBold:s=700,htmlFontSize:u=16,allVariants:c,pxToRem:d}=n,g=Yr(n,ql);"production"!==process.env.NODE_ENV&&("number"!=typeof r&&console.error("MUI: `fontSize` is required to be a number."),"number"!=typeof u&&console.error("MUI: `htmlFontSize` is required to be a number."));const p=r/14,f=d||(e=>e/u*p+"rem"),h=(e,t,n,r,i)=>Xr({fontFamily:o,fontWeight:e,fontSize:f(t),lineHeight:n},o===Kl?{letterSpacing:`${Ul(r/t)}em`}:{},i,c),m={h1:h(i,96,1.167,-1.5),h2:h(i,60,1.2,-.5),h3:h(l,48,1.167,0),h4:h(l,34,1.235,.25),h5:h(l,24,1.334,0),h6:h(a,20,1.6,.15),subtitle1:h(l,16,1.75,.15),subtitle2:h(a,14,1.57,.1),body1:h(l,16,1.5,.15),body2:h(l,14,1.43,.15),button:h(a,14,1.75,.4,Wl),caption:h(l,12,1.66,.4),overline:h(l,12,2.66,1,Wl),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return gi(Xr({htmlFontSize:u,pxToRem:f,fontFamily:o,fontSize:r,fontWeightLight:i,fontWeightRegular:l,fontWeightMedium:a,fontWeightBold:s},m),g,{clone:!1})}function Yl(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,0.2)`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,0.14)`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,0.12)`].join(",")}const Jl=["none",Yl(0,2,1,-1,0,1,1,0,0,1,3,0),Yl(0,3,1,-2,0,2,2,0,0,1,5,0),Yl(0,3,3,-2,0,3,4,0,0,1,8,0),Yl(0,2,4,-1,0,4,5,0,0,1,10,0),Yl(0,3,5,-1,0,5,8,0,0,1,14,0),Yl(0,3,5,-1,0,6,10,0,0,1,18,0),Yl(0,4,5,-2,0,7,10,1,0,2,16,1),Yl(0,5,5,-3,0,8,10,1,0,3,14,2),Yl(0,5,6,-3,0,9,12,1,0,3,16,2),Yl(0,6,6,-3,0,10,14,1,0,4,18,3),Yl(0,6,7,-4,0,11,15,1,0,4,20,3),Yl(0,7,8,-4,0,12,17,2,0,5,22,4),Yl(0,7,8,-4,0,13,19,2,0,5,24,4),Yl(0,7,9,-4,0,14,21,2,0,5,26,4),Yl(0,8,9,-5,0,15,22,2,0,6,28,5),Yl(0,8,10,-5,0,16,24,2,0,6,30,5),Yl(0,8,11,-5,0,17,26,2,0,6,32,5),Yl(0,9,11,-5,0,18,28,2,0,7,34,6),Yl(0,9,12,-6,0,19,29,2,0,7,36,6),Yl(0,10,13,-6,0,20,31,3,0,8,38,7),Yl(0,10,13,-6,0,21,33,3,0,8,40,7),Yl(0,10,14,-6,0,22,35,3,0,8,42,7),Yl(0,11,14,-7,0,23,36,3,0,9,44,8),Yl(0,11,15,-7,0,24,38,3,0,9,46,8)],Zl=["duration","easing","delay"],Ql={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},ea={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function ta(e){return`${Math.round(e)}ms`}function na(e){if(!e)return 0;const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}function oa(e){const t=Xr({},Ql,e.easing),n=Xr({},ea,e.duration);return Xr({getAutoHeightDuration:na,create:(e=["all"],o={})=>{const{duration:r=n.standard,easing:i=t.easeInOut,delay:l=0}=o,a=Yr(o,Zl);if("production"!==process.env.NODE_ENV){const t=e=>"string"==typeof e,n=e=>!isNaN(parseFloat(e));!t(e)&&!Array.isArray(e)&&console.error('MUI: Argument "props" must be a string or Array.'),!n(r)&&!t(r)&&console.error(`MUI: Argument "duration" must be a number or a string but found ${r}.`),t(i)||console.error('MUI: Argument "easing" must be a string.'),!n(l)&&!t(l)&&console.error('MUI: Argument "delay" must be a number or a string.'),0!==Object.keys(a).length&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(a).join(",")}].`)}return(Array.isArray(e)?e:[e]).map((e=>`${e} ${"string"==typeof r?r:ta(r)} ${i} ${"string"==typeof l?l:ta(l)}`)).join(",")}},e,{easing:t,duration:n})}const ra={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500},ia=["breakpoints","mixins","spacing","palette","transitions","typography","shape"];const la=function(e={},...t){const{mixins:n={},palette:o={},transitions:r={},typography:i={}}=e,l=Yr(e,ia);if(e.vars)throw new Error("production"!==process.env.NODE_ENV?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name.":mi(18));const a=Gl(o),s=Sl(e);let u=gi(s,{mixins:Nl(s.breakpoints,n),palette:a,shadows:Jl.slice(),typography:Xl(a,i),transitions:oa(r),zIndex:Xr({},ra)});if(u=gi(u,l),u=t.reduce(((e,t)=>gi(e,t)),u),"production"!==process.env.NODE_ENV){const e=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],t=(t,n)=>{let o;for(o in t){const r=t[o];if(-1!==e.indexOf(o)&&Object.keys(r).length>0){if("production"!==process.env.NODE_ENV){const e=Ci("",o);console.error([`MUI: The \`${n}\` component increases the CSS specificity of the \`${o}\` internal state.`,"You can not override it like this: ",JSON.stringify(t,null,2),"",`Instead, you need to use the '&.${e}' syntax:`,JSON.stringify({root:{[`&.${e}`]:r}},null,2),"","https://mui.com/r/state-classes-guide"].join("\n"))}t[o]={}}}};Object.keys(u.components).forEach((e=>{const n=u.components[e].styleOverrides;n&&0===e.indexOf("Mui")&&t(n,e)}))}return u.unstable_sxConfig=Xr({},wl,null==l?void 0:l.unstable_sxConfig),u.unstable_sx=function(e){return xl({sx:e,theme:this})},u}(),aa=la;function sa(){const e=function(e=El){return Rl(e)}(aa);return"production"!==process.env.NODE_ENV&&n.useDebugValue(e),e.$$material||e}function ua(e,t){var n,o;const{timeout:r,easing:i,style:l={}}=e;return{duration:null!=(n=l.transitionDuration)?n:"number"==typeof r?r:r[t.mode]||0,easing:null!=(o=l.transitionTimingFunction)?o:"object"==typeof i?i[t.mode]:i,delay:l.transitionDelay}}const ca=["addEndListener","appear","children","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"],da={entering:{opacity:1},entered:{opacity:1}},ga=n.forwardRef((function(e,t){const o=sa(),r={enter:o.transitions.duration.enteringScreen,exit:o.transitions.duration.leavingScreen},{addEndListener:i,appear:l=!0,children:a,easing:s,in:u,onEnter:c,onEntered:d,onEntering:g,onExit:p,onExited:f,onExiting:h,style:m,timeout:b=r,TransitionComponent:v=si}=e,w=Yr(e,ca),y=n.useRef(null),x=function(...e){return n.useMemo((()=>e.every((e=>null==e))?null:t=>{e.forEach((e=>{!function(e,t){"function"==typeof e?e(t):e&&(e.current=t)}(e,t)}))}),e)}(y,a.ref,t),C=e=>t=>{if(e){const n=y.current;void 0===t?e(n):e(n,t)}},S=C(g),R=C(((e,t)=>{(e=>{e.scrollTop})(e);const n=ua({style:m,timeout:b,easing:s},{mode:"enter"});e.style.webkitTransition=o.transitions.create("opacity",n),e.style.transition=o.transitions.create("opacity",n),c&&c(e,t)})),E=C(d),_=C(h),k=C((e=>{const t=ua({style:m,timeout:b,easing:s},{mode:"exit"});e.style.webkitTransition=o.transitions.create("opacity",t),e.style.transition=o.transitions.create("opacity",t),p&&p(e)})),I=C(f);return L.jsx(v,Xr({appear:l,in:u,nodeRef:y,onEnter:R,onEntered:E,onEntering:S,onExit:k,onExited:I,onExiting:_,addEndListener:e=>{i&&i(y.current,e)},timeout:b},w,{children:(e,t)=>n.cloneElement(a,Xr({style:Xr({opacity:0,visibility:"exited"!==e||u?void 0:"hidden"},da[e],m,a.props.style),ref:x},t))}))}));"production"!==process.env.NODE_ENV&&(ga.propTypes={addEndListener:E.func,appear:E.bool,children:hi.isRequired,easing:E.oneOfType([E.shape({enter:E.string,exit:E.string}),E.string]),in:E.bool,onEnter:E.func,onEntered:E.func,onEntering:E.func,onExit:E.func,onExited:E.func,onExiting:E.func,style:E.object,timeout:E.oneOfType([E.number,E.shape({appear:E.number,enter:E.number,exit:E.number})])});const pa=ga,fa=e=>L.jsx(C,{TransitionComponent:pa,TransitionProps:{timeout:300},arrow:!0,placement:"top",componentsProps:{tooltip:{sx:{borderRadius:"3px !important","& .MuiTooltip-arrow":{color:"#363E4A !important"},color:"white !important",boxShadow:"0px 1px 4px 0px rgba(0, 0, 0, 0.25) !important",display:"flex !important",padding:"4px 8px !important",alignItems:"center !important",fontSize:"12px !important",lineHeight:"16px !important",letterSpacing:" 0.24px !important",bgcolor:"#363E4A !important",wordBreak:"break-word !important"}}},...e});function ha(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16 ",...e,children:L.jsxs("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",children:[L.jsx("circle",{cx:"8",cy:"8",r:"6.25"}),L.jsx("path",{d:"m8 10.75v0m0-6v3.5"})]})})}function ma({tableData:e,actions:t,rowActionsState:n}){var i;const{anchorEl:a,open:s,handleClose:c,handleOpen:d}=Br(),g=t(e.row),p=(null==n?void 0:n(e.row))??{state:"enabled"},f="no"===(null==(i=e.table.options.meta)?void 0:i.locale)?"Ingen handlinger tilgjengelig":"No actions available",h=r((()=>g.every((e=>!("component"in e)&&e.hide))),[g]),m=g.length>0&&!h,b="enabled"===p.state&&!m,v="hidden"!==p.state&&(m||b||"disabled"===p.state),[w,y]=u(!1);if(l((()=>{if(!w)return;const e=window.setTimeout((()=>y(!1)),1600);return()=>window.clearTimeout(e)}),[w]),!v)return L.jsx("div",{className:"flex justify-center items-center w-[40px]"});const x="disabled"===p.state,C=L.jsx(Kr,{dataTest:"",variant:"text",size:"small",disabled:x,onClick:t=>{t.stopPropagation(),t.preventDefault(),!x&&(d(t),e.row.onChangeFocused(!0))},onMouseDown:e=>{e.stopPropagation(),e.preventDefault()},onMouseUp:e=>{e.stopPropagation(),e.preventDefault()},children:L.jsx(Gr,{className:x?"text-delta-300":"text-delta-700",width:20,height:20})});return L.jsx("div",{className:"flex justify-center items-center w-[40px]",children:L.jsxs("div",{className:"flex items-center justify-center",children:["disabled"===p.state?L.jsx(fa,{title:p.tooltipTitle,arrow:!0,placement:p.tooltipPlacement||"top",open:w,onOpen:()=>y(!0),onClose:()=>y(!1),children:L.jsx("span",{className:"cursor-not-allowed",onTouchStart:e=>{e.stopPropagation(),e.preventDefault(),y(!0)},onClick:e=>{e.stopPropagation(),e.preventDefault()},children:C})}):C,"enabled"===p.state&&L.jsx(S,{open:s,anchorEl:a,onClose:()=>{c(),e.row.onChangeFocused(!1)},onClick:()=>{c(),e.row.onChangeFocused(!1)},anchorOrigin:{horizontal:"center",vertical:"bottom"},transformOrigin:{vertical:"top",horizontal:"right"},children:b?L.jsxs("div",{className:"flex items-center gap-2 p-3 text-delta-700",children:[L.jsx(ha,{width:20,height:20}),L.jsx("span",{children:f})]}):g.map(((t,n)=>{if(k(t)){const r=t.component(e.row,c);return o.isValidElement(r)?L.jsx(o.Fragment,{children:r},n):null}return t.hide?null:L.jsx(fa,{title:null==t?void 0:t.tooltipTitle,arrow:!0,placement:(null==t?void 0:t.tooltipPlacement)||"left",children:L.jsx("span",{children:L.jsx(qr,{className:t.className,disabled:t.disabled,onClick:()=>{var n;null==(n=t.onClick)||n.call(t,e.row)},onMouseDown:e=>{e.stopPropagation(),e.preventDefault()},onMouseUp:e=>{e.stopPropagation(),e.preventDefault()},children:t.label})})},n)}))})]})})}function ba(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16 9V4h2V2H6v2h2v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1l1-1v-7H19v-2c-1.66 0-3-1.34-3-3"})})}const va={"actions-header":"_actions-header_1bxzk_1","pin-indicator":"_pin-indicator_1bxzk_11","pin-icon":"_pin-icon_1bxzk_21"},wa={"table-action-item":"_table-action-item_ejh2p_1","drag-icon":"_drag-icon_ejh2p_18","drag-icon--disabled":"_drag-icon--disabled_ejh2p_23","drag-icon--enabled":"_drag-icon--enabled_ejh2p_28"};function ya(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 20 20",...e,children:L.jsx("path",{fill:"currentColor",d:"M14 6.5a1.5 1.5 0 1 0 3 0a1.5 1.5 0 0 0-3 0m-5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 0 0-3 0M5.5 8a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3m8.5 5.5a1.5 1.5 0 1 0 3 0a1.5 1.5 0 0 0-3 0M10.5 15a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3M4 13.5a1.5 1.5 0 1 0 3 0a1.5 1.5 0 0 0-3 0"})})}const xa={en:{column_reorder:"This column is fixed and can’t be reordered.",column_hidden:"This column is fixed and can’t be hidden.",reset_order:"Reset order"},no:{column_reorder:"Denne kolonnen er fast og kan ikke flyttes.",column_hidden:"Denne kolonnen er fast og kan ikke skjules.",reset_order:"Tilbakestill ordre"}};function Ca({id:e,disabled:t,children:n}){const{attributes:o,listeners:r,setNodeRef:i,transform:l,transition:a}=dn({id:e,disabled:t}),s={transform:ae.Transform.toString(l),transition:a};return L.jsx("div",{ref:i,style:s,children:n({attributes:o,listeners:r})})}function Sa({headerData:e,locale:t}){const{anchorEl:n,open:o,handleClose:i,handleOpen:l}=Br(),a=e.table.getAllLeafColumns().some((e=>e.getCanHide()&&!e.getIsVisible()&&!F.includes(e.id))),s=e.table.getAllLeafColumns(),u=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return r((()=>[...t].filter((e=>null!=e))),[...t])}(function(e,t){return r((()=>({sensor:e,options:t??{}})),[e,t])}(st,{activationConstraint:{distance:8}})),c=function(e="en"){return r((()=>xa[e]??xa.en),[e])}(t),d=s.filter((e=>!F.includes(e.id)&&!!e.columnDef.header));return L.jsxs("div",{className:"flex absolute-center items-center justify-end w-full",children:[L.jsxs("button",{type:"button",className:va["actions-header"],onClick:l,children:[L.jsx(ba,{className:va["pin-icon"]}),a&&L.jsx("div",{className:va["pin-indicator"]})]}),L.jsxs(S,{anchorEl:n,anchorOrigin:{horizontal:"left",vertical:"bottom"},open:o,onClose:i,sx:{"& .MuiPaper-root":{maxHeight:"calc(7 * 36px)",overflowY:"auto",scrollbarWidth:"thin"}},children:[L.jsx(zt,{modifiers:[Kt,Wt],onDragEnd:t=>{var n;const{active:o,over:r}=t;!o||!r||o.id===r.id||null!=(n=s.find((e=>e.id===r.id)))&&n.columnDef.fixedLeft||e.table.setColumnOrder((t=>{const n=function(e){for(var t=-1,n=null==e?0:e.length,o=0,r=[];++t<n;){var i=e[t];i&&(r[o++]=i)}return r}(t).length?t:e.table.getAllLeafColumns().map((e=>e.id)),i=n.indexOf(o.id),l=n.indexOf(r.id);return Xt(n,i,l)}))},collisionDetection:e=>Ee(e).filter((e=>{const t=d.find((t=>t.id===e.id));return!(null!=t&&t.columnDef.fixedLeft)})),sensors:u,children:L.jsx(on,{items:d.map((e=>e.id)),strategy:en,children:d.map((e=>{const t=!!e.columnDef.fixedLeft,n=!1===e.columnDef.enableHiding,o=t||n?L.jsxs("div",{children:[t&&c.column_reorder,n&&c.column_hidden]}):null;return L.jsx(Ca,{id:e.id,disabled:t,children:({listeners:r,attributes:i})=>L.jsx(fa,{title:o,arrow:!0,children:L.jsxs("button",{type:"button",onClick:()=>{n||e.toggleVisibility(!e.getIsVisible())},className:wa["table-action-item"],children:[L.jsx(ya,{width:20,height:20,...i,...r,style:{touchAction:"none",WebkitUserSelect:"none",userSelect:"none",WebkitTouchCallout:"none"},className:fn(wa["drag-icon"],t?wa["drag-icon--disabled"]:wa["drag-icon--enabled"])}),L.jsx("span",{className:"px-2",children:L.jsx(Hr,{readOnly:n,dataTest:`${e.id}-column-visibility-checkbox`,size:"small",disableRipple:!0,checked:e.getIsVisible(),hideWrapper:!0})}),L.jsx("span",{className:"text-sm text-delta-700 font-roboto",children:e.columnDef.pinnedHeaderText??("string"==typeof e.columnDef.header?e.columnDef.header:e.id)})]})})},e.id)}))})}),L.jsx("div",{className:"pb-2 pl-2",children:L.jsx(Kr,{dataTest:"reset-order-button",variant:"text",size:"small",onClick:()=>e.table.resetColumnOrder(),children:c.reset_order})})]})]})}const Ra=({rowId:e,rowHeight:t,...n})=>{const{attributes:o,listeners:r}=dn({id:e,...n});return L.jsx("div",{...o,...r,style:{height:t||"auto"},children:L.jsx(ya,{width:24,height:24,className:pn(n.disabled?"text-delta-300 cursor-not-allowed":"text-delta-800 cursor-grab")})})};function Ea({info:e,rowHeight:t}){const n=e.row.getCanExpand();return L.jsx("div",{className:"flex w-full items-center justify-center",style:{height:t||"auto"},children:L.jsx(Kr,{dataTest:"expand-text-button",size:"small",variant:"textGray",onClick:()=>{n&&e.row.getToggleExpandedHandler()(),e.row.toggleExpand()},onMouseDown:e=>{e.preventDefault(),e.stopPropagation()},onMouseUp:e=>{e.preventDefault(),e.stopPropagation()},startIcon:L.jsx($r,{width:20,height:20,style:{rotate:e.row.isExpanded()?"180deg":"0deg",transitionTimingFunction:"cubic-bezier(0.4, 0, 0.2, 1)",transitionDuration:"500ms",cursor:"pointer"}})})})}const _a=e=>{const{columns:t,actions:n,customActionsNode:o,headerPin:r=!0,enableRowSelection:i,expandArrow:l,enableDnd:a,customDndColumnProps:s,rowHeight:u,textExpandArrow:c,customActionsColumnProps:d,rowActionsState:g,locale:p}=e,f=t.some((e=>!0===e.fixedLeft));!t.find((e=>"actions"===e.id))&&(n||o||r)&&t.push(function(e){const{headerPin:t,actions:n,customActionsNode:o,rowHeight:r,customActionsColumnProps:i,rowActionsState:l,locale:a}=e;return{id:O,enableHiding:!1,enableSorting:!1,accessorFn:e=>e,header:e=>t?L.jsx(Sa,{headerData:e,locale:a}):null,cell:e=>n||o?L.jsxs("div",{className:"flex items-center justify-end gap-x-1",style:{height:r||"auto"},children:[o&&L.jsx("div",{children:null==o?void 0:o(e)}),n&&L.jsx(ma,{tableData:e,actions:n,rowActionsState:l})]}):null,size:50,...i}}({headerPin:r,actions:n,customActionsNode:o,rowHeight:u,customActionsColumnProps:d,rowActionsState:g,locale:p})),c&&!t.find((e=>e.id===M))&&t.unshift(function(e,t){return{id:M,minSize:38,maxSize:38,size:38,enableHiding:!1,enableSorting:!1,header:()=>null,cell:e=>L.jsx(Ea,{info:e,rowHeight:t}),fixedLeft:e}}(f,u)),l&&!c&&!t.find((e=>e.id===D))&&t.unshift(function(e,t){return{id:D,minSize:50,maxSize:50,size:50,enableHiding:!1,enableSorting:!1,header:()=>null,cell:({cell:e})=>{const n=e.row.getIsExpanded();return e.row.getCanExpand()?L.jsx("span",{className:"flex w-full outline-none focus:outline-none items-center justify-center",onClick:()=>e.row.getToggleExpandedHandler()(),style:{height:t||"auto"},children:L.jsx($r,{width:24,height:24,style:{rotate:n?"180deg":"0deg",transitionTimingFunction:"cubic-bezier(0.4, 0, 0.2, 1)",transitionDuration:"500ms"}})}):null},fixedLeft:e}}(f,u)),a&&!t.find((e=>e.id===N))&&t.unshift(function(e,t){return{enableHiding:!1,enableSorting:!1,header:()=>null,cell:({row:e})=>L.jsx(Ra,{rowId:e.id,rowHeight:t}),...e,id:N}}(s,u)),i&&!t.find((e=>e.id===I))&&t.unshift(function(e,t){return{id:I,minSize:38,maxSize:38,size:38,header:({table:e})=>L.jsx(Hr,{size:"small",dataTest:"cell-select-all",checked:e.getIsAllRowsSelected(),indeterminate:e.getIsSomeRowsSelected(),onChange:e.getToggleAllRowsSelectedHandler()}),cell:({cell:e})=>L.jsx("div",{style:{height:t||"auto"},className:"flex items-center w-full",children:L.jsx(Hr,{size:"small",dataTest:"cell-select",checked:e.row.getIsSelected(),disabled:!e.row.getCanSelect(),onChange:()=>{e.row.toggleSelected()},onMouseUp:e=>{e.preventDefault(),e.stopPropagation()}})}),fixedLeft:e}}(f,u))},ka={"asma-ui-table-styled-table":"_asma-ui-table-styled-table_1xkq6_1","table-wrapper":"_table-wrapper_1xkq6_16","table-shell":"_table-shell_1xkq6_23","table-wrapper--no-rows":"_table-wrapper--no-rows_1xkq6_29","table-wrapper--proxy":"_table-wrapper--proxy_1xkq6_32","table-wrapper--proxy-bottom":"_table-wrapper--proxy-bottom_1xkq6_33","table-wrapper-fetching":"_table-wrapper-fetching_1xkq6_43","table-scroll":"_table-scroll_1xkq6_46","table-x--fill-height":"_table-x--fill-height_1xkq6_55","table-x":"_table-x_1xkq6_55","table-header--sticky":"_table-header--sticky_1xkq6_70","table-hscroll":"_table-hscroll_1xkq6_75","table-hscroll__content":"_table-hscroll__content_1xkq6_85","no-rows-overlay-container":"_no-rows-overlay-container_1xkq6_88","styled-table":"_styled-table_1xkq6_97",tbody:"_tbody_1xkq6_106","loading-icon":"_loading-icon_1xkq6_111","t-row":"_t-row_1xkq6_118","t-cell":"_t-cell_1xkq6_118","action-cell":"_action-cell_1xkq6_128","fixed-cell":"_fixed-cell_1xkq6_132",expanded_row:"_expanded_row_1xkq6_163",selected:"_selected_1xkq6_181","single-selection":"_single-selection_1xkq6_184",shadowed:"_shadowed_1xkq6_201","is-loading":"_is-loading_1xkq6_227","action-cell-default-background":"_action-cell-default-background_1xkq6_230","fixed-cell-default-background":"_fixed-cell-default-background_1xkq6_233","sortable-column":"_sortable-column_1xkq6_236",resizer:"_resizer_1xkq6_240",isResizing:"_isResizing_1xkq6_252","hide-table-header":"_hide-table-header_1xkq6_264","show-table-header":"_show-table-header_1xkq6_268","table-header":"_table-header_1xkq6_70","hide-header":"_hide-header_1xkq6_293","t-cell__actions":"_t-cell__actions_1xkq6_296","t-cell__fixed":"_t-cell__fixed_1xkq6_309","sort-icon":"_sort-icon_1xkq6_317","table-footer--sticky":"_table-footer--sticky_1xkq6_320","table-footer--inline":"_table-footer--inline_1xkq6_331","table-bottom":"_table-bottom_1xkq6_342","table-bottom--sticky":"_table-bottom--sticky_1xkq6_356"};function Ia(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"m7 14l5-5l5 5z"})})}function Da(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"m7 10l5 5l5-5z"})})}const Oa=e=>{const{header:t,enableResizing:n,tableWidth:o}=e;let r=t.getSize();const i=t.headerGroup.headers.reduce(((e,t)=>e+t.getSize()),0),l=t.headerGroup.headers.some((e=>e.id===O)),a=t.headerGroup.headers[t.headerGroup.headers.length-(l?2:1)],s=Number(null==a?void 0:a.getSize());if(!n){if(r&&(r=`${r}px`),a&&a.id===t.id){let e;e=o?Math.floor(o)-i+s:"100%";const n=t.column.columnDef.minSize||0;r="string"==typeof e?e:e>n?`${e}px`:`${n}px`}return{width:r||t.column.columnDef.size,maxWidth:r||t.column.columnDef.maxSize,minWidth:r||t.column.columnDef.minSize}}return{width:r||t.column.columnDef.size,maxWidth:t.column.columnDef.maxSize||r,minWidth:t.column.columnDef.minSize||r}};function Na({styledTableProps:e,header:t,tableCanResize:n=!1,left:o,hasFixedLeftColumn:i,tableWidth:l}){const{actions:s,hideHeader:u=!1,enableResizing:c=!1}=e,d=a(null),{isResizing:g,enableResizingFlag:p,disableResizingFlag:f}=bn(),h=t.column.columnDef.fixedLeft,m=r((()=>t.headerGroup.headers.some((e=>e.id===O))),[t.headerGroup.headers]),b=r((()=>t.headerGroup.headers[t.headerGroup.headers.length-(m?2:1)]),[t.headerGroup.headers,m]);return L.jsx("th",{ref:d,colSpan:t.colSpan,className:pn(ka["t-cell"],u&&ka["hide-header"],t.column.id===O&&ka["t-cell__actions"],i&&!!s&&t.column.id===O&&ka.shadowed,h&&ka["t-cell__fixed"]),style:{...Oa({enableResizing:c,header:t,element:d.current,tableWidth:l}),...h&&{left:o}},children:L.jsxs("div",{className:pn("flex items-center justify-left",u?ka["hide-table-header"]:ka["show-table-header"],t.column.getCanSort()&&ka["sortable-column"],t.column.columnDef.className),onClick:e=>{const n=t.column.getToggleSortingHandler();!g&&n&&n(e),f()},children:[xo(t.column.columnDef.header,t.getContext()),{asc:L.jsx(Ia,{className:ka["sort-icon"]}),desc:L.jsx(Da,{className:ka["sort-icon"]})}[t.column.getIsSorted()]??null,n&&(!!c||t.id!==(null==b?void 0:b.id))&&t.column.getCanResize()&&!F.includes(t.column.id)&&L.jsx("div",{onDoubleClick:()=>t.column.resetSize(),onMouseDown:n=>{n.stopPropagation(),p(),t.getResizeHandler()(n),window.addEventListener("mouseup",(()=>Ma({styledTableProps:e,header:t})))},onTouchStart:n=>{n.stopPropagation(),p(),t.getResizeHandler()(n),window.addEventListener("mouseup",(()=>Ma({styledTableProps:e,header:t})))},className:`${ka.resizer} ${t.column.getIsResizing()?ka.isResizing:""}`})]})},t.id)}function Ma({styledTableProps:e,header:t}){if(e.uniqueKey){const n=e.uniqueKey,o=localStorage.getItem(n);let r={};if(o)try{r=JSON.parse(o)}catch{console.warn("Failed to parse stored dimensions. Resetting."),r={}}r[t.column.id]=t.column.getSize(),localStorage.setItem(n,JSON.stringify(r))}}function Fa({table:e,styledTableProps:t,tableCanResize:n,tableWidth:o}){const{stickyHeader:r=!1,tableHeaderRef:i,tableHeaderStyle:l={}}=t,a=e.getHeaderGroups().some((e=>e.headers.some((e=>!0===e.column.columnDef.fixedLeft)))),s={...l};return L.jsx("thead",{className:fn(ka["table-header"],r&&ka["table-header--sticky"],t.tableHeaderClassName),style:s,ref:i,children:e.getHeaderGroups().map((e=>L.jsx("tr",{children:e.headers.map(((r,i)=>{const l=r.column.columnDef.fixedLeft,s=e.headers.slice(0,i).reduce(((e,t)=>e+(t.column.getSize()||0)),0);return L.jsx(Na,{styledTableProps:t,header:r,tableCanResize:n,left:l?s:0,hasFixedLeftColumn:a,tableWidth:o},r.column.id)}))},e.id)))})}const Pa="_skeleton-row_5gbhw_1",ja=({colSpan:e,rowHeight:t=48})=>L.jsx(h,{children:Array.from({length:10}).map(((n,o)=>L.jsx("tr",{children:L.jsx("td",{colSpan:e,height:t,className:Pa,children:L.jsx(R,{variant:"rectangular",width:"100%",height:40,sx:{backgroundColor:"var(--colors-delta-50)",borderRadius:"8px"}},o)})},o)))});function Aa({styledTableProps:e,row:t,index:n}){const{loading:o,getRowClassName:i,rowHeight:a,onRowClick:s,expandArrow:u,enableDnd:c,disableDndForRow:d,tdClassName:g,customSubRowData:p,renderSubRows:f,defaultExpanded:m,actions:b,textExpandArrow:v,enableMultiRowSelection:w,enableRowSelection:y,singleSelectionRow:x}=e,C=null==d?void 0:d(t),{transform:S,transition:R,setNodeRef:E,isDragging:_}=dn({id:t.original.id,disabled:!c||C}),k={transform:ae.Transform.toString(S),transition:R,opacity:_?.8:1,zIndex:_?1:0,position:"relative"},{isResizing:I,disableResizingFlag:D}=bn();l((()=>{m&&t.getCanExpand()&&!t.getIsExpanded()&&t.toggleExpand()}),[]);const N=e=>{var n,o;t.getCanExpand()&&!u&&t.getToggleExpandedHandler()(),null==(n=document.getElementById(t.id))||n.focus();const r=!("Range"===(null==(o=window.getSelection())?void 0:o.type)||I),i=s instanceof Function;!i&&v&&r?t.toggleExpand():i&&r&&s(e,t),D()},M=t.getVisibleCells().map(((e,t,n)=>({...e,left:n.slice(0,t).reduce(((e,t)=>e+(t.column.getSize()||0)),0)}))),F=r((()=>M.filter((({column:e})=>e.columnDef.fixedLeft))),[M]),P=!w&&!y&&x,j=t.getIsSelected()&&P,A=s instanceof Function;return L.jsxs(h,{children:[L.jsx("tr",{role:"row","aria-selected":t.getIsSelected()||t.isFocused()?"true":"false",tabIndex:t.isFocused()?0:-1,"data-index":n,"data-test":t.id,id:t.id,className:pn(ka["t-row"],o&&ka["is-loading"],null==i?void 0:i(t)),style:{height:a?`${a}px`:"inherit",...c&&k},ref:C?void 0:E,onMouseUp:e=>{e.target.classList.contains("MuiModal-backdrop")||"INPUT"===e.target.nodeName||"BUTTON"===e.target.nodeName||"LI"===e.target.nodeName||e.target.closest("li")||N(e)},onMouseDown:e=>{e.detail>1&&!A&&v&&e.preventDefault()},onKeyDown:e=>{switch(e.key){case"Tab":case"ArrowDown":t.focusNextRow(),e.preventDefault();break;case"ArrowUp":t.focusPrevRow(),e.preventDefault();break;case"Enter":N(e)}},children:M.map(((e,n)=>{var o;const r=e.column.id===O,l=e.column.columnDef.fixedLeft,a=e.id===(null==(o=F.at(-1))?void 0:o.id),s=t.isExpanded(),u=0===n;return L.jsx("td",{className:pn(ka["t-cell"],A&&"cursor-pointer",g,r&&ka["action-cell"],r&&!!b&&F.length&&ka.shadowed,r&&(null!=i&&i(t)?null==i?void 0:i(t):ka["action-cell-default-background"]),l&&ka["fixed-cell"],a&&ka.shadowed,t.getIsSelected()&&ka.selected,l&&(null!=i&&i(t)?null==i?void 0:i(t):ka["fixed-cell-default-background"]),s&&ka.expanded_row,(j||t.isFocused())&&ka["single-selection"]),style:{left:l?e.left:void 0},children:L.jsxs("div",{style:{display:"flex",alignItems:"center",minWidth:u?32:void 0,position:"relative"},children:[u&&j&&L.jsx("span",{style:{display:"inline-flex",alignItems:"center",position:"absolute",left:0,top:"50%",transform:"translateY(-50%)"},children:L.jsx(Ta,{})}),L.jsx("span",{style:{marginLeft:u&&P?30:0,width:"100%"},children:xo(e.column.columnDef.cell,e.getContext())})]})},e.id)}))}),t.getIsExpanded()&&L.jsx(L.Fragment,{children:p&&f&&f({rows:p.get(t.original.id.toString())??[],row:t.original})})]},t.id)}const Ta=()=>L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 2 22 22",style:{color:"var(--colors-gama-500)"},children:L.jsx("path",{fill:"currentColor",d:"M21 7L9 19l-5.5-5.5l1.41-1.41L9 16.17L19.59 5.59z"})});function Va({styledTableProps:e,table:t}){const n=e.hideFooter?t.getExpandedRowModel().rows:t.getRowModel().rows;return L.jsx(L.Fragment,{children:n.map(((t,n)=>L.jsx(Aa,{styledTableProps:e,row:t,index:n},t.id)))})}function La({table:e,styledTableProps:t}){const{columns:n,data:o,loading:r,enableDnd:i,rowHeight:l}=t,a=e.getAllLeafColumns().length||n.length||1;return r&&0===o.length?L.jsx("tbody",{className:ka.tbody,children:L.jsx(ja,{colSpan:a,rowHeight:l})}):0===o.length?null:L.jsx("tbody",{className:ka.tbody,children:i?L.jsx(on,{items:o,strategy:en,children:L.jsx(Va,{table:e,styledTableProps:t})}):L.jsx(Va,{table:e,styledTableProps:t})})}function za(e){return L.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:[L.jsx("path",{fill:"currentColor",d:"M12 2A10 10 0 1 0 22 12A10 10 0 0 0 12 2Zm0 18a8 8 0 1 1 8-8A8 8 0 0 1 12 20Z",opacity:.5}),L.jsx("path",{fill:"currentColor",d:"M20 12h2A10 10 0 0 0 12 2V4A8 8 0 0 1 20 12Z",children:L.jsx("animateTransform",{attributeName:"transform",dur:"1s",from:"0 12 12",repeatCount:"indefinite",to:"360 12 12",type:"rotate"})})]})}const Ha=({fetching:e=!1})=>e?L.jsx("div",{className:"absolute z-10 bg-white/40 left-0 top-0 right-0 bottom-0 flex items-center justify-center ",children:L.jsx(za,{className:ka["loading-icon"],width:50,height:50})}):null;function $a(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"M8.59 16.58L13.17 12L8.59 7.41L10 6l6 6l-6 6z"})})}const Ba={"table-pagination":"_table-pagination_pu6mb_1","table-pagination__pages-list":"_table-pagination__pages-list_pu6mb_11","table-pagination__pages-list__page":"_table-pagination__pages-list__page_pu6mb_16","page-selected":"_page-selected_pu6mb_27","check-icon":"_check-icon_pu6mb_30"};function Ga(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"M15.41 16.58L10.83 12l4.58-4.59L14 6l-6 6l6 6z"})})}function qa(e){return L.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",viewBox:"0 0 24 24",...e,children:L.jsx("path",{fill:"currentColor",d:"M9 16.17L4.83 12l-1.42 1.41L9 19L21 7l-1.41-1.41z"})})}const Ua=e=>L.jsxs(x,{classes:{root:"flex gap-x-1"},sx:{padding:"8px","&.Mui-selected":{backgroundColor:"var(--colors-gama-50)","&:hover":{backgroundColor:"var(--colors-gama-50)"}}},...e,children:[L.jsx(qa,{width:24,height:24,color:e.selected?"var(--colors-gama-500)":"transparent",style:{transition:"color 0.2s ease"}}),e.children]}),Wa=[10,20,50];function Ka({table:e,showRowSelect:t,locale:n}){const{anchorEl:o,open:i,handleClose:l,handleOpen:u}=Br(),{anchorEl:c,open:d,handleClose:g,handleOpen:p}=Br(),f=a(null),h="no"===n,m=r((()=>({anchorOrigin:{vertical:-5,horizontal:"center"},transformOrigin:{vertical:"bottom",horizontal:"center"}})),[]),b=s((()=>{var e;const t=ka["asma-ui-table-styled-table"],n=null==(e=f.current)?void 0:e.closest(`.${t}`),o=null==n?void 0:n.querySelector(`.${ka["table-scroll"]}, .${ka["table-wrapper"]}`);o&&o.scrollTo({top:0,behavior:"smooth"})}),[]),v=e.getPageCount()||1,w=e.getState().pagination.pageIndex+1,y=r((()=>Array.from({length:v},((e,t)=>t+1))),[v]),x=e.getState().pagination.pageSize,C=r((()=>{const e=new Set([...Wa,x]);return Array.from(e).sort(((e,t)=>e-t))}),[]),R=s((t=>{e.setPageIndex(t-1),l(),b()}),[e,l,b]),E=s((t=>{e.setPageSize(t),g()}),[e,g]);return L.jsxs("div",{ref:f,className:Ba["table-pagination"],children:[t&&L.jsxs(L.Fragment,{children:[L.jsxs(Kr,{dataTest:"table-rows-count-button",variant:"outlined",size:"large",onClick:p,endIcon:L.jsx($r,{className:(d?"rotate-180":"rotate-0")+" transition-transform duration-300",height:24,width:24}),children:[x," ",h?"rader":"rows"]}),L.jsx(S,{open:d,anchorEl:c,slotProps:{paper:{sx:{width:c?c.clientWidth:void 0,maxHeight:288,overflowY:"auto"}}},onClose:g,anchorOrigin:m.anchorOrigin,transformOrigin:m.transformOrigin,classes:{paper:"border border-solid border-delta-200 py-2"},children:C.map((e=>L.jsx(Ua,{onClick:t=>{t.stopPropagation(),t.preventDefault(),E(e)},selected:x===e,children:L.jsxs("span",{className:"text-delta-700 text-sm font-normal",children:[e," ",h?"rader":"rows"]})},e)))})]}),L.jsx(fa,{title:h?"Nåværende side":"Current Page",children:L.jsx("div",{children:L.jsxs(Kr,{dataTest:"current-page-button",variant:"outlined",size:"large",onClick:u,endIcon:L.jsx($r,{className:(i?"rotate-180":"rotate-0")+" transition-transform duration-300",height:24,width:24}),children:[h?"Side":"Page"," ",w," ",h?"av":"of"," ",v]})})}),L.jsx(S,{open:i,anchorEl:o,slotProps:{paper:{sx:{width:o?o.clientWidth:void 0,maxHeight:288,overflowY:"auto"}}},onClose:l,anchorOrigin:m.anchorOrigin,transformOrigin:m.transformOrigin,classes:{paper:"border border-solid border-delta-200 py-2"},children:y.map((e=>L.jsx(Ua,{onClick:t=>{t.stopPropagation(),t.preventDefault(),R(e)},selected:e===w,children:L.jsxs("span",{className:"text-delta-700 text-sm font-normal",children:[h?"Side":"Page"," ",e]})},e)))}),L.jsx(fa,{title:1===w?"":h?"Forrige side":"Previous Page",children:L.jsx("div",{children:L.jsx(Kr,{dataTest:"prev-page-button",variant:"outlined",onClick:()=>{e.previousPage(),b()},size:"large",disabled:!e.getCanPreviousPage(),startIcon:L.jsx(Ga,{height:24,width:24})})})}),L.jsx(fa,{title:w===v?"":h?"Neste side":"Next Page",children:L.jsx("div",{children:L.jsx(Kr,{dataTest:"next-page-button",variant:"outlined",onClick:()=>{e.nextPage(),b()},size:"large",disabled:!e.getCanNextPage(),startIcon:L.jsx($a,{height:24,width:24})})})})]})}function Xa({table:e,styledTableProps:t,canShowStickyFooter:n}){var o,r,i;if(t.hideFooter||0===t.data.length)return null;const l=t.paginationAlignLeft,a=e.getState().pagination.pageSize,s=e.getFilteredRowModel().rows.length,u=!!e.options.manualPagination,c=e.getPageCount()||1,d=u?c>1:s>a,g=null==(o=t.footer)?void 0:o.call(t,e);return null!=g&&!1!==g||d?L.jsxs("div",{className:n?ka["table-footer--sticky"]:ka["table-footer--inline"],style:l&&{justifyContent:"flex-start"}||{},children:[!l&&(null==(r=t.footer)?void 0:r.call(t,e)),d&&L.jsx(Ka,{table:e,showRowSelect:!!t.showRowCountSelect,locale:t.locale||"en"}),l&&(null==(i=t.footer)?void 0:i.call(t,e))]}):null}function Ya({enabled:e,data:t,setData:n,children:o}){const i=r((()=>t.map((e=>e.id))),[t]);return e?L.jsx(zt,{collisionDetection:Ee,modifiers:[Kt,Wt],onDragEnd:t=>{if(!e||!n)return;const{active:o,over:r}=t;!o||!r||o.id===r.id||n((e=>Xt(e,i.indexOf(o.id),i.indexOf(r.id))))},children:o}):L.jsx(L.Fragment,{children:o})}function Ja({enabled:e,className:t,children:n}){return e?L.jsx("div",{className:t,children:n}):L.jsx(L.Fragment,{children:n})}const Za=e=>{const t=r((()=>({...e,rowHeight:e.rowHeight||48})),[e]),{className:n,tableClassName:o,height:l,noRowsOverlay:s,data:c,enableDnd:d,setData:g,loading:p}=t;_a(t);const{table:f}=Eo(t),h=c.length>0,m=h&&!!p,b=!h&&!p,v=vn(),w=!!t.stickyFooter&&!v,y=!w,{tableScrollRef:x,tableXRef:C,hScrollRef:S,hScrollContentRef:R}=function(e){const t=a(null),n=a(null),o=a(null),r=a(null);return i((()=>{if(!e)return;const i=t.current,l=n.current,a=o.current,s=r.current;if(!(i&&l&&a&&s))return;let u=!1;const c=()=>{s.style.width=`${l.scrollWidth}px`},d=()=>{u||(u=!0,a.scrollLeft=l.scrollLeft,u=!1)},g=()=>{u||(u=!0,l.scrollLeft=a.scrollLeft,u=!1)};c(),d(),l.addEventListener("scroll",d,{passive:!0}),a.addEventListener("scroll",g,{passive:!0});const p=new ResizeObserver(c);return p.observe(l),()=>{l.removeEventListener("scroll",d),a.removeEventListener("scroll",g),p.disconnect()}}),[e]),{tableScrollRef:t,tableXRef:n,hScrollRef:o,hScrollContentRef:r}}(y),{ref:E,heightPx:_}=function(){const e=a(null),[t,n]=u(0);return i((()=>{const t=e.current;if(!t)return;let o=0;const r=()=>{const e=Math.round(t.getBoundingClientRect().height);n((t=>t===e?t:e))},i=()=>{cancelAnimationFrame(o),o=requestAnimationFrame(r)};i();const l=new ResizeObserver(i);return l.observe(t),()=>{cancelAnimationFrame(o),l.disconnect()}}),[]),{ref:e,heightPx:t}}(),k=t.rowHeight??48,I=f.getRowModel().rows.length,D=r((()=>k<=0?0:Math.floor(_/k)),[_,k]),O=!w&&I>0&&I<=D,N=fn(w?ka["table-wrapper"]:O||!w&&b?ka["table-wrapper--proxy-bottom"]:ka["table-wrapper--proxy"],m&&ka["table-wrapper-fetching"],b&&ka["table-wrapper--no-rows"],n),M=L.jsxs("table",{className:ka["styled-table"],style:{width:f.getTotalSize(),minWidth:"100%"},children:[L.jsx(Fa,{table:f,styledTableProps:t,tableCanResize:!!t.enableColumnResizing,tableWidth:null}),L.jsx(Ha,{fetching:!!m}),L.jsx(La,{table:f,styledTableProps:t})]});return L.jsx(mn,{children:L.jsx(Ya,{enabled:!!d,data:c,setData:g,children:L.jsxs("div",{ref:E,className:fn(ka["asma-ui-table-styled-table"],o),style:{height:l},children:[L.jsx(Ja,{enabled:w,className:ka["table-shell"],children:L.jsxs("div",{className:N,children:[w?M:L.jsxs("div",{ref:x,className:fn(ka["table-scroll"]),children:[L.jsx("div",{ref:C,className:fn(ka["table-x"],!O&&ka["table-x--fill-height"]),children:M}),L.jsx("div",{ref:S,className:ka["table-hscroll"],children:L.jsx("div",{ref:R,className:ka["table-hscroll__content"]})}),L.jsx("div",{className:fn(ka["table-bottom"],O&&ka["table-bottom--sticky"]),children:L.jsx(Xa,{table:f,styledTableProps:t,canShowStickyFooter:!1})})]}),b&&L.jsx("div",{className:ka["no-rows-overlay-container"],children:s})]})}),w&&L.jsx(Xa,{table:f,styledTableProps:t,canShowStickyFooter:!0})]})})})};export{O as ACTIONS_COLUMN_ID,N as DND_HANDLE_COLUMN_ID,D as EXPAND_COLUMN_ID,F as INTERNAL_COLUMN_IDS,Ra as RowDragHandleCell,I as SELECT_COLUMN_ID,M as SHOW_FULL_TEXT_ID,Za as StyledTable,wn as createColumnHelper,k as isCustomAction};
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- ._CheckboxWrapper_k4bh3_1{display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;cursor:pointer;background:transparent;border:none}._CheckboxWrapper_k4bh3_1._size-small_k4bh3_11{width:38px;height:38px}._CheckboxWrapper_k4bh3_1._size-medium_k4bh3_15{width:42px;height:42px}._CheckboxWrapper_k4bh3_1[data-disabled]{cursor:default;pointer-events:none}._CheckboxWrapper_k4bh3_1:is([data-checked],[data-indeterminate]) ._Checkbox_k4bh3_1{background-color:var(--colors-gama-500);border:none;--cb-border-w: 0px}._CheckboxWrapper_k4bh3_1[data-unchecked] ._Checkbox_k4bh3_1{background-color:transparent;border:var(--cb-border-w) solid var(--colors-delta-500)}._CheckboxWrapper_k4bh3_1[data-disabled][data-unchecked] ._Checkbox_k4bh3_1{background-color:transparent;border:var(--cb-border-w) solid var(--colors-delta-200)}._CheckboxWrapper_k4bh3_1[data-disabled]:is([data-checked],[data-indeterminate]) ._Checkbox_k4bh3_1{background-color:var(--colors-delta-200);border:none;--cb-border-w: 0px}._CheckboxWrapper_k4bh3_1:focus-visible{outline:none}._CheckboxWrapper_k4bh3_1._ReadOnly_k4bh3_45{pointer-events:none;cursor:default}._CheckboxWrapper_k4bh3_1._ReadOnly_k4bh3_45 ._Checkbox_k4bh3_1{background-color:#fff;border:var(--cb-border-w) solid var(--colors-delta-500);--cb-border-w: 2px}._CheckboxWrapper_k4bh3_1._ReadOnly_k4bh3_45 ._Checkbox_k4bh3_1 ._Indicator_k4bh3_54{color:var(--colors-delta-500)}._HideWrapper_k4bh3_58{width:auto;height:auto;padding:0;overflow:visible}._CheckboxHover_k4bh3_65:after,._CheckboxRippleContainer_k4bh3_65{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}._CheckboxRippleContainer_k4bh3_65{overflow:hidden;border-radius:50%}._CheckboxRipple_k4bh3_65{position:absolute;width:100%;height:100%;background-color:var(--colors-gama-500);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);opacity:.25;animation:_ripple_k4bh3_1 .4s ease-out forwards;z-index:0}@keyframes _ripple_k4bh3_1{to{transform:translate(-50%,-50%) scale(1);opacity:.025}}._CheckboxHover_k4bh3_65:after{content:"";width:42px;height:42px;background:var(--colors-gama-300);border-radius:50%;top:50%;left:50%;opacity:0;transition:opacity .2s,transform .2s;transform:translate(-50%,-50%) scale(.7)}._CheckboxHover_k4bh3_65:hover:after{opacity:.07;transform:translate(-50%,-50%) scale(1)}._CheckboxHover_k4bh3_65._size-small_k4bh3_11:after{width:38px;height:38px}._Checkbox_k4bh3_1{position:relative;overflow:visible;padding:0;box-sizing:border-box;--cb-border-w: 2px;border-radius:2px;width:18px;height:18px}._Checkbox_k4bh3_1._size-small_k4bh3_11{border-radius:2px;width:15px;height:15px}._CheckboxWrapper_k4bh3_1:focus-visible ._Checkbox_k4bh3_1:before{content:"";position:absolute;inset:calc(-2px - var(--cb-border-w));border-radius:4px;outline:2px solid var(--colors-gama-400);outline-offset:0;pointer-events:none}._Indicator_k4bh3_54{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;z-index:1;position:relative;pointer-events:none}._asma-core-ui-button_gteum_1{border-color:transparent;border-width:1px;border-style:solid}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-contained-common-text-color)!important;background-color:var(--colors-button-contained-common-bg-color)!important;border-color:var(--colors-button-contained-common-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:active{color:var(--colors-button-contained-common-active-text-color)!important;background-color:var(--colors-button-contained-common-active-bg-color)!important;border-color:var(--colors-button-contained-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:hover{color:var(--colors-button-contained-common-hover-text-color)!important;background-color:var(--colors-button-contained-common-hover-bg-color)!important;border-color:var(--colors-button-contained-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-contained-common-focused-text-color)!important;background-color:var(--colors-button-contained-common-focused-bg-color)!important;outline:2px solid var(--colors-button-contained-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-contained-common-disabled-text-color)!important;background-color:var(--colors-button-contained-common-disabled-bg-color)!important;border-color:var(--colors-button-contained-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-contained-error-text-color)!important;background-color:var(--colors-button-contained-error-bg-color)!important;border-color:var(--colors-button-contained-error-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:active{color:var(--colors-button-contained-error-active-text-color)!important;background-color:var(--colors-button-contained-error-active-bg-color)!important;border-color:var(--colors-button-contained-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:hover{color:var(--colors-button-contained-error-hover-text-color)!important;background-color:var(--colors-button-contained-error-hover-bg-color)!important;border-color:var(--colors-button-contained-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-contained-error-focused-text-color)!important;background-color:var(--colors-button-contained-error-focused-bg-color)!important;outline:2px solid var(--colors-button-contained-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-contained-error-disabled-text-color)!important;background-color:var(--colors-button-contained-error-disabled-bg-color)!important;border-color:var(--colors-button-contained-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-outlined-common-text-color)!important;background-color:var(--colors-button-outlined-common-bg-color)!important;border-color:var(--colors-button-outlined-common-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:active{color:var(--colors-button-outlined-common-active-text-color)!important;background-color:var(--colors-button-outlined-common-active-bg-color)!important;border-color:var(--colors-button-outlined-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:hover{color:var(--colors-button-outlined-common-hover-text-color)!important;background-color:var(--colors-button-outlined-common-hover-bg-color)!important;border-color:var(--colors-button-outlined-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-outlined-common-focused-text-color)!important;background-color:var(--colors-button-outlined-common-focused-bg-color)!important;outline:2px solid var(--colors-button-outlined-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-outlined-common-disabled-text-color)!important;background-color:var(--colors-button-outlined-common-disabled-bg-color)!important;border-color:var(--colors-button-outlined-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-outlined-error-text-color)!important;background-color:var(--colors-button-outlined-error-bg-color)!important;border-color:var(--colors-button-outlined-error-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:active{color:var(--colors-button-outlined-error-active-text-color)!important;background-color:var(--colors-button-outlined-error-active-bg-color)!important;border-color:var(--colors-button-outlined-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:hover{color:var(--colors-button-outlined-error-hover-text-color)!important;background-color:var(--colors-button-outlined-error-hover-bg-color)!important;border-color:var(--colors-button-outlined-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-outlined-error-focused-text-color)!important;background-color:var(--colors-button-outlined-error-focused-bg-color)!important;outline:2px solid var(--colors-button-outlined-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-outlined-error-disabled-text-color)!important;background-color:var(--colors-button-outlined-error-disabled-bg-color)!important;border-color:var(--colors-button-outlined-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-text-common-text-color)!important;background-color:var(--colors-button-text-common-bg-color)!important;border-color:var(--colors-button-text-common-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:active{color:var(--colors-button-text-common-active-text-color)!important;background-color:var(--colors-button-text-common-active-bg-color)!important;border-color:var(--colors-button-text-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:hover{color:var(--colors-button-text-common-hover-text-color)!important;background-color:var(--colors-button-text-common-hover-bg-color)!important;border-color:var(--colors-button-text-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-text-common-focused-text-color)!important;background-color:var(--colors-button-text-common-focused-bg-color)!important;outline:2px solid var(--colors-button-text-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-text-common-disabled-text-color)!important;background-color:var(--colors-button-text-common-disabled-bg-color)!important;border-color:var(--colors-button-text-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-text-error-text-color)!important;background-color:var(--colors-button-text-error-bg-color)!important;border-color:var(--colors-button-text-error-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:active{color:var(--colors-button-text-error-active-text-color)!important;background-color:var(--colors-button-text-error-active-bg-color)!important;border-color:var(--colors-button-text-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:hover{color:var(--colors-button-text-error-hover-text-color)!important;background-color:var(--colors-button-text-error-hover-bg-color)!important;border-color:var(--colors-button-text-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-text-error-focused-text-color)!important;background-color:var(--colors-button-text-error-focused-bg-color)!important;outline:2px solid var(--colors-button-text-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-text-error-disabled-text-color)!important;background-color:var(--colors-button-text-error-disabled-bg-color)!important;border-color:var(--colors-button-text-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-textGray-common-text-color)!important;background-color:var(--colors-button-textGray-common-bg-color)!important;border-color:var(--colors-button-textGray-common-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:active{color:var(--colors-button-textGray-common-active-text-color)!important;background-color:var(--colors-button-textGray-common-active-bg-color)!important;border-color:var(--colors-button-textGray-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:hover{color:var(--colors-button-textGray-common-hover-text-color)!important;background-color:var(--colors-button-textGray-common-hover-bg-color)!important;border-color:var(--colors-button-textGray-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-textGray-common-focused-text-color)!important;background-color:var(--colors-button-textGray-common-focused-bg-color)!important;outline:2px solid var(--colors-button-textGray-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-textGray-common-disabled-text-color)!important;background-color:var(--colors-button-textGray-common-disabled-bg-color)!important;border-color:var(--colors-button-textGray-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-textWhite-common-text-color)!important;background-color:var(--colors-button-textWhite-common-bg-color)!important;border-color:var(--colors-button-textWhite-common-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:active{color:var(--colors-button-textWhite-common-active-text-color)!important;background-color:var(--colors-button-textWhite-common-active-bg-color)!important;border-color:var(--colors-button-textWhite-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:hover{color:var(--colors-button-textWhite-common-hover-text-color)!important;background-color:var(--colors-button-textWhite-common-hover-bg-color)!important;border-color:var(--colors-button-textWhite-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-textWhite-common-focused-text-color)!important;background-color:var(--colors-button-textWhite-common-focused-bg-color)!important;outline:2px solid var(--colors-button-textWhite-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-textWhite-common-disabled-text-color)!important;background-color:var(--colors-button-textWhite-common-disabled-bg-color)!important;border-color:var(--colors-button-textWhite-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._medium_gteum_69{height:38px;padding-left:4px;padding-right:4px}._asma-core-ui-button_gteum_1._small_gteum_74{height:32px;padding-left:4px;padding-right:4px}._asma-core-ui-button_gteum_1._large_gteum_79{height:40px;padding-left:8px;padding-right:8px}._actions-header_1bxzk_1{width:40px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}._pin-indicator_1bxzk_11{position:absolute;height:8px;width:8px;background-color:var(--colors-gama-400);border-radius:50%;top:2px;right:6px}._pin-icon_1bxzk_21{color:var(--colors-delta-500);min-width:20px;min-height:20px}._pin-icon_1bxzk_21:hover{color:var(--colors-delta-500)}._table-action-item_kjriw_1{height:36px;padding:1px 8px;display:flex;align-items:center;width:100%}._table-action-item_kjriw_1:hover,._table-action-item_kjriw_1:active{background-color:var(--colors-gray-50)}._drag-icon_kjriw_18{width:20px;height:20px}._drag-icon--disabled_kjriw_23{color:var(--colors-delta-300);cursor:not-allowed}._drag-icon--enabled_kjriw_28{color:var(--colors-delta-700);cursor:grab}._drag-icon--enabled_kjriw_28:active{cursor:grabbing}._asma-ui-table-styled-table_1xkq6_1{isolation:isolate;width:100%;display:flex;flex-direction:column}._asma-ui-table-styled-table_1xkq6_1 *,._asma-ui-table-styled-table_1xkq6_1 *:after,._asma-ui-table-styled-table_1xkq6_1 *:before{box-sizing:border-box;-webkit-box-sizing:border-box}._asma-ui-table-styled-table_1xkq6_1 :root{--table-hscroll-h: 12px}._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper_1xkq6_16{height:100%;overflow:auto;width:100%;flex-grow:1;min-height:0}._asma-ui-table-styled-table_1xkq6_1 ._table-shell_1xkq6_23{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper--no-rows_1xkq6_29{min-height:130px}._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper--proxy_1xkq6_32,._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper--proxy-bottom_1xkq6_33{position:relative;width:100%;flex-grow:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper-fetching_1xkq6_43{overflow:hidden}._asma-ui-table-styled-table_1xkq6_1 ._table-scroll_1xkq6_46{overflow-x:auto;overflow-y:auto;flex:1 1 auto;min-height:0;position:relative;display:flex;flex-direction:column}._asma-ui-table-styled-table_1xkq6_1 ._table-x--fill-height_1xkq6_55{min-height:calc(100% - 12px)}._asma-ui-table-styled-table_1xkq6_1 ._table-x_1xkq6_55{width:inherit;min-width:100%;overflow-x:visible;overflow-y:visible;flex-shrink:0;scrollbar-width:none;-ms-overflow-style:none}._asma-ui-table-styled-table_1xkq6_1 ._table-x_1xkq6_55::-webkit-scrollbar{display:none}._asma-ui-table-styled-table_1xkq6_1 ._table-header--sticky_1xkq6_70{position:sticky;top:0;background-color:var(--colors-gray-10)}._asma-ui-table-styled-table_1xkq6_1 ._table-hscroll_1xkq6_75{position:sticky;bottom:0;height:var(--table-hscroll-h);overflow-x:hidden;overflow-y:hidden;background:white;z-index:2;flex-shrink:0}._asma-ui-table-styled-table_1xkq6_1 ._table-hscroll__content_1xkq6_85{height:1px}._asma-ui-table-styled-table_1xkq6_1 ._no-rows-overlay-container_1xkq6_88{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;z-index:5;top:32px}._asma-ui-table-styled-table_1xkq6_1 ._styled-table_1xkq6_97{display:table;margin:0;border-collapse:separate;border-spacing:0 .5px;max-width:inherit;width:100%;table-layout:fixed}._asma-ui-table-styled-table_1xkq6_1 ._styled-table_1xkq6_97 ._tbody_1xkq6_106{display:table-row-group;vertical-align:middle;max-width:inherit}._asma-ui-table-styled-table_1xkq6_1 ._loading-icon_1xkq6_111{position:absolute;top:50%;left:50%;z-index:10;color:var(--colors-gama-500)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118+._t-row_1xkq6_118 ._t-cell_1xkq6_118{border-top:.5px solid var(--colors-delta-200)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118{margin-top:1px;display:table-row}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:hover,._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:hover ._action-cell_1xkq6_128{background-color:var(--colors-gray-50)}@media (min-width: 743px){._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:hover ._fixed-cell_1xkq6_132{background-color:var(--colors-gray-50)}}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:focus{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:focus ._action-cell_1xkq6_128{background-color:var(--colors-gama-25)}@media (min-width: 743px){._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:focus ._fixed-cell_1xkq6_132{background-color:var(--colors-gama-25)}}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:focus-visible{outline:none}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118{overflow:hidden;vertical-align:top;font-size:14px;line-height:20px;color:var(--colors-gray-700);display:table-cell;white-space:pre-wrap;padding:0 5px}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118:not(._expanded_row_1xkq6_163){vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118:not(._expanded_row_1xkq6_163) div{vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118:first-child{border-left:.5px solid transparent}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118:last-child{border-right:.5px solid transparent}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118._selected_1xkq6_181{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118._single-selection_1xkq6_184{background-color:var(--colors-gama-25);box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118._single-selection_1xkq6_184:last-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset -2px 0 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118._single-selection_1xkq6_184:first-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset 2px 0 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._action-cell_1xkq6_128{height:100%;position:sticky;right:-1px;z-index:1}@media (min-width: 743px){._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._action-cell_1xkq6_128._shadowed_1xkq6_201{box-shadow:-15px 0 15px #0000001a}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._action-cell_1xkq6_128._shadowed_1xkq6_201._single-selection_1xkq6_184{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._action-cell_1xkq6_128._shadowed_1xkq6_201._single-selection_1xkq6_184:last-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset -2px 0 0 0 var(--colors-gama-400)}}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._fixed-cell_1xkq6_132{height:100%}@media (min-width: 743px){._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._fixed-cell_1xkq6_132{position:sticky;left:0;z-index:1}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._fixed-cell_1xkq6_132._shadowed_1xkq6_201{box-shadow:15px 0 15px #0000001a}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._fixed-cell_1xkq6_132._shadowed_1xkq6_201._single-selection_1xkq6_184{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118._is-loading_1xkq6_227{opacity:.5}._asma-ui-table-styled-table_1xkq6_1 ._action-cell-default-background_1xkq6_230,._asma-ui-table-styled-table_1xkq6_1 ._fixed-cell-default-background_1xkq6_233{background-color:#fff}._asma-ui-table-styled-table_1xkq6_1 ._sortable-column_1xkq6_236{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._asma-ui-table-styled-table_1xkq6_1 ._resizer_1xkq6_240{position:absolute;top:0;height:100%;right:0;width:4px;background:var(--colors-delta-300);cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;border-radius:5px}._asma-ui-table-styled-table_1xkq6_1 ._resizer_1xkq6_240._isResizing_1xkq6_252{background:var(--colors-gama-500);opacity:1}@media (hover: hover){._asma-ui-table-styled-table_1xkq6_1 ._resizer_1xkq6_240{opacity:0}._asma-ui-table-styled-table_1xkq6_1 *:hover>._resizer_1xkq6_240{opacity:1}}._asma-ui-table-styled-table_1xkq6_1 ._hide-table-header_1xkq6_264{height:0px;opacity:0}._asma-ui-table-styled-table_1xkq6_1 ._show-table-header_1xkq6_268{position:relative;height:32px;opacity:1}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70{display:table-header-group;z-index:60;background-color:var(--colors-gray-10);cursor:default}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._t-cell_1xkq6_118{text-transform:uppercase;font-size:10px;font-weight:600;text-align:start;color:var(--colors-delta-500);display:table-cell;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 5px;border-top:.5px solid var(--colors-delta-200);border-bottom:.5px solid var(--colors-delta-200)}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._t-cell_1xkq6_118._hide-header_1xkq6_293{border:none}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._t-cell_1xkq6_118._t-cell__actions_1xkq6_296{height:100%;position:sticky;right:-1px;z-index:1;background-color:var(--colors-gray-10)}@media (min-width: 743px){._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._t-cell_1xkq6_118._t-cell__actions_1xkq6_296._shadowed_1xkq6_201{box-shadow:-15px 0 15px #0000001a}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._t-cell_1xkq6_118._t-cell__fixed_1xkq6_309{position:sticky;left:0;background-color:var(--colors-gray-10);z-index:160;box-shadow:15px 0 15px #0000001a}}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._sort-icon_1xkq6_317{color:var(--colors-delta-800)}._asma-ui-table-styled-table_1xkq6_1 ._table-footer--sticky_1xkq6_320{display:flex;width:100%;gap:8px;background-color:transparent;flex-direction:row;padding-top:16px;align-items:center;justify-content:flex-end;flex-shrink:0}._asma-ui-table-styled-table_1xkq6_1 ._table-footer--inline_1xkq6_331{position:sticky;left:0;width:100%;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 0;background:white}._asma-ui-table-styled-table_1xkq6_1 ._table-bottom_1xkq6_342{margin-top:auto;background:white;width:100%;position:sticky;left:0;bottom:var(--table-hscroll-h);z-index:1}._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper--proxy_1xkq6_32._table-wrapper--no-rows_1xkq6_29,._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper--proxy-bottom_1xkq6_33._table-wrapper--no-rows_1xkq6_29,._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper_1xkq6_16._table-wrapper--no-rows_1xkq6_29{min-height:130px}._asma-ui-table-styled-table_1xkq6_1 ._table-bottom--sticky_1xkq6_356{bottom:0}._skeleton-row_5gbhw_1{padding-bottom:.5rem;padding-top:0}._skeleton-row_5gbhw_1:first-child{padding-top:.5rem}._skeleton-row_5gbhw_1:last-child{padding-bottom:0}._table-pagination_pu6mb_1{display:flex;width:-moz-fit-content;width:fit-content;gap:8px;background-color:transparent;flex-direction:row;align-items:center;justify-content:flex-end}._table-pagination__pages-list_pu6mb_11{overflow:auto;width:160px;max-height:200px}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16{height:36px;position:relative;display:flex;align-items:center;padding-left:40px;cursor:pointer}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16:hover{background-color:var(--colors-delta-30)}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16._page-selected_pu6mb_27{background-color:var(--colors-gama-50)}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16 ._check-icon_pu6mb_30{position:absolute;left:8px;top:4px;color:var(--colors-gama-500)}
1
+ ._CheckboxWrapper_k4bh3_1{display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;cursor:pointer;background:transparent;border:none}._CheckboxWrapper_k4bh3_1._size-small_k4bh3_11{width:38px;height:38px}._CheckboxWrapper_k4bh3_1._size-medium_k4bh3_15{width:42px;height:42px}._CheckboxWrapper_k4bh3_1[data-disabled]{cursor:default;pointer-events:none}._CheckboxWrapper_k4bh3_1:is([data-checked],[data-indeterminate]) ._Checkbox_k4bh3_1{background-color:var(--colors-gama-500);border:none;--cb-border-w: 0px}._CheckboxWrapper_k4bh3_1[data-unchecked] ._Checkbox_k4bh3_1{background-color:transparent;border:var(--cb-border-w) solid var(--colors-delta-500)}._CheckboxWrapper_k4bh3_1[data-disabled][data-unchecked] ._Checkbox_k4bh3_1{background-color:transparent;border:var(--cb-border-w) solid var(--colors-delta-200)}._CheckboxWrapper_k4bh3_1[data-disabled]:is([data-checked],[data-indeterminate]) ._Checkbox_k4bh3_1{background-color:var(--colors-delta-200);border:none;--cb-border-w: 0px}._CheckboxWrapper_k4bh3_1:focus-visible{outline:none}._CheckboxWrapper_k4bh3_1._ReadOnly_k4bh3_45{pointer-events:none;cursor:default}._CheckboxWrapper_k4bh3_1._ReadOnly_k4bh3_45 ._Checkbox_k4bh3_1{background-color:#fff;border:var(--cb-border-w) solid var(--colors-delta-500);--cb-border-w: 2px}._CheckboxWrapper_k4bh3_1._ReadOnly_k4bh3_45 ._Checkbox_k4bh3_1 ._Indicator_k4bh3_54{color:var(--colors-delta-500)}._HideWrapper_k4bh3_58{width:auto;height:auto;padding:0;overflow:visible}._CheckboxHover_k4bh3_65:after,._CheckboxRippleContainer_k4bh3_65{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}._CheckboxRippleContainer_k4bh3_65{overflow:hidden;border-radius:50%}._CheckboxRipple_k4bh3_65{position:absolute;width:100%;height:100%;background-color:var(--colors-gama-500);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);opacity:.25;animation:_ripple_k4bh3_1 .4s ease-out forwards;z-index:0}@keyframes _ripple_k4bh3_1{to{transform:translate(-50%,-50%) scale(1);opacity:.025}}._CheckboxHover_k4bh3_65:after{content:"";width:42px;height:42px;background:var(--colors-gama-300);border-radius:50%;top:50%;left:50%;opacity:0;transition:opacity .2s,transform .2s;transform:translate(-50%,-50%) scale(.7)}._CheckboxHover_k4bh3_65:hover:after{opacity:.07;transform:translate(-50%,-50%) scale(1)}._CheckboxHover_k4bh3_65._size-small_k4bh3_11:after{width:38px;height:38px}._Checkbox_k4bh3_1{position:relative;overflow:visible;padding:0;box-sizing:border-box;--cb-border-w: 2px;border-radius:2px;width:18px;height:18px}._Checkbox_k4bh3_1._size-small_k4bh3_11{border-radius:2px;width:15px;height:15px}._CheckboxWrapper_k4bh3_1:focus-visible ._Checkbox_k4bh3_1:before{content:"";position:absolute;inset:calc(-2px - var(--cb-border-w));border-radius:4px;outline:2px solid var(--colors-gama-400);outline-offset:0;pointer-events:none}._Indicator_k4bh3_54{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;z-index:1;position:relative;pointer-events:none}._asma-core-ui-button_gteum_1{border-color:transparent;border-width:1px;border-style:solid}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-contained-common-text-color)!important;background-color:var(--colors-button-contained-common-bg-color)!important;border-color:var(--colors-button-contained-common-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:active{color:var(--colors-button-contained-common-active-text-color)!important;background-color:var(--colors-button-contained-common-active-bg-color)!important;border-color:var(--colors-button-contained-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:hover{color:var(--colors-button-contained-common-hover-text-color)!important;background-color:var(--colors-button-contained-common-hover-bg-color)!important;border-color:var(--colors-button-contained-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-contained-common-focused-text-color)!important;background-color:var(--colors-button-contained-common-focused-bg-color)!important;outline:2px solid var(--colors-button-contained-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-contained-common-disabled-text-color)!important;background-color:var(--colors-button-contained-common-disabled-bg-color)!important;border-color:var(--colors-button-contained-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-contained-error-text-color)!important;background-color:var(--colors-button-contained-error-bg-color)!important;border-color:var(--colors-button-contained-error-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:active{color:var(--colors-button-contained-error-active-text-color)!important;background-color:var(--colors-button-contained-error-active-bg-color)!important;border-color:var(--colors-button-contained-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:hover{color:var(--colors-button-contained-error-hover-text-color)!important;background-color:var(--colors-button-contained-error-hover-bg-color)!important;border-color:var(--colors-button-contained-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-contained-error-focused-text-color)!important;background-color:var(--colors-button-contained-error-focused-bg-color)!important;outline:2px solid var(--colors-button-contained-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-contained-error-disabled-text-color)!important;background-color:var(--colors-button-contained-error-disabled-bg-color)!important;border-color:var(--colors-button-contained-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-outlined-common-text-color)!important;background-color:var(--colors-button-outlined-common-bg-color)!important;border-color:var(--colors-button-outlined-common-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:active{color:var(--colors-button-outlined-common-active-text-color)!important;background-color:var(--colors-button-outlined-common-active-bg-color)!important;border-color:var(--colors-button-outlined-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:hover{color:var(--colors-button-outlined-common-hover-text-color)!important;background-color:var(--colors-button-outlined-common-hover-bg-color)!important;border-color:var(--colors-button-outlined-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-outlined-common-focused-text-color)!important;background-color:var(--colors-button-outlined-common-focused-bg-color)!important;outline:2px solid var(--colors-button-outlined-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-outlined-common-disabled-text-color)!important;background-color:var(--colors-button-outlined-common-disabled-bg-color)!important;border-color:var(--colors-button-outlined-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-outlined-error-text-color)!important;background-color:var(--colors-button-outlined-error-bg-color)!important;border-color:var(--colors-button-outlined-error-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:active{color:var(--colors-button-outlined-error-active-text-color)!important;background-color:var(--colors-button-outlined-error-active-bg-color)!important;border-color:var(--colors-button-outlined-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:hover{color:var(--colors-button-outlined-error-hover-text-color)!important;background-color:var(--colors-button-outlined-error-hover-bg-color)!important;border-color:var(--colors-button-outlined-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-outlined-error-focused-text-color)!important;background-color:var(--colors-button-outlined-error-focused-bg-color)!important;outline:2px solid var(--colors-button-outlined-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-outlined-error-disabled-text-color)!important;background-color:var(--colors-button-outlined-error-disabled-bg-color)!important;border-color:var(--colors-button-outlined-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-text-common-text-color)!important;background-color:var(--colors-button-text-common-bg-color)!important;border-color:var(--colors-button-text-common-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:active{color:var(--colors-button-text-common-active-text-color)!important;background-color:var(--colors-button-text-common-active-bg-color)!important;border-color:var(--colors-button-text-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:hover{color:var(--colors-button-text-common-hover-text-color)!important;background-color:var(--colors-button-text-common-hover-bg-color)!important;border-color:var(--colors-button-text-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-text-common-focused-text-color)!important;background-color:var(--colors-button-text-common-focused-bg-color)!important;outline:2px solid var(--colors-button-text-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-text-common-disabled-text-color)!important;background-color:var(--colors-button-text-common-disabled-bg-color)!important;border-color:var(--colors-button-text-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-text-error-text-color)!important;background-color:var(--colors-button-text-error-bg-color)!important;border-color:var(--colors-button-text-error-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:active{color:var(--colors-button-text-error-active-text-color)!important;background-color:var(--colors-button-text-error-active-bg-color)!important;border-color:var(--colors-button-text-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:hover{color:var(--colors-button-text-error-hover-text-color)!important;background-color:var(--colors-button-text-error-hover-bg-color)!important;border-color:var(--colors-button-text-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-text-error-focused-text-color)!important;background-color:var(--colors-button-text-error-focused-bg-color)!important;outline:2px solid var(--colors-button-text-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-text-error-disabled-text-color)!important;background-color:var(--colors-button-text-error-disabled-bg-color)!important;border-color:var(--colors-button-text-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-textGray-common-text-color)!important;background-color:var(--colors-button-textGray-common-bg-color)!important;border-color:var(--colors-button-textGray-common-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:active{color:var(--colors-button-textGray-common-active-text-color)!important;background-color:var(--colors-button-textGray-common-active-bg-color)!important;border-color:var(--colors-button-textGray-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:hover{color:var(--colors-button-textGray-common-hover-text-color)!important;background-color:var(--colors-button-textGray-common-hover-bg-color)!important;border-color:var(--colors-button-textGray-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-textGray-common-focused-text-color)!important;background-color:var(--colors-button-textGray-common-focused-bg-color)!important;outline:2px solid var(--colors-button-textGray-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-textGray-common-disabled-text-color)!important;background-color:var(--colors-button-textGray-common-disabled-bg-color)!important;border-color:var(--colors-button-textGray-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-textWhite-common-text-color)!important;background-color:var(--colors-button-textWhite-common-bg-color)!important;border-color:var(--colors-button-textWhite-common-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:active{color:var(--colors-button-textWhite-common-active-text-color)!important;background-color:var(--colors-button-textWhite-common-active-bg-color)!important;border-color:var(--colors-button-textWhite-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:hover{color:var(--colors-button-textWhite-common-hover-text-color)!important;background-color:var(--colors-button-textWhite-common-hover-bg-color)!important;border-color:var(--colors-button-textWhite-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-textWhite-common-focused-text-color)!important;background-color:var(--colors-button-textWhite-common-focused-bg-color)!important;outline:2px solid var(--colors-button-textWhite-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-textWhite-common-disabled-text-color)!important;background-color:var(--colors-button-textWhite-common-disabled-bg-color)!important;border-color:var(--colors-button-textWhite-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._medium_gteum_69{height:38px;padding-left:4px;padding-right:4px}._asma-core-ui-button_gteum_1._small_gteum_74{height:32px;padding-left:4px;padding-right:4px}._asma-core-ui-button_gteum_1._large_gteum_79{height:40px;padding-left:8px;padding-right:8px}._actions-header_1bxzk_1{width:40px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}._pin-indicator_1bxzk_11{position:absolute;height:8px;width:8px;background-color:var(--colors-gama-400);border-radius:50%;top:2px;right:6px}._pin-icon_1bxzk_21{color:var(--colors-delta-500);min-width:20px;min-height:20px}._pin-icon_1bxzk_21:hover{color:var(--colors-delta-500)}._table-action-item_ejh2p_1{height:36px;padding:1px 8px;display:flex;align-items:center;width:100%}._table-action-item_ejh2p_1:hover,._table-action-item_ejh2p_1:active{background-color:var(--colors-gray-50)}._drag-icon_ejh2p_18{width:20px;height:20px}._drag-icon--disabled_ejh2p_23{color:var(--colors-delta-300);cursor:not-allowed}._drag-icon--enabled_ejh2p_28{color:var(--colors-delta-700);cursor:grab}._drag-icon--enabled_ejh2p_28:focus{outline-color:var(--colors-gama-500)}._drag-icon--enabled_ejh2p_28:active{cursor:grabbing}._asma-ui-table-styled-table_1xkq6_1{isolation:isolate;width:100%;display:flex;flex-direction:column}._asma-ui-table-styled-table_1xkq6_1 *,._asma-ui-table-styled-table_1xkq6_1 *:after,._asma-ui-table-styled-table_1xkq6_1 *:before{box-sizing:border-box;-webkit-box-sizing:border-box}._asma-ui-table-styled-table_1xkq6_1 :root{--table-hscroll-h: 12px}._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper_1xkq6_16{height:100%;overflow:auto;width:100%;flex-grow:1;min-height:0}._asma-ui-table-styled-table_1xkq6_1 ._table-shell_1xkq6_23{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper--no-rows_1xkq6_29{min-height:130px}._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper--proxy_1xkq6_32,._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper--proxy-bottom_1xkq6_33{position:relative;width:100%;flex-grow:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper-fetching_1xkq6_43{overflow:hidden}._asma-ui-table-styled-table_1xkq6_1 ._table-scroll_1xkq6_46{overflow-x:auto;overflow-y:auto;flex:1 1 auto;min-height:0;position:relative;display:flex;flex-direction:column}._asma-ui-table-styled-table_1xkq6_1 ._table-x--fill-height_1xkq6_55{min-height:calc(100% - 12px)}._asma-ui-table-styled-table_1xkq6_1 ._table-x_1xkq6_55{width:inherit;min-width:100%;overflow-x:visible;overflow-y:visible;flex-shrink:0;scrollbar-width:none;-ms-overflow-style:none}._asma-ui-table-styled-table_1xkq6_1 ._table-x_1xkq6_55::-webkit-scrollbar{display:none}._asma-ui-table-styled-table_1xkq6_1 ._table-header--sticky_1xkq6_70{position:sticky;top:0;background-color:var(--colors-gray-10)}._asma-ui-table-styled-table_1xkq6_1 ._table-hscroll_1xkq6_75{position:sticky;bottom:0;height:var(--table-hscroll-h);overflow-x:hidden;overflow-y:hidden;background:white;z-index:2;flex-shrink:0}._asma-ui-table-styled-table_1xkq6_1 ._table-hscroll__content_1xkq6_85{height:1px}._asma-ui-table-styled-table_1xkq6_1 ._no-rows-overlay-container_1xkq6_88{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;z-index:5;top:32px}._asma-ui-table-styled-table_1xkq6_1 ._styled-table_1xkq6_97{display:table;margin:0;border-collapse:separate;border-spacing:0 .5px;max-width:inherit;width:100%;table-layout:fixed}._asma-ui-table-styled-table_1xkq6_1 ._styled-table_1xkq6_97 ._tbody_1xkq6_106{display:table-row-group;vertical-align:middle;max-width:inherit}._asma-ui-table-styled-table_1xkq6_1 ._loading-icon_1xkq6_111{position:absolute;top:50%;left:50%;z-index:10;color:var(--colors-gama-500)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118+._t-row_1xkq6_118 ._t-cell_1xkq6_118{border-top:.5px solid var(--colors-delta-200)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118{margin-top:1px;display:table-row}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:hover,._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:hover ._action-cell_1xkq6_128{background-color:var(--colors-gray-50)}@media (min-width: 743px){._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:hover ._fixed-cell_1xkq6_132{background-color:var(--colors-gray-50)}}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:focus{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:focus ._action-cell_1xkq6_128{background-color:var(--colors-gama-25)}@media (min-width: 743px){._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:focus ._fixed-cell_1xkq6_132{background-color:var(--colors-gama-25)}}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118:focus-visible{outline:none}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118{overflow:hidden;vertical-align:top;font-size:14px;line-height:20px;color:var(--colors-gray-700);display:table-cell;white-space:pre-wrap;padding:0 5px}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118:not(._expanded_row_1xkq6_163){vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118:not(._expanded_row_1xkq6_163) div{vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118:first-child{border-left:.5px solid transparent}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118:last-child{border-right:.5px solid transparent}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118._selected_1xkq6_181{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118._single-selection_1xkq6_184{background-color:var(--colors-gama-25);box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118._single-selection_1xkq6_184:last-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset -2px 0 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._t-cell_1xkq6_118._single-selection_1xkq6_184:first-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset 2px 0 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._action-cell_1xkq6_128{height:100%;position:sticky;right:-1px;z-index:1}@media (min-width: 743px){._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._action-cell_1xkq6_128._shadowed_1xkq6_201{box-shadow:-15px 0 15px #0000001a}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._action-cell_1xkq6_128._shadowed_1xkq6_201._single-selection_1xkq6_184{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._action-cell_1xkq6_128._shadowed_1xkq6_201._single-selection_1xkq6_184:last-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset -2px 0 0 0 var(--colors-gama-400)}}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._fixed-cell_1xkq6_132{height:100%}@media (min-width: 743px){._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._fixed-cell_1xkq6_132{position:sticky;left:0;z-index:1}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._fixed-cell_1xkq6_132._shadowed_1xkq6_201{box-shadow:15px 0 15px #0000001a}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118 ._fixed-cell_1xkq6_132._shadowed_1xkq6_201._single-selection_1xkq6_184{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}}._asma-ui-table-styled-table_1xkq6_1 ._t-row_1xkq6_118._is-loading_1xkq6_227{opacity:.5}._asma-ui-table-styled-table_1xkq6_1 ._action-cell-default-background_1xkq6_230,._asma-ui-table-styled-table_1xkq6_1 ._fixed-cell-default-background_1xkq6_233{background-color:#fff}._asma-ui-table-styled-table_1xkq6_1 ._sortable-column_1xkq6_236{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._asma-ui-table-styled-table_1xkq6_1 ._resizer_1xkq6_240{position:absolute;top:0;height:100%;right:0;width:4px;background:var(--colors-delta-300);cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;border-radius:5px}._asma-ui-table-styled-table_1xkq6_1 ._resizer_1xkq6_240._isResizing_1xkq6_252{background:var(--colors-gama-500);opacity:1}@media (hover: hover){._asma-ui-table-styled-table_1xkq6_1 ._resizer_1xkq6_240{opacity:0}._asma-ui-table-styled-table_1xkq6_1 *:hover>._resizer_1xkq6_240{opacity:1}}._asma-ui-table-styled-table_1xkq6_1 ._hide-table-header_1xkq6_264{height:0px;opacity:0}._asma-ui-table-styled-table_1xkq6_1 ._show-table-header_1xkq6_268{position:relative;height:32px;opacity:1}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70{display:table-header-group;z-index:60;background-color:var(--colors-gray-10);cursor:default}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._t-cell_1xkq6_118{text-transform:uppercase;font-size:10px;font-weight:600;text-align:start;color:var(--colors-delta-500);display:table-cell;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 5px;border-top:.5px solid var(--colors-delta-200);border-bottom:.5px solid var(--colors-delta-200)}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._t-cell_1xkq6_118._hide-header_1xkq6_293{border:none}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._t-cell_1xkq6_118._t-cell__actions_1xkq6_296{height:100%;position:sticky;right:-1px;z-index:1;background-color:var(--colors-gray-10)}@media (min-width: 743px){._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._t-cell_1xkq6_118._t-cell__actions_1xkq6_296._shadowed_1xkq6_201{box-shadow:-15px 0 15px #0000001a}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._t-cell_1xkq6_118._t-cell__fixed_1xkq6_309{position:sticky;left:0;background-color:var(--colors-gray-10);z-index:160;box-shadow:15px 0 15px #0000001a}}._asma-ui-table-styled-table_1xkq6_1 ._table-header_1xkq6_70 ._sort-icon_1xkq6_317{color:var(--colors-delta-800)}._asma-ui-table-styled-table_1xkq6_1 ._table-footer--sticky_1xkq6_320{display:flex;width:100%;gap:8px;background-color:transparent;flex-direction:row;padding-top:16px;align-items:center;justify-content:flex-end;flex-shrink:0}._asma-ui-table-styled-table_1xkq6_1 ._table-footer--inline_1xkq6_331{position:sticky;left:0;width:100%;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 0;background:white}._asma-ui-table-styled-table_1xkq6_1 ._table-bottom_1xkq6_342{margin-top:auto;background:white;width:100%;position:sticky;left:0;bottom:var(--table-hscroll-h);z-index:1}._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper--proxy_1xkq6_32._table-wrapper--no-rows_1xkq6_29,._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper--proxy-bottom_1xkq6_33._table-wrapper--no-rows_1xkq6_29,._asma-ui-table-styled-table_1xkq6_1 ._table-wrapper_1xkq6_16._table-wrapper--no-rows_1xkq6_29{min-height:130px}._asma-ui-table-styled-table_1xkq6_1 ._table-bottom--sticky_1xkq6_356{bottom:0}._skeleton-row_5gbhw_1{padding-bottom:.5rem;padding-top:0}._skeleton-row_5gbhw_1:first-child{padding-top:.5rem}._skeleton-row_5gbhw_1:last-child{padding-bottom:0}._table-pagination_pu6mb_1{display:flex;width:-moz-fit-content;width:fit-content;gap:8px;background-color:transparent;flex-direction:row;align-items:center;justify-content:flex-end}._table-pagination__pages-list_pu6mb_11{overflow:auto;width:160px;max-height:200px}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16{height:36px;position:relative;display:flex;align-items:center;padding-left:40px;cursor:pointer}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16:hover{background-color:var(--colors-delta-30)}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16._page-selected_pu6mb_27{background-color:var(--colors-gama-50)}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16 ._check-icon_pu6mb_30{position:absolute;left:8px;top:4px;color:var(--colors-gama-500)}
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.0.119",
6
+ "version": "1.0.121",
7
7
  "type": "module",
8
8
  "files": [
9
9
  "dist/**/*",