@post-pioneer/ui-kit 0.1.12 → 0.1.18
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/dist/ui-kit-postpioneer.es.js +791 -442
- package/dist/ui-kit-postpioneer.umd.js +15 -7
- package/package.json +5 -5
|
@@ -1,22 +1,30 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(E,A){typeof exports=="object"&&typeof module<"u"?A(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],A):(E=typeof globalThis<"u"?globalThis:E||self,A(E.PostPioneerUI={},E.React))})(this,(function(E,A){"use strict";var K={exports:{}},V={};/**
|
|
2
2
|
* @license React
|
|
3
|
-
* react-jsx-runtime.production.js
|
|
3
|
+
* react-jsx-runtime.production.min.js
|
|
4
4
|
*
|
|
5
|
-
* Copyright (c)
|
|
5
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
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 de;function Ye(){if(de)return V;de=1;var u=A,l=Symbol.for("react.element"),h=Symbol.for("react.fragment"),_=Object.prototype.hasOwnProperty,g=u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,w={key:!0,ref:!0,__self:!0,__source:!0};function R(b,d,S){var f,y={},T=null,x=null;S!==void 0&&(T=""+S),d.key!==void 0&&(T=""+d.key),d.ref!==void 0&&(x=d.ref);for(f in d)_.call(d,f)&&!w.hasOwnProperty(f)&&(y[f]=d[f]);if(b&&b.defaultProps)for(f in d=b.defaultProps,d)y[f]===void 0&&(y[f]=d[f]);return{$$typeof:l,type:b,key:T,ref:x,props:y,_owner:g.current}}return V.Fragment=h,V.jsx=R,V.jsxs=R,V}var z={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c)
|
|
13
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
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 fe;function Ue(){return fe||(fe=1,process.env.NODE_ENV!=="production"&&(function(){var u=A,l=Symbol.for("react.element"),h=Symbol.for("react.portal"),_=Symbol.for("react.fragment"),g=Symbol.for("react.strict_mode"),w=Symbol.for("react.profiler"),R=Symbol.for("react.provider"),b=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),S=Symbol.for("react.suspense"),f=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),T=Symbol.for("react.lazy"),x=Symbol.for("react.offscreen"),O=Symbol.iterator,I="@@iterator";function W(e){if(e===null||typeof e!="object")return null;var r=O&&e[O]||e[I];return typeof r=="function"?r:null}var L=u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function C(e){{for(var r=arguments.length,a=new Array(r>1?r-1:0),t=1;t<r;t++)a[t-1]=arguments[t];U("error",e,a)}}function U(e,r,a){{var t=L.ReactDebugCurrentFrame,i=t.getStackAddendum();i!==""&&(r+="%s",a=a.concat([i]));var c=a.map(function(s){return String(s)});c.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,c)}}var Z=!1,ae=!1,ne=!1,q=!1,qe=!1,me;me=Symbol.for("react.module.reference");function Xe(e){return!!(typeof e=="string"||typeof e=="function"||e===_||e===w||qe||e===g||e===S||e===f||q||e===x||Z||ae||ne||typeof e=="object"&&e!==null&&(e.$$typeof===T||e.$$typeof===y||e.$$typeof===R||e.$$typeof===b||e.$$typeof===d||e.$$typeof===me||e.getModuleId!==void 0))}function Qe(e,r,a){var t=e.displayName;if(t)return t;var i=r.displayName||r.name||"";return i!==""?a+"("+i+")":a}function be(e){return e.displayName||"Context"}function $(e){if(e==null)return null;if(typeof e.tag=="number"&&C("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 _:return"Fragment";case h:return"Portal";case w:return"Profiler";case g:return"StrictMode";case S:return"Suspense";case f:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case b:var r=e;return be(r)+".Consumer";case R:var a=e;return be(a._context)+".Provider";case d:return Qe(e,e.render,"ForwardRef");case y:var t=e.displayName||null;return t!==null?t:$(e.type)||"Memo";case T:{var i=e,c=i._payload,s=i._init;try{return $(s(c))}catch{return null}}}return null}var D=Object.assign,H=0,ye,xe,je,Re,ke,Ee,Se;function Te(){}Te.__reactDisabledLog=!0;function er(){{if(H===0){ye=console.log,xe=console.info,je=console.warn,Re=console.error,ke=console.group,Ee=console.groupCollapsed,Se=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Te,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}H++}}function rr(){{if(H--,H===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:D({},e,{value:ye}),info:D({},e,{value:xe}),warn:D({},e,{value:je}),error:D({},e,{value:Re}),group:D({},e,{value:ke}),groupCollapsed:D({},e,{value:Ee}),groupEnd:D({},e,{value:Se})})}H<0&&C("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var te=L.ReactCurrentDispatcher,oe;function X(e,r,a){{if(oe===void 0)try{throw Error()}catch(i){var t=i.stack.trim().match(/\n( *(at )?)/);oe=t&&t[1]||""}return`
|
|
18
|
+
`+oe+e}}var se=!1,Q;{var ar=typeof WeakMap=="function"?WeakMap:Map;Q=new ar}function Oe(e,r){if(!e||se)return"";{var a=Q.get(e);if(a!==void 0)return a}var t;se=!0;var i=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var c;c=te.current,te.current=null,er();try{if(r){var s=function(){throw Error()};if(Object.defineProperty(s.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(s,[])}catch(k){t=k}Reflect.construct(e,[],s)}else{try{s.call()}catch(k){t=k}e.call(s.prototype)}}else{try{throw Error()}catch(k){t=k}e()}}catch(k){if(k&&t&&typeof k.stack=="string"){for(var o=k.stack.split(`
|
|
19
|
+
`),j=t.stack.split(`
|
|
20
|
+
`),p=o.length-1,v=j.length-1;p>=1&&v>=0&&o[p]!==j[v];)v--;for(;p>=1&&v>=0;p--,v--)if(o[p]!==j[v]){if(p!==1||v!==1)do if(p--,v--,v<0||o[p]!==j[v]){var P=`
|
|
21
|
+
`+o[p].replace(" at new "," at ");return e.displayName&&P.includes("<anonymous>")&&(P=P.replace("<anonymous>",e.displayName)),typeof e=="function"&&Q.set(e,P),P}while(p>=1&&v>=0);break}}}finally{se=!1,te.current=c,rr(),Error.prepareStackTrace=i}var G=e?e.displayName||e.name:"",N=G?X(G):"";return typeof e=="function"&&Q.set(e,N),N}function nr(e,r,a){return Oe(e,!1)}function tr(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function ee(e,r,a){if(e==null)return"";if(typeof e=="function")return Oe(e,tr(e));if(typeof e=="string")return X(e);switch(e){case S:return X("Suspense");case f:return X("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case d:return nr(e.render);case y:return ee(e.type,r,a);case T:{var t=e,i=t._payload,c=t._init;try{return ee(c(i),r,a)}catch{}}}return""}var J=Object.prototype.hasOwnProperty,Pe={},Le=L.ReactDebugCurrentFrame;function re(e){if(e){var r=e._owner,a=ee(e.type,e._source,r?r.type:null);Le.setExtraStackFrame(a)}else Le.setExtraStackFrame(null)}function or(e,r,a,t,i){{var c=Function.call.bind(J);for(var s in e)if(c(e,s)){var o=void 0;try{if(typeof e[s]!="function"){var j=Error((t||"React class")+": "+a+" type `"+s+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[s]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw j.name="Invariant Violation",j}o=e[s](r,s,t,a,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(p){o=p}o&&!(o instanceof Error)&&(re(i),C("%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).",t||"React class",a,s,typeof o),re(null)),o instanceof Error&&!(o.message in Pe)&&(Pe[o.message]=!0,re(i),C("Failed %s type: %s",a,o.message),re(null))}}}var sr=Array.isArray;function ie(e){return sr(e)}function ir(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,a=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return a}}function cr(e){try{return Ae(e),!1}catch{return!0}}function Ae(e){return""+e}function Be(e){if(cr(e))return C("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",ir(e)),Ae(e)}var $e=L.ReactCurrentOwner,lr={key:!0,ref:!0,__self:!0,__source:!0},De,Ne;function ur(e){if(J.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function _r(e){if(J.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function dr(e,r){typeof e.ref=="string"&&$e.current}function fr(e,r){{var a=function(){De||(De=!0,C("%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))};a.isReactWarning=!0,Object.defineProperty(e,"key",{get:a,configurable:!0})}}function pr(e,r){{var a=function(){Ne||(Ne=!0,C("%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))};a.isReactWarning=!0,Object.defineProperty(e,"ref",{get:a,configurable:!0})}}var vr=function(e,r,a,t,i,c,s){var o={$$typeof:l,type:e,key:r,ref:a,props:s,_owner:c};return o._store={},Object.defineProperty(o._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(o,"_self",{configurable:!1,enumerable:!1,writable:!1,value:t}),Object.defineProperty(o,"_source",{configurable:!1,enumerable:!1,writable:!1,value:i}),Object.freeze&&(Object.freeze(o.props),Object.freeze(o)),o};function hr(e,r,a,t,i){{var c,s={},o=null,j=null;a!==void 0&&(Be(a),o=""+a),_r(r)&&(Be(r.key),o=""+r.key),ur(r)&&(j=r.ref,dr(r,i));for(c in r)J.call(r,c)&&!lr.hasOwnProperty(c)&&(s[c]=r[c]);if(e&&e.defaultProps){var p=e.defaultProps;for(c in p)s[c]===void 0&&(s[c]=p[c])}if(o||j){var v=typeof e=="function"?e.displayName||e.name||"Unknown":e;o&&fr(s,v),j&&pr(s,v)}return vr(e,o,j,i,t,$e.current,s)}}var ce=L.ReactCurrentOwner,Fe=L.ReactDebugCurrentFrame;function M(e){if(e){var r=e._owner,a=ee(e.type,e._source,r?r.type:null);Fe.setExtraStackFrame(a)}else Fe.setExtraStackFrame(null)}var le;le=!1;function ue(e){return typeof e=="object"&&e!==null&&e.$$typeof===l}function Ie(){{if(ce.current){var e=$(ce.current.type);if(e)return`
|
|
22
|
+
|
|
23
|
+
Check the render method of \``+e+"`."}return""}}function gr(e){return""}var We={};function wr(e){{var r=Ie();if(!r){var a=typeof e=="string"?e:e.displayName||e.name;a&&(r=`
|
|
24
|
+
|
|
25
|
+
Check the top-level render call using <`+a+">.")}return r}}function Me(e,r){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var a=wr(r);if(We[a])return;We[a]=!0;var t="";e&&e._owner&&e._owner!==ce.current&&(t=" It was passed a child from "+$(e._owner.type)+"."),M(e),C('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',a,t),M(null)}}function Ge(e,r){{if(typeof e!="object")return;if(ie(e))for(var a=0;a<e.length;a++){var t=e[a];ue(t)&&Me(t,r)}else if(ue(e))e._store&&(e._store.validated=!0);else if(e){var i=W(e);if(typeof i=="function"&&i!==e.entries)for(var c=i.call(e),s;!(s=c.next()).done;)ue(s.value)&&Me(s.value,r)}}}function Cr(e){{var r=e.type;if(r==null||typeof r=="string")return;var a;if(typeof r=="function")a=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===d||r.$$typeof===y))a=r.propTypes;else return;if(a){var t=$(r);or(a,e.props,"prop",t,e)}else if(r.PropTypes!==void 0&&!le){le=!0;var i=$(r);C("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",i||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&C("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function mr(e){{for(var r=Object.keys(e.props),a=0;a<r.length;a++){var t=r[a];if(t!=="children"&&t!=="key"){M(e),C("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",t),M(null);break}}e.ref!==null&&(M(e),C("Invalid attribute `ref` supplied to `React.Fragment`."),M(null))}}var Ve={};function ze(e,r,a,t,i,c){{var s=Xe(e);if(!s){var o="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(o+=" 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 j=gr();j?o+=j:o+=Ie();var p;e===null?p="null":ie(e)?p="array":e!==void 0&&e.$$typeof===l?(p="<"+($(e.type)||"Unknown")+" />",o=" Did you accidentally export a JSX literal instead of a component?"):p=typeof e,C("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",p,o)}var v=hr(e,r,a,i,c);if(v==null)return v;if(s){var P=r.children;if(P!==void 0)if(t)if(ie(P)){for(var G=0;G<P.length;G++)Ge(P[G],e);Object.freeze&&Object.freeze(P)}else C("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 Ge(P,e)}if(J.call(r,"key")){var N=$(e),k=Object.keys(r).filter(function(kr){return kr!=="key"}),_e=k.length>0?"{key: someKey, "+k.join(": ..., ")+": ...}":"{key: someKey}";if(!Ve[N+_e]){var Rr=k.length>0?"{"+k.join(": ..., ")+": ...}":"{}";C(`A props object containing a "key" prop is being spread into JSX:
|
|
18
26
|
let props = %s;
|
|
19
27
|
<%s {...props} />
|
|
20
28
|
React keys must be passed directly to JSX without using spread:
|
|
21
29
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,_,u,N,u),ce[u+_]=!0)}if(u=null,c!==void 0&&(l(c),u=""+c),p(a)&&(l(a.key),u=""+a.key),"key"in a){c={};for(var Z in a)Z!=="key"&&(c[Z]=a[Z])}else c=a;return u&&h(c,typeof e=="function"?e.displayName||e.name||"Unknown":e),E(e,u,C,y,t(),c,F,D)}function k(e){typeof e=="object"&&e!==null&&e.$$typeof===f&&e._store&&(e._store.validated=1)}var b=x,f=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),R=Symbol.for("react.fragment"),S=Symbol.for("react.strict_mode"),L=Symbol.for("react.profiler"),z=Symbol.for("react.consumer"),B=Symbol.for("react.context"),$=Symbol.for("react.forward_ref"),I=Symbol.for("react.suspense"),W=Symbol.for("react.suspense_list"),M=Symbol.for("react.memo"),re=Symbol.for("react.lazy"),ve=Symbol.for("react.activity"),he=Symbol.for("react.client.reference"),Y=b.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ae=Object.prototype.hasOwnProperty,fe=Array.isArray,V=console.createTask?console.createTask:function(){return null};b={react_stack_bottom_frame:function(e){return e()}};var ne,te={},se=b.react_stack_bottom_frame.bind(b,o)(),oe=V(i(o)),ce={};O.Fragment=R,O.jsx=function(e,a,c,_,y){var C=1e4>Y.recentlyCreatedOwnerStacks++;return g(e,a,c,!1,_,y,C?Error("react-stack-top-frame"):se,C?V(i(e)):oe)},O.jsxs=function(e,a,c,_,y){var C=1e4>Y.recentlyCreatedOwnerStacks++;return g(e,a,c,!0,_,y,C?Error("react-stack-top-frame"):se,C?V(i(e)):oe)}})()),O}var J;function _e(){return J||(J=1,process.env.NODE_ENV==="production"?G.exports=ie():G.exports=le()),G.exports}var r=_e();const q=x.forwardRef(({size:n=16,color:s="currentColor",...l},i)=>r.jsx("svg",{ref:i,width:n,height:n,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...l,children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.00002 2.59978C3.62872 2.59978 3.27263 2.74728 3.01007 3.00983C2.74752 3.27238 2.60002 3.62848 2.60002 3.99978V9.21797L4.90909 6.9089L4.91733 6.90082C5.31675 6.51647 5.80518 6.28666 6.33336 6.28666C6.86154 6.28666 7.34997 6.51647 7.74939 6.90082L7.75762 6.9089L9.33336 8.48463L9.57576 8.24223L9.58399 8.23416C9.98341 7.8498 10.4718 7.62 11 7.62C11.5282 7.62 12.0166 7.8498 12.4161 8.23416L12.4243 8.24223L13.4 9.21797V3.99978C13.4 3.62848 13.2525 3.27238 12.99 3.00983C12.7274 2.74728 12.3713 2.59978 12 2.59978H4.00002ZM14.6 3.99978C14.6 3.31022 14.3261 2.6489 13.8385 2.1613C13.3509 1.67371 12.6896 1.39978 12 1.39978H4.00002C3.31046 1.39978 2.64914 1.67371 2.16155 2.1613C1.67395 2.6489 1.40002 3.31022 1.40002 3.99978V10.6664C1.40002 10.6663 1.40002 10.6665 1.40002 10.6664V11.9998C1.40002 12.6893 1.67395 13.3507 2.16155 13.8383C2.64914 14.3259 3.31046 14.5998 4.00002 14.5998H12C12.6896 14.5998 13.3509 14.3259 13.8385 13.8383C14.3261 13.3507 14.6 12.6893 14.6 11.9998V3.99978ZM13.4 10.915L11.5802 9.09517C11.3624 8.88707 11.1616 8.82 11 8.82C10.8385 8.82 10.6377 8.88707 10.4199 9.09517L10.1819 9.33316L11.091 10.2422C11.3253 10.4765 11.3253 10.8564 11.091 11.0908C10.8566 11.3251 10.4767 11.3251 10.2424 11.0908L8.90933 9.75766L6.91351 7.76184C6.69573 7.55374 6.4949 7.48666 6.33336 7.48666C6.17181 7.48666 5.97098 7.55374 5.75321 7.76184L2.60002 10.915V11.9998C2.60002 12.3711 2.74752 12.7272 3.01007 12.9897C3.27263 13.2523 3.62872 13.3998 4.00002 13.3998H12C12.3713 13.3998 12.7274 13.2523 12.99 12.9897C13.2525 12.7272 13.4 12.3711 13.4 11.9998V10.915ZM9.40002 5.33311C9.40002 5.00174 9.66865 4.73311 10 4.73311H10.0067C10.3381 4.73311 10.6067 5.00174 10.6067 5.33311C10.6067 5.66448 10.3381 5.93311 10.0067 5.93311H10C9.66865 5.93311 9.40002 5.66448 9.40002 5.33311Z",fill:s})}));q.displayName="SwapIcon";const X=x.forwardRef(({width:n="12",height:s="14",color:l="currentColor",...i},t)=>r.jsx("svg",{ref:t,width:n,height:s,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i,children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.99981 1.15596C5.58486 1.15596 5.26071 1.5097 5.26071 1.92999C5.26071 2.35027 5.58486 2.70401 5.99981 2.70401C6.41476 2.70401 6.73892 2.35027 6.73892 1.92999C6.73892 1.5097 6.41476 1.15596 5.99981 1.15596ZM7.52625 2.97883C7.71034 2.67766 7.81761 2.31796 7.81761 1.92999C7.81761 0.85689 6.99699 0 5.99981 0C5.00263 0 4.18202 0.85689 4.18202 1.92999C4.18202 2.31929 4.29002 2.68014 4.47528 2.98194C2.71018 3.64815 1.44259 5.43858 1.44112 7.54918L1.42653 8.81527L1.42649 8.81526V8.8224C1.42649 9.53493 1.14719 10.142 0.840751 10.5707L1.26889 10.9222L0.84075 10.5707C0.618394 10.8817 0.637558 11.2617 0.739392 11.5238C0.841825 11.7874 1.09897 12.0987 1.50984 12.0987H3.60896C3.87007 13.2133 4.87 14 5.99981 14C7.12962 14 8.12956 13.2133 8.39066 12.0987H10.4904C10.8945 12.0987 11.1518 11.7969 11.2567 11.5349C11.3609 11.2749 11.3821 10.9009 11.1691 10.5902C10.8762 10.163 10.604 9.55005 10.6031 8.826L10.6177 7.62328L10.6177 7.62328V7.61577C10.6177 5.46908 9.32466 3.6487 7.52625 2.97883ZM7.23799 12.0987H4.76163C4.97941 12.5276 5.43354 12.844 5.99981 12.844C6.56608 12.844 7.02021 12.5276 7.23799 12.0987ZM5.99981 3.85997C4.07353 3.85997 2.51981 5.51795 2.51981 7.55286V7.55999L2.51977 7.55999L2.50518 8.82612C2.50439 9.67736 2.23203 10.3999 1.91215 10.9428H10.093C9.78555 10.3984 9.52439 9.67423 9.52439 8.8224V8.81489L9.52444 8.81489L9.53902 7.61212C9.53716 5.54413 7.95764 3.85997 5.99981 3.85997Z",fill:"currentColor"})}));X.displayName="AlertsBellIcon";const j={focus:"_focus_pvl5h_549","focus--default":"_focus--default_pvl5h_566","focus--danger":"_focus--danger_pvl5h_570","focus--visible":"_focus--visible_pvl5h_576","focus-danger":"_focus-danger_pvl5h_591","focus-within--default":"_focus-within--default_pvl5h_597","focus-within--danger":"_focus-within--danger_pvl5h_601","focus--input":"_focus--input_pvl5h_606","focus--button":"_focus--button_pvl5h_611","focus--card":"_focus--card_pvl5h_616",swap:"_swap_pvl5h_631","swap--text":"_swap--text_pvl5h_640","swap--icon":"_swap--icon_pvl5h_651","swap--icon-xs":"_swap--icon-xs_pvl5h_661","swap--icon-s":"_swap--icon-s_pvl5h_666","swap--icon-m":"_swap--icon-m_pvl5h_671","swap--icon-l":"_swap--icon-l_pvl5h_676","swap--icon-xl":"_swap--icon-xl_pvl5h_681",swap__content:"_swap__content_pvl5h_687","swap--group-horizontal":"_swap--group-horizontal_pvl5h_696","swap--group-vertical":"_swap--group-vertical_pvl5h_703","swap--with-background":"_swap--with-background_pvl5h_711","swap--with-border":"_swap--with-border_pvl5h_717","swap--interactive":"_swap--interactive_pvl5h_725",avatar:"_avatar_pvl5h_779","avatar--xs":"_avatar--xs_pvl5h_791","avatar--s":"_avatar--s_pvl5h_797","avatar--m":"_avatar--m_pvl5h_803","avatar--l":"_avatar--l_pvl5h_809","avatar--xl":"_avatar--xl_pvl5h_815","avatar--xxl":"_avatar--xxl_pvl5h_821","avatar--bordered":"_avatar--bordered_pvl5h_827",avatar__content:"_avatar__content_pvl5h_832",avatar__image:"_avatar__image_pvl5h_840",avatar__initials:"_avatar__initials_pvl5h_846",avatar__placeholder:"_avatar__placeholder_pvl5h_875",avatar__status:"_avatar__status_pvl5h_906",avatarWithBorder:"_avatarWithBorder_pvl5h_938",avatarWithBorder__svg:"_avatarWithBorder__svg_pvl5h_945",avatarWithBorder__content:"_avatarWithBorder__content_pvl5h_981"},Q=({src:n,name:s,size:l="m",status:i=null,bordered:t=!1,backgroundColor:o,className:p="",onError:h})=>{const m=f=>{const w=f.trim().split(" ");return w.length===1?w[0].charAt(0).toUpperCase():`${w[0].charAt(0)}${w[w.length-1].charAt(0)}`.toUpperCase()},E=()=>{if(o)return o;if(s){const f=["var(--color-blue-gray-600)","var(--color-indigo-600)","var(--color-success-600)","var(--color-warning-600)","var(--color-danger-600)","var(--color-fuchsia-600)","var(--color-purple-600)","var(--color-blue-600)","var(--color-sky-blue-600)","var(--color-cyan-600)","var(--color-teal-600)","var(--color-emerald-600)","var(--color-lime-600)","var(--color-yellow-600)","var(--color-rose-600)","var(--color-pink-600)"],w=s.split("").reduce((R,S)=>R+S.charCodeAt(0),0);return f[w%f.length]}return"var(--color-blue-gray-300)"},g={online:"var(--color-success-500)",offline:"var(--color-blue-gray-400)",away:"var(--color-warning-500)",busy:"var(--color-danger-500)"},k=[j.avatar,j[`avatar--${l}`],t?j["avatar--bordered"]:"",p].filter(Boolean).join(" "),b=()=>{if(n)return r.jsx("img",{src:n,alt:s?`${s} avatar`:"Avatar",className:j.avatar__image,onError:h});if(s){const f=m(s);return r.jsx("div",{className:j.avatar__initials,style:{backgroundColor:E()},children:f})}return r.jsx("div",{className:j.avatar__placeholder,children:r.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[r.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),r.jsx("circle",{cx:"12",cy:"7",r:"4"})]})})};return r.jsxs("div",{className:k,children:[r.jsx("div",{className:j.avatar__content,children:b()}),i&&r.jsx("div",{className:j.avatar__status,style:{backgroundColor:g[i]}})]})},P={avatarGroup:"_avatarGroup_1teei_779","avatarGroup--overlap":"_avatarGroup--overlap_1teei_783",avatarGroup__item:"_avatarGroup__item_1teei_783",avatarGroup__more:"_avatarGroup__more_1teei_794"},ue=({items:n,max:s=5,size:l="m",overlap:i=!0,className:t=""})=>{const o=n.slice(0,s),p=n.length-o.length;return r.jsxs("div",{className:[P.avatarGroup,i?P["avatarGroup--overlap"]:"",t].filter(Boolean).join(" "),children:[o.map((h,m)=>r.jsx("div",{className:P.avatarGroup__item,children:r.jsx(Q,{...h,size:l})},m)),p>0&&r.jsxs("div",{className:`${P.avatarGroup__item} ${P.avatarGroup__more}`,children:["+",p]})]})},de=({size:n=80,borderColor:s="#D6DDFF",borderWidth:l=2,borderStyle:i="dashed",children:t})=>r.jsx("div",{style:{width:n,height:n,borderRadius:"50%",border:`${l}px ${i} ${s}`,padding:l,boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden"},children:r.jsx("div",{style:{width:"100%",height:"100%",borderRadius:"50%",overflow:"hidden"},children:t})}),T={focus:"_focus_1ckja_549","focus--default":"_focus--default_1ckja_566","focus--danger":"_focus--danger_1ckja_570","focus--visible":"_focus--visible_1ckja_576","focus-danger":"_focus-danger_1ckja_591","focus-within--default":"_focus-within--default_1ckja_597","focus-within--danger":"_focus-within--danger_1ckja_601","focus--input":"_focus--input_1ckja_606","focus--button":"_focus--button_1ckja_611","focus--card":"_focus--card_1ckja_616",swap:"_swap_1ckja_631","swap--text":"_swap--text_1ckja_640","swap--icon":"_swap--icon_1ckja_651","swap--icon-xs":"_swap--icon-xs_1ckja_661","swap--icon-s":"_swap--icon-s_1ckja_666","swap--icon-m":"_swap--icon-m_1ckja_671","swap--icon-l":"_swap--icon-l_1ckja_676","swap--icon-xl":"_swap--icon-xl_1ckja_681",swap__content:"_swap__content_1ckja_687","swap--group-horizontal":"_swap--group-horizontal_1ckja_696","swap--group-vertical":"_swap--group-vertical_1ckja_703","swap--with-background":"_swap--with-background_1ckja_711","swap--with-border":"_swap--with-border_1ckja_717","swap--interactive":"_swap--interactive_1ckja_725","spinner-container":"_spinner-container_1ckja_779","spinner-container--label-top":"_spinner-container--label-top_1ckja_784","spinner-container--label-bottom":"_spinner-container--label-bottom_1ckja_788","spinner-container--label-left":"_spinner-container--label-left_1ckja_792","spinner-container--label-right":"_spinner-container--label-right_1ckja_796",spinner:"_spinner_1ckja_779","spinner-rotate":"_spinner-rotate_1ckja_1","spinner--primary":"_spinner--primary_1ckja_807","spinner--inverse":"_spinner--inverse_1ckja_810","spinner--currentColor":"_spinner--currentColor_1ckja_813","spinner--xs":"_spinner--xs_1ckja_816","spinner--s":"_spinner--s_1ckja_820","spinner--ms":"_spinner--ms_1ckja_824","spinner--m":"_spinner--m_1ckja_824","spinner--l":"_spinner--l_1ckja_832","spinner--xl":"_spinner--xl_1ckja_836",spinner__label:"_spinner__label_1ckja_841","spinner-svg":"_spinner-svg_1ckja_856"},K=({size:n="m",color:s,className:l="",label:i,labelPosition:t="bottom"})=>{const o=!!i,p=[T["spinner-container"],o&&T[`spinner-container--label-${t}`],l].filter(Boolean).join(" "),h=[T.spinner,T[`spinner--${n}`],T[`spinner--${s}`]].filter(Boolean).join(" "),m=()=>{switch(n){case"xs":return r.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0271 9.32414C11.5487 8.54345 11.8786 7.65462 11.9948 6.7298C12.0466 6.31739 11.7048 5.97912 11.2891 5.97912C10.8735 5.97912 10.5431 6.3186 10.4746 6.72857C10.1176 8.86575 8.25944 10.4946 6.02088 10.4946C3.52695 10.4946 1.50522 8.47291 1.50522 5.97898C1.50522 3.74035 3.13422 1.88219 5.27149 1.52522C5.68143 1.45675 6.02088 1.1264 6.02088 0.710787C6.02088 0.29517 5.68266 -0.0466028 5.27028 0.00521079C4.34544 0.121414 3.45658 0.451289 2.67586 0.972945C1.68573 1.63453 0.914021 2.57486 0.458315 3.67503C0.00260876 4.7752 -0.116625 5.9858 0.115692 7.15374C0.348009 8.32167 0.921443 9.39449 1.76348 10.2365C2.60551 11.0786 3.67833 11.652 4.84627 11.8843C6.0142 12.1166 7.2248 11.9974 8.32497 11.5417C9.42515 11.086 10.3655 10.3143 11.0271 9.32414Z",fill:"currentColor"})});case"s":return r.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.7032 12.4322C15.3987 11.3913 15.8385 10.2062 15.9935 8.97307C16.0626 8.42318 15.6068 7.97216 15.0526 7.97216C14.4984 7.97216 14.0579 8.4248 13.9666 8.97142C13.4905 11.821 11.013 13.9929 8.02827 13.9929C4.70303 13.9929 2.00739 11.2972 2.00739 7.97198C2.00739 4.98714 4.17938 2.50959 7.02908 2.03363C7.57567 1.94234 8.02827 1.50187 8.02827 0.947716C8.02827 0.393559 7.5773 -0.062137 7.02747 0.00694772C5.79434 0.161886 4.60919 0.601719 3.56824 1.29726C2.24807 2.17937 1.21912 3.43315 0.611514 4.90004C0.0039056 6.36694 -0.155072 7.98107 0.154684 9.53831C0.46444 11.0956 1.22902 12.526 2.35173 13.6487C3.47444 14.7714 4.90487 15.536 6.46212 15.8457C8.01937 16.1555 9.6335 15.9965 11.1004 15.3889C12.5673 14.7813 13.8211 13.7524 14.7032 12.4322Z",fill:"currentColor"})});case"ms":return r.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.3789 15.5402C19.2483 14.2391 19.7981 12.7576 19.9917 11.2163C20.0781 10.5289 19.5085 9.9652 18.8157 9.9652C18.123 9.9652 17.5724 10.531 17.4583 11.2142C16.8632 14.7762 13.7663 17.4911 10.0354 17.4911C5.87883 17.4911 2.50928 14.1215 2.50928 9.96497C2.50928 6.23397 5.2242 3.13707 8.78626 2.54206C9.46949 2.42793 10.0352 1.87734 10.0352 1.18465C10.0352 0.491952 9.47151 -0.0776724 8.78421 0.00868486C7.24281 0.202359 5.76138 0.752150 4.46019 1.62157C2.80998 2.72421 1.5238 4.29143 0.764285 6.12505C0.00477522 7.95867 -0.193947 9.97633 0.193248 11.9229C0.580442 13.8695 1.53616 15.6575 2.93956 17.0609C4.34295 18.4643 6.13098 19.42 8.07754 19.8072C10.0241 20.1944 12.0418 19.9957 13.8754 19.2361C15.709 18.4766 17.2762 17.1904 18.3789 15.5402Z",fill:"currentColor"})});case"m":return r.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.0546 18.6483C23.0978 17.0869 23.7576 15.3092 23.99 13.4596C24.0937 12.6348 23.41 11.9582 22.5787 11.9582C21.7474 11.9582 21.0867 12.6372 20.9497 13.4572C20.2357 17.7316 16.5194 20.9896 12.0422 20.9896C7.05433 20.9896 3.01087 16.9461 3.01087 11.9582C3.01087 7.48102 6.26879 3.76473 10.5433 3.05073C11.3632 2.91377 12.0422 2.253 12.0422 1.42169C12.0422 0.590385 11.3657 -0.0932215 10.5409 0.0104243C8.69121 0.242847 6.91354 0.902591 5.35215 1.94588C3.37189 3.26904 1.82847 5.14971 0.917057 7.35005C0.0056448 9.55040 -0.232822 11.9716 0.231812 14.3075C0.696446 16.6433 1.84331 18.789 3.52738 20.473C5.21145 22.1571 7.35709 23.304 9.69296 23.7686C12.0288 24.2332 14.45 23.9948 16.6504 23.0834C18.8507 22.172 20.7314 20.6285 22.0546 18.6483Z",fill:"currentColor"})});case"l":return r.jsx("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.0639 37.3074C46.2418 34.048 47.5831 30.3167 47.9882 26.4427C48.1321 25.0661 46.9965 23.941 45.6124 23.941C44.2283 23.941 43.1236 25.069 42.9436 26.4414C41.7192 35.7789 33.7312 42.9877 24.0595 42.9877C13.5403 42.9877 5.0128 34.4602 5.0128 23.941C5.0128 14.2693 12.2215 6.28128 21.5591 5.05688C22.9315 4.87693 24.0595 3.77219 24.0595 2.38808C24.0595 1.00397 22.9344 -0.131586 21.5578 0.012331C17.6837 0.417347 13.9525 1.7587 10.693 3.93661C6.73656 6.58025 3.65285 10.3378 1.83188 14.734C0.0109128 19.1302 -0.465536 23.9676 0.462787 28.6346C1.39111 33.3016 3.68251 37.5885 7.04723 40.9533C10.4119 44.318 14.6989 46.6094 19.3658 47.5377C24.0328 48.466 28.8703 47.9896 33.2665 46.1686C37.6627 44.3476 41.4202 41.2639 44.0639 37.3074Z",fill:"currentColor"})});case"xl":return r.jsx("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.7249 49.7501C61.6897 45.3129 63.4913 40.2198 63.9879 34.9378C64.1433 33.2849 62.7828 31.9361 61.1226 31.9361C59.4625 31.9361 58.1348 33.2877 57.9456 34.9371C56.4575 47.9119 45.4377 57.9884 32.0643 57.9884C17.6761 57.9884 6.01208 46.3244 6.01208 31.9361C6.01208 18.5628 16.0886 7.54293 29.0634 6.05482C30.7127 5.86565 32.0643 4.538 32.0643 2.87782C32.0643 1.21763 30.7155 -0.142833 29.0627 0.0125764C23.7807 0.509201 18.6875 2.31078 14.2504 5.2756C8.9774 8.79887 4.86764 13.8066 2.44077 19.6656C0.0138931 25.5246 -0.621088 31.9717 0.616121 38.1916C1.85333 44.4114 4.90716 50.1247 9.39144 54.609C13.8757 59.0933 19.589 62.1471 25.8089 63.3843C32.0288 64.6215 38.4758 63.9866 44.3348 61.5597C50.1938 59.1328 55.2016 55.0231 58.7249 49.7501Z",fill:"currentColor"})});default:return null}};return r.jsxs("div",{className:p,children:[r.jsx("div",{className:h,children:m()}),i&&r.jsx("span",{className:T.spinner__label,"aria-hidden":"true",children:i})]})},d={focus:"_focus_3ghds_549","focus--default":"_focus--default_3ghds_566","focus--danger":"_focus--danger_3ghds_570","focus--visible":"_focus--visible_3ghds_576","focus-danger":"_focus-danger_3ghds_591","focus-within--default":"_focus-within--default_3ghds_597","focus-within--danger":"_focus-within--danger_3ghds_601","focus--input":"_focus--input_3ghds_606","focus--button":"_focus--button_3ghds_611","focus--card":"_focus--card_3ghds_616",swap:"_swap_3ghds_631","swap--text":"_swap--text_3ghds_640","swap--icon":"_swap--icon_3ghds_651","swap--icon-xs":"_swap--icon-xs_3ghds_661","swap--icon-s":"_swap--icon-s_3ghds_666","swap--icon-m":"_swap--icon-m_3ghds_671","swap--icon-l":"_swap--icon-l_3ghds_676","swap--icon-xl":"_swap--icon-xl_3ghds_681",swap__content:"_swap__content_3ghds_687","swap--group-horizontal":"_swap--group-horizontal_3ghds_696","swap--group-vertical":"_swap--group-vertical_3ghds_703","swap--with-background":"_swap--with-background_3ghds_711","swap--with-border":"_swap--with-border_3ghds_717","swap--interactive":"_swap--interactive_3ghds_725",button:"_button_3ghds_779",sizeL:"_sizeL_3ghds_803",sizeM:"_sizeM_3ghds_809",sizeS:"_sizeS_3ghds_815",iconOnly:"_iconOnly_3ghds_821",primary:"_primary_3ghds_833",disabled:"_disabled_3ghds_838",count:"_count_3ghds_852",secondary:"_secondary_3ghds_856",ghost:"_ghost_3ghds_879",link:"_link_3ghds_902",dangerPrimary:"_dangerPrimary_3ghds_931",dangerSecondary:"_dangerSecondary_3ghds_957",dangerGhost:"_dangerGhost_3ghds_983",dangerLink:"_dangerLink_3ghds_1009",open:"_open_3ghds_1036",content:"_content_3ghds_1048",loader:"_loader_3ghds_1053",text:"_text_3ghds_1059",icon:"_icon_3ghds_821",chevron:"_chevron_3ghds_1086",loading:"_loading_3ghds_1114"},pe=n=>{switch(n){case"l":return"m";case"m":return"s";case"s":return"xs";default:return"s"}},ee=x.forwardRef((n,s)=>{const{size:l="m",variant:i="primary",disabled:t=!1,loading:o=!1,active:p=!1,open:h=!1,className:m="",children:E,icon:g,iconPosition:k="left",tooltip:b,count:f,withChevron:w=!1,href:R,...S}=n,L=k==="only"||!E&&g,z=w&&!L,B=[d.button,d[`size${l.toUpperCase()}`],d[i],t&&d.disabled,o&&d.loading,p&&d.active,h&&d.open,L&&d.iconOnly,m].filter(Boolean).join(" "),$=()=>r.jsxs(r.Fragment,{children:[r.jsxs("span",{className:d.content,children:[g&&k!=="right"&&r.jsx("span",{className:d.icon,children:g}),E&&r.jsx("span",{className:d.text,children:E}),g&&k==="right"&&r.jsx("span",{className:d.icon,children:g}),z&&r.jsx("span",{className:d.chevron}),f!==void 0&&r.jsx("span",{className:d.count,children:f>99?"+99":f})]}),o&&r.jsx("span",{className:d.loader,children:r.jsx(K,{size:pe(l)})})]});if(R){const M=S;return t||o?r.jsx("span",{className:B,...M,children:$()}):r.jsx("a",{ref:s,href:R,className:B,...M,children:$()})}const{type:I="button",...W}=S;return r.jsx("button",{ref:s,type:I,className:B,disabled:t||o,"aria-label":L&&b?b:void 0,...W,children:$()})});ee.displayName="Button",v.AlertsBellIcon=X,v.Avatar=Q,v.AvatarGroup=ue,v.AvatarWithCssBorder=de,v.Button=ee,v.Spinner=K,v.SwapIcon=q,Object.defineProperty(v,Symbol.toStringTag,{value:"Module"})}));
|
|
30
|
+
<%s key={someKey} {...props} />`,_e,N,Rr,N),Ve[N+_e]=!0}}return e===_?mr(v):Cr(v),v}}function br(e,r,a){return ze(e,r,a,!0)}function yr(e,r,a){return ze(e,r,a,!1)}var xr=yr,jr=br;z.Fragment=_,z.jsx=xr,z.jsxs=jr})()),z}var pe;function Ze(){return pe||(pe=1,process.env.NODE_ENV==="production"?K.exports=Ye():K.exports=Ue()),K.exports}var n=Ze();const ve=A.forwardRef(({size:u=16,color:l="currentColor",...h},_)=>n.jsx("svg",{ref:_,width:u,height:u,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...h,children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.00002 2.59978C3.62872 2.59978 3.27263 2.74728 3.01007 3.00983C2.74752 3.27238 2.60002 3.62848 2.60002 3.99978V9.21797L4.90909 6.9089L4.91733 6.90082C5.31675 6.51647 5.80518 6.28666 6.33336 6.28666C6.86154 6.28666 7.34997 6.51647 7.74939 6.90082L7.75762 6.9089L9.33336 8.48463L9.57576 8.24223L9.58399 8.23416C9.98341 7.8498 10.4718 7.62 11 7.62C11.5282 7.62 12.0166 7.8498 12.4161 8.23416L12.4243 8.24223L13.4 9.21797V3.99978C13.4 3.62848 13.2525 3.27238 12.99 3.00983C12.7274 2.74728 12.3713 2.59978 12 2.59978H4.00002ZM14.6 3.99978C14.6 3.31022 14.3261 2.6489 13.8385 2.1613C13.3509 1.67371 12.6896 1.39978 12 1.39978H4.00002C3.31046 1.39978 2.64914 1.67371 2.16155 2.1613C1.67395 2.6489 1.40002 3.31022 1.40002 3.99978V10.6664C1.40002 10.6663 1.40002 10.6665 1.40002 10.6664V11.9998C1.40002 12.6893 1.67395 13.3507 2.16155 13.8383C2.64914 14.3259 3.31046 14.5998 4.00002 14.5998H12C12.6896 14.5998 13.3509 14.3259 13.8385 13.8383C14.3261 13.3507 14.6 12.6893 14.6 11.9998V3.99978ZM13.4 10.915L11.5802 9.09517C11.3624 8.88707 11.1616 8.82 11 8.82C10.8385 8.82 10.6377 8.88707 10.4199 9.09517L10.1819 9.33316L11.091 10.2422C11.3253 10.4765 11.3253 10.8564 11.091 11.0908C10.8566 11.3251 10.4767 11.3251 10.2424 11.0908L8.90933 9.75766L6.91351 7.76184C6.69573 7.55374 6.4949 7.48666 6.33336 7.48666C6.17181 7.48666 5.97098 7.55374 5.75321 7.76184L2.60002 10.915V11.9998C2.60002 12.3711 2.74752 12.7272 3.01007 12.9897C3.27263 13.2523 3.62872 13.3998 4.00002 13.3998H12C12.3713 13.3998 12.7274 13.2523 12.99 12.9897C13.2525 12.7272 13.4 12.3711 13.4 11.9998V10.915ZM9.40002 5.33311C9.40002 5.00174 9.66865 4.73311 10 4.73311H10.0067C10.3381 4.73311 10.6067 5.00174 10.6067 5.33311C10.6067 5.66448 10.3381 5.93311 10.0067 5.93311H10C9.66865 5.93311 9.40002 5.66448 9.40002 5.33311Z",fill:l})}));ve.displayName="SwapIcon";const he=A.forwardRef(({width:u="12",height:l="14",color:h="currentColor",..._},g)=>n.jsx("svg",{ref:g,width:u,height:l,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",..._,children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.99981 1.15596C5.58486 1.15596 5.26071 1.5097 5.26071 1.92999C5.26071 2.35027 5.58486 2.70401 5.99981 2.70401C6.41476 2.70401 6.73892 2.35027 6.73892 1.92999C6.73892 1.5097 6.41476 1.15596 5.99981 1.15596ZM7.52625 2.97883C7.71034 2.67766 7.81761 2.31796 7.81761 1.92999C7.81761 0.85689 6.99699 0 5.99981 0C5.00263 0 4.18202 0.85689 4.18202 1.92999C4.18202 2.31929 4.29002 2.68014 4.47528 2.98194C2.71018 3.64815 1.44259 5.43858 1.44112 7.54918L1.42653 8.81527L1.42649 8.81526V8.8224C1.42649 9.53493 1.14719 10.142 0.840751 10.5707L1.26889 10.9222L0.84075 10.5707C0.618394 10.8817 0.637558 11.2617 0.739392 11.5238C0.841825 11.7874 1.09897 12.0987 1.50984 12.0987H3.60896C3.87007 13.2133 4.87 14 5.99981 14C7.12962 14 8.12956 13.2133 8.39066 12.0987H10.4904C10.8945 12.0987 11.1518 11.7969 11.2567 11.5349C11.3609 11.2749 11.3821 10.9009 11.1691 10.5902C10.8762 10.163 10.604 9.55005 10.6031 8.826L10.6177 7.62328L10.6177 7.62328V7.61577C10.6177 5.46908 9.32466 3.6487 7.52625 2.97883ZM7.23799 12.0987H4.76163C4.97941 12.5276 5.43354 12.844 5.99981 12.844C6.56608 12.844 7.02021 12.5276 7.23799 12.0987ZM5.99981 3.85997C4.07353 3.85997 2.51981 5.51795 2.51981 7.55286V7.55999L2.51977 7.55999L2.50518 8.82612C2.50439 9.67736 2.23203 10.3999 1.91215 10.9428H10.093C9.78555 10.3984 9.52439 9.67423 9.52439 8.8224V8.81489L9.52444 8.81489L9.53902 7.61212C9.53716 5.54413 7.95764 3.85997 5.99981 3.85997Z",fill:"currentColor"})}));he.displayName="AlertsBellIcon";const B={focus:"_focus_pvl5h_549","focus--default":"_focus--default_pvl5h_566","focus--danger":"_focus--danger_pvl5h_570","focus--visible":"_focus--visible_pvl5h_576","focus-danger":"_focus-danger_pvl5h_591","focus-within--default":"_focus-within--default_pvl5h_597","focus-within--danger":"_focus-within--danger_pvl5h_601","focus--input":"_focus--input_pvl5h_606","focus--button":"_focus--button_pvl5h_611","focus--card":"_focus--card_pvl5h_616",swap:"_swap_pvl5h_631","swap--text":"_swap--text_pvl5h_640","swap--icon":"_swap--icon_pvl5h_651","swap--icon-xs":"_swap--icon-xs_pvl5h_661","swap--icon-s":"_swap--icon-s_pvl5h_666","swap--icon-m":"_swap--icon-m_pvl5h_671","swap--icon-l":"_swap--icon-l_pvl5h_676","swap--icon-xl":"_swap--icon-xl_pvl5h_681",swap__content:"_swap__content_pvl5h_687","swap--group-horizontal":"_swap--group-horizontal_pvl5h_696","swap--group-vertical":"_swap--group-vertical_pvl5h_703","swap--with-background":"_swap--with-background_pvl5h_711","swap--with-border":"_swap--with-border_pvl5h_717","swap--interactive":"_swap--interactive_pvl5h_725",avatar:"_avatar_pvl5h_779","avatar--xs":"_avatar--xs_pvl5h_791","avatar--s":"_avatar--s_pvl5h_797","avatar--m":"_avatar--m_pvl5h_803","avatar--l":"_avatar--l_pvl5h_809","avatar--xl":"_avatar--xl_pvl5h_815","avatar--xxl":"_avatar--xxl_pvl5h_821","avatar--bordered":"_avatar--bordered_pvl5h_827",avatar__content:"_avatar__content_pvl5h_832",avatar__image:"_avatar__image_pvl5h_840",avatar__initials:"_avatar__initials_pvl5h_846",avatar__placeholder:"_avatar__placeholder_pvl5h_875",avatar__status:"_avatar__status_pvl5h_906",avatarWithBorder:"_avatarWithBorder_pvl5h_938",avatarWithBorder__svg:"_avatarWithBorder__svg_pvl5h_945",avatarWithBorder__content:"_avatarWithBorder__content_pvl5h_981"},ge=({src:u,name:l,size:h="m",status:_=null,bordered:g=!1,backgroundColor:w,className:R="",onError:b})=>{const d=x=>{const O=x.trim().split(" ");return O.length===1?O[0].charAt(0).toUpperCase():`${O[0].charAt(0)}${O[O.length-1].charAt(0)}`.toUpperCase()},S=()=>{if(w)return w;if(l){const x=["var(--color-blue-gray-600)","var(--color-indigo-600)","var(--color-success-600)","var(--color-warning-600)","var(--color-danger-600)","var(--color-fuchsia-600)","var(--color-purple-600)","var(--color-blue-600)","var(--color-sky-blue-600)","var(--color-cyan-600)","var(--color-teal-600)","var(--color-emerald-600)","var(--color-lime-600)","var(--color-yellow-600)","var(--color-rose-600)","var(--color-pink-600)"],O=l.split("").reduce((I,W)=>I+W.charCodeAt(0),0);return x[O%x.length]}return"var(--color-blue-gray-300)"},f={online:"var(--color-success-500)",offline:"var(--color-blue-gray-400)",away:"var(--color-warning-500)",busy:"var(--color-danger-500)"},y=[B.avatar,B[`avatar--${h}`],g?B["avatar--bordered"]:"",R].filter(Boolean).join(" "),T=()=>{if(u)return n.jsx("img",{src:u,alt:l?`${l} avatar`:"Avatar",className:B.avatar__image,onError:b});if(l){const x=d(l);return n.jsx("div",{className:B.avatar__initials,style:{backgroundColor:S()},children:x})}return n.jsx("div",{className:B.avatar__placeholder,children:n.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[n.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),n.jsx("circle",{cx:"12",cy:"7",r:"4"})]})})};return n.jsxs("div",{className:y,children:[n.jsx("div",{className:B.avatar__content,children:T()}),_&&n.jsx("div",{className:B.avatar__status,style:{backgroundColor:f[_]}})]})},Y={avatarGroup:"_avatarGroup_1teei_779","avatarGroup--overlap":"_avatarGroup--overlap_1teei_783",avatarGroup__item:"_avatarGroup__item_1teei_783",avatarGroup__more:"_avatarGroup__more_1teei_794"},He=({items:u,max:l=5,size:h="m",overlap:_=!0,className:g=""})=>{const w=u.slice(0,l),R=u.length-w.length;return n.jsxs("div",{className:[Y.avatarGroup,_?Y["avatarGroup--overlap"]:"",g].filter(Boolean).join(" "),children:[w.map((b,d)=>n.jsx("div",{className:Y.avatarGroup__item,children:n.jsx(ge,{...b,size:h})},d)),R>0&&n.jsxs("div",{className:`${Y.avatarGroup__item} ${Y.avatarGroup__more}`,children:["+",R]})]})},Je=({size:u=80,borderColor:l="#D6DDFF",borderWidth:h=2,borderStyle:_="dashed",children:g})=>n.jsx("div",{style:{width:u,height:u,borderRadius:"50%",border:`${h}px ${_} ${l}`,padding:h,boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden"},children:n.jsx("div",{style:{width:"100%",height:"100%",borderRadius:"50%",overflow:"hidden"},children:g})}),F={focus:"_focus_1ckja_549","focus--default":"_focus--default_1ckja_566","focus--danger":"_focus--danger_1ckja_570","focus--visible":"_focus--visible_1ckja_576","focus-danger":"_focus-danger_1ckja_591","focus-within--default":"_focus-within--default_1ckja_597","focus-within--danger":"_focus-within--danger_1ckja_601","focus--input":"_focus--input_1ckja_606","focus--button":"_focus--button_1ckja_611","focus--card":"_focus--card_1ckja_616",swap:"_swap_1ckja_631","swap--text":"_swap--text_1ckja_640","swap--icon":"_swap--icon_1ckja_651","swap--icon-xs":"_swap--icon-xs_1ckja_661","swap--icon-s":"_swap--icon-s_1ckja_666","swap--icon-m":"_swap--icon-m_1ckja_671","swap--icon-l":"_swap--icon-l_1ckja_676","swap--icon-xl":"_swap--icon-xl_1ckja_681",swap__content:"_swap__content_1ckja_687","swap--group-horizontal":"_swap--group-horizontal_1ckja_696","swap--group-vertical":"_swap--group-vertical_1ckja_703","swap--with-background":"_swap--with-background_1ckja_711","swap--with-border":"_swap--with-border_1ckja_717","swap--interactive":"_swap--interactive_1ckja_725","spinner-container":"_spinner-container_1ckja_779","spinner-container--label-top":"_spinner-container--label-top_1ckja_784","spinner-container--label-bottom":"_spinner-container--label-bottom_1ckja_788","spinner-container--label-left":"_spinner-container--label-left_1ckja_792","spinner-container--label-right":"_spinner-container--label-right_1ckja_796",spinner:"_spinner_1ckja_779","spinner-rotate":"_spinner-rotate_1ckja_1","spinner--primary":"_spinner--primary_1ckja_807","spinner--inverse":"_spinner--inverse_1ckja_810","spinner--currentColor":"_spinner--currentColor_1ckja_813","spinner--xs":"_spinner--xs_1ckja_816","spinner--s":"_spinner--s_1ckja_820","spinner--ms":"_spinner--ms_1ckja_824","spinner--m":"_spinner--m_1ckja_824","spinner--l":"_spinner--l_1ckja_832","spinner--xl":"_spinner--xl_1ckja_836",spinner__label:"_spinner__label_1ckja_841","spinner-svg":"_spinner-svg_1ckja_856"},we=({size:u="m",color:l,className:h="",label:_,labelPosition:g="bottom"})=>{const w=!!_,R=[F["spinner-container"],w&&F[`spinner-container--label-${g}`],h].filter(Boolean).join(" "),b=[F.spinner,F[`spinner--${u}`],F[`spinner--${l}`]].filter(Boolean).join(" "),d=()=>{switch(u){case"xs":return n.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0271 9.32414C11.5487 8.54345 11.8786 7.65462 11.9948 6.7298C12.0466 6.31739 11.7048 5.97912 11.2891 5.97912C10.8735 5.97912 10.5431 6.3186 10.4746 6.72857C10.1176 8.86575 8.25944 10.4946 6.02088 10.4946C3.52695 10.4946 1.50522 8.47291 1.50522 5.97898C1.50522 3.74035 3.13422 1.88219 5.27149 1.52522C5.68143 1.45675 6.02088 1.1264 6.02088 0.710787C6.02088 0.29517 5.68266 -0.0466028 5.27028 0.00521079C4.34544 0.121414 3.45658 0.451289 2.67586 0.972945C1.68573 1.63453 0.914021 2.57486 0.458315 3.67503C0.00260876 4.7752 -0.116625 5.9858 0.115692 7.15374C0.348009 8.32167 0.921443 9.39449 1.76348 10.2365C2.60551 11.0786 3.67833 11.652 4.84627 11.8843C6.0142 12.1166 7.2248 11.9974 8.32497 11.5417C9.42515 11.086 10.3655 10.3143 11.0271 9.32414Z",fill:"currentColor"})});case"s":return n.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.7032 12.4322C15.3987 11.3913 15.8385 10.2062 15.9935 8.97307C16.0626 8.42318 15.6068 7.97216 15.0526 7.97216C14.4984 7.97216 14.0579 8.4248 13.9666 8.97142C13.4905 11.821 11.013 13.9929 8.02827 13.9929C4.70303 13.9929 2.00739 11.2972 2.00739 7.97198C2.00739 4.98714 4.17938 2.50959 7.02908 2.03363C7.57567 1.94234 8.02827 1.50187 8.02827 0.947716C8.02827 0.393559 7.5773 -0.062137 7.02747 0.00694772C5.79434 0.161886 4.60919 0.601719 3.56824 1.29726C2.24807 2.17937 1.21912 3.43315 0.611514 4.90004C0.0039056 6.36694 -0.155072 7.98107 0.154684 9.53831C0.46444 11.0956 1.22902 12.526 2.35173 13.6487C3.47444 14.7714 4.90487 15.536 6.46212 15.8457C8.01937 16.1555 9.6335 15.9965 11.1004 15.3889C12.5673 14.7813 13.8211 13.7524 14.7032 12.4322Z",fill:"currentColor"})});case"ms":return n.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.3789 15.5402C19.2483 14.2391 19.7981 12.7576 19.9917 11.2163C20.0781 10.5289 19.5085 9.9652 18.8157 9.9652C18.123 9.9652 17.5724 10.531 17.4583 11.2142C16.8632 14.7762 13.7663 17.4911 10.0354 17.4911C5.87883 17.4911 2.50928 14.1215 2.50928 9.96497C2.50928 6.23397 5.2242 3.13707 8.78626 2.54206C9.46949 2.42793 10.0352 1.87734 10.0352 1.18465C10.0352 0.491952 9.47151 -0.0776724 8.78421 0.00868486C7.24281 0.202359 5.76138 0.752150 4.46019 1.62157C2.80998 2.72421 1.5238 4.29143 0.764285 6.12505C0.00477522 7.95867 -0.193947 9.97633 0.193248 11.9229C0.580442 13.8695 1.53616 15.6575 2.93956 17.0609C4.34295 18.4643 6.13098 19.42 8.07754 19.8072C10.0241 20.1944 12.0418 19.9957 13.8754 19.2361C15.709 18.4766 17.2762 17.1904 18.3789 15.5402Z",fill:"currentColor"})});case"m":return n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.0546 18.6483C23.0978 17.0869 23.7576 15.3092 23.99 13.4596C24.0937 12.6348 23.41 11.9582 22.5787 11.9582C21.7474 11.9582 21.0867 12.6372 20.9497 13.4572C20.2357 17.7316 16.5194 20.9896 12.0422 20.9896C7.05433 20.9896 3.01087 16.9461 3.01087 11.9582C3.01087 7.48102 6.26879 3.76473 10.5433 3.05073C11.3632 2.91377 12.0422 2.253 12.0422 1.42169C12.0422 0.590385 11.3657 -0.0932215 10.5409 0.0104243C8.69121 0.242847 6.91354 0.902591 5.35215 1.94588C3.37189 3.26904 1.82847 5.14971 0.917057 7.35005C0.0056448 9.55040 -0.232822 11.9716 0.231812 14.3075C0.696446 16.6433 1.84331 18.789 3.52738 20.473C5.21145 22.1571 7.35709 23.304 9.69296 23.7686C12.0288 24.2332 14.45 23.9948 16.6504 23.0834C18.8507 22.172 20.7314 20.6285 22.0546 18.6483Z",fill:"currentColor"})});case"l":return n.jsx("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.0639 37.3074C46.2418 34.048 47.5831 30.3167 47.9882 26.4427C48.1321 25.0661 46.9965 23.941 45.6124 23.941C44.2283 23.941 43.1236 25.069 42.9436 26.4414C41.7192 35.7789 33.7312 42.9877 24.0595 42.9877C13.5403 42.9877 5.0128 34.4602 5.0128 23.941C5.0128 14.2693 12.2215 6.28128 21.5591 5.05688C22.9315 4.87693 24.0595 3.77219 24.0595 2.38808C24.0595 1.00397 22.9344 -0.131586 21.5578 0.012331C17.6837 0.417347 13.9525 1.7587 10.693 3.93661C6.73656 6.58025 3.65285 10.3378 1.83188 14.734C0.0109128 19.1302 -0.465536 23.9676 0.462787 28.6346C1.39111 33.3016 3.68251 37.5885 7.04723 40.9533C10.4119 44.318 14.6989 46.6094 19.3658 47.5377C24.0328 48.466 28.8703 47.9896 33.2665 46.1686C37.6627 44.3476 41.4202 41.2639 44.0639 37.3074Z",fill:"currentColor"})});case"xl":return n.jsx("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.7249 49.7501C61.6897 45.3129 63.4913 40.2198 63.9879 34.9378C64.1433 33.2849 62.7828 31.9361 61.1226 31.9361C59.4625 31.9361 58.1348 33.2877 57.9456 34.9371C56.4575 47.9119 45.4377 57.9884 32.0643 57.9884C17.6761 57.9884 6.01208 46.3244 6.01208 31.9361C6.01208 18.5628 16.0886 7.54293 29.0634 6.05482C30.7127 5.86565 32.0643 4.538 32.0643 2.87782C32.0643 1.21763 30.7155 -0.142833 29.0627 0.0125764C23.7807 0.509201 18.6875 2.31078 14.2504 5.2756C8.9774 8.79887 4.86764 13.8066 2.44077 19.6656C0.0138931 25.5246 -0.621088 31.9717 0.616121 38.1916C1.85333 44.4114 4.90716 50.1247 9.39144 54.609C13.8757 59.0933 19.589 62.1471 25.8089 63.3843C32.0288 64.6215 38.4758 63.9866 44.3348 61.5597C50.1938 59.1328 55.2016 55.0231 58.7249 49.7501Z",fill:"currentColor"})});default:return null}};return n.jsxs("div",{className:R,children:[n.jsx("div",{className:b,children:d()}),_&&n.jsx("span",{className:F.spinner__label,"aria-hidden":"true",children:_})]})},m={focus:"_focus_3ghds_549","focus--default":"_focus--default_3ghds_566","focus--danger":"_focus--danger_3ghds_570","focus--visible":"_focus--visible_3ghds_576","focus-danger":"_focus-danger_3ghds_591","focus-within--default":"_focus-within--default_3ghds_597","focus-within--danger":"_focus-within--danger_3ghds_601","focus--input":"_focus--input_3ghds_606","focus--button":"_focus--button_3ghds_611","focus--card":"_focus--card_3ghds_616",swap:"_swap_3ghds_631","swap--text":"_swap--text_3ghds_640","swap--icon":"_swap--icon_3ghds_651","swap--icon-xs":"_swap--icon-xs_3ghds_661","swap--icon-s":"_swap--icon-s_3ghds_666","swap--icon-m":"_swap--icon-m_3ghds_671","swap--icon-l":"_swap--icon-l_3ghds_676","swap--icon-xl":"_swap--icon-xl_3ghds_681",swap__content:"_swap__content_3ghds_687","swap--group-horizontal":"_swap--group-horizontal_3ghds_696","swap--group-vertical":"_swap--group-vertical_3ghds_703","swap--with-background":"_swap--with-background_3ghds_711","swap--with-border":"_swap--with-border_3ghds_717","swap--interactive":"_swap--interactive_3ghds_725",button:"_button_3ghds_779",sizeL:"_sizeL_3ghds_803",sizeM:"_sizeM_3ghds_809",sizeS:"_sizeS_3ghds_815",iconOnly:"_iconOnly_3ghds_821",primary:"_primary_3ghds_833",disabled:"_disabled_3ghds_838",count:"_count_3ghds_852",secondary:"_secondary_3ghds_856",ghost:"_ghost_3ghds_879",link:"_link_3ghds_902",dangerPrimary:"_dangerPrimary_3ghds_931",dangerSecondary:"_dangerSecondary_3ghds_957",dangerGhost:"_dangerGhost_3ghds_983",dangerLink:"_dangerLink_3ghds_1009",open:"_open_3ghds_1036",content:"_content_3ghds_1048",loader:"_loader_3ghds_1053",text:"_text_3ghds_1059",icon:"_icon_3ghds_821",chevron:"_chevron_3ghds_1086",loading:"_loading_3ghds_1114"},Ke=u=>{switch(u){case"l":return"m";case"m":return"s";case"s":return"xs";default:return"s"}},Ce=A.forwardRef((u,l)=>{const{size:h="m",variant:_="primary",disabled:g=!1,loading:w=!1,active:R=!1,open:b=!1,className:d="",children:S,icon:f,iconPosition:y="left",tooltip:T,count:x,withChevron:O=!1,href:I,...W}=u,L=y==="only"||!S&&f,C=O&&!L,U=[m.button,m[`size${h.toUpperCase()}`],m[_],g&&m.disabled,w&&m.loading,R&&m.active,b&&m.open,L&&m.iconOnly,d].filter(Boolean).join(" "),Z=()=>n.jsxs(n.Fragment,{children:[n.jsxs("span",{className:m.content,children:[f&&y!=="right"&&n.jsx("span",{className:m.icon,children:f}),S&&n.jsx("span",{className:m.text,children:S}),f&&y==="right"&&n.jsx("span",{className:m.icon,children:f}),C&&n.jsx("span",{className:m.chevron}),x!==void 0&&n.jsx("span",{className:m.count,children:x>99?"+99":x})]}),w&&n.jsx("span",{className:m.loader,children:n.jsx(we,{size:Ke(h)})})]});if(I){const q=W;return g||w?n.jsx("span",{className:U,...q,children:Z()}):n.jsx("a",{ref:l,href:I,className:U,...q,children:Z()})}const{type:ae="button",...ne}=W;return n.jsx("button",{ref:l,type:ae,className:U,disabled:g||w,"aria-label":L&&T?T:void 0,...ne,children:Z()})});Ce.displayName="Button",E.AlertsBellIcon=he,E.Avatar=ge,E.AvatarGroup=He,E.AvatarWithCssBorder=Je,E.Button=Ce,E.Spinner=we,E.SwapIcon=ve,Object.defineProperty(E,Symbol.toStringTag,{value:"Module"})}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@post-pioneer/ui-kit",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.18",
|
|
4
4
|
"description": "UI Kit for Post Pioneer applications",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/ui-kit-postpioneer.umd.js",
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
},
|
|
51
51
|
"homepage": "https://github.com/post-pioneer/ui-kit-postpioneer#readme",
|
|
52
52
|
"peerDependencies": {
|
|
53
|
-
"react": "^18.
|
|
54
|
-
"react-dom": "^18.
|
|
53
|
+
"react": "^18.2.0",
|
|
54
|
+
"react-dom": "^18.2.0"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
57
|
"sass": "^1.90.0"
|
|
@@ -70,8 +70,8 @@
|
|
|
70
70
|
"@testing-library/user-event": "^14.6.1",
|
|
71
71
|
"@types/jest": "^30.0.0",
|
|
72
72
|
"@types/node": "^22.10.2",
|
|
73
|
-
"@types/react": "^
|
|
74
|
-
"@types/react-dom": "^
|
|
73
|
+
"@types/react": "^18.2.47",
|
|
74
|
+
"@types/react-dom": "^18.2.20",
|
|
75
75
|
"@vitejs/plugin-react": "^4.7.0",
|
|
76
76
|
"classnames": "^2.5.1",
|
|
77
77
|
"eslint": "^9.33.0",
|