test-stpr-ui-kit 0.4.69 → 0.4.70
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.
|
@@ -301,7 +301,7 @@ export declare const ProtectedRoute: default_2.FC<ProtectedRouteProps>;
|
|
|
301
301
|
declare interface ProtectedRouteProps {
|
|
302
302
|
children: default_2.ReactNode;
|
|
303
303
|
isNeedAuthorized: boolean;
|
|
304
|
-
onAuthRedirect
|
|
304
|
+
onAuthRedirect?: () => void;
|
|
305
305
|
unauthorizedMessage?: string;
|
|
306
306
|
authButtonText?: string;
|
|
307
307
|
confirmSize?: "md" | "lg";
|
package/dist/test-stpr-ui-kit.js
CHANGED
|
@@ -18,7 +18,7 @@ object-assign
|
|
|
18
18
|
(c) Sindre Sorhus
|
|
19
19
|
@license MIT
|
|
20
20
|
*/var co,rt;function Bn(){if(rt)return co;rt=1;var e=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;function n(i){if(i==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(i)}function a(){try{if(!Object.assign)return!1;var i=new String("abc");if(i[5]="de",Object.getOwnPropertyNames(i)[0]==="5")return!1;for(var r={},l=0;l<10;l++)r["_"+String.fromCharCode(l)]=l;var p=Object.getOwnPropertyNames(r).map(function(f){return r[f]});if(p.join("")!=="0123456789")return!1;var c={};return"abcdefghijklmnopqrst".split("").forEach(function(f){c[f]=f}),Object.keys(Object.assign({},c)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return co=a()?Object.assign:function(i,r){for(var l,p=n(i),c,f=1;f<arguments.length;f++){l=Object(arguments[f]);for(var m in l)o.call(l,m)&&(p[m]=l[m]);if(e){c=e(l);for(var x=0;x<c.length;x++)t.call(l,c[x])&&(p[c[x]]=l[c[x]])}}return p},co}var _o,st;function fo(){if(st)return _o;st=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return _o=e,_o}var mo,lt;function pt(){return lt||(lt=1,mo=Function.call.bind(Object.prototype.hasOwnProperty)),mo}var uo,ct;function jn(){if(ct)return uo;ct=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var o=fo(),t={},n=pt();e=function(i){var r="Warning: "+i;typeof console<"u"&&console.error(r);try{throw new Error(r)}catch{}}}function a(i,r,l,p,c){if(process.env.NODE_ENV!=="production"){for(var f in i)if(n(i,f)){var m;try{if(typeof i[f]!="function"){var x=Error((p||"React class")+": "+l+" type `"+f+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[f]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw x.name="Invariant Violation",x}m=i[f](r,f,p,l,null,o)}catch(b){m=b}if(m&&!(m instanceof Error)&&e((p||"React class")+": type specification of "+l+" `"+f+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof m+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),m instanceof Error&&!(m.message in t)){t[m.message]=!0;var w=c?c():"";e("Failed "+l+" type: "+m.message+(w??""))}}}}return a.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(t={})},uo=a,uo}var go,_t;function Wn(){if(_t)return go;_t=1;var e=it(),o=Bn(),t=fo(),n=pt(),a=jn(),i=function(){};process.env.NODE_ENV!=="production"&&(i=function(l){var p="Warning: "+l;typeof console<"u"&&console.error(p);try{throw new Error(p)}catch{}});function r(){return null}return go=function(l,p){var c=typeof Symbol=="function"&&Symbol.iterator,f="@@iterator";function m(d){var h=d&&(c&&d[c]||d[f]);if(typeof h=="function")return h}var x="<<anonymous>>",w={array:U("array"),bigint:U("bigint"),bool:U("boolean"),func:U("function"),number:U("number"),object:U("object"),string:U("string"),symbol:U("symbol"),any:O(),arrayOf:F,element:y(),elementType:_(),instanceOf:C,node:re(),objectOf:Y,oneOf:M,oneOfType:Q,shape:me,exact:_e};function b(d,h){return d===h?d!==0||1/d===1/h:d!==d&&h!==h}function k(d,h){this.message=d,this.data=h&&typeof h=="object"?h:{},this.stack=""}k.prototype=Error.prototype;function L(d){if(process.env.NODE_ENV!=="production")var h={},T=0;function B(W,N,P,R,V,G,ae){if(R=R||x,G=G||P,ae!==t){if(p){var v=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw v.name="Invariant Violation",v}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ge=R+":"+P;!h[ge]&&T<3&&(i("You are manually calling a React.PropTypes validation function for the `"+G+"` prop on `"+R+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),h[ge]=!0,T++)}}return N[P]==null?W?N[P]===null?new k("The "+V+" `"+G+"` is marked as required "+("in `"+R+"`, but its value is `null`.")):new k("The "+V+" `"+G+"` is marked as required in "+("`"+R+"`, but its value is `undefined`.")):null:d(N,P,R,V,G)}var I=B.bind(null,!1);return I.isRequired=B.bind(null,!0),I}function U(d){function h(T,B,I,W,N,P){var R=T[B],V=ee(R);if(V!==d){var G=A(R);return new k("Invalid "+W+" `"+N+"` of type "+("`"+G+"` supplied to `"+I+"`, expected ")+("`"+d+"`."),{expectedType:d})}return null}return L(h)}function O(){return L(r)}function F(d){function h(T,B,I,W,N){if(typeof d!="function")return new k("Property `"+N+"` of component `"+I+"` has invalid PropType notation inside arrayOf.");var P=T[B];if(!Array.isArray(P)){var R=ee(P);return new k("Invalid "+W+" `"+N+"` of type "+("`"+R+"` supplied to `"+I+"`, expected an array."))}for(var V=0;V<P.length;V++){var G=d(P,V,I,W,N+"["+V+"]",t);if(G instanceof Error)return G}return null}return L(h)}function y(){function d(h,T,B,I,W){var N=h[T];if(!l(N)){var P=ee(N);return new k("Invalid "+I+" `"+W+"` of type "+("`"+P+"` supplied to `"+B+"`, expected a single ReactElement."))}return null}return L(d)}function _(){function d(h,T,B,I,W){var N=h[T];if(!e.isValidElementType(N)){var P=ee(N);return new k("Invalid "+I+" `"+W+"` of type "+("`"+P+"` supplied to `"+B+"`, expected a single ReactElement type."))}return null}return L(d)}function C(d){function h(T,B,I,W,N){if(!(T[B]instanceof d)){var P=d.name||x,R=H(T[B]);return new k("Invalid "+W+" `"+N+"` of type "+("`"+R+"` supplied to `"+I+"`, expected ")+("instance of `"+P+"`."))}return null}return L(h)}function M(d){if(!Array.isArray(d))return process.env.NODE_ENV!=="production"&&(arguments.length>1?i("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):i("Invalid argument supplied to oneOf, expected an array.")),r;function h(T,B,I,W,N){for(var P=T[B],R=0;R<d.length;R++)if(b(P,d[R]))return null;var V=JSON.stringify(d,function(ae,v){var ge=A(v);return ge==="symbol"?String(v):v});return new k("Invalid "+W+" `"+N+"` of value `"+String(P)+"` "+("supplied to `"+I+"`, expected one of "+V+"."))}return L(h)}function Y(d){function h(T,B,I,W,N){if(typeof d!="function")return new k("Property `"+N+"` of component `"+I+"` has invalid PropType notation inside objectOf.");var P=T[B],R=ee(P);if(R!=="object")return new k("Invalid "+W+" `"+N+"` of type "+("`"+R+"` supplied to `"+I+"`, expected an object."));for(var V in P)if(n(P,V)){var G=d(P,V,I,W,N+"."+V,t);if(G instanceof Error)return G}return null}return L(h)}function Q(d){if(!Array.isArray(d))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),r;for(var h=0;h<d.length;h++){var T=d[h];if(typeof T!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+q(T)+" at index "+h+"."),r}function B(I,W,N,P,R){for(var V=[],G=0;G<d.length;G++){var ae=d[G],v=ae(I,W,N,P,R,t);if(v==null)return null;v.data&&n(v.data,"expectedType")&&V.push(v.data.expectedType)}var ge=V.length>0?", expected one of type ["+V.join(", ")+"]":"";return new k("Invalid "+P+" `"+R+"` supplied to "+("`"+N+"`"+ge+"."))}return L(B)}function re(){function d(h,T,B,I,W){return Z(h[T])?null:new k("Invalid "+I+" `"+W+"` supplied to "+("`"+B+"`, expected a ReactNode."))}return L(d)}function se(d,h,T,B,I){return new k((d||"React class")+": "+h+" type `"+T+"."+B+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+I+"`.")}function me(d){function h(T,B,I,W,N){var P=T[B],R=ee(P);if(R!=="object")return new k("Invalid "+W+" `"+N+"` of type `"+R+"` "+("supplied to `"+I+"`, expected `object`."));for(var V in d){var G=d[V];if(typeof G!="function")return se(I,W,N,V,A(G));var ae=G(P,V,I,W,N+"."+V,t);if(ae)return ae}return null}return L(h)}function _e(d){function h(T,B,I,W,N){var P=T[B],R=ee(P);if(R!=="object")return new k("Invalid "+W+" `"+N+"` of type `"+R+"` "+("supplied to `"+I+"`, expected `object`."));var V=o({},T[B],d);for(var G in V){var ae=d[G];if(n(d,G)&&typeof ae!="function")return se(I,W,N,G,A(ae));if(!ae)return new k("Invalid "+W+" `"+N+"` key `"+G+"` supplied to `"+I+"`.\nBad object: "+JSON.stringify(T[B],null," ")+`
|
|
21
|
-
Valid keys: `+JSON.stringify(Object.keys(d),null," "));var v=ae(P,G,I,W,N+"."+G,t);if(v)return v}return null}return L(h)}function Z(d){switch(typeof d){case"number":case"string":case"undefined":return!0;case"boolean":return!d;case"object":if(Array.isArray(d))return d.every(Z);if(d===null||l(d))return!0;var h=m(d);if(h){var T=h.call(d),B;if(h!==d.entries){for(;!(B=T.next()).done;)if(!Z(B.value))return!1}else for(;!(B=T.next()).done;){var I=B.value;if(I&&!Z(I[1]))return!1}}else return!1;return!0;default:return!1}}function J(d,h){return d==="symbol"?!0:h?h["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&h instanceof Symbol:!1}function ee(d){var h=typeof d;return Array.isArray(d)?"array":d instanceof RegExp?"object":J(h,d)?"symbol":h}function A(d){if(typeof d>"u"||d===null)return""+d;var h=ee(d);if(h==="object"){if(d instanceof Date)return"date";if(d instanceof RegExp)return"regexp"}return h}function q(d){var h=A(d);switch(h){case"array":case"object":return"an "+h;case"boolean":case"date":case"regexp":return"a "+h;default:return h}}function H(d){return!d.constructor||!d.constructor.name?x:d.constructor.name}return w.checkPropTypes=a,w.resetWarningCache=a.resetWarningCache,w.PropTypes=w,w},go}var ho,dt;function Dn(){if(dt)return ho;dt=1;var e=fo();function o(){}function t(){}return t.resetWarningCache=o,ho=function(){function n(r,l,p,c,f,m){if(m!==e){var x=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw x.name="Invariant Violation",x}}n.isRequired=n;function a(){return n}var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:a,element:n,elementType:n,instanceOf:a,node:n,objectOf:a,oneOf:a,oneOfType:a,shape:a,exact:a,checkPropTypes:t,resetWarningCache:o};return i.PropTypes=i,i},ho}if(process.env.NODE_ENV!=="production"){var Un=it(),Mn=!0;po.exports=Wn()(Un.isElement,Mn)}else po.exports=Dn()();var Pn=po.exports;const z=Ko(Pn),de=z.oneOfType([z.string,z.number]),ft={all:z.bool,grid:z.bool,aural:z.bool,braille:z.bool,handheld:z.bool,print:z.bool,projection:z.bool,screen:z.bool,tty:z.bool,tv:z.bool,embossed:z.bool},Hn={orientation:z.oneOf(["portrait","landscape"]),scan:z.oneOf(["progressive","interlace"]),aspectRatio:z.string,deviceAspectRatio:z.string,height:de,deviceHeight:de,width:de,deviceWidth:de,color:z.bool,colorIndex:z.bool,monochrome:z.bool,resolution:de,type:Object.keys(ft)},{type:es,...On}=Hn,Gn={minAspectRatio:z.string,maxAspectRatio:z.string,minDeviceAspectRatio:z.string,maxDeviceAspectRatio:z.string,minHeight:de,maxHeight:de,minDeviceHeight:de,maxDeviceHeight:de,minWidth:de,maxWidth:de,minDeviceWidth:de,maxDeviceWidth:de,minColor:z.number,maxColor:z.number,minColorIndex:z.number,maxColorIndex:z.number,minMonochrome:z.number,maxMonochrome:z.number,minResolution:de,maxResolution:de,...On};var qn={all:{...ft,...Gn}};const Rn=e=>`not ${e}`,$n=(e,o)=>{const t=ot(e);return typeof o=="number"&&(o=`${o}px`),o===!0?t:o===!1?Rn(t):`(${t}: ${o})`},Vn=e=>e.join(" and "),Yn=e=>{const o=[];return Object.keys(qn.all).forEach(t=>{const n=e[t];n!=null&&o.push($n(t,n))}),Vn(o)},Kn=g.createContext(void 0),Xn=e=>e.query||Yn(e),mt=e=>e?Object.keys(e).reduce((t,n)=>(t[ot(n)]=e[n],t),{}):void 0,ut=()=>{const e=g.useRef(!1);return g.useEffect(()=>{e.current=!0},[]),e.current},Zn=e=>{const o=g.useContext(Kn),t=()=>mt(e)||mt(o),[n,a]=g.useState(t);return g.useEffect(()=>{const i=t();En(n,i)||a(i)},[e,o]),n},Qn=e=>{const o=()=>Xn(e),[t,n]=g.useState(o);return g.useEffect(()=>{const a=o();t!==a&&n(a)},[e]),t},Jn=(e,o)=>{const t=()=>Ln(e,o||{},!!o),[n,a]=g.useState(t),i=ut();return g.useEffect(()=>{if(i){const r=t();return a(r),()=>{r&&r.dispose()}}},[e,o]),n},ea=e=>{const[o,t]=g.useState(e.matches);return g.useEffect(()=>{const n=a=>{t(a.matches)};return e.addListener(n),t(e.matches),()=>{e.removeListener(n)}},[e]),o},xo=(e,o,t)=>{const n=Zn(o),a=Qn(e);if(!a)throw new Error("Invalid or missing MediaQuery!");const i=Jn(a,n),r=ea(i);return ut(),g.useEffect(()=>{},[r]),g.useEffect(()=>()=>{i&&i.dispose()},[]),r},oa=e=>{const{desktop:o,tablet:t,mobile:n}=e,a=xo(o),i=xo(t),r=xo(n);return{device:{isDesktop:a,isTablet:i,isMobile:r}}},ta=e=>{const{breakpoints:o,children:t}=e,{device:n}=oa(o);return s.jsx(Yo.Provider,{value:{device:n},children:t})},na=2e3,gt=e=>{const{targetValue:o,duration:t=na,doneValue:n}=e,[a,i]=g.useState(o),r=g.useRef(),l=g.useRef(0),p=g.useRef(),c=g.useRef(o),[f,m]=g.useState(!1),x=g.useRef();return g.useEffect(()=>{if(c.current=o,o===l.current)return;if(r.current&&cancelAnimationFrame(r.current),o===n&&!f){i(n),l.current=n;return}l.current=a,p.current=performance.now();const w=b=>{if(!p.current)return;const k=b-p.current,L=Math.min(k/t,1),U=L<.5?4*L*L*L:1-Math.pow(-2*L+2,3)/2,O=l.current+(c.current-l.current)*U,F=Math.max(0,Math.floor(O));i(F),L<1&&(r.current=requestAnimationFrame(w))};return r.current=requestAnimationFrame(w),()=>{r.current&&cancelAnimationFrame(r.current)}},[o,t,n,f]),g.useEffect(()=>(a===n?x.current=window.setTimeout(()=>{m(!1)},500):(m(!0),x.current&&window.clearTimeout(x.current)),()=>{x.current&&window.clearTimeout(x.current)}),[a,n]),{animatedValue:a,isLoading:f}},Ae={progressWrapper:"_progressWrapper_xn9s0_44",progressWrapper_loading:"_progressWrapper_loading_xn9s0_47",progressWrapper__childrenWrapper:"_progressWrapper__childrenWrapper_xn9s0_52",progressWrapper__childrenWrapper_loading:"_progressWrapper__childrenWrapper_loading_xn9s0_58","progressWrapper__childrenWrapper--animated-pulse":"_progressWrapper__childrenWrapper--animated-pulse_xn9s0_58",pulse:"_pulse_xn9s0_1","progressWrapper__childrenWrapper--animated-backgroundProgress":"_progressWrapper__childrenWrapper--animated-backgroundProgress_xn9s0_61",progressWrapper__progressBadge:"_progressWrapper__progressBadge_xn9s0_64",progressWrapper__progressBadge_loading:"_progressWrapper__progressBadge_loading_xn9s0_75"},aa=e=>{const{value:o,classNameRoot:t,classNameProgressBadgeRoot:n,duration:a=2e3,children:i,doneValue:r=100,animationVariant:l="backgroundProgress"}=e,{animatedValue:p,isLoading:c}=gt({targetValue:o,duration:a,doneValue:r}),f=u({[Ae.progressWrapper]:!0,[Ae.progressWrapper_loading]:c,...t&&{[t]:!0}}),m=u({[Ae.progressWrapper__progressBadge]:!0,[Ae.progressWrapper__progressBadge_loading]:c,...n&&{[n]:!0}}),x=u({[Ae.progressWrapper__childrenWrapper]:!0,[Ae[`progressWrapper__childrenWrapper--animated-${l}`]]:l,[Ae.progressWrapper__childrenWrapper_loading]:c}),w={"--progress":`${p/r*100}%`};return s.jsxs("div",{className:f,children:[s.jsx("div",{className:x,style:l==="backgroundProgress"?w:void 0,children:i}),c&&s.jsxs(xe,{classNameRoot:m,children:[p,"%"]})]})},ia=e=>{const{children:o,isNeedAuthorized:t,onAuthRedirect:n,unauthorizedMessage:a="Необходимо авторизоваться",authButtonText:i="Авторизоваться",confirmSize:r="md",zIndex:l=999}=e,[p,c]=g.useState(t);g.useEffect(()=>{c(t)},[t]);const f=()=>{c(!1),n()};return s.jsxs(s.Fragment,{children:[o,p&&s.jsx(qo,{zIndex:l,isVisibleCloseButton:!1,textAlign:"center",applyButtonsAlign:"center",header:a,submitBtnContent:i,size:r,submit:f})]})},ra=180,fe={spSelect:"_spSelect_1l6hu_43",spSelect_error:"_spSelect_error_1l6hu_48",spSelect__control:"_spSelect__control_1l6hu_48",spSelect__value_empty:"_spSelect__value_empty_1l6hu_52",spSelect__icon:"_spSelect__icon_1l6hu_55",spSelect_absolutePositionError:"_spSelect_absolutePositionError_1l6hu_58",spSelect__container:"_spSelect__container_1l6hu_61",spSelect__control_filled:"_spSelect__control_filled_1l6hu_81",spSelect__control_outlined:"_spSelect__control_outlined_1l6hu_85",spSelect__control_disabled:"_spSelect__control_disabled_1l6hu_110",spSelect__value:"_spSelect__value_1l6hu_52",spSelect__list:"_spSelect__list_1l6hu_141",spSelect__list_scrollable:"_spSelect__list_scrollable_1l6hu_148",spSelect__option:"_spSelect__option_1l6hu_164",spSelect__error:"_spSelect__error_1l6hu_182",spSelect__error_absolutePosition:"_spSelect__error_absolutePosition_1l6hu_189"},sa=e=>{const{options:o,placeholder:t="Выберите из списка...",value:n,name:a,variant:i="outlined",onChange:r,onMouseEnter:l,error:p,label:c,infoTooltipText:f,tooltipPosition:m,disabled:x=!1,required:w,maxHeightList:b=ra,isVisibleDefaultTitle:k=!0,isScrollableList:L=!1,isAbsolutePositionError:U=!1,classNameRoot:O,classNameError:F,classNameLabel:y,classNameBaseTooltipRoot:_}=e,[C,M]=g.useState(!1),Y=g.useRef(null);Po([Y],()=>{M(!1)},C);const Q=o.find(h=>h.value===n),re=(h,T)=>{r(h,{value:T,name:a}),M(!1)},se=()=>{x||M(!C)},me=u({[fe.spSelect]:!0,[fe.spSelect_error]:!!p,[fe.spSelect_absolutePositionError]:U,...O&&{[O]:!0}}),_e=u({[fe.spSelect__container]:!0}),Z=u({[fe.spSelect__control]:!0,[fe[`spSelect__control_${i}`]]:i,[fe.spSelect__control_disabled]:x}),J=u({[fe.spSelect__value]:!0,[fe.spSelect__value_empty]:!Q}),ee=u({[fe.spSelect__icon]:!0}),A=u({[fe.spSelect__list]:!0,[fe.spSelect__list_scrollable]:L}),q=u({...y&&{[y]:!0}}),H=u({[fe.spSelect__error]:!0,[fe.spSelect__error_absolutePosition]:U,...F&&{[F]:!0}}),d=()=>s.jsxs("div",{tabIndex:x?-1:0,title:k?n:void 0,className:Z,onClick:se,children:[s.jsx("div",{className:J,children:(Q==null?void 0:Q.label)||t}),s.jsx(pe,{name:te.SelectChevronDown,rotate:C?180:void 0,className:ee})]});return s.jsxs("div",{className:me,ref:Y,children:[c&&s.jsx($e,{classNameRoot:q,tooltipPosition:m,required:w,label:c,infoTooltipText:f,classNameBaseTooltipRoot:_}),s.jsxs("div",{className:_e,onMouseEnter:l,children:[d(),C&&s.jsx("div",{className:A,style:L?{maxHeight:`${b}px`}:{},children:o.map(h=>{const T=h.value===n;return s.jsxs("div",{className:u({[fe.spSelect__option]:!0}),onClick:B=>re(B,h.value),children:[h.label,T&&s.jsx(pe,{name:te.Check,className:ee})]},h.value)})})]}),p&&s.jsx("div",{className:H,children:p})]})},la={skeleton:"_skeleton_1u7gu_43"},pa=e=>{const{width:o="100%",height:t="1rem",circle:n=!1,classNameRoot:a="",style:i={}}=e,r={width:o,height:t,borderRadius:n?"50%":"0",...i};return s.jsx("div",{style:r,className:u(a,la.skeleton)})},vo=e=>e==null||e===""?!0:typeof e!="string"&&typeof e.toString!="function"?!1:e.toString().replace(/\s/g,"").length<1,ve={spTable:"_spTable_1vuaj_43",spTable__tdContentCopyIcon:"_spTable__tdContentCopyIcon_1vuaj_62",spTable__tdContent:"_spTable__tdContent_1vuaj_62",spTable__tdColorContent:"_spTable__tdColorContent_1vuaj_72",spTable__tdContentCopyIcon_copied:"_spTable__tdContentCopyIcon_copied_1vuaj_85",spTable__emptyPage:"_spTable__emptyPage_1vuaj_89",spStringsGroup:"_spStringsGroup_1vuaj_105",spStringsGroup__groupItem:"_spStringsGroup__groupItem_1vuaj_119",spStringsGroup__groupItemHeader:"_spStringsGroup__groupItemHeader_1vuaj_134",spStringsGroup__groupItemContent:"_spStringsGroup__groupItemContent_1vuaj_138",spStringsGroup__groupItemContentCopyIcon:"_spStringsGroup__groupItemContentCopyIcon_1vuaj_144",spStringsGroup__groupItemContentCopyIcon_copied:"_spStringsGroup__groupItemContentCopyIcon_copied_1vuaj_151"},ca=e=>{const{columns:o,data:t,isNotTableOnNotDesktop:n=!1,isDesktop:a=!0,classNameRoot:i}=e,r=o.map(y=>t?{...y,isVisible:t.some(_=>!!_[y.key])}:y).filter(y=>y.isVisible),l=u({[ve.spTable]:!0,...i&&{[i]:!0}}),p=u({[ve.spTable__tdContent]:!0}),c=u({[ve.spTable__tdColorContent]:!0}),f=u({[ve.spTable__emptyPage]:!0}),[m,x]=g.useState(null),w=y=>{const{text:_,rowIndex:C,colIndex:M}=y;(m==null?void 0:m.rowIndex)===C&&(m==null?void 0:m.colIndex)===M||navigator.clipboard.writeText(_).then(()=>{x({rowIndex:C,colIndex:M})}).catch(Y=>{console.error("Ошибка при копировании:",Y)})},b=()=>{x(null)},k=()=>s.jsx("div",{className:f,children:"Данные отсутствуют"}),L=({row:y,col:_})=>{const C=y[_.key];if(!C)return null;const[M,Y]=C.split(/\s*\{\{|}}\s*/).filter(Boolean);return s.jsxs("span",{children:[M,Y&&s.jsx("span",{className:c,children:` ${Y}`})]})},U=()=>t&&Array.isArray(t)&&t.length>0?s.jsxs("table",{className:l,children:[s.jsx("colgroup",{children:r.map((y,_,C)=>s.jsx("col",{style:{width:`calc(100%/${C.length})`}},_))}),s.jsx("thead",{children:s.jsx("tr",{children:r.map((y,_)=>s.jsx("th",{children:y.title},_))})}),s.jsx("tbody",{children:t.map((y,_)=>y?s.jsx("tr",{children:r.map((C,M)=>{const Y=(m==null?void 0:m.rowIndex)===_&&(m==null?void 0:m.colIndex)===M;return s.jsx("td",{onMouseLeave:Y?b:void 0,children:s.jsxs("div",{className:p,children:[s.jsx("span",{children:C.isColorContentsCurlyBrackets?L({row:y,col:C}):y[C.key]}),!vo(y[C.key])&&C.isBeCopiedValue&&s.jsx(pe,{className:u({[ve.spTable__tdContentCopyIcon]:!0,[ve.spTable__tdContentCopyIcon_copied]:Y}),name:Y?te.Check:te.Copy,onClick:()=>{const Q=y[C.key];if(!Q)return null;w({text:Q,rowIndex:_,colIndex:M})}})]})},`${_}:${M}`)})},_):null)})]}):k(),O=()=>t&&Array.isArray(t)&&t.length>0?s.jsx("div",{className:u({[ve.spStringsGroup]:!0}),children:t.map((y,_)=>y?s.jsx("div",{children:r.map((C,M)=>{if(vo(y[C.key]))return null;const Y=(m==null?void 0:m.rowIndex)===_&&(m==null?void 0:m.colIndex)===M;return s.jsxs("div",{className:u({[ve.spStringsGroup__groupItem]:!0}),onMouseLeave:Y?b:void 0,children:[s.jsx("div",{className:u({[ve.spStringsGroup__groupItemHeader]:!0}),children:C.title}),s.jsxs("div",{className:u({[ve.spStringsGroup__groupItemContent]:!0}),children:[s.jsx("span",{children:C.isColorContentsCurlyBrackets?L({row:y,col:C}):y[C.key]}),C.isBeCopiedValue&&s.jsx(pe,{className:u({[ve.spStringsGroup__groupItemContentCopyIcon]:!0,[ve.spStringsGroup__groupItemContentCopyIcon_copied]:Y}),name:Y?te.Check:te.Copy,onClick:()=>{const Q=y[C.key];if(!Q)return null;w({text:Q,rowIndex:_,colIndex:M})}})]})]},M)})},_):null)}):k();return n?a?U():O():U()},Le={spTabs:"_spTabs_loi7t_43",spTabs_separated:"_spTabs_separated_loi7t_48","spTabs--size-md":"_spTabs--size-md_loi7t_48",spTabs__tabElement:"_spTabs__tabElement_loi7t_48","spTabs--size-lg":"_spTabs--size-lg_loi7t_51","spTabs--variant-contained":"_spTabs--variant-contained_loi7t_54",spTabs__tabElement_active:"_spTabs__tabElement_active_loi7t_83",spTabs__triggerTooltip:"_spTabs__triggerTooltip_loi7t_90","spTabs--variant-filled":"_spTabs--variant-filled_loi7t_93"},_a=e=>{const{panes:o,isSeparated:t=!1,classNameRoot:n,classNameBaseTooltipRoot:a,variant:i="contained",size:r="md"}=e,l=u({[Le.spTabs]:!0,[Le.spTabs_separated]:t,[Le[`spTabs--variant-${i}`]]:i,[Le[`spTabs--size-${r}`]]:r,...n&&{[n]:!0}}),p=u({[Le.spTabs__triggerTooltip]:!0}),c=()=>{switch(r){case"md":return"p2";case"lg":return"p1"}};return s.jsx("div",{className:l,children:o.map((f,m)=>{const{name:x,active:w,onClick:b,infoTooltipText:k}=f;return s.jsxs("div",{className:u({[Le.spTabs__tabElement]:!0,[Le.spTabs__tabElement_active]:w}),onClick:b,children:[s.jsx(xe,{type:c(),children:x}),!!k&&s.jsx(De,{classNameTriggerTooltip:p,text:k,classNameBaseTooltipRoot:a})]},f.key||m)})})},da={spTextWithLabel:"_spTextWithLabel_1dr7p_1"},fa=e=>{const{children:o,label:t,style:n,...a}=e;return s.jsxs("div",{className:da.spTextWithLabel,style:{...n},children:[s.jsx($e,{label:t}),s.jsx(xe,{...a,children:o})]})};function Te(e,o,t,n){function a(i){return i instanceof t?i:new t(function(r){r(i)})}return new(t||(t=Promise))(function(i,r){function l(f){try{c(n.next(f))}catch(m){r(m)}}function p(f){try{c(n.throw(f))}catch(m){r(m)}}function c(f){f.done?i(f.value):a(f.value).then(l,p)}c((n=n.apply(e,o||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const ma=new Map([["1km","application/vnd.1000minds.decision-model+xml"],["3dml","text/vnd.in3d.3dml"],["3ds","image/x-3ds"],["3g2","video/3gpp2"],["3gp","video/3gp"],["3gpp","video/3gpp"],["3mf","model/3mf"],["7z","application/x-7z-compressed"],["7zip","application/x-7z-compressed"],["123","application/vnd.lotus-1-2-3"],["aab","application/x-authorware-bin"],["aac","audio/x-acc"],["aam","application/x-authorware-map"],["aas","application/x-authorware-seg"],["abw","application/x-abiword"],["ac","application/vnd.nokia.n-gage.ac+xml"],["ac3","audio/ac3"],["acc","application/vnd.americandynamics.acc"],["ace","application/x-ace-compressed"],["acu","application/vnd.acucobol"],["acutc","application/vnd.acucorp"],["adp","audio/adpcm"],["aep","application/vnd.audiograph"],["afm","application/x-font-type1"],["afp","application/vnd.ibm.modcap"],["ahead","application/vnd.ahead.space"],["ai","application/pdf"],["aif","audio/x-aiff"],["aifc","audio/x-aiff"],["aiff","audio/x-aiff"],["air","application/vnd.adobe.air-application-installer-package+zip"],["ait","application/vnd.dvb.ait"],["ami","application/vnd.amiga.ami"],["amr","audio/amr"],["apk","application/vnd.android.package-archive"],["apng","image/apng"],["appcache","text/cache-manifest"],["application","application/x-ms-application"],["apr","application/vnd.lotus-approach"],["arc","application/x-freearc"],["arj","application/x-arj"],["asc","application/pgp-signature"],["asf","video/x-ms-asf"],["asm","text/x-asm"],["aso","application/vnd.accpac.simply.aso"],["asx","video/x-ms-asf"],["atc","application/vnd.acucorp"],["atom","application/atom+xml"],["atomcat","application/atomcat+xml"],["atomdeleted","application/atomdeleted+xml"],["atomsvc","application/atomsvc+xml"],["atx","application/vnd.antix.game-component"],["au","audio/x-au"],["avi","video/x-msvideo"],["avif","image/avif"],["aw","application/applixware"],["azf","application/vnd.airzip.filesecure.azf"],["azs","application/vnd.airzip.filesecure.azs"],["azv","image/vnd.airzip.accelerator.azv"],["azw","application/vnd.amazon.ebook"],["b16","image/vnd.pco.b16"],["bat","application/x-msdownload"],["bcpio","application/x-bcpio"],["bdf","application/x-font-bdf"],["bdm","application/vnd.syncml.dm+wbxml"],["bdoc","application/x-bdoc"],["bed","application/vnd.realvnc.bed"],["bh2","application/vnd.fujitsu.oasysprs"],["bin","application/octet-stream"],["blb","application/x-blorb"],["blorb","application/x-blorb"],["bmi","application/vnd.bmi"],["bmml","application/vnd.balsamiq.bmml+xml"],["bmp","image/bmp"],["book","application/vnd.framemaker"],["box","application/vnd.previewsystems.box"],["boz","application/x-bzip2"],["bpk","application/octet-stream"],["bpmn","application/octet-stream"],["bsp","model/vnd.valve.source.compiled-map"],["btif","image/prs.btif"],["buffer","application/octet-stream"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["c","text/x-c"],["c4d","application/vnd.clonk.c4group"],["c4f","application/vnd.clonk.c4group"],["c4g","application/vnd.clonk.c4group"],["c4p","application/vnd.clonk.c4group"],["c4u","application/vnd.clonk.c4group"],["c11amc","application/vnd.cluetrust.cartomobile-config"],["c11amz","application/vnd.cluetrust.cartomobile-config-pkg"],["cab","application/vnd.ms-cab-compressed"],["caf","audio/x-caf"],["cap","application/vnd.tcpdump.pcap"],["car","application/vnd.curl.car"],["cat","application/vnd.ms-pki.seccat"],["cb7","application/x-cbr"],["cba","application/x-cbr"],["cbr","application/x-cbr"],["cbt","application/x-cbr"],["cbz","application/x-cbr"],["cc","text/x-c"],["cco","application/x-cocoa"],["cct","application/x-director"],["ccxml","application/ccxml+xml"],["cdbcmsg","application/vnd.contact.cmsg"],["cda","application/x-cdf"],["cdf","application/x-netcdf"],["cdfx","application/cdfx+xml"],["cdkey","application/vnd.mediastation.cdkey"],["cdmia","application/cdmi-capability"],["cdmic","application/cdmi-container"],["cdmid","application/cdmi-domain"],["cdmio","application/cdmi-object"],["cdmiq","application/cdmi-queue"],["cdr","application/cdr"],["cdx","chemical/x-cdx"],["cdxml","application/vnd.chemdraw+xml"],["cdy","application/vnd.cinderella"],["cer","application/pkix-cert"],["cfs","application/x-cfs-compressed"],["cgm","image/cgm"],["chat","application/x-chat"],["chm","application/vnd.ms-htmlhelp"],["chrt","application/vnd.kde.kchart"],["cif","chemical/x-cif"],["cii","application/vnd.anser-web-certificate-issue-initiation"],["cil","application/vnd.ms-artgalry"],["cjs","application/node"],["cla","application/vnd.claymore"],["class","application/octet-stream"],["clkk","application/vnd.crick.clicker.keyboard"],["clkp","application/vnd.crick.clicker.palette"],["clkt","application/vnd.crick.clicker.template"],["clkw","application/vnd.crick.clicker.wordbank"],["clkx","application/vnd.crick.clicker"],["clp","application/x-msclip"],["cmc","application/vnd.cosmocaller"],["cmdf","chemical/x-cmdf"],["cml","chemical/x-cml"],["cmp","application/vnd.yellowriver-custom-menu"],["cmx","image/x-cmx"],["cod","application/vnd.rim.cod"],["coffee","text/coffeescript"],["com","application/x-msdownload"],["conf","text/plain"],["cpio","application/x-cpio"],["cpp","text/x-c"],["cpt","application/mac-compactpro"],["crd","application/x-mscardfile"],["crl","application/pkix-crl"],["crt","application/x-x509-ca-cert"],["crx","application/x-chrome-extension"],["cryptonote","application/vnd.rig.cryptonote"],["csh","application/x-csh"],["csl","application/vnd.citationstyles.style+xml"],["csml","chemical/x-csml"],["csp","application/vnd.commonspace"],["csr","application/octet-stream"],["css","text/css"],["cst","application/x-director"],["csv","text/csv"],["cu","application/cu-seeme"],["curl","text/vnd.curl"],["cww","application/prs.cww"],["cxt","application/x-director"],["cxx","text/x-c"],["dae","model/vnd.collada+xml"],["daf","application/vnd.mobius.daf"],["dart","application/vnd.dart"],["dataless","application/vnd.fdsn.seed"],["davmount","application/davmount+xml"],["dbf","application/vnd.dbf"],["dbk","application/docbook+xml"],["dcr","application/x-director"],["dcurl","text/vnd.curl.dcurl"],["dd2","application/vnd.oma.dd2+xml"],["ddd","application/vnd.fujixerox.ddd"],["ddf","application/vnd.syncml.dmddf+xml"],["dds","image/vnd.ms-dds"],["deb","application/x-debian-package"],["def","text/plain"],["deploy","application/octet-stream"],["der","application/x-x509-ca-cert"],["dfac","application/vnd.dreamfactory"],["dgc","application/x-dgc-compressed"],["dic","text/x-c"],["dir","application/x-director"],["dis","application/vnd.mobius.dis"],["disposition-notification","message/disposition-notification"],["dist","application/octet-stream"],["distz","application/octet-stream"],["djv","image/vnd.djvu"],["djvu","image/vnd.djvu"],["dll","application/octet-stream"],["dmg","application/x-apple-diskimage"],["dmn","application/octet-stream"],["dmp","application/vnd.tcpdump.pcap"],["dms","application/octet-stream"],["dna","application/vnd.dna"],["doc","application/msword"],["docm","application/vnd.ms-word.template.macroEnabled.12"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["dot","application/msword"],["dotm","application/vnd.ms-word.template.macroEnabled.12"],["dotx","application/vnd.openxmlformats-officedocument.wordprocessingml.template"],["dp","application/vnd.osgi.dp"],["dpg","application/vnd.dpgraph"],["dra","audio/vnd.dra"],["drle","image/dicom-rle"],["dsc","text/prs.lines.tag"],["dssc","application/dssc+der"],["dtb","application/x-dtbook+xml"],["dtd","application/xml-dtd"],["dts","audio/vnd.dts"],["dtshd","audio/vnd.dts.hd"],["dump","application/octet-stream"],["dvb","video/vnd.dvb.file"],["dvi","application/x-dvi"],["dwd","application/atsc-dwd+xml"],["dwf","model/vnd.dwf"],["dwg","image/vnd.dwg"],["dxf","image/vnd.dxf"],["dxp","application/vnd.spotfire.dxp"],["dxr","application/x-director"],["ear","application/java-archive"],["ecelp4800","audio/vnd.nuera.ecelp4800"],["ecelp7470","audio/vnd.nuera.ecelp7470"],["ecelp9600","audio/vnd.nuera.ecelp9600"],["ecma","application/ecmascript"],["edm","application/vnd.novadigm.edm"],["edx","application/vnd.novadigm.edx"],["efif","application/vnd.picsel"],["ei6","application/vnd.pg.osasli"],["elc","application/octet-stream"],["emf","image/emf"],["eml","message/rfc822"],["emma","application/emma+xml"],["emotionml","application/emotionml+xml"],["emz","application/x-msmetafile"],["eol","audio/vnd.digital-winds"],["eot","application/vnd.ms-fontobject"],["eps","application/postscript"],["epub","application/epub+zip"],["es","application/ecmascript"],["es3","application/vnd.eszigno3+xml"],["esa","application/vnd.osgi.subsystem"],["esf","application/vnd.epson.esf"],["et3","application/vnd.eszigno3+xml"],["etx","text/x-setext"],["eva","application/x-eva"],["evy","application/x-envoy"],["exe","application/octet-stream"],["exi","application/exi"],["exp","application/express"],["exr","image/aces"],["ext","application/vnd.novadigm.ext"],["ez","application/andrew-inset"],["ez2","application/vnd.ezpix-album"],["ez3","application/vnd.ezpix-package"],["f","text/x-fortran"],["f4v","video/mp4"],["f77","text/x-fortran"],["f90","text/x-fortran"],["fbs","image/vnd.fastbidsheet"],["fcdt","application/vnd.adobe.formscentral.fcdt"],["fcs","application/vnd.isac.fcs"],["fdf","application/vnd.fdf"],["fdt","application/fdt+xml"],["fe_launch","application/vnd.denovo.fcselayout-link"],["fg5","application/vnd.fujitsu.oasysgp"],["fgd","application/x-director"],["fh","image/x-freehand"],["fh4","image/x-freehand"],["fh5","image/x-freehand"],["fh7","image/x-freehand"],["fhc","image/x-freehand"],["fig","application/x-xfig"],["fits","image/fits"],["flac","audio/x-flac"],["fli","video/x-fli"],["flo","application/vnd.micrografx.flo"],["flv","video/x-flv"],["flw","application/vnd.kde.kivio"],["flx","text/vnd.fmi.flexstor"],["fly","text/vnd.fly"],["fm","application/vnd.framemaker"],["fnc","application/vnd.frogans.fnc"],["fo","application/vnd.software602.filler.form+xml"],["for","text/x-fortran"],["fpx","image/vnd.fpx"],["frame","application/vnd.framemaker"],["fsc","application/vnd.fsc.weblaunch"],["fst","image/vnd.fst"],["ftc","application/vnd.fluxtime.clip"],["fti","application/vnd.anser-web-funds-transfer-initiation"],["fvt","video/vnd.fvt"],["fxp","application/vnd.adobe.fxp"],["fxpl","application/vnd.adobe.fxp"],["fzs","application/vnd.fuzzysheet"],["g2w","application/vnd.geoplan"],["g3","image/g3fax"],["g3w","application/vnd.geospace"],["gac","application/vnd.groove-account"],["gam","application/x-tads"],["gbr","application/rpki-ghostbusters"],["gca","application/x-gca-compressed"],["gdl","model/vnd.gdl"],["gdoc","application/vnd.google-apps.document"],["geo","application/vnd.dynageo"],["geojson","application/geo+json"],["gex","application/vnd.geometry-explorer"],["ggb","application/vnd.geogebra.file"],["ggt","application/vnd.geogebra.tool"],["ghf","application/vnd.groove-help"],["gif","image/gif"],["gim","application/vnd.groove-identity-message"],["glb","model/gltf-binary"],["gltf","model/gltf+json"],["gml","application/gml+xml"],["gmx","application/vnd.gmx"],["gnumeric","application/x-gnumeric"],["gpg","application/gpg-keys"],["gph","application/vnd.flographit"],["gpx","application/gpx+xml"],["gqf","application/vnd.grafeq"],["gqs","application/vnd.grafeq"],["gram","application/srgs"],["gramps","application/x-gramps-xml"],["gre","application/vnd.geometry-explorer"],["grv","application/vnd.groove-injector"],["grxml","application/srgs+xml"],["gsf","application/x-font-ghostscript"],["gsheet","application/vnd.google-apps.spreadsheet"],["gslides","application/vnd.google-apps.presentation"],["gtar","application/x-gtar"],["gtm","application/vnd.groove-tool-message"],["gtw","model/vnd.gtw"],["gv","text/vnd.graphviz"],["gxf","application/gxf"],["gxt","application/vnd.geonext"],["gz","application/gzip"],["gzip","application/gzip"],["h","text/x-c"],["h261","video/h261"],["h263","video/h263"],["h264","video/h264"],["hal","application/vnd.hal+xml"],["hbci","application/vnd.hbci"],["hbs","text/x-handlebars-template"],["hdd","application/x-virtualbox-hdd"],["hdf","application/x-hdf"],["heic","image/heic"],["heics","image/heic-sequence"],["heif","image/heif"],["heifs","image/heif-sequence"],["hej2","image/hej2k"],["held","application/atsc-held+xml"],["hh","text/x-c"],["hjson","application/hjson"],["hlp","application/winhlp"],["hpgl","application/vnd.hp-hpgl"],["hpid","application/vnd.hp-hpid"],["hps","application/vnd.hp-hps"],["hqx","application/mac-binhex40"],["hsj2","image/hsj2"],["htc","text/x-component"],["htke","application/vnd.kenameaapp"],["htm","text/html"],["html","text/html"],["hvd","application/vnd.yamaha.hv-dic"],["hvp","application/vnd.yamaha.hv-voice"],["hvs","application/vnd.yamaha.hv-script"],["i2g","application/vnd.intergeo"],["icc","application/vnd.iccprofile"],["ice","x-conference/x-cooltalk"],["icm","application/vnd.iccprofile"],["ico","image/x-icon"],["ics","text/calendar"],["ief","image/ief"],["ifb","text/calendar"],["ifm","application/vnd.shana.informed.formdata"],["iges","model/iges"],["igl","application/vnd.igloader"],["igm","application/vnd.insors.igm"],["igs","model/iges"],["igx","application/vnd.micrografx.igx"],["iif","application/vnd.shana.informed.interchange"],["img","application/octet-stream"],["imp","application/vnd.accpac.simply.imp"],["ims","application/vnd.ms-ims"],["in","text/plain"],["ini","text/plain"],["ink","application/inkml+xml"],["inkml","application/inkml+xml"],["install","application/x-install-instructions"],["iota","application/vnd.astraea-software.iota"],["ipfix","application/ipfix"],["ipk","application/vnd.shana.informed.package"],["irm","application/vnd.ibm.rights-management"],["irp","application/vnd.irepository.package+xml"],["iso","application/x-iso9660-image"],["itp","application/vnd.shana.informed.formtemplate"],["its","application/its+xml"],["ivp","application/vnd.immervision-ivp"],["ivu","application/vnd.immervision-ivu"],["jad","text/vnd.sun.j2me.app-descriptor"],["jade","text/jade"],["jam","application/vnd.jam"],["jar","application/java-archive"],["jardiff","application/x-java-archive-diff"],["java","text/x-java-source"],["jhc","image/jphc"],["jisp","application/vnd.jisp"],["jls","image/jls"],["jlt","application/vnd.hp-jlyt"],["jng","image/x-jng"],["jnlp","application/x-java-jnlp-file"],["joda","application/vnd.joost.joda-archive"],["jp2","image/jp2"],["jpe","image/jpeg"],["jpeg","image/jpeg"],["jpf","image/jpx"],["jpg","image/jpeg"],["jpg2","image/jp2"],["jpgm","video/jpm"],["jpgv","video/jpeg"],["jph","image/jph"],["jpm","video/jpm"],["jpx","image/jpx"],["js","application/javascript"],["json","application/json"],["json5","application/json5"],["jsonld","application/ld+json"],["jsonl","application/jsonl"],["jsonml","application/jsonml+json"],["jsx","text/jsx"],["jxr","image/jxr"],["jxra","image/jxra"],["jxrs","image/jxrs"],["jxs","image/jxs"],["jxsc","image/jxsc"],["jxsi","image/jxsi"],["jxss","image/jxss"],["kar","audio/midi"],["karbon","application/vnd.kde.karbon"],["kdb","application/octet-stream"],["kdbx","application/x-keepass2"],["key","application/x-iwork-keynote-sffkey"],["kfo","application/vnd.kde.kformula"],["kia","application/vnd.kidspiration"],["kml","application/vnd.google-earth.kml+xml"],["kmz","application/vnd.google-earth.kmz"],["kne","application/vnd.kinar"],["knp","application/vnd.kinar"],["kon","application/vnd.kde.kontour"],["kpr","application/vnd.kde.kpresenter"],["kpt","application/vnd.kde.kpresenter"],["kpxx","application/vnd.ds-keypoint"],["ksp","application/vnd.kde.kspread"],["ktr","application/vnd.kahootz"],["ktx","image/ktx"],["ktx2","image/ktx2"],["ktz","application/vnd.kahootz"],["kwd","application/vnd.kde.kword"],["kwt","application/vnd.kde.kword"],["lasxml","application/vnd.las.las+xml"],["latex","application/x-latex"],["lbd","application/vnd.llamagraphics.life-balance.desktop"],["lbe","application/vnd.llamagraphics.life-balance.exchange+xml"],["les","application/vnd.hhe.lesson-player"],["less","text/less"],["lgr","application/lgr+xml"],["lha","application/octet-stream"],["link66","application/vnd.route66.link66+xml"],["list","text/plain"],["list3820","application/vnd.ibm.modcap"],["listafp","application/vnd.ibm.modcap"],["litcoffee","text/coffeescript"],["lnk","application/x-ms-shortcut"],["log","text/plain"],["lostxml","application/lost+xml"],["lrf","application/octet-stream"],["lrm","application/vnd.ms-lrm"],["ltf","application/vnd.frogans.ltf"],["lua","text/x-lua"],["luac","application/x-lua-bytecode"],["lvp","audio/vnd.lucent.voice"],["lwp","application/vnd.lotus-wordpro"],["lzh","application/octet-stream"],["m1v","video/mpeg"],["m2a","audio/mpeg"],["m2v","video/mpeg"],["m3a","audio/mpeg"],["m3u","text/plain"],["m3u8","application/vnd.apple.mpegurl"],["m4a","audio/x-m4a"],["m4p","application/mp4"],["m4s","video/iso.segment"],["m4u","application/vnd.mpegurl"],["m4v","video/x-m4v"],["m13","application/x-msmediaview"],["m14","application/x-msmediaview"],["m21","application/mp21"],["ma","application/mathematica"],["mads","application/mads+xml"],["maei","application/mmt-aei+xml"],["mag","application/vnd.ecowin.chart"],["maker","application/vnd.framemaker"],["man","text/troff"],["manifest","text/cache-manifest"],["map","application/json"],["mar","application/octet-stream"],["markdown","text/markdown"],["mathml","application/mathml+xml"],["mb","application/mathematica"],["mbk","application/vnd.mobius.mbk"],["mbox","application/mbox"],["mc1","application/vnd.medcalcdata"],["mcd","application/vnd.mcd"],["mcurl","text/vnd.curl.mcurl"],["md","text/markdown"],["mdb","application/x-msaccess"],["mdi","image/vnd.ms-modi"],["mdx","text/mdx"],["me","text/troff"],["mesh","model/mesh"],["meta4","application/metalink4+xml"],["metalink","application/metalink+xml"],["mets","application/mets+xml"],["mfm","application/vnd.mfmp"],["mft","application/rpki-manifest"],["mgp","application/vnd.osgeo.mapguide.package"],["mgz","application/vnd.proteus.magazine"],["mid","audio/midi"],["midi","audio/midi"],["mie","application/x-mie"],["mif","application/vnd.mif"],["mime","message/rfc822"],["mj2","video/mj2"],["mjp2","video/mj2"],["mjs","application/javascript"],["mk3d","video/x-matroska"],["mka","audio/x-matroska"],["mkd","text/x-markdown"],["mks","video/x-matroska"],["mkv","video/x-matroska"],["mlp","application/vnd.dolby.mlp"],["mmd","application/vnd.chipnuts.karaoke-mmd"],["mmf","application/vnd.smaf"],["mml","text/mathml"],["mmr","image/vnd.fujixerox.edmics-mmr"],["mng","video/x-mng"],["mny","application/x-msmoney"],["mobi","application/x-mobipocket-ebook"],["mods","application/mods+xml"],["mov","video/quicktime"],["movie","video/x-sgi-movie"],["mp2","audio/mpeg"],["mp2a","audio/mpeg"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mp4a","audio/mp4"],["mp4s","application/mp4"],["mp4v","video/mp4"],["mp21","application/mp21"],["mpc","application/vnd.mophun.certificate"],["mpd","application/dash+xml"],["mpe","video/mpeg"],["mpeg","video/mpeg"],["mpg","video/mpeg"],["mpg4","video/mp4"],["mpga","audio/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["mpm","application/vnd.blueice.multipass"],["mpn","application/vnd.mophun.application"],["mpp","application/vnd.ms-project"],["mpt","application/vnd.ms-project"],["mpy","application/vnd.ibm.minipay"],["mqy","application/vnd.mobius.mqy"],["mrc","application/marc"],["mrcx","application/marcxml+xml"],["ms","text/troff"],["mscml","application/mediaservercontrol+xml"],["mseed","application/vnd.fdsn.mseed"],["mseq","application/vnd.mseq"],["msf","application/vnd.epson.msf"],["msg","application/vnd.ms-outlook"],["msh","model/mesh"],["msi","application/x-msdownload"],["msl","application/vnd.mobius.msl"],["msm","application/octet-stream"],["msp","application/octet-stream"],["msty","application/vnd.muvee.style"],["mtl","model/mtl"],["mts","model/vnd.mts"],["mus","application/vnd.musician"],["musd","application/mmt-usd+xml"],["musicxml","application/vnd.recordare.musicxml+xml"],["mvb","application/x-msmediaview"],["mvt","application/vnd.mapbox-vector-tile"],["mwf","application/vnd.mfer"],["mxf","application/mxf"],["mxl","application/vnd.recordare.musicxml"],["mxmf","audio/mobile-xmf"],["mxml","application/xv+xml"],["mxs","application/vnd.triscape.mxs"],["mxu","video/vnd.mpegurl"],["n-gage","application/vnd.nokia.n-gage.symbian.install"],["n3","text/n3"],["nb","application/mathematica"],["nbp","application/vnd.wolfram.player"],["nc","application/x-netcdf"],["ncx","application/x-dtbncx+xml"],["nfo","text/x-nfo"],["ngdat","application/vnd.nokia.n-gage.data"],["nitf","application/vnd.nitf"],["nlu","application/vnd.neurolanguage.nlu"],["nml","application/vnd.enliven"],["nnd","application/vnd.noblenet-directory"],["nns","application/vnd.noblenet-sealer"],["nnw","application/vnd.noblenet-web"],["npx","image/vnd.net-fpx"],["nq","application/n-quads"],["nsc","application/x-conference"],["nsf","application/vnd.lotus-notes"],["nt","application/n-triples"],["ntf","application/vnd.nitf"],["numbers","application/x-iwork-numbers-sffnumbers"],["nzb","application/x-nzb"],["oa2","application/vnd.fujitsu.oasys2"],["oa3","application/vnd.fujitsu.oasys3"],["oas","application/vnd.fujitsu.oasys"],["obd","application/x-msbinder"],["obgx","application/vnd.openblox.game+xml"],["obj","model/obj"],["oda","application/oda"],["odb","application/vnd.oasis.opendocument.database"],["odc","application/vnd.oasis.opendocument.chart"],["odf","application/vnd.oasis.opendocument.formula"],["odft","application/vnd.oasis.opendocument.formula-template"],["odg","application/vnd.oasis.opendocument.graphics"],["odi","application/vnd.oasis.opendocument.image"],["odm","application/vnd.oasis.opendocument.text-master"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogex","model/vnd.opengex"],["ogg","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["omdoc","application/omdoc+xml"],["onepkg","application/onenote"],["onetmp","application/onenote"],["onetoc","application/onenote"],["onetoc2","application/onenote"],["opf","application/oebps-package+xml"],["opml","text/x-opml"],["oprc","application/vnd.palm"],["opus","audio/ogg"],["org","text/x-org"],["osf","application/vnd.yamaha.openscoreformat"],["osfpvg","application/vnd.yamaha.openscoreformat.osfpvg+xml"],["osm","application/vnd.openstreetmap.data+xml"],["otc","application/vnd.oasis.opendocument.chart-template"],["otf","font/otf"],["otg","application/vnd.oasis.opendocument.graphics-template"],["oth","application/vnd.oasis.opendocument.text-web"],["oti","application/vnd.oasis.opendocument.image-template"],["otp","application/vnd.oasis.opendocument.presentation-template"],["ots","application/vnd.oasis.opendocument.spreadsheet-template"],["ott","application/vnd.oasis.opendocument.text-template"],["ova","application/x-virtualbox-ova"],["ovf","application/x-virtualbox-ovf"],["owl","application/rdf+xml"],["oxps","application/oxps"],["oxt","application/vnd.openofficeorg.extension"],["p","text/x-pascal"],["p7a","application/x-pkcs7-signature"],["p7b","application/x-pkcs7-certificates"],["p7c","application/pkcs7-mime"],["p7m","application/pkcs7-mime"],["p7r","application/x-pkcs7-certreqresp"],["p7s","application/pkcs7-signature"],["p8","application/pkcs8"],["p10","application/x-pkcs10"],["p12","application/x-pkcs12"],["pac","application/x-ns-proxy-autoconfig"],["pages","application/x-iwork-pages-sffpages"],["pas","text/x-pascal"],["paw","application/vnd.pawaafile"],["pbd","application/vnd.powerbuilder6"],["pbm","image/x-portable-bitmap"],["pcap","application/vnd.tcpdump.pcap"],["pcf","application/x-font-pcf"],["pcl","application/vnd.hp-pcl"],["pclxl","application/vnd.hp-pclxl"],["pct","image/x-pict"],["pcurl","application/vnd.curl.pcurl"],["pcx","image/x-pcx"],["pdb","application/x-pilot"],["pde","text/x-processing"],["pdf","application/pdf"],["pem","application/x-x509-user-cert"],["pfa","application/x-font-type1"],["pfb","application/x-font-type1"],["pfm","application/x-font-type1"],["pfr","application/font-tdpfr"],["pfx","application/x-pkcs12"],["pgm","image/x-portable-graymap"],["pgn","application/x-chess-pgn"],["pgp","application/pgp"],["php","application/x-httpd-php"],["php3","application/x-httpd-php"],["php4","application/x-httpd-php"],["phps","application/x-httpd-php-source"],["phtml","application/x-httpd-php"],["pic","image/x-pict"],["pkg","application/octet-stream"],["pki","application/pkixcmp"],["pkipath","application/pkix-pkipath"],["pkpass","application/vnd.apple.pkpass"],["pl","application/x-perl"],["plb","application/vnd.3gpp.pic-bw-large"],["plc","application/vnd.mobius.plc"],["plf","application/vnd.pocketlearn"],["pls","application/pls+xml"],["pm","application/x-perl"],["pml","application/vnd.ctc-posml"],["png","image/png"],["pnm","image/x-portable-anymap"],["portpkg","application/vnd.macports.portpkg"],["pot","application/vnd.ms-powerpoint"],["potm","application/vnd.ms-powerpoint.presentation.macroEnabled.12"],["potx","application/vnd.openxmlformats-officedocument.presentationml.template"],["ppa","application/vnd.ms-powerpoint"],["ppam","application/vnd.ms-powerpoint.addin.macroEnabled.12"],["ppd","application/vnd.cups-ppd"],["ppm","image/x-portable-pixmap"],["pps","application/vnd.ms-powerpoint"],["ppsm","application/vnd.ms-powerpoint.slideshow.macroEnabled.12"],["ppsx","application/vnd.openxmlformats-officedocument.presentationml.slideshow"],["ppt","application/powerpoint"],["pptm","application/vnd.ms-powerpoint.presentation.macroEnabled.12"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["pqa","application/vnd.palm"],["prc","application/x-pilot"],["pre","application/vnd.lotus-freelance"],["prf","application/pics-rules"],["provx","application/provenance+xml"],["ps","application/postscript"],["psb","application/vnd.3gpp.pic-bw-small"],["psd","application/x-photoshop"],["psf","application/x-font-linux-psf"],["pskcxml","application/pskc+xml"],["pti","image/prs.pti"],["ptid","application/vnd.pvi.ptid1"],["pub","application/x-mspublisher"],["pvb","application/vnd.3gpp.pic-bw-var"],["pwn","application/vnd.3m.post-it-notes"],["pya","audio/vnd.ms-playready.media.pya"],["pyv","video/vnd.ms-playready.media.pyv"],["qam","application/vnd.epson.quickanime"],["qbo","application/vnd.intu.qbo"],["qfx","application/vnd.intu.qfx"],["qps","application/vnd.publishare-delta-tree"],["qt","video/quicktime"],["qwd","application/vnd.quark.quarkxpress"],["qwt","application/vnd.quark.quarkxpress"],["qxb","application/vnd.quark.quarkxpress"],["qxd","application/vnd.quark.quarkxpress"],["qxl","application/vnd.quark.quarkxpress"],["qxt","application/vnd.quark.quarkxpress"],["ra","audio/x-realaudio"],["ram","audio/x-pn-realaudio"],["raml","application/raml+yaml"],["rapd","application/route-apd+xml"],["rar","application/x-rar"],["ras","image/x-cmu-raster"],["rcprofile","application/vnd.ipunplugged.rcprofile"],["rdf","application/rdf+xml"],["rdz","application/vnd.data-vision.rdz"],["relo","application/p2p-overlay+xml"],["rep","application/vnd.businessobjects"],["res","application/x-dtbresource+xml"],["rgb","image/x-rgb"],["rif","application/reginfo+xml"],["rip","audio/vnd.rip"],["ris","application/x-research-info-systems"],["rl","application/resource-lists+xml"],["rlc","image/vnd.fujixerox.edmics-rlc"],["rld","application/resource-lists-diff+xml"],["rm","audio/x-pn-realaudio"],["rmi","audio/midi"],["rmp","audio/x-pn-realaudio-plugin"],["rms","application/vnd.jcp.javame.midlet-rms"],["rmvb","application/vnd.rn-realmedia-vbr"],["rnc","application/relax-ng-compact-syntax"],["rng","application/xml"],["roa","application/rpki-roa"],["roff","text/troff"],["rp9","application/vnd.cloanto.rp9"],["rpm","audio/x-pn-realaudio-plugin"],["rpss","application/vnd.nokia.radio-presets"],["rpst","application/vnd.nokia.radio-preset"],["rq","application/sparql-query"],["rs","application/rls-services+xml"],["rsa","application/x-pkcs7"],["rsat","application/atsc-rsat+xml"],["rsd","application/rsd+xml"],["rsheet","application/urc-ressheet+xml"],["rss","application/rss+xml"],["rtf","text/rtf"],["rtx","text/richtext"],["run","application/x-makeself"],["rusd","application/route-usd+xml"],["rv","video/vnd.rn-realvideo"],["s","text/x-asm"],["s3m","audio/s3m"],["saf","application/vnd.yamaha.smaf-audio"],["sass","text/x-sass"],["sbml","application/sbml+xml"],["sc","application/vnd.ibm.secure-container"],["scd","application/x-msschedule"],["scm","application/vnd.lotus-screencam"],["scq","application/scvp-cv-request"],["scs","application/scvp-cv-response"],["scss","text/x-scss"],["scurl","text/vnd.curl.scurl"],["sda","application/vnd.stardivision.draw"],["sdc","application/vnd.stardivision.calc"],["sdd","application/vnd.stardivision.impress"],["sdkd","application/vnd.solent.sdkm+xml"],["sdkm","application/vnd.solent.sdkm+xml"],["sdp","application/sdp"],["sdw","application/vnd.stardivision.writer"],["sea","application/octet-stream"],["see","application/vnd.seemail"],["seed","application/vnd.fdsn.seed"],["sema","application/vnd.sema"],["semd","application/vnd.semd"],["semf","application/vnd.semf"],["senmlx","application/senml+xml"],["sensmlx","application/sensml+xml"],["ser","application/java-serialized-object"],["setpay","application/set-payment-initiation"],["setreg","application/set-registration-initiation"],["sfd-hdstx","application/vnd.hydrostatix.sof-data"],["sfs","application/vnd.spotfire.sfs"],["sfv","text/x-sfv"],["sgi","image/sgi"],["sgl","application/vnd.stardivision.writer-global"],["sgm","text/sgml"],["sgml","text/sgml"],["sh","application/x-sh"],["shar","application/x-shar"],["shex","text/shex"],["shf","application/shf+xml"],["shtml","text/html"],["sid","image/x-mrsid-image"],["sieve","application/sieve"],["sig","application/pgp-signature"],["sil","audio/silk"],["silo","model/mesh"],["sis","application/vnd.symbian.install"],["sisx","application/vnd.symbian.install"],["sit","application/x-stuffit"],["sitx","application/x-stuffitx"],["siv","application/sieve"],["skd","application/vnd.koan"],["skm","application/vnd.koan"],["skp","application/vnd.koan"],["skt","application/vnd.koan"],["sldm","application/vnd.ms-powerpoint.slide.macroenabled.12"],["sldx","application/vnd.openxmlformats-officedocument.presentationml.slide"],["slim","text/slim"],["slm","text/slim"],["sls","application/route-s-tsid+xml"],["slt","application/vnd.epson.salt"],["sm","application/vnd.stepmania.stepchart"],["smf","application/vnd.stardivision.math"],["smi","application/smil"],["smil","application/smil"],["smv","video/x-smv"],["smzip","application/vnd.stepmania.package"],["snd","audio/basic"],["snf","application/x-font-snf"],["so","application/octet-stream"],["spc","application/x-pkcs7-certificates"],["spdx","text/spdx"],["spf","application/vnd.yamaha.smaf-phrase"],["spl","application/x-futuresplash"],["spot","text/vnd.in3d.spot"],["spp","application/scvp-vp-response"],["spq","application/scvp-vp-request"],["spx","audio/ogg"],["sql","application/x-sql"],["src","application/x-wais-source"],["srt","application/x-subrip"],["sru","application/sru+xml"],["srx","application/sparql-results+xml"],["ssdl","application/ssdl+xml"],["sse","application/vnd.kodak-descriptor"],["ssf","application/vnd.epson.ssf"],["ssml","application/ssml+xml"],["sst","application/octet-stream"],["st","application/vnd.sailingtracker.track"],["stc","application/vnd.sun.xml.calc.template"],["std","application/vnd.sun.xml.draw.template"],["stf","application/vnd.wt.stf"],["sti","application/vnd.sun.xml.impress.template"],["stk","application/hyperstudio"],["stl","model/stl"],["stpx","model/step+xml"],["stpxz","model/step-xml+zip"],["stpz","model/step+zip"],["str","application/vnd.pg.format"],["stw","application/vnd.sun.xml.writer.template"],["styl","text/stylus"],["stylus","text/stylus"],["sub","text/vnd.dvb.subtitle"],["sus","application/vnd.sus-calendar"],["susp","application/vnd.sus-calendar"],["sv4cpio","application/x-sv4cpio"],["sv4crc","application/x-sv4crc"],["svc","application/vnd.dvb.service"],["svd","application/vnd.svd"],["svg","image/svg+xml"],["svgz","image/svg+xml"],["swa","application/x-director"],["swf","application/x-shockwave-flash"],["swi","application/vnd.aristanetworks.swi"],["swidtag","application/swid+xml"],["sxc","application/vnd.sun.xml.calc"],["sxd","application/vnd.sun.xml.draw"],["sxg","application/vnd.sun.xml.writer.global"],["sxi","application/vnd.sun.xml.impress"],["sxm","application/vnd.sun.xml.math"],["sxw","application/vnd.sun.xml.writer"],["t","text/troff"],["t3","application/x-t3vm-image"],["t38","image/t38"],["taglet","application/vnd.mynfc"],["tao","application/vnd.tao.intent-module-archive"],["tap","image/vnd.tencent.tap"],["tar","application/x-tar"],["tcap","application/vnd.3gpp2.tcap"],["tcl","application/x-tcl"],["td","application/urc-targetdesc+xml"],["teacher","application/vnd.smart.teacher"],["tei","application/tei+xml"],["teicorpus","application/tei+xml"],["tex","application/x-tex"],["texi","application/x-texinfo"],["texinfo","application/x-texinfo"],["text","text/plain"],["tfi","application/thraud+xml"],["tfm","application/x-tex-tfm"],["tfx","image/tiff-fx"],["tga","image/x-tga"],["tgz","application/x-tar"],["thmx","application/vnd.ms-officetheme"],["tif","image/tiff"],["tiff","image/tiff"],["tk","application/x-tcl"],["tmo","application/vnd.tmobile-livetv"],["toml","application/toml"],["torrent","application/x-bittorrent"],["tpl","application/vnd.groove-tool-template"],["tpt","application/vnd.trid.tpt"],["tr","text/troff"],["tra","application/vnd.trueapp"],["trig","application/trig"],["trm","application/x-msterminal"],["ts","video/mp2t"],["tsd","application/timestamped-data"],["tsv","text/tab-separated-values"],["ttc","font/collection"],["ttf","font/ttf"],["ttl","text/turtle"],["ttml","application/ttml+xml"],["twd","application/vnd.simtech-mindmapper"],["twds","application/vnd.simtech-mindmapper"],["txd","application/vnd.genomatix.tuxedo"],["txf","application/vnd.mobius.txf"],["txt","text/plain"],["u8dsn","message/global-delivery-status"],["u8hdr","message/global-headers"],["u8mdn","message/global-disposition-notification"],["u8msg","message/global"],["u32","application/x-authorware-bin"],["ubj","application/ubjson"],["udeb","application/x-debian-package"],["ufd","application/vnd.ufdl"],["ufdl","application/vnd.ufdl"],["ulx","application/x-glulx"],["umj","application/vnd.umajin"],["unityweb","application/vnd.unity"],["uoml","application/vnd.uoml+xml"],["uri","text/uri-list"],["uris","text/uri-list"],["urls","text/uri-list"],["usdz","model/vnd.usdz+zip"],["ustar","application/x-ustar"],["utz","application/vnd.uiq.theme"],["uu","text/x-uuencode"],["uva","audio/vnd.dece.audio"],["uvd","application/vnd.dece.data"],["uvf","application/vnd.dece.data"],["uvg","image/vnd.dece.graphic"],["uvh","video/vnd.dece.hd"],["uvi","image/vnd.dece.graphic"],["uvm","video/vnd.dece.mobile"],["uvp","video/vnd.dece.pd"],["uvs","video/vnd.dece.sd"],["uvt","application/vnd.dece.ttml+xml"],["uvu","video/vnd.uvvu.mp4"],["uvv","video/vnd.dece.video"],["uvva","audio/vnd.dece.audio"],["uvvd","application/vnd.dece.data"],["uvvf","application/vnd.dece.data"],["uvvg","image/vnd.dece.graphic"],["uvvh","video/vnd.dece.hd"],["uvvi","image/vnd.dece.graphic"],["uvvm","video/vnd.dece.mobile"],["uvvp","video/vnd.dece.pd"],["uvvs","video/vnd.dece.sd"],["uvvt","application/vnd.dece.ttml+xml"],["uvvu","video/vnd.uvvu.mp4"],["uvvv","video/vnd.dece.video"],["uvvx","application/vnd.dece.unspecified"],["uvvz","application/vnd.dece.zip"],["uvx","application/vnd.dece.unspecified"],["uvz","application/vnd.dece.zip"],["vbox","application/x-virtualbox-vbox"],["vbox-extpack","application/x-virtualbox-vbox-extpack"],["vcard","text/vcard"],["vcd","application/x-cdlink"],["vcf","text/x-vcard"],["vcg","application/vnd.groove-vcard"],["vcs","text/x-vcalendar"],["vcx","application/vnd.vcx"],["vdi","application/x-virtualbox-vdi"],["vds","model/vnd.sap.vds"],["vhd","application/x-virtualbox-vhd"],["vis","application/vnd.visionary"],["viv","video/vnd.vivo"],["vlc","application/videolan"],["vmdk","application/x-virtualbox-vmdk"],["vob","video/x-ms-vob"],["vor","application/vnd.stardivision.writer"],["vox","application/x-authorware-bin"],["vrml","model/vrml"],["vsd","application/vnd.visio"],["vsf","application/vnd.vsf"],["vss","application/vnd.visio"],["vst","application/vnd.visio"],["vsw","application/vnd.visio"],["vtf","image/vnd.valve.source.texture"],["vtt","text/vtt"],["vtu","model/vnd.vtu"],["vxml","application/voicexml+xml"],["w3d","application/x-director"],["wad","application/x-doom"],["wadl","application/vnd.sun.wadl+xml"],["war","application/java-archive"],["wasm","application/wasm"],["wav","audio/x-wav"],["wax","audio/x-ms-wax"],["wbmp","image/vnd.wap.wbmp"],["wbs","application/vnd.criticaltools.wbs+xml"],["wbxml","application/wbxml"],["wcm","application/vnd.ms-works"],["wdb","application/vnd.ms-works"],["wdp","image/vnd.ms-photo"],["weba","audio/webm"],["webapp","application/x-web-app-manifest+json"],["webm","video/webm"],["webmanifest","application/manifest+json"],["webp","image/webp"],["wg","application/vnd.pmi.widget"],["wgt","application/widget"],["wks","application/vnd.ms-works"],["wm","video/x-ms-wm"],["wma","audio/x-ms-wma"],["wmd","application/x-ms-wmd"],["wmf","image/wmf"],["wml","text/vnd.wap.wml"],["wmlc","application/wmlc"],["wmls","text/vnd.wap.wmlscript"],["wmlsc","application/vnd.wap.wmlscriptc"],["wmv","video/x-ms-wmv"],["wmx","video/x-ms-wmx"],["wmz","application/x-msmetafile"],["woff","font/woff"],["woff2","font/woff2"],["word","application/msword"],["wpd","application/vnd.wordperfect"],["wpl","application/vnd.ms-wpl"],["wps","application/vnd.ms-works"],["wqd","application/vnd.wqd"],["wri","application/x-mswrite"],["wrl","model/vrml"],["wsc","message/vnd.wfa.wsc"],["wsdl","application/wsdl+xml"],["wspolicy","application/wspolicy+xml"],["wtb","application/vnd.webturbo"],["wvx","video/x-ms-wvx"],["x3d","model/x3d+xml"],["x3db","model/x3d+fastinfoset"],["x3dbz","model/x3d+binary"],["x3dv","model/x3d-vrml"],["x3dvz","model/x3d+vrml"],["x3dz","model/x3d+xml"],["x32","application/x-authorware-bin"],["x_b","model/vnd.parasolid.transmit.binary"],["x_t","model/vnd.parasolid.transmit.text"],["xaml","application/xaml+xml"],["xap","application/x-silverlight-app"],["xar","application/vnd.xara"],["xav","application/xcap-att+xml"],["xbap","application/x-ms-xbap"],["xbd","application/vnd.fujixerox.docuworks.binder"],["xbm","image/x-xbitmap"],["xca","application/xcap-caps+xml"],["xcs","application/calendar+xml"],["xdf","application/xcap-diff+xml"],["xdm","application/vnd.syncml.dm+xml"],["xdp","application/vnd.adobe.xdp+xml"],["xdssc","application/dssc+xml"],["xdw","application/vnd.fujixerox.docuworks"],["xel","application/xcap-el+xml"],["xenc","application/xenc+xml"],["xer","application/patch-ops-error+xml"],["xfdf","application/vnd.adobe.xfdf"],["xfdl","application/vnd.xfdl"],["xht","application/xhtml+xml"],["xhtml","application/xhtml+xml"],["xhvml","application/xv+xml"],["xif","image/vnd.xiff"],["xl","application/excel"],["xla","application/vnd.ms-excel"],["xlam","application/vnd.ms-excel.addin.macroEnabled.12"],["xlc","application/vnd.ms-excel"],["xlf","application/xliff+xml"],["xlm","application/vnd.ms-excel"],["xls","application/vnd.ms-excel"],["xlsb","application/vnd.ms-excel.sheet.binary.macroEnabled.12"],["xlsm","application/vnd.ms-excel.sheet.macroEnabled.12"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xlt","application/vnd.ms-excel"],["xltm","application/vnd.ms-excel.template.macroEnabled.12"],["xltx","application/vnd.openxmlformats-officedocument.spreadsheetml.template"],["xlw","application/vnd.ms-excel"],["xm","audio/xm"],["xml","application/xml"],["xns","application/xcap-ns+xml"],["xo","application/vnd.olpc-sugar"],["xop","application/xop+xml"],["xpi","application/x-xpinstall"],["xpl","application/xproc+xml"],["xpm","image/x-xpixmap"],["xpr","application/vnd.is-xpr"],["xps","application/vnd.ms-xpsdocument"],["xpw","application/vnd.intercon.formnet"],["xpx","application/vnd.intercon.formnet"],["xsd","application/xml"],["xsl","application/xml"],["xslt","application/xslt+xml"],["xsm","application/vnd.syncml+xml"],["xspf","application/xspf+xml"],["xul","application/vnd.mozilla.xul+xml"],["xvm","application/xv+xml"],["xvml","application/xv+xml"],["xwd","image/x-xwindowdump"],["xyz","chemical/x-xyz"],["xz","application/x-xz"],["yaml","text/yaml"],["yang","application/yang"],["yin","application/yin+xml"],["yml","text/yaml"],["ymp","text/x-suse-ymp"],["z","application/x-compress"],["z1","application/x-zmachine"],["z2","application/x-zmachine"],["z3","application/x-zmachine"],["z4","application/x-zmachine"],["z5","application/x-zmachine"],["z6","application/x-zmachine"],["z7","application/x-zmachine"],["z8","application/x-zmachine"],["zaz","application/vnd.zzazz.deck+xml"],["zip","application/zip"],["zir","application/vnd.zul"],["zirz","application/vnd.zul"],["zmm","application/vnd.handheld-entertainment+xml"],["zsh","text/x-scriptzsh"]]);function Ee(e,o,t){const n=ua(e),{webkitRelativePath:a}=e,i=typeof o=="string"?o:typeof a=="string"&&a.length>0?a:`./${e.name}`;return typeof n.path!="string"&&ht(n,"path",i),ht(n,"relativePath",i),n}function ua(e){const{name:o}=e;if(o&&o.lastIndexOf(".")!==-1&&!e.type){const n=o.split(".").pop().toLowerCase(),a=ma.get(n);a&&Object.defineProperty(e,"type",{value:a,writable:!1,configurable:!1,enumerable:!0})}return e}function ht(e,o,t){Object.defineProperty(e,o,{value:t,writable:!1,configurable:!1,enumerable:!0})}const ga=[".DS_Store","Thumbs.db"];function ha(e){return Te(this,void 0,void 0,function*(){return Ye(e)&&xa(e.dataTransfer)?ba(e.dataTransfer,e.type):va(e)?wa(e):Array.isArray(e)&&e.every(o=>"getFile"in o&&typeof o.getFile=="function")?ya(e):[]})}function xa(e){return Ye(e)}function va(e){return Ye(e)&&Ye(e.target)}function Ye(e){return typeof e=="object"&&e!==null}function wa(e){return wo(e.target.files).map(o=>Ee(o))}function ya(e){return Te(this,void 0,void 0,function*(){return(yield Promise.all(e.map(t=>t.getFile()))).map(t=>Ee(t))})}function ba(e,o){return Te(this,void 0,void 0,function*(){if(e.items){const t=wo(e.items).filter(a=>a.kind==="file");if(o!=="drop")return t;const n=yield Promise.all(t.map(Sa));return xt(vt(n))}return xt(wo(e.files).map(t=>Ee(t)))})}function xt(e){return e.filter(o=>ga.indexOf(o.name)===-1)}function wo(e){if(e===null)return[];const o=[];for(let t=0;t<e.length;t++){const n=e[t];o.push(n)}return o}function Sa(e){if(typeof e.webkitGetAsEntry!="function")return wt(e);const o=e.webkitGetAsEntry();return o&&o.isDirectory?yt(o):wt(e,o)}function vt(e){return e.reduce((o,t)=>[...o,...Array.isArray(t)?vt(t):[t]],[])}function wt(e,o){return Te(this,void 0,void 0,function*(){var t;if(globalThis.isSecureContext&&typeof e.getAsFileSystemHandle=="function"){const i=yield e.getAsFileSystemHandle();if(i===null)throw new Error(`${e} is not a File`);if(i!==void 0){const r=yield i.getFile();return r.handle=i,Ee(r)}}const n=e.getAsFile();if(!n)throw new Error(`${e} is not a File`);return Ee(n,(t=o==null?void 0:o.fullPath)!==null&&t!==void 0?t:void 0)})}function ka(e){return Te(this,void 0,void 0,function*(){return e.isDirectory?yt(e):Ca(e)})}function yt(e){const o=e.createReader();return new Promise((t,n)=>{const a=[];function i(){o.readEntries(r=>Te(this,void 0,void 0,function*(){if(r.length){const l=Promise.all(r.map(ka));a.push(l),i()}else try{const l=yield Promise.all(a);t(l)}catch(l){n(l)}}),r=>{n(r)})}i()})}function Ca(e){return Te(this,void 0,void 0,function*(){return new Promise((o,t)=>{e.file(n=>{const a=Ee(n,e.fullPath);o(a)},n=>{t(n)})})})}var yo=function(e,o){if(e&&o){var t=Array.isArray(o)?o:o.split(",");if(t.length===0)return!0;var n=e.name||"",a=(e.type||"").toLowerCase(),i=a.replace(/\/.*$/,"");return t.some(function(r){var l=r.trim().toLowerCase();return l.charAt(0)==="."?n.toLowerCase().endsWith(l):l.endsWith("/*")?i===l.replace(/\/.*$/,""):a===l})}return!0};function bt(e){return Ta(e)||La(e)||At(e)||Aa()}function Aa(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
21
|
+
Valid keys: `+JSON.stringify(Object.keys(d),null," "));var v=ae(P,G,I,W,N+"."+G,t);if(v)return v}return null}return L(h)}function Z(d){switch(typeof d){case"number":case"string":case"undefined":return!0;case"boolean":return!d;case"object":if(Array.isArray(d))return d.every(Z);if(d===null||l(d))return!0;var h=m(d);if(h){var T=h.call(d),B;if(h!==d.entries){for(;!(B=T.next()).done;)if(!Z(B.value))return!1}else for(;!(B=T.next()).done;){var I=B.value;if(I&&!Z(I[1]))return!1}}else return!1;return!0;default:return!1}}function J(d,h){return d==="symbol"?!0:h?h["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&h instanceof Symbol:!1}function ee(d){var h=typeof d;return Array.isArray(d)?"array":d instanceof RegExp?"object":J(h,d)?"symbol":h}function A(d){if(typeof d>"u"||d===null)return""+d;var h=ee(d);if(h==="object"){if(d instanceof Date)return"date";if(d instanceof RegExp)return"regexp"}return h}function q(d){var h=A(d);switch(h){case"array":case"object":return"an "+h;case"boolean":case"date":case"regexp":return"a "+h;default:return h}}function H(d){return!d.constructor||!d.constructor.name?x:d.constructor.name}return w.checkPropTypes=a,w.resetWarningCache=a.resetWarningCache,w.PropTypes=w,w},go}var ho,dt;function Dn(){if(dt)return ho;dt=1;var e=fo();function o(){}function t(){}return t.resetWarningCache=o,ho=function(){function n(r,l,p,c,f,m){if(m!==e){var x=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw x.name="Invariant Violation",x}}n.isRequired=n;function a(){return n}var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:a,element:n,elementType:n,instanceOf:a,node:n,objectOf:a,oneOf:a,oneOfType:a,shape:a,exact:a,checkPropTypes:t,resetWarningCache:o};return i.PropTypes=i,i},ho}if(process.env.NODE_ENV!=="production"){var Un=it(),Mn=!0;po.exports=Wn()(Un.isElement,Mn)}else po.exports=Dn()();var Pn=po.exports;const z=Ko(Pn),de=z.oneOfType([z.string,z.number]),ft={all:z.bool,grid:z.bool,aural:z.bool,braille:z.bool,handheld:z.bool,print:z.bool,projection:z.bool,screen:z.bool,tty:z.bool,tv:z.bool,embossed:z.bool},Hn={orientation:z.oneOf(["portrait","landscape"]),scan:z.oneOf(["progressive","interlace"]),aspectRatio:z.string,deviceAspectRatio:z.string,height:de,deviceHeight:de,width:de,deviceWidth:de,color:z.bool,colorIndex:z.bool,monochrome:z.bool,resolution:de,type:Object.keys(ft)},{type:es,...On}=Hn,Gn={minAspectRatio:z.string,maxAspectRatio:z.string,minDeviceAspectRatio:z.string,maxDeviceAspectRatio:z.string,minHeight:de,maxHeight:de,minDeviceHeight:de,maxDeviceHeight:de,minWidth:de,maxWidth:de,minDeviceWidth:de,maxDeviceWidth:de,minColor:z.number,maxColor:z.number,minColorIndex:z.number,maxColorIndex:z.number,minMonochrome:z.number,maxMonochrome:z.number,minResolution:de,maxResolution:de,...On};var qn={all:{...ft,...Gn}};const Rn=e=>`not ${e}`,$n=(e,o)=>{const t=ot(e);return typeof o=="number"&&(o=`${o}px`),o===!0?t:o===!1?Rn(t):`(${t}: ${o})`},Vn=e=>e.join(" and "),Yn=e=>{const o=[];return Object.keys(qn.all).forEach(t=>{const n=e[t];n!=null&&o.push($n(t,n))}),Vn(o)},Kn=g.createContext(void 0),Xn=e=>e.query||Yn(e),mt=e=>e?Object.keys(e).reduce((t,n)=>(t[ot(n)]=e[n],t),{}):void 0,ut=()=>{const e=g.useRef(!1);return g.useEffect(()=>{e.current=!0},[]),e.current},Zn=e=>{const o=g.useContext(Kn),t=()=>mt(e)||mt(o),[n,a]=g.useState(t);return g.useEffect(()=>{const i=t();En(n,i)||a(i)},[e,o]),n},Qn=e=>{const o=()=>Xn(e),[t,n]=g.useState(o);return g.useEffect(()=>{const a=o();t!==a&&n(a)},[e]),t},Jn=(e,o)=>{const t=()=>Ln(e,o||{},!!o),[n,a]=g.useState(t),i=ut();return g.useEffect(()=>{if(i){const r=t();return a(r),()=>{r&&r.dispose()}}},[e,o]),n},ea=e=>{const[o,t]=g.useState(e.matches);return g.useEffect(()=>{const n=a=>{t(a.matches)};return e.addListener(n),t(e.matches),()=>{e.removeListener(n)}},[e]),o},xo=(e,o,t)=>{const n=Zn(o),a=Qn(e);if(!a)throw new Error("Invalid or missing MediaQuery!");const i=Jn(a,n),r=ea(i);return ut(),g.useEffect(()=>{},[r]),g.useEffect(()=>()=>{i&&i.dispose()},[]),r},oa=e=>{const{desktop:o,tablet:t,mobile:n}=e,a=xo(o),i=xo(t),r=xo(n);return{device:{isDesktop:a,isTablet:i,isMobile:r}}},ta=e=>{const{breakpoints:o,children:t}=e,{device:n}=oa(o);return s.jsx(Yo.Provider,{value:{device:n},children:t})},na=2e3,gt=e=>{const{targetValue:o,duration:t=na,doneValue:n}=e,[a,i]=g.useState(o),r=g.useRef(),l=g.useRef(0),p=g.useRef(),c=g.useRef(o),[f,m]=g.useState(!1),x=g.useRef();return g.useEffect(()=>{if(c.current=o,o===l.current)return;if(r.current&&cancelAnimationFrame(r.current),o===n&&!f){i(n),l.current=n;return}l.current=a,p.current=performance.now();const w=b=>{if(!p.current)return;const k=b-p.current,L=Math.min(k/t,1),U=L<.5?4*L*L*L:1-Math.pow(-2*L+2,3)/2,O=l.current+(c.current-l.current)*U,F=Math.max(0,Math.floor(O));i(F),L<1&&(r.current=requestAnimationFrame(w))};return r.current=requestAnimationFrame(w),()=>{r.current&&cancelAnimationFrame(r.current)}},[o,t,n,f]),g.useEffect(()=>(a===n?x.current=window.setTimeout(()=>{m(!1)},500):(m(!0),x.current&&window.clearTimeout(x.current)),()=>{x.current&&window.clearTimeout(x.current)}),[a,n]),{animatedValue:a,isLoading:f}},Ae={progressWrapper:"_progressWrapper_xn9s0_44",progressWrapper_loading:"_progressWrapper_loading_xn9s0_47",progressWrapper__childrenWrapper:"_progressWrapper__childrenWrapper_xn9s0_52",progressWrapper__childrenWrapper_loading:"_progressWrapper__childrenWrapper_loading_xn9s0_58","progressWrapper__childrenWrapper--animated-pulse":"_progressWrapper__childrenWrapper--animated-pulse_xn9s0_58",pulse:"_pulse_xn9s0_1","progressWrapper__childrenWrapper--animated-backgroundProgress":"_progressWrapper__childrenWrapper--animated-backgroundProgress_xn9s0_61",progressWrapper__progressBadge:"_progressWrapper__progressBadge_xn9s0_64",progressWrapper__progressBadge_loading:"_progressWrapper__progressBadge_loading_xn9s0_75"},aa=e=>{const{value:o,classNameRoot:t,classNameProgressBadgeRoot:n,duration:a=2e3,children:i,doneValue:r=100,animationVariant:l="backgroundProgress"}=e,{animatedValue:p,isLoading:c}=gt({targetValue:o,duration:a,doneValue:r}),f=u({[Ae.progressWrapper]:!0,[Ae.progressWrapper_loading]:c,...t&&{[t]:!0}}),m=u({[Ae.progressWrapper__progressBadge]:!0,[Ae.progressWrapper__progressBadge_loading]:c,...n&&{[n]:!0}}),x=u({[Ae.progressWrapper__childrenWrapper]:!0,[Ae[`progressWrapper__childrenWrapper--animated-${l}`]]:l,[Ae.progressWrapper__childrenWrapper_loading]:c}),w={"--progress":`${p/r*100}%`};return s.jsxs("div",{className:f,children:[s.jsx("div",{className:x,style:l==="backgroundProgress"?w:void 0,children:i}),c&&s.jsxs(xe,{classNameRoot:m,children:[p,"%"]})]})},ia=e=>{const{children:o,isNeedAuthorized:t,onAuthRedirect:n,unauthorizedMessage:a="Необходимо авторизоваться",authButtonText:i="Авторизоваться",confirmSize:r="md",zIndex:l=999}=e,[p,c]=g.useState(t);g.useEffect(()=>{c(t)},[t]);const f=()=>{c(!1),n&&n()};return s.jsxs(s.Fragment,{children:[o,p&&s.jsx(qo,{zIndex:l,isVisibleCloseButton:!1,textAlign:"center",applyButtonsAlign:"center",header:a,submitBtnContent:i,size:r,submit:f})]})},ra=180,fe={spSelect:"_spSelect_1l6hu_43",spSelect_error:"_spSelect_error_1l6hu_48",spSelect__control:"_spSelect__control_1l6hu_48",spSelect__value_empty:"_spSelect__value_empty_1l6hu_52",spSelect__icon:"_spSelect__icon_1l6hu_55",spSelect_absolutePositionError:"_spSelect_absolutePositionError_1l6hu_58",spSelect__container:"_spSelect__container_1l6hu_61",spSelect__control_filled:"_spSelect__control_filled_1l6hu_81",spSelect__control_outlined:"_spSelect__control_outlined_1l6hu_85",spSelect__control_disabled:"_spSelect__control_disabled_1l6hu_110",spSelect__value:"_spSelect__value_1l6hu_52",spSelect__list:"_spSelect__list_1l6hu_141",spSelect__list_scrollable:"_spSelect__list_scrollable_1l6hu_148",spSelect__option:"_spSelect__option_1l6hu_164",spSelect__error:"_spSelect__error_1l6hu_182",spSelect__error_absolutePosition:"_spSelect__error_absolutePosition_1l6hu_189"},sa=e=>{const{options:o,placeholder:t="Выберите из списка...",value:n,name:a,variant:i="outlined",onChange:r,onMouseEnter:l,error:p,label:c,infoTooltipText:f,tooltipPosition:m,disabled:x=!1,required:w,maxHeightList:b=ra,isVisibleDefaultTitle:k=!0,isScrollableList:L=!1,isAbsolutePositionError:U=!1,classNameRoot:O,classNameError:F,classNameLabel:y,classNameBaseTooltipRoot:_}=e,[C,M]=g.useState(!1),Y=g.useRef(null);Po([Y],()=>{M(!1)},C);const Q=o.find(h=>h.value===n),re=(h,T)=>{r(h,{value:T,name:a}),M(!1)},se=()=>{x||M(!C)},me=u({[fe.spSelect]:!0,[fe.spSelect_error]:!!p,[fe.spSelect_absolutePositionError]:U,...O&&{[O]:!0}}),_e=u({[fe.spSelect__container]:!0}),Z=u({[fe.spSelect__control]:!0,[fe[`spSelect__control_${i}`]]:i,[fe.spSelect__control_disabled]:x}),J=u({[fe.spSelect__value]:!0,[fe.spSelect__value_empty]:!Q}),ee=u({[fe.spSelect__icon]:!0}),A=u({[fe.spSelect__list]:!0,[fe.spSelect__list_scrollable]:L}),q=u({...y&&{[y]:!0}}),H=u({[fe.spSelect__error]:!0,[fe.spSelect__error_absolutePosition]:U,...F&&{[F]:!0}}),d=()=>s.jsxs("div",{tabIndex:x?-1:0,title:k?n:void 0,className:Z,onClick:se,children:[s.jsx("div",{className:J,children:(Q==null?void 0:Q.label)||t}),s.jsx(pe,{name:te.SelectChevronDown,rotate:C?180:void 0,className:ee})]});return s.jsxs("div",{className:me,ref:Y,children:[c&&s.jsx($e,{classNameRoot:q,tooltipPosition:m,required:w,label:c,infoTooltipText:f,classNameBaseTooltipRoot:_}),s.jsxs("div",{className:_e,onMouseEnter:l,children:[d(),C&&s.jsx("div",{className:A,style:L?{maxHeight:`${b}px`}:{},children:o.map(h=>{const T=h.value===n;return s.jsxs("div",{className:u({[fe.spSelect__option]:!0}),onClick:B=>re(B,h.value),children:[h.label,T&&s.jsx(pe,{name:te.Check,className:ee})]},h.value)})})]}),p&&s.jsx("div",{className:H,children:p})]})},la={skeleton:"_skeleton_1u7gu_43"},pa=e=>{const{width:o="100%",height:t="1rem",circle:n=!1,classNameRoot:a="",style:i={}}=e,r={width:o,height:t,borderRadius:n?"50%":"0",...i};return s.jsx("div",{style:r,className:u(a,la.skeleton)})},vo=e=>e==null||e===""?!0:typeof e!="string"&&typeof e.toString!="function"?!1:e.toString().replace(/\s/g,"").length<1,ve={spTable:"_spTable_1vuaj_43",spTable__tdContentCopyIcon:"_spTable__tdContentCopyIcon_1vuaj_62",spTable__tdContent:"_spTable__tdContent_1vuaj_62",spTable__tdColorContent:"_spTable__tdColorContent_1vuaj_72",spTable__tdContentCopyIcon_copied:"_spTable__tdContentCopyIcon_copied_1vuaj_85",spTable__emptyPage:"_spTable__emptyPage_1vuaj_89",spStringsGroup:"_spStringsGroup_1vuaj_105",spStringsGroup__groupItem:"_spStringsGroup__groupItem_1vuaj_119",spStringsGroup__groupItemHeader:"_spStringsGroup__groupItemHeader_1vuaj_134",spStringsGroup__groupItemContent:"_spStringsGroup__groupItemContent_1vuaj_138",spStringsGroup__groupItemContentCopyIcon:"_spStringsGroup__groupItemContentCopyIcon_1vuaj_144",spStringsGroup__groupItemContentCopyIcon_copied:"_spStringsGroup__groupItemContentCopyIcon_copied_1vuaj_151"},ca=e=>{const{columns:o,data:t,isNotTableOnNotDesktop:n=!1,isDesktop:a=!0,classNameRoot:i}=e,r=o.map(y=>t?{...y,isVisible:t.some(_=>!!_[y.key])}:y).filter(y=>y.isVisible),l=u({[ve.spTable]:!0,...i&&{[i]:!0}}),p=u({[ve.spTable__tdContent]:!0}),c=u({[ve.spTable__tdColorContent]:!0}),f=u({[ve.spTable__emptyPage]:!0}),[m,x]=g.useState(null),w=y=>{const{text:_,rowIndex:C,colIndex:M}=y;(m==null?void 0:m.rowIndex)===C&&(m==null?void 0:m.colIndex)===M||navigator.clipboard.writeText(_).then(()=>{x({rowIndex:C,colIndex:M})}).catch(Y=>{console.error("Ошибка при копировании:",Y)})},b=()=>{x(null)},k=()=>s.jsx("div",{className:f,children:"Данные отсутствуют"}),L=({row:y,col:_})=>{const C=y[_.key];if(!C)return null;const[M,Y]=C.split(/\s*\{\{|}}\s*/).filter(Boolean);return s.jsxs("span",{children:[M,Y&&s.jsx("span",{className:c,children:` ${Y}`})]})},U=()=>t&&Array.isArray(t)&&t.length>0?s.jsxs("table",{className:l,children:[s.jsx("colgroup",{children:r.map((y,_,C)=>s.jsx("col",{style:{width:`calc(100%/${C.length})`}},_))}),s.jsx("thead",{children:s.jsx("tr",{children:r.map((y,_)=>s.jsx("th",{children:y.title},_))})}),s.jsx("tbody",{children:t.map((y,_)=>y?s.jsx("tr",{children:r.map((C,M)=>{const Y=(m==null?void 0:m.rowIndex)===_&&(m==null?void 0:m.colIndex)===M;return s.jsx("td",{onMouseLeave:Y?b:void 0,children:s.jsxs("div",{className:p,children:[s.jsx("span",{children:C.isColorContentsCurlyBrackets?L({row:y,col:C}):y[C.key]}),!vo(y[C.key])&&C.isBeCopiedValue&&s.jsx(pe,{className:u({[ve.spTable__tdContentCopyIcon]:!0,[ve.spTable__tdContentCopyIcon_copied]:Y}),name:Y?te.Check:te.Copy,onClick:()=>{const Q=y[C.key];if(!Q)return null;w({text:Q,rowIndex:_,colIndex:M})}})]})},`${_}:${M}`)})},_):null)})]}):k(),O=()=>t&&Array.isArray(t)&&t.length>0?s.jsx("div",{className:u({[ve.spStringsGroup]:!0}),children:t.map((y,_)=>y?s.jsx("div",{children:r.map((C,M)=>{if(vo(y[C.key]))return null;const Y=(m==null?void 0:m.rowIndex)===_&&(m==null?void 0:m.colIndex)===M;return s.jsxs("div",{className:u({[ve.spStringsGroup__groupItem]:!0}),onMouseLeave:Y?b:void 0,children:[s.jsx("div",{className:u({[ve.spStringsGroup__groupItemHeader]:!0}),children:C.title}),s.jsxs("div",{className:u({[ve.spStringsGroup__groupItemContent]:!0}),children:[s.jsx("span",{children:C.isColorContentsCurlyBrackets?L({row:y,col:C}):y[C.key]}),C.isBeCopiedValue&&s.jsx(pe,{className:u({[ve.spStringsGroup__groupItemContentCopyIcon]:!0,[ve.spStringsGroup__groupItemContentCopyIcon_copied]:Y}),name:Y?te.Check:te.Copy,onClick:()=>{const Q=y[C.key];if(!Q)return null;w({text:Q,rowIndex:_,colIndex:M})}})]})]},M)})},_):null)}):k();return n?a?U():O():U()},Le={spTabs:"_spTabs_loi7t_43",spTabs_separated:"_spTabs_separated_loi7t_48","spTabs--size-md":"_spTabs--size-md_loi7t_48",spTabs__tabElement:"_spTabs__tabElement_loi7t_48","spTabs--size-lg":"_spTabs--size-lg_loi7t_51","spTabs--variant-contained":"_spTabs--variant-contained_loi7t_54",spTabs__tabElement_active:"_spTabs__tabElement_active_loi7t_83",spTabs__triggerTooltip:"_spTabs__triggerTooltip_loi7t_90","spTabs--variant-filled":"_spTabs--variant-filled_loi7t_93"},_a=e=>{const{panes:o,isSeparated:t=!1,classNameRoot:n,classNameBaseTooltipRoot:a,variant:i="contained",size:r="md"}=e,l=u({[Le.spTabs]:!0,[Le.spTabs_separated]:t,[Le[`spTabs--variant-${i}`]]:i,[Le[`spTabs--size-${r}`]]:r,...n&&{[n]:!0}}),p=u({[Le.spTabs__triggerTooltip]:!0}),c=()=>{switch(r){case"md":return"p2";case"lg":return"p1"}};return s.jsx("div",{className:l,children:o.map((f,m)=>{const{name:x,active:w,onClick:b,infoTooltipText:k}=f;return s.jsxs("div",{className:u({[Le.spTabs__tabElement]:!0,[Le.spTabs__tabElement_active]:w}),onClick:b,children:[s.jsx(xe,{type:c(),children:x}),!!k&&s.jsx(De,{classNameTriggerTooltip:p,text:k,classNameBaseTooltipRoot:a})]},f.key||m)})})},da={spTextWithLabel:"_spTextWithLabel_1dr7p_1"},fa=e=>{const{children:o,label:t,style:n,...a}=e;return s.jsxs("div",{className:da.spTextWithLabel,style:{...n},children:[s.jsx($e,{label:t}),s.jsx(xe,{...a,children:o})]})};function Te(e,o,t,n){function a(i){return i instanceof t?i:new t(function(r){r(i)})}return new(t||(t=Promise))(function(i,r){function l(f){try{c(n.next(f))}catch(m){r(m)}}function p(f){try{c(n.throw(f))}catch(m){r(m)}}function c(f){f.done?i(f.value):a(f.value).then(l,p)}c((n=n.apply(e,o||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const ma=new Map([["1km","application/vnd.1000minds.decision-model+xml"],["3dml","text/vnd.in3d.3dml"],["3ds","image/x-3ds"],["3g2","video/3gpp2"],["3gp","video/3gp"],["3gpp","video/3gpp"],["3mf","model/3mf"],["7z","application/x-7z-compressed"],["7zip","application/x-7z-compressed"],["123","application/vnd.lotus-1-2-3"],["aab","application/x-authorware-bin"],["aac","audio/x-acc"],["aam","application/x-authorware-map"],["aas","application/x-authorware-seg"],["abw","application/x-abiword"],["ac","application/vnd.nokia.n-gage.ac+xml"],["ac3","audio/ac3"],["acc","application/vnd.americandynamics.acc"],["ace","application/x-ace-compressed"],["acu","application/vnd.acucobol"],["acutc","application/vnd.acucorp"],["adp","audio/adpcm"],["aep","application/vnd.audiograph"],["afm","application/x-font-type1"],["afp","application/vnd.ibm.modcap"],["ahead","application/vnd.ahead.space"],["ai","application/pdf"],["aif","audio/x-aiff"],["aifc","audio/x-aiff"],["aiff","audio/x-aiff"],["air","application/vnd.adobe.air-application-installer-package+zip"],["ait","application/vnd.dvb.ait"],["ami","application/vnd.amiga.ami"],["amr","audio/amr"],["apk","application/vnd.android.package-archive"],["apng","image/apng"],["appcache","text/cache-manifest"],["application","application/x-ms-application"],["apr","application/vnd.lotus-approach"],["arc","application/x-freearc"],["arj","application/x-arj"],["asc","application/pgp-signature"],["asf","video/x-ms-asf"],["asm","text/x-asm"],["aso","application/vnd.accpac.simply.aso"],["asx","video/x-ms-asf"],["atc","application/vnd.acucorp"],["atom","application/atom+xml"],["atomcat","application/atomcat+xml"],["atomdeleted","application/atomdeleted+xml"],["atomsvc","application/atomsvc+xml"],["atx","application/vnd.antix.game-component"],["au","audio/x-au"],["avi","video/x-msvideo"],["avif","image/avif"],["aw","application/applixware"],["azf","application/vnd.airzip.filesecure.azf"],["azs","application/vnd.airzip.filesecure.azs"],["azv","image/vnd.airzip.accelerator.azv"],["azw","application/vnd.amazon.ebook"],["b16","image/vnd.pco.b16"],["bat","application/x-msdownload"],["bcpio","application/x-bcpio"],["bdf","application/x-font-bdf"],["bdm","application/vnd.syncml.dm+wbxml"],["bdoc","application/x-bdoc"],["bed","application/vnd.realvnc.bed"],["bh2","application/vnd.fujitsu.oasysprs"],["bin","application/octet-stream"],["blb","application/x-blorb"],["blorb","application/x-blorb"],["bmi","application/vnd.bmi"],["bmml","application/vnd.balsamiq.bmml+xml"],["bmp","image/bmp"],["book","application/vnd.framemaker"],["box","application/vnd.previewsystems.box"],["boz","application/x-bzip2"],["bpk","application/octet-stream"],["bpmn","application/octet-stream"],["bsp","model/vnd.valve.source.compiled-map"],["btif","image/prs.btif"],["buffer","application/octet-stream"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["c","text/x-c"],["c4d","application/vnd.clonk.c4group"],["c4f","application/vnd.clonk.c4group"],["c4g","application/vnd.clonk.c4group"],["c4p","application/vnd.clonk.c4group"],["c4u","application/vnd.clonk.c4group"],["c11amc","application/vnd.cluetrust.cartomobile-config"],["c11amz","application/vnd.cluetrust.cartomobile-config-pkg"],["cab","application/vnd.ms-cab-compressed"],["caf","audio/x-caf"],["cap","application/vnd.tcpdump.pcap"],["car","application/vnd.curl.car"],["cat","application/vnd.ms-pki.seccat"],["cb7","application/x-cbr"],["cba","application/x-cbr"],["cbr","application/x-cbr"],["cbt","application/x-cbr"],["cbz","application/x-cbr"],["cc","text/x-c"],["cco","application/x-cocoa"],["cct","application/x-director"],["ccxml","application/ccxml+xml"],["cdbcmsg","application/vnd.contact.cmsg"],["cda","application/x-cdf"],["cdf","application/x-netcdf"],["cdfx","application/cdfx+xml"],["cdkey","application/vnd.mediastation.cdkey"],["cdmia","application/cdmi-capability"],["cdmic","application/cdmi-container"],["cdmid","application/cdmi-domain"],["cdmio","application/cdmi-object"],["cdmiq","application/cdmi-queue"],["cdr","application/cdr"],["cdx","chemical/x-cdx"],["cdxml","application/vnd.chemdraw+xml"],["cdy","application/vnd.cinderella"],["cer","application/pkix-cert"],["cfs","application/x-cfs-compressed"],["cgm","image/cgm"],["chat","application/x-chat"],["chm","application/vnd.ms-htmlhelp"],["chrt","application/vnd.kde.kchart"],["cif","chemical/x-cif"],["cii","application/vnd.anser-web-certificate-issue-initiation"],["cil","application/vnd.ms-artgalry"],["cjs","application/node"],["cla","application/vnd.claymore"],["class","application/octet-stream"],["clkk","application/vnd.crick.clicker.keyboard"],["clkp","application/vnd.crick.clicker.palette"],["clkt","application/vnd.crick.clicker.template"],["clkw","application/vnd.crick.clicker.wordbank"],["clkx","application/vnd.crick.clicker"],["clp","application/x-msclip"],["cmc","application/vnd.cosmocaller"],["cmdf","chemical/x-cmdf"],["cml","chemical/x-cml"],["cmp","application/vnd.yellowriver-custom-menu"],["cmx","image/x-cmx"],["cod","application/vnd.rim.cod"],["coffee","text/coffeescript"],["com","application/x-msdownload"],["conf","text/plain"],["cpio","application/x-cpio"],["cpp","text/x-c"],["cpt","application/mac-compactpro"],["crd","application/x-mscardfile"],["crl","application/pkix-crl"],["crt","application/x-x509-ca-cert"],["crx","application/x-chrome-extension"],["cryptonote","application/vnd.rig.cryptonote"],["csh","application/x-csh"],["csl","application/vnd.citationstyles.style+xml"],["csml","chemical/x-csml"],["csp","application/vnd.commonspace"],["csr","application/octet-stream"],["css","text/css"],["cst","application/x-director"],["csv","text/csv"],["cu","application/cu-seeme"],["curl","text/vnd.curl"],["cww","application/prs.cww"],["cxt","application/x-director"],["cxx","text/x-c"],["dae","model/vnd.collada+xml"],["daf","application/vnd.mobius.daf"],["dart","application/vnd.dart"],["dataless","application/vnd.fdsn.seed"],["davmount","application/davmount+xml"],["dbf","application/vnd.dbf"],["dbk","application/docbook+xml"],["dcr","application/x-director"],["dcurl","text/vnd.curl.dcurl"],["dd2","application/vnd.oma.dd2+xml"],["ddd","application/vnd.fujixerox.ddd"],["ddf","application/vnd.syncml.dmddf+xml"],["dds","image/vnd.ms-dds"],["deb","application/x-debian-package"],["def","text/plain"],["deploy","application/octet-stream"],["der","application/x-x509-ca-cert"],["dfac","application/vnd.dreamfactory"],["dgc","application/x-dgc-compressed"],["dic","text/x-c"],["dir","application/x-director"],["dis","application/vnd.mobius.dis"],["disposition-notification","message/disposition-notification"],["dist","application/octet-stream"],["distz","application/octet-stream"],["djv","image/vnd.djvu"],["djvu","image/vnd.djvu"],["dll","application/octet-stream"],["dmg","application/x-apple-diskimage"],["dmn","application/octet-stream"],["dmp","application/vnd.tcpdump.pcap"],["dms","application/octet-stream"],["dna","application/vnd.dna"],["doc","application/msword"],["docm","application/vnd.ms-word.template.macroEnabled.12"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["dot","application/msword"],["dotm","application/vnd.ms-word.template.macroEnabled.12"],["dotx","application/vnd.openxmlformats-officedocument.wordprocessingml.template"],["dp","application/vnd.osgi.dp"],["dpg","application/vnd.dpgraph"],["dra","audio/vnd.dra"],["drle","image/dicom-rle"],["dsc","text/prs.lines.tag"],["dssc","application/dssc+der"],["dtb","application/x-dtbook+xml"],["dtd","application/xml-dtd"],["dts","audio/vnd.dts"],["dtshd","audio/vnd.dts.hd"],["dump","application/octet-stream"],["dvb","video/vnd.dvb.file"],["dvi","application/x-dvi"],["dwd","application/atsc-dwd+xml"],["dwf","model/vnd.dwf"],["dwg","image/vnd.dwg"],["dxf","image/vnd.dxf"],["dxp","application/vnd.spotfire.dxp"],["dxr","application/x-director"],["ear","application/java-archive"],["ecelp4800","audio/vnd.nuera.ecelp4800"],["ecelp7470","audio/vnd.nuera.ecelp7470"],["ecelp9600","audio/vnd.nuera.ecelp9600"],["ecma","application/ecmascript"],["edm","application/vnd.novadigm.edm"],["edx","application/vnd.novadigm.edx"],["efif","application/vnd.picsel"],["ei6","application/vnd.pg.osasli"],["elc","application/octet-stream"],["emf","image/emf"],["eml","message/rfc822"],["emma","application/emma+xml"],["emotionml","application/emotionml+xml"],["emz","application/x-msmetafile"],["eol","audio/vnd.digital-winds"],["eot","application/vnd.ms-fontobject"],["eps","application/postscript"],["epub","application/epub+zip"],["es","application/ecmascript"],["es3","application/vnd.eszigno3+xml"],["esa","application/vnd.osgi.subsystem"],["esf","application/vnd.epson.esf"],["et3","application/vnd.eszigno3+xml"],["etx","text/x-setext"],["eva","application/x-eva"],["evy","application/x-envoy"],["exe","application/octet-stream"],["exi","application/exi"],["exp","application/express"],["exr","image/aces"],["ext","application/vnd.novadigm.ext"],["ez","application/andrew-inset"],["ez2","application/vnd.ezpix-album"],["ez3","application/vnd.ezpix-package"],["f","text/x-fortran"],["f4v","video/mp4"],["f77","text/x-fortran"],["f90","text/x-fortran"],["fbs","image/vnd.fastbidsheet"],["fcdt","application/vnd.adobe.formscentral.fcdt"],["fcs","application/vnd.isac.fcs"],["fdf","application/vnd.fdf"],["fdt","application/fdt+xml"],["fe_launch","application/vnd.denovo.fcselayout-link"],["fg5","application/vnd.fujitsu.oasysgp"],["fgd","application/x-director"],["fh","image/x-freehand"],["fh4","image/x-freehand"],["fh5","image/x-freehand"],["fh7","image/x-freehand"],["fhc","image/x-freehand"],["fig","application/x-xfig"],["fits","image/fits"],["flac","audio/x-flac"],["fli","video/x-fli"],["flo","application/vnd.micrografx.flo"],["flv","video/x-flv"],["flw","application/vnd.kde.kivio"],["flx","text/vnd.fmi.flexstor"],["fly","text/vnd.fly"],["fm","application/vnd.framemaker"],["fnc","application/vnd.frogans.fnc"],["fo","application/vnd.software602.filler.form+xml"],["for","text/x-fortran"],["fpx","image/vnd.fpx"],["frame","application/vnd.framemaker"],["fsc","application/vnd.fsc.weblaunch"],["fst","image/vnd.fst"],["ftc","application/vnd.fluxtime.clip"],["fti","application/vnd.anser-web-funds-transfer-initiation"],["fvt","video/vnd.fvt"],["fxp","application/vnd.adobe.fxp"],["fxpl","application/vnd.adobe.fxp"],["fzs","application/vnd.fuzzysheet"],["g2w","application/vnd.geoplan"],["g3","image/g3fax"],["g3w","application/vnd.geospace"],["gac","application/vnd.groove-account"],["gam","application/x-tads"],["gbr","application/rpki-ghostbusters"],["gca","application/x-gca-compressed"],["gdl","model/vnd.gdl"],["gdoc","application/vnd.google-apps.document"],["geo","application/vnd.dynageo"],["geojson","application/geo+json"],["gex","application/vnd.geometry-explorer"],["ggb","application/vnd.geogebra.file"],["ggt","application/vnd.geogebra.tool"],["ghf","application/vnd.groove-help"],["gif","image/gif"],["gim","application/vnd.groove-identity-message"],["glb","model/gltf-binary"],["gltf","model/gltf+json"],["gml","application/gml+xml"],["gmx","application/vnd.gmx"],["gnumeric","application/x-gnumeric"],["gpg","application/gpg-keys"],["gph","application/vnd.flographit"],["gpx","application/gpx+xml"],["gqf","application/vnd.grafeq"],["gqs","application/vnd.grafeq"],["gram","application/srgs"],["gramps","application/x-gramps-xml"],["gre","application/vnd.geometry-explorer"],["grv","application/vnd.groove-injector"],["grxml","application/srgs+xml"],["gsf","application/x-font-ghostscript"],["gsheet","application/vnd.google-apps.spreadsheet"],["gslides","application/vnd.google-apps.presentation"],["gtar","application/x-gtar"],["gtm","application/vnd.groove-tool-message"],["gtw","model/vnd.gtw"],["gv","text/vnd.graphviz"],["gxf","application/gxf"],["gxt","application/vnd.geonext"],["gz","application/gzip"],["gzip","application/gzip"],["h","text/x-c"],["h261","video/h261"],["h263","video/h263"],["h264","video/h264"],["hal","application/vnd.hal+xml"],["hbci","application/vnd.hbci"],["hbs","text/x-handlebars-template"],["hdd","application/x-virtualbox-hdd"],["hdf","application/x-hdf"],["heic","image/heic"],["heics","image/heic-sequence"],["heif","image/heif"],["heifs","image/heif-sequence"],["hej2","image/hej2k"],["held","application/atsc-held+xml"],["hh","text/x-c"],["hjson","application/hjson"],["hlp","application/winhlp"],["hpgl","application/vnd.hp-hpgl"],["hpid","application/vnd.hp-hpid"],["hps","application/vnd.hp-hps"],["hqx","application/mac-binhex40"],["hsj2","image/hsj2"],["htc","text/x-component"],["htke","application/vnd.kenameaapp"],["htm","text/html"],["html","text/html"],["hvd","application/vnd.yamaha.hv-dic"],["hvp","application/vnd.yamaha.hv-voice"],["hvs","application/vnd.yamaha.hv-script"],["i2g","application/vnd.intergeo"],["icc","application/vnd.iccprofile"],["ice","x-conference/x-cooltalk"],["icm","application/vnd.iccprofile"],["ico","image/x-icon"],["ics","text/calendar"],["ief","image/ief"],["ifb","text/calendar"],["ifm","application/vnd.shana.informed.formdata"],["iges","model/iges"],["igl","application/vnd.igloader"],["igm","application/vnd.insors.igm"],["igs","model/iges"],["igx","application/vnd.micrografx.igx"],["iif","application/vnd.shana.informed.interchange"],["img","application/octet-stream"],["imp","application/vnd.accpac.simply.imp"],["ims","application/vnd.ms-ims"],["in","text/plain"],["ini","text/plain"],["ink","application/inkml+xml"],["inkml","application/inkml+xml"],["install","application/x-install-instructions"],["iota","application/vnd.astraea-software.iota"],["ipfix","application/ipfix"],["ipk","application/vnd.shana.informed.package"],["irm","application/vnd.ibm.rights-management"],["irp","application/vnd.irepository.package+xml"],["iso","application/x-iso9660-image"],["itp","application/vnd.shana.informed.formtemplate"],["its","application/its+xml"],["ivp","application/vnd.immervision-ivp"],["ivu","application/vnd.immervision-ivu"],["jad","text/vnd.sun.j2me.app-descriptor"],["jade","text/jade"],["jam","application/vnd.jam"],["jar","application/java-archive"],["jardiff","application/x-java-archive-diff"],["java","text/x-java-source"],["jhc","image/jphc"],["jisp","application/vnd.jisp"],["jls","image/jls"],["jlt","application/vnd.hp-jlyt"],["jng","image/x-jng"],["jnlp","application/x-java-jnlp-file"],["joda","application/vnd.joost.joda-archive"],["jp2","image/jp2"],["jpe","image/jpeg"],["jpeg","image/jpeg"],["jpf","image/jpx"],["jpg","image/jpeg"],["jpg2","image/jp2"],["jpgm","video/jpm"],["jpgv","video/jpeg"],["jph","image/jph"],["jpm","video/jpm"],["jpx","image/jpx"],["js","application/javascript"],["json","application/json"],["json5","application/json5"],["jsonld","application/ld+json"],["jsonl","application/jsonl"],["jsonml","application/jsonml+json"],["jsx","text/jsx"],["jxr","image/jxr"],["jxra","image/jxra"],["jxrs","image/jxrs"],["jxs","image/jxs"],["jxsc","image/jxsc"],["jxsi","image/jxsi"],["jxss","image/jxss"],["kar","audio/midi"],["karbon","application/vnd.kde.karbon"],["kdb","application/octet-stream"],["kdbx","application/x-keepass2"],["key","application/x-iwork-keynote-sffkey"],["kfo","application/vnd.kde.kformula"],["kia","application/vnd.kidspiration"],["kml","application/vnd.google-earth.kml+xml"],["kmz","application/vnd.google-earth.kmz"],["kne","application/vnd.kinar"],["knp","application/vnd.kinar"],["kon","application/vnd.kde.kontour"],["kpr","application/vnd.kde.kpresenter"],["kpt","application/vnd.kde.kpresenter"],["kpxx","application/vnd.ds-keypoint"],["ksp","application/vnd.kde.kspread"],["ktr","application/vnd.kahootz"],["ktx","image/ktx"],["ktx2","image/ktx2"],["ktz","application/vnd.kahootz"],["kwd","application/vnd.kde.kword"],["kwt","application/vnd.kde.kword"],["lasxml","application/vnd.las.las+xml"],["latex","application/x-latex"],["lbd","application/vnd.llamagraphics.life-balance.desktop"],["lbe","application/vnd.llamagraphics.life-balance.exchange+xml"],["les","application/vnd.hhe.lesson-player"],["less","text/less"],["lgr","application/lgr+xml"],["lha","application/octet-stream"],["link66","application/vnd.route66.link66+xml"],["list","text/plain"],["list3820","application/vnd.ibm.modcap"],["listafp","application/vnd.ibm.modcap"],["litcoffee","text/coffeescript"],["lnk","application/x-ms-shortcut"],["log","text/plain"],["lostxml","application/lost+xml"],["lrf","application/octet-stream"],["lrm","application/vnd.ms-lrm"],["ltf","application/vnd.frogans.ltf"],["lua","text/x-lua"],["luac","application/x-lua-bytecode"],["lvp","audio/vnd.lucent.voice"],["lwp","application/vnd.lotus-wordpro"],["lzh","application/octet-stream"],["m1v","video/mpeg"],["m2a","audio/mpeg"],["m2v","video/mpeg"],["m3a","audio/mpeg"],["m3u","text/plain"],["m3u8","application/vnd.apple.mpegurl"],["m4a","audio/x-m4a"],["m4p","application/mp4"],["m4s","video/iso.segment"],["m4u","application/vnd.mpegurl"],["m4v","video/x-m4v"],["m13","application/x-msmediaview"],["m14","application/x-msmediaview"],["m21","application/mp21"],["ma","application/mathematica"],["mads","application/mads+xml"],["maei","application/mmt-aei+xml"],["mag","application/vnd.ecowin.chart"],["maker","application/vnd.framemaker"],["man","text/troff"],["manifest","text/cache-manifest"],["map","application/json"],["mar","application/octet-stream"],["markdown","text/markdown"],["mathml","application/mathml+xml"],["mb","application/mathematica"],["mbk","application/vnd.mobius.mbk"],["mbox","application/mbox"],["mc1","application/vnd.medcalcdata"],["mcd","application/vnd.mcd"],["mcurl","text/vnd.curl.mcurl"],["md","text/markdown"],["mdb","application/x-msaccess"],["mdi","image/vnd.ms-modi"],["mdx","text/mdx"],["me","text/troff"],["mesh","model/mesh"],["meta4","application/metalink4+xml"],["metalink","application/metalink+xml"],["mets","application/mets+xml"],["mfm","application/vnd.mfmp"],["mft","application/rpki-manifest"],["mgp","application/vnd.osgeo.mapguide.package"],["mgz","application/vnd.proteus.magazine"],["mid","audio/midi"],["midi","audio/midi"],["mie","application/x-mie"],["mif","application/vnd.mif"],["mime","message/rfc822"],["mj2","video/mj2"],["mjp2","video/mj2"],["mjs","application/javascript"],["mk3d","video/x-matroska"],["mka","audio/x-matroska"],["mkd","text/x-markdown"],["mks","video/x-matroska"],["mkv","video/x-matroska"],["mlp","application/vnd.dolby.mlp"],["mmd","application/vnd.chipnuts.karaoke-mmd"],["mmf","application/vnd.smaf"],["mml","text/mathml"],["mmr","image/vnd.fujixerox.edmics-mmr"],["mng","video/x-mng"],["mny","application/x-msmoney"],["mobi","application/x-mobipocket-ebook"],["mods","application/mods+xml"],["mov","video/quicktime"],["movie","video/x-sgi-movie"],["mp2","audio/mpeg"],["mp2a","audio/mpeg"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mp4a","audio/mp4"],["mp4s","application/mp4"],["mp4v","video/mp4"],["mp21","application/mp21"],["mpc","application/vnd.mophun.certificate"],["mpd","application/dash+xml"],["mpe","video/mpeg"],["mpeg","video/mpeg"],["mpg","video/mpeg"],["mpg4","video/mp4"],["mpga","audio/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["mpm","application/vnd.blueice.multipass"],["mpn","application/vnd.mophun.application"],["mpp","application/vnd.ms-project"],["mpt","application/vnd.ms-project"],["mpy","application/vnd.ibm.minipay"],["mqy","application/vnd.mobius.mqy"],["mrc","application/marc"],["mrcx","application/marcxml+xml"],["ms","text/troff"],["mscml","application/mediaservercontrol+xml"],["mseed","application/vnd.fdsn.mseed"],["mseq","application/vnd.mseq"],["msf","application/vnd.epson.msf"],["msg","application/vnd.ms-outlook"],["msh","model/mesh"],["msi","application/x-msdownload"],["msl","application/vnd.mobius.msl"],["msm","application/octet-stream"],["msp","application/octet-stream"],["msty","application/vnd.muvee.style"],["mtl","model/mtl"],["mts","model/vnd.mts"],["mus","application/vnd.musician"],["musd","application/mmt-usd+xml"],["musicxml","application/vnd.recordare.musicxml+xml"],["mvb","application/x-msmediaview"],["mvt","application/vnd.mapbox-vector-tile"],["mwf","application/vnd.mfer"],["mxf","application/mxf"],["mxl","application/vnd.recordare.musicxml"],["mxmf","audio/mobile-xmf"],["mxml","application/xv+xml"],["mxs","application/vnd.triscape.mxs"],["mxu","video/vnd.mpegurl"],["n-gage","application/vnd.nokia.n-gage.symbian.install"],["n3","text/n3"],["nb","application/mathematica"],["nbp","application/vnd.wolfram.player"],["nc","application/x-netcdf"],["ncx","application/x-dtbncx+xml"],["nfo","text/x-nfo"],["ngdat","application/vnd.nokia.n-gage.data"],["nitf","application/vnd.nitf"],["nlu","application/vnd.neurolanguage.nlu"],["nml","application/vnd.enliven"],["nnd","application/vnd.noblenet-directory"],["nns","application/vnd.noblenet-sealer"],["nnw","application/vnd.noblenet-web"],["npx","image/vnd.net-fpx"],["nq","application/n-quads"],["nsc","application/x-conference"],["nsf","application/vnd.lotus-notes"],["nt","application/n-triples"],["ntf","application/vnd.nitf"],["numbers","application/x-iwork-numbers-sffnumbers"],["nzb","application/x-nzb"],["oa2","application/vnd.fujitsu.oasys2"],["oa3","application/vnd.fujitsu.oasys3"],["oas","application/vnd.fujitsu.oasys"],["obd","application/x-msbinder"],["obgx","application/vnd.openblox.game+xml"],["obj","model/obj"],["oda","application/oda"],["odb","application/vnd.oasis.opendocument.database"],["odc","application/vnd.oasis.opendocument.chart"],["odf","application/vnd.oasis.opendocument.formula"],["odft","application/vnd.oasis.opendocument.formula-template"],["odg","application/vnd.oasis.opendocument.graphics"],["odi","application/vnd.oasis.opendocument.image"],["odm","application/vnd.oasis.opendocument.text-master"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogex","model/vnd.opengex"],["ogg","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["omdoc","application/omdoc+xml"],["onepkg","application/onenote"],["onetmp","application/onenote"],["onetoc","application/onenote"],["onetoc2","application/onenote"],["opf","application/oebps-package+xml"],["opml","text/x-opml"],["oprc","application/vnd.palm"],["opus","audio/ogg"],["org","text/x-org"],["osf","application/vnd.yamaha.openscoreformat"],["osfpvg","application/vnd.yamaha.openscoreformat.osfpvg+xml"],["osm","application/vnd.openstreetmap.data+xml"],["otc","application/vnd.oasis.opendocument.chart-template"],["otf","font/otf"],["otg","application/vnd.oasis.opendocument.graphics-template"],["oth","application/vnd.oasis.opendocument.text-web"],["oti","application/vnd.oasis.opendocument.image-template"],["otp","application/vnd.oasis.opendocument.presentation-template"],["ots","application/vnd.oasis.opendocument.spreadsheet-template"],["ott","application/vnd.oasis.opendocument.text-template"],["ova","application/x-virtualbox-ova"],["ovf","application/x-virtualbox-ovf"],["owl","application/rdf+xml"],["oxps","application/oxps"],["oxt","application/vnd.openofficeorg.extension"],["p","text/x-pascal"],["p7a","application/x-pkcs7-signature"],["p7b","application/x-pkcs7-certificates"],["p7c","application/pkcs7-mime"],["p7m","application/pkcs7-mime"],["p7r","application/x-pkcs7-certreqresp"],["p7s","application/pkcs7-signature"],["p8","application/pkcs8"],["p10","application/x-pkcs10"],["p12","application/x-pkcs12"],["pac","application/x-ns-proxy-autoconfig"],["pages","application/x-iwork-pages-sffpages"],["pas","text/x-pascal"],["paw","application/vnd.pawaafile"],["pbd","application/vnd.powerbuilder6"],["pbm","image/x-portable-bitmap"],["pcap","application/vnd.tcpdump.pcap"],["pcf","application/x-font-pcf"],["pcl","application/vnd.hp-pcl"],["pclxl","application/vnd.hp-pclxl"],["pct","image/x-pict"],["pcurl","application/vnd.curl.pcurl"],["pcx","image/x-pcx"],["pdb","application/x-pilot"],["pde","text/x-processing"],["pdf","application/pdf"],["pem","application/x-x509-user-cert"],["pfa","application/x-font-type1"],["pfb","application/x-font-type1"],["pfm","application/x-font-type1"],["pfr","application/font-tdpfr"],["pfx","application/x-pkcs12"],["pgm","image/x-portable-graymap"],["pgn","application/x-chess-pgn"],["pgp","application/pgp"],["php","application/x-httpd-php"],["php3","application/x-httpd-php"],["php4","application/x-httpd-php"],["phps","application/x-httpd-php-source"],["phtml","application/x-httpd-php"],["pic","image/x-pict"],["pkg","application/octet-stream"],["pki","application/pkixcmp"],["pkipath","application/pkix-pkipath"],["pkpass","application/vnd.apple.pkpass"],["pl","application/x-perl"],["plb","application/vnd.3gpp.pic-bw-large"],["plc","application/vnd.mobius.plc"],["plf","application/vnd.pocketlearn"],["pls","application/pls+xml"],["pm","application/x-perl"],["pml","application/vnd.ctc-posml"],["png","image/png"],["pnm","image/x-portable-anymap"],["portpkg","application/vnd.macports.portpkg"],["pot","application/vnd.ms-powerpoint"],["potm","application/vnd.ms-powerpoint.presentation.macroEnabled.12"],["potx","application/vnd.openxmlformats-officedocument.presentationml.template"],["ppa","application/vnd.ms-powerpoint"],["ppam","application/vnd.ms-powerpoint.addin.macroEnabled.12"],["ppd","application/vnd.cups-ppd"],["ppm","image/x-portable-pixmap"],["pps","application/vnd.ms-powerpoint"],["ppsm","application/vnd.ms-powerpoint.slideshow.macroEnabled.12"],["ppsx","application/vnd.openxmlformats-officedocument.presentationml.slideshow"],["ppt","application/powerpoint"],["pptm","application/vnd.ms-powerpoint.presentation.macroEnabled.12"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["pqa","application/vnd.palm"],["prc","application/x-pilot"],["pre","application/vnd.lotus-freelance"],["prf","application/pics-rules"],["provx","application/provenance+xml"],["ps","application/postscript"],["psb","application/vnd.3gpp.pic-bw-small"],["psd","application/x-photoshop"],["psf","application/x-font-linux-psf"],["pskcxml","application/pskc+xml"],["pti","image/prs.pti"],["ptid","application/vnd.pvi.ptid1"],["pub","application/x-mspublisher"],["pvb","application/vnd.3gpp.pic-bw-var"],["pwn","application/vnd.3m.post-it-notes"],["pya","audio/vnd.ms-playready.media.pya"],["pyv","video/vnd.ms-playready.media.pyv"],["qam","application/vnd.epson.quickanime"],["qbo","application/vnd.intu.qbo"],["qfx","application/vnd.intu.qfx"],["qps","application/vnd.publishare-delta-tree"],["qt","video/quicktime"],["qwd","application/vnd.quark.quarkxpress"],["qwt","application/vnd.quark.quarkxpress"],["qxb","application/vnd.quark.quarkxpress"],["qxd","application/vnd.quark.quarkxpress"],["qxl","application/vnd.quark.quarkxpress"],["qxt","application/vnd.quark.quarkxpress"],["ra","audio/x-realaudio"],["ram","audio/x-pn-realaudio"],["raml","application/raml+yaml"],["rapd","application/route-apd+xml"],["rar","application/x-rar"],["ras","image/x-cmu-raster"],["rcprofile","application/vnd.ipunplugged.rcprofile"],["rdf","application/rdf+xml"],["rdz","application/vnd.data-vision.rdz"],["relo","application/p2p-overlay+xml"],["rep","application/vnd.businessobjects"],["res","application/x-dtbresource+xml"],["rgb","image/x-rgb"],["rif","application/reginfo+xml"],["rip","audio/vnd.rip"],["ris","application/x-research-info-systems"],["rl","application/resource-lists+xml"],["rlc","image/vnd.fujixerox.edmics-rlc"],["rld","application/resource-lists-diff+xml"],["rm","audio/x-pn-realaudio"],["rmi","audio/midi"],["rmp","audio/x-pn-realaudio-plugin"],["rms","application/vnd.jcp.javame.midlet-rms"],["rmvb","application/vnd.rn-realmedia-vbr"],["rnc","application/relax-ng-compact-syntax"],["rng","application/xml"],["roa","application/rpki-roa"],["roff","text/troff"],["rp9","application/vnd.cloanto.rp9"],["rpm","audio/x-pn-realaudio-plugin"],["rpss","application/vnd.nokia.radio-presets"],["rpst","application/vnd.nokia.radio-preset"],["rq","application/sparql-query"],["rs","application/rls-services+xml"],["rsa","application/x-pkcs7"],["rsat","application/atsc-rsat+xml"],["rsd","application/rsd+xml"],["rsheet","application/urc-ressheet+xml"],["rss","application/rss+xml"],["rtf","text/rtf"],["rtx","text/richtext"],["run","application/x-makeself"],["rusd","application/route-usd+xml"],["rv","video/vnd.rn-realvideo"],["s","text/x-asm"],["s3m","audio/s3m"],["saf","application/vnd.yamaha.smaf-audio"],["sass","text/x-sass"],["sbml","application/sbml+xml"],["sc","application/vnd.ibm.secure-container"],["scd","application/x-msschedule"],["scm","application/vnd.lotus-screencam"],["scq","application/scvp-cv-request"],["scs","application/scvp-cv-response"],["scss","text/x-scss"],["scurl","text/vnd.curl.scurl"],["sda","application/vnd.stardivision.draw"],["sdc","application/vnd.stardivision.calc"],["sdd","application/vnd.stardivision.impress"],["sdkd","application/vnd.solent.sdkm+xml"],["sdkm","application/vnd.solent.sdkm+xml"],["sdp","application/sdp"],["sdw","application/vnd.stardivision.writer"],["sea","application/octet-stream"],["see","application/vnd.seemail"],["seed","application/vnd.fdsn.seed"],["sema","application/vnd.sema"],["semd","application/vnd.semd"],["semf","application/vnd.semf"],["senmlx","application/senml+xml"],["sensmlx","application/sensml+xml"],["ser","application/java-serialized-object"],["setpay","application/set-payment-initiation"],["setreg","application/set-registration-initiation"],["sfd-hdstx","application/vnd.hydrostatix.sof-data"],["sfs","application/vnd.spotfire.sfs"],["sfv","text/x-sfv"],["sgi","image/sgi"],["sgl","application/vnd.stardivision.writer-global"],["sgm","text/sgml"],["sgml","text/sgml"],["sh","application/x-sh"],["shar","application/x-shar"],["shex","text/shex"],["shf","application/shf+xml"],["shtml","text/html"],["sid","image/x-mrsid-image"],["sieve","application/sieve"],["sig","application/pgp-signature"],["sil","audio/silk"],["silo","model/mesh"],["sis","application/vnd.symbian.install"],["sisx","application/vnd.symbian.install"],["sit","application/x-stuffit"],["sitx","application/x-stuffitx"],["siv","application/sieve"],["skd","application/vnd.koan"],["skm","application/vnd.koan"],["skp","application/vnd.koan"],["skt","application/vnd.koan"],["sldm","application/vnd.ms-powerpoint.slide.macroenabled.12"],["sldx","application/vnd.openxmlformats-officedocument.presentationml.slide"],["slim","text/slim"],["slm","text/slim"],["sls","application/route-s-tsid+xml"],["slt","application/vnd.epson.salt"],["sm","application/vnd.stepmania.stepchart"],["smf","application/vnd.stardivision.math"],["smi","application/smil"],["smil","application/smil"],["smv","video/x-smv"],["smzip","application/vnd.stepmania.package"],["snd","audio/basic"],["snf","application/x-font-snf"],["so","application/octet-stream"],["spc","application/x-pkcs7-certificates"],["spdx","text/spdx"],["spf","application/vnd.yamaha.smaf-phrase"],["spl","application/x-futuresplash"],["spot","text/vnd.in3d.spot"],["spp","application/scvp-vp-response"],["spq","application/scvp-vp-request"],["spx","audio/ogg"],["sql","application/x-sql"],["src","application/x-wais-source"],["srt","application/x-subrip"],["sru","application/sru+xml"],["srx","application/sparql-results+xml"],["ssdl","application/ssdl+xml"],["sse","application/vnd.kodak-descriptor"],["ssf","application/vnd.epson.ssf"],["ssml","application/ssml+xml"],["sst","application/octet-stream"],["st","application/vnd.sailingtracker.track"],["stc","application/vnd.sun.xml.calc.template"],["std","application/vnd.sun.xml.draw.template"],["stf","application/vnd.wt.stf"],["sti","application/vnd.sun.xml.impress.template"],["stk","application/hyperstudio"],["stl","model/stl"],["stpx","model/step+xml"],["stpxz","model/step-xml+zip"],["stpz","model/step+zip"],["str","application/vnd.pg.format"],["stw","application/vnd.sun.xml.writer.template"],["styl","text/stylus"],["stylus","text/stylus"],["sub","text/vnd.dvb.subtitle"],["sus","application/vnd.sus-calendar"],["susp","application/vnd.sus-calendar"],["sv4cpio","application/x-sv4cpio"],["sv4crc","application/x-sv4crc"],["svc","application/vnd.dvb.service"],["svd","application/vnd.svd"],["svg","image/svg+xml"],["svgz","image/svg+xml"],["swa","application/x-director"],["swf","application/x-shockwave-flash"],["swi","application/vnd.aristanetworks.swi"],["swidtag","application/swid+xml"],["sxc","application/vnd.sun.xml.calc"],["sxd","application/vnd.sun.xml.draw"],["sxg","application/vnd.sun.xml.writer.global"],["sxi","application/vnd.sun.xml.impress"],["sxm","application/vnd.sun.xml.math"],["sxw","application/vnd.sun.xml.writer"],["t","text/troff"],["t3","application/x-t3vm-image"],["t38","image/t38"],["taglet","application/vnd.mynfc"],["tao","application/vnd.tao.intent-module-archive"],["tap","image/vnd.tencent.tap"],["tar","application/x-tar"],["tcap","application/vnd.3gpp2.tcap"],["tcl","application/x-tcl"],["td","application/urc-targetdesc+xml"],["teacher","application/vnd.smart.teacher"],["tei","application/tei+xml"],["teicorpus","application/tei+xml"],["tex","application/x-tex"],["texi","application/x-texinfo"],["texinfo","application/x-texinfo"],["text","text/plain"],["tfi","application/thraud+xml"],["tfm","application/x-tex-tfm"],["tfx","image/tiff-fx"],["tga","image/x-tga"],["tgz","application/x-tar"],["thmx","application/vnd.ms-officetheme"],["tif","image/tiff"],["tiff","image/tiff"],["tk","application/x-tcl"],["tmo","application/vnd.tmobile-livetv"],["toml","application/toml"],["torrent","application/x-bittorrent"],["tpl","application/vnd.groove-tool-template"],["tpt","application/vnd.trid.tpt"],["tr","text/troff"],["tra","application/vnd.trueapp"],["trig","application/trig"],["trm","application/x-msterminal"],["ts","video/mp2t"],["tsd","application/timestamped-data"],["tsv","text/tab-separated-values"],["ttc","font/collection"],["ttf","font/ttf"],["ttl","text/turtle"],["ttml","application/ttml+xml"],["twd","application/vnd.simtech-mindmapper"],["twds","application/vnd.simtech-mindmapper"],["txd","application/vnd.genomatix.tuxedo"],["txf","application/vnd.mobius.txf"],["txt","text/plain"],["u8dsn","message/global-delivery-status"],["u8hdr","message/global-headers"],["u8mdn","message/global-disposition-notification"],["u8msg","message/global"],["u32","application/x-authorware-bin"],["ubj","application/ubjson"],["udeb","application/x-debian-package"],["ufd","application/vnd.ufdl"],["ufdl","application/vnd.ufdl"],["ulx","application/x-glulx"],["umj","application/vnd.umajin"],["unityweb","application/vnd.unity"],["uoml","application/vnd.uoml+xml"],["uri","text/uri-list"],["uris","text/uri-list"],["urls","text/uri-list"],["usdz","model/vnd.usdz+zip"],["ustar","application/x-ustar"],["utz","application/vnd.uiq.theme"],["uu","text/x-uuencode"],["uva","audio/vnd.dece.audio"],["uvd","application/vnd.dece.data"],["uvf","application/vnd.dece.data"],["uvg","image/vnd.dece.graphic"],["uvh","video/vnd.dece.hd"],["uvi","image/vnd.dece.graphic"],["uvm","video/vnd.dece.mobile"],["uvp","video/vnd.dece.pd"],["uvs","video/vnd.dece.sd"],["uvt","application/vnd.dece.ttml+xml"],["uvu","video/vnd.uvvu.mp4"],["uvv","video/vnd.dece.video"],["uvva","audio/vnd.dece.audio"],["uvvd","application/vnd.dece.data"],["uvvf","application/vnd.dece.data"],["uvvg","image/vnd.dece.graphic"],["uvvh","video/vnd.dece.hd"],["uvvi","image/vnd.dece.graphic"],["uvvm","video/vnd.dece.mobile"],["uvvp","video/vnd.dece.pd"],["uvvs","video/vnd.dece.sd"],["uvvt","application/vnd.dece.ttml+xml"],["uvvu","video/vnd.uvvu.mp4"],["uvvv","video/vnd.dece.video"],["uvvx","application/vnd.dece.unspecified"],["uvvz","application/vnd.dece.zip"],["uvx","application/vnd.dece.unspecified"],["uvz","application/vnd.dece.zip"],["vbox","application/x-virtualbox-vbox"],["vbox-extpack","application/x-virtualbox-vbox-extpack"],["vcard","text/vcard"],["vcd","application/x-cdlink"],["vcf","text/x-vcard"],["vcg","application/vnd.groove-vcard"],["vcs","text/x-vcalendar"],["vcx","application/vnd.vcx"],["vdi","application/x-virtualbox-vdi"],["vds","model/vnd.sap.vds"],["vhd","application/x-virtualbox-vhd"],["vis","application/vnd.visionary"],["viv","video/vnd.vivo"],["vlc","application/videolan"],["vmdk","application/x-virtualbox-vmdk"],["vob","video/x-ms-vob"],["vor","application/vnd.stardivision.writer"],["vox","application/x-authorware-bin"],["vrml","model/vrml"],["vsd","application/vnd.visio"],["vsf","application/vnd.vsf"],["vss","application/vnd.visio"],["vst","application/vnd.visio"],["vsw","application/vnd.visio"],["vtf","image/vnd.valve.source.texture"],["vtt","text/vtt"],["vtu","model/vnd.vtu"],["vxml","application/voicexml+xml"],["w3d","application/x-director"],["wad","application/x-doom"],["wadl","application/vnd.sun.wadl+xml"],["war","application/java-archive"],["wasm","application/wasm"],["wav","audio/x-wav"],["wax","audio/x-ms-wax"],["wbmp","image/vnd.wap.wbmp"],["wbs","application/vnd.criticaltools.wbs+xml"],["wbxml","application/wbxml"],["wcm","application/vnd.ms-works"],["wdb","application/vnd.ms-works"],["wdp","image/vnd.ms-photo"],["weba","audio/webm"],["webapp","application/x-web-app-manifest+json"],["webm","video/webm"],["webmanifest","application/manifest+json"],["webp","image/webp"],["wg","application/vnd.pmi.widget"],["wgt","application/widget"],["wks","application/vnd.ms-works"],["wm","video/x-ms-wm"],["wma","audio/x-ms-wma"],["wmd","application/x-ms-wmd"],["wmf","image/wmf"],["wml","text/vnd.wap.wml"],["wmlc","application/wmlc"],["wmls","text/vnd.wap.wmlscript"],["wmlsc","application/vnd.wap.wmlscriptc"],["wmv","video/x-ms-wmv"],["wmx","video/x-ms-wmx"],["wmz","application/x-msmetafile"],["woff","font/woff"],["woff2","font/woff2"],["word","application/msword"],["wpd","application/vnd.wordperfect"],["wpl","application/vnd.ms-wpl"],["wps","application/vnd.ms-works"],["wqd","application/vnd.wqd"],["wri","application/x-mswrite"],["wrl","model/vrml"],["wsc","message/vnd.wfa.wsc"],["wsdl","application/wsdl+xml"],["wspolicy","application/wspolicy+xml"],["wtb","application/vnd.webturbo"],["wvx","video/x-ms-wvx"],["x3d","model/x3d+xml"],["x3db","model/x3d+fastinfoset"],["x3dbz","model/x3d+binary"],["x3dv","model/x3d-vrml"],["x3dvz","model/x3d+vrml"],["x3dz","model/x3d+xml"],["x32","application/x-authorware-bin"],["x_b","model/vnd.parasolid.transmit.binary"],["x_t","model/vnd.parasolid.transmit.text"],["xaml","application/xaml+xml"],["xap","application/x-silverlight-app"],["xar","application/vnd.xara"],["xav","application/xcap-att+xml"],["xbap","application/x-ms-xbap"],["xbd","application/vnd.fujixerox.docuworks.binder"],["xbm","image/x-xbitmap"],["xca","application/xcap-caps+xml"],["xcs","application/calendar+xml"],["xdf","application/xcap-diff+xml"],["xdm","application/vnd.syncml.dm+xml"],["xdp","application/vnd.adobe.xdp+xml"],["xdssc","application/dssc+xml"],["xdw","application/vnd.fujixerox.docuworks"],["xel","application/xcap-el+xml"],["xenc","application/xenc+xml"],["xer","application/patch-ops-error+xml"],["xfdf","application/vnd.adobe.xfdf"],["xfdl","application/vnd.xfdl"],["xht","application/xhtml+xml"],["xhtml","application/xhtml+xml"],["xhvml","application/xv+xml"],["xif","image/vnd.xiff"],["xl","application/excel"],["xla","application/vnd.ms-excel"],["xlam","application/vnd.ms-excel.addin.macroEnabled.12"],["xlc","application/vnd.ms-excel"],["xlf","application/xliff+xml"],["xlm","application/vnd.ms-excel"],["xls","application/vnd.ms-excel"],["xlsb","application/vnd.ms-excel.sheet.binary.macroEnabled.12"],["xlsm","application/vnd.ms-excel.sheet.macroEnabled.12"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xlt","application/vnd.ms-excel"],["xltm","application/vnd.ms-excel.template.macroEnabled.12"],["xltx","application/vnd.openxmlformats-officedocument.spreadsheetml.template"],["xlw","application/vnd.ms-excel"],["xm","audio/xm"],["xml","application/xml"],["xns","application/xcap-ns+xml"],["xo","application/vnd.olpc-sugar"],["xop","application/xop+xml"],["xpi","application/x-xpinstall"],["xpl","application/xproc+xml"],["xpm","image/x-xpixmap"],["xpr","application/vnd.is-xpr"],["xps","application/vnd.ms-xpsdocument"],["xpw","application/vnd.intercon.formnet"],["xpx","application/vnd.intercon.formnet"],["xsd","application/xml"],["xsl","application/xml"],["xslt","application/xslt+xml"],["xsm","application/vnd.syncml+xml"],["xspf","application/xspf+xml"],["xul","application/vnd.mozilla.xul+xml"],["xvm","application/xv+xml"],["xvml","application/xv+xml"],["xwd","image/x-xwindowdump"],["xyz","chemical/x-xyz"],["xz","application/x-xz"],["yaml","text/yaml"],["yang","application/yang"],["yin","application/yin+xml"],["yml","text/yaml"],["ymp","text/x-suse-ymp"],["z","application/x-compress"],["z1","application/x-zmachine"],["z2","application/x-zmachine"],["z3","application/x-zmachine"],["z4","application/x-zmachine"],["z5","application/x-zmachine"],["z6","application/x-zmachine"],["z7","application/x-zmachine"],["z8","application/x-zmachine"],["zaz","application/vnd.zzazz.deck+xml"],["zip","application/zip"],["zir","application/vnd.zul"],["zirz","application/vnd.zul"],["zmm","application/vnd.handheld-entertainment+xml"],["zsh","text/x-scriptzsh"]]);function Ee(e,o,t){const n=ua(e),{webkitRelativePath:a}=e,i=typeof o=="string"?o:typeof a=="string"&&a.length>0?a:`./${e.name}`;return typeof n.path!="string"&&ht(n,"path",i),ht(n,"relativePath",i),n}function ua(e){const{name:o}=e;if(o&&o.lastIndexOf(".")!==-1&&!e.type){const n=o.split(".").pop().toLowerCase(),a=ma.get(n);a&&Object.defineProperty(e,"type",{value:a,writable:!1,configurable:!1,enumerable:!0})}return e}function ht(e,o,t){Object.defineProperty(e,o,{value:t,writable:!1,configurable:!1,enumerable:!0})}const ga=[".DS_Store","Thumbs.db"];function ha(e){return Te(this,void 0,void 0,function*(){return Ye(e)&&xa(e.dataTransfer)?ba(e.dataTransfer,e.type):va(e)?wa(e):Array.isArray(e)&&e.every(o=>"getFile"in o&&typeof o.getFile=="function")?ya(e):[]})}function xa(e){return Ye(e)}function va(e){return Ye(e)&&Ye(e.target)}function Ye(e){return typeof e=="object"&&e!==null}function wa(e){return wo(e.target.files).map(o=>Ee(o))}function ya(e){return Te(this,void 0,void 0,function*(){return(yield Promise.all(e.map(t=>t.getFile()))).map(t=>Ee(t))})}function ba(e,o){return Te(this,void 0,void 0,function*(){if(e.items){const t=wo(e.items).filter(a=>a.kind==="file");if(o!=="drop")return t;const n=yield Promise.all(t.map(Sa));return xt(vt(n))}return xt(wo(e.files).map(t=>Ee(t)))})}function xt(e){return e.filter(o=>ga.indexOf(o.name)===-1)}function wo(e){if(e===null)return[];const o=[];for(let t=0;t<e.length;t++){const n=e[t];o.push(n)}return o}function Sa(e){if(typeof e.webkitGetAsEntry!="function")return wt(e);const o=e.webkitGetAsEntry();return o&&o.isDirectory?yt(o):wt(e,o)}function vt(e){return e.reduce((o,t)=>[...o,...Array.isArray(t)?vt(t):[t]],[])}function wt(e,o){return Te(this,void 0,void 0,function*(){var t;if(globalThis.isSecureContext&&typeof e.getAsFileSystemHandle=="function"){const i=yield e.getAsFileSystemHandle();if(i===null)throw new Error(`${e} is not a File`);if(i!==void 0){const r=yield i.getFile();return r.handle=i,Ee(r)}}const n=e.getAsFile();if(!n)throw new Error(`${e} is not a File`);return Ee(n,(t=o==null?void 0:o.fullPath)!==null&&t!==void 0?t:void 0)})}function ka(e){return Te(this,void 0,void 0,function*(){return e.isDirectory?yt(e):Ca(e)})}function yt(e){const o=e.createReader();return new Promise((t,n)=>{const a=[];function i(){o.readEntries(r=>Te(this,void 0,void 0,function*(){if(r.length){const l=Promise.all(r.map(ka));a.push(l),i()}else try{const l=yield Promise.all(a);t(l)}catch(l){n(l)}}),r=>{n(r)})}i()})}function Ca(e){return Te(this,void 0,void 0,function*(){return new Promise((o,t)=>{e.file(n=>{const a=Ee(n,e.fullPath);o(a)},n=>{t(n)})})})}var yo=function(e,o){if(e&&o){var t=Array.isArray(o)?o:o.split(",");if(t.length===0)return!0;var n=e.name||"",a=(e.type||"").toLowerCase(),i=a.replace(/\/.*$/,"");return t.some(function(r){var l=r.trim().toLowerCase();return l.charAt(0)==="."?n.toLowerCase().endsWith(l):l.endsWith("/*")?i===l.replace(/\/.*$/,""):a===l})}return!0};function bt(e){return Ta(e)||La(e)||At(e)||Aa()}function Aa(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
22
22
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function La(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Ta(e){if(Array.isArray(e))return bo(e)}function St(e,o){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);o&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),t.push.apply(t,n)}return t}function kt(e){for(var o=1;o<arguments.length;o++){var t=arguments[o]!=null?arguments[o]:{};o%2?St(Object(t),!0).forEach(function(n){Ct(e,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):St(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))})}return e}function Ct(e,o,t){return o in e?Object.defineProperty(e,o,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[o]=t,e}function Pe(e,o){return Ea(e)||Ia(e,o)||At(e,o)||za()}function za(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
23
23
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function At(e,o){if(e){if(typeof e=="string")return bo(e,o);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return bo(e,o)}}function bo(e,o){(o==null||o>e.length)&&(o=e.length);for(var t=0,n=new Array(o);t<o;t++)n[t]=e[t];return n}function Ia(e,o){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var n=[],a=!0,i=!1,r,l;try{for(t=t.call(e);!(a=(r=t.next()).done)&&(n.push(r.value),!(o&&n.length===o));a=!0);}catch(p){i=!0,l=p}finally{try{!a&&t.return!=null&&t.return()}finally{if(i)throw l}}return n}}function Ea(e){if(Array.isArray(e))return e}var Na=typeof yo=="function"?yo:yo.default,Lt="file-invalid-type",Tt="file-too-large",zt="file-too-small",Fa="too-many-files",So={FileInvalidType:Lt,FileTooLarge:Tt,FileTooSmall:zt},Ba=function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=o.split(","),n=t.length>1?"one of ".concat(t.join(", ")):t[0];return{code:Lt,message:"File type must be ".concat(n)}},It=function(o){return{code:Tt,message:"File is larger than ".concat(o," ").concat(o===1?"byte":"bytes")}},Et=function(o){return{code:zt,message:"File is smaller than ".concat(o," ").concat(o===1?"byte":"bytes")}},ja={code:Fa,message:"Too many files"};function Nt(e,o){var t=e.type==="application/x-moz-file"||Na(e,o);return[t,t?null:Ba(o)]}function Ft(e,o,t){if(ze(e.size))if(ze(o)&&ze(t)){if(e.size>t)return[!1,It(t)];if(e.size<o)return[!1,Et(o)]}else{if(ze(o)&&e.size<o)return[!1,Et(o)];if(ze(t)&&e.size>t)return[!1,It(t)]}return[!0,null]}function ze(e){return e!=null}function Wa(e){var o=e.files,t=e.accept,n=e.minSize,a=e.maxSize,i=e.multiple,r=e.maxFiles,l=e.validator;return!i&&o.length>1||i&&r>=1&&o.length>r?!1:o.every(function(p){var c=Nt(p,t),f=Pe(c,1),m=f[0],x=Ft(p,n,a),w=Pe(x,1),b=w[0],k=l?l(p):null;return m&&b&&!k})}function Ke(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function Xe(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(o){return o==="Files"||o==="application/x-moz-file"}):!!e.target&&!!e.target.files}function Bt(e){e.preventDefault()}function Da(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function Ua(e){return e.indexOf("Edge/")!==-1}function Ma(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return Da(e)||Ua(e)}function Se(){for(var e=arguments.length,o=new Array(e),t=0;t<e;t++)o[t]=arguments[t];return function(n){for(var a=arguments.length,i=new Array(a>1?a-1:0),r=1;r<a;r++)i[r-1]=arguments[r];return o.some(function(l){return!Ke(n)&&l&&l.apply(void 0,[n].concat(i)),Ke(n)})}}function Pa(){return"showOpenFilePicker"in window}function Ha(e){if(ze(e)){var o=Object.entries(e).filter(function(t){var n=Pe(t,2),a=n[0],i=n[1],r=!0;return jt(a)||(console.warn('Skipped "'.concat(a,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),r=!1),(!Array.isArray(i)||!i.every(Wt))&&(console.warn('Skipped "'.concat(a,'" because an invalid file extension was provided.')),r=!1),r}).reduce(function(t,n){var a=Pe(n,2),i=a[0],r=a[1];return kt(kt({},t),{},Ct({},i,r))},{});return[{description:"Files",accept:o}]}return e}function Oa(e){if(ze(e))return Object.entries(e).reduce(function(o,t){var n=Pe(t,2),a=n[0],i=n[1];return[].concat(bt(o),[a],bt(i))},[]).filter(function(o){return jt(o)||Wt(o)}).join(",")}function Ga(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function qa(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function jt(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||e==="application/*"||/\w+\/[-+.\w]+/g.test(e)}function Wt(e){return/^.*\.[\w]+$/.test(e)}var Ra=["children"],$a=["open"],Va=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],Ya=["refKey","onChange","onClick"];function Ka(e){return Qa(e)||Za(e)||Dt(e)||Xa()}function Xa(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
24
24
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Za(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Qa(e){if(Array.isArray(e))return Co(e)}function ko(e,o){return oi(e)||ei(e,o)||Dt(e,o)||Ja()}function Ja(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|