@contentmunch/contentmunch-ui 1.1.5 → 1.1.7
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.
- package/lib/icon/Drawings.d.ts +47 -17
- package/lib/icon/assets/icon-stories.css +25 -6
- package/lib/index.cjs.js +4 -4
- package/lib/index.es.js +688 -552
- package/lib/index.umd.js +4 -4
- package/package.json +1 -1
- package/lib/icon/assets/rss.svg +0 -6
- package/lib/icon/assets/wss.svg +0 -6
package/lib/index.cjs.js
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var te;function ge(){if(te)return W;te=1;var n=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function r(i,l,x){var o=null;if(x!==void 0&&(o=""+x),l.key!==void 0&&(o=""+l.key),"key"in l){x={};for(var c in l)c!=="key"&&(x[c]=l[c])}else x=l;return l=x.ref,{$$typeof:n,type:i,key:o,ref:l!==void 0?l:null,props:x}}return W.Fragment=t,W.jsx=r,W.jsxs=r,W}var q={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var
|
|
17
|
+
*/var ae;function fe(){return ae||(ae=1,process.env.NODE_ENV!=="production"&&function(){function n(a){if(a==null)return null;if(typeof a=="function")return a.$$typeof===z?null:a.displayName||a.name||null;if(typeof a=="string")return a;switch(a){case v:return"Fragment";case g:return"Profiler";case T:return"StrictMode";case M:return"Suspense";case R:return"SuspenseList";case N:return"Activity"}if(typeof a=="object")switch(typeof a.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),a.$$typeof){case w:return"Portal";case k:return(a.displayName||"Context")+".Provider";case C:return(a._context.displayName||"Context")+".Consumer";case E:var m=a.render;return a=a.displayName,a||(a=m.displayName||m.name||"",a=a!==""?"ForwardRef("+a+")":"ForwardRef"),a;case L:return m=a.displayName||null,m!==null?m:n(a.type)||"Memo";case p:m=a._payload,a=a._init;try{return n(a(m))}catch{}}return null}function t(a){return""+a}function r(a){try{t(a);var m=!1}catch{m=!0}if(m){m=console;var b=m.error,S=typeof Symbol=="function"&&Symbol.toStringTag&&a[Symbol.toStringTag]||a.constructor.name||"Object";return b.call(m,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",S),t(a)}}function i(a){if(a===v)return"<>";if(typeof a=="object"&&a!==null&&a.$$typeof===p)return"<...>";try{var m=n(a);return m?"<"+m+">":"<...>"}catch{return"<...>"}}function l(){var a=V.A;return a===null?null:a.getOwner()}function x(){return Error("react-stack-top-frame")}function o(a){if(J.call(a,"key")){var m=Object.getOwnPropertyDescriptor(a,"key").get;if(m&&m.isReactWarning)return!1}return a.key!==void 0}function c(a,m){function b(){B||(B=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",m))}b.isReactWarning=!0,Object.defineProperty(a,"key",{get:b,configurable:!0})}function j(){var a=n(this.type);return $[a]||($[a]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),a=this.props.ref,a!==void 0?a:null}function y(a,m,b,S,O,H,Q,Z){return b=H.ref,a={$$typeof:f,type:a,key:m,props:H,_owner:O},(b!==void 0?b:null)!==null?Object.defineProperty(a,"ref",{enumerable:!1,get:j}):Object.defineProperty(a,"ref",{enumerable:!1,value:null}),a._store={},Object.defineProperty(a._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(a,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(a,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:Q}),Object.defineProperty(a,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:Z}),Object.freeze&&(Object.freeze(a.props),Object.freeze(a)),a}function d(a,m,b,S,O,H,Q,Z){var A=m.children;if(A!==void 0)if(S)if(K(A)){for(S=0;S<A.length;S++)h(A[S]);Object.freeze&&Object.freeze(A)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else h(A);if(J.call(m,"key")){A=n(a);var P=Object.keys(m).filter(function(pe){return pe!=="key"});S=0<P.length?"{key: someKey, "+P.join(": ..., ")+": ...}":"{key: someKey}",re[A+S]||(P=0<P.length?"{"+P.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
18
18
|
let props = %s;
|
|
19
19
|
<%s {...props} />
|
|
20
20
|
React keys must be passed directly to JSX without using spread:
|
|
21
21
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,A,T,P,T),ne[T+A]=!0)}if(T=null,M!==void 0&&(r(M),T=""+M),o(y)&&(r(y.key),T=""+y.key),"key"in y){M={};for(var Z in y)Z!=="key"&&(M[Z]=y[Z])}else M=y;return T&&x(M,typeof a=="function"?a.displayName||a.name||"Unknown":a),u(a,T,H,O,l(),M,K,Q)}function h(a){typeof a=="object"&&a!==null&&a.$$typeof===f&&a._store&&(a._store.validated=1)}var m=s,f=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),v=Symbol.for("react.fragment"),R=Symbol.for("react.strict_mode"),g=Symbol.for("react.profiler"),C=Symbol.for("react.consumer"),k=Symbol.for("react.context"),E=Symbol.for("react.forward_ref"),b=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),L=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),N=Symbol.for("react.activity"),S=Symbol.for("react.client.reference"),V=m.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,q=Object.prototype.hasOwnProperty,X=Array.isArray,I=console.createTask?console.createTask:function(){return null};m={"react-stack-bottom-frame":function(a){return a()}};var B,$={},Y=m["react-stack-bottom-frame"].bind(m,i)(),U=I(c(i)),ne={};J.Fragment=v,J.jsx=function(a,y,M,A,O){var H=1e4>V.recentlyCreatedOwnerStacks++;return d(a,y,M,!1,A,O,H?Error("react-stack-top-frame"):Y,H?I(c(a)):U)},J.jsxs=function(a,y,M,A,O){var H=1e4>V.recentlyCreatedOwnerStacks++;return d(a,y,M,!0,A,O,H?Error("react-stack-top-frame"):Y,H?I(c(a)):U)}}()),J}var ae;function ve(){return ae||(ae=1,process.env.NODE_ENV==="production"?G.exports=ge():G.exports=fe()),G.exports}var e=ve();const Fe=({variant:n,collapsed:t,children:r})=>{const{folds:c}=r,[l,i]=s.useState(t?-1:0),o=d=>d===l?"fold active":"fold",x=d=>"fold-button"+(n?" fold-button--"+n:"")+(c[d].foldColor?" fold-button--primary fold-button--"+c[d].foldColor:""),j=d=>{const h=d.which.toString(),m=d.ctrlKey&&h.match(/33|34/);if(h.match(/38|40/)||m){const f=h.match(/34|40/)?1:-1,w=c.length,v=(l+w+f)%w;i(v)}else h==="36"&&i(0),h==="35"&&i(c.length-1);d.preventDefault()},u=d=>{i(l===d?-1:d)};return e.jsx("div",{className:"muncher-accordion",children:c.map((d,h)=>e.jsxs("div",{className:o(h),"aria-expanded":l===h,children:[e.jsx("button",{className:x(h),onKeyDown:j,onClick:()=>u(h),children:e.jsx("span",{children:d.heading})}),e.jsx("section",{className:"fold-content",children:d.body})]},"muncher-accordion-fold-"+h))})},ce=({show:n=!1,backdropClickHandler:t,...r})=>n?e.jsx("div",{className:"muncher-backdrop",onClick:t,...r}):null,ie=({variant:n,rounded:t,border:r,children:c,...l})=>{const i="muncher-badge"+(n?" muncher-badge--"+n:"")+(t?" muncher-badge--rounded":"")+(r?" muncher-badge--border":"");return e.jsx("div",{className:i,...l,children:c})},le={"align-center":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"18",y1:"10",x2:"6",y2:"10"}),e.jsx("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.jsx("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.jsx("line",{x1:"18",y1:"18",x2:"6",y2:"18"})]}),"align-justify":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"21",y1:"10",x2:"3",y2:"10"}),e.jsx("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.jsx("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.jsx("line",{x1:"21",y1:"18",x2:"3",y2:"18"})]}),"align-left":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"17",y1:"10",x2:"3",y2:"10"}),e.jsx("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.jsx("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.jsx("line",{x1:"17",y1:"18",x2:"3",y2:"18"})]}),"align-right":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"21",y1:"10",x2:"7",y2:"10"}),e.jsx("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.jsx("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.jsx("line",{x1:"21",y1:"18",x2:"7",y2:"18"})]}),type:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"4 7 4 4 20 4 20 7"}),e.jsx("line",{x1:"9",y1:"20",x2:"15",y2:"20"}),e.jsx("line",{x1:"12",y1:"4",x2:"12",y2:"20"})]}),"ordered-list":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"9",y1:"5",x2:"21",y2:"5"}),e.jsx("line",{x1:"9",y1:"12",x2:"21",y2:"12"}),e.jsx("line",{x1:"9",y1:"19",x2:"21",y2:"19"}),e.jsx("polyline",{points:"3 10 5 10 3 13 5 13"}),e.jsx("polyline",{points:"3 3 4 3 4 6"}),e.jsx("path",{d:"M3 17H4H5L4 19C4.55 19 5 19.45 5 20C5 20.55 4.55 21 4 21H3"})]}),"unordered-list":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"9",y1:"5",x2:"21",y2:"5"}),e.jsx("line",{x1:"9",y1:"12",x2:"21",y2:"12"}),e.jsx("line",{x1:"9",y1:"19",x2:"21",y2:"19"}),e.jsx("circle",{cx:"4",cy:"12",r:"1"}),e.jsx("circle",{cx:"4",cy:"5",r:"1"}),e.jsx("circle",{cx:"4",cy:"19",r:"1"})]}),table:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("line",{x1:"3",y1:"9",x2:"21",y2:"9"}),e.jsx("line",{x1:"3",y1:"15",x2:"21",y2:"15"}),e.jsx("line",{x1:"12",y1:"3",x2:"12",y2:"21"})]}),"split-view":e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("line",{x1:"12",y1:"3",x2:"12",y2:"21"})]}),undo:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"2 10 2 16 8 16"}),e.jsx("path",{d:"m22 16c-1.8136-6.5424-9.5593-9.4823-15.36-4.36l-4.64 4.36"})]}),redo:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"22 10 22 16 16 16"}),e.jsx("path",{d:"m1.9935 16c1.8136-6.5424 9.5593-9.4823 15.36-4.36l4.64 4.36"})]}),link:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),e.jsx("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"})]}),unlink:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M18.84 12.25l1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71"}),e.jsx("path",{d:"M5.17 11.75l-1.71 1.71a5.004 5.004 0 0 0 .12 7.07 5.006 5.006 0 0 0 6.95 0l1.71-1.71"}),e.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"5"}),e.jsx("line",{x1:"2",y1:"8",x2:"5",y2:"8"}),e.jsx("line",{x1:"16",y1:"19",x2:"16",y2:"22"}),e.jsx("line",{x1:"19",y1:"16",x2:"22",y2:"16"})]}),"arrow-left":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polyline",{points:"12 8 8 12 12 16"}),e.jsx("line",{x1:"16",y1:"12",x2:"8",y2:"12"})]}),"arrow-right":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polyline",{points:"12 16 16 12 12 8"}),e.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]}),"arrow-down":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polyline",{points:"8 12 12 16 16 12"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"16"})]}),"arrow-up":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polyline",{points:"16 12 12 8 8 12"}),e.jsx("line",{x1:"12",y1:"16",x2:"12",y2:"8"})]}),anchor:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"5",r:"3"}),e.jsx("line",{x1:"12",y1:"22",x2:"12",y2:"8"}),e.jsx("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"})]}),hamburger:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"3",y1:"12",x2:"21",y2:"12"}),e.jsx("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),e.jsx("line",{x1:"3",y1:"18",x2:"21",y2:"18"})]}),"chevron-left":e.jsx(s.Fragment,{children:e.jsx("polyline",{points:"15 18 9 12 15 6"})}),"chevron-right":e.jsx(s.Fragment,{children:e.jsx("polyline",{points:"9 18 15 12 9 6"})}),"fast-forward":e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"13 19 22 12 13 5 13 19"}),e.jsx("polygon",{points:"2 19 11 12 2 5 2 19"})]}),pause:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"6",y:"4",width:"4",height:"16"}),e.jsx("rect",{x:"14",y:"4",width:"4",height:"16"})]}),play:e.jsx(s.Fragment,{children:e.jsx("polygon",{points:"5 3 19 12 5 21 5 3"})}),power:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M18.36 6.64a9 9 0 1 1-12.73 0"}),e.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"12"})]}),repeat:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"17 1 21 5 17 9"}),e.jsx("path",{d:"M3 11V9a4 4 0 0 1 4-4h14"}),e.jsx("polyline",{points:"7 23 3 19 7 15"}),e.jsx("path",{d:"M21 13v2a4 4 0 0 1-4 4H3"})]}),rewind:e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"11 19 2 12 11 5 11 19"}),e.jsx("polygon",{points:"22 19 13 12 22 5 22 19"})]}),shuffle:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"16 3 21 3 21 8"}),e.jsx("line",{x1:"4",y1:"20",x2:"21",y2:"3"}),e.jsx("polyline",{points:"21 16 21 21 16 21"}),e.jsx("line",{x1:"15",y1:"15",x2:"21",y2:"21"}),e.jsx("line",{x1:"4",y1:"4",x2:"9",y2:"9"})]}),"skip-back":e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"19 20 9 12 19 4 19 20"}),e.jsx("line",{x1:"5",y1:"19",x2:"5",y2:"5"})]}),"skip-forward":e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"5 4 15 12 5 20 5 4"}),e.jsx("line",{x1:"19",y1:"5",x2:"19",y2:"19"})]}),youtube:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"}),e.jsx("polygon",{points:"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"})]}),clock:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polyline",{points:"12 6 12 12 16 14"})]}),cloud:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"})}),"cloud-drizzle":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"8",y1:"19",x2:"8",y2:"21"}),e.jsx("line",{x1:"8",y1:"13",x2:"8",y2:"15"}),e.jsx("line",{x1:"16",y1:"19",x2:"16",y2:"21"}),e.jsx("line",{x1:"16",y1:"13",x2:"16",y2:"15"}),e.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"17"}),e.jsx("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"})]}),"cloud-lightning":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"}),e.jsx("polyline",{points:"13 11 9 17 15 17 11 23"})]}),camera:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),e.jsx("circle",{cx:"12",cy:"13",r:"4"})]}),"camera-off":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.jsx("path",{d:"M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56"})]}),coffee:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1"}),e.jsx("path",{d:"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"}),e.jsx("line",{x1:"6",y1:"1",x2:"6",y2:"4"}),e.jsx("line",{x1:"10",y1:"1",x2:"10",y2:"4"}),e.jsx("line",{x1:"14",y1:"1",x2:"14",y2:"4"})]}),compass:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"})]}),eye:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),e.jsx("circle",{cx:"12",cy:"12",r:"3"})]}),feather:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"}),e.jsx("line",{x1:"16",y1:"8",x2:"2",y2:"22"}),e.jsx("line",{x1:"17.5",y1:"15",x2:"9",y2:"15"})]}),globe:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.jsx("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"})]}),headphone:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M3 18v-6a9 9 0 0 1 18 0v6"}),e.jsx("path",{d:"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"})]}),hexagon:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"})}),package:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}),e.jsx("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.jsx("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.jsx("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"})]}),"paper-clip":e.jsx(s.Fragment,{children:e.jsx("path",{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"})}),"pen-tool":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M12 19l7-7 3 3-7 7-3-3z"}),e.jsx("path",{d:"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}),e.jsx("path",{d:"M2 2l7.586 7.586"}),e.jsx("circle",{cx:"11",cy:"11",r:"2"})]}),pocket:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"}),e.jsx("polyline",{points:"8 10 12 14 16 10"})]}),shield:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"})}),watch:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"7"}),e.jsx("polyline",{points:"12 9 12 12 13.5 13.5"}),e.jsx("path",{d:"M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"})]}),wind:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"})}),zap:e.jsx(s.Fragment,{children:e.jsx("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"})}),video:e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"23 7 16 12 23 17 23 7"}),e.jsx("rect",{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"})]}),"video-off":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"}),e.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]}),tv:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"2",y:"7",width:"20",height:"15",rx:"2",ry:"2"}),e.jsx("polyline",{points:"17 2 12 7 7 2"})]}),truck:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"1",y:"3",width:"15",height:"13"}),e.jsx("polygon",{points:"16 8 20 8 23 11 23 16 16 16 16 8"}),e.jsx("circle",{cx:"5.5",cy:"18.5",r:"2.5"}),e.jsx("circle",{cx:"18.5",cy:"18.5",r:"2.5"})]}),umbrella:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"})}),maximize:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"})}),minimize:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"})}),"zoom-in":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"11",cy:"11",r:"8"}),e.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.jsx("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),e.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]}),"zoom-out":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"11",cy:"11",r:"8"}),e.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]}),move:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"5 9 2 12 5 15"}),e.jsx("polyline",{points:"9 5 12 2 15 5"}),e.jsx("polyline",{points:"15 19 12 22 9 19"}),e.jsx("polyline",{points:"19 9 22 12 19 15"}),e.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"})]}),mixer:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"4",y1:"21",x2:"4",y2:"14"}),e.jsx("line",{x1:"4",y1:"10",x2:"4",y2:"3"}),e.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"12"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"3"}),e.jsx("line",{x1:"20",y1:"21",x2:"20",y2:"16"}),e.jsx("line",{x1:"20",y1:"12",x2:"20",y2:"3"}),e.jsx("line",{x1:"1",y1:"14",x2:"7",y2:"14"}),e.jsx("line",{x1:"9",y1:"8",x2:"15",y2:"8"}),e.jsx("line",{x1:"17",y1:"16",x2:"23",y2:"16"})]}),volume:e.jsx(s.Fragment,{children:e.jsx("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"})}),mute:e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.jsx("line",{x1:"23",y1:"9",x2:"17",y2:"15"}),e.jsx("line",{x1:"17",y1:"9",x2:"23",y2:"15"})]}),alert:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.jsx("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]}),"simple-check":e.jsx(s.Fragment,{children:e.jsx("polyline",{points:"20 6 9 17 4 12"})}),check:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"}),e.jsx("polyline",{points:"22 4 12 14.01 9 11.01"})]}),help:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}),e.jsx("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"})]}),info:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),e.jsx("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"})]}),close:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),e.jsx("line",{x1:"9",y1:"9",x2:"15",y2:"15"})]}),code:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"16 18 22 12 16 6"}),e.jsx("polyline",{points:"8 6 2 12 8 18"})]}),database:e.jsxs(s.Fragment,{children:[e.jsx("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),e.jsx("path",{d:"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"}),e.jsx("path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"})]}),file:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"}),e.jsx("polyline",{points:"13 2 13 9 20 9"})]}),folder:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"})}),terminal:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"4 17 10 11 4 5"}),e.jsx("line",{x1:"12",y1:"19",x2:"20",y2:"19"})]}),edit:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),e.jsx("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]}),pencil:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"18",y1:"2",x2:"22",y2:"6"}),e.jsx("path",{d:"M7.5 20.5L19 9l-4-4L3.5 16.5 2 22l5.5-1.5z"})]}),image:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),e.jsx("polyline",{points:"21 15 16 10 5 21"})]}),print:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"6 9 6 2 18 2 18 9"}),e.jsx("path",{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"}),e.jsx("rect",{x:"6",y:"14",width:"12",height:"8"})]}),loading:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"6"}),e.jsx("line",{x1:"12",y1:"18",x2:"12",y2:"22"}),e.jsx("line",{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76"}),e.jsx("line",{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07"}),e.jsx("line",{x1:"2",y1:"12",x2:"6",y2:"12"}),e.jsx("line",{x1:"18",y1:"12",x2:"22",y2:"12"}),e.jsx("line",{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24"}),e.jsx("line",{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93"})]}),sun:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"5"}),e.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),e.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.jsx("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),e.jsx("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),e.jsx("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),e.jsx("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),e.jsx("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),e.jsx("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]}),plus:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),e.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]}),minus:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]}),"external-link":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),e.jsx("polyline",{points:"15 3 21 3 21 9"}),e.jsx("line",{x1:"10",y1:"14",x2:"21",y2:"3"})]}),search:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"11",cy:"11",r:"8"}),e.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"})]}),filter:e.jsx(s.Fragment,{children:e.jsx("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"})}),reset:e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"}),e.jsx("line",{x1:"8",y1:"2",x2:"18",y2:"23"})]}),refresh:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"23 4 23 10 17 10"}),e.jsx("polyline",{points:"1 20 1 14 7 14"}),e.jsx("path",{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"})]}),rotate:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"23 4 23 10 17 10"}),e.jsx("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"})]}),"sort-asc":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M11 5h4"}),e.jsx("path",{d:"M11 9h7"}),e.jsx("path",{d:"M11 13h10"}),e.jsx("path",{d:"M3 17l3 3 3-3"}),e.jsx("path",{d:"M6 18V4"})]}),"sort-desc":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M11 8h10"}),e.jsx("path",{d:"M11 12h7"}),e.jsx("path",{d:"M11 16h4"}),e.jsx("path",{d:"M6 18V4"}),e.jsx("polyline",{points:"10 5 6 2 2 5"})]}),scissor:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"6",cy:"6",r:"3"}),e.jsx("circle",{cx:"6",cy:"18",r:"3"}),e.jsx("line",{x1:"20",y1:"4",x2:"8.12",y2:"15.88"}),e.jsx("line",{x1:"14.47",y1:"14.48",x2:"20",y2:"20"}),e.jsx("line",{x1:"8.12",y1:"8.12",x2:"12",y2:"12"})]}),slash:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"4.93",y1:"4.93",x2:"19.07",y2:"19.07"})]}),sidebar:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("line",{x1:"9",y1:"3",x2:"9",y2:"21"})]}),dollar:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"23"}),e.jsx("path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"})]}),box:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.jsx("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.jsx("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"})]}),key:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"})}),layers:e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),e.jsx("polyline",{points:"2 17 12 22 22 17"}),e.jsx("polyline",{points:"2 12 12 17 22 12"})]}),max:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"15 3 21 3 21 9"}),e.jsx("polyline",{points:"9 21 3 21 3 15"}),e.jsx("line",{x1:"21",y1:"3",x2:"14",y2:"10"}),e.jsx("line",{x1:"3",y1:"21",x2:"10",y2:"14"})]}),github:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"})}),"code-pen":e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}),e.jsx("line",{x1:"12",y1:"22",x2:"12",y2:"15.5"}),e.jsx("polyline",{points:"22 8.5 12 15.5 2 8.5"}),e.jsx("polyline",{points:"2 15.5 12 8.5 22 15.5"}),e.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"8.5"})]}),instagram:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),e.jsx("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),e.jsx("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"})]}),linkedin:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"}),e.jsx("rect",{x:"2",y:"9",width:"4",height:"12"}),e.jsx("circle",{cx:"4",cy:"4",r:"2"})]}),slack:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5z"}),e.jsx("path",{d:"M20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}),e.jsx("path",{d:"M9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5z"}),e.jsx("path",{d:"M3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z"}),e.jsx("path",{d:"M14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5z"}),e.jsx("path",{d:"M15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}),e.jsx("path",{d:"M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5z"}),e.jsx("path",{d:"M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"})]}),facebook:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"})}),twitter:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"})}),grid:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"7",height:"7"}),e.jsx("rect",{x:"14",y:"3",width:"7",height:"7"}),e.jsx("rect",{x:"14",y:"14",width:"7",height:"7"}),e.jsx("rect",{x:"3",y:"14",width:"7",height:"7"})]}),user:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),e.jsx("circle",{cx:"12",cy:"7",r:"4"})]}),"user-plus":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.jsx("circle",{cx:"8.5",cy:"7",r:"4"}),e.jsx("line",{x1:"20",y1:"8",x2:"20",y2:"14"}),e.jsx("line",{x1:"23",y1:"11",x2:"17",y2:"11"})]}),"user-minus":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.jsx("circle",{cx:"8.5",cy:"7",r:"4"}),e.jsx("line",{x1:"23",y1:"11",x2:"17",y2:"11"})]}),users:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.jsx("circle",{cx:"9",cy:"7",r:"4"}),e.jsx("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),e.jsx("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"})]}),"log-in":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"}),e.jsx("polyline",{points:"10 17 15 12 10 7"}),e.jsx("line",{x1:"15",y1:"12",x2:"3",y2:"12"})]}),"log-out":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}),e.jsx("polyline",{points:"16 17 21 12 16 7"}),e.jsx("line",{x1:"21",y1:"12",x2:"9",y2:"12"})]}),home:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),e.jsx("polyline",{points:"9 22 9 12 15 12 15 22"})]}),bed:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M2 4v16"}),e.jsx("path",{d:"M2 8h18a2 2 0 0 1 2 2v10"}),e.jsx("path",{d:"M2 17h20"}),e.jsx("path",{d:"M6 8v9"})]}),bath:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M9 6 6.5 3.5a1.5 1.5 0 0 0-1-.5C4.683 3 4 3.683 4 4.5V17a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5"}),e.jsx("line",{x1:"10",y1:"5",x2:"8",y2:"7"}),e.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.jsx("line",{x1:"7",y1:"19",x2:"7",y2:"21"}),e.jsx("line",{x1:"17",y1:"19",x2:"17",y2:"21"})]}),bike:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"5.5",cy:"17.5",r:"3.5"}),e.jsx("circle",{cx:"18.5",cy:"17.5",r:"3.5"}),e.jsx("path",{d:"M15 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-3 11.5V14l-3-3 4-3 2 3h2"})]}),building:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),e.jsx("path",{d:"M9 22v-4h6v4"}),e.jsx("path",{d:"M8 6h.01"}),e.jsx("path",{d:"M16 6h.01"}),e.jsx("path",{d:"M12 6h.01"}),e.jsx("path",{d:"M12 10h.01"}),e.jsx("path",{d:"M12 14h.01"}),e.jsx("path",{d:"M16 10h.01"}),e.jsx("path",{d:"M16 14h.01"}),e.jsx("path",{d:"M8 10h.01"}),e.jsx("path",{d:"M8 14h.01"})]}),car:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M14 16H9m10 0h3v-3.15a1 1 0 0 0-.84-.99L16 11l-2.7-3.6a1 1 0 0 0-.8-.4H5.24a2 2 0 0 0-1.8 1.1l-.8 1.63A6 6 0 0 0 2 12.42V16h2"}),e.jsx("circle",{cx:"6.5",cy:"16.5",r:"2.5"}),e.jsx("circle",{cx:"16.5",cy:"16.5",r:"2.5"})]}),more:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"1"}),e.jsx("circle",{cx:"12",cy:"5",r:"1"}),e.jsx("circle",{cx:"12",cy:"19",r:"1"})]}),dot:e.jsx(s.Fragment,{children:e.jsx("circle",{cx:"12",cy:"12",r:"1"})}),share:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}),e.jsx("polyline",{points:"16 6 12 2 8 6"}),e.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"15"})]}),trash:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"3 6 5 6 21 6"}),e.jsx("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}),e.jsx("line",{x1:"10",y1:"11",x2:"10",y2:"17"}),e.jsx("line",{x1:"14",y1:"11",x2:"14",y2:"17"})]}),muncher:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),e.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),e.jsx("line",{x1:"7",y1:"10",x2:"17",y2:"10"}),e.jsx("line",{x1:"7",y1:"14",x2:"17",y2:"14"}),e.jsx("line",{x1:"7",y1:"18",x2:"17",y2:"18"})]}),save:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}),e.jsx("polyline",{points:"17 21 17 13 7 13 7 21"}),e.jsx("polyline",{points:"7 3 7 8 15 8"})]}),copy:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),e.jsx("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]}),clipboard:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}),e.jsx("rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1"})]}),bookmark:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"})}),rss:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M4 11a9 9 0 0 1 9 9"}),e.jsx("path",{d:"M4 4a16 16 0 0 1 16 16"}),e.jsx("circle",{cx:"5",cy:"19",r:"1"})]}),calendar:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),e.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),e.jsx("line",{x1:"3",y1:"10",x2:"21",y2:"10"})]}),mail:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"}),e.jsx("polyline",{points:"22,6 12,13 2,6"})]}),phone:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2"}),e.jsx("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"})]}),inbox:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),e.jsx("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"})]}),upload:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.jsx("polyline",{points:"17 8 12 3 7 8"}),e.jsx("line",{x1:"12",y1:"3",x2:"12",y2:"15"})]}),download:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.jsx("polyline",{points:"7 10 12 15 17 10"}),e.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"3"})]}),send:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),e.jsx("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]}),archive:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"21 8 21 21 3 21 3 8"}),e.jsx("rect",{x:"1",y:"3",width:"22",height:"5"}),e.jsx("line",{x1:"10",y1:"12",x2:"14",y2:"12"})]}),lock:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.jsx("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"})]}),unlock:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.jsx("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"})]}),bell:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"}),e.jsx("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"})]}),"bell-off":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}),e.jsx("path",{d:"M18.63 13A17.89 17.89 0 0 1 18 8"}),e.jsx("path",{d:"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"}),e.jsx("path",{d:"M18 8a6 6 0 0 0-9.33-5"}),e.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]}),star:e.jsx(s.Fragment,{children:e.jsx("polygon",{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"})}),"thumbs-down":e.jsx(s.Fragment,{children:e.jsx("path",{d:"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"})}),"thumbs-up":e.jsx(s.Fragment,{children:e.jsx("path",{d:"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"})}),flag:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"}),e.jsx("line",{x1:"4",y1:"22",x2:"4",y2:"15"})]}),tag:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"}),e.jsx("line",{x1:"7",y1:"7",x2:"7.01",y2:"7"})]}),heart:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"})}),map:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}),e.jsx("circle",{cx:"12",cy:"10",r:"3"})]}),settings:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"3"}),e.jsx("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"})]}),tool:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"})}),"toggle-left":e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.jsx("circle",{cx:"8",cy:"12",r:"3",color:"grey"})]}),"toggle-right":e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.jsx("circle",{cx:"16",cy:"12",r:"3",color:"green"})]}),smile:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),e.jsx("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.jsx("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]}),frown:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("path",{d:"M16 16s-1.5-2-4-2-4 2-4 2"}),e.jsx("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.jsx("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]}),meh:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"8",y1:"15",x2:"16",y2:"15"}),e.jsx("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.jsx("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]}),at:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"4"}),e.jsx("path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"})]}),award:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"8",r:"7"}),e.jsx("polyline",{points:"8.21 13.89 7 23 12 20 17 23 15.79 13.88"})]}),"shopping-cart":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"9",cy:"21",r:"1"}),e.jsx("circle",{cx:"20",cy:"21",r:"1"}),e.jsx("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"})]}),"bar-chart":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),e.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),e.jsx("line",{x1:"6",y1:"20",x2:"6",y2:"14"})]}),"pie-chart":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),e.jsx("path",{d:"M22 12A10 10 0 0 0 12 2v10z"})]}),gift:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"20 12 20 22 4 22 4 12"}),e.jsx("rect",{x:"2",y:"7",width:"20",height:"5"}),e.jsx("line",{x1:"12",y1:"22",x2:"12",y2:"7"}),e.jsx("path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"}),e.jsx("path",{d:"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"})]}),bulb:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"9",y1:"18",x2:"15",y2:"18"}),e.jsx("line",{x1:"10",y1:"22",x2:"14",y2:"22"}),e.jsx("path",{d:"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0018 8 6 6 0 006 8c0 1 .23 2.23 1.5 3.5A4.61 4.61 0 018.91 14"})]}),360:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"23 4 23 10 17 10"}),e.jsx("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"}),e.jsx("text",{x:"6",y:"14",fontSize:"6",fontFamily:"'Lucida Grande', sans-serif",children:"360"})]})},F=({color:n,name:t,size:r="small",weight:c=2,onClick:l,iconString:i,orientation:o,children:x})=>{const j=r?"muncher-icon--"+r:"muncher-icon--small";return e.jsxs("span",{className:"muncher-icon",children:[x&&o&&o==="right"?e.jsx("span",{className:"content-left",children:x}):"",e.jsx("svg",{className:j,stroke:n||"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",strokeWidth:c||2,strokeLinecap:"round",strokeLinejoin:"round",onClick:l,children:t?le[t]:i?Object(le)[i]:""}),x&&(!o||o==="left")?e.jsx("span",{className:"content-right",children:x}):""]})},be=({variant:n="primary",icon:t="bell",text:r,onClick:c,...l})=>e.jsxs("div",{className:"muncher-icon-badge",onClick:c,...l,children:[e.jsx(F,{name:t}),r===""?"":e.jsx(ie,{variant:n,children:r})]}),_=({type:n="button",variant:t,size:r="medium",title:c,active:l,disabled:i,rounded:o,onClick:x,onMouseDown:j,onMouseEnter:u,onMouseLeave:d,children:h,...m})=>{const f="muncher-button"+(n&&n==="nav"?" muncher-button--nav":"")+(t?" muncher-button--"+t:"")+(r?" muncher-button--"+r:"")+(l?" muncher-button--active":"")+(o?" muncher-button--rounded":"");return e.jsx("button",{type:n&&n!=="nav"?n:"button",className:f,disabled:!!i,title:c,onClick:x,onMouseDown:j,onMouseEnter:u,onMouseLeave:d,...m,children:h})},xe=({variant:n,size:t="medium",title:r,active:c,disabled:l,element:i,onMouseDown:o,rounded:x,drop:j,onClick:u,onClose:d,showContent:h,setShowContent:m,withDropIcon:f,children:w,...v})=>{const R=s.useRef(null),g=b=>{b.preventDefault(),u&&u(b),m&&m(!0)},C=s.useCallback(()=>{m(!1),d&&d()},[d,m]),k=s.useCallback(b=>{b.keyCode===27&&C()},[C]);s.useEffect(()=>{const b=z=>{R&&R.current&&z.target instanceof HTMLElement&&!R.current.contains(z.target)&&C()};return document.addEventListener("keydown",k,!1),document.addEventListener("mousedown",b),()=>{document.removeEventListener("keydown",k,!1)}},[k,C]);const E=()=>{var L;const b=(L=R.current)==null?void 0:L.offsetLeft,z=window.innerWidth;if(b){if(b<100)return"muncher-dropdown--content";if(z-b<150)return"muncher-dropdown--content drop-left";if(z-b<250){const p=Math.round((z-b)/z*100);if(p>40||p<60)return"muncher-dropdown--content drop-middle"}}switch(j){case"left":return"muncher-dropdown--content drop-left";case"middle":return"muncher-dropdown--content drop-middle";default:return"muncher-dropdown--content"}};return e.jsxs("div",{className:"muncher-dropdown",ref:R,children:[e.jsxs(_,{onMouseDown:g,title:r,disabled:l,rounded:x,active:c,variant:n,size:t,...v,children:[i,f?e.jsx("span",{className:"small",children:"▼"}):""]}),h?e.jsx("div",{className:E(),children:w}):""]})},Me=({title:n,active:t,disabled:r,element:c,rounded:l,dropLeft:i,children:o,...x})=>e.jsxs("div",{className:`muncher-dropdown-nav ${i?"drop-left":""}`,children:[e.jsx(_,{type:"nav",title:n,disabled:r,rounded:l,active:t,...x,children:c}),e.jsx("div",{className:"muncher-dropdown-nav--content",children:o})]}),oe=n=>{navigator.clipboard.writeText(n)},de=({text:n,variant:t="secondary",size:r="small"})=>{const[c,l]=s.useState(),[i,o]=s.useState("copy"),[x,j]=s.useState("copy link"),u=()=>{oe(n),l("green"),o("check"),j("copied!"),setTimeout(function(){l(""),o("copy")},2e3)};return e.jsx(_,{size:r,variant:t,title:x,onClick:u,children:e.jsx(F,{name:i,color:c})})},we=({variant:n="secondary",size:t="medium",title:r})=>{const[c,l]=s.useState(!1);return e.jsx("div",{className:"muncher-share",children:e.jsxs(xe,{title:"Share to Social Media",showContent:c,setShowContent:l,variant:n,size:t,element:e.jsx(F,{name:"share",orientation:"right",children:"Share"}),children:[e.jsx(_,{size:"small",variant:n,children:e.jsx("a",{href:"https://twitter.com/share?url="+window.location.href+"&text="+r,target:"_blank",title:"Share link to Twitter",children:e.jsx(F,{name:"twitter"})})}),e.jsx(_,{size:"small",variant:n,children:e.jsx("a",{href:"https://www.facebook.com/sharer/sharer.php?u="+window.location.href,target:"_blank",title:"Share link to Facebook",children:e.jsx(F,{name:"facebook"})})}),e.jsx(_,{size:"small",variant:n,children:e.jsx("a",{href:"mailto:?subject="+r+"&body="+window.location.href,target:"_blank",title:"share link by Email",children:e.jsx(F,{name:"mail"})})}),e.jsx(de,{text:window.location.href})]})})},he=({header:n,data:t,filename:r,variant:c,size:l,title:i,active:o,disabled:x,rounded:j})=>{const u=encodeURI("data:text/csv;charset=utf-8,"+n.join(",")+`
|
|
22
|
+
<%s key={someKey} {...props} />`,S,A,P,A),re[A+S]=!0)}if(A=null,b!==void 0&&(r(b),A=""+b),o(m)&&(r(m.key),A=""+m.key),"key"in m){b={};for(var ee in m)ee!=="key"&&(b[ee]=m[ee])}else b=m;return A&&c(b,typeof a=="function"?a.displayName||a.name||"Unknown":a),y(a,A,H,O,l(),b,Q,Z)}function h(a){typeof a=="object"&&a!==null&&a.$$typeof===f&&a._store&&(a._store.validated=1)}var u=s,f=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),v=Symbol.for("react.fragment"),T=Symbol.for("react.strict_mode"),g=Symbol.for("react.profiler"),C=Symbol.for("react.consumer"),k=Symbol.for("react.context"),E=Symbol.for("react.forward_ref"),M=Symbol.for("react.suspense"),R=Symbol.for("react.suspense_list"),L=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),N=Symbol.for("react.activity"),z=Symbol.for("react.client.reference"),V=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,J=Object.prototype.hasOwnProperty,K=Array.isArray,I=console.createTask?console.createTask:function(){return null};u={"react-stack-bottom-frame":function(a){return a()}};var B,$={},Y=u["react-stack-bottom-frame"].bind(u,x)(),U=I(i(x)),re={};q.Fragment=v,q.jsx=function(a,m,b,S,O){var H=1e4>V.recentlyCreatedOwnerStacks++;return d(a,m,b,!1,S,O,H?Error("react-stack-top-frame"):Y,H?I(i(a)):U)},q.jsxs=function(a,m,b,S,O){var H=1e4>V.recentlyCreatedOwnerStacks++;return d(a,m,b,!0,S,O,H?Error("react-stack-top-frame"):Y,H?I(i(a)):U)}}()),q}var le;function ve(){return le||(le=1,process.env.NODE_ENV==="production"?G.exports=ge():G.exports=fe()),G.exports}var e=ve();const Fe=({variant:n,collapsed:t,children:r})=>{const{folds:i}=r,[l,x]=s.useState(t?-1:0),o=d=>d===l?"fold active":"fold",c=d=>"fold-button"+(n?" fold-button--"+n:"")+(i[d].foldColor?" fold-button--primary fold-button--"+i[d].foldColor:""),j=d=>{const h=d.which.toString(),u=d.ctrlKey&&h.match(/33|34/);if(h.match(/38|40/)||u){const f=h.match(/34|40/)?1:-1,w=i.length,v=(l+w+f)%w;x(v)}else h==="36"&&x(0),h==="35"&&x(i.length-1);d.preventDefault()},y=d=>{x(l===d?-1:d)};return e.jsx("div",{className:"muncher-accordion",children:i.map((d,h)=>e.jsxs("div",{className:o(h),"aria-expanded":l===h,children:[e.jsx("button",{className:c(h),onKeyDown:j,onClick:()=>y(h),children:e.jsx("span",{children:d.heading})}),e.jsx("section",{className:"fold-content",children:d.body})]},"muncher-accordion-fold-"+h))})},xe=({show:n=!1,backdropClickHandler:t,...r})=>n?e.jsx("div",{className:"muncher-backdrop",onClick:t,...r}):null,ie=({variant:n,rounded:t,border:r,children:i,...l})=>{const x="muncher-badge"+(n?" muncher-badge--"+n:"")+(t?" muncher-badge--rounded":"")+(r?" muncher-badge--border":"");return e.jsx("div",{className:x,...l,children:i})},X={"align-center":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"18",y1:"10",x2:"6",y2:"10"}),e.jsx("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.jsx("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.jsx("line",{x1:"18",y1:"18",x2:"6",y2:"18"})]}),"align-justify":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"21",y1:"10",x2:"3",y2:"10"}),e.jsx("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.jsx("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.jsx("line",{x1:"21",y1:"18",x2:"3",y2:"18"})]}),"align-left":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"17",y1:"10",x2:"3",y2:"10"}),e.jsx("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.jsx("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.jsx("line",{x1:"17",y1:"18",x2:"3",y2:"18"})]}),"align-right":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"21",y1:"10",x2:"7",y2:"10"}),e.jsx("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.jsx("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.jsx("line",{x1:"21",y1:"18",x2:"7",y2:"18"})]}),type:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"4 7 4 4 20 4 20 7"}),e.jsx("line",{x1:"9",y1:"20",x2:"15",y2:"20"}),e.jsx("line",{x1:"12",y1:"4",x2:"12",y2:"20"})]}),italic:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"19",y1:"4",x2:"10",y2:"4"}),e.jsx("line",{x1:"14",y1:"20",x2:"5",y2:"20"}),e.jsx("line",{x1:"15",y1:"4",x2:"9",y2:"20"})]}),bold:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}),e.jsx("path",{d:"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"})]}),underline:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"}),e.jsx("line",{x1:"4",y1:"21",x2:"20",y2:"21"})]}),"ordered-list":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"9",y1:"5",x2:"21",y2:"5"}),e.jsx("line",{x1:"9",y1:"12",x2:"21",y2:"12"}),e.jsx("line",{x1:"9",y1:"19",x2:"21",y2:"19"}),e.jsx("polyline",{points:"3 10 5 10 3 13 5 13"}),e.jsx("polyline",{points:"3 3 4 3 4 6"}),e.jsx("path",{d:"M3 17H4H5L4 19C4.55 19 5 19.45 5 20C5 20.55 4.55 21 4 21H3"})]}),"unordered-list":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"9",y1:"5",x2:"21",y2:"5"}),e.jsx("line",{x1:"9",y1:"12",x2:"21",y2:"12"}),e.jsx("line",{x1:"9",y1:"19",x2:"21",y2:"19"}),e.jsx("circle",{cx:"4",cy:"12",r:"1"}),e.jsx("circle",{cx:"4",cy:"5",r:"1"}),e.jsx("circle",{cx:"4",cy:"19",r:"1"})]}),undo:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"2 10 2 16 8 16"}),e.jsx("path",{d:"m22 16c-1.8136-6.5424-9.5593-9.4823-15.36-4.36l-4.64 4.36"})]}),redo:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"22 10 22 16 16 16"}),e.jsx("path",{d:"m1.9935 16c1.8136-6.5424 9.5593-9.4823 15.36-4.36l4.64 4.36"})]}),link:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),e.jsx("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"})]}),unlink:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M18.84 12.25l1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71"}),e.jsx("path",{d:"M5.17 11.75l-1.71 1.71a5.004 5.004 0 0 0 .12 7.07 5.006 5.006 0 0 0 6.95 0l1.71-1.71"}),e.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"5"}),e.jsx("line",{x1:"2",y1:"8",x2:"5",y2:"8"}),e.jsx("line",{x1:"16",y1:"19",x2:"16",y2:"22"}),e.jsx("line",{x1:"19",y1:"16",x2:"22",y2:"16"})]}),hamburger:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"3",y1:"12",x2:"21",y2:"12"}),e.jsx("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),e.jsx("line",{x1:"3",y1:"18",x2:"21",y2:"18"})]}),"chevron-left":e.jsx(s.Fragment,{children:e.jsx("polyline",{points:"15 18 9 12 15 6"})}),"chevron-right":e.jsx(s.Fragment,{children:e.jsx("polyline",{points:"9 18 15 12 9 6"})}),"fast-forward":e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"13 19 22 12 13 5 13 19"}),e.jsx("polygon",{points:"2 19 11 12 2 5 2 19"})]}),pause:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"6",y:"4",width:"4",height:"16"}),e.jsx("rect",{x:"14",y:"4",width:"4",height:"16"})]}),play:e.jsx(s.Fragment,{children:e.jsx("polygon",{points:"5 3 19 12 5 21 5 3"})}),power:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M18.36 6.64a9 9 0 1 1-12.73 0"}),e.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"12"})]}),repeat:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"17 1 21 5 17 9"}),e.jsx("path",{d:"M3 11V9a4 4 0 0 1 4-4h14"}),e.jsx("polyline",{points:"7 23 3 19 7 15"}),e.jsx("path",{d:"M21 13v2a4 4 0 0 1-4 4H3"})]}),rewind:e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"11 19 2 12 11 5 11 19"}),e.jsx("polygon",{points:"22 19 13 12 22 5 22 19"})]}),shuffle:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"16 3 21 3 21 8"}),e.jsx("line",{x1:"4",y1:"20",x2:"21",y2:"3"}),e.jsx("polyline",{points:"21 16 21 21 16 21"}),e.jsx("line",{x1:"15",y1:"15",x2:"21",y2:"21"}),e.jsx("line",{x1:"4",y1:"4",x2:"9",y2:"9"})]}),"skip-back":e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"19 20 9 12 19 4 19 20"}),e.jsx("line",{x1:"5",y1:"19",x2:"5",y2:"5"})]}),"skip-forward":e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"5 4 15 12 5 20 5 4"}),e.jsx("line",{x1:"19",y1:"5",x2:"19",y2:"19"})]}),youtube:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"}),e.jsx("polygon",{points:"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"})]}),moon:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})}),cloud:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"})}),"cloud-drizzle":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"8",y1:"19",x2:"8",y2:"21"}),e.jsx("line",{x1:"8",y1:"13",x2:"8",y2:"15"}),e.jsx("line",{x1:"16",y1:"19",x2:"16",y2:"21"}),e.jsx("line",{x1:"16",y1:"13",x2:"16",y2:"15"}),e.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"17"}),e.jsx("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"})]}),"cloud-lightning":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"}),e.jsx("polyline",{points:"13 11 9 17 15 17 11 23"})]}),server:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"2",y:"2",width:"20",height:"8",rx:"2",ry:"2"}),e.jsx("rect",{x:"2",y:"14",width:"20",height:"8",rx:"2",ry:"2"}),e.jsx("line",{x1:"6",y1:"6",x2:"6.01",y2:"6"}),e.jsx("line",{x1:"6",y1:"18",x2:"6.01",y2:"18"})]}),camera:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),e.jsx("circle",{cx:"12",cy:"13",r:"4"})]}),"camera-off":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.jsx("path",{d:"M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56"})]}),coffee:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1"}),e.jsx("path",{d:"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"}),e.jsx("line",{x1:"6",y1:"1",x2:"6",y2:"4"}),e.jsx("line",{x1:"10",y1:"1",x2:"10",y2:"4"}),e.jsx("line",{x1:"14",y1:"1",x2:"14",y2:"4"})]}),eye:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),e.jsx("circle",{cx:"12",cy:"12",r:"3"})]}),droplet:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"})}),feather:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"}),e.jsx("line",{x1:"16",y1:"8",x2:"2",y2:"22"}),e.jsx("line",{x1:"17.5",y1:"15",x2:"9",y2:"15"})]}),headphone:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M3 18v-6a9 9 0 0 1 18 0v6"}),e.jsx("path",{d:"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"})]}),slash:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"4.93",y1:"4.93",x2:"19.07",y2:"19.07"})]}),circle:e.jsx(s.Fragment,{children:e.jsx("circle",{cx:"12",cy:"12",r:"10"})}),triangle:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"})}),square:e.jsx(s.Fragment,{children:e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"})}),hexagon:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"})}),octagon:e.jsx(s.Fragment,{children:e.jsx("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"})}),package:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}),e.jsx("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.jsx("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.jsx("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"})]}),"paper-clip":e.jsx(s.Fragment,{children:e.jsx("path",{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"})}),"pen-tool":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M12 19l7-7 3 3-7 7-3-3z"}),e.jsx("path",{d:"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}),e.jsx("path",{d:"M2 2l7.586 7.586"}),e.jsx("circle",{cx:"11",cy:"11",r:"2"})]}),pocket:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"}),e.jsx("polyline",{points:"8 10 12 14 16 10"})]}),shield:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"})}),watch:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"7"}),e.jsx("polyline",{points:"12 9 12 12 13.5 13.5"}),e.jsx("path",{d:"M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"})]}),wind:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"})}),zap:e.jsx(s.Fragment,{children:e.jsx("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"})}),video:e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"23 7 16 12 23 17 23 7"}),e.jsx("rect",{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"})]}),"video-off":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"}),e.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]}),speaker:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),e.jsx("circle",{cx:"12",cy:"14",r:"4"}),e.jsx("line",{x1:"12",y1:"6",x2:"12.01",y2:"6"})]}),tv:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"2",y:"7",width:"20",height:"15",rx:"2",ry:"2"}),e.jsx("polyline",{points:"17 2 12 7 7 2"})]}),film:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2.18",ry:"2.18"}),e.jsx("line",{x1:"7",y1:"2",x2:"7",y2:"22"}),e.jsx("line",{x1:"17",y1:"2",x2:"17",y2:"22"}),e.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.jsx("line",{x1:"2",y1:"7",x2:"7",y2:"7"}),e.jsx("line",{x1:"2",y1:"17",x2:"7",y2:"17"}),e.jsx("line",{x1:"17",y1:"17",x2:"22",y2:"17"}),e.jsx("line",{x1:"17",y1:"7",x2:"22",y2:"7"})]}),monitor:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2"}),e.jsx("line",{x1:"8",y1:"21",x2:"16",y2:"21"}),e.jsx("line",{x1:"12",y1:"17",x2:"12",y2:"21"})]}),music:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M9 18V5l12-2v13"}),e.jsx("circle",{cx:"6",cy:"18",r:"3"}),e.jsx("circle",{cx:"18",cy:"16",r:"3"})]}),truck:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"1",y:"3",width:"15",height:"13"}),e.jsx("polygon",{points:"16 8 20 8 23 11 23 16 16 16 16 8"}),e.jsx("circle",{cx:"5.5",cy:"18.5",r:"2.5"}),e.jsx("circle",{cx:"18.5",cy:"18.5",r:"2.5"})]}),umbrella:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"})}),maximize:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"})}),minimize:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"})}),"zoom-in":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"11",cy:"11",r:"8"}),e.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.jsx("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),e.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]}),"zoom-out":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"11",cy:"11",r:"8"}),e.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]}),move:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"5 9 2 12 5 15"}),e.jsx("polyline",{points:"9 5 12 2 15 5"}),e.jsx("polyline",{points:"15 19 12 22 9 19"}),e.jsx("polyline",{points:"19 9 22 12 19 15"}),e.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"})]}),mixer:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"4",y1:"21",x2:"4",y2:"14"}),e.jsx("line",{x1:"4",y1:"10",x2:"4",y2:"3"}),e.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"12"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"3"}),e.jsx("line",{x1:"20",y1:"21",x2:"20",y2:"16"}),e.jsx("line",{x1:"20",y1:"12",x2:"20",y2:"3"}),e.jsx("line",{x1:"1",y1:"14",x2:"7",y2:"14"}),e.jsx("line",{x1:"9",y1:"8",x2:"15",y2:"8"}),e.jsx("line",{x1:"17",y1:"16",x2:"23",y2:"16"})]}),volume:e.jsx(s.Fragment,{children:e.jsx("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"})}),mute:e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.jsx("line",{x1:"23",y1:"9",x2:"17",y2:"15"}),e.jsx("line",{x1:"17",y1:"9",x2:"23",y2:"15"})]}),mic:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}),e.jsx("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),e.jsx("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),e.jsx("line",{x1:"8",y1:"23",x2:"16",y2:"23"})]}),"mic-off":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.jsx("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"}),e.jsx("path",{d:"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"}),e.jsx("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),e.jsx("line",{x1:"8",y1:"23",x2:"16",y2:"23"})]}),"arrow-left":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polyline",{points:"12 8 8 12 12 16"}),e.jsx("line",{x1:"16",y1:"12",x2:"8",y2:"12"})]}),"arrow-right":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polyline",{points:"12 16 16 12 12 8"}),e.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]}),"arrow-down":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polyline",{points:"8 12 12 16 16 12"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"16"})]}),"arrow-up":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polyline",{points:"16 12 12 8 8 12"}),e.jsx("line",{x1:"12",y1:"16",x2:"12",y2:"8"})]}),alert:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.jsx("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]}),check:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"}),e.jsx("polyline",{points:"22 4 12 14.01 9 11.01"})]}),help:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}),e.jsx("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"})]}),info:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),e.jsx("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"})]}),close:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),e.jsx("line",{x1:"9",y1:"9",x2:"15",y2:"15"})]}),plus:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),e.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]}),minus:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]}),divide:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),e.jsx("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"8"}),e.jsx("circle",{cx:"12",cy:"12",r:"10"})]}),disc:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("circle",{cx:"12",cy:"12",r:"3"})]}),target:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("circle",{cx:"12",cy:"12",r:"6"}),e.jsx("circle",{cx:"12",cy:"12",r:"2"})]}),clock:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polyline",{points:"12 6 12 12 16 14"})]}),compass:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"})]}),globe:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.jsx("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"})]}),dribble:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("path",{d:"M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"})]}),smile:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),e.jsx("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.jsx("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]}),frown:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("path",{d:"M16 16s-1.5-2-4-2-4 2-4 2"}),e.jsx("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.jsx("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]}),meh:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10"}),e.jsx("line",{x1:"8",y1:"15",x2:"16",y2:"15"}),e.jsx("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.jsx("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]}),"simple-check":e.jsx(s.Fragment,{children:e.jsx("polyline",{points:"20 6 9 17 4 12"})}),code:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"16 18 22 12 16 6"}),e.jsx("polyline",{points:"8 6 2 12 8 18"})]}),database:e.jsxs(s.Fragment,{children:[e.jsx("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),e.jsx("path",{d:"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"}),e.jsx("path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"})]}),file:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"}),e.jsx("polyline",{points:"13 2 13 9 20 9"})]}),folder:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"})}),terminal:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"4 17 10 11 4 5"}),e.jsx("line",{x1:"12",y1:"19",x2:"20",y2:"19"})]}),edit:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),e.jsx("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]}),pencil:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"18",y1:"2",x2:"22",y2:"6"}),e.jsx("path",{d:"M7.5 20.5L19 9l-4-4L3.5 16.5 2 22l5.5-1.5z"})]}),image:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),e.jsx("polyline",{points:"21 15 16 10 5 21"})]}),print:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"6 9 6 2 18 2 18 9"}),e.jsx("path",{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"}),e.jsx("rect",{x:"6",y:"14",width:"12",height:"8"})]}),loading:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"6"}),e.jsx("line",{x1:"12",y1:"18",x2:"12",y2:"22"}),e.jsx("line",{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76"}),e.jsx("line",{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07"}),e.jsx("line",{x1:"2",y1:"12",x2:"6",y2:"12"}),e.jsx("line",{x1:"18",y1:"12",x2:"22",y2:"12"}),e.jsx("line",{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24"}),e.jsx("line",{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93"})]}),sun:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"5"}),e.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),e.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.jsx("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),e.jsx("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),e.jsx("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),e.jsx("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),e.jsx("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),e.jsx("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]}),"external-link":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),e.jsx("polyline",{points:"15 3 21 3 21 9"}),e.jsx("line",{x1:"10",y1:"14",x2:"21",y2:"3"})]}),search:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"11",cy:"11",r:"8"}),e.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"})]}),filter:e.jsx(s.Fragment,{children:e.jsx("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"})}),reset:e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"}),e.jsx("line",{x1:"8",y1:"2",x2:"18",y2:"23"})]}),refresh:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"23 4 23 10 17 10"}),e.jsx("polyline",{points:"1 20 1 14 7 14"}),e.jsx("path",{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"})]}),rotate:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"23 4 23 10 17 10"}),e.jsx("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"})]}),"sort-asc":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M11 5h4"}),e.jsx("path",{d:"M11 9h7"}),e.jsx("path",{d:"M11 13h10"}),e.jsx("path",{d:"M3 17l3 3 3-3"}),e.jsx("path",{d:"M6 18V4"})]}),"sort-desc":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M11 8h10"}),e.jsx("path",{d:"M11 12h7"}),e.jsx("path",{d:"M11 16h4"}),e.jsx("path",{d:"M6 18V4"}),e.jsx("polyline",{points:"10 5 6 2 2 5"})]}),scissor:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"6",cy:"6",r:"3"}),e.jsx("circle",{cx:"6",cy:"18",r:"3"}),e.jsx("line",{x1:"20",y1:"4",x2:"8.12",y2:"15.88"}),e.jsx("line",{x1:"14.47",y1:"14.48",x2:"20",y2:"20"}),e.jsx("line",{x1:"8.12",y1:"8.12",x2:"12",y2:"12"})]}),table:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("line",{x1:"3",y1:"9",x2:"21",y2:"9"}),e.jsx("line",{x1:"3",y1:"15",x2:"21",y2:"15"}),e.jsx("line",{x1:"12",y1:"3",x2:"12",y2:"21"})]}),layout:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("line",{x1:"3",y1:"9",x2:"21",y2:"9"}),e.jsx("line",{x1:"9",y1:"21",x2:"9",y2:"9"})]}),sidebar:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("line",{x1:"9",y1:"3",x2:"9",y2:"21"})]}),"split-view":e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("line",{x1:"12",y1:"3",x2:"12",y2:"21"})]}),hash:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"4",y1:"9",x2:"20",y2:"9"}),e.jsx("line",{x1:"4",y1:"15",x2:"20",y2:"15"}),e.jsx("line",{x1:"10",y1:"3",x2:"8",y2:"21"}),e.jsx("line",{x1:"16",y1:"3",x2:"14",y2:"21"})]}),dollar:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"23"}),e.jsx("path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"})]}),"credit-card":e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2"}),e.jsx("line",{x1:"1",y1:"10",x2:"23",y2:"10"})]}),box:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.jsx("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.jsx("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"})]}),key:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"})}),layers:e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),e.jsx("polyline",{points:"2 17 12 22 22 17"}),e.jsx("polyline",{points:"2 12 12 17 22 12"})]}),max:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"15 3 21 3 21 9"}),e.jsx("polyline",{points:"9 21 3 21 3 15"}),e.jsx("line",{x1:"21",y1:"3",x2:"14",y2:"10"}),e.jsx("line",{x1:"3",y1:"21",x2:"10",y2:"14"})]}),github:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"})}),"code-pen":e.jsxs(s.Fragment,{children:[e.jsx("polygon",{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}),e.jsx("line",{x1:"12",y1:"22",x2:"12",y2:"15.5"}),e.jsx("polyline",{points:"22 8.5 12 15.5 2 8.5"}),e.jsx("polyline",{points:"2 15.5 12 8.5 22 15.5"}),e.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"8.5"})]}),instagram:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),e.jsx("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),e.jsx("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"})]}),linkedin:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"}),e.jsx("rect",{x:"2",y:"9",width:"4",height:"12"}),e.jsx("circle",{cx:"4",cy:"4",r:"2"})]}),slack:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5z"}),e.jsx("path",{d:"M20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}),e.jsx("path",{d:"M9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5z"}),e.jsx("path",{d:"M3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z"}),e.jsx("path",{d:"M14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5z"}),e.jsx("path",{d:"M15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}),e.jsx("path",{d:"M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5z"}),e.jsx("path",{d:"M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"})]}),facebook:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"})}),twitter:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"})}),grid:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"7",height:"7"}),e.jsx("rect",{x:"14",y:"3",width:"7",height:"7"}),e.jsx("rect",{x:"14",y:"14",width:"7",height:"7"}),e.jsx("rect",{x:"3",y:"14",width:"7",height:"7"})]}),user:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),e.jsx("circle",{cx:"12",cy:"7",r:"4"})]}),"user-plus":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.jsx("circle",{cx:"8.5",cy:"7",r:"4"}),e.jsx("line",{x1:"20",y1:"8",x2:"20",y2:"14"}),e.jsx("line",{x1:"23",y1:"11",x2:"17",y2:"11"})]}),"user-minus":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.jsx("circle",{cx:"8.5",cy:"7",r:"4"}),e.jsx("line",{x1:"23",y1:"11",x2:"17",y2:"11"})]}),users:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.jsx("circle",{cx:"9",cy:"7",r:"4"}),e.jsx("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),e.jsx("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"})]}),"log-in":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"}),e.jsx("polyline",{points:"10 17 15 12 10 7"}),e.jsx("line",{x1:"15",y1:"12",x2:"3",y2:"12"})]}),"log-out":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}),e.jsx("polyline",{points:"16 17 21 12 16 7"}),e.jsx("line",{x1:"21",y1:"12",x2:"9",y2:"12"})]}),home:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),e.jsx("polyline",{points:"9 22 9 12 15 12 15 22"})]}),bed:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M2 4v16"}),e.jsx("path",{d:"M2 8h18a2 2 0 0 1 2 2v10"}),e.jsx("path",{d:"M2 17h20"}),e.jsx("path",{d:"M6 8v9"})]}),bath:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M9 6 6.5 3.5a1.5 1.5 0 0 0-1-.5C4.683 3 4 3.683 4 4.5V17a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5"}),e.jsx("line",{x1:"10",y1:"5",x2:"8",y2:"7"}),e.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.jsx("line",{x1:"7",y1:"19",x2:"7",y2:"21"}),e.jsx("line",{x1:"17",y1:"19",x2:"17",y2:"21"})]}),bike:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"5.5",cy:"17.5",r:"3.5"}),e.jsx("circle",{cx:"18.5",cy:"17.5",r:"3.5"}),e.jsx("path",{d:"M15 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-3 11.5V14l-3-3 4-3 2 3h2"})]}),building:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),e.jsx("path",{d:"M9 22v-4h6v4"}),e.jsx("path",{d:"M8 6h.01"}),e.jsx("path",{d:"M16 6h.01"}),e.jsx("path",{d:"M12 6h.01"}),e.jsx("path",{d:"M12 10h.01"}),e.jsx("path",{d:"M12 14h.01"}),e.jsx("path",{d:"M16 10h.01"}),e.jsx("path",{d:"M16 14h.01"}),e.jsx("path",{d:"M8 10h.01"}),e.jsx("path",{d:"M8 14h.01"})]}),car:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M14 16H9m10 0h3v-3.15a1 1 0 0 0-.84-.99L16 11l-2.7-3.6a1 1 0 0 0-.8-.4H5.24a2 2 0 0 0-1.8 1.1l-.8 1.63A6 6 0 0 0 2 12.42V16h2"}),e.jsx("circle",{cx:"6.5",cy:"16.5",r:"2.5"}),e.jsx("circle",{cx:"16.5",cy:"16.5",r:"2.5"})]}),anchor:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"5",r:"3"}),e.jsx("line",{x1:"12",y1:"22",x2:"12",y2:"8"}),e.jsx("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"})]}),book:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"}),e.jsx("path",{d:"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"})]}),briefcase:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2"}),e.jsx("path",{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"})]}),more:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"1"}),e.jsx("circle",{cx:"12",cy:"5",r:"1"}),e.jsx("circle",{cx:"12",cy:"19",r:"1"})]}),dot:e.jsx(s.Fragment,{children:e.jsx("circle",{cx:"12",cy:"12",r:"1"})}),share:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}),e.jsx("polyline",{points:"16 6 12 2 8 6"}),e.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"15"})]}),trash:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"3 6 5 6 21 6"}),e.jsx("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}),e.jsx("line",{x1:"10",y1:"11",x2:"10",y2:"17"}),e.jsx("line",{x1:"14",y1:"11",x2:"14",y2:"17"})]}),muncher:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),e.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),e.jsx("line",{x1:"7",y1:"10",x2:"17",y2:"10"}),e.jsx("line",{x1:"7",y1:"14",x2:"17",y2:"14"}),e.jsx("line",{x1:"7",y1:"18",x2:"17",y2:"18"})]}),save:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}),e.jsx("polyline",{points:"17 21 17 13 7 13 7 21"}),e.jsx("polyline",{points:"7 3 7 8 15 8"})]}),copy:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),e.jsx("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]}),crop:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M6.13 1L6 16a2 2 0 0 0 2 2h15"}),e.jsx("path",{d:"M1 6.13L16 6a2 2 0 0 1 2 2v15"})]}),clipboard:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}),e.jsx("rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1"})]}),bookmark:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"})}),rss:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M4 11a9 9 0 0 1 9 9"}),e.jsx("path",{d:"M4 4a16 16 0 0 1 16 16"}),e.jsx("circle",{cx:"5",cy:"19",r:"1"})]}),calendar:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),e.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),e.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),e.jsx("line",{x1:"3",y1:"10",x2:"21",y2:"10"})]}),mail:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"}),e.jsx("polyline",{points:"22,6 12,13 2,6"})]}),message:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"})}),phone:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2"}),e.jsx("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"})]}),voicemail:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"5.5",cy:"11.5",r:"4.5"}),e.jsx("circle",{cx:"18.5",cy:"11.5",r:"4.5"}),e.jsx("line",{x1:"5.5",y1:"16",x2:"18.5",y2:"16"})]}),inbox:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),e.jsx("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"})]}),upload:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.jsx("polyline",{points:"17 8 12 3 7 8"}),e.jsx("line",{x1:"12",y1:"3",x2:"12",y2:"15"})]}),download:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.jsx("polyline",{points:"7 10 12 15 17 10"}),e.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"3"})]}),send:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),e.jsx("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]}),archive:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"21 8 21 21 3 21 3 8"}),e.jsx("rect",{x:"1",y:"3",width:"22",height:"5"}),e.jsx("line",{x1:"10",y1:"12",x2:"14",y2:"12"})]}),lock:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.jsx("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"})]}),unlock:e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.jsx("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"})]}),bell:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"}),e.jsx("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"})]}),"bell-off":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}),e.jsx("path",{d:"M18.63 13A17.89 17.89 0 0 1 18 8"}),e.jsx("path",{d:"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"}),e.jsx("path",{d:"M18 8a6 6 0 0 0-9.33-5"}),e.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]}),star:e.jsx(s.Fragment,{children:e.jsx("polygon",{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"})}),"thumbs-down":e.jsx(s.Fragment,{children:e.jsx("path",{d:"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"})}),"thumbs-up":e.jsx(s.Fragment,{children:e.jsx("path",{d:"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"})}),flag:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"}),e.jsx("line",{x1:"4",y1:"22",x2:"4",y2:"15"})]}),tag:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"}),e.jsx("line",{x1:"7",y1:"7",x2:"7.01",y2:"7"})]}),heart:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"})}),map:e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}),e.jsx("circle",{cx:"12",cy:"10",r:"3"})]}),settings:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"3"}),e.jsx("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"})]}),tool:e.jsx(s.Fragment,{children:e.jsx("path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"})}),"toggle-left":e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.jsx("circle",{cx:"8",cy:"12",r:"3",color:"grey"})]}),"toggle-right":e.jsxs(s.Fragment,{children:[e.jsx("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.jsx("circle",{cx:"16",cy:"12",r:"3",color:"green"})]}),at:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"4"}),e.jsx("path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"})]}),award:e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"8",r:"7"}),e.jsx("polyline",{points:"8.21 13.89 7 23 12 20 17 23 15.79 13.88"})]}),"shopping-cart":e.jsxs(s.Fragment,{children:[e.jsx("circle",{cx:"9",cy:"21",r:"1"}),e.jsx("circle",{cx:"20",cy:"21",r:"1"}),e.jsx("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"})]}),"bar-chart":e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),e.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),e.jsx("line",{x1:"6",y1:"20",x2:"6",y2:"14"})]}),"pie-chart":e.jsxs(s.Fragment,{children:[e.jsx("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),e.jsx("path",{d:"M22 12A10 10 0 0 0 12 2v10z"})]}),"trending-up":e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),e.jsx("polyline",{points:"17 6 23 6 23 12"})]}),"trending-down":e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),e.jsx("polyline",{points:"17 18 23 18 23 12"})]}),gift:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"20 12 20 22 4 22 4 12"}),e.jsx("rect",{x:"2",y:"7",width:"20",height:"5"}),e.jsx("line",{x1:"12",y1:"22",x2:"12",y2:"7"}),e.jsx("path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"}),e.jsx("path",{d:"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"})]}),bulb:e.jsxs(s.Fragment,{children:[e.jsx("line",{x1:"9",y1:"18",x2:"15",y2:"18"}),e.jsx("line",{x1:"10",y1:"22",x2:"14",y2:"22"}),e.jsx("path",{d:"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0018 8 6 6 0 006 8c0 1 .23 2.23 1.5 3.5A4.61 4.61 0 018.91 14"})]}),360:e.jsxs(s.Fragment,{children:[e.jsx("polyline",{points:"23 4 23 10 17 10"}),e.jsx("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"}),e.jsx("text",{x:"6",y:"14",fontSize:"6",fontFamily:"'Lucida Grande', sans-serif",children:"360"})]})},F=({color:n,name:t,size:r="small",weight:i=2,onClick:l,iconString:x,orientation:o,children:c})=>{const j=`muncher-icon--${r}`,y=t?X[t]:x&&x in X?X[x]:(process.env.NODE_ENV==="development"&&console.warn("Unknown icon:",x),X.muncher);return e.jsxs("span",{className:"muncher-icon",children:[c&&o&&o==="right"?e.jsx("span",{className:"content-left",children:c}):"",e.jsx("svg",{className:j,stroke:n||"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",strokeWidth:i||2,strokeLinecap:"round",strokeLinejoin:"round",onClick:l,children:y}),c&&o==="left"&&e.jsx("span",{className:"content-left",children:c})]})},Me=({variant:n="primary",icon:t="bell",text:r,onClick:i,...l})=>e.jsxs("div",{className:"muncher-icon-badge",onClick:i,...l,children:[e.jsx(F,{name:t}),r===""?"":e.jsx(ie,{variant:n,children:r})]}),_=({type:n="button",variant:t,size:r="medium",title:i,active:l,disabled:x,rounded:o,onClick:c,onMouseDown:j,onMouseEnter:y,onMouseLeave:d,children:h,...u})=>{const f="muncher-button"+(n&&n==="nav"?" muncher-button--nav":"")+(t?" muncher-button--"+t:"")+(r?" muncher-button--"+r:"")+(l?" muncher-button--active":"")+(o?" muncher-button--rounded":"");return e.jsx("button",{type:n&&n!=="nav"?n:"button",className:f,disabled:!!x,title:i,onClick:c,onMouseDown:j,onMouseEnter:y,onMouseLeave:d,...u,children:h})},ce=({variant:n,size:t="medium",title:r,active:i,disabled:l,element:x,onMouseDown:o,rounded:c,drop:j,onClick:y,onClose:d,showContent:h,setShowContent:u,withDropIcon:f,children:w,...v})=>{const T=s.useRef(null),g=M=>{M.preventDefault(),y&&y(M),u&&u(!0)},C=s.useCallback(()=>{u(!1),d&&d()},[d,u]),k=s.useCallback(M=>{M.keyCode===27&&C()},[C]);s.useEffect(()=>{const M=R=>{T&&T.current&&R.target instanceof HTMLElement&&!T.current.contains(R.target)&&C()};return document.addEventListener("keydown",k,!1),document.addEventListener("mousedown",M),()=>{document.removeEventListener("keydown",k,!1)}},[k,C]);const E=()=>{var L;const M=(L=T.current)==null?void 0:L.offsetLeft,R=window.innerWidth;if(M){if(M<100)return"muncher-dropdown--content";if(R-M<150)return"muncher-dropdown--content drop-left";if(R-M<250){const p=Math.round((R-M)/R*100);if(p>40||p<60)return"muncher-dropdown--content drop-middle"}}switch(j){case"left":return"muncher-dropdown--content drop-left";case"middle":return"muncher-dropdown--content drop-middle";default:return"muncher-dropdown--content"}};return e.jsxs("div",{className:"muncher-dropdown",ref:T,children:[e.jsxs(_,{onMouseDown:g,title:r,disabled:l,rounded:c,active:i,variant:n,size:t,...v,children:[x,f?e.jsx("span",{className:"small",children:"▼"}):""]}),h?e.jsx("div",{className:E(),children:w}):""]})},be=({title:n,active:t,disabled:r,element:i,rounded:l,dropLeft:x,children:o,...c})=>e.jsxs("div",{className:`muncher-dropdown-nav ${x?"drop-left":""}`,children:[e.jsx(_,{type:"nav",title:n,disabled:r,rounded:l,active:t,...c,children:i}),e.jsx("div",{className:"muncher-dropdown-nav--content",children:o})]}),oe=n=>{navigator.clipboard.writeText(n)},de=({text:n,variant:t="secondary",size:r="small"})=>{const[i,l]=s.useState(),[x,o]=s.useState("copy"),[c,j]=s.useState("copy link"),y=()=>{oe(n),l("green"),o("check"),j("copied!"),setTimeout(function(){l(""),o("copy")},2e3)};return e.jsx(_,{size:r,variant:t,title:c,onClick:y,children:e.jsx(F,{name:x,color:i})})},we=({variant:n="secondary",size:t="medium",title:r})=>{const[i,l]=s.useState(!1);return e.jsx("div",{className:"muncher-share",children:e.jsxs(ce,{title:"Share to Social Media",showContent:i,setShowContent:l,variant:n,size:t,element:e.jsx(F,{name:"share",orientation:"right",children:"Share"}),children:[e.jsx(_,{size:"small",variant:n,children:e.jsx("a",{href:"https://twitter.com/share?url="+window.location.href+"&text="+r,target:"_blank",title:"Share link to Twitter",children:e.jsx(F,{name:"twitter"})})}),e.jsx(_,{size:"small",variant:n,children:e.jsx("a",{href:"https://www.facebook.com/sharer/sharer.php?u="+window.location.href,target:"_blank",title:"Share link to Facebook",children:e.jsx(F,{name:"facebook"})})}),e.jsx(_,{size:"small",variant:n,children:e.jsx("a",{href:"mailto:?subject="+r+"&body="+window.location.href,target:"_blank",title:"share link by Email",children:e.jsx(F,{name:"mail"})})}),e.jsx(de,{text:window.location.href})]})})},he=({header:n,data:t,filename:r,variant:i,size:l,title:x,active:o,disabled:c,rounded:j})=>{const y=encodeURI("data:text/csv;charset=utf-8,"+n.join(",")+`
|
|
23
23
|
`+t.map(d=>d.join(",")).join(`
|
|
24
|
-
`));return e.jsx("div",{className:"muncher-csv",children:e.jsx(_,{variant:c,size:l,active:o,disabled:x,rounded:j,children:e.jsx("a",{href:u,download:r+".csv",children:e.jsx(F,{name:"download",children:i||"Download"})})})})},je=({variant:n="transparent",size:t="small",title:r,sortAsc:c="true",active:l,rounded:i,onClick:o,children:x})=>{const[j,u]=s.useState(!1),d=()=>!l||l&&!j?c?e.jsx(F,{name:"sort-asc"}):e.jsx(F,{name:"sort-desc"}):c?e.jsx(F,{name:"sort-desc"}):e.jsx(F,{name:"sort-asc"});return e.jsxs(_,{variant:n,size:t,title:r,rounded:i,onMouseEnter:()=>{u(!0)},onMouseLeave:()=>{u(!1)},onClick:o,children:[x,l||j?e.jsx(d,{}):""]})},ee=({direction:n,size:t="small",weight:r,isDisabled:c,variant:l="primary",navIcon:i="chevron",onClick:o})=>{const x=()=>{switch(i){case"arrow":return n==="left"?"arrow-left":"arrow-right";case"skip":return n==="left"?"skip-back":"skip-forward";case"forward":return n==="left"?"rewind":"fast-forward";default:return n==="left"?"chevron-left":"chevron-right"}};return e.jsx("div",{className:n==="left"?"muncher-button--navigate muncher-button--navigate-left":"muncher-button--navigate muncher-button--navigate-right",children:e.jsx(_,{onClick:o,disabled:c,size:"small",variant:l,title:n==="left"?"Navigate Left":"Navigate Right",children:e.jsx(F,{name:x(),size:t,weight:r})})})},D=({label:n,onClick:t,id:r,required:c=!1})=>e.jsxs("label",{htmlFor:r,onClick:t,children:[n,c?e.jsx("span",{className:"required",children:"*"}):""]}),Ne=({name:n,required:t=!1,onChange:r,checked:c=!1,label:l,...i})=>{const[o,x]=s.useState(c||!1);return e.jsx("div",{className:"muncher-input--div",children:e.jsxs("div",{className:"muncher-checkbox",children:[e.jsx("input",{type:"checkbox",id:n,name:n,onChange:j=>{x(j.target.checked),r&&r()},checked:o,required:t,...i}),l?e.jsx(D,{label:l,required:t,id:n,onClick:j=>{j.preventDefault(),x(!o),r&&r()}}):""]})})},se=({size:n,...t})=>e.jsx("div",{className:n?"muncher-spinner muncher-spinner-"+n:"muncher-spinner",...t}),ue=({name:n,label:t,variant:r="secondary",size:c="medium",required:l,active:i,isUploading:o,handleOnChange:x,warningMessage:j,successMessage:u,...d})=>{const h="muncher-button"+(r?" muncher-button--"+r:"")+(c?" muncher-button--"+c:"")+(i?" muncher-button--active":""),m=f=>{x&&x(f.currentTarget.files[0])};return e.jsx("div",{className:"muncher-file-input--div",children:e.jsxs("div",{className:"file-input-element",children:[e.jsxs("label",{htmlFor:n,className:h,children:[e.jsx(F,{name:"upload"})," ",t||"Upload CSV",l?e.jsx("span",{className:"required",children:" *"}):"",o?e.jsx(se,{size:"tiny"}):""]}),e.jsx("input",{id:n,type:"file",className:"muncher-file-input",required:l,onChange:m,accept:"text/csv",...d}),j&&j!==""?e.jsx("p",{className:"text-danger",children:j}):"",u&&u!==""?e.jsx("p",{className:"text-success",children:u}):""]})})},ke=({name:n,label:t,variant:r="secondary",size:c="large",required:l,active:i,setFiles:o,error:x,multiple:j=!1,maxFiles:u,...d})=>{const[h,m]=s.useState(""),[f,w]=s.useState(""),v=u||3,R="muncher-button"+(r?" muncher-button--"+r:"")+(c?" muncher-button--"+c:"")+(i?" muncher-button--active":""),g=k=>{if(j){let E=Array.from(k.currentTarget.files);E.length>v&&(E=E.slice(0,v),w("Only first "+v+" files included")),o(E),m(E.map(b=>b.name).join(", "))}else o(Array.from(k.currentTarget.files[0])),m(k.currentTarget.files[0].name)},C=()=>x&&x!=="";return e.jsxs("div",{className:"muncher-file-input--div",children:[e.jsxs("div",{className:"file-input-element",children:[e.jsxs("label",{htmlFor:n,className:R,children:[e.jsx(F,{name:"image"})," ",t,l?e.jsx("span",{className:"required",children:" *"}):""]}),e.jsx("span",{className:"span-file-name",children:h}),e.jsx("input",{id:n,type:"file",className:"muncher-file-input",name:n,onChange:g,multiple:j,accept:"image/*",...d})]}),f!==""?e.jsx("p",{className:"text-danger",children:f}):"",C()?e.jsx("div",{className:"muncher-input-error-message",children:e.jsx(F,{name:"alert",children:x})}):""]})},ye=({name:n,label:t,required:r,readOnly:c,icon:l,hoverIcon:i,onHoverIconClick:o,type:x="text",list:j,onBlur:u,labelPosition:d="top",onKeyDown:h,error:m,focus:f=!1,placeholder:w,onChange:v,step:R,value:g,maxLength:C,onEnterPress:k,displayLoader:E,...b})=>{const z=()=>m&&m!=="",L=()=>{let S="muncher-input";return(l||i)&&(S+=" muncher-input-icon"),z()&&(S+=" muncher-input-error"),d==="side"&&(S+=" muncher-label-side"),S},p=()=>t?e.jsx(D,{label:t,required:r,id:n}):"",N=S=>{S.key==="Enter"&&k&&k(),h&&h(S)};return e.jsxs("div",{className:"muncher-input--div",children:[d!=="side"?p():"",e.jsxs("div",{className:"muncher-input-element",children:[d==="side"?p():"",l?e.jsx(F,{name:l}):"",i?e.jsxs("span",{className:"muncher-icon-hover",children:[e.jsx(F,{name:i,onClick:o})," "]}):"",e.jsxs("div",{className:"muncher-input-wrapper",children:[e.jsx("input",{id:n,className:L(),name:n,autoFocus:f,value:g,type:x||"text",autoComplete:"off",placeholder:w,onChange:v,required:r,readOnly:c,list:j,onKeyDown:N,onBlur:u,step:R,maxLength:C,...b}),E?e.jsx(se,{size:"tiny"}):""]})]}),z()?e.jsx("div",{className:"muncher-input-error-message",children:e.jsx(F,{name:"alert",children:m})}):""]})},Ce=({name:n,required:t=!1,onChange:r,checked:c=!1,label:l,...i})=>e.jsx("div",{className:"muncher-input--div",children:e.jsxs("div",{className:"muncher-radio",children:[e.jsx("input",{type:"radio",name:n,onChange:r,checked:c,...i}),l?e.jsx(D,{label:l,required:t,onClick:()=>{r&&r()}}):""]})}),me=({name:n,options:t,label:r,required:c,multiple:l,error:i,onChange:o,value:x,...j})=>{const u=()=>i&&i!=="",d=()=>{let h="muncher-input";return u()&&(h+=" muncher-input-error"),h};return e.jsxs("div",{className:"muncher-input--div",children:[r?e.jsx(D,{label:r,required:c,id:n}):"",e.jsx("div",{className:"muncher-input-element",children:e.jsxs("select",{id:n,className:d(),name:n,value:x,onChange:o,required:c,multiple:l,...j,children:[c?e.jsx("option",{value:"",children:"-- Select --"}):"",t.map((h,m)=>e.jsx("option",{value:h.value,children:h.label},`select-option-${m}`))]})}),u()?e.jsx("div",{className:"muncher-input-error-message",children:e.jsx(F,{name:"alert",children:i})}):""]})},Ee=({name:n,label:t,required:r,readOnly:c=!1,rows:l=6,maxLength:i=1e3,focus:o=!1,placeholder:x,onChange:j,value:u,...d})=>{const[h,m]=s.useState(u),f=w=>{m(w.target.value),j&&j(w)};return e.jsxs("div",{className:"muncher-input--div",children:[t?e.jsx(D,{label:t,required:r,id:n}):"",e.jsx("textarea",{id:n,className:"muncher-textarea",rows:l,maxLength:i,name:n,autoFocus:o,value:u,placeholder:x,onChange:f,required:r,readOnly:c,...d}),e.jsxs("p",{children:[h?i?i-h.length:1e3:i," characters left"]})]})},Se=({name:n="query",focus:t=!1,inputPlaceHolder:r,handleInputChange:c,showContent:l=!1,setShowContent:i,readOnly:o,value:x,label:j,error:u,required:d,onEnterPress:h,list:m,displayLoader:f,children:w})=>{const v=s.useRef(null),R=k=>{i(!0),c(k.target.value)},g=s.useCallback(()=>{i(!1)},[i]),C=s.useCallback(k=>{k.keyCode===27&&g()},[g]);return s.useEffect(()=>{const k=E=>{if(v&&v!==null){const b=v.current;b&&!b.contains(E.target)&&g()}};return document.addEventListener("keydown",C,!1),document.addEventListener("mousedown",k),()=>{document.removeEventListener("keydown",C,!1)}},[C,g]),e.jsxs("div",{className:"muncher-input-drop-down",ref:v,children:[e.jsx(ye,{focus:t,placeholder:r,name:n,onChange:R,onEnterPress:h,list:m,displayLoader:f,readOnly:o,value:x,label:j,required:d,error:u}),l?e.jsx("div",{className:"muncher-input-drop-down--content",children:w}):""]})},Ae=({children:n})=>e.jsx("ul",{className:"muncher-ul",children:n}),Te=({isFeatured:n,bulletIcon:t="arrow-right",bulletWeight:r=2,bulletSize:c="small",bulletColor:l,children:i})=>e.jsx("li",{className:n?"muncher-li featured":"muncher-li",children:e.jsx(F,{name:t,weight:r,size:c,color:l,children:i})}),Re=({show:n=!1,setShow:t,children:r,...c})=>{const l=s.useCallback(i=>{i.keyCode===27&&t(!1)},[t]);return s.useEffect(()=>(document.addEventListener("keydown",l,!1),()=>{document.removeEventListener("keydown",l,!1)}),[l]),s.useEffect(()=>{n?document.body.style.overflow="hidden":document.body.style.overflow="unset"},[n]),e.jsxs(s.Fragment,{children:[e.jsx(ce,{show:n,backdropClickHandler:()=>t(!1)}),e.jsx("div",{className:"muncher-modal",style:{transform:n?"translateY(0)":"translateY(-100vh)",opacity:n?"1":"0"},...c,children:r})]})},ze=({showHoverEffect:n,onClick:t,children:r})=>{const c=()=>n?"muncher-paper muncher-paper-hover":"muncher-paper";return e.jsx("section",{className:c(),onClick:t,children:r})},_e=({pillCloseHandler:n,children:t,...r})=>e.jsxs("div",{className:"muncher-pill",...r,children:[e.jsx("div",{className:"close",onClick:n,children:e.jsx(F,{name:"close"})}),e.jsxs("div",{className:"content",children:[" ",t]})]}),He=({value:n,max:t,label:r})=>{const c=()=>{const l=Math.round(n/t*100)+"%";return r?r+" "+l:l};return e.jsxs("div",{className:"muncher-progress",children:[e.jsx("label",{htmlFor:"progress",children:c()}),e.jsx("progress",{id:"progress",value:n,max:t,children:c()})]})},Ve=({variant:n,size:t,style:r})=>{const c="muncher-hr"+(n?" muncher-hr--"+n:"")+(t?" muncher-hr--"+t:"")+(r?" muncher-hr--"+r:"");return e.jsx("hr",{className:c})},Le=({sliderItems:n,navButtonSize:t="large",navButtonWeight:r=2,variant:c,navIcon:l,navButtonPlacement:i="inside"})=>{const[o,x]=s.useState(0),[j,u]=s.useState(0),d=()=>n.length>1&&o>0?e.jsx(ee,{direction:"left",size:t,variant:c,navIcon:l,weight:r,onClick:()=>{o===0?(u(-(n.length-1)*100),x(n.length-1)):(u(j+100),x(o-1))}}):"",h=()=>n.length>1&&o<n.length-1?e.jsx(ee,{direction:"right",size:t,weight:r,navIcon:l,variant:c,onClick:()=>{o===n.length-1?(x(0),u(0)):(u(j-100),x(o+1))}}):"";return e.jsxs("div",{className:"muncher-item-slider-wrapper--"+i,children:[i==="outside"?d():"",e.jsxs("div",{className:"muncher-item-slider",children:[i==="inside"?d():"",e.jsx("div",{className:"slider-container",style:{width:`${100*n.length}%`},children:n.map((m,f)=>e.jsx("div",{className:"slider-item",style:{transform:`translateX(${j}%)`},children:m},"slider-item"+f))}),i==="inside"?h():""]}),i==="outside"?h():""]})},Oe=({min:n,max:t,minValue:r,maxValue:c,setMinValue:l,setMaxValue:i,numberFormatter:o=x=>new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(x)})=>{const x=d=>{const h=+d.target.value,m=h<c-1?h:r;l(m)},j=d=>{const h=+d.target.value,m=h>r+1?h:c;i(m)},u=d=>o&&d?o(d):d;return e.jsxs("div",{className:"muncher-slider",children:[e.jsx("div",{className:"slider-header",children:e.jsx("p",{children:u(r)+" - "+u(c)})}),e.jsx("input",{className:"muncher-range",type:"range",min:n,max:t,value:r,onChange:x}),e.jsx("input",{className:"muncher-range",type:"range",min:n,max:t,value:c,onChange:j}),e.jsxs("div",{className:"slider-values",children:[e.jsx("div",{className:"slider-min",children:u(n)}),e.jsx("div",{className:"slider-max",children:u(t)})]})]})},Pe=({min:n,max:t,value:r,setValue:c,numberFormatter:l=i=>new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(i)})=>{const i=x=>l?l(x):x,o=x=>{const j=+x.target.value;c(j)};return e.jsxs("div",{className:"muncher-slider",children:[e.jsx("div",{className:"slider-header",children:e.jsx("p",{children:i(r)})}),e.jsx("input",{className:"muncher-range",type:"range",min:n,max:t,value:r,onChange:o}),e.jsxs("div",{className:"slider-values",children:[e.jsx("div",{className:"slider-min",children:i(n)}),e.jsx("div",{className:"slider-max",children:i(t)})]})]})},De=({isFeatured:n,onClick:t})=>e.jsx("span",{className:"span-featured",children:e.jsx("span",{className:n?"featured-star":"un-featured-star",onClick:t})}),Ie=({rating:n,color:t,size:r,...c})=>{const l={"--r":n},i=()=>{let o="muncher-star";return t&&(o+=" star-"+t),r&&(o+=" star-"+r),o};return e.jsx("span",{className:i(),style:l,...c})},Be=({handleTabSelected:n,children:t})=>{const[r,c]=s.useState(0),{tabs:l}=t,i=o=>{c(o),n&&n(o)};return e.jsxs("section",{className:"muncher-tabs",children:[e.jsx("header",{children:l.map((o,x)=>e.jsxs("div",{className:"muncher-tab-header--item",children:[e.jsx(_,{variant:"transparent",active:r===x,size:"small",title:o.headerTitle,onClick:()=>{i(x)},children:o.header}),x!==l.length-1?e.jsx("span",{className:"spacer",children:"|"}):""]},"muncher-tab-header"+x))}),l.map((o,x)=>e.jsx("section",{className:r===x?"muncher-tab muncher-tab--active":"muncher-tab",children:o.body},"muncher-tab-"+x))]})},$e=({fileName:n,defaultPageSize:t=50,skeleton:r,handleOnUpload:c,sortBy:l,excludeDownload:i,includeUpload:o,isUploading:x,uploadWarningMessage:j,uploadSuccessMessage:u,excludePagination:d,footer:h,children:m})=>{const{header:f,rows:w}=m,[v,R]=s.useState(l??{index:0}),[g,C]=s.useState({num:0,size:t}),k=p=>{R(N=>N.index===p?{...N,desc:!N.desc}:{index:p})},E=s.useMemo(()=>{var S;const p=[...w],N=(S=f[v.index])==null?void 0:S.sort;return N?p.sort(N):p.sort((V,q)=>{var B,$,Y,U;const X=(($=(B=V[v.index])==null?void 0:B.value)==null?void 0:$.toString().toLowerCase())??"",I=((U=(Y=q[v.index])==null?void 0:Y.value)==null?void 0:U.toString().toLowerCase())??"";return X.localeCompare(I)}),v.desc?p.reverse():p},[w,v,f]),b=s.useMemo(()=>E.slice(g.num*g.size,(g.num+1)*g.size),[E,g]),z=f.filter(p=>!p.csvExclude).map(p=>typeof p.name=="string"?p.name:""),L=w.map(p=>p.filter((N,S)=>!f[S].csvExclude).map(N=>N.csv??N.value??""));return e.jsxs("section",{className:"muncher-table",children:[e.jsx("div",{className:"row head",children:f.map((p,N)=>p.visibility==="hidden"?null:e.jsx("div",{title:p.title,className:p.visibility?"col main":"col",children:typeof p.name=="string"?e.jsx("div",{className:"sort-button",children:e.jsx(je,{onClick:()=>k(N),active:v.index===N,sortAsc:!v.desc,children:p.name})}):p.name},`row-head-${N}`))}),r||b.map((p,N)=>e.jsx("div",{className:"row",children:p.map((S,V)=>f[V].visibility==="hidden"?null:e.jsx("div",{className:f[V].visibility?"col main":"col",children:S.content},`row-col-${N}-${V}`))},`row-${N}`)),h??null,e.jsxs("div",{className:"row-footer",children:[e.jsxs("div",{className:"row-footer-buttons",children:[!i&&e.jsx(he,{filename:n??"download",variant:"secondary",title:"Download",header:z,data:L}),o&&e.jsx(ue,{name:"csv-input-file",handleOnChange:c,isUploading:x,warningMessage:j,successMessage:u})]}),!d&&e.jsxs("div",{className:"pagination",children:[e.jsxs("div",{className:"left",children:["Rows:",e.jsx(me,{name:"pageSize",options:[{label:"50",value:"50"},{label:"100",value:"100"},{label:"500",value:"500"}],value:String(g.size),onChange:p=>C({num:0,size:parseInt(p.target.value,10)})})]}),e.jsxs("div",{className:"center",children:[g.num*g.size+1," -",Math.min((g.num+1)*g.size,w.length)," of ",w.length]}),e.jsxs("div",{className:"right",children:[e.jsx(_,{variant:"transparent",disabled:g.num===0,size:"small",onClick:()=>C({...g,num:g.num-1}),children:e.jsx(F,{name:"chevron-left"})}),e.jsx(_,{variant:"transparent",disabled:(g.num+1)*g.size>=w.length,size:"small",onClick:()=>C({...g,num:g.num+1}),children:e.jsx(F,{name:"chevron-right"})})]})]})]})]})};exports.Accordion=Fe;exports.Backdrop=ce;exports.Badge=ie;exports.Button=_;exports.Checkbox=Ne;exports.CopyButton=de;exports.CsvButton=he;exports.CsvInput=ue;exports.DropdownButton=xe;exports.DropdownNavButton=Me;exports.Featured=De;exports.Hr=Ve;exports.Icon=F;exports.IconBadge=be;exports.ImageInput=ke;exports.Input=ye;exports.ItemSlider=Le;exports.Label=D;exports.Li=Te;exports.Modal=Re;exports.NavigateButton=ee;exports.Paper=ze;exports.Pill=_e;exports.Progress=He;exports.Radio=Ce;exports.RangeSlider=Oe;exports.Select=me;exports.ShareButton=we;exports.Slider=Pe;exports.SortButton=je;exports.Spinner=se;exports.Star=Ie;exports.Table=$e;exports.Tabs=Be;exports.TextInputDropdown=Se;exports.Textarea=Ee;exports.Ul=Ae;exports.copyToClipboard=oe;
|
|
24
|
+
`));return e.jsx("div",{className:"muncher-csv",children:e.jsx(_,{variant:i,size:l,active:o,disabled:c,rounded:j,children:e.jsx("a",{href:y,download:r+".csv",children:e.jsx(F,{name:"download",children:x||"Download"})})})})},je=({variant:n="transparent",size:t="small",title:r,sortAsc:i="true",active:l,rounded:x,onClick:o,children:c})=>{const[j,y]=s.useState(!1),d=()=>!l||l&&!j?i?e.jsx(F,{name:"sort-asc"}):e.jsx(F,{name:"sort-desc"}):i?e.jsx(F,{name:"sort-desc"}):e.jsx(F,{name:"sort-asc"});return e.jsxs(_,{variant:n,size:t,title:r,rounded:x,onMouseEnter:()=>{y(!0)},onMouseLeave:()=>{y(!1)},onClick:o,children:[c,l||j?e.jsx(d,{}):""]})},se=({direction:n,size:t="small",weight:r,isDisabled:i,variant:l="primary",navIcon:x="chevron",onClick:o})=>{const c=()=>{switch(x){case"arrow":return n==="left"?"arrow-left":"arrow-right";case"skip":return n==="left"?"skip-back":"skip-forward";case"forward":return n==="left"?"rewind":"fast-forward";default:return n==="left"?"chevron-left":"chevron-right"}};return e.jsx("div",{className:n==="left"?"muncher-button--navigate muncher-button--navigate-left":"muncher-button--navigate muncher-button--navigate-right",children:e.jsx(_,{onClick:o,disabled:i,size:"small",variant:l,title:n==="left"?"Navigate Left":"Navigate Right",children:e.jsx(F,{name:c(),size:t,weight:r})})})},D=({label:n,onClick:t,id:r,required:i=!1})=>e.jsxs("label",{htmlFor:r,onClick:t,children:[n,i?e.jsx("span",{className:"required",children:"*"}):""]}),Ne=({name:n,required:t=!1,onChange:r,checked:i=!1,label:l,...x})=>{const[o,c]=s.useState(i||!1);return e.jsx("div",{className:"muncher-input--div",children:e.jsxs("div",{className:"muncher-checkbox",children:[e.jsx("input",{type:"checkbox",id:n,name:n,onChange:j=>{c(j.target.checked),r&&r()},checked:o,required:t,...x}),l?e.jsx(D,{label:l,required:t,id:n,onClick:j=>{j.preventDefault(),c(!o),r&&r()}}):""]})})},ne=({size:n,...t})=>e.jsx("div",{className:n?"muncher-spinner muncher-spinner-"+n:"muncher-spinner",...t}),ye=({name:n,label:t,variant:r="secondary",size:i="medium",required:l,active:x,isUploading:o,handleOnChange:c,warningMessage:j,successMessage:y,...d})=>{const h="muncher-button"+(r?" muncher-button--"+r:"")+(i?" muncher-button--"+i:"")+(x?" muncher-button--active":""),u=f=>{c&&c(f.currentTarget.files[0])};return e.jsx("div",{className:"muncher-file-input--div",children:e.jsxs("div",{className:"file-input-element",children:[e.jsxs("label",{htmlFor:n,className:h,children:[e.jsx(F,{name:"upload"})," ",t||"Upload CSV",l?e.jsx("span",{className:"required",children:" *"}):"",o?e.jsx(ne,{size:"tiny"}):""]}),e.jsx("input",{id:n,type:"file",className:"muncher-file-input",required:l,onChange:u,accept:"text/csv",...d}),j&&j!==""?e.jsx("p",{className:"text-danger",children:j}):"",y&&y!==""?e.jsx("p",{className:"text-success",children:y}):""]})})},ke=({name:n,label:t,variant:r="secondary",size:i="large",required:l,active:x,setFiles:o,error:c,multiple:j=!1,maxFiles:y,...d})=>{const[h,u]=s.useState(""),[f,w]=s.useState(""),v=y||3,T="muncher-button"+(r?" muncher-button--"+r:"")+(i?" muncher-button--"+i:"")+(x?" muncher-button--active":""),g=k=>{if(j){let E=Array.from(k.currentTarget.files);E.length>v&&(E=E.slice(0,v),w("Only first "+v+" files included")),o(E),u(E.map(M=>M.name).join(", "))}else o(Array.from(k.currentTarget.files[0])),u(k.currentTarget.files[0].name)},C=()=>c&&c!=="";return e.jsxs("div",{className:"muncher-file-input--div",children:[e.jsxs("div",{className:"file-input-element",children:[e.jsxs("label",{htmlFor:n,className:T,children:[e.jsx(F,{name:"image"})," ",t,l?e.jsx("span",{className:"required",children:" *"}):""]}),e.jsx("span",{className:"span-file-name",children:h}),e.jsx("input",{id:n,type:"file",className:"muncher-file-input",name:n,onChange:g,multiple:j,accept:"image/*",...d})]}),f!==""?e.jsx("p",{className:"text-danger",children:f}):"",C()?e.jsx("div",{className:"muncher-input-error-message",children:e.jsx(F,{name:"alert",children:c})}):""]})},me=({name:n,label:t,required:r,readOnly:i,icon:l,hoverIcon:x,onHoverIconClick:o,type:c="text",list:j,onBlur:y,labelPosition:d="top",onKeyDown:h,error:u,focus:f=!1,placeholder:w,onChange:v,step:T,value:g,maxLength:C,onEnterPress:k,displayLoader:E,...M})=>{const R=()=>u&&u!=="",L=()=>{let z="muncher-input";return(l||x)&&(z+=" muncher-input-icon"),R()&&(z+=" muncher-input-error"),d==="side"&&(z+=" muncher-label-side"),z},p=()=>t?e.jsx(D,{label:t,required:r,id:n}):"",N=z=>{z.key==="Enter"&&k&&k(),h&&h(z)};return e.jsxs("div",{className:"muncher-input--div",children:[d!=="side"?p():"",e.jsxs("div",{className:"muncher-input-element",children:[d==="side"?p():"",l?e.jsx(F,{name:l}):"",x?e.jsxs("span",{className:"muncher-icon-hover",children:[e.jsx(F,{name:x,onClick:o})," "]}):"",e.jsxs("div",{className:"muncher-input-wrapper",children:[e.jsx("input",{id:n,className:L(),name:n,autoFocus:f,value:g,type:c||"text",autoComplete:"off",placeholder:w,onChange:v,required:r,readOnly:i,list:j,onKeyDown:N,onBlur:y,step:T,maxLength:C,...M}),E?e.jsx(ne,{size:"tiny"}):""]})]}),R()?e.jsx("div",{className:"muncher-input-error-message",children:e.jsx(F,{name:"alert",children:u})}):""]})},Ce=({name:n,required:t=!1,onChange:r,checked:i=!1,label:l,...x})=>e.jsx("div",{className:"muncher-input--div",children:e.jsxs("div",{className:"muncher-radio",children:[e.jsx("input",{type:"radio",name:n,onChange:r,checked:i,...x}),l?e.jsx(D,{label:l,required:t,onClick:()=>{r&&r()}}):""]})}),ue=({name:n,options:t,label:r,required:i,multiple:l,error:x,onChange:o,value:c,...j})=>{const y=()=>x&&x!=="",d=()=>{let h="muncher-input";return y()&&(h+=" muncher-input-error"),h};return e.jsxs("div",{className:"muncher-input--div",children:[r?e.jsx(D,{label:r,required:i,id:n}):"",e.jsx("div",{className:"muncher-input-element",children:e.jsxs("select",{id:n,className:d(),name:n,value:c,onChange:o,required:i,multiple:l,...j,children:[i?e.jsx("option",{value:"",children:"-- Select --"}):"",t.map((h,u)=>e.jsx("option",{value:h.value,children:h.label},`select-option-${u}`))]})}),y()?e.jsx("div",{className:"muncher-input-error-message",children:e.jsx(F,{name:"alert",children:x})}):""]})},Ee=({name:n,label:t,required:r,readOnly:i=!1,rows:l=6,maxLength:x=1e3,focus:o=!1,placeholder:c,onChange:j,value:y,...d})=>{const[h,u]=s.useState(y),f=w=>{u(w.target.value),j&&j(w)};return e.jsxs("div",{className:"muncher-input--div",children:[t?e.jsx(D,{label:t,required:r,id:n}):"",e.jsx("textarea",{id:n,className:"muncher-textarea",rows:l,maxLength:x,name:n,autoFocus:o,value:y,placeholder:c,onChange:f,required:r,readOnly:i,...d}),e.jsxs("p",{children:[h?x?x-h.length:1e3:x," characters left"]})]})},ze=({name:n="query",focus:t=!1,inputPlaceHolder:r,handleInputChange:i,showContent:l=!1,setShowContent:x,readOnly:o,value:c,label:j,error:y,required:d,onEnterPress:h,list:u,displayLoader:f,children:w})=>{const v=s.useRef(null),T=k=>{x(!0),i(k.target.value)},g=s.useCallback(()=>{x(!1)},[x]),C=s.useCallback(k=>{k.keyCode===27&&g()},[g]);return s.useEffect(()=>{const k=E=>{if(v&&v!==null){const M=v.current;M&&!M.contains(E.target)&&g()}};return document.addEventListener("keydown",C,!1),document.addEventListener("mousedown",k),()=>{document.removeEventListener("keydown",C,!1)}},[C,g]),e.jsxs("div",{className:"muncher-input-drop-down",ref:v,children:[e.jsx(me,{focus:t,placeholder:r,name:n,onChange:T,onEnterPress:h,list:u,displayLoader:f,readOnly:o,value:c,label:j,required:d,error:y}),l?e.jsx("div",{className:"muncher-input-drop-down--content",children:w}):""]})},Se=({children:n})=>e.jsx("ul",{className:"muncher-ul",children:n}),Ae=({isFeatured:n,bulletIcon:t="arrow-right",bulletWeight:r=2,bulletSize:i="small",bulletColor:l,children:x})=>e.jsx("li",{className:n?"muncher-li featured":"muncher-li",children:e.jsx(F,{name:t,weight:r,size:i,color:l,children:x})}),Te=({show:n=!1,setShow:t,children:r,...i})=>{const l=s.useCallback(x=>{x.keyCode===27&&t(!1)},[t]);return s.useEffect(()=>(document.addEventListener("keydown",l,!1),()=>{document.removeEventListener("keydown",l,!1)}),[l]),s.useEffect(()=>{n?document.body.style.overflow="hidden":document.body.style.overflow="unset"},[n]),e.jsxs(s.Fragment,{children:[e.jsx(xe,{show:n,backdropClickHandler:()=>t(!1)}),e.jsx("div",{className:"muncher-modal",style:{transform:n?"translateY(0)":"translateY(-100vh)",opacity:n?"1":"0"},...i,children:r})]})},Re=({showHoverEffect:n,onClick:t,children:r})=>{const i=()=>n?"muncher-paper muncher-paper-hover":"muncher-paper";return e.jsx("section",{className:i(),onClick:t,children:r})},_e=({pillCloseHandler:n,children:t,...r})=>e.jsxs("div",{className:"muncher-pill",...r,children:[e.jsx("div",{className:"close",onClick:n,children:e.jsx(F,{name:"close"})}),e.jsxs("div",{className:"content",children:[" ",t]})]}),He=({value:n,max:t,label:r})=>{const i=()=>{const l=Math.round(n/t*100)+"%";return r?r+" "+l:l};return e.jsxs("div",{className:"muncher-progress",children:[e.jsx("label",{htmlFor:"progress",children:i()}),e.jsx("progress",{id:"progress",value:n,max:t,children:i()})]})},Ve=({variant:n,size:t,style:r})=>{const i="muncher-hr"+(n?" muncher-hr--"+n:"")+(t?" muncher-hr--"+t:"")+(r?" muncher-hr--"+r:"");return e.jsx("hr",{className:i})},Le=({sliderItems:n,navButtonSize:t="large",navButtonWeight:r=2,variant:i,navIcon:l,navButtonPlacement:x="inside"})=>{const[o,c]=s.useState(0),[j,y]=s.useState(0),d=()=>n.length>1&&o>0?e.jsx(se,{direction:"left",size:t,variant:i,navIcon:l,weight:r,onClick:()=>{o===0?(y(-(n.length-1)*100),c(n.length-1)):(y(j+100),c(o-1))}}):"",h=()=>n.length>1&&o<n.length-1?e.jsx(se,{direction:"right",size:t,weight:r,navIcon:l,variant:i,onClick:()=>{o===n.length-1?(c(0),y(0)):(y(j-100),c(o+1))}}):"";return e.jsxs("div",{className:"muncher-item-slider-wrapper--"+x,children:[x==="outside"?d():"",e.jsxs("div",{className:"muncher-item-slider",children:[x==="inside"?d():"",e.jsx("div",{className:"slider-container",style:{width:`${100*n.length}%`},children:n.map((u,f)=>e.jsx("div",{className:"slider-item",style:{transform:`translateX(${j}%)`},children:u},"slider-item"+f))}),x==="inside"?h():""]}),x==="outside"?h():""]})},Oe=({min:n,max:t,minValue:r,maxValue:i,setMinValue:l,setMaxValue:x,numberFormatter:o=c=>new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(c)})=>{const c=d=>{const h=+d.target.value,u=h<i-1?h:r;l(u)},j=d=>{const h=+d.target.value,u=h>r+1?h:i;x(u)},y=d=>o&&d?o(d):d;return e.jsxs("div",{className:"muncher-slider",children:[e.jsx("div",{className:"slider-header",children:e.jsx("p",{children:y(r)+" - "+y(i)})}),e.jsx("input",{className:"muncher-range",type:"range",min:n,max:t,value:r,onChange:c}),e.jsx("input",{className:"muncher-range",type:"range",min:n,max:t,value:i,onChange:j}),e.jsxs("div",{className:"slider-values",children:[e.jsx("div",{className:"slider-min",children:y(n)}),e.jsx("div",{className:"slider-max",children:y(t)})]})]})},Pe=({min:n,max:t,value:r,setValue:i,numberFormatter:l=x=>new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(x)})=>{const x=c=>l?l(c):c,o=c=>{const j=+c.target.value;i(j)};return e.jsxs("div",{className:"muncher-slider",children:[e.jsx("div",{className:"slider-header",children:e.jsx("p",{children:x(r)})}),e.jsx("input",{className:"muncher-range",type:"range",min:n,max:t,value:r,onChange:o}),e.jsxs("div",{className:"slider-values",children:[e.jsx("div",{className:"slider-min",children:x(n)}),e.jsx("div",{className:"slider-max",children:x(t)})]})]})},De=({isFeatured:n,onClick:t})=>e.jsx("span",{className:"span-featured",children:e.jsx("span",{className:n?"featured-star":"un-featured-star",onClick:t})}),Ie=({rating:n,color:t,size:r,...i})=>{const l={"--r":n},x=()=>{let o="muncher-star";return t&&(o+=" star-"+t),r&&(o+=" star-"+r),o};return e.jsx("span",{className:x(),style:l,...i})},Be=({handleTabSelected:n,children:t})=>{const[r,i]=s.useState(0),{tabs:l}=t,x=o=>{i(o),n&&n(o)};return e.jsxs("section",{className:"muncher-tabs",children:[e.jsx("header",{children:l.map((o,c)=>e.jsxs("div",{className:"muncher-tab-header--item",children:[e.jsx(_,{variant:"transparent",active:r===c,size:"small",title:o.headerTitle,onClick:()=>{x(c)},children:o.header}),c!==l.length-1?e.jsx("span",{className:"spacer",children:"|"}):""]},"muncher-tab-header"+c))}),l.map((o,c)=>e.jsx("section",{className:r===c?"muncher-tab muncher-tab--active":"muncher-tab",children:o.body},"muncher-tab-"+c))]})},$e=({fileName:n,defaultPageSize:t=50,skeleton:r,handleOnUpload:i,sortBy:l,excludeDownload:x,includeUpload:o,isUploading:c,uploadWarningMessage:j,uploadSuccessMessage:y,excludePagination:d,footer:h,children:u})=>{const{header:f,rows:w}=u,[v,T]=s.useState(l??{index:0}),[g,C]=s.useState({num:0,size:t}),k=p=>{T(N=>N.index===p?{...N,desc:!N.desc}:{index:p})},E=s.useMemo(()=>{var z;const p=[...w],N=(z=f[v.index])==null?void 0:z.sort;return N?p.sort(N):p.sort((V,J)=>{var B,$,Y,U;const K=(($=(B=V[v.index])==null?void 0:B.value)==null?void 0:$.toString().toLowerCase())??"",I=((U=(Y=J[v.index])==null?void 0:Y.value)==null?void 0:U.toString().toLowerCase())??"";return K.localeCompare(I)}),v.desc?p.reverse():p},[w,v,f]),M=s.useMemo(()=>E.slice(g.num*g.size,(g.num+1)*g.size),[E,g]),R=f.filter(p=>!p.csvExclude).map(p=>typeof p.name=="string"?p.name:""),L=w.map(p=>p.filter((N,z)=>!f[z].csvExclude).map(N=>N.csv??N.value??""));return e.jsxs("section",{className:"muncher-table",children:[e.jsx("div",{className:"row head",children:f.map((p,N)=>p.visibility==="hidden"?null:e.jsx("div",{title:p.title,className:p.visibility?"col main":"col",children:typeof p.name=="string"?e.jsx("div",{className:"sort-button",children:e.jsx(je,{onClick:()=>k(N),active:v.index===N,sortAsc:!v.desc,children:p.name})}):p.name},`row-head-${N}`))}),r||M.map((p,N)=>e.jsx("div",{className:"row",children:p.map((z,V)=>f[V].visibility==="hidden"?null:e.jsx("div",{className:f[V].visibility?"col main":"col",children:z.content},`row-col-${N}-${V}`))},`row-${N}`)),h??null,e.jsxs("div",{className:"row-footer",children:[e.jsxs("div",{className:"row-footer-buttons",children:[!x&&e.jsx(he,{filename:n??"download",variant:"secondary",title:"Download",header:R,data:L}),o&&e.jsx(ye,{name:"csv-input-file",handleOnChange:i,isUploading:c,warningMessage:j,successMessage:y})]}),!d&&e.jsxs("div",{className:"pagination",children:[e.jsxs("div",{className:"left",children:["Rows:",e.jsx(ue,{name:"pageSize",options:[{label:"50",value:"50"},{label:"100",value:"100"},{label:"500",value:"500"}],value:String(g.size),onChange:p=>C({num:0,size:parseInt(p.target.value,10)})})]}),e.jsxs("div",{className:"center",children:[g.num*g.size+1," -",Math.min((g.num+1)*g.size,w.length)," of ",w.length]}),e.jsxs("div",{className:"right",children:[e.jsx(_,{variant:"transparent",disabled:g.num===0,size:"small",onClick:()=>C({...g,num:g.num-1}),children:e.jsx(F,{name:"chevron-left"})}),e.jsx(_,{variant:"transparent",disabled:(g.num+1)*g.size>=w.length,size:"small",onClick:()=>C({...g,num:g.num+1}),children:e.jsx(F,{name:"chevron-right"})})]})]})]})]})};exports.Accordion=Fe;exports.Backdrop=xe;exports.Badge=ie;exports.Button=_;exports.Checkbox=Ne;exports.CopyButton=de;exports.CsvButton=he;exports.CsvInput=ye;exports.DropdownButton=ce;exports.DropdownNavButton=be;exports.Featured=De;exports.Hr=Ve;exports.Icon=F;exports.IconBadge=Me;exports.ImageInput=ke;exports.Input=me;exports.ItemSlider=Le;exports.Label=D;exports.Li=Ae;exports.Modal=Te;exports.NavigateButton=se;exports.Paper=Re;exports.Pill=_e;exports.Progress=He;exports.Radio=Ce;exports.RangeSlider=Oe;exports.Select=ue;exports.ShareButton=we;exports.Slider=Pe;exports.SortButton=je;exports.Spinner=ne;exports.Star=Ie;exports.Table=$e;exports.Tabs=Be;exports.TextInputDropdown=ze;exports.Textarea=Ee;exports.Ul=Se;exports.copyToClipboard=oe;
|