datastake-daf 0.6.187 → 0.6.188

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.
@@ -10875,31 +10875,250 @@ Pagination.propTypes = {
10875
10875
  isMobile: PropTypes__default["default"].bool
10876
10876
  };
10877
10877
 
10878
- const _excluded$s = ["size", "maxHeight", "dataSource", "columns", "pagination"];
10878
+ /******************************************************************************
10879
+ Copyright (c) Microsoft Corporation.
10880
+
10881
+ Permission to use, copy, modify, and/or distribute this software for any
10882
+ purpose with or without fee is hereby granted.
10883
+
10884
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
10885
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10886
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
10887
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
10888
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
10889
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10890
+ PERFORMANCE OF THIS SOFTWARE.
10891
+ ***************************************************************************** */
10892
+
10893
+ var __assign = function() {
10894
+ __assign = Object.assign || function __assign(t) {
10895
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
10896
+ s = arguments[i];
10897
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
10898
+ }
10899
+ return t;
10900
+ };
10901
+ return __assign.apply(this, arguments);
10902
+ };
10903
+
10904
+ function __spreadArray(to, from, pack) {
10905
+ if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
10906
+ if (ar || !(i in from)) {
10907
+ if (!ar) ar = Array.prototype.slice.call(from, 0, i);
10908
+ ar[i] = from[i];
10909
+ }
10910
+ }
10911
+ return to.concat(ar || Array.prototype.slice.call(from));
10912
+ }
10913
+
10914
+ typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
10915
+ var e = new Error(message);
10916
+ return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
10917
+ };
10918
+
10919
+ function memoize(fn) {
10920
+ var cache = Object.create(null);
10921
+ return function (arg) {
10922
+ if (cache[arg] === undefined) cache[arg] = fn(arg);
10923
+ return cache[arg];
10924
+ };
10925
+ }
10926
+
10927
+ var reactPropsRegex = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/; // https://esbench.com/bench/5bfee68a4cd7e6009ef61d23
10928
+
10929
+ var isPropValid = /* #__PURE__ */memoize(function (prop) {
10930
+ return reactPropsRegex.test(prop) || prop.charCodeAt(0) === 111
10931
+ /* o */
10932
+ && prop.charCodeAt(1) === 110
10933
+ /* n */
10934
+ && prop.charCodeAt(2) < 91;
10935
+ }
10936
+ /* Z+1 */
10937
+ );
10938
+
10939
+ var e="-ms-";var r="-moz-";var a="-webkit-";var n="comm";var c="rule";var s="decl";var i="@import";var h="@keyframes";var g$1="@layer";var $$1=Math.abs;var m$1=String.fromCharCode;var x$1=Object.assign;function y$1(e,r){return A$1(e,0)^45?(((r<<2^A$1(e,0))<<2^A$1(e,1))<<2^A$1(e,2))<<2^A$1(e,3):0}function j$1(e){return e.trim()}function z$1(e,r){return (e=r.exec(e))?e[0]:e}function C$1(e,r,a){return e.replace(r,a)}function O$1(e,r,a){return e.indexOf(r,a)}function A$1(e,r){return e.charCodeAt(r)|0}function M$1(e,r,a){return e.slice(r,a)}function S$1(e){return e.length}function q$1(e){return e.length}function B$1(e,r){return r.push(e),e}function D$1(e,r){return e.map(r).join("")}function E$1(e,r){return e.filter((function(e){return !z$1(e,r)}))}var F$1=1;var G$1=1;var H$1=0;var I$1=0;var J$1=0;var K$1="";function L$2(e,r,a,n,c,s,t,u){return {value:e,root:r,parent:a,type:n,props:c,children:s,line:F$1,column:G$1,length:t,return:"",siblings:u}}function N$1(e,r){return x$1(L$2("",null,null,"",null,null,0,e.siblings),e,{length:-e.length},r)}function P$1(e){while(e.root)e=N$1(e.root,{children:[e]});B$1(e,e.siblings);}function Q$1(){return J$1}function R$1(){J$1=I$1>0?A$1(K$1,--I$1):0;if(G$1--,J$1===10)G$1=1,F$1--;return J$1}function T$1(){J$1=I$1<H$1?A$1(K$1,I$1++):0;if(G$1++,J$1===10)G$1=1,F$1++;return J$1}function U$1(){return A$1(K$1,I$1)}function V$1(){return I$1}function W$1(e,r){return M$1(K$1,e,r)}function X$1(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Y$1(e){return F$1=G$1=1,H$1=S$1(K$1=e),I$1=0,[]}function Z$1(e){return K$1="",e}function _$1(e){return j$1(W$1(I$1-1,ce$1(e===91?e+2:e===40?e+1:e)))}function re$1(e){while(J$1=U$1())if(J$1<33)T$1();else break;return X$1(e)>2||X$1(J$1)>3?"":" "}function ne$1(e,r){while(--r&&T$1())if(J$1<48||J$1>102||J$1>57&&J$1<65||J$1>70&&J$1<97)break;return W$1(e,V$1()+(r<6&&U$1()==32&&T$1()==32))}function ce$1(e){while(T$1())switch(J$1){case e:return I$1;case 34:case 39:if(e!==34&&e!==39)ce$1(J$1);break;case 40:if(e===41)ce$1(e);break;case 92:T$1();break}return I$1}function se$1(e,r){while(T$1())if(e+J$1===47+10)break;else if(e+J$1===42+42&&U$1()===47)break;return "/*"+W$1(r,I$1-1)+"*"+m$1(e===47?e:T$1())}function te$1(e){while(!X$1(U$1()))T$1();return W$1(e,I$1)}function ue$1(e){return Z$1(ie$1("",null,null,null,[""],e=Y$1(e),0,[0],e))}function ie$1(e,r,a,n,c,s,t,u,i){var f=0;var o=0;var l=t;var v=0;var p=0;var h=0;var b=1;var w=1;var d=1;var g=0;var k="";var x=c;var y=s;var j=n;var z=k;while(w)switch(h=g,g=T$1()){case 40:if(h!=108&&A$1(z,l-1)==58){if(O$1(z+=C$1(_$1(g),"&","&\f"),"&\f",$$1(f?u[f-1]:0))!=-1)d=-1;break}case 34:case 39:case 91:z+=_$1(g);break;case 9:case 10:case 13:case 32:z+=re$1(h);break;case 92:z+=ne$1(V$1()-1,7);continue;case 47:switch(U$1()){case 42:case 47:B$1(oe$1(se$1(T$1(),V$1()),r,a,i),i);break;default:z+="/";}break;case 123*b:u[f++]=S$1(z)*d;case 125*b:case 59:case 0:switch(g){case 0:case 125:w=0;case 59+o:if(d==-1)z=C$1(z,/\f/g,"");if(p>0&&S$1(z)-l)B$1(p>32?le$1(z+";",n,a,l-1,i):le$1(C$1(z," ","")+";",n,a,l-2,i),i);break;case 59:z+=";";default:B$1(j=fe$1(z,r,a,f,o,c,u,k,x=[],y=[],l,s),s);if(g===123)if(o===0)ie$1(z,r,j,j,x,s,l,u,y);else switch(v===99&&A$1(z,3)===110?100:v){case 100:case 108:case 109:case 115:ie$1(e,j,j,n&&B$1(fe$1(e,j,j,0,0,c,u,k,c,x=[],l,y),y),c,y,l,u,n?x:y);break;default:ie$1(z,j,j,j,[""],y,0,u,y);}}f=o=p=0,b=d=1,k=z="",l=t;break;case 58:l=1+S$1(z),p=h;default:if(b<1)if(g==123)--b;else if(g==125&&b++==0&&R$1()==125)continue;switch(z+=m$1(g),g*b){case 38:d=o>0?1:(z+="\f",-1);break;case 44:u[f++]=(S$1(z)-1)*d,d=1;break;case 64:if(U$1()===45)z+=_$1(T$1());v=U$1(),o=l=S$1(k=z+=te$1(V$1())),g++;break;case 45:if(h===45&&S$1(z)==2)b=0;}}return s}function fe$1(e,r,a,n,s,t,u,i,f,o,l,v){var p=s-1;var h=s===0?t:[""];var b=q$1(h);for(var w=0,d=0,g=0;w<n;++w)for(var k=0,m=M$1(e,p+1,p=$$1(d=u[w])),x=e;k<b;++k)if(x=j$1(d>0?h[k]+" "+m:C$1(m,/&\f/g,h[k])))f[g++]=x;return L$2(e,r,a,s===0?c:i,f,o,l,v)}function oe$1(e,r,a,c){return L$2(e,r,a,n,m$1(Q$1()),M$1(e,2,-2),0,c)}function le$1(e,r,a,n,c){return L$2(e,r,a,s,M$1(e,0,n),M$1(e,n+1,-1),n,c)}function ve$1(n,c,s){switch(y$1(n,c)){case 5103:return a+"print-"+n+n;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return a+n+n;case 4789:return r+n+n;case 5349:case 4246:case 4810:case 6968:case 2756:return a+n+r+n+e+n+n;case 5936:switch(A$1(n,c+11)){case 114:return a+n+e+C$1(n,/[svh]\w+-[tblr]{2}/,"tb")+n;case 108:return a+n+e+C$1(n,/[svh]\w+-[tblr]{2}/,"tb-rl")+n;case 45:return a+n+e+C$1(n,/[svh]\w+-[tblr]{2}/,"lr")+n}case 6828:case 4268:case 2903:return a+n+e+n+n;case 6165:return a+n+e+"flex-"+n+n;case 5187:return a+n+C$1(n,/(\w+).+(:[^]+)/,a+"box-$1$2"+e+"flex-$1$2")+n;case 5443:return a+n+e+"flex-item-"+C$1(n,/flex-|-self/g,"")+(!z$1(n,/flex-|baseline/)?e+"grid-row-"+C$1(n,/flex-|-self/g,""):"")+n;case 4675:return a+n+e+"flex-line-pack"+C$1(n,/align-content|flex-|-self/g,"")+n;case 5548:return a+n+e+C$1(n,"shrink","negative")+n;case 5292:return a+n+e+C$1(n,"basis","preferred-size")+n;case 6060:return a+"box-"+C$1(n,"-grow","")+a+n+e+C$1(n,"grow","positive")+n;case 4554:return a+C$1(n,/([^-])(transform)/g,"$1"+a+"$2")+n;case 6187:return C$1(C$1(C$1(n,/(zoom-|grab)/,a+"$1"),/(image-set)/,a+"$1"),n,"")+n;case 5495:case 3959:return C$1(n,/(image-set\([^]*)/,a+"$1"+"$`$1");case 4968:return C$1(C$1(n,/(.+:)(flex-)?(.*)/,a+"box-pack:$3"+e+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+a+n+n;case 4200:if(!z$1(n,/flex-|baseline/))return e+"grid-column-align"+M$1(n,c)+n;break;case 2592:case 3360:return e+C$1(n,"template-","")+n;case 4384:case 3616:if(s&&s.some((function(e,r){return c=r,z$1(e.props,/grid-\w+-end/)}))){return ~O$1(n+(s=s[c].value),"span",0)?n:e+C$1(n,"-start","")+n+e+"grid-row-span:"+(~O$1(s,"span",0)?z$1(s,/\d+/):+z$1(s,/\d+/)-+z$1(n,/\d+/))+";"}return e+C$1(n,"-start","")+n;case 4896:case 4128:return s&&s.some((function(e){return z$1(e.props,/grid-\w+-start/)}))?n:e+C$1(C$1(n,"-end","-span"),"span ","")+n;case 4095:case 3583:case 4068:case 2532:return C$1(n,/(.+)-inline(.+)/,a+"$1$2")+n;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(S$1(n)-1-c>6)switch(A$1(n,c+1)){case 109:if(A$1(n,c+4)!==45)break;case 102:return C$1(n,/(.+:)(.+)-([^]+)/,"$1"+a+"$2-$3"+"$1"+r+(A$1(n,c+3)==108?"$3":"$2-$3"))+n;case 115:return ~O$1(n,"stretch",0)?ve$1(C$1(n,"stretch","fill-available"),c,s)+n:n}break;case 5152:case 5920:return C$1(n,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,(function(r,a,c,s,t,u,i){return e+a+":"+c+i+(s?e+a+"-span:"+(t?u:+u-+c)+i:"")+n}));case 4949:if(A$1(n,c+6)===121)return C$1(n,":",":"+a)+n;break;case 6444:switch(A$1(n,A$1(n,14)===45?18:11)){case 120:return C$1(n,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+a+(A$1(n,14)===45?"inline-":"")+"box$3"+"$1"+a+"$2$3"+"$1"+e+"$2box$3")+n;case 100:return C$1(n,":",":"+e)+n}break;case 5719:case 2647:case 2135:case 3927:case 2391:return C$1(n,"scroll-","scroll-snap-")+n}return n}function pe$1(e,r){var a="";for(var n=0;n<e.length;n++)a+=r(e[n],n,e,r)||"";return a}function he$1(e,r,a,t){switch(e.type){case g$1:if(e.children.length)break;case i:case s:return e.return=e.return||e.value;case n:return "";case h:return e.return=e.value+"{"+pe$1(e.children,t)+"}";case c:if(!S$1(e.value=e.props.join(",")))return ""}return S$1(a=pe$1(e.children,t))?e.return=e.value+"{"+a+"}":""}function be$1(e){var r=q$1(e);return function(a,n,c,s){var t="";for(var u=0;u<r;u++)t+=e[u](a,n,c,s)||"";return t}}function we$1(e){return function(r){if(!r.root)if(r=r.return)e(r);}}function de$1(n,t,u,i){if(n.length>-1)if(!n.return)switch(n.type){case s:n.return=ve$1(n.value,n.length,u);return;case h:return pe$1([N$1(n,{value:C$1(n.value,"@","@"+a)})],i);case c:if(n.length)return D$1(u=n.props,(function(c){switch(z$1(c,i=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":P$1(N$1(n,{props:[C$1(c,/:(read-\w+)/,":"+r+"$1")]}));P$1(N$1(n,{props:[c]}));x$1(n,{props:E$1(u,i)});break;case"::placeholder":P$1(N$1(n,{props:[C$1(c,/:(plac\w+)/,":"+a+"input-$1")]}));P$1(N$1(n,{props:[C$1(c,/:(plac\w+)/,":"+r+"$1")]}));P$1(N$1(n,{props:[C$1(c,/:(plac\w+)/,e+"input-$1")]}));P$1(N$1(n,{props:[c]}));x$1(n,{props:E$1(u,i)});break}return ""}))}}
10940
+
10941
+ var unitlessKeys = {
10942
+ animationIterationCount: 1,
10943
+ aspectRatio: 1,
10944
+ borderImageOutset: 1,
10945
+ borderImageSlice: 1,
10946
+ borderImageWidth: 1,
10947
+ boxFlex: 1,
10948
+ boxFlexGroup: 1,
10949
+ boxOrdinalGroup: 1,
10950
+ columnCount: 1,
10951
+ columns: 1,
10952
+ flex: 1,
10953
+ flexGrow: 1,
10954
+ flexPositive: 1,
10955
+ flexShrink: 1,
10956
+ flexNegative: 1,
10957
+ flexOrder: 1,
10958
+ gridRow: 1,
10959
+ gridRowEnd: 1,
10960
+ gridRowSpan: 1,
10961
+ gridRowStart: 1,
10962
+ gridColumn: 1,
10963
+ gridColumnEnd: 1,
10964
+ gridColumnSpan: 1,
10965
+ gridColumnStart: 1,
10966
+ msGridRow: 1,
10967
+ msGridRowSpan: 1,
10968
+ msGridColumn: 1,
10969
+ msGridColumnSpan: 1,
10970
+ fontWeight: 1,
10971
+ lineHeight: 1,
10972
+ opacity: 1,
10973
+ order: 1,
10974
+ orphans: 1,
10975
+ tabSize: 1,
10976
+ widows: 1,
10977
+ zIndex: 1,
10978
+ zoom: 1,
10979
+ WebkitLineClamp: 1,
10980
+ // SVG-related properties
10981
+ fillOpacity: 1,
10982
+ floodOpacity: 1,
10983
+ stopOpacity: 1,
10984
+ strokeDasharray: 1,
10985
+ strokeDashoffset: 1,
10986
+ strokeMiterlimit: 1,
10987
+ strokeOpacity: 1,
10988
+ strokeWidth: 1
10989
+ };
10990
+
10991
+ var f="undefined"!=typeof process&&void 0!==process.env&&(process.env.REACT_APP_SC_ATTR||process.env.SC_ATTR)||"data-styled",m="active",y="data-styled-version",v="6.1.12",g="/*!sc*/\n",S="undefined"!=typeof window&&"HTMLElement"in window,w=Boolean("boolean"==typeof SC_DISABLE_SPEEDY?SC_DISABLE_SPEEDY:"undefined"!=typeof process&&void 0!==process.env&&void 0!==process.env.REACT_APP_SC_DISABLE_SPEEDY&&""!==process.env.REACT_APP_SC_DISABLE_SPEEDY?"false"!==process.env.REACT_APP_SC_DISABLE_SPEEDY&&process.env.REACT_APP_SC_DISABLE_SPEEDY:"undefined"!=typeof process&&void 0!==process.env&&void 0!==process.env.SC_DISABLE_SPEEDY&&""!==process.env.SC_DISABLE_SPEEDY?"false"!==process.env.SC_DISABLE_SPEEDY&&process.env.SC_DISABLE_SPEEDY:"production"!==process.env.NODE_ENV),E=/invalid hook call/i,N=new Set,P=function(t,n){if("production"!==process.env.NODE_ENV){var o=n?' with the id of "'.concat(n,'"'):"",s="The component ".concat(t).concat(o," has been created dynamically.\n")+"You may see this warning because you've called styled inside another component.\nTo resolve this only create new StyledComponents outside of any render method and function component.",i=console.error;try{var a=!0;console.error=function(t){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];E.test(t)?(a=!1,N.delete(s)):i.apply(void 0,__spreadArray([t],n,!1));},React.useRef(),a&&!N.has(s)&&(console.warn(s),N.add(s));}catch(e){E.test(e.message)&&N.delete(s);}finally{console.error=i;}}},_=Object.freeze([]),C=Object.freeze({});function I(e,t,n){return void 0===n&&(n=C),e.theme!==n.theme&&e.theme||t||n.theme}var A=new Set(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","track","u","ul","use","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]),O=/[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g,D=/(^-|-$)/g;function R(e){return e.replace(O,"-").replace(D,"")}var T=/(a)(d)/gi,k=52,j=function(e){return String.fromCharCode(e+(e>25?39:97))};function x(e){var t,n="";for(t=Math.abs(e);t>k;t=t/k|0)n=j(t%k)+n;return (j(t%k)+n).replace(T,"$1-$2")}var V,F=5381,M=function(e,t){for(var n=t.length;n;)e=33*e^t.charCodeAt(--n);return e},z=function(e){return M(F,e)};function $(e){return x(z(e)>>>0)}function B(e){return "production"!==process.env.NODE_ENV&&"string"==typeof e&&e||e.displayName||e.name||"Component"}function L$1(e){return "string"==typeof e&&("production"===process.env.NODE_ENV||e.charAt(0)===e.charAt(0).toLowerCase())}var G="function"==typeof Symbol&&Symbol.for,Y=G?Symbol.for("react.memo"):60115,W=G?Symbol.for("react.forward_ref"):60112,q={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},H={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},U={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},J=((V={})[W]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},V[Y]=U,V);function X(e){return ("type"in(t=e)&&t.type.$$typeof)===Y?U:"$$typeof"in e?J[e.$$typeof]:q;var t;}var Z=Object.defineProperty,K=Object.getOwnPropertyNames,Q=Object.getOwnPropertySymbols,ee=Object.getOwnPropertyDescriptor,te=Object.getPrototypeOf,ne=Object.prototype;function oe(e,t,n){if("string"!=typeof t){if(ne){var o=te(t);o&&o!==ne&&oe(e,o,n);}var r=K(t);Q&&(r=r.concat(Q(t)));for(var s=X(e),i=X(t),a=0;a<r.length;++a){var c=r[a];if(!(c in H||n&&n[c]||i&&c in i||s&&c in s)){var l=ee(t,c);try{Z(e,c,l);}catch(e){}}}}return e}function re(e){return "function"==typeof e}function se(e){return "object"==typeof e&&"styledComponentId"in e}function ie(e,t){return e&&t?"".concat(e," ").concat(t):e||t||""}function ae(e,t){if(0===e.length)return "";for(var n=e[0],o=1;o<e.length;o++)n+=t?t+e[o]:e[o];return n}function ce(e){return null!==e&&"object"==typeof e&&e.constructor.name===Object.name&&!("props"in e&&e.$$typeof)}function le(e,t,n){if(void 0===n&&(n=!1),!n&&!ce(e)&&!Array.isArray(e))return t;if(Array.isArray(t))for(var o=0;o<t.length;o++)e[o]=le(e[o],t[o]);else if(ce(t))for(var o in t)e[o]=le(e[o],t[o]);return e}function ue(e,t){Object.defineProperty(e,"toString",{value:t});}var pe="production"!==process.env.NODE_ENV?{1:"Cannot create styled-component for component: %s.\n\n",2:"Can't collect styles once you've consumed a `ServerStyleSheet`'s styles! `ServerStyleSheet` is a one off instance for each server-side render cycle.\n\n- Are you trying to reuse it across renders?\n- Are you accidentally calling collectStyles twice?\n\n",3:"Streaming SSR is only supported in a Node.js environment; Please do not try to call this method in the browser.\n\n",4:"The `StyleSheetManager` expects a valid target or sheet prop!\n\n- Does this error occur on the client and is your target falsy?\n- Does this error occur on the server and is the sheet falsy?\n\n",5:"The clone method cannot be used on the client!\n\n- Are you running in a client-like environment on the server?\n- Are you trying to run SSR on the client?\n\n",6:"Trying to insert a new style tag, but the given Node is unmounted!\n\n- Are you using a custom target that isn't mounted?\n- Does your document not have a valid head element?\n- Have you accidentally removed a style tag manually?\n\n",7:'ThemeProvider: Please return an object from your "theme" prop function, e.g.\n\n```js\ntheme={() => ({})}\n```\n\n',8:'ThemeProvider: Please make your "theme" prop an object.\n\n',9:"Missing document `<head>`\n\n",10:"Cannot find a StyleSheet instance. Usually this happens if there are multiple copies of styled-components loaded at once. Check out this issue for how to troubleshoot and fix the common cases where this situation can happen: https://github.com/styled-components/styled-components/issues/1941#issuecomment-417862021\n\n",11:"_This error was replaced with a dev-time warning, it will be deleted for v4 final._ [createGlobalStyle] received children which will not be rendered. Please use the component without passing children elements.\n\n",12:"It seems you are interpolating a keyframe declaration (%s) into an untagged string. This was supported in styled-components v3, but is not longer supported in v4 as keyframes are now injected on-demand. Please wrap your string in the css\\`\\` helper which ensures the styles are injected correctly. See https://www.styled-components.com/docs/api#css\n\n",13:"%s is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.\n\n",14:'ThemeProvider: "theme" prop is required.\n\n',15:"A stylis plugin has been supplied that is not named. We need a name for each plugin to be able to prevent styling collisions between different stylis configurations within the same app. Before you pass your plugin to `<StyleSheetManager stylisPlugins={[]}>`, please make sure each plugin is uniquely-named, e.g.\n\n```js\nObject.defineProperty(importedPlugin, 'name', { value: 'some-unique-name' });\n```\n\n",16:"Reached the limit of how many styled components may be created at group %s.\nYou may only create up to 1,073,741,824 components. If you're creating components dynamically,\nas for instance in your render method then you may be running into this limitation.\n\n",17:"CSSStyleSheet could not be found on HTMLStyleElement.\nHas styled-components' style tag been unmounted or altered by another script?\n",18:"ThemeProvider: Please make sure your useTheme hook is within a `<ThemeProvider>`"}:{};function de(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=e[0],o=[],r=1,s=e.length;r<s;r+=1)o.push(e[r]);return o.forEach(function(e){n=n.replace(/%[a-z]/,e);}),n}function he(t){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];return "production"===process.env.NODE_ENV?new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(t," for more information.").concat(n.length>0?" Args: ".concat(n.join(", ")):"")):new Error(de.apply(void 0,__spreadArray([pe[t]],n,!1)).trim())}var fe=function(){function e(e){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=e;}return e.prototype.indexOfGroup=function(e){for(var t=0,n=0;n<e;n++)t+=this.groupSizes[n];return t},e.prototype.insertRules=function(e,t){if(e>=this.groupSizes.length){for(var n=this.groupSizes,o=n.length,r=o;e>=r;)if((r<<=1)<0)throw he(16,"".concat(e));this.groupSizes=new Uint32Array(r),this.groupSizes.set(n),this.length=r;for(var s=o;s<r;s++)this.groupSizes[s]=0;}for(var i=this.indexOfGroup(e+1),a=(s=0,t.length);s<a;s++)this.tag.insertRule(i,t[s])&&(this.groupSizes[e]++,i++);},e.prototype.clearGroup=function(e){if(e<this.length){var t=this.groupSizes[e],n=this.indexOfGroup(e),o=n+t;this.groupSizes[e]=0;for(var r=n;r<o;r++)this.tag.deleteRule(n);}},e.prototype.getGroup=function(e){var t="";if(e>=this.length||0===this.groupSizes[e])return t;for(var n=this.groupSizes[e],o=this.indexOfGroup(e),r=o+n,s=o;s<r;s++)t+="".concat(this.tag.getRule(s)).concat(g);return t},e}(),me=1<<30,ye=new Map,ve=new Map,ge=1,Se=function(e){if(ye.has(e))return ye.get(e);for(;ve.has(ge);)ge++;var t=ge++;if("production"!==process.env.NODE_ENV&&((0|t)<0||t>me))throw he(16,"".concat(t));return ye.set(e,t),ve.set(t,e),t},we=function(e,t){ge=t+1,ye.set(e,t),ve.set(t,e);},be="style[".concat(f,"][").concat(y,'="').concat(v,'"]'),Ee=new RegExp("^".concat(f,'\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)')),Ne=function(e,t,n){for(var o,r=n.split(","),s=0,i=r.length;s<i;s++)(o=r[s])&&e.registerName(t,o);},Pe=function(e,t){for(var n,o=(null!==(n=t.textContent)&&void 0!==n?n:"").split(g),r=[],s=0,i=o.length;s<i;s++){var a=o[s].trim();if(a){var c=a.match(Ee);if(c){var l=0|parseInt(c[1],10),u=c[2];0!==l&&(we(u,l),Ne(e,u,c[3]),e.getTag().insertRules(l,r)),r.length=0;}else r.push(a);}}},_e=function(e){for(var t=document.querySelectorAll(be),n=0,o=t.length;n<o;n++){var r=t[n];r&&r.getAttribute(f)!==m&&(Pe(e,r),r.parentNode&&r.parentNode.removeChild(r));}};function Ce(){return "undefined"!=typeof __webpack_nonce__?__webpack_nonce__:null}var Ie=function(e){var t=document.head,n=e||t,o=document.createElement("style"),r=function(e){var t=Array.from(e.querySelectorAll("style[".concat(f,"]")));return t[t.length-1]}(n),s=void 0!==r?r.nextSibling:null;o.setAttribute(f,m),o.setAttribute(y,v);var i=Ce();return i&&o.setAttribute("nonce",i),n.insertBefore(o,s),o},Ae=function(){function e(e){this.element=Ie(e),this.element.appendChild(document.createTextNode("")),this.sheet=function(e){if(e.sheet)return e.sheet;for(var t=document.styleSheets,n=0,o=t.length;n<o;n++){var r=t[n];if(r.ownerNode===e)return r}throw he(17)}(this.element),this.length=0;}return e.prototype.insertRule=function(e,t){try{return this.sheet.insertRule(t,e),this.length++,!0}catch(e){return !1}},e.prototype.deleteRule=function(e){this.sheet.deleteRule(e),this.length--;},e.prototype.getRule=function(e){var t=this.sheet.cssRules[e];return t&&t.cssText?t.cssText:""},e}(),Oe=function(){function e(e){this.element=Ie(e),this.nodes=this.element.childNodes,this.length=0;}return e.prototype.insertRule=function(e,t){if(e<=this.length&&e>=0){var n=document.createTextNode(t);return this.element.insertBefore(n,this.nodes[e]||null),this.length++,!0}return !1},e.prototype.deleteRule=function(e){this.element.removeChild(this.nodes[e]),this.length--;},e.prototype.getRule=function(e){return e<this.length?this.nodes[e].textContent:""},e}(),De=function(){function e(e){this.rules=[],this.length=0;}return e.prototype.insertRule=function(e,t){return e<=this.length&&(this.rules.splice(e,0,t),this.length++,!0)},e.prototype.deleteRule=function(e){this.rules.splice(e,1),this.length--;},e.prototype.getRule=function(e){return e<this.length?this.rules[e]:""},e}(),Re=S,Te={isServer:!S,useCSSOMInjection:!w},ke=function(){function e(e,n,o){void 0===e&&(e=C),void 0===n&&(n={});var r=this;this.options=__assign(__assign({},Te),e),this.gs=n,this.names=new Map(o),this.server=!!e.isServer,!this.server&&S&&Re&&(Re=!1,_e(this)),ue(this,function(){return function(e){for(var t=e.getTag(),n=t.length,o="",r=function(n){var r=function(e){return ve.get(e)}(n);if(void 0===r)return "continue";var s=e.names.get(r),i=t.getGroup(n);if(void 0===s||!s.size||0===i.length)return "continue";var a="".concat(f,".g").concat(n,'[id="').concat(r,'"]'),c="";void 0!==s&&s.forEach(function(e){e.length>0&&(c+="".concat(e,","));}),o+="".concat(i).concat(a,'{content:"').concat(c,'"}').concat(g);},s=0;s<n;s++)r(s);return o}(r)});}return e.registerId=function(e){return Se(e)},e.prototype.rehydrate=function(){!this.server&&S&&_e(this);},e.prototype.reconstructWithOptions=function(n,o){return void 0===o&&(o=!0),new e(__assign(__assign({},this.options),n),this.gs,o&&this.names||void 0)},e.prototype.allocateGSInstance=function(e){return this.gs[e]=(this.gs[e]||0)+1},e.prototype.getTag=function(){return this.tag||(this.tag=(e=function(e){var t=e.useCSSOMInjection,n=e.target;return e.isServer?new De(n):t?new Ae(n):new Oe(n)}(this.options),new fe(e)));var e;},e.prototype.hasNameForId=function(e,t){return this.names.has(e)&&this.names.get(e).has(t)},e.prototype.registerName=function(e,t){if(Se(e),this.names.has(e))this.names.get(e).add(t);else {var n=new Set;n.add(t),this.names.set(e,n);}},e.prototype.insertRules=function(e,t,n){this.registerName(e,t),this.getTag().insertRules(Se(e),n);},e.prototype.clearNames=function(e){this.names.has(e)&&this.names.get(e).clear();},e.prototype.clearRules=function(e){this.getTag().clearGroup(Se(e)),this.clearNames(e);},e.prototype.clearTag=function(){this.tag=void 0;},e}(),je=/&/g,xe=/^\s*\/\/.*$/gm;function Ve(e,t){return e.map(function(e){return "rule"===e.type&&(e.value="".concat(t," ").concat(e.value),e.value=e.value.replaceAll(",",",".concat(t," ")),e.props=e.props.map(function(e){return "".concat(t," ").concat(e)})),Array.isArray(e.children)&&"@keyframes"!==e.type&&(e.children=Ve(e.children,t)),e})}function Fe(e){var t,n,o,r=void 0===e?C:e,s=r.options,i=void 0===s?C:s,a=r.plugins,c$1=void 0===a?_:a,l=function(e,o,r){return r.startsWith(n)&&r.endsWith(n)&&r.replaceAll(n,"").length>0?".".concat(t):e},u=c$1.slice();u.push(function(e){e.type===c&&e.value.includes("&")&&(e.props[0]=e.props[0].replace(je,n).replace(o,l));}),i.prefix&&u.push(de$1),u.push(he$1);var p=function(e,r,s,a){void 0===r&&(r=""),void 0===s&&(s=""),void 0===a&&(a="&"),t=a,n=r,o=new RegExp("\\".concat(n,"\\b"),"g");var c=e.replace(xe,""),l=ue$1(s||r?"".concat(s," ").concat(r," { ").concat(c," }"):c);i.namespace&&(l=Ve(l,i.namespace));var p=[];return pe$1(l,be$1(u.concat(we$1(function(e){return p.push(e)})))),p};return p.hash=c$1.length?c$1.reduce(function(e,t){return t.name||he(15),M(e,t.name)},F).toString():"",p}var Me=new ke,ze=Fe(),$e=React__default["default"].createContext({shouldForwardProp:void 0,styleSheet:Me,stylis:ze});$e.Consumer;React__default["default"].createContext(void 0);function Ge(){return React.useContext($e)}var We=function(){function e(e,t){var n=this;this.inject=function(e,t){void 0===t&&(t=ze);var o=n.name+t.hash;e.hasNameForId(n.id,o)||e.insertRules(n.id,o,t(n.rules,o,"@keyframes"));},this.name=e,this.id="sc-keyframes-".concat(e),this.rules=t,ue(this,function(){throw he(12,String(n.name))});}return e.prototype.getName=function(e){return void 0===e&&(e=ze),this.name+e.hash},e}(),qe=function(e){return e>="A"&&e<="Z"};function He(e){for(var t="",n=0;n<e.length;n++){var o=e[n];if(1===n&&"-"===o&&"-"===e[0])return e;qe(o)?t+="-"+o.toLowerCase():t+=o;}return t.startsWith("ms-")?"-"+t:t}var Ue=function(e){return null==e||!1===e||""===e},Je=function(t){var n,o,r=[];for(var s in t){var i=t[s];t.hasOwnProperty(s)&&!Ue(i)&&(Array.isArray(i)&&i.isCss||re(i)?r.push("".concat(He(s),":"),i,";"):ce(i)?r.push.apply(r,__spreadArray(__spreadArray(["".concat(s," {")],Je(i),!1),["}"],!1)):r.push("".concat(He(s),": ").concat((n=s,null==(o=i)||"boolean"==typeof o||""===o?"":"number"!=typeof o||0===o||n in unitlessKeys||n.startsWith("--")?String(o).trim():"".concat(o,"px")),";")));}return r};function Xe(e,t,n,o){if(Ue(e))return [];if(se(e))return [".".concat(e.styledComponentId)];if(re(e)){if(!re(s=e)||s.prototype&&s.prototype.isReactComponent||!t)return [e];var r=e(t);return "production"===process.env.NODE_ENV||"object"!=typeof r||Array.isArray(r)||r instanceof We||ce(r)||null===r||console.error("".concat(B(e)," is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.")),Xe(r,t,n,o)}var s;return e instanceof We?n?(e.inject(n,o),[e.getName(o)]):[e]:ce(e)?Je(e):Array.isArray(e)?Array.prototype.concat.apply(_,e.map(function(e){return Xe(e,t,n,o)})):[e.toString()]}function Ze(e){for(var t=0;t<e.length;t+=1){var n=e[t];if(re(n)&&!se(n))return !1}return !0}var Ke=z(v),Qe=function(){function e(e,t,n){this.rules=e,this.staticRulesId="",this.isStatic="production"===process.env.NODE_ENV&&(void 0===n||n.isStatic)&&Ze(e),this.componentId=t,this.baseHash=M(Ke,t),this.baseStyle=n,ke.registerId(t);}return e.prototype.generateAndInjectStyles=function(e,t,n){var o=this.baseStyle?this.baseStyle.generateAndInjectStyles(e,t,n):"";if(this.isStatic&&!n.hash)if(this.staticRulesId&&t.hasNameForId(this.componentId,this.staticRulesId))o=ie(o,this.staticRulesId);else {var r=ae(Xe(this.rules,e,t,n)),s=x(M(this.baseHash,r)>>>0);if(!t.hasNameForId(this.componentId,s)){var i=n(r,".".concat(s),void 0,this.componentId);t.insertRules(this.componentId,s,i);}o=ie(o,s),this.staticRulesId=s;}else {for(var a=M(this.baseHash,n.hash),c="",l=0;l<this.rules.length;l++){var u=this.rules[l];if("string"==typeof u)c+=u,"production"!==process.env.NODE_ENV&&(a=M(a,u));else if(u){var p=ae(Xe(u,e,t,n));a=M(a,p+l),c+=p;}}if(c){var d=x(a>>>0);t.hasNameForId(this.componentId,d)||t.insertRules(this.componentId,d,n(c,".".concat(d),void 0,this.componentId)),o=ie(o,d);}}return o},e}(),et=React__default["default"].createContext(void 0);et.Consumer;var rt={},st=new Set;function it(e,r,s){var i=se(e),a=e,c=!L$1(e),p=r.attrs,d=void 0===p?_:p,h=r.componentId,f=void 0===h?function(e,t){var n="string"!=typeof e?"sc":R(e);rt[n]=(rt[n]||0)+1;var o="".concat(n,"-").concat($(v+n+rt[n]));return t?"".concat(t,"-").concat(o):o}(r.displayName,r.parentComponentId):h,m=r.displayName,y=void 0===m?function(e){return L$1(e)?"styled.".concat(e):"Styled(".concat(B(e),")")}(e):m,g=r.displayName&&r.componentId?"".concat(R(r.displayName),"-").concat(r.componentId):r.componentId||f,S=i&&a.attrs?a.attrs.concat(d).filter(Boolean):d,w=r.shouldForwardProp;if(i&&a.shouldForwardProp){var b=a.shouldForwardProp;if(r.shouldForwardProp){var E=r.shouldForwardProp;w=function(e,t){return b(e,t)&&E(e,t)};}else w=b;}var N=new Qe(s,g,i?a.componentStyle:void 0);function O(e,r){return function(e,r,s){var i=e.attrs,a=e.componentStyle,c=e.defaultProps,p=e.foldedComponentIds,d=e.styledComponentId,h=e.target,f=React__default["default"].useContext(et),m=Ge(),y=e.shouldForwardProp||m.shouldForwardProp;"production"!==process.env.NODE_ENV&&React.useDebugValue(d);var v=I(r,f,c)||C,g=function(e,n,o){for(var r,s=__assign(__assign({},n),{className:void 0,theme:o}),i=0;i<e.length;i+=1){var a=re(r=e[i])?r(s):r;for(var c in a)s[c]="className"===c?ie(s[c],a[c]):"style"===c?__assign(__assign({},s[c]),a[c]):a[c];}return n.className&&(s.className=ie(s.className,n.className)),s}(i,r,v),S=g.as||h,w={};for(var b in g)void 0===g[b]||"$"===b[0]||"as"===b||"theme"===b&&g.theme===v||("forwardedAs"===b?w.as=g.forwardedAs:y&&!y(b,S)||(w[b]=g[b],y||"development"!==process.env.NODE_ENV||isPropValid(b)||st.has(b)||!A.has(S)||(st.add(b),console.warn('styled-components: it looks like an unknown prop "'.concat(b,'" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));var E=function(e,t){var n=Ge(),o=e.generateAndInjectStyles(t,n.styleSheet,n.stylis);return "production"!==process.env.NODE_ENV&&React.useDebugValue(o),o}(a,g);"production"!==process.env.NODE_ENV&&e.warnTooManyClasses&&e.warnTooManyClasses(E);var N=ie(p,d);return E&&(N+=" "+E),g.className&&(N+=" "+g.className),w[L$1(S)&&!A.has(S)?"class":"className"]=N,w.ref=s,React.createElement(S,w)}(D,e,r)}O.displayName=y;var D=React__default["default"].forwardRef(O);return D.attrs=S,D.componentStyle=N,D.displayName=y,D.shouldForwardProp=w,D.foldedComponentIds=i?ie(a.foldedComponentIds,a.styledComponentId):"",D.styledComponentId=g,D.target=i?a.target:e,Object.defineProperty(D,"defaultProps",{get:function(){return this._foldedDefaultProps},set:function(e){this._foldedDefaultProps=i?function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];for(var o=0,r=t;o<r.length;o++)le(e,r[o],!0);return e}({},a.defaultProps,e):e;}}),"production"!==process.env.NODE_ENV&&(P(y,g),D.warnTooManyClasses=function(e,t){var n={},o=!1;return function(r){if(!o&&(n[r]=!0,Object.keys(n).length>=200)){var s=t?' with the id of "'.concat(t,'"'):"";console.warn("Over ".concat(200," classes were generated for component ").concat(e).concat(s,".\n")+"Consider using the attrs method, together with a style object for frequently changed styles.\nExample:\n const Component = styled.div.attrs(props => ({\n style: {\n background: props.background,\n },\n }))`width: 100%;`\n\n <Component />"),o=!0,n={};}}}(y,g)),ue(D,function(){return ".".concat(D.styledComponentId)}),c&&oe(D,e,{attrs:!0,componentStyle:!0,displayName:!0,foldedComponentIds:!0,shouldForwardProp:!0,styledComponentId:!0,target:!0}),D}function at(e,t){for(var n=[e[0]],o=0,r=t.length;o<r;o+=1)n.push(t[o],e[o+1]);return n}var ct=function(e){return Object.assign(e,{isCss:!0})};function lt(t){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];if(re(t)||ce(t))return ct(Xe(at(_,__spreadArray([t],n,!0))));var r=t;return 0===n.length&&1===r.length&&"string"==typeof r[0]?Xe(r):ct(Xe(at(r,n)))}function ut(n,o,r){if(void 0===r&&(r=C),!o)throw he(1,o);var s=function(t){for(var s=[],i=1;i<arguments.length;i++)s[i-1]=arguments[i];return n(o,r,lt.apply(void 0,__spreadArray([t],s,!1)))};return s.attrs=function(e){return ut(n,o,__assign(__assign({},r),{attrs:Array.prototype.concat(r.attrs,e).filter(Boolean)}))},s.withConfig=function(e){return ut(n,o,__assign(__assign({},r),e))},s}var pt=function(e){return ut(it,e)},dt=pt;A.forEach(function(e){dt[e]=pt(e);});"production"!==process.env.NODE_ENV&&"undefined"!=typeof navigator&&"ReactNative"===navigator.product&&console.warn("It looks like you've imported 'styled-components' on React Native.\nPerhaps you're looking to import 'styled-components/native'?\nRead more about this at https://www.styled-components.com/docs/basics#react-native");var St="__sc-".concat(f,"__");"production"!==process.env.NODE_ENV&&"test"!==process.env.NODE_ENV&&"undefined"!=typeof window&&(window[St]||(window[St]=0),1===window[St]&&console.warn("It looks like there are several instances of 'styled-components' initialized in this application. This may cause dynamic styles to not render properly, errors during the rehydration process, a missing theme prop, and makes your application bigger without good reason.\n\nSee https://s-c.sh/2BAXzed for more info."),window[St]+=1);
10992
+
10993
+ var _templateObject$d;
10994
+ const Style$J = dt.div(_templateObject$d || (_templateObject$d = _taggedTemplateLiteral(["\n\tposition: relative;\n\twidth: 100%;\n\theight: 100%;\n\n\t.p-placeholder {\n\t\tposition: absolute;\n\t\ttop: 0px;\n\t\tleft: 0px;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tbackground: transparent;\n\t\tz-index: 100;\n\t}\n"])));
10995
+
10996
+ /**
10997
+ * ComponentWithFocus
10998
+ *
10999
+ * A wrapper component that requires user interaction to activate (focus) its children.
11000
+ * This is particularly useful for embedding interactive elements like maps or flow editors
11001
+ * (e.g., built with React Flow) that could otherwise interfere with global interactions
11002
+ * like scrolling or dragging.
11003
+ *
11004
+ * Behavior:
11005
+ * - Initially, a transparent overlay is shown to block interaction.
11006
+ * - Clicking the overlay removes it, allowing interaction with the children.
11007
+ * - If the mouse moves outside the component bounds, the overlay reappears, blocking interaction again.
11008
+ * - An optional `unFocus` callback is triggered when the component loses focus.
11009
+ *
11010
+ * Props:
11011
+ * @param {React.ReactNode} children - The interactive content to be wrapped.
11012
+ * @param {React.CSSProperties} [style={}] - Inline styles to apply to the wrapper.
11013
+ * @param {boolean} [show=false] - If true, the placeholder overlay is always shown.
11014
+ * @param {string} [className] - Additional class names for styling the wrapper.
11015
+ * @param {() => void} [unFocus] - Callback fired when the component loses focus (mouse leaves bounds).
11016
+ *
11017
+ */
11018
+
11019
+ function ComponentWithFocus(_ref) {
11020
+ let {
11021
+ children,
11022
+ style = {},
11023
+ show = false,
11024
+ className,
11025
+ unFocus
11026
+ } = _ref;
11027
+ const [placeholderIsVisible, setPlaceholderIsVisible] = React.useState(true);
11028
+ const ref = React.useRef();
11029
+ const [closed, setClosed] = React.useState(false);
11030
+ const checkMouse = React.useCallback(event => {
11031
+ if (!placeholderIsVisible) {
11032
+ if (ref.current) {
11033
+ const divRect = ref.current.getBoundingClientRect();
11034
+ if (event.clientX >= divRect.left && event.clientX <= divRect.right && event.clientY >= divRect.top && event.clientY <= divRect.bottom) {
11035
+ return;
11036
+ }
11037
+ setPlaceholderIsVisible(true);
11038
+ if (typeof unFocus === "function") {
11039
+ unFocus();
11040
+ }
11041
+ }
11042
+ }
11043
+ }, [placeholderIsVisible]);
11044
+ React.useEffect(() => {
11045
+ document.addEventListener("mousemove", checkMouse);
11046
+ return () => document.removeEventListener("mousemov", checkMouse);
11047
+ }, [checkMouse]);
11048
+ React.useEffect(() => {
11049
+ if (closed) {
11050
+ setPlaceholderIsVisible(false);
11051
+ setClosed(false);
11052
+ }
11053
+ }, [closed]);
11054
+ return /*#__PURE__*/jsxRuntime.jsxs(Style$J, {
11055
+ className: className,
11056
+ ref: ref,
11057
+ style: style,
11058
+ children: [(placeholderIsVisible || show) && /*#__PURE__*/jsxRuntime.jsx("div", {
11059
+ onClick: () => setPlaceholderIsVisible(false),
11060
+ className: "p-placeholder",
11061
+ style: style
11062
+ }), children]
11063
+ });
11064
+ }
11065
+
11066
+ var _templateObject$c;
11067
+ const _excluded$s = ["size", "maxHeight", "containerHeight", "dataSource", "columns", "pagination", "doEmptyRows"];
10879
11068
  function StickyTable(_ref) {
10880
11069
  let {
10881
11070
  size = null,
10882
11071
  maxHeight = 300,
11072
+ containerHeight = 525,
10883
11073
  dataSource = [],
10884
11074
  columns = {},
10885
- pagination = false
11075
+ pagination = false,
11076
+ doEmptyRows = true
10886
11077
  } = _ref,
10887
11078
  props = _objectWithoutProperties(_ref, _excluded$s);
10888
- return /*#__PURE__*/jsxRuntime.jsx("div", {
10889
- className: "daf-sticky-table",
10890
- children: /*#__PURE__*/jsxRuntime.jsx(antd.Table, _objectSpread2(_objectSpread2({}, props), {}, {
10891
- size: size,
10892
- scroll: true,
10893
- sticky: true,
10894
- style: {
10895
- maxHeight
10896
- },
10897
- dataSource: dataSource,
10898
- columns: columns,
10899
- pagination: pagination
10900
- }))
11079
+ const data = React__default["default"].useMemo(() => {
11080
+ const MIN_ROWS = 4;
11081
+ if (dataSource.length < MIN_ROWS) {
11082
+ const paddedData = [...dataSource];
11083
+ while (paddedData.length < MIN_ROWS) {
11084
+ paddedData.push({
11085
+ empty: true
11086
+ });
11087
+ }
11088
+ return paddedData;
11089
+ }
11090
+ return dataSource;
11091
+ }, [dataSource]);
11092
+ const Wrapper = React__default["default"].useMemo(() => {
11093
+ return data.length > 5 ? ComponentWithFocus : "div";
11094
+ }, [data.length]);
11095
+ return /*#__PURE__*/jsxRuntime.jsx(Wrapper, {
11096
+ children: /*#__PURE__*/jsxRuntime.jsx(Style$I, {
11097
+ children: /*#__PURE__*/jsxRuntime.jsx("div", {
11098
+ className: "daf-table-wrapper",
11099
+ style: {
11100
+ maxHeight: containerHeight,
11101
+ overflowY: "auto"
11102
+ },
11103
+ children: /*#__PURE__*/jsxRuntime.jsx("div", {
11104
+ className: "daf-sticky-table",
11105
+ children: /*#__PURE__*/jsxRuntime.jsx(antd.Table, _objectSpread2(_objectSpread2({}, props), {}, {
11106
+ size: size,
11107
+ scroll: true,
11108
+ sticky: true,
11109
+ style: {
11110
+ maxHeight
11111
+ },
11112
+ dataSource: data,
11113
+ columns: columns,
11114
+ pagination: pagination
11115
+ }))
11116
+ })
11117
+ })
11118
+ })
10901
11119
  });
10902
11120
  }
11121
+ const Style$I = dt.div(_templateObject$c || (_templateObject$c = _taggedTemplateLiteral(["\n max-width: calc(100% - 48px);\n margin-left: var(--size-lg);\n overflow: hidden;\n\n .daf-table {\n padding: 0px;\n margin-top: 0px;\n\n .ant-tag {\n text-align: center;\n }\n }\n\n .daf-select-filters .filters {\n padding-top: 16px;\n padding-left: 0;\n padding-right: 0;\n }\n\n .daf-table {\n padding-top: 16px;\n }\n"])));
10903
11122
  StickyTable.propTypes = {
10904
11123
  size: PropTypes__default["default"].any,
10905
11124
  maxHeight: PropTypes__default["default"].number,
@@ -11424,125 +11643,10 @@ FilterButton.propTypes = {
11424
11643
  className: PropTypes__default["default"].string
11425
11644
  };
11426
11645
 
11427
- /******************************************************************************
11428
- Copyright (c) Microsoft Corporation.
11429
-
11430
- Permission to use, copy, modify, and/or distribute this software for any
11431
- purpose with or without fee is hereby granted.
11432
-
11433
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
11434
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11435
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11436
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11437
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
11438
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
11439
- PERFORMANCE OF THIS SOFTWARE.
11440
- ***************************************************************************** */
11441
-
11442
- var __assign = function() {
11443
- __assign = Object.assign || function __assign(t) {
11444
- for (var s, i = 1, n = arguments.length; i < n; i++) {
11445
- s = arguments[i];
11446
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
11447
- }
11448
- return t;
11449
- };
11450
- return __assign.apply(this, arguments);
11451
- };
11452
-
11453
- function __spreadArray(to, from, pack) {
11454
- if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
11455
- if (ar || !(i in from)) {
11456
- if (!ar) ar = Array.prototype.slice.call(from, 0, i);
11457
- ar[i] = from[i];
11458
- }
11459
- }
11460
- return to.concat(ar || Array.prototype.slice.call(from));
11461
- }
11462
-
11463
- typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
11464
- var e = new Error(message);
11465
- return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
11466
- };
11467
-
11468
- function memoize(fn) {
11469
- var cache = Object.create(null);
11470
- return function (arg) {
11471
- if (cache[arg] === undefined) cache[arg] = fn(arg);
11472
- return cache[arg];
11473
- };
11474
- }
11475
-
11476
- var reactPropsRegex = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/; // https://esbench.com/bench/5bfee68a4cd7e6009ef61d23
11477
-
11478
- var isPropValid = /* #__PURE__ */memoize(function (prop) {
11479
- return reactPropsRegex.test(prop) || prop.charCodeAt(0) === 111
11480
- /* o */
11481
- && prop.charCodeAt(1) === 110
11482
- /* n */
11483
- && prop.charCodeAt(2) < 91;
11484
- }
11485
- /* Z+1 */
11486
- );
11487
-
11488
- var e="-ms-";var r="-moz-";var a="-webkit-";var n="comm";var c="rule";var s="decl";var i="@import";var h="@keyframes";var g$1="@layer";var $$1=Math.abs;var m$1=String.fromCharCode;var x$1=Object.assign;function y$1(e,r){return A$1(e,0)^45?(((r<<2^A$1(e,0))<<2^A$1(e,1))<<2^A$1(e,2))<<2^A$1(e,3):0}function j$1(e){return e.trim()}function z$1(e,r){return (e=r.exec(e))?e[0]:e}function C$1(e,r,a){return e.replace(r,a)}function O$1(e,r,a){return e.indexOf(r,a)}function A$1(e,r){return e.charCodeAt(r)|0}function M$1(e,r,a){return e.slice(r,a)}function S$1(e){return e.length}function q$1(e){return e.length}function B$1(e,r){return r.push(e),e}function D$1(e,r){return e.map(r).join("")}function E$1(e,r){return e.filter((function(e){return !z$1(e,r)}))}var F$1=1;var G$1=1;var H$1=0;var I$1=0;var J$1=0;var K$1="";function L$2(e,r,a,n,c,s,t,u){return {value:e,root:r,parent:a,type:n,props:c,children:s,line:F$1,column:G$1,length:t,return:"",siblings:u}}function N$1(e,r){return x$1(L$2("",null,null,"",null,null,0,e.siblings),e,{length:-e.length},r)}function P$1(e){while(e.root)e=N$1(e.root,{children:[e]});B$1(e,e.siblings);}function Q$1(){return J$1}function R$1(){J$1=I$1>0?A$1(K$1,--I$1):0;if(G$1--,J$1===10)G$1=1,F$1--;return J$1}function T$1(){J$1=I$1<H$1?A$1(K$1,I$1++):0;if(G$1++,J$1===10)G$1=1,F$1++;return J$1}function U$1(){return A$1(K$1,I$1)}function V$1(){return I$1}function W$1(e,r){return M$1(K$1,e,r)}function X$1(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Y$1(e){return F$1=G$1=1,H$1=S$1(K$1=e),I$1=0,[]}function Z$1(e){return K$1="",e}function _$1(e){return j$1(W$1(I$1-1,ce$1(e===91?e+2:e===40?e+1:e)))}function re$1(e){while(J$1=U$1())if(J$1<33)T$1();else break;return X$1(e)>2||X$1(J$1)>3?"":" "}function ne$1(e,r){while(--r&&T$1())if(J$1<48||J$1>102||J$1>57&&J$1<65||J$1>70&&J$1<97)break;return W$1(e,V$1()+(r<6&&U$1()==32&&T$1()==32))}function ce$1(e){while(T$1())switch(J$1){case e:return I$1;case 34:case 39:if(e!==34&&e!==39)ce$1(J$1);break;case 40:if(e===41)ce$1(e);break;case 92:T$1();break}return I$1}function se$1(e,r){while(T$1())if(e+J$1===47+10)break;else if(e+J$1===42+42&&U$1()===47)break;return "/*"+W$1(r,I$1-1)+"*"+m$1(e===47?e:T$1())}function te$1(e){while(!X$1(U$1()))T$1();return W$1(e,I$1)}function ue$1(e){return Z$1(ie$1("",null,null,null,[""],e=Y$1(e),0,[0],e))}function ie$1(e,r,a,n,c,s,t,u,i){var f=0;var o=0;var l=t;var v=0;var p=0;var h=0;var b=1;var w=1;var d=1;var g=0;var k="";var x=c;var y=s;var j=n;var z=k;while(w)switch(h=g,g=T$1()){case 40:if(h!=108&&A$1(z,l-1)==58){if(O$1(z+=C$1(_$1(g),"&","&\f"),"&\f",$$1(f?u[f-1]:0))!=-1)d=-1;break}case 34:case 39:case 91:z+=_$1(g);break;case 9:case 10:case 13:case 32:z+=re$1(h);break;case 92:z+=ne$1(V$1()-1,7);continue;case 47:switch(U$1()){case 42:case 47:B$1(oe$1(se$1(T$1(),V$1()),r,a,i),i);break;default:z+="/";}break;case 123*b:u[f++]=S$1(z)*d;case 125*b:case 59:case 0:switch(g){case 0:case 125:w=0;case 59+o:if(d==-1)z=C$1(z,/\f/g,"");if(p>0&&S$1(z)-l)B$1(p>32?le$1(z+";",n,a,l-1,i):le$1(C$1(z," ","")+";",n,a,l-2,i),i);break;case 59:z+=";";default:B$1(j=fe$1(z,r,a,f,o,c,u,k,x=[],y=[],l,s),s);if(g===123)if(o===0)ie$1(z,r,j,j,x,s,l,u,y);else switch(v===99&&A$1(z,3)===110?100:v){case 100:case 108:case 109:case 115:ie$1(e,j,j,n&&B$1(fe$1(e,j,j,0,0,c,u,k,c,x=[],l,y),y),c,y,l,u,n?x:y);break;default:ie$1(z,j,j,j,[""],y,0,u,y);}}f=o=p=0,b=d=1,k=z="",l=t;break;case 58:l=1+S$1(z),p=h;default:if(b<1)if(g==123)--b;else if(g==125&&b++==0&&R$1()==125)continue;switch(z+=m$1(g),g*b){case 38:d=o>0?1:(z+="\f",-1);break;case 44:u[f++]=(S$1(z)-1)*d,d=1;break;case 64:if(U$1()===45)z+=_$1(T$1());v=U$1(),o=l=S$1(k=z+=te$1(V$1())),g++;break;case 45:if(h===45&&S$1(z)==2)b=0;}}return s}function fe$1(e,r,a,n,s,t,u,i,f,o,l,v){var p=s-1;var h=s===0?t:[""];var b=q$1(h);for(var w=0,d=0,g=0;w<n;++w)for(var k=0,m=M$1(e,p+1,p=$$1(d=u[w])),x=e;k<b;++k)if(x=j$1(d>0?h[k]+" "+m:C$1(m,/&\f/g,h[k])))f[g++]=x;return L$2(e,r,a,s===0?c:i,f,o,l,v)}function oe$1(e,r,a,c){return L$2(e,r,a,n,m$1(Q$1()),M$1(e,2,-2),0,c)}function le$1(e,r,a,n,c){return L$2(e,r,a,s,M$1(e,0,n),M$1(e,n+1,-1),n,c)}function ve$1(n,c,s){switch(y$1(n,c)){case 5103:return a+"print-"+n+n;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return a+n+n;case 4789:return r+n+n;case 5349:case 4246:case 4810:case 6968:case 2756:return a+n+r+n+e+n+n;case 5936:switch(A$1(n,c+11)){case 114:return a+n+e+C$1(n,/[svh]\w+-[tblr]{2}/,"tb")+n;case 108:return a+n+e+C$1(n,/[svh]\w+-[tblr]{2}/,"tb-rl")+n;case 45:return a+n+e+C$1(n,/[svh]\w+-[tblr]{2}/,"lr")+n}case 6828:case 4268:case 2903:return a+n+e+n+n;case 6165:return a+n+e+"flex-"+n+n;case 5187:return a+n+C$1(n,/(\w+).+(:[^]+)/,a+"box-$1$2"+e+"flex-$1$2")+n;case 5443:return a+n+e+"flex-item-"+C$1(n,/flex-|-self/g,"")+(!z$1(n,/flex-|baseline/)?e+"grid-row-"+C$1(n,/flex-|-self/g,""):"")+n;case 4675:return a+n+e+"flex-line-pack"+C$1(n,/align-content|flex-|-self/g,"")+n;case 5548:return a+n+e+C$1(n,"shrink","negative")+n;case 5292:return a+n+e+C$1(n,"basis","preferred-size")+n;case 6060:return a+"box-"+C$1(n,"-grow","")+a+n+e+C$1(n,"grow","positive")+n;case 4554:return a+C$1(n,/([^-])(transform)/g,"$1"+a+"$2")+n;case 6187:return C$1(C$1(C$1(n,/(zoom-|grab)/,a+"$1"),/(image-set)/,a+"$1"),n,"")+n;case 5495:case 3959:return C$1(n,/(image-set\([^]*)/,a+"$1"+"$`$1");case 4968:return C$1(C$1(n,/(.+:)(flex-)?(.*)/,a+"box-pack:$3"+e+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+a+n+n;case 4200:if(!z$1(n,/flex-|baseline/))return e+"grid-column-align"+M$1(n,c)+n;break;case 2592:case 3360:return e+C$1(n,"template-","")+n;case 4384:case 3616:if(s&&s.some((function(e,r){return c=r,z$1(e.props,/grid-\w+-end/)}))){return ~O$1(n+(s=s[c].value),"span",0)?n:e+C$1(n,"-start","")+n+e+"grid-row-span:"+(~O$1(s,"span",0)?z$1(s,/\d+/):+z$1(s,/\d+/)-+z$1(n,/\d+/))+";"}return e+C$1(n,"-start","")+n;case 4896:case 4128:return s&&s.some((function(e){return z$1(e.props,/grid-\w+-start/)}))?n:e+C$1(C$1(n,"-end","-span"),"span ","")+n;case 4095:case 3583:case 4068:case 2532:return C$1(n,/(.+)-inline(.+)/,a+"$1$2")+n;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(S$1(n)-1-c>6)switch(A$1(n,c+1)){case 109:if(A$1(n,c+4)!==45)break;case 102:return C$1(n,/(.+:)(.+)-([^]+)/,"$1"+a+"$2-$3"+"$1"+r+(A$1(n,c+3)==108?"$3":"$2-$3"))+n;case 115:return ~O$1(n,"stretch",0)?ve$1(C$1(n,"stretch","fill-available"),c,s)+n:n}break;case 5152:case 5920:return C$1(n,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,(function(r,a,c,s,t,u,i){return e+a+":"+c+i+(s?e+a+"-span:"+(t?u:+u-+c)+i:"")+n}));case 4949:if(A$1(n,c+6)===121)return C$1(n,":",":"+a)+n;break;case 6444:switch(A$1(n,A$1(n,14)===45?18:11)){case 120:return C$1(n,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+a+(A$1(n,14)===45?"inline-":"")+"box$3"+"$1"+a+"$2$3"+"$1"+e+"$2box$3")+n;case 100:return C$1(n,":",":"+e)+n}break;case 5719:case 2647:case 2135:case 3927:case 2391:return C$1(n,"scroll-","scroll-snap-")+n}return n}function pe$1(e,r){var a="";for(var n=0;n<e.length;n++)a+=r(e[n],n,e,r)||"";return a}function he$1(e,r,a,t){switch(e.type){case g$1:if(e.children.length)break;case i:case s:return e.return=e.return||e.value;case n:return "";case h:return e.return=e.value+"{"+pe$1(e.children,t)+"}";case c:if(!S$1(e.value=e.props.join(",")))return ""}return S$1(a=pe$1(e.children,t))?e.return=e.value+"{"+a+"}":""}function be$1(e){var r=q$1(e);return function(a,n,c,s){var t="";for(var u=0;u<r;u++)t+=e[u](a,n,c,s)||"";return t}}function we$1(e){return function(r){if(!r.root)if(r=r.return)e(r);}}function de$1(n,t,u,i){if(n.length>-1)if(!n.return)switch(n.type){case s:n.return=ve$1(n.value,n.length,u);return;case h:return pe$1([N$1(n,{value:C$1(n.value,"@","@"+a)})],i);case c:if(n.length)return D$1(u=n.props,(function(c){switch(z$1(c,i=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":P$1(N$1(n,{props:[C$1(c,/:(read-\w+)/,":"+r+"$1")]}));P$1(N$1(n,{props:[c]}));x$1(n,{props:E$1(u,i)});break;case"::placeholder":P$1(N$1(n,{props:[C$1(c,/:(plac\w+)/,":"+a+"input-$1")]}));P$1(N$1(n,{props:[C$1(c,/:(plac\w+)/,":"+r+"$1")]}));P$1(N$1(n,{props:[C$1(c,/:(plac\w+)/,e+"input-$1")]}));P$1(N$1(n,{props:[c]}));x$1(n,{props:E$1(u,i)});break}return ""}))}}
11489
-
11490
- var unitlessKeys = {
11491
- animationIterationCount: 1,
11492
- aspectRatio: 1,
11493
- borderImageOutset: 1,
11494
- borderImageSlice: 1,
11495
- borderImageWidth: 1,
11496
- boxFlex: 1,
11497
- boxFlexGroup: 1,
11498
- boxOrdinalGroup: 1,
11499
- columnCount: 1,
11500
- columns: 1,
11501
- flex: 1,
11502
- flexGrow: 1,
11503
- flexPositive: 1,
11504
- flexShrink: 1,
11505
- flexNegative: 1,
11506
- flexOrder: 1,
11507
- gridRow: 1,
11508
- gridRowEnd: 1,
11509
- gridRowSpan: 1,
11510
- gridRowStart: 1,
11511
- gridColumn: 1,
11512
- gridColumnEnd: 1,
11513
- gridColumnSpan: 1,
11514
- gridColumnStart: 1,
11515
- msGridRow: 1,
11516
- msGridRowSpan: 1,
11517
- msGridColumn: 1,
11518
- msGridColumnSpan: 1,
11519
- fontWeight: 1,
11520
- lineHeight: 1,
11521
- opacity: 1,
11522
- order: 1,
11523
- orphans: 1,
11524
- tabSize: 1,
11525
- widows: 1,
11526
- zIndex: 1,
11527
- zoom: 1,
11528
- WebkitLineClamp: 1,
11529
- // SVG-related properties
11530
- fillOpacity: 1,
11531
- floodOpacity: 1,
11532
- stopOpacity: 1,
11533
- strokeDasharray: 1,
11534
- strokeDashoffset: 1,
11535
- strokeMiterlimit: 1,
11536
- strokeOpacity: 1,
11537
- strokeWidth: 1
11538
- };
11539
-
11540
- var f="undefined"!=typeof process&&void 0!==process.env&&(process.env.REACT_APP_SC_ATTR||process.env.SC_ATTR)||"data-styled",m="active",y="data-styled-version",v="6.1.12",g="/*!sc*/\n",S="undefined"!=typeof window&&"HTMLElement"in window,w=Boolean("boolean"==typeof SC_DISABLE_SPEEDY?SC_DISABLE_SPEEDY:"undefined"!=typeof process&&void 0!==process.env&&void 0!==process.env.REACT_APP_SC_DISABLE_SPEEDY&&""!==process.env.REACT_APP_SC_DISABLE_SPEEDY?"false"!==process.env.REACT_APP_SC_DISABLE_SPEEDY&&process.env.REACT_APP_SC_DISABLE_SPEEDY:"undefined"!=typeof process&&void 0!==process.env&&void 0!==process.env.SC_DISABLE_SPEEDY&&""!==process.env.SC_DISABLE_SPEEDY?"false"!==process.env.SC_DISABLE_SPEEDY&&process.env.SC_DISABLE_SPEEDY:"production"!==process.env.NODE_ENV),E=/invalid hook call/i,N=new Set,P=function(t,n){if("production"!==process.env.NODE_ENV){var o=n?' with the id of "'.concat(n,'"'):"",s="The component ".concat(t).concat(o," has been created dynamically.\n")+"You may see this warning because you've called styled inside another component.\nTo resolve this only create new StyledComponents outside of any render method and function component.",i=console.error;try{var a=!0;console.error=function(t){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];E.test(t)?(a=!1,N.delete(s)):i.apply(void 0,__spreadArray([t],n,!1));},React.useRef(),a&&!N.has(s)&&(console.warn(s),N.add(s));}catch(e){E.test(e.message)&&N.delete(s);}finally{console.error=i;}}},_=Object.freeze([]),C=Object.freeze({});function I(e,t,n){return void 0===n&&(n=C),e.theme!==n.theme&&e.theme||t||n.theme}var A=new Set(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","track","u","ul","use","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]),O=/[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g,D=/(^-|-$)/g;function R(e){return e.replace(O,"-").replace(D,"")}var T=/(a)(d)/gi,k=52,j=function(e){return String.fromCharCode(e+(e>25?39:97))};function x(e){var t,n="";for(t=Math.abs(e);t>k;t=t/k|0)n=j(t%k)+n;return (j(t%k)+n).replace(T,"$1-$2")}var V,F=5381,M=function(e,t){for(var n=t.length;n;)e=33*e^t.charCodeAt(--n);return e},z=function(e){return M(F,e)};function $(e){return x(z(e)>>>0)}function B(e){return "production"!==process.env.NODE_ENV&&"string"==typeof e&&e||e.displayName||e.name||"Component"}function L$1(e){return "string"==typeof e&&("production"===process.env.NODE_ENV||e.charAt(0)===e.charAt(0).toLowerCase())}var G="function"==typeof Symbol&&Symbol.for,Y=G?Symbol.for("react.memo"):60115,W=G?Symbol.for("react.forward_ref"):60112,q={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},H={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},U={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},J=((V={})[W]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},V[Y]=U,V);function X(e){return ("type"in(t=e)&&t.type.$$typeof)===Y?U:"$$typeof"in e?J[e.$$typeof]:q;var t;}var Z=Object.defineProperty,K=Object.getOwnPropertyNames,Q=Object.getOwnPropertySymbols,ee=Object.getOwnPropertyDescriptor,te=Object.getPrototypeOf,ne=Object.prototype;function oe(e,t,n){if("string"!=typeof t){if(ne){var o=te(t);o&&o!==ne&&oe(e,o,n);}var r=K(t);Q&&(r=r.concat(Q(t)));for(var s=X(e),i=X(t),a=0;a<r.length;++a){var c=r[a];if(!(c in H||n&&n[c]||i&&c in i||s&&c in s)){var l=ee(t,c);try{Z(e,c,l);}catch(e){}}}}return e}function re(e){return "function"==typeof e}function se(e){return "object"==typeof e&&"styledComponentId"in e}function ie(e,t){return e&&t?"".concat(e," ").concat(t):e||t||""}function ae(e,t){if(0===e.length)return "";for(var n=e[0],o=1;o<e.length;o++)n+=t?t+e[o]:e[o];return n}function ce(e){return null!==e&&"object"==typeof e&&e.constructor.name===Object.name&&!("props"in e&&e.$$typeof)}function le(e,t,n){if(void 0===n&&(n=!1),!n&&!ce(e)&&!Array.isArray(e))return t;if(Array.isArray(t))for(var o=0;o<t.length;o++)e[o]=le(e[o],t[o]);else if(ce(t))for(var o in t)e[o]=le(e[o],t[o]);return e}function ue(e,t){Object.defineProperty(e,"toString",{value:t});}var pe="production"!==process.env.NODE_ENV?{1:"Cannot create styled-component for component: %s.\n\n",2:"Can't collect styles once you've consumed a `ServerStyleSheet`'s styles! `ServerStyleSheet` is a one off instance for each server-side render cycle.\n\n- Are you trying to reuse it across renders?\n- Are you accidentally calling collectStyles twice?\n\n",3:"Streaming SSR is only supported in a Node.js environment; Please do not try to call this method in the browser.\n\n",4:"The `StyleSheetManager` expects a valid target or sheet prop!\n\n- Does this error occur on the client and is your target falsy?\n- Does this error occur on the server and is the sheet falsy?\n\n",5:"The clone method cannot be used on the client!\n\n- Are you running in a client-like environment on the server?\n- Are you trying to run SSR on the client?\n\n",6:"Trying to insert a new style tag, but the given Node is unmounted!\n\n- Are you using a custom target that isn't mounted?\n- Does your document not have a valid head element?\n- Have you accidentally removed a style tag manually?\n\n",7:'ThemeProvider: Please return an object from your "theme" prop function, e.g.\n\n```js\ntheme={() => ({})}\n```\n\n',8:'ThemeProvider: Please make your "theme" prop an object.\n\n',9:"Missing document `<head>`\n\n",10:"Cannot find a StyleSheet instance. Usually this happens if there are multiple copies of styled-components loaded at once. Check out this issue for how to troubleshoot and fix the common cases where this situation can happen: https://github.com/styled-components/styled-components/issues/1941#issuecomment-417862021\n\n",11:"_This error was replaced with a dev-time warning, it will be deleted for v4 final._ [createGlobalStyle] received children which will not be rendered. Please use the component without passing children elements.\n\n",12:"It seems you are interpolating a keyframe declaration (%s) into an untagged string. This was supported in styled-components v3, but is not longer supported in v4 as keyframes are now injected on-demand. Please wrap your string in the css\\`\\` helper which ensures the styles are injected correctly. See https://www.styled-components.com/docs/api#css\n\n",13:"%s is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.\n\n",14:'ThemeProvider: "theme" prop is required.\n\n',15:"A stylis plugin has been supplied that is not named. We need a name for each plugin to be able to prevent styling collisions between different stylis configurations within the same app. Before you pass your plugin to `<StyleSheetManager stylisPlugins={[]}>`, please make sure each plugin is uniquely-named, e.g.\n\n```js\nObject.defineProperty(importedPlugin, 'name', { value: 'some-unique-name' });\n```\n\n",16:"Reached the limit of how many styled components may be created at group %s.\nYou may only create up to 1,073,741,824 components. If you're creating components dynamically,\nas for instance in your render method then you may be running into this limitation.\n\n",17:"CSSStyleSheet could not be found on HTMLStyleElement.\nHas styled-components' style tag been unmounted or altered by another script?\n",18:"ThemeProvider: Please make sure your useTheme hook is within a `<ThemeProvider>`"}:{};function de(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=e[0],o=[],r=1,s=e.length;r<s;r+=1)o.push(e[r]);return o.forEach(function(e){n=n.replace(/%[a-z]/,e);}),n}function he(t){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];return "production"===process.env.NODE_ENV?new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(t," for more information.").concat(n.length>0?" Args: ".concat(n.join(", ")):"")):new Error(de.apply(void 0,__spreadArray([pe[t]],n,!1)).trim())}var fe=function(){function e(e){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=e;}return e.prototype.indexOfGroup=function(e){for(var t=0,n=0;n<e;n++)t+=this.groupSizes[n];return t},e.prototype.insertRules=function(e,t){if(e>=this.groupSizes.length){for(var n=this.groupSizes,o=n.length,r=o;e>=r;)if((r<<=1)<0)throw he(16,"".concat(e));this.groupSizes=new Uint32Array(r),this.groupSizes.set(n),this.length=r;for(var s=o;s<r;s++)this.groupSizes[s]=0;}for(var i=this.indexOfGroup(e+1),a=(s=0,t.length);s<a;s++)this.tag.insertRule(i,t[s])&&(this.groupSizes[e]++,i++);},e.prototype.clearGroup=function(e){if(e<this.length){var t=this.groupSizes[e],n=this.indexOfGroup(e),o=n+t;this.groupSizes[e]=0;for(var r=n;r<o;r++)this.tag.deleteRule(n);}},e.prototype.getGroup=function(e){var t="";if(e>=this.length||0===this.groupSizes[e])return t;for(var n=this.groupSizes[e],o=this.indexOfGroup(e),r=o+n,s=o;s<r;s++)t+="".concat(this.tag.getRule(s)).concat(g);return t},e}(),me=1<<30,ye=new Map,ve=new Map,ge=1,Se=function(e){if(ye.has(e))return ye.get(e);for(;ve.has(ge);)ge++;var t=ge++;if("production"!==process.env.NODE_ENV&&((0|t)<0||t>me))throw he(16,"".concat(t));return ye.set(e,t),ve.set(t,e),t},we=function(e,t){ge=t+1,ye.set(e,t),ve.set(t,e);},be="style[".concat(f,"][").concat(y,'="').concat(v,'"]'),Ee=new RegExp("^".concat(f,'\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)')),Ne=function(e,t,n){for(var o,r=n.split(","),s=0,i=r.length;s<i;s++)(o=r[s])&&e.registerName(t,o);},Pe=function(e,t){for(var n,o=(null!==(n=t.textContent)&&void 0!==n?n:"").split(g),r=[],s=0,i=o.length;s<i;s++){var a=o[s].trim();if(a){var c=a.match(Ee);if(c){var l=0|parseInt(c[1],10),u=c[2];0!==l&&(we(u,l),Ne(e,u,c[3]),e.getTag().insertRules(l,r)),r.length=0;}else r.push(a);}}},_e=function(e){for(var t=document.querySelectorAll(be),n=0,o=t.length;n<o;n++){var r=t[n];r&&r.getAttribute(f)!==m&&(Pe(e,r),r.parentNode&&r.parentNode.removeChild(r));}};function Ce(){return "undefined"!=typeof __webpack_nonce__?__webpack_nonce__:null}var Ie=function(e){var t=document.head,n=e||t,o=document.createElement("style"),r=function(e){var t=Array.from(e.querySelectorAll("style[".concat(f,"]")));return t[t.length-1]}(n),s=void 0!==r?r.nextSibling:null;o.setAttribute(f,m),o.setAttribute(y,v);var i=Ce();return i&&o.setAttribute("nonce",i),n.insertBefore(o,s),o},Ae=function(){function e(e){this.element=Ie(e),this.element.appendChild(document.createTextNode("")),this.sheet=function(e){if(e.sheet)return e.sheet;for(var t=document.styleSheets,n=0,o=t.length;n<o;n++){var r=t[n];if(r.ownerNode===e)return r}throw he(17)}(this.element),this.length=0;}return e.prototype.insertRule=function(e,t){try{return this.sheet.insertRule(t,e),this.length++,!0}catch(e){return !1}},e.prototype.deleteRule=function(e){this.sheet.deleteRule(e),this.length--;},e.prototype.getRule=function(e){var t=this.sheet.cssRules[e];return t&&t.cssText?t.cssText:""},e}(),Oe=function(){function e(e){this.element=Ie(e),this.nodes=this.element.childNodes,this.length=0;}return e.prototype.insertRule=function(e,t){if(e<=this.length&&e>=0){var n=document.createTextNode(t);return this.element.insertBefore(n,this.nodes[e]||null),this.length++,!0}return !1},e.prototype.deleteRule=function(e){this.element.removeChild(this.nodes[e]),this.length--;},e.prototype.getRule=function(e){return e<this.length?this.nodes[e].textContent:""},e}(),De=function(){function e(e){this.rules=[],this.length=0;}return e.prototype.insertRule=function(e,t){return e<=this.length&&(this.rules.splice(e,0,t),this.length++,!0)},e.prototype.deleteRule=function(e){this.rules.splice(e,1),this.length--;},e.prototype.getRule=function(e){return e<this.length?this.rules[e]:""},e}(),Re=S,Te={isServer:!S,useCSSOMInjection:!w},ke=function(){function e(e,n,o){void 0===e&&(e=C),void 0===n&&(n={});var r=this;this.options=__assign(__assign({},Te),e),this.gs=n,this.names=new Map(o),this.server=!!e.isServer,!this.server&&S&&Re&&(Re=!1,_e(this)),ue(this,function(){return function(e){for(var t=e.getTag(),n=t.length,o="",r=function(n){var r=function(e){return ve.get(e)}(n);if(void 0===r)return "continue";var s=e.names.get(r),i=t.getGroup(n);if(void 0===s||!s.size||0===i.length)return "continue";var a="".concat(f,".g").concat(n,'[id="').concat(r,'"]'),c="";void 0!==s&&s.forEach(function(e){e.length>0&&(c+="".concat(e,","));}),o+="".concat(i).concat(a,'{content:"').concat(c,'"}').concat(g);},s=0;s<n;s++)r(s);return o}(r)});}return e.registerId=function(e){return Se(e)},e.prototype.rehydrate=function(){!this.server&&S&&_e(this);},e.prototype.reconstructWithOptions=function(n,o){return void 0===o&&(o=!0),new e(__assign(__assign({},this.options),n),this.gs,o&&this.names||void 0)},e.prototype.allocateGSInstance=function(e){return this.gs[e]=(this.gs[e]||0)+1},e.prototype.getTag=function(){return this.tag||(this.tag=(e=function(e){var t=e.useCSSOMInjection,n=e.target;return e.isServer?new De(n):t?new Ae(n):new Oe(n)}(this.options),new fe(e)));var e;},e.prototype.hasNameForId=function(e,t){return this.names.has(e)&&this.names.get(e).has(t)},e.prototype.registerName=function(e,t){if(Se(e),this.names.has(e))this.names.get(e).add(t);else {var n=new Set;n.add(t),this.names.set(e,n);}},e.prototype.insertRules=function(e,t,n){this.registerName(e,t),this.getTag().insertRules(Se(e),n);},e.prototype.clearNames=function(e){this.names.has(e)&&this.names.get(e).clear();},e.prototype.clearRules=function(e){this.getTag().clearGroup(Se(e)),this.clearNames(e);},e.prototype.clearTag=function(){this.tag=void 0;},e}(),je=/&/g,xe=/^\s*\/\/.*$/gm;function Ve(e,t){return e.map(function(e){return "rule"===e.type&&(e.value="".concat(t," ").concat(e.value),e.value=e.value.replaceAll(",",",".concat(t," ")),e.props=e.props.map(function(e){return "".concat(t," ").concat(e)})),Array.isArray(e.children)&&"@keyframes"!==e.type&&(e.children=Ve(e.children,t)),e})}function Fe(e){var t,n,o,r=void 0===e?C:e,s=r.options,i=void 0===s?C:s,a=r.plugins,c$1=void 0===a?_:a,l=function(e,o,r){return r.startsWith(n)&&r.endsWith(n)&&r.replaceAll(n,"").length>0?".".concat(t):e},u=c$1.slice();u.push(function(e){e.type===c&&e.value.includes("&")&&(e.props[0]=e.props[0].replace(je,n).replace(o,l));}),i.prefix&&u.push(de$1),u.push(he$1);var p=function(e,r,s,a){void 0===r&&(r=""),void 0===s&&(s=""),void 0===a&&(a="&"),t=a,n=r,o=new RegExp("\\".concat(n,"\\b"),"g");var c=e.replace(xe,""),l=ue$1(s||r?"".concat(s," ").concat(r," { ").concat(c," }"):c);i.namespace&&(l=Ve(l,i.namespace));var p=[];return pe$1(l,be$1(u.concat(we$1(function(e){return p.push(e)})))),p};return p.hash=c$1.length?c$1.reduce(function(e,t){return t.name||he(15),M(e,t.name)},F).toString():"",p}var Me=new ke,ze=Fe(),$e=React__default["default"].createContext({shouldForwardProp:void 0,styleSheet:Me,stylis:ze});$e.Consumer;React__default["default"].createContext(void 0);function Ge(){return React.useContext($e)}var We=function(){function e(e,t){var n=this;this.inject=function(e,t){void 0===t&&(t=ze);var o=n.name+t.hash;e.hasNameForId(n.id,o)||e.insertRules(n.id,o,t(n.rules,o,"@keyframes"));},this.name=e,this.id="sc-keyframes-".concat(e),this.rules=t,ue(this,function(){throw he(12,String(n.name))});}return e.prototype.getName=function(e){return void 0===e&&(e=ze),this.name+e.hash},e}(),qe=function(e){return e>="A"&&e<="Z"};function He(e){for(var t="",n=0;n<e.length;n++){var o=e[n];if(1===n&&"-"===o&&"-"===e[0])return e;qe(o)?t+="-"+o.toLowerCase():t+=o;}return t.startsWith("ms-")?"-"+t:t}var Ue=function(e){return null==e||!1===e||""===e},Je=function(t){var n,o,r=[];for(var s in t){var i=t[s];t.hasOwnProperty(s)&&!Ue(i)&&(Array.isArray(i)&&i.isCss||re(i)?r.push("".concat(He(s),":"),i,";"):ce(i)?r.push.apply(r,__spreadArray(__spreadArray(["".concat(s," {")],Je(i),!1),["}"],!1)):r.push("".concat(He(s),": ").concat((n=s,null==(o=i)||"boolean"==typeof o||""===o?"":"number"!=typeof o||0===o||n in unitlessKeys||n.startsWith("--")?String(o).trim():"".concat(o,"px")),";")));}return r};function Xe(e,t,n,o){if(Ue(e))return [];if(se(e))return [".".concat(e.styledComponentId)];if(re(e)){if(!re(s=e)||s.prototype&&s.prototype.isReactComponent||!t)return [e];var r=e(t);return "production"===process.env.NODE_ENV||"object"!=typeof r||Array.isArray(r)||r instanceof We||ce(r)||null===r||console.error("".concat(B(e)," is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.")),Xe(r,t,n,o)}var s;return e instanceof We?n?(e.inject(n,o),[e.getName(o)]):[e]:ce(e)?Je(e):Array.isArray(e)?Array.prototype.concat.apply(_,e.map(function(e){return Xe(e,t,n,o)})):[e.toString()]}function Ze(e){for(var t=0;t<e.length;t+=1){var n=e[t];if(re(n)&&!se(n))return !1}return !0}var Ke=z(v),Qe=function(){function e(e,t,n){this.rules=e,this.staticRulesId="",this.isStatic="production"===process.env.NODE_ENV&&(void 0===n||n.isStatic)&&Ze(e),this.componentId=t,this.baseHash=M(Ke,t),this.baseStyle=n,ke.registerId(t);}return e.prototype.generateAndInjectStyles=function(e,t,n){var o=this.baseStyle?this.baseStyle.generateAndInjectStyles(e,t,n):"";if(this.isStatic&&!n.hash)if(this.staticRulesId&&t.hasNameForId(this.componentId,this.staticRulesId))o=ie(o,this.staticRulesId);else {var r=ae(Xe(this.rules,e,t,n)),s=x(M(this.baseHash,r)>>>0);if(!t.hasNameForId(this.componentId,s)){var i=n(r,".".concat(s),void 0,this.componentId);t.insertRules(this.componentId,s,i);}o=ie(o,s),this.staticRulesId=s;}else {for(var a=M(this.baseHash,n.hash),c="",l=0;l<this.rules.length;l++){var u=this.rules[l];if("string"==typeof u)c+=u,"production"!==process.env.NODE_ENV&&(a=M(a,u));else if(u){var p=ae(Xe(u,e,t,n));a=M(a,p+l),c+=p;}}if(c){var d=x(a>>>0);t.hasNameForId(this.componentId,d)||t.insertRules(this.componentId,d,n(c,".".concat(d),void 0,this.componentId)),o=ie(o,d);}}return o},e}(),et=React__default["default"].createContext(void 0);et.Consumer;var rt={},st=new Set;function it(e,r,s){var i=se(e),a=e,c=!L$1(e),p=r.attrs,d=void 0===p?_:p,h=r.componentId,f=void 0===h?function(e,t){var n="string"!=typeof e?"sc":R(e);rt[n]=(rt[n]||0)+1;var o="".concat(n,"-").concat($(v+n+rt[n]));return t?"".concat(t,"-").concat(o):o}(r.displayName,r.parentComponentId):h,m=r.displayName,y=void 0===m?function(e){return L$1(e)?"styled.".concat(e):"Styled(".concat(B(e),")")}(e):m,g=r.displayName&&r.componentId?"".concat(R(r.displayName),"-").concat(r.componentId):r.componentId||f,S=i&&a.attrs?a.attrs.concat(d).filter(Boolean):d,w=r.shouldForwardProp;if(i&&a.shouldForwardProp){var b=a.shouldForwardProp;if(r.shouldForwardProp){var E=r.shouldForwardProp;w=function(e,t){return b(e,t)&&E(e,t)};}else w=b;}var N=new Qe(s,g,i?a.componentStyle:void 0);function O(e,r){return function(e,r,s){var i=e.attrs,a=e.componentStyle,c=e.defaultProps,p=e.foldedComponentIds,d=e.styledComponentId,h=e.target,f=React__default["default"].useContext(et),m=Ge(),y=e.shouldForwardProp||m.shouldForwardProp;"production"!==process.env.NODE_ENV&&React.useDebugValue(d);var v=I(r,f,c)||C,g=function(e,n,o){for(var r,s=__assign(__assign({},n),{className:void 0,theme:o}),i=0;i<e.length;i+=1){var a=re(r=e[i])?r(s):r;for(var c in a)s[c]="className"===c?ie(s[c],a[c]):"style"===c?__assign(__assign({},s[c]),a[c]):a[c];}return n.className&&(s.className=ie(s.className,n.className)),s}(i,r,v),S=g.as||h,w={};for(var b in g)void 0===g[b]||"$"===b[0]||"as"===b||"theme"===b&&g.theme===v||("forwardedAs"===b?w.as=g.forwardedAs:y&&!y(b,S)||(w[b]=g[b],y||"development"!==process.env.NODE_ENV||isPropValid(b)||st.has(b)||!A.has(S)||(st.add(b),console.warn('styled-components: it looks like an unknown prop "'.concat(b,'" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));var E=function(e,t){var n=Ge(),o=e.generateAndInjectStyles(t,n.styleSheet,n.stylis);return "production"!==process.env.NODE_ENV&&React.useDebugValue(o),o}(a,g);"production"!==process.env.NODE_ENV&&e.warnTooManyClasses&&e.warnTooManyClasses(E);var N=ie(p,d);return E&&(N+=" "+E),g.className&&(N+=" "+g.className),w[L$1(S)&&!A.has(S)?"class":"className"]=N,w.ref=s,React.createElement(S,w)}(D,e,r)}O.displayName=y;var D=React__default["default"].forwardRef(O);return D.attrs=S,D.componentStyle=N,D.displayName=y,D.shouldForwardProp=w,D.foldedComponentIds=i?ie(a.foldedComponentIds,a.styledComponentId):"",D.styledComponentId=g,D.target=i?a.target:e,Object.defineProperty(D,"defaultProps",{get:function(){return this._foldedDefaultProps},set:function(e){this._foldedDefaultProps=i?function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];for(var o=0,r=t;o<r.length;o++)le(e,r[o],!0);return e}({},a.defaultProps,e):e;}}),"production"!==process.env.NODE_ENV&&(P(y,g),D.warnTooManyClasses=function(e,t){var n={},o=!1;return function(r){if(!o&&(n[r]=!0,Object.keys(n).length>=200)){var s=t?' with the id of "'.concat(t,'"'):"";console.warn("Over ".concat(200," classes were generated for component ").concat(e).concat(s,".\n")+"Consider using the attrs method, together with a style object for frequently changed styles.\nExample:\n const Component = styled.div.attrs(props => ({\n style: {\n background: props.background,\n },\n }))`width: 100%;`\n\n <Component />"),o=!0,n={};}}}(y,g)),ue(D,function(){return ".".concat(D.styledComponentId)}),c&&oe(D,e,{attrs:!0,componentStyle:!0,displayName:!0,foldedComponentIds:!0,shouldForwardProp:!0,styledComponentId:!0,target:!0}),D}function at(e,t){for(var n=[e[0]],o=0,r=t.length;o<r;o+=1)n.push(t[o],e[o+1]);return n}var ct=function(e){return Object.assign(e,{isCss:!0})};function lt(t){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];if(re(t)||ce(t))return ct(Xe(at(_,__spreadArray([t],n,!0))));var r=t;return 0===n.length&&1===r.length&&"string"==typeof r[0]?Xe(r):ct(Xe(at(r,n)))}function ut(n,o,r){if(void 0===r&&(r=C),!o)throw he(1,o);var s=function(t){for(var s=[],i=1;i<arguments.length;i++)s[i-1]=arguments[i];return n(o,r,lt.apply(void 0,__spreadArray([t],s,!1)))};return s.attrs=function(e){return ut(n,o,__assign(__assign({},r),{attrs:Array.prototype.concat(r.attrs,e).filter(Boolean)}))},s.withConfig=function(e){return ut(n,o,__assign(__assign({},r),e))},s}var pt=function(e){return ut(it,e)},dt=pt;A.forEach(function(e){dt[e]=pt(e);});"production"!==process.env.NODE_ENV&&"undefined"!=typeof navigator&&"ReactNative"===navigator.product&&console.warn("It looks like you've imported 'styled-components' on React Native.\nPerhaps you're looking to import 'styled-components/native'?\nRead more about this at https://www.styled-components.com/docs/basics#react-native");var St="__sc-".concat(f,"__");"production"!==process.env.NODE_ENV&&"test"!==process.env.NODE_ENV&&"undefined"!=typeof window&&(window[St]||(window[St]=0),1===window[St]&&console.warn("It looks like there are several instances of 'styled-components' initialized in this application. This may cause dynamic styles to not render properly, errors during the rehydration process, a missing theme prop, and makes your application bigger without good reason.\n\nSee https://s-c.sh/2BAXzed for more info."),window[St]+=1);
11541
-
11542
11646
  const MOBILE_W = 850;
11543
11647
  const MOBILE_WIDTH = `max-width: ${MOBILE_W}px`;
11544
11648
 
11545
- const Style$I = dt.div`
11649
+ const Style$H = dt.div`
11546
11650
  .ant-btn {
11547
11651
  border-radius: 100px 100px 100px 0;
11548
11652
  padding: 10px;
@@ -11603,7 +11707,7 @@ const BorderedButton = _ref => {
11603
11707
  children
11604
11708
  } = _ref,
11605
11709
  props = _objectWithoutProperties(_ref, _excluded$q);
11606
- return /*#__PURE__*/jsxRuntime.jsx(Style$I, {
11710
+ return /*#__PURE__*/jsxRuntime.jsx(Style$H, {
11607
11711
  className: "d-btn-cont",
11608
11712
  children: /*#__PURE__*/jsxRuntime.jsx(antd.Button, _objectSpread2(_objectSpread2({}, props), {}, {
11609
11713
  children: children
@@ -11611,7 +11715,7 @@ const BorderedButton = _ref => {
11611
11715
  });
11612
11716
  };
11613
11717
 
11614
- var _templateObject$c;
11718
+ var _templateObject$b;
11615
11719
  const variantConfig = {
11616
11720
  default: {
11617
11721
  className: "default-badge",
@@ -11714,7 +11818,7 @@ function Badge(_ref) {
11714
11818
  }, [tooltip]);
11715
11819
  return /*#__PURE__*/jsxRuntime.jsx(antd.Tooltip, {
11716
11820
  title: tooltipTitle,
11717
- children: /*#__PURE__*/jsxRuntime.jsxs(Style$H, {
11821
+ children: /*#__PURE__*/jsxRuntime.jsxs(Style$G, {
11718
11822
  className: "".concat((_variantConfig$varian = variantConfig[variant]) === null || _variantConfig$varian === void 0 ? void 0 : _variantConfig$varian.className, " ").concat(roundedConfig[rounded], " ").concat(className ? className : ""),
11719
11823
  style: _objectSpread2({
11720
11824
  width: size === "icon" ? "fit-content" : isNumberSize ? "".concat(size, "px") : "100%"
@@ -11729,7 +11833,7 @@ function Badge(_ref) {
11729
11833
  })
11730
11834
  });
11731
11835
  }
11732
- const Style$H = dt.div(_templateObject$c || (_templateObject$c = _taggedTemplateLiteral(["\n\tdisplay: inline-flex;\n\talign-items: center;\n\tjustify-content: center;\n\tgap: 4px;\n\tpadding: 4px;\n\tmax-width: 100%;\n\n\toverflow: hidden;\n\twhite-space: nowrap;\n\ttext-overflow: ellipsis;\n\n\t> svg {\n\t\tflex-shrink: 0;\n\t}\n\n\t> span {\n\t\tall: unset;\n\t\tmargin-left: 4px;\n\t\tfont-weight: 600;\n\t\tfont-size: 12px;\n\n\t\toverflow: hidden;\n\t\ttext-overflow: ellipsis;\n\t\twhite-space: nowrap;\n\t\tdisplay: block;\n\t\tmax-width: 100%;\n\t}\n"])));
11836
+ const Style$G = dt.div(_templateObject$b || (_templateObject$b = _taggedTemplateLiteral(["\n\tdisplay: inline-flex;\n\talign-items: center;\n\tjustify-content: center;\n\tgap: 4px;\n\tpadding: 4px;\n\tmax-width: 100%;\n\n\toverflow: hidden;\n\twhite-space: nowrap;\n\ttext-overflow: ellipsis;\n\n\t> svg {\n\t\tflex-shrink: 0;\n\t}\n\n\t> span {\n\t\tall: unset;\n\t\tmargin-left: 4px;\n\t\tfont-weight: 600;\n\t\tfont-size: 12px;\n\n\t\toverflow: hidden;\n\t\ttext-overflow: ellipsis;\n\t\twhite-space: nowrap;\n\t\tdisplay: block;\n\t\tmax-width: 100%;\n\t}\n"])));
11733
11837
  Badge.propTypes = {
11734
11838
  children: PropTypes__default["default"].node,
11735
11839
  className: PropTypes__default["default"].string,
@@ -13029,8 +13133,8 @@ const useFooter = _ref => {
13029
13133
  };
13030
13134
  };
13031
13135
 
13032
- var _templateObject$b;
13033
- const FooterContainer = dt.div(_templateObject$b || (_templateObject$b = _taggedTemplateLiteral(["\n\t.daf-footer {\n\t\tbackground: #ffffff;\n\t\tborder-top: 1px solid #e8e8e8;\n\t\tborder-left: none;\n\t\tborder-right: none;\n\t\tborder-bottom: none;\n\t\tborder-radius: 0;\n\t\tpadding: 24px;\n\t\tmargin: 0;\n\t\tbox-shadow: none;\n\t\tz-index: 100;\n\t\tposition: relative;\n\t\tmin-height: 80px;\n\n\t\t&.daf-footer-fixed {\n\t\t\tposition: fixed;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tz-index: 1000;\n\t\t}\n\n\t\t.daf-footer-content {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: space-between;\n\t\t\twidth: 100%;\n\t\t\tmin-height: 32px;\n\n\t\t\t.daf-footer-left {\n\t\t\t\tflex: 1;\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tjustify-content: flex-start;\n\t\t\t}\n\n\t\t\t.daf-footer-center {\n\t\t\t\tflex: 1;\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tjustify-content: center;\n\t\t\t}\n\n\t\t\t.daf-footer-right {\n\t\t\t\tflex: 1;\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tjustify-content: flex-end;\n\t\t\t\tgap: 12px;\n\n\t\t\t\t.daf-footer-actions {\n\t\t\t\t\t.ant-btn {\n\t\t\t\t\t\theight: 40px;\n\t\t\t\t\t\tpadding: 0 24px;\n\t\t\t\t\t\tborder-radius: 6px;\n\t\t\t\t\t\tfont-weight: 500;\n\t\t\t\t\t\tfont-size: 14px;\n\t\t\t\t\t\ttransition: all 0.3s ease;\n\t\t\t\t\t\tborder: 1px solid transparent;\n\n\t\t\t\t\t\t&.ant-btn-primary {\n\t\t\t\t\t\t\tbackground-color: var(--color-primary-70);\n\t\t\t\t\t\t\tcolor: #ffffff;\n\t\t\t\t\t\t\tborder-color: var(--color-primary-70);\n\n\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\tbackground-color: var(--color-primary-60);\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-60);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:active {\n\t\t\t\t\t\t\t\tbackground-color: var(--color-primary-80);\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-80);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:disabled {\n\t\t\t\t\t\t\t\tbackground-color: #f5f5f5;\n\t\t\t\t\t\t\t\tcolor: #bfbfbf;\n\t\t\t\t\t\t\t\tborder-color: #d9d9d9;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t&.ant-btn-default {\n\t\t\t\t\t\t\tbackground: #ffffff;\n\t\t\t\t\t\t\tcolor: #666666;\n\t\t\t\t\t\t\tborder-color: #d9d9d9;\n\n\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-70);\n\t\t\t\t\t\t\t\tcolor: var(--color-primary-70);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:active {\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-80);\n\t\t\t\t\t\t\t\tcolor: var(--color-primary-80);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:disabled {\n\t\t\t\t\t\t\t\tbackground-color: #f5f5f5;\n\t\t\t\t\t\t\t\tcolor: #bfbfbf;\n\t\t\t\t\t\t\t\tborder-color: #d9d9d9;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t&.ant-btn-ghost {\n\t\t\t\t\t\t\tbackground: transparent;\n\t\t\t\t\t\t\tcolor: #666666;\n\t\t\t\t\t\t\tborder-color: #d9d9d9;\n\n\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-70);\n\t\t\t\t\t\t\t\tcolor: var(--color-primary-70);\n\t\t\t\t\t\t\t\tbackground: rgba(0, 0, 0, 0.02);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:active {\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-80);\n\t\t\t\t\t\t\t\tcolor: var(--color-primary-80);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:disabled {\n\t\t\t\t\t\t\t\tcolor: #bfbfbf;\n\t\t\t\t\t\t\t\tborder-color: #d9d9d9;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t/* Responsive design */\n\t@media (max-width: 768px) {\n\t\t.daf-footer {\n\t\t\tmargin: 0;\n\t\t\tpadding: 16px;\n\n\t\t\t.daf-footer-content {\n\t\t\t\tflex-direction: column;\n\t\t\t\tgap: 16px;\n\t\t\t\talign-items: stretch;\n\n\t\t\t\t.daf-footer-left,\n\t\t\t\t.daf-footer-center,\n\t\t\t\t.daf-footer-right {\n\t\t\t\t\tflex: none;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t}\n\n\t\t\t\t.daf-footer-right {\n\t\t\t\t\t.daf-footer-actions {\n\t\t\t\t\t\tjustify-content: center;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t/* App-specific styling */\n\t&.sbg-app {\n\t\t.daf-footer {\n\t\t\tbackground: #f8f9fa;\n\t\t\tborder-color: #e9ecef;\n\t\t}\n\t}\n\n\t&.nashiriki-app {\n\t\t.daf-footer {\n\t\t\tbackground: #fff;\n\t\t\tborder-color: #d9d9d9;\n\t\t}\n\t}\n"])));
13136
+ var _templateObject$a;
13137
+ const FooterContainer = dt.div(_templateObject$a || (_templateObject$a = _taggedTemplateLiteral(["\n\t.daf-footer {\n\t\tbackground: #ffffff;\n\t\tborder-top: 1px solid #e8e8e8;\n\t\tborder-left: none;\n\t\tborder-right: none;\n\t\tborder-bottom: none;\n\t\tborder-radius: 0;\n\t\tpadding: 24px;\n\t\tmargin: 0;\n\t\tbox-shadow: none;\n\t\tz-index: 100;\n\t\tposition: relative;\n\t\tmin-height: 80px;\n\n\t\t&.daf-footer-fixed {\n\t\t\tposition: fixed;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tz-index: 1000;\n\t\t}\n\n\t\t.daf-footer-content {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: space-between;\n\t\t\twidth: 100%;\n\t\t\tmin-height: 32px;\n\n\t\t\t.daf-footer-left {\n\t\t\t\tflex: 1;\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tjustify-content: flex-start;\n\t\t\t}\n\n\t\t\t.daf-footer-center {\n\t\t\t\tflex: 1;\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tjustify-content: center;\n\t\t\t}\n\n\t\t\t.daf-footer-right {\n\t\t\t\tflex: 1;\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tjustify-content: flex-end;\n\t\t\t\tgap: 12px;\n\n\t\t\t\t.daf-footer-actions {\n\t\t\t\t\t.ant-btn {\n\t\t\t\t\t\theight: 40px;\n\t\t\t\t\t\tpadding: 0 24px;\n\t\t\t\t\t\tborder-radius: 6px;\n\t\t\t\t\t\tfont-weight: 500;\n\t\t\t\t\t\tfont-size: 14px;\n\t\t\t\t\t\ttransition: all 0.3s ease;\n\t\t\t\t\t\tborder: 1px solid transparent;\n\n\t\t\t\t\t\t&.ant-btn-primary {\n\t\t\t\t\t\t\tbackground-color: var(--color-primary-70);\n\t\t\t\t\t\t\tcolor: #ffffff;\n\t\t\t\t\t\t\tborder-color: var(--color-primary-70);\n\n\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\tbackground-color: var(--color-primary-60);\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-60);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:active {\n\t\t\t\t\t\t\t\tbackground-color: var(--color-primary-80);\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-80);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:disabled {\n\t\t\t\t\t\t\t\tbackground-color: #f5f5f5;\n\t\t\t\t\t\t\t\tcolor: #bfbfbf;\n\t\t\t\t\t\t\t\tborder-color: #d9d9d9;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t&.ant-btn-default {\n\t\t\t\t\t\t\tbackground: #ffffff;\n\t\t\t\t\t\t\tcolor: #666666;\n\t\t\t\t\t\t\tborder-color: #d9d9d9;\n\n\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-70);\n\t\t\t\t\t\t\t\tcolor: var(--color-primary-70);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:active {\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-80);\n\t\t\t\t\t\t\t\tcolor: var(--color-primary-80);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:disabled {\n\t\t\t\t\t\t\t\tbackground-color: #f5f5f5;\n\t\t\t\t\t\t\t\tcolor: #bfbfbf;\n\t\t\t\t\t\t\t\tborder-color: #d9d9d9;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t&.ant-btn-ghost {\n\t\t\t\t\t\t\tbackground: transparent;\n\t\t\t\t\t\t\tcolor: #666666;\n\t\t\t\t\t\t\tborder-color: #d9d9d9;\n\n\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-70);\n\t\t\t\t\t\t\t\tcolor: var(--color-primary-70);\n\t\t\t\t\t\t\t\tbackground: rgba(0, 0, 0, 0.02);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:active {\n\t\t\t\t\t\t\t\tborder-color: var(--color-primary-80);\n\t\t\t\t\t\t\t\tcolor: var(--color-primary-80);\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:disabled {\n\t\t\t\t\t\t\t\tcolor: #bfbfbf;\n\t\t\t\t\t\t\t\tborder-color: #d9d9d9;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t/* Responsive design */\n\t@media (max-width: 768px) {\n\t\t.daf-footer {\n\t\t\tmargin: 0;\n\t\t\tpadding: 16px;\n\n\t\t\t.daf-footer-content {\n\t\t\t\tflex-direction: column;\n\t\t\t\tgap: 16px;\n\t\t\t\talign-items: stretch;\n\n\t\t\t\t.daf-footer-left,\n\t\t\t\t.daf-footer-center,\n\t\t\t\t.daf-footer-right {\n\t\t\t\t\tflex: none;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t}\n\n\t\t\t\t.daf-footer-right {\n\t\t\t\t\t.daf-footer-actions {\n\t\t\t\t\t\tjustify-content: center;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t/* App-specific styling */\n\t&.sbg-app {\n\t\t.daf-footer {\n\t\t\tbackground: #f8f9fa;\n\t\t\tborder-color: #e9ecef;\n\t\t}\n\t}\n\n\t&.nashiriki-app {\n\t\t.daf-footer {\n\t\t\tbackground: #fff;\n\t\t\tborder-color: #d9d9d9;\n\t\t}\n\t}\n"])));
13034
13138
 
13035
13139
  function DAFFooter(_ref) {
13036
13140
  let {
@@ -15568,7 +15672,7 @@ function ImageWidget(_ref) {
15568
15672
  }));
15569
15673
  }
15570
15674
 
15571
- var _templateObject$a;
15675
+ var _templateObject$9;
15572
15676
  const _excluded$k = ["title", "loading", "data", "current", "defaultActiveTab", "widgetClassname", "className", "direction"];
15573
15677
  function FlowWidget(_ref) {
15574
15678
  let {
@@ -15676,7 +15780,7 @@ function FlowWidget(_ref) {
15676
15780
  className: "with-border-header ".concat(widgetClassname),
15677
15781
  tabsConfig: tabConfig
15678
15782
  }, rest), {}, {
15679
- children: !isEmpty ? /*#__PURE__*/jsxRuntime.jsx(Style$G, {
15783
+ children: !isEmpty ? /*#__PURE__*/jsxRuntime.jsx(Style$F, {
15680
15784
  children: /*#__PURE__*/jsxRuntime.jsx(antd.Steps, {
15681
15785
  current: currentForActiveTab,
15682
15786
  initial: initialForActiveTab,
@@ -15718,7 +15822,7 @@ function Icon(_ref2) {
15718
15822
  return icon(status);
15719
15823
  }
15720
15824
  }
15721
- const Style$G = dt.div(_templateObject$a || (_templateObject$a = _taggedTemplateLiteral(["\n\toverflow-x: auto;\n\toverflow-y: hidden;\n\n\t::-webkit-scrollbar {\n\t\tdisplay: none;\n\t}\n\n\tscrollbar-width: none;\n\n\t-ms-overflow-style: none;\n\n\t@media (max-width: 532px) {\n\t\toverflow-x: hidden;\n\t}\n\n\t:where(.ant-steps-horizontal):not(.ant-steps-label-vertical) {\n\t\t.ant-steps-item-content {\n\t\t\twidth: 100%;\n\n\t\t\t.ant-steps-item-description {\n\t\t\t\tmin-width: 205px;\n\t\t\t\twidth: 100%;\n\t\t\t}\n\t\t}\n\t}\n"])));
15825
+ const Style$F = dt.div(_templateObject$9 || (_templateObject$9 = _taggedTemplateLiteral(["\n\toverflow-x: auto;\n\toverflow-y: hidden;\n\n\t::-webkit-scrollbar {\n\t\tdisplay: none;\n\t}\n\n\tscrollbar-width: none;\n\n\t-ms-overflow-style: none;\n\n\t@media (max-width: 532px) {\n\t\toverflow-x: hidden;\n\t}\n\n\t:where(.ant-steps-horizontal):not(.ant-steps-label-vertical) {\n\t\t.ant-steps-item-content {\n\t\t\twidth: 100%;\n\n\t\t\t.ant-steps-item-description {\n\t\t\t\tmin-width: 205px;\n\t\t\t\twidth: 100%;\n\t\t\t}\n\t\t}\n\t}\n"])));
15722
15826
  FlowWidget.propTypes = {
15723
15827
  title: PropTypes__default["default"].string,
15724
15828
  loading: PropTypes__default["default"].bool,
@@ -15780,7 +15884,7 @@ ActionWidget.propTypes = {
15780
15884
  onClick: PropTypes__default["default"].func
15781
15885
  };
15782
15886
 
15783
- const Style$F = dt.div`
15887
+ const Style$E = dt.div`
15784
15888
  overflow-x: auto;
15785
15889
 
15786
15890
  @media (${MOBILE_WIDTH}) {
@@ -15971,7 +16075,7 @@ function KeyIndicatorsWidget$1(_ref) {
15971
16075
  className: formatClassname(["flex-1 with-border-header", widgetClassName]),
15972
16076
  title: noTitle ? undefined : t(title),
15973
16077
  noTitle: noTitle,
15974
- children: [children, /*#__PURE__*/jsxRuntime.jsx(Style$F, {
16078
+ children: [children, /*#__PURE__*/jsxRuntime.jsx(Style$E, {
15975
16079
  className: formatClassname(["flex", className]),
15976
16080
  children: config.map((c, i) => /*#__PURE__*/jsxRuntime.jsxs("div", {
15977
16081
  className: "row-item",
@@ -16024,7 +16128,7 @@ function TooltipIcon(_ref) {
16024
16128
  });
16025
16129
  }
16026
16130
 
16027
- const Style$E = dt.div`
16131
+ const Style$D = dt.div`
16028
16132
  display: flex;
16029
16133
  flex-direction: row;
16030
16134
  position: relative;
@@ -17451,7 +17555,7 @@ function LocationIcon({
17451
17555
  });
17452
17556
  }
17453
17557
 
17454
- const Style$D = dt.div`
17558
+ const Style$C = dt.div`
17455
17559
  .main {
17456
17560
  width: 24px;
17457
17561
  height: 24px;
@@ -17593,7 +17697,7 @@ function StakeholderIcon({
17593
17697
  link,
17594
17698
  onClickLink: () => onClickLink(marker)
17595
17699
  }),
17596
- children: /*#__PURE__*/jsxRuntime.jsx(Style$D
17700
+ children: /*#__PURE__*/jsxRuntime.jsx(Style$C
17597
17701
  // onClick={toggleOpen}
17598
17702
  , {
17599
17703
  className: `map-marker marker closed`,
@@ -17606,7 +17710,7 @@ function StakeholderIcon({
17606
17710
  })
17607
17711
  });
17608
17712
  }
17609
- return /*#__PURE__*/jsxRuntime.jsxs(Style$D, {
17713
+ return /*#__PURE__*/jsxRuntime.jsxs(Style$C, {
17610
17714
  onClick: toggleOpen,
17611
17715
  className: `map-marker marker ${isActive ? "opened" : "closed"}`,
17612
17716
  children: [/*#__PURE__*/jsxRuntime.jsx("div", {
@@ -18286,79 +18390,6 @@ const useMap$1 = ({
18286
18390
  };
18287
18391
  };
18288
18392
 
18289
- var _templateObject$9;
18290
- const Style$C = dt.div(_templateObject$9 || (_templateObject$9 = _taggedTemplateLiteral(["\n\tposition: relative;\n\twidth: 100%;\n\theight: 100%;\n\n\t.p-placeholder {\n\t\tposition: absolute;\n\t\ttop: 0px;\n\t\tleft: 0px;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tbackground: transparent;\n\t\tz-index: 100;\n\t}\n"])));
18291
-
18292
- /**
18293
- * ComponentWithFocus
18294
- *
18295
- * A wrapper component that requires user interaction to activate (focus) its children.
18296
- * This is particularly useful for embedding interactive elements like maps or flow editors
18297
- * (e.g., built with React Flow) that could otherwise interfere with global interactions
18298
- * like scrolling or dragging.
18299
- *
18300
- * Behavior:
18301
- * - Initially, a transparent overlay is shown to block interaction.
18302
- * - Clicking the overlay removes it, allowing interaction with the children.
18303
- * - If the mouse moves outside the component bounds, the overlay reappears, blocking interaction again.
18304
- * - An optional `unFocus` callback is triggered when the component loses focus.
18305
- *
18306
- * Props:
18307
- * @param {React.ReactNode} children - The interactive content to be wrapped.
18308
- * @param {React.CSSProperties} [style={}] - Inline styles to apply to the wrapper.
18309
- * @param {boolean} [show=false] - If true, the placeholder overlay is always shown.
18310
- * @param {string} [className] - Additional class names for styling the wrapper.
18311
- * @param {() => void} [unFocus] - Callback fired when the component loses focus (mouse leaves bounds).
18312
- *
18313
- */
18314
-
18315
- function ComponentWithFocus(_ref) {
18316
- let {
18317
- children,
18318
- style = {},
18319
- show = false,
18320
- className,
18321
- unFocus
18322
- } = _ref;
18323
- const [placeholderIsVisible, setPlaceholderIsVisible] = React.useState(true);
18324
- const ref = React.useRef();
18325
- const [closed, setClosed] = React.useState(false);
18326
- const checkMouse = React.useCallback(event => {
18327
- if (!placeholderIsVisible) {
18328
- if (ref.current) {
18329
- const divRect = ref.current.getBoundingClientRect();
18330
- if (event.clientX >= divRect.left && event.clientX <= divRect.right && event.clientY >= divRect.top && event.clientY <= divRect.bottom) {
18331
- return;
18332
- }
18333
- setPlaceholderIsVisible(true);
18334
- if (typeof unFocus === "function") {
18335
- unFocus();
18336
- }
18337
- }
18338
- }
18339
- }, [placeholderIsVisible]);
18340
- React.useEffect(() => {
18341
- document.addEventListener("mousemove", checkMouse);
18342
- return () => document.removeEventListener("mousemov", checkMouse);
18343
- }, [checkMouse]);
18344
- React.useEffect(() => {
18345
- if (closed) {
18346
- setPlaceholderIsVisible(false);
18347
- setClosed(false);
18348
- }
18349
- }, [closed]);
18350
- return /*#__PURE__*/jsxRuntime.jsxs(Style$C, {
18351
- className: className,
18352
- ref: ref,
18353
- style: style,
18354
- children: [(placeholderIsVisible || show) && /*#__PURE__*/jsxRuntime.jsx("div", {
18355
- onClick: () => setPlaceholderIsVisible(false),
18356
- className: "p-placeholder",
18357
- style: style
18358
- }), children]
18359
- });
18360
- }
18361
-
18362
18393
  const Style$B = dt.div`
18363
18394
  position: absolute;
18364
18395
  top: 24px;
@@ -18609,7 +18640,7 @@ function Map$3(_ref) {
18609
18640
  isSatellite
18610
18641
  });
18611
18642
  return /*#__PURE__*/jsxRuntime.jsx(ComponentWithFocus, {
18612
- children: /*#__PURE__*/jsxRuntime.jsxs(Style$E, {
18643
+ children: /*#__PURE__*/jsxRuntime.jsxs(Style$D, {
18613
18644
  className: formatClassname([showSider && activeMarker && "with-sider"]),
18614
18645
  children: [filtersConfig ? /*#__PURE__*/jsxRuntime.jsx(Filters, {
18615
18646
  t: t,