@foris/avocado-suite 0.0.1-beta.5 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,234 @@
1
+ (function(m,T){typeof exports=="object"&&typeof module<"u"?T(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],T):(m=typeof globalThis<"u"?globalThis:m||self,T(m["avocado-suite"]={},m.React))})(this,function(m,T){"use strict";function S1(l){return l&&l.__esModule&&Object.prototype.hasOwnProperty.call(l,"default")?l.default:l}var G={exports:{}},S={};/**
2
+ * @license React
3
+ * react-jsx-runtime.production.min.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */var r1;function Z1(){if(r1)return S;r1=1;var l=T,_=Symbol.for("react.element"),p=Symbol.for("react.fragment"),f=Object.prototype.hasOwnProperty,v=l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,u={key:!0,ref:!0,__self:!0,__source:!0};function R(h,c,y){var g,P={},M=null,F=null;y!==void 0&&(M=""+y),c.key!==void 0&&(M=""+c.key),c.ref!==void 0&&(F=c.ref);for(g in c)f.call(c,g)&&!u.hasOwnProperty(g)&&(P[g]=c[g]);if(h&&h.defaultProps)for(g in c=h.defaultProps,c)P[g]===void 0&&(P[g]=c[g]);return{$$typeof:_,type:h,key:M,ref:F,props:P,_owner:v.current}}return S.Fragment=p,S.jsx=R,S.jsxs=R,S}var Z={};/**
10
+ * @license React
11
+ * react-jsx-runtime.development.js
12
+ *
13
+ * Copyright (c) Facebook, Inc. and its affiliates.
14
+ *
15
+ * This source code is licensed under the MIT license found in the
16
+ * LICENSE file in the root directory of this source tree.
17
+ */var t1;function D1(){return t1||(t1=1,process.env.NODE_ENV!=="production"&&function(){var l=T,_=Symbol.for("react.element"),p=Symbol.for("react.portal"),f=Symbol.for("react.fragment"),v=Symbol.for("react.strict_mode"),u=Symbol.for("react.profiler"),R=Symbol.for("react.provider"),h=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),y=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),P=Symbol.for("react.memo"),M=Symbol.for("react.lazy"),F=Symbol.for("react.offscreen"),c1=Symbol.iterator,B1="@@iterator";function W1(e){if(e===null||typeof e!="object")return null;var r=c1&&e[c1]||e[B1];return typeof r=="function"?r:null}var A=l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function L(e){{for(var r=arguments.length,t=new Array(r>1?r-1:0),n=1;n<r;n++)t[n-1]=arguments[n];U1("error",e,t)}}function U1(e,r,t){{var n=A.ReactDebugCurrentFrame,o=n.getStackAddendum();o!==""&&(r+="%s",t=t.concat([o]));var a=t.map(function(i){return String(i)});a.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,a)}}var Y1=!1,G1=!1,$1=!1,K1=!1,J1=!1,u1;u1=Symbol.for("react.module.reference");function q1(e){return!!(typeof e=="string"||typeof e=="function"||e===f||e===u||J1||e===v||e===y||e===g||K1||e===F||Y1||G1||$1||typeof e=="object"&&e!==null&&(e.$$typeof===M||e.$$typeof===P||e.$$typeof===R||e.$$typeof===h||e.$$typeof===c||e.$$typeof===u1||e.getModuleId!==void 0))}function X1(e,r,t){var n=e.displayName;if(n)return n;var o=r.displayName||r.name||"";return o!==""?t+"("+o+")":t}function s1(e){return e.displayName||"Context"}function b(e){if(e==null)return null;if(typeof e.tag=="number"&&L("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case f:return"Fragment";case p:return"Portal";case u:return"Profiler";case v:return"StrictMode";case y:return"Suspense";case g:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case h:var r=e;return s1(r)+".Consumer";case R:var t=e;return s1(t._context)+".Provider";case c:return X1(e,e.render,"ForwardRef");case P:var n=e.displayName||null;return n!==null?n:b(e.type)||"Memo";case M:{var o=e,a=o._payload,i=o._init;try{return b(i(a))}catch{return null}}}return null}var O=Object.assign,N=0,f1,d1,_1,p1,v1,h1,L1;function E1(){}E1.__reactDisabledLog=!0;function z1(){{if(N===0){f1=console.log,d1=console.info,_1=console.warn,p1=console.error,v1=console.group,h1=console.groupCollapsed,L1=console.groupEnd;var e={configurable:!0,enumerable:!0,value:E1,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}N++}}function Q1(){{if(N--,N===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:O({},e,{value:f1}),info:O({},e,{value:d1}),warn:O({},e,{value:_1}),error:O({},e,{value:p1}),group:O({},e,{value:v1}),groupCollapsed:O({},e,{value:h1}),groupEnd:O({},e,{value:L1})})}N<0&&L("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var $=A.ReactCurrentDispatcher,K;function k(e,r,t){{if(K===void 0)try{throw Error()}catch(o){var n=o.stack.trim().match(/\n( *(at )?)/);K=n&&n[1]||""}return`
18
+ `+K+e}}var J=!1,B;{var e3=typeof WeakMap=="function"?WeakMap:Map;B=new e3}function R1(e,r){if(!e||J)return"";{var t=B.get(e);if(t!==void 0)return t}var n;J=!0;var o=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var a;a=$.current,$.current=null,z1();try{if(r){var i=function(){throw Error()};if(Object.defineProperty(i.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(i,[])}catch(V){n=V}Reflect.construct(e,[],i)}else{try{i.call()}catch(V){n=V}e.call(i.prototype)}}else{try{throw Error()}catch(V){n=V}e()}}catch(V){if(V&&n&&typeof V.stack=="string"){for(var C=V.stack.split(`
19
+ `),E=n.stack.split(`
20
+ `),s=C.length-1,d=E.length-1;s>=1&&d>=0&&C[s]!==E[d];)d--;for(;s>=1&&d>=0;s--,d--)if(C[s]!==E[d]){if(s!==1||d!==1)do if(s--,d--,d<0||C[s]!==E[d]){var H=`
21
+ `+C[s].replace(" at new "," at ");return e.displayName&&H.includes("<anonymous>")&&(H=H.replace("<anonymous>",e.displayName)),typeof e=="function"&&B.set(e,H),H}while(s>=1&&d>=0);break}}}finally{J=!1,$.current=a,Q1(),Error.prepareStackTrace=o}var w=e?e.displayName||e.name:"",w1=w?k(w):"";return typeof e=="function"&&B.set(e,w1),w1}function r3(e,r,t){return R1(e,!1)}function t3(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function W(e,r,t){if(e==null)return"";if(typeof e=="function")return R1(e,t3(e));if(typeof e=="string")return k(e);switch(e){case y:return k("Suspense");case g:return k("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case c:return r3(e.render);case P:return W(e.type,r,t);case M:{var n=e,o=n._payload,a=n._init;try{return W(a(o),r,t)}catch{}}}return""}var U=Object.prototype.hasOwnProperty,g1={},H1=A.ReactDebugCurrentFrame;function Y(e){if(e){var r=e._owner,t=W(e.type,e._source,r?r.type:null);H1.setExtraStackFrame(t)}else H1.setExtraStackFrame(null)}function n3(e,r,t,n,o){{var a=Function.call.bind(U);for(var i in e)if(a(e,i)){var C=void 0;try{if(typeof e[i]!="function"){var E=Error((n||"React class")+": "+t+" type `"+i+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[i]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw E.name="Invariant Violation",E}C=e[i](r,i,n,t,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(s){C=s}C&&!(C instanceof Error)&&(Y(o),L("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",n||"React class",t,i,typeof C),Y(null)),C instanceof Error&&!(C.message in g1)&&(g1[C.message]=!0,Y(o),L("Failed %s type: %s",t,C.message),Y(null))}}}var C3=Array.isArray;function q(e){return C3(e)}function i3(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,t=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return t}}function l3(e){try{return T1(e),!1}catch{return!0}}function T1(e){return""+e}function P1(e){if(l3(e))return L("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",i3(e)),T1(e)}var j=A.ReactCurrentOwner,o3={key:!0,ref:!0,__self:!0,__source:!0},b1,V1,X;X={};function a3(e){if(U.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function c3(e){if(U.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function u3(e,r){if(typeof e.ref=="string"&&j.current&&r&&j.current.stateNode!==r){var t=b(j.current.type);X[t]||(L('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',b(j.current.type),e.ref),X[t]=!0)}}function s3(e,r){{var t=function(){b1||(b1=!0,L("%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://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}}function f3(e,r){{var t=function(){V1||(V1=!0,L("%s: `ref` 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://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"ref",{get:t,configurable:!0})}}var d3=function(e,r,t,n,o,a,i){var C={$$typeof:_,type:e,key:r,ref:t,props:i,_owner:a};return C._store={},Object.defineProperty(C._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(C,"_self",{configurable:!1,enumerable:!1,writable:!1,value:n}),Object.defineProperty(C,"_source",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.freeze&&(Object.freeze(C.props),Object.freeze(C)),C};function _3(e,r,t,n,o){{var a,i={},C=null,E=null;t!==void 0&&(P1(t),C=""+t),c3(r)&&(P1(r.key),C=""+r.key),a3(r)&&(E=r.ref,u3(r,o));for(a in r)U.call(r,a)&&!o3.hasOwnProperty(a)&&(i[a]=r[a]);if(e&&e.defaultProps){var s=e.defaultProps;for(a in s)i[a]===void 0&&(i[a]=s[a])}if(C||E){var d=typeof e=="function"?e.displayName||e.name||"Unknown":e;C&&s3(i,d),E&&f3(i,d)}return d3(e,C,E,o,n,j.current,i)}}var z=A.ReactCurrentOwner,m1=A.ReactDebugCurrentFrame;function I(e){if(e){var r=e._owner,t=W(e.type,e._source,r?r.type:null);m1.setExtraStackFrame(t)}else m1.setExtraStackFrame(null)}var Q;Q=!1;function e1(e){return typeof e=="object"&&e!==null&&e.$$typeof===_}function M1(){{if(z.current){var e=b(z.current.type);if(e)return`
22
+
23
+ Check the render method of \``+e+"`."}return""}}function p3(e){{if(e!==void 0){var r=e.fileName.replace(/^.*[\\\/]/,""),t=e.lineNumber;return`
24
+
25
+ Check your code at `+r+":"+t+"."}return""}}var O1={};function v3(e){{var r=M1();if(!r){var t=typeof e=="string"?e:e.displayName||e.name;t&&(r=`
26
+
27
+ Check the top-level render call using <`+t+">.")}return r}}function y1(e,r){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var t=v3(r);if(O1[t])return;O1[t]=!0;var n="";e&&e._owner&&e._owner!==z.current&&(n=" It was passed a child from "+b(e._owner.type)+"."),I(e),L('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',t,n),I(null)}}function A1(e,r){{if(typeof e!="object")return;if(q(e))for(var t=0;t<e.length;t++){var n=e[t];e1(n)&&y1(n,r)}else if(e1(e))e._store&&(e._store.validated=!0);else if(e){var o=W1(e);if(typeof o=="function"&&o!==e.entries)for(var a=o.call(e),i;!(i=a.next()).done;)e1(i.value)&&y1(i.value,r)}}}function h3(e){{var r=e.type;if(r==null||typeof r=="string")return;var t;if(typeof r=="function")t=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===c||r.$$typeof===P))t=r.propTypes;else return;if(t){var n=b(r);n3(t,e.props,"prop",n,e)}else if(r.PropTypes!==void 0&&!Q){Q=!0;var o=b(r);L("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",o||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&L("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function L3(e){{for(var r=Object.keys(e.props),t=0;t<r.length;t++){var n=r[t];if(n!=="children"&&n!=="key"){I(e),L("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",n),I(null);break}}e.ref!==null&&(I(e),L("Invalid attribute `ref` supplied to `React.Fragment`."),I(null))}}function I1(e,r,t,n,o,a){{var i=q1(e);if(!i){var C="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(C+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var E=p3(o);E?C+=E:C+=M1();var s;e===null?s="null":q(e)?s="array":e!==void 0&&e.$$typeof===_?(s="<"+(b(e.type)||"Unknown")+" />",C=" Did you accidentally export a JSX literal instead of a component?"):s=typeof e,L("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",s,C)}var d=_3(e,r,t,o,a);if(d==null)return d;if(i){var H=r.children;if(H!==void 0)if(n)if(q(H)){for(var w=0;w<H.length;w++)A1(H[w],e);Object.freeze&&Object.freeze(H)}else L("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 A1(H,e)}return e===f?L3(d):h3(d),d}}function E3(e,r,t){return I1(e,r,t,!0)}function R3(e,r,t){return I1(e,r,t,!1)}var g3=R3,H3=E3;Z.Fragment=f,Z.jsx=g3,Z.jsxs=H3}()),Z}process.env.NODE_ENV==="production"?G.exports=Z1():G.exports=D1();var D=G.exports,n1={exports:{}};/*!
28
+ Copyright (c) 2018 Jed Watson.
29
+ Licensed under the MIT License (MIT), see
30
+ http://jedwatson.github.io/classnames
31
+ */(function(l){(function(){var _={}.hasOwnProperty;function p(){for(var f=[],v=0;v<arguments.length;v++){var u=arguments[v];if(u){var R=typeof u;if(R==="string"||R==="number")f.push(u);else if(Array.isArray(u)){if(u.length){var h=p.apply(null,u);h&&f.push(h)}}else if(R==="object"){if(u.toString!==Object.prototype.toString&&!u.toString.toString().includes("[native code]")){f.push(u.toString());continue}for(var c in u)_.call(u,c)&&u[c]&&f.push(c)}}}return f.join(" ")}l.exports?(p.default=p,l.exports=p):window.classNames=p})()})(n1);var x1=n1.exports;const N1=S1(x1);var C1=(l=>(l[l.sm=12]="sm",l[l.md=16]="md",l[l.lg=24]="lg",l[l.xl=32]="xl",l))(C1||{});const j1={...{"arrow-down":`
32
+ <path
33
+ fill-rule="evenodd"
34
+ clip-rule="evenodd"
35
+ d="M8.66683 3.33329C8.66683 2.9651 8.36835 2.66663 8.00016 2.66663C7.63197 2.66663 7.3335 2.9651 7.3335 3.33329V11.057L3.80506 7.52854C3.54471 7.2682 3.1226 7.2682 2.86225 7.52854C2.6019 7.78889 2.6019 8.211 2.86225 8.47135L7.51977 13.1289C7.64106 13.2549 7.81145 13.3333 8.00016 13.3333C8.07123 13.3333 8.1397 13.3222 8.20393 13.3016C8.30188 13.2703 8.39401 13.2157 8.47173 13.138L13.1384 8.47135C13.3987 8.211 13.3987 7.78889 13.1384 7.52854C12.878 7.2682 12.4559 7.2682 12.1956 7.52854L8.66683 11.0573V3.33329Z"
36
+ fill="#1B1C1D"
37
+ />
38
+ `,"arrow-up":`
39
+ <path
40
+ fill-rule="evenodd"
41
+ clip-rule="evenodd"
42
+ d="M8.19158 2.69451C8.13095 2.67637 8.06669 2.66663 8.00016 2.66663C7.8116 2.66663 7.64131 2.74491 7.52005 2.87076L2.86225 7.52855C2.6019 7.7889 2.6019 8.21101 2.86225 8.47136C3.1226 8.73171 3.54471 8.73171 3.80506 8.47136L7.3335 4.94293V12.6666C7.3335 13.0348 7.63197 13.3333 8.00016 13.3333C8.36835 13.3333 8.66683 13.0348 8.66683 12.6666V4.94261L12.1956 8.47136C12.4559 8.73171 12.878 8.73171 13.1384 8.47136C13.3987 8.21101 13.3987 7.7889 13.1384 7.52855L8.47173 2.86189C8.39075 2.78091 8.29412 2.72512 8.19158 2.69451Z"
43
+ fill="#1B1C1D"
44
+ />
45
+ `,"chevron-down":`
46
+ <path
47
+ fill-rule="evenodd"
48
+ clip-rule="evenodd"
49
+ d="M3.52876 5.52864C3.78911 5.26829 4.21122 5.26829 4.47157 5.52864L8.00016 9.05723L11.5288 5.52864C11.7891 5.26829 12.2112 5.26829 12.4716 5.52864C12.7319 5.78899 12.7319 6.2111 12.4716 6.47145L8.47157 10.4714C8.21122 10.7318 7.78911 10.7318 7.52876 10.4714L3.52876 6.47145C3.26841 6.2111 3.26841 5.78899 3.52876 5.52864Z"
50
+ fill="#1B1C1D"
51
+ />
52
+ `,"chevron-left":`
53
+ <path
54
+ fill-rule="evenodd"
55
+ clip-rule="evenodd"
56
+ d="M10.4716 3.52864C10.7319 3.78899 10.7319 4.2111 10.4716 4.47145L6.94297 8.00004L10.4716 11.5286C10.7319 11.789 10.7319 12.2111 10.4716 12.4714C10.2112 12.7318 9.78911 12.7318 9.52876 12.4714L5.52876 8.47145C5.26841 8.2111 5.26841 7.78899 5.52876 7.52864L9.52876 3.52864C9.78911 3.26829 10.2112 3.26829 10.4716 3.52864Z"
57
+ fill="#1B1C1D"
58
+ />
59
+ `,"chevron-right":`
60
+ <path
61
+ fill-rule="evenodd"
62
+ clip-rule="evenodd"
63
+ d="M5.52876 3.52864C5.78911 3.26829 6.21122 3.26829 6.47157 3.52864L10.4716 7.52864C10.7319 7.78899 10.7319 8.2111 10.4716 8.47145L6.47157 12.4714C6.21122 12.7318 5.78911 12.7318 5.52876 12.4714C5.26841 12.2111 5.26841 11.789 5.52876 11.5286L9.05735 8.00004L5.52876 4.47145C5.26841 4.2111 5.26841 3.78899 5.52876 3.52864Z"
64
+ fill="#1B1C1D"
65
+ />
66
+ `,"chevrons-left":`
67
+ <path
68
+ fill-rule="evenodd"
69
+ clip-rule="evenodd"
70
+ d="M7.80441 5.13807C8.06476 4.87772 8.06476 4.45561 7.80441 4.19526C7.54406 3.93491 7.12195 3.93491 6.8616 4.19526L3.52827 7.5286C3.26792 7.78895 3.26792 8.21105 3.52827 8.4714L6.8616 11.8047C7.12195 12.0651 7.54406 12.0651 7.80441 11.8047C8.06476 11.5444 8.06476 11.1223 7.80441 10.8619L4.94248 8L7.80441 5.13807ZM12.4712 5.13807C12.7315 4.87772 12.7315 4.45561 12.4712 4.19526C12.2108 3.93491 11.7887 3.93491 11.5284 4.19526L8.19502 7.5286C7.93467 7.78895 7.93467 8.21105 8.19502 8.4714L11.5284 11.8047C11.7887 12.0651 12.2108 12.0651 12.4712 11.8047C12.7315 11.5444 12.7315 11.1223 12.4712 10.8619L9.60923 8L12.4712 5.13807Z"
71
+ fill="#1B1C1D"
72
+ />
73
+ `,"chevrons-right":`
74
+ <path
75
+ fill-rule="evenodd"
76
+ clip-rule="evenodd"
77
+ d="M4.47108 4.19526C4.21073 3.93491 3.78862 3.93491 3.52827 4.19526C3.26792 4.45561 3.26792 4.87772 3.52827 5.13807L6.3902 8L3.52827 10.8619C3.26792 11.1223 3.26792 11.5444 3.52827 11.8047C3.78862 12.0651 4.21073 12.0651 4.47108 11.8047L7.80441 8.4714C8.06476 8.21105 8.06476 7.78895 7.80441 7.5286L4.47108 4.19526ZM9.13783 4.19526C8.87748 3.93491 8.45537 3.93491 8.19502 4.19526C7.93467 4.45561 7.93467 4.87772 8.19502 5.13807L11.0569 8L8.19502 10.8619C7.93467 11.1223 7.93467 11.5444 8.19502 11.8047C8.45537 12.0651 8.87748 12.0651 9.13783 11.8047L12.4712 8.4714C12.7315 8.21105 12.7315 7.78895 12.4712 7.5286L9.13783 4.19526Z"
78
+ fill="#1B1C1D"
79
+ />
80
+ `,"chevron-up":`
81
+ <path
82
+ fill-rule="evenodd"
83
+ clip-rule="evenodd"
84
+ d="M7.52876 5.52864C7.78911 5.26829 8.21122 5.26829 8.47157 5.52864L12.4716 9.52864C12.7319 9.78899 12.7319 10.2111 12.4716 10.4714C12.2112 10.7318 11.7891 10.7318 11.5288 10.4714L8.00016 6.94285L4.47157 10.4714C4.21122 10.7318 3.78911 10.7318 3.52876 10.4714C3.26841 10.2111 3.26841 9.78899 3.52876 9.52864L7.52876 5.52864Z"
85
+ fill="#1B1C1D"
86
+ />
87
+ `},...{"alert-triangle":`
88
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.01874 1.52206C7.31826 1.35342 7.6562 1.26483 7.99993 1.26483C8.34367 1.26483 8.6816 1.35342 8.98113 1.52206C9.28065 1.69069 9.53166 1.93368 9.70993 2.22758L9.71185 2.23074L15.364 11.6666C15.5386 11.969 15.631 12.3119 15.6319 12.6611C15.6329 13.0104 15.5424 13.3538 15.3695 13.6571C15.1966 13.9605 14.9472 14.2134 14.6462 14.3905C14.3452 14.5676 14.0031 14.6628 13.6539 14.6666L13.6466 14.6667L2.34594 14.6667C1.99674 14.6628 1.65463 14.5676 1.35365 14.3905C1.05266 14.2134 0.803301 13.9605 0.630365 13.6571C0.45743 13.3538 0.36695 13.0104 0.367928 12.6611C0.368906 12.3119 0.461307 11.969 0.635939 11.6666L0.641281 11.6574L6.28992 2.22757C6.46819 1.93368 6.71921 1.69069 7.01874 1.52206ZM7.99993 2.59816C7.88535 2.59816 7.77271 2.6277 7.67287 2.68391C7.57347 2.73987 7.49011 2.82039 7.43073 2.91777L7.42993 2.91908L1.78839 12.3372C1.7316 12.4371 1.70158 12.5499 1.70126 12.6649C1.70093 12.7813 1.73109 12.8957 1.78874 12.9969C1.84638 13.098 1.9295 13.1823 2.02983 13.2413C2.12929 13.2998 2.24222 13.3315 2.35757 13.3333H13.6423C13.7576 13.3315 13.8706 13.2998 13.97 13.2413C14.0704 13.1823 14.1535 13.098 14.2111 12.9969C14.2688 12.8957 14.2989 12.7813 14.2986 12.6649C14.2983 12.55 14.2683 12.4371 14.2115 12.3372L8.56993 2.91908L8.56913 2.91777C8.50976 2.82039 8.42639 2.73987 8.327 2.68391C8.22716 2.6277 8.11451 2.59816 7.99993 2.59816ZM7.99992 5.33331C8.36811 5.33331 8.66658 5.63179 8.66658 5.99998V8.66665C8.66658 9.03484 8.36811 9.33331 7.99992 9.33331C7.63173 9.33331 7.33325 9.03484 7.33325 8.66665V5.99998C7.33325 5.63179 7.63173 5.33331 7.99992 5.33331ZM7.99992 10.6667C7.63173 10.6667 7.33325 10.9652 7.33325 11.3334C7.33325 11.7015 7.63173 12 7.99992 12H8.00659C8.37477 12 8.67325 11.7015 8.67325 11.3334C8.67325 10.9652 8.37477 10.6667 8.00659 10.6667H7.99992Z" fill="#1B1C1D"/>
89
+ `,"alert-triangle-fill":`
90
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.01898 1.52206C7.31851 1.35342 7.65644 1.26483 8.00018 1.26483C8.34391 1.26483 8.68185 1.35342 8.98137 1.52206C9.2809 1.69069 9.53191 1.93368 9.71018 2.22758L9.7121 2.23074L15.3642 11.6666C15.5389 11.969 15.6312 12.3119 15.6322 12.6611C15.6332 13.0104 15.5427 13.3538 15.3697 13.6571C15.1968 13.9605 14.9474 14.2134 14.6465 14.3905C14.3455 14.5676 14.0034 14.6628 13.6542 14.6666L13.6468 14.6667L2.34618 14.6667C1.99698 14.6628 1.65487 14.5676 1.35389 14.3905C1.05291 14.2134 0.803545 13.9605 0.630609 13.6571C0.457674 13.3538 0.367194 13.0104 0.368172 12.6611C0.36915 12.3119 0.461551 11.969 0.636183 11.6666L0.641525 11.6574L6.28827 2.23075L6.29018 2.22758C6.46845 1.93368 6.71946 1.69069 7.01898 1.52206ZM8.00016 5.33331C8.36835 5.33331 8.66683 5.63179 8.66683 5.99998V8.66665C8.66683 9.03484 8.36835 9.33331 8.00016 9.33331C7.63197 9.33331 7.3335 9.03484 7.3335 8.66665V5.99998C7.3335 5.63179 7.63197 5.33331 8.00016 5.33331ZM8.00016 10.6667C7.63197 10.6667 7.3335 10.9652 7.3335 11.3334C7.3335 11.7015 7.63197 12 8.00016 12H8.00683C8.37502 12 8.6735 11.7015 8.6735 11.3334C8.6735 10.9652 8.37502 10.6667 8.00683 10.6667H8.00016Z" fill="#000"/>
91
+ `,"circle-check":"","circle-check-fill":`
92
+ <g clip-path="url(#clip0_3782_54921)">
93
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.00008 0.666687C3.94999 0.666687 0.666748 3.94993 0.666748 8.00002C0.666748 12.0501 3.94999 15.3334 8.00008 15.3334C12.0502 15.3334 15.3334 12.0501 15.3334 8.00002C15.3334 3.94993 12.0502 0.666687 8.00008 0.666687ZM12.1427 5.19974C11.8848 4.93698 11.4627 4.93304 11.1999 5.19095L10.8726 5.5131C10.6585 5.72405 10.3433 6.03508 9.93856 6.43561C9.21986 7.14691 8.21883 8.14054 7.0004 9.3574L5.13832 7.49531C4.87797 7.23496 4.45586 7.23496 4.19551 7.49531C3.93516 7.75566 3.93516 8.17777 4.19551 8.43812L6.52884 10.7715C6.65386 10.8965 6.82343 10.9667 7.00024 10.9667C7.17705 10.9667 7.34662 10.8965 7.47165 10.7715C8.90267 9.34045 10.0685 8.18293 10.8765 7.38329C11.2805 6.98348 11.595 6.67314 11.8084 6.46282L12.1339 6.14251C12.3967 5.8846 12.4006 5.46251 12.1427 5.19974Z" fill="black"/>
94
+ </g>
95
+ <defs>
96
+ <clipPath id="clip0_3782_54921">
97
+ <rect width="16" height="16" fill="white"/>
98
+ </clipPath>
99
+ </defs>
100
+ `,"circle-cross":`
101
+ <g clip-path="url(#clip0_3792_54463)">
102
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.00008 2.00002C4.68637 2.00002 2.00008 4.68631 2.00008 8.00002C2.00008 11.3137 4.68637 14 8.00008 14C11.3138 14 14.0001 11.3137 14.0001 8.00002C14.0001 4.68631 11.3138 2.00002 8.00008 2.00002ZM0.666748 8.00002C0.666748 3.94993 3.94999 0.666687 8.00008 0.666687C12.0502 0.666687 15.3334 3.94993 15.3334 8.00002C15.3334 12.0501 12.0502 15.3334 8.00008 15.3334C3.94999 15.3334 0.666748 12.0501 0.666748 8.00002ZM10.4713 5.52861C10.7317 5.78896 10.7317 6.21107 10.4713 6.47141L8.94273 8.00001L10.4713 9.52861C10.7317 9.78896 10.7317 10.2111 10.4713 10.4714C10.211 10.7318 9.78886 10.7318 9.52851 10.4714L7.99992 8.94282L6.47132 10.4714C6.21097 10.7318 5.78886 10.7318 5.52851 10.4714C5.26816 10.2111 5.26816 9.78896 5.52851 9.52861L7.05711 8.00001L5.52851 6.47141C5.26816 6.21107 5.26816 5.78896 5.52851 5.52861C5.78886 5.26826 6.21097 5.26826 6.47132 5.52861L7.99992 7.0572L9.52851 5.52861C9.78886 5.26826 10.211 5.26826 10.4713 5.52861Z" fill="#1B1C1D"/>
103
+ </g>
104
+ <defs>
105
+ <clipPath id="clip0_3792_54463">
106
+ <rect width="16" height="16" fill="white"/>
107
+ </clipPath>
108
+ </defs>
109
+ `,"circle-cross-fill":`
110
+ <g clip-path="url(#clip0_3782_54922)">
111
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.00008 0.666687C3.94999 0.666687 0.666748 3.94993 0.666748 8.00002C0.666748 12.0501 3.94999 15.3334 8.00008 15.3334C12.0502 15.3334 15.3334 12.0501 15.3334 8.00002C15.3334 3.94993 12.0502 0.666687 8.00008 0.666687ZM10.4713 5.52864C10.7317 5.78899 10.7317 6.2111 10.4713 6.47145L8.94273 8.00004L10.4713 9.52864C10.7317 9.78899 10.7317 10.2111 10.4713 10.4714C10.211 10.7318 9.78886 10.7318 9.52851 10.4714L7.99992 8.94285L6.47132 10.4714C6.21097 10.7318 5.78886 10.7318 5.52851 10.4714C5.26816 10.2111 5.26816 9.78899 5.52851 9.52864L7.05711 8.00004L5.52851 6.47145C5.26816 6.2111 5.26816 5.78899 5.52851 5.52864C5.78886 5.26829 6.21097 5.26829 6.47132 5.52864L7.99992 7.05723L9.52851 5.52864C9.78886 5.26829 10.211 5.26829 10.4713 5.52864Z" fill="black"/>
112
+ </g>
113
+ <defs>
114
+ <clipPath id="clip0_3782_54922">
115
+ <rect width="16" height="16" fill="white"/>
116
+ </clipPath>
117
+ </defs>
118
+ `,"circle-info":`
119
+ <g clip-path="url(#clip0_3792_54452)">
120
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.00008 8.00002C2.00008 4.68631 4.68637 2.00002 8.00008 2.00002C11.3138 2.00002 14.0001 4.68631 14.0001 8.00002C14.0001 11.3137 11.3138 14 8.00008 14C4.68637 14 2.00008 11.3137 2.00008 8.00002ZM8.00008 0.666687C3.94999 0.666687 0.666748 3.94993 0.666748 8.00002C0.666748 12.0501 3.94999 15.3334 8.00008 15.3334C12.0502 15.3334 15.3334 12.0501 15.3334 8.00002C15.3334 3.94993 12.0502 0.666687 8.00008 0.666687ZM7.33325 5.33335C7.33325 4.96516 7.63173 4.66669 7.99992 4.66669H8.00659C8.37478 4.66669 8.67325 4.96516 8.67325 5.33335C8.67325 5.70154 8.37478 6.00002 8.00659 6.00002H7.99992C7.63173 6.00002 7.33325 5.70154 7.33325 5.33335ZM7.99992 7.33334C8.36811 7.33334 8.66659 7.63182 8.66659 8.00001V10.6667C8.66659 11.0349 8.36811 11.3333 7.99992 11.3333C7.63173 11.3333 7.33325 11.0349 7.33325 10.6667V8.00001C7.33325 7.63182 7.63173 7.33334 7.99992 7.33334Z" fill="#1B1C1D"/>
121
+ </g>
122
+ <defs>
123
+ <clipPath id="clip0_3792_54452">
124
+ <rect width="16" height="16" fill="white"/>
125
+ </clipPath>
126
+ </defs>
127
+ `,"circle-info-fill":`
128
+ <g clip-path="url(#clip0_3792_54440)">
129
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0.666748 7.99996C0.666748 3.94987 3.94999 0.666626 8.00008 0.666626C12.0502 0.666626 15.3334 3.94987 15.3334 7.99996C15.3334 12.05 12.0502 15.3333 8.00008 15.3333C3.94999 15.3333 0.666748 12.05 0.666748 7.99996ZM7.99992 7.33331C8.36811 7.33331 8.66659 7.63179 8.66659 7.99998V10.6666C8.66659 11.0348 8.36811 11.3333 7.99992 11.3333C7.63173 11.3333 7.33325 11.0348 7.33325 10.6666V7.99998C7.33325 7.63179 7.63173 7.33331 7.99992 7.33331ZM7.99992 4.66663C7.63173 4.66663 7.33325 4.9651 7.33325 5.33329C7.33325 5.70148 7.63173 5.99996 7.99992 5.99996H8.00659C8.37478 5.99996 8.67325 5.70148 8.67325 5.33329C8.67325 4.9651 8.37478 4.66663 8.00659 4.66663H7.99992Z" fill="#1B1C1D"/>
130
+ </g>
131
+ <defs>
132
+ <clipPath id="clip0_3792_54440">
133
+ <rect width="16" height="16" fill="white"/>
134
+ </clipPath>
135
+ </defs>
136
+ `,"circle-denied":`
137
+ <g clip-path="url(#clip0_3782_54925)">
138
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.25499 3.31206C5.28143 2.49099 6.58342 2.00002 8.00008 2.00002C11.3138 2.00002 14.0001 4.68631 14.0001 8.00002C14.0001 9.41668 13.5091 10.7187 12.688 11.7451L4.25499 3.31206ZM3.31218 4.25486C2.49107 5.28131 2.00008 6.58333 2.00008 8.00002C2.00008 11.3137 4.68637 14 8.00008 14C9.41677 14 10.7188 13.509 11.7452 12.6879L3.31218 4.25486ZM8.00008 0.666687C3.94999 0.666687 0.666748 3.94993 0.666748 8.00002C0.666748 12.0501 3.94999 15.3334 8.00008 15.3334C12.0502 15.3334 15.3334 12.0501 15.3334 8.00002C15.3334 3.94993 12.0502 0.666687 8.00008 0.666687Z" fill="#1B1C1D"/>
139
+ </g>
140
+ <defs>
141
+ <clipPath id="clip0_3782_54925">
142
+ <rect width="16" height="16" fill="white"/>
143
+ </clipPath>
144
+ </defs>
145
+ `,"octagon-cross":`
146
+ <g clip-path="url(#clip0_3782_54923)">
147
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.23984 0.666626C5.06303 0.666626 4.89346 0.736864 4.76843 0.861888L0.861766 4.76856C0.736742 4.89358 0.666504 5.06315 0.666504 5.23996V10.76C0.666504 10.9368 0.736742 11.1063 0.861766 11.2314L4.76843 15.138C4.89346 15.2631 5.06303 15.3333 5.23984 15.3333H10.7598C10.9366 15.3333 11.1062 15.2631 11.2312 15.138L15.1379 11.2314C15.2629 11.1063 15.3332 10.9368 15.3332 10.76V5.23996C15.3332 5.06315 15.2629 4.89358 15.1379 4.76855L11.2312 0.861888C11.1062 0.736864 10.9366 0.666626 10.7598 0.666626H5.23984ZM10.4713 5.52858C10.7317 5.78892 10.7317 6.21103 10.4713 6.47138L8.94273 7.99998L10.4713 9.52858C10.7317 9.78893 10.7317 10.211 10.4713 10.4714C10.211 10.7317 9.78886 10.7317 9.52851 10.4714L7.99992 8.94279L6.47132 10.4714C6.21097 10.7317 5.78886 10.7317 5.52851 10.4714C5.26816 10.211 5.26816 9.78893 5.52851 9.52858L7.05711 7.99998L5.52851 6.47138C5.26816 6.21103 5.26816 5.78892 5.52851 5.52858C5.78886 5.26823 6.21097 5.26823 6.47132 5.52858L7.99992 7.05717L9.52851 5.52858C9.78886 5.26823 10.211 5.26823 10.4713 5.52858Z" fill="#000"/>
148
+ </g>
149
+ <defs>
150
+ <clipPath id="clip0_3782_54923">
151
+ <rect width="16" height="16" fill="white"/>
152
+ </clipPath>
153
+ </defs>
154
+ `},...{building:`
155
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.66667 1.00004C2.5 1 2 1.5 2 2.62794V13.3721C2 14.5 2.5 15 3.66667 15L12.3333 15C13.5 15 14 14.5 14 13.3721V2.6279C14 1.5 13.5 1 12.3333 1L3.66667 1.00004ZM3.33333 2.62794C3.33333 2.44813 3.48257 2.30236 3.66667 2.30236L12.3333 2.30232C12.5174 2.30232 12.6667 2.44809 12.6667 2.6279V13.3721C12.6667 13.5519 12.5174 13.6976 12.3333 13.6976L9.5 13.6977V11.1667C9.5 10.8906 9.27614 10.6667 9 10.6667H7C6.72386 10.6667 6.5 10.8906 6.5 11.1667V13.6977L3.66667 13.6977C3.48257 13.6977 3.33333 13.5519 3.33333 13.3721V2.62794ZM5.5 7C5.5 6.72386 5.64924 6.5 5.83333 6.5H7.16667C7.35076 6.5 7.5 6.72386 7.5 7V8C7.5 8.27614 7.35076 8.5 7.16667 8.5H5.83333C5.64924 8.5 5.5 8.27614 5.5 8V7ZM5.83333 3.5C5.64924 3.5 5.5 3.72386 5.5 4V5C5.5 5.27614 5.64924 5.5 5.83333 5.5H7.16667C7.35076 5.5 7.5 5.27614 7.5 5V4C7.5 3.72386 7.35076 3.5 7.16667 3.5H5.83333ZM8.5 7C8.5 6.72386 8.64924 6.5 8.83333 6.5H10.1667C10.3508 6.5 10.5 6.72386 10.5 7V8C10.5 8.27614 10.3508 8.5 10.1667 8.5H8.83333C8.64924 8.5 8.5 8.27614 8.5 8V7ZM8.83333 3.5C8.64924 3.5 8.5 3.72386 8.5 4V5C8.5 5.27614 8.64924 5.5 8.83333 5.5H10.1667C10.3508 5.5 10.5 5.27614 10.5 5V4C10.5 3.72386 10.3508 3.5 10.1667 3.5H8.83333Z" fill="#1B1C1D"/>
156
+ `,"building-fill":`
157
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.66667 1.00004C2.5 1 2 1.5 2 2.62794V13.3721C2 14.5 2.5 15 3.66667 15L12.3333 15C13.5 15 14 14.5 14 13.3721V2.6279C14 1.5 13.5 1 12.3333 1L3.66667 1.00004ZM7 10.6667C6.72386 10.6667 6.5 10.8906 6.5 11.1667V13.6194H9.5V11.1667C9.5 10.8906 9.27614 10.6667 9 10.6667H7ZM5.5 7C5.5 6.72386 5.64924 6.5 5.83333 6.5H7.16667C7.35076 6.5 7.5 6.72386 7.5 7V8C7.5 8.27614 7.35076 8.5 7.16667 8.5H5.83333C5.64924 8.5 5.5 8.27614 5.5 8V7ZM5.83333 3.5C5.64924 3.5 5.5 3.72386 5.5 4V5C5.5 5.27614 5.64924 5.5 5.83333 5.5H7.16667C7.35076 5.5 7.5 5.27614 7.5 5V4C7.5 3.72386 7.35076 3.5 7.16667 3.5H5.83333ZM8.5 7C8.5 6.72386 8.64924 6.5 8.83333 6.5H10.1667C10.3508 6.5 10.5 6.72386 10.5 7V8C10.5 8.27614 10.3508 8.5 10.1667 8.5H8.83333C8.64924 8.5 8.5 8.27614 8.5 8V7ZM8.83333 3.5C8.64924 3.5 8.5 3.72386 8.5 4V5C8.5 5.27614 8.64924 5.5 8.83333 5.5H10.1667C10.3508 5.5 10.5 5.27614 10.5 5V4C10.5 3.72386 10.3508 3.5 10.1667 3.5H8.83333Z" fill="#1B1C1D"/>
158
+ `,calendar:`
159
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.3333 1.33332C11.3333 0.965133 11.0349 0.666656 10.6667 0.666656C10.2985 0.666656 10 0.965133 10 1.33332V2H6.00008V1.33332C6.00008 0.965133 5.7016 0.666656 5.33341 0.666656C4.96522 0.666656 4.66675 0.965133 4.66675 1.33332V2H3.33325C2.22868 2 1.33325 2.89543 1.33325 4V6.66667V13.3333C1.33325 14.4379 2.22868 15.3333 3.33325 15.3333H12.6666C13.7712 15.3333 14.6666 14.4379 14.6666 13.3333V6.66667V4C14.6666 2.89543 13.7712 2 12.6666 2H11.3333V1.33332ZM13.3333 6V4C13.3333 3.63181 13.0348 3.33333 12.6666 3.33333H11.3333V3.99999C11.3333 4.36818 11.0349 4.66666 10.6667 4.66666C10.2985 4.66666 10 4.36818 10 3.99999V3.33333H6.00008V3.99999C6.00008 4.36818 5.7016 4.66666 5.33341 4.66666C4.96522 4.66666 4.66675 4.36818 4.66675 3.99999V3.33333H3.33325C2.96506 3.33333 2.66659 3.63181 2.66659 4V6H13.3333ZM2.66659 7.33333H13.3333V13.3333C13.3333 13.7015 13.0348 14 12.6666 14H3.33325C2.96506 14 2.66659 13.7015 2.66659 13.3333V7.33333Z" fill="#1B1C1D"/>
160
+ `,circle:`
161
+ <g clip-path="url(#clip0_3796_55107)">
162
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.00008 2.00001C4.68637 2.00001 2.00008 4.6863 2.00008 8.00001C2.00008 11.3137 4.68637 14 8.00008 14C11.3138 14 14.0001 11.3137 14.0001 8.00001C14.0001 4.6863 11.3138 2.00001 8.00008 2.00001ZM0.666748 8.00001C0.666748 3.94992 3.94999 0.666672 8.00008 0.666672C12.0502 0.666672 15.3334 3.94992 15.3334 8.00001C15.3334 12.0501 12.0502 15.3333 8.00008 15.3333C3.94999 15.3333 0.666748 12.0501 0.666748 8.00001Z" fill="#1B1C1D"/>
163
+ </g>
164
+ <defs>
165
+ <clipPath id="clip0_3796_55107">
166
+ <rect width="16" height="16" fill="white"/>
167
+ </clipPath>
168
+ </defs>
169
+ `,"circle-fill":`
170
+ <g clip-path="url(#clip0_3782_54675)">
171
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0.666748 7.99999C0.666748 3.9499 3.94999 0.666656 8.00008 0.666656C12.0502 0.666656 15.3334 3.9499 15.3334 7.99999C15.3334 12.0501 12.0502 15.3333 8.00008 15.3333C3.94999 15.3333 0.666748 12.0501 0.666748 7.99999Z" fill="black"/>
172
+ </g>
173
+ <defs>
174
+ <clipPath id="clip0_3782_54675">
175
+ <rect width="16" height="16" fill="white"/>
176
+ </clipPath>
177
+ </defs>
178
+ `,clock:`
179
+ <g clip-path="url(#clip0_3782_54676)">
180
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.00008 7.99999C2.00008 4.68628 4.68637 1.99999 8.00008 1.99999C11.3138 1.99999 14.0001 4.68628 14.0001 7.99999C14.0001 11.3137 11.3138 14 8.00008 14C4.68637 14 2.00008 11.3137 2.00008 7.99999ZM8.00008 0.666656C3.94999 0.666656 0.666748 3.9499 0.666748 7.99999C0.666748 12.0501 3.94999 15.3333 8.00008 15.3333C12.0502 15.3333 15.3334 12.0501 15.3334 7.99999C15.3334 3.9499 12.0502 0.666656 8.00008 0.666656ZM8.66659 4.00001C8.66659 3.63182 8.36811 3.33334 7.99992 3.33334C7.63173 3.33334 7.33325 3.63182 7.33325 4.00001V8.00001C7.33325 8.25252 7.47592 8.48337 7.70178 8.59629L10.3684 9.92963C10.6978 10.0943 11.0982 9.9608 11.2629 9.63149C11.4275 9.30217 11.294 8.90172 10.9647 8.73706L8.66659 7.58799V4.00001Z" fill="#1B1C1D"/>
181
+ </g>
182
+ <defs>
183
+ <clipPath id="clip0_3782_54676">
184
+ <rect width="16" height="16" fill="white"/>
185
+ </clipPath>
186
+ </defs>
187
+ `,"clock-fill":`
188
+ <g clip-path="url(#clip0_3782_54737)">
189
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.00008 0.666656C3.94999 0.666656 0.666748 3.9499 0.666748 7.99999C0.666748 12.0501 3.94999 15.3333 8.00008 15.3333C12.0502 15.3333 15.3334 12.0501 15.3334 7.99999C15.3334 3.9499 12.0502 0.666656 8.00008 0.666656ZM8.66659 4.00001C8.66659 3.63182 8.36811 3.33334 7.99992 3.33334C7.63173 3.33334 7.33325 3.63182 7.33325 4.00001V8.00001C7.33325 8.25252 7.47592 8.48337 7.70178 8.59629L10.3684 9.92963C10.6978 10.0943 11.0982 9.9608 11.2629 9.63149C11.4275 9.30217 11.294 8.90172 10.9647 8.73706L8.66659 7.58799V4.00001Z" fill="#1B1C1D"/>
190
+ </g>
191
+ <defs>
192
+ <clipPath id="clip0_3782_54737">
193
+ <rect width="16" height="16" fill="white"/>
194
+ </clipPath>
195
+ </defs>
196
+ `,dollar:`
197
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.66659 0.666667C8.66659 0.298477 8.36811 0 7.99992 0C7.63173 0 7.33325 0.298477 7.33325 0.666667V2.66666H6.33325C5.5376 2.66666 4.77454 2.98273 4.21193 3.54534C3.64932 4.10795 3.33325 4.87101 3.33325 5.66666C3.33325 6.46231 3.64932 7.22537 4.21193 7.78798C4.77454 8.35059 5.5376 8.66666 6.33325 8.66666H7.33325V12H3.99992C3.63173 12 3.33325 12.2985 3.33325 12.6667C3.33325 13.0348 3.63173 13.3333 3.99992 13.3333H7.33325V15.3333C7.33325 15.7015 7.63173 16 7.99992 16C8.36811 16 8.66659 15.7015 8.66659 15.3333V13.3333H9.66659C10.4622 13.3333 11.2253 13.0173 11.7879 12.4546C12.3505 11.892 12.6666 11.129 12.6666 10.3333C12.6666 9.53767 12.3505 8.77461 11.7879 8.212C11.2253 7.64939 10.4622 7.33332 9.66659 7.33332H8.66659V3.99999H11.3333C11.7014 3.99999 11.9999 3.70151 11.9999 3.33332C11.9999 2.96513 11.7014 2.66666 11.3333 2.66666H8.66659V0.666667ZM7.33325 3.99999H6.33325C5.89122 3.99999 5.4673 4.17558 5.15474 4.48815C4.84218 4.80071 4.66659 5.22463 4.66659 5.66666C4.66659 6.10868 4.84218 6.53261 5.15474 6.84517C5.4673 7.15773 5.89122 7.33332 6.33325 7.33332H7.33325V3.99999ZM8.66659 8.66666V12H9.66659C10.1086 12 10.5325 11.8244 10.8451 11.5118C11.1577 11.1993 11.3333 10.7754 11.3333 10.3333C11.3333 9.8913 11.1577 9.46737 10.8451 9.15481C10.5325 8.84225 10.1086 8.66666 9.66659 8.66666H8.66659Z" fill="#1B1C1D"/>
198
+ `,"open-eye":`
199
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.24877 8C2.31252 8.11017 2.39704 8.25057 2.50174 8.41269C2.77067 8.8291 3.16893 9.38285 3.68598 9.93437C4.73072 11.0488 6.19138 12.0833 8 12.0833C9.80862 12.0833 11.2693 11.0488 12.314 9.93437C12.8311 9.38285 13.2293 8.8291 13.4983 8.41269C13.603 8.25057 13.6875 8.11017 13.7512 8C13.6875 7.88983 13.603 7.74943 13.4983 7.58731C13.2293 7.1709 12.8311 6.61715 12.314 6.06563C11.2693 4.95124 9.80862 3.91667 8 3.91667C6.19138 3.91667 4.73072 4.95124 3.68598 6.06563C3.16893 6.61715 2.77067 7.1709 2.50174 7.58731C2.39704 7.74943 2.31252 7.88983 2.24877 8ZM14.4167 8C14.9384 7.73913 14.9383 7.73893 14.9382 7.73871L14.9373 7.73684L14.9353 7.73286L14.9286 7.7199C14.9231 7.70908 14.9152 7.69393 14.9051 7.67476C14.8848 7.63641 14.8553 7.58188 14.8169 7.51349C14.74 7.37679 14.6268 7.18422 14.4783 6.95436C14.1821 6.49577 13.7418 5.88285 13.1651 5.2677C12.0224 4.04876 10.2747 2.75 8 2.75C5.72529 2.75 3.97761 4.04876 2.83485 5.2677C2.25815 5.88285 1.81787 6.49577 1.5217 6.95436C1.37325 7.18422 1.26005 7.37679 1.18315 7.51349C1.14468 7.58188 1.11523 7.63641 1.09494 7.67476C1.08479 7.69393 1.07693 7.70908 1.07136 7.7199L1.06474 7.73286L1.06273 7.73684L1.06205 7.7382C1.06194 7.73841 1.06158 7.73913 1.58333 8L1.06158 7.73913C0.979472 7.90335 0.979472 8.09665 1.06158 8.26087L1.58333 8C1.06158 8.26087 1.06148 8.26066 1.06158 8.26087L1.06273 8.26316L1.06474 8.26714L1.07136 8.2801C1.07693 8.29092 1.08479 8.30607 1.09494 8.32524C1.11523 8.36359 1.14468 8.41812 1.18315 8.48651C1.26005 8.62321 1.37325 8.81578 1.5217 9.04564C1.81787 9.50423 2.25815 10.1172 2.83485 10.7323C3.97761 11.9512 5.72529 13.25 8 13.25C10.2747 13.25 12.0224 11.9512 13.1651 10.7323C13.7418 10.1172 14.1821 9.50423 14.4783 9.04564C14.6268 8.81578 14.74 8.62321 14.8169 8.48651C14.8553 8.41812 14.8848 8.36359 14.9051 8.32524C14.9152 8.30607 14.9231 8.29092 14.9286 8.2801L14.9353 8.26714L14.9373 8.26316L14.938 8.2618C14.9381 8.26159 14.9384 8.26087 14.4167 8ZM14.4167 8L14.9384 8.26087C15.0205 8.09665 15.0203 7.90294 14.9382 7.73871L14.4167 8Z" fill="#1B1C1D"/>
200
+ <path d="M5.66699 8.00008C5.66699 6.71142 6.71166 5.66675 8.00033 5.66675C9.28899 5.66675 10.3337 6.71142 10.3337 8.00008C10.3337 9.28875 9.28899 10.3334 8.00033 10.3334C6.71166 10.3334 5.66699 9.28875 5.66699 8.00008Z" fill="#1B1C1D"/>
201
+ `,"closed-eye":`
202
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.87081 2.05086C2.64301 1.82305 2.27366 1.82305 2.04585 2.05086C1.81805 2.27867 1.81805 2.64801 2.04585 2.87582L3.66495 4.49491C2.60983 5.40315 1.72937 6.49914 1.06933 7.7292C0.979706 7.89621 0.976819 8.09636 1.06158 8.26589L1.58333 8.00501C1.06158 8.26589 1.06205 8.26682 1.06205 8.26682L1.06273 8.26817L1.06474 8.27216L1.07136 8.28512C1.07693 8.29594 1.08479 8.31108 1.09494 8.33026C1.11523 8.36861 1.14468 8.42313 1.18315 8.49152C1.26005 8.62822 1.37325 8.8208 1.5217 9.05065C1.81787 9.50925 2.25815 10.1222 2.83485 10.7373C3.97761 11.9563 5.72529 13.2551 8 13.2551L8.00954 13.2549C9.21612 13.2352 10.3895 12.8779 11.3986 12.2285L13.1292 13.9592C13.357 14.187 13.7263 14.187 13.9541 13.9592C14.182 13.7313 14.182 13.362 13.9541 13.1342L11.883 11.063C11.879 11.059 11.875 11.0549 11.871 11.051L9.88525 9.0653C10.0617 8.75216 10.1624 8.39062 10.1624 8.00557C10.1624 6.81165 9.1945 5.84378 8.00057 5.84378C7.61552 5.84378 7.25399 5.94444 6.94085 6.1209L4.95295 4.133C4.94901 4.12894 4.94502 4.12495 4.94098 4.12103L2.87081 2.05086ZM4.49248 5.32244C3.59602 6.08081 2.83712 6.98894 2.24983 8.00686C2.31346 8.11675 2.39762 8.25649 2.50174 8.41771C2.77067 8.83411 3.16893 9.38786 3.68598 9.93938C4.72981 11.0528 6.18883 12.0865 7.99527 12.0883C8.89679 12.0728 9.7755 11.8272 10.55 11.38L9.06029 9.89025C8.74715 10.0667 8.38562 10.1674 8.00057 10.1674C6.80665 10.1674 5.83878 9.1995 5.83878 8.00557C5.83878 7.62053 5.93944 7.25899 6.11589 6.94586L4.49248 5.32244ZM6.90795 4.04633C7.26545 3.96265 7.63147 3.92082 7.99863 3.92168L8 3.92168C9.80862 3.92168 11.2693 4.95626 12.314 6.07065C12.8311 6.62217 13.2293 7.17592 13.4983 7.59232C13.6026 7.7538 13.6868 7.89374 13.7505 8.00371C13.4487 8.52894 13.1006 9.02645 12.7103 9.49027C12.5029 9.73678 12.5346 10.1048 12.7811 10.3122C13.0276 10.5196 13.3956 10.4879 13.603 10.2414C14.1128 9.63562 14.5579 8.97825 14.9311 8.28C15.0203 8.11314 15.023 7.91337 14.9384 7.74414C14.9276 7.72291 14.9162 7.70083 14.9051 7.67977C14.8848 7.64142 14.8553 7.5869 14.8169 7.51851C14.74 7.38181 14.6268 7.18923 14.4783 6.95937C14.1821 6.50078 13.7418 5.88786 13.1651 5.27272C12.0225 4.05389 10.2751 2.75528 8.00069 2.75501C7.54332 2.75399 7.08738 2.80613 6.64205 2.91037C6.32836 2.98379 6.13359 3.29761 6.20702 3.6113C6.28045 3.92498 6.59426 4.11975 6.90795 4.04633Z" fill="#1B1C1D"/>
203
+ `,file:`
204
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4 0.666656C3.46957 0.666656 2.96086 0.87737 2.58579 1.25244C2.21071 1.62752 2 2.13622 2 2.66666V13.3333C2 13.8638 2.21071 14.3725 2.58579 14.7475C2.96086 15.1226 3.46957 15.3333 4 15.3333H12C12.5304 15.3333 13.0391 15.1226 13.4142 14.7475C13.7893 14.3725 14 13.8638 14 13.3333V5.99999C14 5.99789 14 5.99579 14 5.99369C13.9983 5.81928 13.9284 5.65236 13.805 5.52884C13.8049 5.52876 13.8048 5.52867 13.8047 5.52859L9.13834 0.862184L9.13807 0.861919C9.01305 0.736894 8.84348 0.666656 8.66667 0.666656M8 1.99999H4C3.82319 1.99999 3.65362 2.07023 3.5286 2.19525C3.40357 2.32028 3.33333 2.48985 3.33333 2.66666V13.3333C3.33333 13.5101 3.40357 13.6797 3.5286 13.8047C3.65362 13.9298 3.82319 14 4 14H12C12.1768 14 12.3464 13.9298 12.4714 13.8047C12.5964 13.6797 12.6667 13.5101 12.6667 13.3333V6.66666H8.66667C8.29848 6.66666 8 6.36818 8 5.99999V1.99999ZM11.7239 5.33332L9.33333 2.9428V5.33332H11.7239Z" fill="#1B1C1D"/>
205
+ `,lock:`
206
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8 1.99999C7.29276 1.99999 6.61448 2.28094 6.11438 2.78104C5.61428 3.28114 5.33333 3.95941 5.33333 4.66666V6.66666H10.6667V4.66666C10.6667 3.95941 10.3857 3.28114 9.88562 2.78104C9.38552 2.28094 8.70724 1.99999 8 1.99999ZM4 4.66666V6.66666H3.33325C2.22868 6.66666 1.33325 7.56209 1.33325 8.66666V13.3333C1.33325 14.4379 2.22868 15.3333 3.33325 15.3333H12.6666C13.7712 15.3333 14.6666 14.4379 14.6666 13.3333V8.66666C14.6666 7.56209 13.7712 6.66666 12.6666 6.66666H12V4.66666C12 3.60579 11.5786 2.58837 10.8284 1.83823C10.0783 1.08808 9.06087 0.666656 8 0.666656C6.93913 0.666656 5.92172 1.08808 5.17157 1.83823C4.42143 2.58837 4 3.60579 4 4.66666ZM4.66667 7.99999H11.3333H12.6666C13.0348 7.99999 13.3333 8.29847 13.3333 8.66666V13.3333C13.3333 13.7015 13.0348 14 12.6666 14H3.33325C2.96506 14 2.66659 13.7015 2.66659 13.3333V8.66666C2.66659 8.29847 2.96506 7.99999 3.33325 7.99999H4.66667ZM8.00012 9C7.63276 9 7.33496 9.2978 7.33496 9.66516V12.3348C7.33496 12.7022 7.63276 13 8.00012 13C8.36748 13 8.66528 12.7022 8.66528 12.3348V9.66516C8.66528 9.2978 8.36748 9 8.00012 9Z" fill="#1B1C1D"/>
207
+ `,process:`
208
+ <g clip-path="url(#clip0_3851_55740)">
209
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.00008 0.666656C3.94999 0.666656 0.666748 3.9499 0.666748 7.99999C0.666748 12.0501 3.94999 15.3333 8.00008 15.3333C12.0502 15.3333 15.3334 12.0501 15.3334 7.99999C15.3334 3.9499 12.0502 0.666656 8.00008 0.666656ZM8.00003 6.66669L8 1.93143L7.9797 1.9314C4.5545 1.9314 1.77783 4.70807 1.77783 8.13326C1.77783 11.5585 4.5545 14.3351 7.9797 14.3351C9.41051 14.3351 10.7282 13.8506 11.7775 13.0367L8.80002 9.06664C8.28075 8.37427 8.00004 7.53215 8.00003 6.66669Z" fill="black"/>
210
+ </g>
211
+ <defs>
212
+ <clipPath id="clip0_3851_55740">
213
+ <rect width="16" height="16" fill="white"/>
214
+ </clipPath>
215
+ </defs>
216
+ `,"magic-wand":`
217
+ <path d="M15.375 9.5C15.375 9.59946 15.3354 9.69484 15.2651 9.76517C15.1948 9.83549 15.0994 9.875 15 9.875H13.875V11C13.875 11.0995 13.8354 11.1948 13.7651 11.2652C13.6948 11.3355 13.5994 11.375 13.5 11.375C13.4005 11.375 13.3051 11.3355 13.2348 11.2652C13.1645 11.1948 13.125 11.0995 13.125 11V9.875H12C11.9005 9.875 11.8051 9.83549 11.7348 9.76517C11.6645 9.69484 11.625 9.59946 11.625 9.5C11.625 9.40055 11.6645 9.30516 11.7348 9.23484C11.8051 9.16451 11.9005 9.125 12 9.125H13.125V8C13.125 7.90055 13.1645 7.80516 13.2348 7.73484C13.3051 7.66451 13.4005 7.625 13.5 7.625C13.5994 7.625 13.6948 7.66451 13.7651 7.73484C13.8354 7.80516 13.875 7.90055 13.875 8V9.125H15C15.0994 9.125 15.1948 9.16451 15.2651 9.23484C15.3354 9.30516 15.375 9.40055 15.375 9.5ZM3.49996 4.375H4.62496V5.5C4.62496 5.59946 4.66446 5.69484 4.73479 5.76517C4.80512 5.83549 4.9005 5.875 4.99996 5.875C5.09941 5.875 5.19479 5.83549 5.26512 5.76517C5.33545 5.69484 5.37496 5.59946 5.37496 5.5V4.375H6.49996C6.59941 4.375 6.69479 4.33549 6.76512 4.26517C6.83545 4.19484 6.87496 4.09946 6.87496 4C6.87496 3.90055 6.83545 3.80516 6.76512 3.73484C6.69479 3.66451 6.59941 3.625 6.49996 3.625H5.37496V2.5C5.37496 2.40055 5.33545 2.30516 5.26512 2.23484C5.19479 2.16451 5.09941 2.125 4.99996 2.125C4.9005 2.125 4.80512 2.16451 4.73479 2.23484C4.66446 2.30516 4.62496 2.40055 4.62496 2.5V3.625H3.49996C3.4005 3.625 3.30512 3.66451 3.23479 3.73484C3.16446 3.80516 3.12496 3.90055 3.12496 4C3.12496 4.09946 3.16446 4.19484 3.23479 4.26517C3.30512 4.33549 3.4005 4.375 3.49996 4.375ZM11.5 12.125H10.875V11.5C10.875 11.4005 10.8354 11.3052 10.7651 11.2348C10.6948 11.1645 10.5994 11.125 10.5 11.125C10.4005 11.125 10.3051 11.1645 10.2348 11.2348C10.1645 11.3052 10.125 11.4005 10.125 11.5V12.125H9.49996C9.4005 12.125 9.30512 12.1645 9.23479 12.2348C9.16446 12.3052 9.12496 12.4005 9.12496 12.5C9.12496 12.5995 9.16446 12.6948 9.23479 12.7652C9.30512 12.8355 9.4005 12.875 9.49996 12.875H10.125V13.5C10.125 13.5995 10.1645 13.6948 10.2348 13.7652C10.3051 13.8355 10.4005 13.875 10.5 13.875C10.5994 13.875 10.6948 13.8355 10.7651 13.7652C10.8354 13.6948 10.875 13.5995 10.875 13.5V12.875H11.5C11.5994 12.875 11.6948 12.8355 11.7651 12.7652C11.8354 12.6948 11.875 12.5995 11.875 12.5C11.875 12.4005 11.8354 12.3052 11.7651 12.2348C11.6948 12.1645 11.5994 12.125 11.5 12.125ZM13.6187 4.91188L4.91121 13.6188C4.82995 13.7 4.73349 13.7645 4.62732 13.8085C4.52116 13.8524 4.40737 13.8751 4.29246 13.8751C4.17754 13.8751 4.06375 13.8524 3.95759 13.8085C3.85142 13.7645 3.75496 13.7 3.67371 13.6188L2.38058 12.3256C2.29932 12.2444 2.23486 12.1479 2.19088 12.0417C2.1469 11.9356 2.12427 11.8218 2.12427 11.7069C2.12427 11.592 2.1469 11.4782 2.19088 11.372C2.23486 11.2658 2.29932 11.1694 2.38058 11.0881L11.0881 2.38125C11.1693 2.29999 11.2658 2.23553 11.372 2.19155C11.4781 2.14757 11.5919 2.12494 11.7068 2.12494C11.8217 2.12494 11.9355 2.14757 12.0417 2.19155C12.1479 2.23553 12.2443 2.29999 12.3256 2.38125L13.6187 3.67438C13.7 3.75563 13.7644 3.85209 13.8084 3.95826C13.8524 4.06442 13.875 4.17821 13.875 4.29313C13.875 4.40804 13.8524 4.52183 13.8084 4.628C13.7644 4.73416 13.7 4.83062 13.6187 4.91188ZM13.0881 4.20438L11.7956 2.91188C11.784 2.90026 11.7702 2.89104 11.755 2.88474C11.7398 2.87845 11.7236 2.87522 11.7071 2.87522C11.6907 2.87522 11.6744 2.87845 11.6593 2.88474C11.6441 2.89104 11.6303 2.90026 11.6187 2.91188L9.52996 5L11 6.47L13.0881 4.38125C13.0997 4.36964 13.1089 4.35586 13.1152 4.34068C13.1215 4.32551 13.1247 4.30924 13.1247 4.29281C13.1247 4.27639 13.1215 4.26012 13.1152 4.24495C13.1089 4.22977 13.0997 4.21599 13.0881 4.20438Z" fill="black"/>
218
+ `,repeat:`
219
+ <g clip-path="url(#clip0_3782_54679)">
220
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.8048 0.195262C11.5445 -0.0650874 11.1224 -0.0650874 10.862 0.195262C10.6017 0.455612 10.6017 0.877722 10.862 1.13807L12.3906 2.66666H4.66659C3.78253 2.66666 2.93468 3.01785 2.30956 3.64297C1.68444 4.26809 1.33325 5.11594 1.33325 5.99999V7.33332C1.33325 7.70151 1.63173 7.99999 1.99992 7.99999C2.36811 7.99999 2.66659 7.70151 2.66659 7.33332V5.99999C2.66659 5.46956 2.8773 4.96085 3.25237 4.58578C3.62744 4.2107 4.13615 3.99999 4.66659 3.99999H12.3906L10.862 5.5286C10.6017 5.78895 10.6017 6.21105 10.862 6.4714C11.1224 6.73175 11.5445 6.73175 11.8048 6.4714L14.4715 3.80474C14.7318 3.54439 14.7318 3.12228 14.4715 2.86193L11.8048 0.195262ZM5.13799 9.52861C5.39834 9.78895 5.39834 10.2111 5.13799 10.4714L3.60941 12H11.3333C11.8637 12 12.3724 11.7893 12.7475 11.4142C13.1225 11.0391 13.3333 10.5304 13.3333 10V8.66667C13.3333 8.29848 13.6317 8 13.9999 8C14.3681 8 14.6666 8.29848 14.6666 8.66667V10C14.6666 10.8841 14.3154 11.7319 13.6903 12.357C13.0652 12.9821 12.2173 13.3333 11.3333 13.3333H3.60938L5.13799 14.8619C5.39834 15.1223 5.39834 15.5444 5.13799 15.8047C4.87764 16.0651 4.45553 16.0651 4.19518 15.8047L1.52851 13.1381C1.46307 13.0726 1.41407 12.997 1.38153 12.9162C1.3504 12.8391 1.33325 12.7549 1.33325 12.6667C1.33325 12.5741 1.35211 12.486 1.3862 12.4059C1.41537 12.3371 1.4566 12.2723 1.50989 12.2147C1.51667 12.2073 1.52362 12.2001 1.53073 12.1931L4.19518 9.52861C4.45553 9.26826 4.87764 9.26826 5.13799 9.52861Z" fill="#1B1C1D"/>
221
+ </g>
222
+ <defs>
223
+ <clipPath id="clip0_3782_54679">
224
+ <rect width="16" height="16" fill="white"/>
225
+ </clipPath>
226
+ </defs>
227
+ `,user:`
228
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.00008 4.66668C6.00008 3.56211 6.89551 2.66668 8.00008 2.66668C9.10465 2.66668 10.0001 3.56211 10.0001 4.66668C10.0001 5.77125 9.10465 6.66668 8.00008 6.66668C6.89551 6.66668 6.00008 5.77125 6.00008 4.66668ZM8.00008 1.33334C6.15913 1.33334 4.66675 2.82573 4.66675 4.66668C4.66675 6.50763 6.15913 8.00001 8.00008 8.00001C9.84103 8.00001 11.3334 6.50763 11.3334 4.66668C11.3334 2.82573 9.84103 1.33334 8.00008 1.33334ZM5.33333 9.33334C4.44928 9.33334 3.60143 9.68453 2.97631 10.3097C2.35119 10.9348 2 11.7826 2 12.6667V14C2 14.3682 2.29848 14.6667 2.66667 14.6667C3.03486 14.6667 3.33333 14.3682 3.33333 14V12.6667C3.33333 12.1362 3.54405 11.6275 3.91912 11.2525C4.29419 10.8774 4.8029 10.6667 5.33333 10.6667H10.6667C11.1971 10.6667 11.7058 10.8774 12.0809 11.2525C12.456 11.6275 12.6667 12.1362 12.6667 12.6667V14C12.6667 14.3682 12.9651 14.6667 13.3333 14.6667C13.7015 14.6667 14 14.3682 14 14V12.6667C14 11.7826 13.6488 10.9348 13.0237 10.3097C12.3986 9.68453 11.5507 9.33334 10.6667 9.33334H5.33333Z" fill="#1B1C1D"/>
229
+ `,"user-fill":`
230
+ <path d="M8.00008 1.33331C6.15913 1.33331 4.66675 2.8257 4.66675 4.66665C4.66675 6.5076 6.15913 7.99998 8.00008 7.99998C9.84103 7.99998 11.3334 6.5076 11.3334 4.66665C11.3334 2.8257 9.84103 1.33331 8.00008 1.33331Z" fill="#1B1C1D"/>
231
+ <path d="M5.33333 9.33331C4.44928 9.33331 3.60143 9.6845 2.97631 10.3096C2.35119 10.9347 2 11.7826 2 12.6666V14C2 14.3682 2.29848 14.6666 2.66667 14.6666H13.3333C13.7015 14.6666 14 14.3682 14 14V12.6666C14 11.7826 13.6488 10.9347 13.0237 10.3096C12.3986 9.6845 11.5507 9.33331 10.6667 9.33331H5.33333Z" fill="#1B1C1D"/>
232
+ `,users:`
233
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.33502 4.94417C4.33502 3.9321 5.15546 3.11167 6.16752 3.11167C7.17958 3.11167 8.00002 3.9321 8.00002 4.94417C8.00002 5.95623 7.17958 6.77667 6.16752 6.77667C5.15546 6.77667 4.33502 5.95623 4.33502 4.94417ZM6.16752 1.89C4.48075 1.89 3.11335 3.2574 3.11335 4.94417C3.11335 6.63094 4.48075 7.99833 6.16752 7.99833C7.85429 7.99833 9.22169 6.63094 9.22169 4.94417C9.22169 3.2574 7.85429 1.89 6.16752 1.89ZM3.72409 9.21999C2.91407 9.21999 2.13723 9.54177 1.56447 10.1145C0.991699 10.6873 0.669922 11.4641 0.669922 12.2742V13.4958C0.669922 13.8332 0.943401 14.1067 1.28076 14.1067C1.61811 14.1067 1.89159 13.8332 1.89159 13.4958V12.2742C1.89159 11.7882 2.08465 11.322 2.42832 10.9784C2.77198 10.6347 3.23808 10.4417 3.72409 10.4417H8.61076C9.09676 10.4417 9.56287 10.6347 9.90653 10.9784C10.2502 11.322 10.4433 11.7882 10.4433 12.2742V13.4958C10.4433 13.8332 10.7167 14.1067 11.0541 14.1067C11.3914 14.1067 11.6649 13.8332 11.6649 13.4958V12.2742C11.6649 11.4641 11.3431 10.6873 10.7704 10.1145C10.1976 9.54177 9.42077 9.21999 8.61076 9.21999H3.72409ZM12.2952 9.75752C12.3795 9.43088 12.7127 9.23445 13.0393 9.31879C13.6946 9.48797 14.275 9.86996 14.6896 10.4048C15.1042 10.9396 15.3295 11.597 15.33 12.2737V13.4958C15.33 13.8332 15.0565 14.1067 14.7191 14.1067C14.3818 14.1067 14.1083 13.8332 14.1083 13.4958V12.2743C14.1079 11.8684 13.9728 11.4741 13.7241 11.1533C13.4753 10.8324 13.1271 10.6032 12.7339 10.5017C12.4073 10.4173 12.2109 10.0842 12.2952 9.75752ZM10.5947 1.98847C10.2679 1.9048 9.93513 2.10189 9.85146 2.42871C9.76778 2.75552 9.96488 3.08829 10.2917 3.17196C10.6859 3.27289 11.0352 3.50213 11.2847 3.82356C11.5342 4.14498 11.6697 4.5403 11.6697 4.9472C11.6697 5.35409 11.5342 5.74941 11.2847 6.07084C11.0352 6.39226 10.6859 6.62151 10.2917 6.72243C9.96488 6.80611 9.76778 7.13888 9.85146 7.46569C9.93513 7.7925 10.2679 7.9896 10.5947 7.90592C11.2517 7.73771 11.834 7.35564 12.2498 6.81993C12.6656 6.28422 12.8913 5.62535 12.8913 4.9472C12.8913 4.26904 12.6656 3.61017 12.2498 3.07447C11.834 2.53876 11.2517 2.15668 10.5947 1.98847Z" fill="black"/>
234
+ `}},i1=l=>{const{size:_="md",className:p,name:f,filled:v}=l,u=v?f+"-fill":f,R=j1[u],h=C1[_];return R?D.jsx("svg",{className:p,dangerouslySetInnerHTML:{__html:R},"data-testid":"icon-test-id",fill:"none",height:h,viewBox:"0 0 16 16",width:h}):null},l1={mode:"light"},o1=T.createContext(void 0),F1=({children:l,theme:_=l1})=>{const[p,f]=T.useState(_);T.useEffect(()=>{_!==p&&f(_)},[_]);const v={theme:p};return D.jsx(o1.Provider,{value:v,children:l})},k1=()=>{const l=T.useContext(o1);return l||{theme:l1}},x={button:"_button_1cv7r_1",button_icon:"_button_icon_1cv7r_28",button__secondary:"_button__secondary_1cv7r_34",button__darkMode:"_button__darkMode_1cv7r_49",button__ghost:"_button__ghost_1cv7r_58",button__danger:"_button__danger_1cv7r_72"},a1=l=>{const{children:_,className:p,leftIcon:f,rightIcon:v,variant:u="primary",type:R="button",...h}=l,{theme:c}=k1();return D.jsxs("button",{className:N1(x.button,p&&p,u&&x[`button__${u}`],(c==null?void 0:c.mode)==="dark"&&x.button__darkMode),type:R,...h,children:[f&&D.jsx(i1,{className:x.button_icon,name:f,size:"md"}),_,v&&D.jsx(i1,{className:x.button_icon,name:v,size:"md"})]})};a1.prototype={avocado:"Button"},m.Button=a1,m.ThemeProvider=F1,Object.defineProperty(m,Symbol.toStringTag,{value:"Module"})});
package/dist/index.d.ts CHANGED
@@ -1,2 +1 @@
1
- import Button from './components/button/Button';
2
- export { Button };
1
+ export * from './avocado-suite/src/index'
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- ._button_1npli_1{background:#507aaf;border:1px solid transparent;border-radius:.25rem;display:flex;justify-content:center;align-items:center;font-family:Roboto,sans-serif;font-size:.875rem;color:#fff;font-weight:700;cursor:pointer;min-height:36px;outline:none;padding:.5rem 1rem}._button_1npli_1:hover{background:#376197}._button_1npli_1:active{background:#294870}._button_1npli_1:focus-visible{outline:none;box-shadow:0 0 0 3px #fff,0 0 0 5px #507aaf}._button_1npli_1:disabled{background:#efeff0;color:#96979e;cursor:no-drop}._button_1npli_1._button__outline_1npli_32{background:#ffffff;border:1px solid #507aaf;border-radius:.25rem;color:#376197}._button_1npli_1._button__outline_1npli_32:hover{background:#f4f5f6}._button_1npli_1._button__outline_1npli_32:active{background:#dedfe2}._button_1npli_1._button__outline_1npli_32:disabled{border:1px solid #96979e;color:#96979e}._button_1npli_1._button__ghost_1npli_48{background:transparent;border:1px solid transparent;border-radius:.25rem;color:#507aaf}._button_1npli_1._button__ghost_1npli_48:hover{background:#f4f5f6}._button_1npli_1._button__ghost_1npli_48:active{background:#dedfe2}._button_1npli_1._button__ghost_1npli_48:disabled{color:#96979e}._button_1npli_1._button__danger_1npli_63{background:#ff5f58;border:1px solid transparent;border-radius:.25rem;color:#fff}._button_1npli_1._button__danger_1npli_63:hover{background:#e33932}._button_1npli_1._button__danger_1npli_63:active{background:#bc271c}._button_1npli_1._button__danger_1npli_63:disabled{background:#efeff0;color:#96979e;cursor:no-drop}._button_1npli_1._button__danger_1npli_63._button__outline_1npli_32{background:#ffffff;border:1px solid #ff5f58;border-radius:.25rem;color:#e33932}._button_1npli_1._button__danger_1npli_63._button__outline_1npli_32:hover{background:#f4f5f6}._button_1npli_1._button__danger_1npli_63._button__outline_1npli_32:active{background:#dedfe2}._button_1npli_1._button__danger_1npli_63._button__outline_1npli_32:disabled{border:1px solid #96979e;color:#96979e}._button_1npli_1._button__danger_1npli_63._button__ghost_1npli_48{background:transparent;border:1px solid transparent;border-radius:.25rem;color:#ff5f58}._button_1npli_1._button__danger_1npli_63._button__ghost_1npli_48:hover{background:#f4f5f6}._button_1npli_1._button__danger_1npli_63._button__ghost_1npli_48:active{background:#dedfe2}._button_1npli_1._button__danger_1npli_63._button__ghost_1npli_48:disabled{color:#96979e}@media (max-width: 992px){._button_1npli_1{font-size:1.125rem;min-height:48px;padding:.75rem 1rem}}
1
+ ._button_1cv7r_1{background-color:var(--color-primary-50);border-color:1px solid var(--color-primary-50);border-radius:.25rem;display:flex;justify-content:center;align-items:center;font-family:Roboto,sans-serif;font-size:.875rem;color:var(--color-neutral-00);font-weight:700;cursor:pointer;fill:var(--color-neutral-00);gap:.5rem;min-height:36px;min-width:120px;outline:none;padding:.5rem 1rem}._button_1cv7r_1:hover,._button_1cv7r_1:active{background:linear-gradient(0deg,#0003,#0003),linear-gradient(0deg,var(--color-primary-50),var(--color-primary-50))}._button_1cv7r_1:disabled{background:var(--color-neutral-10);color:var(--color-neutral-50);cursor:no-drop}._button_icon_1cv7r_28{fill:inherit}._button_icon_1cv7r_28 path{fill:inherit}._button_1cv7r_1._button__secondary_1cv7r_34{background-color:var(--color-primary-10);border-color:1px solid var(--color-primary-10);border-radius:.25rem;color:var(--color-neutral-70);fill:var(--color-neutral-70)}._button_1cv7r_1._button__secondary_1cv7r_34:hover,._button_1cv7r_1._button__secondary_1cv7r_34:active{background:linear-gradient(0deg,#0000001a,#0000001a),linear-gradient(0deg,var(--color-primary-10),var(--color-primary-10))}._button_1cv7r_1._button__secondary_1cv7r_34:disabled{background:transparent;border:1px solid var(--color-neutral-50);color:var(--color-neutral-50)}._button_1cv7r_1._button__secondary_1cv7r_34._button__darkMode_1cv7r_49{background:var(--color-primary-20)}._button_1cv7r_1._button__secondary_1cv7r_34._button__darkMode_1cv7r_49:hover,._button_1cv7r_1._button__secondary_1cv7r_34._button__darkMode_1cv7r_49:active{background:linear-gradient(0deg,#0003,#0003),linear-gradient(0deg,var(--color-primary-20),var(--color-primary-20))}._button_1cv7r_1._button__secondary_1cv7r_34._button__darkMode_1cv7r_49:disabled{background:transparent}._button_1cv7r_1._button__ghost_1cv7r_58{background-color:transparent;border-color:1px solid var(--color-transparent);border-radius:.25rem;color:var(--color-neutral-70);fill:var(--color-neutral-70)}._button_1cv7r_1._button__ghost_1cv7r_58:hover,._button_1cv7r_1._button__ghost_1cv7r_58:active{background:var(--color-neutral-10)}._button_1cv7r_1._button__ghost_1cv7r_58:disabled{background:transparent;color:var(--color-neutral-50)}._button_1cv7r_1._button__danger_1cv7r_72{background-color:var(--color-error-50);border-color:1px solid var(--color-error-50);border-radius:.25rem;color:var(--color-neutral-00);fill:var(--color-neutral-00)}._button_1cv7r_1._button__danger_1cv7r_72:hover,._button_1cv7r_1._button__danger_1cv7r_72:active{background:linear-gradient(0deg,#0003,#0003),linear-gradient(0deg,var(--color-error-50),var(--color-error-50))}._button_1cv7r_1._button__danger_1cv7r_72:disabled{background:transparent;border:1px solid var(--color-neutral-50);color:var(--color-neutral-50)}@media (max-width: 992px){._button_1cv7r_1{font-size:1rem;min-height:48px;padding:.75rem 1rem}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@foris/avocado-suite",
3
- "version": "0.0.1-beta.5",
3
+ "version": "0.1.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -8,33 +8,45 @@
8
8
  "files": [
9
9
  "dist"
10
10
  ],
11
- "main": "./dist/index.es.js",
11
+ "main": "./dist/avocado-suite.umd.js",
12
+ "module": "./dist/avocado-suite.es.js",
12
13
  "types": "./dist/index.d.ts",
13
- "typings": "./dist/index.d.ts",
14
14
  "exports": {
15
15
  ".": {
16
- "import": "./dist/index.es.js"
16
+ "import": "./dist/avocado-suite.es.js",
17
+ "require": "./dist/avocado-suite.umd.js"
17
18
  }
18
19
  },
19
20
  "dependencies": {
20
21
  "react": "18.2.0",
21
22
  "react-dom": "18.2.0",
22
- "@foris/avocado-core": "0.0.4"
23
+ "@foris/avocado-core": "0.1.0",
24
+ "@foris/avocado-icons": "0.0.3"
23
25
  },
24
26
  "devDependencies": {
27
+ "@testing-library/jest-dom": "6.4.0",
28
+ "@testing-library/react": "14.2.0",
29
+ "@testing-library/user-event": "14.5.2",
25
30
  "@types/node": "20.2.5",
26
31
  "@types/react": "18.0.28",
27
32
  "@types/react-dom": "18.0.11",
28
- "@vitejs/plugin-react-swc": "3.0.0",
33
+ "@types/testing-library__jest-dom": "6.0.0",
34
+ "@vitejs/plugin-react-swc": "3.5.0",
35
+ "@vitest/coverage-v8": "1.2.2",
36
+ "@vitest/ui": "1.2.2",
29
37
  "classnames": "2.3.2",
38
+ "jsdom": "24.0.0",
30
39
  "sass": "1.62.1",
31
40
  "typescript": "5.1.3",
32
- "vite": "4.3.2",
33
- "vite-plugin-dts": "2.3.0",
41
+ "vite": "5.0.12",
42
+ "vite-plugin-dts": "3.7.1",
43
+ "vitest": "1.2.2",
34
44
  "@foris/tsconfig": "0.0.1"
35
45
  },
36
46
  "scripts": {
37
- "dev": "vite",
38
- "build": "tsc && vite build"
47
+ "build": "tsc && vite build",
48
+ "test": "vitest run",
49
+ "test:watch": "vitest --ui",
50
+ "coverage": "vitest run --coverage"
39
51
  }
40
52
  }