/**
 * Skipped minification because the original files appears to be already minified.
 * Original file: /npm/@nivo/waffle@0.99.0/dist/nivo-waffle.cjs.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";var e=require("react"),o=require("@nivo/core"),t=require("@nivo/legends"),r=require("@react-spring/web"),i=require("react/jsx-runtime"),n=require("@nivo/tooltip"),a=require("d3-shape"),d=require("@nivo/theming"),l=require("@nivo/colors"),s=require("@nivo/grid"),u=require("@nivo/canvas");function c(){return c=Object.assign?Object.assign.bind():function(e){for(var o=1;o<arguments.length;o++){var t=arguments[o];for(var r in t)({}).hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},c.apply(null,arguments)}function f(e,o){if(null==e)return{};var t={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==o.indexOf(r))continue;t[r]=e[r]}return t}var v,p={hiddenIds:[],fillDirection:"top",padding:1,colors:{scheme:"nivo"},emptyColor:"#cccccc",emptyOpacity:1,borderRadius:0,borderWidth:0,borderColor:{from:"color",modifiers:[["darker",1]]},isInteractive:!0,tooltip:function(e){var o=e.data;return i.jsx(n.BasicTooltip,{id:o.label,value:o.formattedValue,enableChip:!0,color:o.color})},role:"img",animate:!0,motionConfig:"gentle"},h=c({},p,{layers:["cells","areas","legends"],cellComponent:function(e){var o=e.cell,t=e.animatedProps,n=e.borderRadius,a=e.borderWidth,d=e.testIdPrefix;return i.jsx(r.animated.rect,{x:t.x,y:t.y,width:t.size,height:t.size,rx:n,ry:n,opacity:t.opacity,fill:o.fill||t.color,stroke:t.borderColor,strokeWidth:a,"data-test-id":d?d+".cell_"+o.key:void 0})},defs:[],fill:[],legends:[],motionStagger:0}),m=c({},p,{layers:["cells","areas"],cellComponent:function(e){var o=e.cell,t=e.animatedProps,n=e.borderRadius,a=e.borderWidth,d=e.testIdPrefix;return i.jsx(r.animated.div,{style:{position:"absolute",top:t.y,left:t.x,width:t.size,height:t.size,background:t.color,opacity:t.opacity,boxSizing:"content-box",borderStyle:"solid",borderRadius:n+"px",borderWidth:a+"px",borderColor:t.borderColor},"data-test-id":d?""+d+o.key:void 0})},defs:[],fill:[],legends:[],motionStagger:0}),g=c({},p,{legends:[],pixelRatio:"undefined"!=typeof window&&null!=(v=window.devicePixelRatio)?v:1}),b=function(e){return void 0!==e.data},y=function(t){var r=t.width,i=t.height,n=t.data,a=t.hiddenIds,u=t.valueFormat,f=t.total,v=t.rows,h=t.columns,m=t.fillDirection,g=void 0===m?p.fillDirection:m,y=t.colors,C=void 0===y?p.colors:y,x=t.emptyColor,M=void 0===x?p.emptyColor:x,w=t.emptyOpacity,R=void 0===w?p.emptyOpacity:w,I=t.borderColor,W=void 0===I?p.borderColor:I,D=t.forwardLegendData,k=t.defs,j=void 0===k?[]:k,L=t.fill,E=void 0===L?[]:L,P=o.useValueFormatter(u),z=l.useOrdinalColorScale(C,"id"),H=d.useTheme(),O=l.useInheritedColor(W,H),S=f/(v*h),F=e.useMemo((function(){var e=0,o=[];return n.forEach((function(t,r){var i=a.includes(t.id),n=e,d=n;i||(d=n+Math.round(t.value/S)),e=d;var l=z(t),s={id:t.id,isHidden:i,label:t.label,value:t.value,formattedValue:P(t.value),groupIndex:r,startAt:n,endAt:d,color:l,borderColor:l,data:t,polygons:[]};s.borderColor=O(s),o.push(s)})),o}),[n,a,S,P,z,O]),B=e.useMemo((function(){return o.bindDefs(j,F,E)}),[F,j,E]),q=e.useMemo((function(){return function(e){var o=e.width,t=e.height,r=e.rows,i=e.columns,n=e.fillDirection,a=e.emptyColor,d=e.emptyOpacity,l=(0,e.getBorderColor)({color:a});return s.generateGrid({width:o,height:t,rows:r,columns:i,fillDirection:n,square:!0,extend:function(e,o){return c({},e,{x:o[0]+e.x,y:o[1]+e.y,color:a,opacity:d,borderColor:l})}}).cells}({width:r,height:i,rows:v,columns:h,fillDirection:g,emptyColor:M,emptyOpacity:R,getBorderColor:O})}),[r,i,v,h,g,M,R,O]),T=e.useMemo((function(){return function(e,o){var t=e.map((function(e){return c({},e)}));return o.forEach((function(e){for(var o=e.startAt;o<e.endAt;o++){var r=t[o];if(void 0!==r){var i=r;i.data=e,i.color=e.color,i.opacity=1,i.borderColor=e.borderColor,e.fill&&(i.fill=e.fill)}}}),[]),t}(q,F)}),[q,F]),A=e.useMemo((function(){return function(e){for(var o=e.reduce((function(e,o){return(e[o.data.id]=e[o.data.id]||[]).push(o),e}),{}),t={},r=0,i=Object.entries(o);r<i.length;r++){var n=i[r],a=n[0],d=n[1];t[a]=s.getCellsPolygons(d)}return t}(T.filter(b))}),[T]);F.forEach((function(e){e.id in A&&(e.polygons=A[e.id])}));var G=e.useMemo((function(){var e=F.map((function(e){return{id:e.id,label:e.label,color:e.color,data:e}}));return["top","left"].includes(g)&&e.reverse(),e}),[F,g]),_=e.useRef(D);return e.useEffect((function(){"function"==typeof _.current&&_.current(G)}),[_,G]),{cells:T,computedData:F,legendData:G,getBorderColor:O,boundDefs:B}},C=function(){return e.useMemo((function(){return a.line().curve(a.curveLinearClosed)}),[])},x=function(o,t,r){var i=t.onMouseEnter,a=t.onMouseMove,d=t.onMouseLeave,l=t.onClick,s=n.useTooltip(),u=s.showTooltipFromEvent,c=s.hideTooltip;return{handleMouseEnter:e.useCallback((function(t){u(e.createElement(r,{data:o}),t),null==i||i(o,t)}),[u,r,o,i]),handleMouseMove:e.useCallback((function(t){u(e.createElement(r,{data:o}),t),null==a||a(o,t)}),[u,r,o,a]),handleMouseLeave:e.useCallback((function(e){c(),null==d||d(o,e)}),[c,o,d]),handleClick:e.useCallback((function(e){c(),null==l||l(o,e)}),[c,o,l])}},M=function(t){var i=t.cells,n=t.padding,a=t.motionStagger,d=o.useMotionConfig(),l=d.animate,s=d.config,u=e.useMemo((function(){return function(e){return{x:e.x+n/2,y:e.y+n/2,color:e.color,size:e.width-n,opacity:e.opacity,borderColor:e.borderColor}}}),[n]);return r.useTransition(i,{keys:function(e){return e.key},initial:u,enter:u,update:u,trail:l?a:void 0,config:s,immediate:!l})},w=function(o){var t=o.cells,r=o.computedData;return e.useMemo((function(){return{cells:t,computedData:r}}),[t,r])},R=function(o){var t=o.cells,r=o.cellComponent,n=o.padding,a=o.borderRadius,d=o.borderWidth,l=o.motionStagger,s=o.testIdPrefix,u=M({cells:t,padding:n,motionStagger:l});return i.jsx("g",{children:u((function(o,t){return e.createElement(r,{key:t.key,cell:t,padding:n,animatedProps:o,borderRadius:a,borderWidth:d,testIdPrefix:s})}))})},I=function(e){var o=e.data,t=e.pathGenerator,r=e.isInteractive,n=e.onMouseEnter,a=e.onMouseMove,d=e.onMouseLeave,l=e.onClick,s=e.tooltip,u=e.testIdPrefix,c=x(o,{onMouseEnter:n,onMouseMove:a,onMouseLeave:d,onClick:l},s),f=c.handleMouseEnter,v=c.handleMouseMove,p=c.handleMouseLeave,h=c.handleClick;return i.jsx(i.Fragment,{children:o.polygons.map((function(e,n){return i.jsx("path",{d:t(e),fill:"#000000",fillOpacity:0,onMouseEnter:r?f:void 0,onMouseMove:r?v:void 0,onMouseLeave:r?p:void 0,onClick:r?h:void 0,"data-test-id":u?u+".area_"+o.id+".polygon_"+n:void 0},n)}))})},W=function(e){var o=e.data,t=e.isInteractive,r=e.onMouseEnter,n=e.onMouseMove,a=e.onMouseLeave,d=e.onClick,l=e.tooltip,s=e.testIdPrefix,u=C();return i.jsx("g",{children:o.map((function(e){return e.isHidden?null:i.jsx(I,{data:e,pathGenerator:u,isInteractive:t,onMouseEnter:r,onMouseMove:n,onMouseLeave:a,onClick:d,tooltip:l,testIdPrefix:s},e.id)}))})},D=["isInteractive","animate","motionConfig","theme","renderWrapper"],k=function(r){var n=r.width,a=r.height,d=r.margin,l=r.data,s=r.valueFormat,u=r.total,f=r.rows,v=r.columns,p=r.fillDirection,m=void 0===p?h.fillDirection:p,g=r.padding,b=void 0===g?h.padding:g,C=r.hiddenIds,x=void 0===C?h.hiddenIds:C,M=r.layers,I=void 0===M?h.layers:M,D=r.cellComponent,k=void 0===D?h.cellComponent:D,j=r.colors,L=void 0===j?h.colors:j,E=r.emptyColor,P=void 0===E?h.emptyColor:E,z=r.emptyOpacity,H=void 0===z?h.emptyOpacity:z,O=r.borderRadius,S=void 0===O?h.borderRadius:O,F=r.borderWidth,B=void 0===F?h.borderWidth:F,q=r.borderColor,T=void 0===q?h.borderColor:q,A=r.defs,G=void 0===A?h.defs:A,_=r.fill,V=void 0===_?h.fill:_,J=r.isInteractive,K=void 0===J?h.isInteractive:J,N=r.onMouseEnter,Q=r.onMouseMove,U=r.onMouseLeave,X=r.onClick,Y=r.tooltip,Z=void 0===Y?h.tooltip:Y,$=r.forwardLegendData,ee=r.legends,oe=void 0===ee?h.legends:ee,te=r.motionStagger,re=void 0===te?h.motionStagger:te,ie=r.role,ne=void 0===ie?h.role:ie,ae=r.ariaLabel,de=r.ariaLabelledBy,le=r.ariaDescribedBy,se=r.testIdPrefix,ue=r.forwardedRef,ce=o.useDimensions(n,a,d),fe=ce.outerWidth,ve=ce.outerHeight,pe=ce.margin,he=ce.innerWidth,me=ce.innerHeight,ge=y({width:he,height:me,data:l,hiddenIds:x,valueFormat:s,total:u,rows:f,columns:v,fillDirection:m,colors:L,emptyColor:P,emptyOpacity:H,borderColor:T,forwardLegendData:$,defs:G,fill:V}),be=ge.cells,ye=ge.legendData,Ce=ge.computedData,xe=ge.boundDefs,Me={cells:null,areas:null,legends:null};I.includes("cells")&&(Me.cells=i.jsx(R,{cells:be,cellComponent:k,padding:b,borderRadius:S,borderWidth:B,motionStagger:re,testIdPrefix:se},"cells")),I.includes("areas")&&(Me.areas=i.jsx(W,{data:Ce,isInteractive:K,onMouseEnter:N,onMouseMove:Q,onMouseLeave:U,onClick:X,tooltip:Z,testIdPrefix:se},"areas")),I.includes("legends")&&(Me.legends=i.jsx("g",{children:oe.map((function(e,o){return i.jsx(t.BoxLegendSvg,c({},e,{containerWidth:n,containerHeight:a,data:ye}),o)}))},"legends"));var we=w({cells:be,computedData:Ce});return i.jsx(o.SvgWrapper,{width:fe,height:ve,margin:pe,defs:xe,role:ne,ariaLabel:ae,ariaLabelledBy:de,ariaDescribedBy:le,ref:ue,children:I.map((function(o,t){var r;return"function"==typeof o?i.jsx(e.Fragment,{children:e.createElement(o,we)},t):null!=(r=null==Me?void 0:Me[o])?r:null}))})},j=e.forwardRef((function(e,t){var r=e.isInteractive,n=void 0===r?h.isInteractive:r,a=e.animate,d=void 0===a?h.animate:a,l=e.motionConfig,s=void 0===l?h.motionConfig:l,u=e.theme,v=e.renderWrapper,p=f(e,D);return i.jsx(o.Container,{animate:d,isInteractive:n,motionConfig:s,renderWrapper:v,theme:u,children:i.jsx(k,c({},p,{forwardedRef:t,isInteractive:n}))})})),L=["defaultWidth","defaultHeight","onResize","debounceResize"],E=e.forwardRef((function(e,t){var r=e.defaultWidth,n=e.defaultHeight,a=e.onResize,d=e.debounceResize,l=f(e,L);return i.jsx(o.ResponsiveWrapper,{defaultWidth:r,defaultHeight:n,onResize:a,debounceResize:d,children:function(e){var o=e.width,r=e.height;return i.jsx(j,c({},l,{width:o,height:r,ref:t}))}})})),P=function(o){var t=o.cells,r=o.cellComponent,n=o.padding,a=o.borderRadius,d=o.borderWidth,l=o.motionStagger,s=o.testIdPrefix,u=o.margin,c=M({cells:t,padding:n,motionStagger:l});return i.jsx("div",{style:{position:"absolute",top:u.top,left:u.left},children:c((function(o,t){return e.createElement(r,{key:t.key,cell:t,padding:n,animatedProps:o,borderRadius:a,borderWidth:d,testIdPrefix:s})}))})},z=function(e){var o=e.data,t=e.pathGenerator,r=e.isInteractive,n=e.onMouseEnter,a=e.onMouseMove,d=e.onMouseLeave,l=e.onClick,s=e.tooltip,u=e.testIdPrefix,c=x(o,{onMouseEnter:n,onMouseMove:a,onMouseLeave:d,onClick:l},s),f=c.handleMouseEnter,v=c.handleMouseMove,p=c.handleMouseLeave,h=c.handleClick;return i.jsx(i.Fragment,{children:o.polygons.map((function(e,n){return i.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:"100%",backgroundColor:"transparent",clipPath:"path('"+t(e)+"')"},onMouseEnter:r?f:void 0,onMouseMove:r?v:void 0,onMouseLeave:r?p:void 0,onClick:r?h:void 0,"data-test-id":u?u+".area_"+o.id+".polygon_"+n:void 0},n)}))})},H=function(e){var o=e.data,t=e.margin,r=e.isInteractive,n=e.onMouseEnter,a=e.onMouseMove,d=e.onMouseLeave,l=e.onClick,s=e.tooltip,u=e.testIdPrefix,c=C();return i.jsx("div",{style:{position:"absolute",top:t.top,left:t.left,width:"100%",height:"100%"},children:o.map((function(e){return e.isHidden?null:i.jsx(z,{data:e,pathGenerator:c,isInteractive:r,onMouseEnter:n,onMouseMove:a,onMouseLeave:d,onClick:l,tooltip:s,testIdPrefix:u},e.id)}))})},O=["isInteractive","animate","motionConfig","theme","renderWrapper"],S=function(t){var r=t.width,n=t.height,a=t.margin,d=t.data,l=t.valueFormat,s=t.total,u=t.rows,c=t.columns,f=t.fillDirection,v=void 0===f?m.fillDirection:f,p=t.hiddenIds,h=void 0===p?m.hiddenIds:p,g=t.padding,b=void 0===g?m.padding:g,C=t.layers,x=void 0===C?m.layers:C,M=t.cellComponent,R=void 0===M?m.cellComponent:M,I=t.colors,W=void 0===I?m.colors:I,D=t.emptyColor,k=void 0===D?m.emptyColor:D,j=t.emptyOpacity,L=void 0===j?m.emptyOpacity:j,E=t.borderRadius,z=void 0===E?m.borderRadius:E,O=t.borderWidth,S=void 0===O?m.borderWidth:O,F=t.borderColor,B=void 0===F?m.borderColor:F,q=t.isInteractive,T=void 0===q?m.isInteractive:q,A=t.onMouseEnter,G=t.onMouseMove,_=t.onMouseLeave,V=t.onClick,J=t.tooltip,K=void 0===J?m.tooltip:J,N=t.forwardLegendData,Q=t.motionStagger,U=void 0===Q?m.motionStagger:Q,X=t.role,Y=void 0===X?m.role:X,Z=t.ariaLabel,$=t.ariaLabelledBy,ee=t.ariaDescribedBy,oe=t.testIdPrefix,te=t.forwardedRef,re=o.useDimensions(r,n,a),ie=re.outerWidth,ne=re.outerHeight,ae=re.margin,de=re.innerWidth,le=re.innerHeight,se=y({width:de,height:le,data:d,hiddenIds:h,valueFormat:l,total:s,rows:u,columns:c,fillDirection:v,colors:W,emptyColor:k,emptyOpacity:L,borderColor:B,forwardLegendData:N}),ue=se.cells,ce=se.computedData,fe={cells:null,areas:null};x.includes("cells")&&(fe.cells=i.jsx(P,{cells:ue,cellComponent:R,padding:b,margin:ae,borderRadius:z,borderWidth:S,motionStagger:U,testIdPrefix:oe},"cells")),x.includes("areas")&&(fe.areas=i.jsx(H,{data:ce,margin:ae,isInteractive:T,onMouseEnter:A,onMouseMove:G,onMouseLeave:_,onClick:V,tooltip:K,testIdPrefix:oe},"areas"));var ve=w({cells:ue,computedData:ce});return i.jsx("div",{style:{position:"relative",width:ie,height:ne},role:Y,"aria-label":Z,"aria-labelledby":$,"aria-describedby":ee,ref:te,children:x.map((function(o,t){var r;return"function"==typeof o?i.jsx(e.Fragment,{children:e.createElement(o,ve)},t):null!=(r=null==fe?void 0:fe[o])?r:null}))})},F=e.forwardRef((function(e,t){var r=e.isInteractive,n=void 0===r?m.isInteractive:r,a=e.animate,d=void 0===a?m.animate:a,l=e.motionConfig,s=void 0===l?m.motionConfig:l,u=e.theme,v=e.renderWrapper,p=f(e,O);return i.jsx(o.Container,{animate:d,isInteractive:n,motionConfig:s,renderWrapper:v,theme:u,children:i.jsx(S,c({isInteractive:n},p,{forwardedRef:t}))})})),B=["defaultWidth","defaultHeight","onResize","debounceResize"],q=e.forwardRef((function(e,t){var r=e.defaultWidth,n=e.defaultHeight,a=e.onResize,d=e.debounceResize,l=f(e,B);return i.jsx(o.ResponsiveWrapper,{defaultWidth:r,defaultHeight:n,onResize:a,debounceResize:d,children:function(e){var o=e.width,r=e.height;return i.jsx(F,c({},l,{width:o,height:r,ref:t}))}})})),T=["theme","isInteractive","animate","motionConfig","renderWrapper"],A=function(e,t,r,i){return e.find((function(e){return o.isCursorInRect(t.left+e.x,t.top+e.y,e.width,e.height,r,i)}))},G=function(r){var a=r.width,l=r.height,s=r.margin,f=r.data,v=r.valueFormat,p=r.total,h=r.rows,m=r.columns,C=r.fillDirection,x=void 0===C?g.fillDirection:C,M=r.hiddenIds,w=void 0===M?g.hiddenIds:M,R=r.padding,I=void 0===R?g.padding:R,W=r.colors,D=void 0===W?g.colors:W,k=r.emptyColor,j=void 0===k?g.emptyColor:k,L=r.emptyOpacity,E=void 0===L?g.emptyOpacity:L,P=r.borderRadius,z=void 0===P?g.borderRadius:P,H=r.borderWidth,O=void 0===H?g.borderWidth:H,S=r.borderColor,F=void 0===S?g.borderColor:S,B=r.isInteractive,q=void 0===B?g.isInteractive:B,T=r.onMouseMove,G=r.onClick,_=r.tooltip,V=void 0===_?g.tooltip:_,J=r.forwardLegendData,K=r.legends,N=void 0===K?g.legends:K,Q=r.role,U=void 0===Q?g.role:Q,X=r.ariaLabel,Y=r.ariaLabelledBy,Z=r.ariaDescribedBy,$=r.pixelRatio,ee=void 0===$?g.pixelRatio:$,oe=r.forwardedRef,te=e.useRef(null),re=o.useDimensions(a,l,s),ie=re.margin,ne=re.innerWidth,ae=re.innerHeight,de=re.outerWidth,le=re.outerHeight,se=y({width:ne,height:ae,data:f,hiddenIds:w,valueFormat:v,total:p,rows:h,columns:m,fillDirection:x,colors:D,emptyColor:j,emptyOpacity:E,borderColor:F,forwardLegendData:J}),ue=se.cells,ce=se.legendData,fe=d.useTheme();e.useEffect((function(){if(null!==te.current){var e=te.current.getContext("2d");null!==e&&(te.current.width=de*ee,te.current.height=le*ee,e.scale(ee,ee),e.fillStyle=fe.background,e.fillRect(0,0,de,le),e.translate(ie.left,ie.top),ue.forEach((function(o){e.save(),e.fillStyle=o.color,e.globalAlpha=o.opacity;var t=o.x+I/2,r=o.y+I/2,i=o.width-I,n=o.height-I;e.beginPath(),u.roundedRect(e,t,r,i,n,z),e.fill(),O>0&&(e.strokeStyle=o.borderColor,e.lineWidth=O,e.beginPath(),u.roundedRect(e,t,r,i,n,z),e.stroke()),e.restore()})),N.forEach((function(o){t.renderLegendToCanvas(e,c({},o,{data:ce,containerWidth:a,containerHeight:l,theme:fe}))})))}}),[te,ie,de,le,ue,I,z,O,fe,a,l,ee,N,ce]);var ve=n.useTooltip(),pe=ve.showTooltipFromEvent,he=ve.hideTooltip,me=e.useCallback((function(t){if(null!==te.current){var r=o.getRelativeCursor(te.current,t),i=r[0],n=r[1],a=A(ue,ie,i,n);void 0!==a&&b(a)?(pe(e.createElement(V,{data:a.data}),t,"top"),null==T||T(a.data,t)):he()}}),[te,ue,ie,pe,he,V,T]),ge=e.useCallback((function(){he()}),[he]),be=e.useCallback((function(e){if(G&&null!==te.current){var t=o.getRelativeCursor(te.current,e),r=t[0],i=t[1],n=A(ue,ie,r,i);void 0!==n&&b(n)&&G(n.data,e)}}),[te,ue,ie,G]);return i.jsx("canvas",{ref:o.mergeRefs(te,oe),width:de*ee,height:le*ee,style:{width:de,height:le},onMouseEnter:q?me:void 0,onMouseMove:q?me:void 0,onMouseLeave:q?ge:void 0,onClick:q?be:void 0,role:U,"aria-label":X,"aria-labelledby":Y,"aria-describedby":Z})},_=e.forwardRef((function(e,t){var r=e.theme,n=e.isInteractive,a=void 0===n?g.isInteractive:n,d=e.animate,l=void 0===d?g.animate:d,s=e.motionConfig,u=void 0===s?g.motionConfig:s,v=e.renderWrapper,p=f(e,T);return i.jsx(o.Container,{isInteractive:a,animate:l,motionConfig:u,theme:r,renderWrapper:v,children:i.jsx(G,c({},p,{isInteractive:a,forwardedRef:t}))})})),V=["defaultWidth","defaultHeight","onResize","debounceResize"],J=e.forwardRef((function(e,t){var r=e.defaultWidth,n=e.defaultHeight,a=e.onResize,d=e.debounceResize,l=f(e,V);return i.jsx(o.ResponsiveWrapper,{defaultWidth:r,defaultHeight:n,onResize:a,debounceResize:d,children:function(e){var o=e.width,r=e.height;return i.jsx(_,c({},l,{width:o,height:r,ref:t}))}})}));exports.ResponsiveWaffle=E,exports.ResponsiveWaffleCanvas=J,exports.ResponsiveWaffleHtml=q,exports.Waffle=j,exports.WaffleCanvas=_,exports.WaffleHtml=F,exports.canvasDefaultProps=g,exports.commonDefaultProps=p,exports.htmlDefaultProps=m,exports.isDataCell=b,exports.svgDefaultProps=h;
//# sourceMappingURL=nivo-waffle.cjs.js.map
