@strapi/admin 4.11.0-alpha.0 → 4.11.0-beta.1
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/admin/src/components/AuthenticatedApp/utils/api.js +5 -4
- package/admin/src/components/Providers/index.js +32 -32
- package/admin/src/components/Theme/index.js +5 -3
- package/admin/src/content-manager/components/CollectionTypeFormWrapper/index.js +1 -2
- package/admin/src/content-manager/components/DynamicZone/index.js +1 -1
- package/admin/src/content-manager/components/FieldComponent/index.js +1 -1
- package/admin/src/content-manager/components/Inputs/index.js +19 -12
- package/admin/src/content-manager/components/Inputs/utils/index.js +0 -1
- package/admin/src/content-manager/components/Wysiwyg/WysiwygNav.js +67 -71
- package/admin/src/content-manager/hooks/useFetchContentTypeLayout/index.js +3 -5
- package/admin/src/content-manager/pages/App/useContentManagerInitData.js +2 -3
- package/admin/src/content-manager/pages/ComponentSetttingsView/index.js +2 -5
- package/admin/src/content-manager/pages/EditView/DeleteLink/index.js +1 -1
- package/admin/src/content-manager/pages/EditView/Header/index.js +1 -1
- package/admin/src/content-manager/pages/EditViewLayoutManager/Permissions.js +1 -1
- package/admin/src/content-manager/pages/ListView/index.js +1 -2
- package/admin/src/hooks/index.js +1 -1
- package/admin/src/hooks/marketplace/constants.js +1 -0
- package/admin/src/hooks/{useFetchMarketplacePlugins → marketplace/useFetchMarketplacePlugins}/index.js +21 -1
- package/admin/src/hooks/{useFetchMarketplaceProviders → marketplace/useFetchMarketplaceProviders}/index.js +21 -1
- package/admin/src/hooks/useAdminUsers/__mocks__/index.js +5 -0
- package/admin/src/hooks/useAdminUsers/index.js +1 -0
- package/admin/src/hooks/useAdminUsers/useAdminUsers.js +38 -0
- package/admin/src/hooks/useContentTypes/__mocks__/index.js +6 -0
- package/admin/src/hooks/useContentTypes/index.js +1 -0
- package/admin/src/hooks/useContentTypes/useContentTypes.js +47 -0
- package/admin/src/hooks/useReleaseNotification/utils/api.js +6 -5
- package/admin/src/pages/Admin/Onboarding/index.js +89 -91
- package/admin/src/pages/App/index.js +1 -5
- package/admin/src/pages/AuthPage/components/Register/index.js +3 -4
- package/admin/src/pages/AuthPage/index.js +11 -26
- package/admin/src/pages/HomePage/index.js +3 -2
- package/admin/src/pages/MarketplacePage/components/NpmPackageCard/InstallPluginButton.js +12 -8
- package/admin/src/pages/MarketplacePage/components/NpmPackagesFilters/FiltersPopover.js +39 -41
- package/admin/src/pages/MarketplacePage/utils/useMarketplaceData.js +2 -2
- package/admin/src/pages/SettingsPage/components/Tokens/TokenBox/index.js +28 -26
- package/admin/src/pages/SettingsPage/components/Tokens/TokenDescription/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/utils/urlToFile.js +3 -2
- package/admin/src/pages/SettingsPage/pages/Roles/CreatePage/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Roles/EditPage/components/RoleForm/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/index.js +36 -26
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/utils/api.js +1 -8
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/index.js +6 -7
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/index.js +54 -63
- package/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/MagicLinkWrapper.js +11 -9
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventInput/index.js +12 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/index.js +2 -2
- package/admin/src/pages/SettingsPage/pages/Webhooks/ListView/index.js +120 -205
- package/admin/src/pages/UseCasePage/index.js +13 -15
- package/admin/src/translations/ar.json +684 -1
- package/admin/src/translations/en.json +12 -9
- package/build/1387.a86ac314.chunk.js +1 -0
- package/build/{1657.45231968.chunk.js → 1657.ca8562dd.chunk.js} +17 -17
- package/build/3081.c2cdfac8.chunk.js +108 -0
- package/build/{3562.57745ccd.chunk.js → 3562.e0b1a0b3.chunk.js} +6 -6
- package/build/456.9b85d4c6.chunk.js +39 -0
- package/build/462.a073ff1f.chunk.js +71 -0
- package/build/{4628.20631dd1.chunk.js → 4628.9cbb6df5.chunk.js} +1 -1
- package/build/5542.002522eb.chunk.js +71 -0
- package/build/5563.79950369.chunk.js +79 -0
- package/build/617.87b2fe96.chunk.js +155 -0
- package/build/6970.7ea35fbd.chunk.js +1 -0
- package/build/7259.5cc67413.chunk.js +1 -0
- package/build/Admin-authenticatedApp.990df65d.chunk.js +79 -0
- package/build/Admin_homePage.107a9fe0.chunk.js +73 -0
- package/build/Admin_marketplace.1436fc2b.chunk.js +55 -0
- package/build/Admin_pluginsPage.e1afd5ed.chunk.js +6 -0
- package/build/{Admin_profilePage.1b337b73.chunk.js → Admin_profilePage.75bc083a.chunk.js} +1 -1
- package/build/Admin_settingsPage.bd715ed3.chunk.js +79 -0
- package/build/{Upload_ConfigureTheView.d429a7fc.chunk.js → Upload_ConfigureTheView.aa64ed9a.chunk.js} +1 -1
- package/build/admin-app.8b102fe2.chunk.js +63 -0
- package/build/{admin-edit-roles-page.d0c9497b.chunk.js → admin-edit-roles-page.0d12b741.chunk.js} +43 -41
- package/build/admin-edit-users.f9ce7844.chunk.js +10 -0
- package/build/admin-roles-list.e8bf9685.chunk.js +31 -0
- package/build/admin-users.751b28b2.chunk.js +34 -0
- package/build/ar-json.f530bc3f.chunk.js +1 -0
- package/build/audit-logs-settings-page.3c6cea81.chunk.js +129 -0
- package/build/content-manager.89099707.chunk.js +1123 -0
- package/build/content-type-builder-list-view.1e821eb9.chunk.js +215 -0
- package/build/content-type-builder-translation-en-json.af293c9e.chunk.js +1 -0
- package/build/content-type-builder.b10576e7.chunk.js +126 -0
- package/build/email-settings-page.4368689f.chunk.js +11 -0
- package/build/en-json.0f5cc115.chunk.js +1 -0
- package/build/i18n-settings-page.7988d872.chunk.js +114 -0
- package/build/index.html +1 -1
- package/build/main.5a232c3d.js +2630 -0
- package/build/review-workflows-settings.4b39b837.chunk.js +61 -0
- package/build/{runtime~main.1074f2bb.js → runtime~main.55d43bd7.js} +2 -2
- package/build/{sso-settings-page.f44d95d8.chunk.js → sso-settings-page.265e3d72.chunk.js} +1 -1
- package/build/upload-settings.63d99bf5.chunk.js +14 -0
- package/build/upload.c50d8c7a.chunk.js +34 -0
- package/build/users-advanced-settings-page.2cfb5d24.chunk.js +9 -0
- package/build/users-email-settings-page.bd6c774a.chunk.js +24 -0
- package/build/users-providers-settings-page.528f0036.chunk.js +29 -0
- package/build/{users-roles-settings-page.eeb3a339.chunk.js → users-roles-settings-page.c773086b.chunk.js} +2 -2
- package/build/webhook-edit-page.ddd5963d.chunk.js +128 -0
- package/build/webhook-list-page.b0f5a02c.chunk.js +71 -0
- package/ee/LICENSE +1 -21
- package/ee/admin/content-manager/pages/EditView/InformationBox/InformationBoxEE.js +1 -2
- package/ee/admin/pages/AuthPage/components/Login/index.js +1 -1
- package/ee/admin/pages/AuthPage/components/Providers/SSOProviders.js +1 -1
- package/ee/admin/pages/AuthPage/components/Providers/index.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/AuditLogs/ListView/hooks/useAuditLogsData.js +36 -28
- package/ee/admin/pages/SettingsPage/pages/AuditLogs/ListView/utils/getDisplayedFilters.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/ReviewWorkflows.js +3 -3
- package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/hooks/useReviewWorkflows.js +32 -21
- package/ee/admin/pages/SettingsPage/pages/Users/ListPage/ModalForm/utils/formDataModel.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/Users/ListPage/ModalForm/utils/roleSettingsForm.js +1 -1
- package/ee/server/services/audit-logs.js +5 -1
- package/package.json +18 -21
- package/webpack.alias.js +0 -2
- package/admin/src/content-manager/components/Inputs/utils/getStep.js +0 -13
- package/admin/src/hooks/useFetchMarketplacePlugins/utils/api.js +0 -18
- package/admin/src/hooks/useFetchMarketplaceProviders/utils/api.js +0 -18
- package/admin/src/hooks/useModels/index.js +0 -58
- package/admin/src/hooks/useModels/reducer.js +0 -45
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/utils/api.js +0 -20
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventInput/utils/formatValue.js +0 -13
- package/admin/src/pages/SettingsPage/pages/Webhooks/ListView/reducer.js +0 -72
- package/build/1387.84b454d3.chunk.js +0 -1
- package/build/3081.bcf9a12f.chunk.js +0 -108
- package/build/462.8fff7f3b.chunk.js +0 -71
- package/build/5542.b8240e3f.chunk.js +0 -70
- package/build/5563.986609ed.chunk.js +0 -79
- package/build/6404.68405699.chunk.js +0 -100
- package/build/6970.5159b068.chunk.js +0 -1
- package/build/7259.7a48aa2f.chunk.js +0 -1
- package/build/7725.1633e06f.chunk.js +0 -213
- package/build/Admin-authenticatedApp.27a2329f.chunk.js +0 -79
- package/build/Admin_homePage.9f7c0bb1.chunk.js +0 -73
- package/build/Admin_marketplace.5f7b89e5.chunk.js +0 -55
- package/build/Admin_pluginsPage.9e6fa51c.chunk.js +0 -6
- package/build/Admin_settingsPage.9d0419bc.chunk.js +0 -79
- package/build/admin-app.8e1f56bc.chunk.js +0 -63
- package/build/admin-edit-users.2aae89f5.chunk.js +0 -10
- package/build/admin-roles-list.c759daa3.chunk.js +0 -31
- package/build/admin-users.04a823ca.chunk.js +0 -34
- package/build/ar-json.39e54aba.chunk.js +0 -1
- package/build/audit-logs-settings-page.45cb4fb5.chunk.js +0 -76
- package/build/content-manager.cf467ecc.chunk.js +0 -1123
- package/build/content-type-builder-list-view.5ff685ec.chunk.js +0 -214
- package/build/content-type-builder-translation-en-json.5e5f8607.chunk.js +0 -1
- package/build/content-type-builder.4737a30c.chunk.js +0 -126
- package/build/email-settings-page.dc07d518.chunk.js +0 -10
- package/build/en-json.7edb00f6.chunk.js +0 -1
- package/build/i18n-settings-page.8219dd99.chunk.js +0 -60
- package/build/main.14dca275.js +0 -2592
- package/build/review-workflows-settings.6a662ebd.chunk.js +0 -61
- package/build/upload-settings.dd2d987c.chunk.js +0 -13
- package/build/upload.c8479232.chunk.js +0 -33
- package/build/users-advanced-settings-page.c36cfd59.chunk.js +0 -8
- package/build/users-email-settings-page.2716ce8e.chunk.js +0 -23
- package/build/users-providers-settings-page.0d6304a5.chunk.js +0 -28
- package/build/webhook-edit-page.f4db86f3.chunk.js +0 -75
- package/build/webhook-list-page.30d73114.chunk.js +0 -71
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[462],{84802:function(i){function o(t,e,s,n){for(var r=-1,l=t==null?0:t.length;++r<l;){var u=t[r];e(n,u,s(u),t)}return n}i.exports=o},88058:function(i,o,t){var e=t(87650);function s(n,r){var l=n==null?0:n.length;return!!l&&e(n,r,0)>-1}i.exports=s},37431:function(i){function o(t,e,s){for(var n=-1,r=t==null?0:t.length;++n<r;)if(s(e,t[n]))return!0;return!1}i.exports=o},23089:function(i,o,t){var e=t(61712),s=e("length");i.exports=s},62435:function(i,o,t){var e=t(56671);function s(n,r,l,u){return e(n,function(p,m,d){r(u,p,l(p),d)}),u}i.exports=s},60528:function(i){function o(t,e,s,n){for(var r=t.length,l=s+(n?1:-1);n?l--:++l<r;)if(e(t[l],l,t))return l;return-1}i.exports=o},87650:function(i,o,t){var e=t(60528),s=t(25556),n=t(54256);function r(l,u,p){return u===u?n(l,u,p):e(l,s,p)}i.exports=r},25556:function(i){function o(t){return t!==t}i.exports=o},84351:function(i,o,t){var e=t(61124),s=t(88058),n=t(37431),r=t(30555),l=t(58491),u=t(66350),p=200;function m(d,j,x){var h=-1,c=s,a=d.length,C=!0,f=[],E=f;if(x)C=!1,c=n;else if(a>=p){var g=j?null:l(d);if(g)return u(g);C=!1,c=r,E=new e}else E=j?[]:f;t:for(;++h<a;){var v=d[h],_=j?j(v):v;if(v=x||v!==0?v:0,C&&_===_){for(var w=E.length;w--;)if(E[w]===_)continue t;j&&E.push(_),f.push(v)}else c(E,_,x)||(E!==f&&E.push(_),f.push(v))}return f}i.exports=m},85580:function(i,o,t){var e=t(84802),s=t(62435),n=t(88904),r=t(77236);function l(u,p){return function(m,d){var j=r(m)?e:s,x=p?p():{};return j(m,u,n(d,2),x)}}i.exports=l},58491:function(i,o,t){var e=t(69902),s=t(13581),n=t(66350),r=1/0,l=e&&1/n(new e([,-0]))[1]==r?function(u){return new e(u)}:s;i.exports=l},54256:function(i){function o(t,e,s){for(var n=s-1,r=t.length;++n<r;)if(t[n]===e)return n;return-1}i.exports=o},38788:function(i,o,t){var e=t(23089),s=t(34327),n=t(71286);function r(l){return s(l)?n(l):e(l)}i.exports=r},71286:function(i){var o="\\ud800-\\udfff",t="\\u0300-\\u036f",e="\\ufe20-\\ufe2f",s="\\u20d0-\\u20ff",n=t+e+s,r="\\ufe0e\\ufe0f",l="["+o+"]",u="["+n+"]",p="\\ud83c[\\udffb-\\udfff]",m="(?:"+u+"|"+p+")",d="[^"+o+"]",j="(?:\\ud83c[\\udde6-\\uddff]){2}",x="[\\ud800-\\udbff][\\udc00-\\udfff]",h="\\u200d",c=m+"?",a="["+r+"]?",C="(?:"+h+"(?:"+[d,j,x].join("|")+")"+a+c+")*",f=a+c+C,E="(?:"+[d+u+"?",u,j,x,l].join("|")+")",g=RegExp(p+"(?="+p+")|"+E+f,"g");function v(_){for(var w=g.lastIndex=0;g.test(_);)++w;return w}i.exports=v},81346:function(i,o,t){var e=t(40999),s=t(85580),n=Object.prototype,r=n.hasOwnProperty,l=s(function(u,p,m){r.call(u,m)?u[m].push(p):e(u,m,[p])});i.exports=l},34461:function(i,o,t){var e=t(94318),s=t(77236),n=t(3387),r="[object String]";function l(u){return typeof u=="string"||!s(u)&&n(u)&&e(u)==r}i.exports=l},13581:function(i){function o(){}i.exports=o},61868:function(i,o,t){var e=t(78803),s=t(26686),n=t(81580),r=t(34461),l=t(38788),u="[object Map]",p="[object Set]";function m(d){if(d==null)return 0;if(n(d))return r(d)?l(d):d.length;var j=s(d);return j==u||j==p?d.size:e(d).length}i.exports=m},59578:function(i,o,t){var e=t(41119);function s(n){return e(n).toLowerCase()}i.exports=s},91815:function(i,o,t){var e=t(84351);function s(n){return n&&n.length?e(n):[]}i.exports=s},98178:function(i,o,t){"use strict";t.d(o,{P1:function(){return d}});var e="NOT_FOUND";function s(x){var h;return{get:function(a){return h&&x(h.key,a)?h.value:e},put:function(a,C){h={key:a,value:C}},getEntries:function(){return h?[h]:[]},clear:function(){h=void 0}}}function n(x,h){var c=[];function a(g){var v=c.findIndex(function(w){return h(g,w.key)});if(v>-1){var _=c[v];return v>0&&(c.splice(v,1),c.unshift(_)),_.value}return e}function C(g,v){a(g)===e&&(c.unshift({key:g,value:v}),c.length>x&&c.pop())}function f(){return c}function E(){c=[]}return{get:a,put:C,getEntries:f,clear:E}}var r=function(h,c){return h===c};function l(x){return function(c,a){if(c===null||a===null||c.length!==a.length)return!1;for(var C=c.length,f=0;f<C;f++)if(!x(c[f],a[f]))return!1;return!0}}function u(x,h){var c=typeof h=="object"?h:{equalityCheck:h},a=c.equalityCheck,C=a===void 0?r:a,f=c.maxSize,E=f===void 0?1:f,g=c.resultEqualityCheck,v=l(C),_=E===1?s(v):n(E,v);function w(){var P=_.get(arguments);if(P===e){if(P=x.apply(null,arguments),g){var M=_.getEntries(),Z=M.find(function(D){return g(D.value,P)});Z&&(P=Z.value)}_.put(arguments,P)}return P}return w.clearCache=function(){return _.clear()},w}function p(x){var h=Array.isArray(x[0])?x[0]:x;if(!h.every(function(a){return typeof a=="function"})){var c=h.map(function(a){return typeof a=="function"?"function "+(a.name||"unnamed")+"()":typeof a}).join(", ");throw new Error("createSelector expects all input-selectors to be functions, but received the following types: ["+c+"]")}return h}function m(x){for(var h=arguments.length,c=new Array(h>1?h-1:0),a=1;a<h;a++)c[a-1]=arguments[a];var C=function(){for(var E=arguments.length,g=new Array(E),v=0;v<E;v++)g[v]=arguments[v];var _=0,w,P={memoizeOptions:void 0},M=g.pop();if(typeof M=="object"&&(P=M,M=g.pop()),typeof M!="function")throw new Error("createSelector expects an output function after the inputs, but received: ["+typeof M+"]");var Z=P,D=Z.memoizeOptions,b=D===void 0?c:D,y=Array.isArray(b)?b:[b],A=p(g),T=x.apply(void 0,[function(){return _++,M.apply(null,arguments)}].concat(y)),F=x(function(){for(var B=[],I=A.length,L=0;L<I;L++)B.push(A[L].apply(null,arguments));return w=T.apply(null,B),w});return Object.assign(F,{resultFunc:M,memoizedResultFunc:T,dependencies:A,lastResult:function(){return w},recomputations:function(){return _},resetRecomputations:function(){return _=0}}),F};return C}var d=m(u),j=function(h,c){if(c===void 0&&(c=d),typeof h!="object")throw new Error("createStructuredSelector expects first argument to be an object "+("where each property is a selector, instead received a "+typeof h));var a=Object.keys(h),C=c(a.map(function(f){return h[f]}),function(){for(var f=arguments.length,E=new Array(f),g=0;g<f;g++)E[g]=arguments[g];return E.reduce(function(v,_,w){return v[a[w]]=_,v},{})});return C}},96709:function(i,o,t){"use strict";t.d(o,{A:function(){return m}});var e=t(74512),s=t(32735),n=t(60216),r=t(8471),l=t(72850);const u=(0,r.ZP)(l.x)`
|
|
2
|
+
display: grid;
|
|
3
|
+
grid-template-columns: ${({hasSideNav:d})=>d?"auto 1fr":"1fr"};
|
|
4
|
+
`,p=(0,r.ZP)(l.x)`
|
|
5
|
+
overflow-x: hidden;
|
|
6
|
+
`,m=({sideNav:d,children:j})=>(0,e.jsxs)(u,{hasSideNav:!!d,children:[d,(0,e.jsx)(p,{paddingBottom:10,children:j})]});m.defaultProps={sideNav:void 0},m.propTypes={children:n.node.isRequired,sideNav:n.node}},90700:function(i,o,t){"use strict";t.d(o,{m:function(){return m}});var e=t(74512),s=t(32735),n=t(60216),r=t(8471),l=t(15335);const u=`${232/16}rem`,p=(0,r.ZP)(l.r)`
|
|
7
|
+
width: ${u};
|
|
8
|
+
background: ${({theme:d})=>d.colors.neutral100};
|
|
9
|
+
position: sticky;
|
|
10
|
+
top: 0;
|
|
11
|
+
height: 100vh;
|
|
12
|
+
overflow-y: auto;
|
|
13
|
+
border-right: 1px solid ${({theme:d})=>d.colors.neutral200};
|
|
14
|
+
z-index: 1;
|
|
15
|
+
`,m=({ariaLabel:d,...j})=>(0,e.jsx)(p,{"aria-label":d,as:"nav",...j});m.propTypes={ariaLabel:n.string.isRequired}},78090:function(i,o,t){"use strict";t.d(o,{p:function(){return E}});var e=t(74512),s=t(32735),n=t(6792),r=t(60216),l=t(8471),u=t(94486),p=t(74971);const m=g=>{const v=(0,s.useRef)();return(0,s.useEffect)(()=>{v.current=g}),v.current};var d=t(9026),j=t(72850),x=t(89252),h=t(61774),c=t(87933),a=t(49372),C=t(50563);const f=(0,l.ZP)(d.i)`
|
|
16
|
+
width: ${24/16}rem;
|
|
17
|
+
background-color: ${({theme:g})=>g.colors.neutral200};
|
|
18
|
+
`,E=({as:g,label:v,searchLabel:_,searchable:w,onChange:P,value:M,onClear:Z,onSubmit:D,id:b})=>{const[y,A]=(0,s.useState)(!1),T=m(y),F=(0,p.M)(b),O=(0,s.useRef)(),B=(0,s.useRef)();(0,s.useEffect)(()=>{y&&O.current&&O.current.focus(),T&&!y&&B.current&&B.current.focus()},[y,T]);const I=()=>{A(R=>!R)},L=R=>{Z(R),O.current.focus()},S=R=>{R.relatedTarget?.id!==F&&A(!1)},U=R=>{R.key===u.y.ESCAPE&&A(!1)};return y?(0,e.jsxs)(j.x,{paddingLeft:4,paddingTop:5,paddingBottom:2,paddingRight:4,children:[(0,e.jsx)(x.U,{children:(0,e.jsx)(h.w,{name:"searchbar",value:M,onChange:P,placeholder:"e.g: strapi-plugin-abcd",onKeyDown:U,ref:O,onBlur:S,onClear:L,onSubmit:D,clearLabel:"Clear",size:"S",children:_})}),(0,e.jsx)(j.x,{paddingLeft:2,paddingTop:4,children:(0,e.jsx)(f,{})})]}):(0,e.jsxs)(j.x,{paddingLeft:6,paddingTop:6,paddingBottom:2,paddingRight:4,children:[(0,e.jsxs)(c.k,{justifyContent:"space-between",alignItems:"flex-start",children:[(0,e.jsx)(a.Z,{variant:"beta",as:g,children:v}),w&&(0,e.jsx)(C.h,{ref:B,onClick:I,label:_,icon:(0,e.jsx)(n.Z,{})})]}),(0,e.jsx)(j.x,{paddingTop:4,children:(0,e.jsx)(f,{})})]})};E.defaultProps={as:"h2",searchable:!1,onChange(){},onClear(){},onSubmit(){},value:"",searchLabel:"",id:void 0},E.propTypes={as:r.string,id:r.string,label:r.string.isRequired,onChange:r.func,onClear:r.func,onSubmit:r.func,searchLabel:r.string,searchable:r.bool,value:r.string}},66618:function(i,o,t){"use strict";t.d(o,{E:function(){return c}});var e=t(74512),s=t(32735),n=t(56243),r=t(60216),l=t(8471),u=t(72850),p=t(49372),m=t(87933),d=t(62499);const j=(0,l.ZP)(u.x)`
|
|
19
|
+
display: flex;
|
|
20
|
+
align-items: center;
|
|
21
|
+
justify-content: space-between;
|
|
22
|
+
text-decoration: none;
|
|
23
|
+
color: ${({theme:a})=>a.colors.neutral800};
|
|
24
|
+
svg > * {
|
|
25
|
+
fill: ${({theme:a})=>a.colors.neutral600};
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
&.active {
|
|
29
|
+
${({theme:a})=>`
|
|
30
|
+
background-color: ${a.colors.primary100};
|
|
31
|
+
border-right: 2px solid ${a.colors.primary600};
|
|
32
|
+
svg > * {
|
|
33
|
+
fill: ${a.colors.primary700};
|
|
34
|
+
}
|
|
35
|
+
${p.Z} {
|
|
36
|
+
color: ${a.colors.primary700};
|
|
37
|
+
font-weight: 500;
|
|
38
|
+
}
|
|
39
|
+
`}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
&:focus-visible {
|
|
43
|
+
outline-offset: -2px;
|
|
44
|
+
}
|
|
45
|
+
`,x=(0,l.ZP)(n.Z)`
|
|
46
|
+
width: ${12/16}rem;
|
|
47
|
+
height: ${4/16}rem;
|
|
48
|
+
* {
|
|
49
|
+
fill: ${({theme:a,$active:C})=>C?a.colors.primary600:a.colors.neutral600};
|
|
50
|
+
}
|
|
51
|
+
`,h=l.ZP.div`
|
|
52
|
+
svg {
|
|
53
|
+
height: ${12/16}rem;
|
|
54
|
+
width: ${12/16}rem;
|
|
55
|
+
}
|
|
56
|
+
`,c=s.forwardRef(({children:a,icon:C,withBullet:f,as:E,isSubSectionChild:g,...v},_)=>(0,e.jsxs)(j,{as:E,icon:C,background:"neutral100",paddingLeft:g?9:7,paddingBottom:2,paddingTop:2,ref:_,...v,children:[(0,e.jsxs)(m.k,{children:[C?(0,e.jsx)(h,{children:C}):(0,e.jsx)(x,{}),(0,e.jsx)(u.x,{paddingLeft:2,children:(0,e.jsx)(p.Z,{as:"span",children:a})})]}),f&&(0,e.jsx)(u.x,{as:m.k,paddingRight:4,children:(0,e.jsx)(x,{$active:!0})})]}));c.displayName="SubNavLink",c.defaultProps={as:d.f,icon:null,isSubSectionChild:!1,withBullet:!1},c.propTypes={as:r.elementType,children:r.node.isRequired,icon:r.element,isSubSectionChild:r.bool,withBullet:r.bool}},79318:function(i,o,t){"use strict";t.d(o,{D:function(){return C}});var e=t(74512),s=t(32735),n=t(60216),r=t(8471),l=t(16899),u=t(87933),p=t(72850),m=t(49372);const d=(0,r.ZP)(u.k)`
|
|
57
|
+
border: none;
|
|
58
|
+
padding: 0;
|
|
59
|
+
background: transparent;
|
|
60
|
+
`,j=r.ZP.div`
|
|
61
|
+
display: flex;
|
|
62
|
+
align-items: center;
|
|
63
|
+
transform: rotateX(${({rotated:f})=>f?"0deg":"180deg"});
|
|
64
|
+
`,x=({collapsable:f,label:E,onClick:g,ariaExpanded:v,ariaControls:_})=>f?(0,e.jsxs)(d,{as:"button",onClick:g,"aria-expanded":v,"aria-controls":_,textAlign:"left",children:[(0,e.jsx)(p.x,{paddingRight:1,children:(0,e.jsx)(m.Z,{variant:"sigma",textColor:"neutral600",children:E})}),f&&(0,e.jsx)(j,{rotated:v,children:(0,e.jsx)(l.Z,{"aria-hidden":!0})})]}):(0,e.jsx)(d,{children:(0,e.jsx)(p.x,{paddingRight:1,children:(0,e.jsx)(m.Z,{variant:"sigma",textColor:"neutral600",children:E})})});x.defaultProps={ariaControls:null,ariaExpanded:null,collapsable:!1,onClick(){}},x.propTypes={ariaControls:n.string,ariaExpanded:n.bool,collapsable:n.bool,label:n.string.isRequired,onClick:n.func};var h=t(74971),c=t(6518);const a=(0,r.ZP)(p.x)`
|
|
65
|
+
svg {
|
|
66
|
+
height: ${4/16}rem;
|
|
67
|
+
path {
|
|
68
|
+
fill: ${({theme:f})=>f.colors.neutral500};
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
`,C=({collapsable:f,label:E,badgeLabel:g,children:v,id:_})=>{const[w,P]=(0,s.useState)(!0),M=(0,h.M)(_);return(0,e.jsxs)(u.k,{direction:"column",alignItems:"stretch",gap:1,children:[(0,e.jsx)(a,{paddingLeft:6,paddingTop:2,paddingBottom:2,paddingRight:4,children:(0,e.jsxs)(p.x,{position:"relative",paddingRight:g?6:0,children:[(0,e.jsx)(x,{onClick:()=>{P(Z=>!Z)},ariaExpanded:w,ariaControls:M,collapsable:f,label:E}),g&&(0,e.jsx)(c.C,{backgroundColor:"neutral150",textColor:"neutral600",position:"absolute",right:0,top:"50%",transform:"translateY(-50%)",children:g})]})}),(!f||w)&&(0,e.jsx)("ol",{id:M,children:s.Children.map(v,(Z,D)=>(0,e.jsx)("li",{children:Z},D))})]})};C.defaultProps={badgeLabel:null,collapsable:!1,id:void 0},C.propTypes={badgeLabel:n.string,children:n.node.isRequired,collapsable:n.bool,id:n.string,label:n.string.isRequired}},77013:function(i,o,t){"use strict";t.d(o,{Z:function(){return u}});var e=t(74512),s=t(32735),n=t(60216),r=t(72850),l=t(87933);const u=({children:p,spacing:m=2,horizontal:d=!1,...j})=>(0,e.jsx)(r.x,{paddingTop:2,paddingBottom:4,children:(0,e.jsx)(l.k,{as:"ol",gap:m,direction:d?"row":"column",alignItems:d?"center":"stretch",...j,children:s.Children.map(p,(x,h)=>(0,e.jsx)("li",{children:x},h))})});u.propTypes={children:n.node.isRequired}},73779:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#EAFBE7",stroke:"#C6F0C2",rx:2.5}),(0,e.jsx)("path",{fill:"#328048",d:"M19.5 7h-7A4.505 4.505 0 0 0 8 11.5c0 2.481 2.019 4.5 4.5 4.5h7c2.481 0 4.5-2.019 4.5-4.5S21.981 7 19.5 7Zm0 8a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7Z"})]}),n=s},1176:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#F6F6F9",stroke:"#DCDCE4",rx:2.5}),(0,e.jsx)("path",{fill:"#666687",fillRule:"evenodd",d:"M13.535 8.768c0 .116-.011.229-.032.339l3.013 1.776 2.985-1.76a1.768 1.768 0 1 1 .519.93l-2.982 1.757v2.477a1.768 1.768 0 1 1-1.048-.044v-2.435l-2.997-1.767a1.768 1.768 0 1 1 .542-1.274Z",clipRule:"evenodd"}),(0,e.jsx)("path",{fill:"#666687",d:"m13.503 9.107-.05-.01-.006.035.03.018.026-.043Zm3.013 1.776-.025.043.025.014.025-.014-.025-.043Zm2.985-1.76.025.044.031-.018-.007-.035-.05.01Zm.518.93.035-.036-.027-.026-.033.02.026.042Zm-2.98 1.757-.026-.043-.025.014v.029h.05Zm0 2.477h-.05v.035l.032.012.017-.047Zm-1.049-.044.013.048.037-.01v-.038h-.05Zm0-2.435h.05v-.029l-.024-.014-.026.043Zm-2.997-1.767.025-.043-.033-.019-.027.027.035.035Zm.559-.925c.022-.113.033-.23.033-.348h-.1c0 .112-.01.223-.031.33l.098.018Zm2.99 1.723-3.014-1.775-.05.086 3.013 1.775.05-.086Zm2.933-1.758-2.984 1.758.05.086 2.985-1.758-.05-.086Zm-.06-.313c0 .125.013.247.037.366l.098-.02a1.723 1.723 0 0 1-.035-.346h-.1Zm1.818-1.818a1.818 1.818 0 0 0-1.818 1.818h.1c0-.949.769-1.718 1.718-1.718v-.1Zm1.817 1.818a1.818 1.818 0 0 0-1.817-1.818v.1c.948 0 1.717.769 1.717 1.718h.1Zm-1.817 1.817a1.818 1.818 0 0 0 1.817-1.817h-.1c0 .948-.769 1.717-1.717 1.717v.1Zm-1.248-.495c.326.307.765.495 1.248.495v-.1c-.457 0-.872-.178-1.18-.468l-.068.073Zm-2.921 1.763 2.98-1.757-.05-.086-2.981 1.757.05.086Zm.024 2.434V11.81h-.1v2.477h.1Zm-.067.047a1.718 1.718 0 0 1 1.14 1.618h.1c0-.79-.503-1.46-1.206-1.712l-.034.094Zm1.14 1.618c0 .948-.77 1.717-1.718 1.717v.1a1.817 1.817 0 0 0 1.817-1.817h-.1Zm-1.718 1.717a1.718 1.718 0 0 1-1.718-1.717h-.1c0 1.004.814 1.817 1.818 1.817v-.1Zm-1.718-1.717c0-.797.543-1.467 1.278-1.66l-.026-.098a1.818 1.818 0 0 0-1.352 1.758h.1Zm1.215-4.144v2.435h.1v-2.435h-.1Zm-2.973-1.723 2.998 1.766.05-.086-2.997-1.767-.05.087Zm-1.2.5c.49 0 .934-.193 1.26-.507l-.069-.072c-.309.296-.728.48-1.19.48v.1ZM9.95 8.768c0 1.003.814 1.817 1.818 1.817v-.1a1.718 1.718 0 0 1-1.718-1.717h-.1Zm1.818-1.818A1.818 1.818 0 0 0 9.95 8.768h.1c0-.949.769-1.718 1.717-1.718v-.1Zm1.817 1.818a1.818 1.818 0 0 0-1.818-1.818v.1c.95 0 1.718.769 1.718 1.718h.1Z"})]}),n=s},88675:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("path",{fill:"#FDF4DC",stroke:"#FAE7B9",d:"M.5 3A2.5 2.5 0 0 1 3 .5h26A2.5 2.5 0 0 1 31.5 3v18a2.5 2.5 0 0 1-2.5 2.5H3A2.5 2.5 0 0 1 .5 21V3Z"}),(0,e.jsx)("path",{fill:"#D9822F",fillRule:"evenodd",d:"M11.934 7.495V6h1.45v1.495h5.232V6h1.45v1.495h.314c1.385 0 1.602.249 1.62 1.463V16.5c0 1.062-.096 1.5-1.4 1.5h-9.19c-1.306 0-1.41-.318-1.41-1.607V9.105c.018-1.025.117-1.61 1.5-1.61h.434Zm-.774 8.687c0 .406.123.433.388.433h8.953c.265 0 .34-.007.34-.413v-6.087c-.008-.314-.11-.369-.316-.369h-9.072c-.206 0-.296.045-.293.287v6.15Z",clipRule:"evenodd"})]}),n=s},56243:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 4 4",...r,children:(0,e.jsx)("rect",{width:4,height:4,fill:"#A5A5BA",rx:2})}),n=s},15431:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#F6F6F9",stroke:"#DCDCE4",rx:2.5}),(0,e.jsx)("path",{fill:"#666687",d:"M20.573 8c-1.484 0-2.666.745-3.397 1.37l-.026.023-.416.452.919 1.51.68-.682c.711-.6 1.506-.93 2.24-.93 1.48 0 2.685 1.171 2.685 2.612 0 1.44-1.205 2.613-2.685 2.613-2.25 0-3.78-2.974-3.795-3.004C16.69 11.784 14.75 8 11.428 8 8.985 8 7 9.954 7 12.355c0 2.401 1.986 4.355 4.427 4.355 1.196 0 2.373-.476 3.404-1.376l.022-.02.413-.45-.919-1.51-.683.686c-.712.616-1.465.928-2.237.928-1.48 0-2.685-1.172-2.685-2.613 0-1.44 1.205-2.613 2.685-2.613 2.25 0 3.78 2.974 3.795 3.004.088.18 2.028 3.964 5.35 3.964 2.442 0 4.428-1.954 4.428-4.355C25 9.954 23.014 8 20.573 8Z"})]}),n=s},22348:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#FCECEA",stroke:"#F5C0B8",rx:2.5}),(0,e.jsx)("path",{fill:"#D02B20",d:"M16.767 17.49c.724 0 1.428-.089 1.962-.253v-1.093c-.383.143-1.128.239-1.86.239-2.905 0-4.744-1.764-4.744-4.546v-.014c0-2.734 1.839-4.641 4.484-4.641 2.598 0 4.307 1.62 4.307 4.088v.013c0 1.402-.444 2.304-1.135 2.304-.417 0-.656-.287-.656-.772V9.157h-1.38v.82h-.124c-.273-.608-.868-.97-1.6-.97-1.367 0-2.296 1.135-2.296 2.789v.014c0 1.73.943 2.884 2.365 2.884.793 0 1.353-.362 1.64-1.052h.123l.007.04c.158.636.78 1.033 1.62 1.033 1.655 0 2.687-1.367 2.687-3.534v-.014c0-3.008-2.242-5.072-5.517-5.072-3.418 0-5.776 2.324-5.776 5.694v.014c0 3.431 2.331 5.687 5.893 5.687Zm-.342-4.053c-.718 0-1.149-.602-1.149-1.586v-.014c0-.991.431-1.586 1.156-1.586.724 0 1.182.608 1.182 1.586v.014c0 .977-.458 1.585-1.19 1.585Z"})]}),n=s},7184:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#F6ECFC",stroke:"#E0C1F4",rx:2.5}),(0,e.jsx)("path",{fill:"#9736E8",fillRule:"evenodd",d:"M10.167 7a1.167 1.167 0 1 0 0 2.333 1.167 1.167 0 0 0 0-2.333Zm0 4.03a1.167 1.167 0 1 0 0 2.334 1.167 1.167 0 0 0 0-2.334ZM9 16.23a1.167 1.167 0 1 1 2.333 0 1.167 1.167 0 0 1-2.333 0Zm4.005-9.02a.4.4 0 0 0-.4.4v1.11c0 .22.18.4.4.4H22.6a.4.4 0 0 0 .4-.4V7.61a.4.4 0 0 0-.4-.4h-9.594Zm-.399 4.432a.4.4 0 0 1 .4-.4H22.6c.22 0 .4.18.4.4v1.11a.4.4 0 0 1-.4.4h-9.594a.4.4 0 0 1-.4-.4v-1.11Zm.4 3.63a.4.4 0 0 0-.4.4v1.11c0 .22.18.4.4.4H22.6a.4.4 0 0 0 .4-.4v-1.11a.4.4 0 0 0-.4-.4h-9.594Z",clipRule:"evenodd"})]}),n=s},872:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#EAF5FF",stroke:"#B8E1FF",rx:2.5}),(0,e.jsx)("path",{fill:"#0C75AF",fillRule:"evenodd",d:"M8.243 11.907v.157c.835.093 1.287.516 1.287 1.223V14.5c0 .693.236.959.855.959h.216V16.5h-.364c-1.459 0-2.078-.56-2.078-1.857v-.973c0-.722-.314-.992-1.159-1.002v-1.366c.84-.005 1.16-.275 1.16-1.002v-.968c0-1.282.618-1.832 2.077-1.832h.364v1.041h-.216c-.624 0-.855.266-.855.958v1.184c0 .713-.452 1.135-1.287 1.224Zm15.804.181v-.157c-.835-.088-1.287-.51-1.287-1.223V9.495c0-.693-.236-.954-.855-.954h-.216V7.5h.363c1.454 0 2.073.56 2.073 1.852v.973c0 .722.32.997 1.165 1.002v1.366c-.845.005-1.165.28-1.165 1.002v.973c0 1.282-.613 1.832-2.073 1.832h-.363v-1.046h.216c.619 0 .855-.26.855-.954v-1.188c0-.708.452-1.13 1.287-1.224ZM13.15 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",clipRule:"evenodd"})]}),n=s},43475:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#F6ECFC",stroke:"#E0C1F4",rx:2.5}),(0,e.jsx)("path",{fill:"#9736E8",fillRule:"evenodd",d:"M22 8.759a2 2 0 0 0-2-2h-8c-1.105 0-2 .902-2 2.006v6.068a2 2 0 0 0 .985 1.724l3.66-3.74 3.31 3.381 1.471-1.502 1.731 1.769c.51-.363.843-.958.843-1.632V8.76ZM18.5 9c-.84 0-1.5.66-1.5 1.5s.66 1.5 1.5 1.5 1.5-.66 1.5-1.5S19.34 9 18.5 9Z",clipRule:"evenodd"})]}),n=s},32031:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#FCECEA",stroke:"#F5C0B8",rx:2.5}),(0,e.jsx)("path",{fill:"#D02B20",d:"M9.815 16h1.475V8.954H9.82L8 10.22v1.328l1.729-1.201h.087V16Zm3.394 0h5.083v-1.187h-3.106v-.112l1.304-1.216c1.284-1.186 1.7-1.85 1.7-2.651v-.015c0-1.215-1.016-2.046-2.466-2.046-1.543 0-2.598.928-2.598 2.28l.005.02h1.362v-.024c0-.67.474-1.128 1.162-1.128.674 0 1.084.42 1.084 1.02v.015c0 .493-.268.85-1.26 1.812l-2.27 2.24V16Zm9.067.156c1.646 0 2.744-.864 2.744-2.143v-.01c0-.957-.683-1.563-1.733-1.66v-.03c.825-.17 1.47-.742 1.47-1.62v-.01c0-1.123-.977-1.885-2.49-1.885-1.48 0-2.471.82-2.574 2.08l-.005.059h1.358l.005-.044c.058-.586.522-.962 1.216-.962.693 0 1.098.361 1.098.947v.01c0 .571-.478.962-1.22.962h-.787v1.05h.806c.855 0 1.357.37 1.357 1.044v.01c0 .596-.493 1.016-1.245 1.016-.761 0-1.264-.39-1.328-.938l-.005-.053h-1.41l.004.063c.098 1.26 1.148 2.114 2.74 2.114Z"})]}),n=s},82512:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("path",{fill:"#F0F0FF",stroke:"#D9D8FF",d:"M.5 3A2.5 2.5 0 0 1 3 .5h26A2.5 2.5 0 0 1 31.5 3v18a2.5 2.5 0 0 1-2.5 2.5H3A2.5 2.5 0 0 1 .5 21V3Z"}),(0,e.jsx)("path",{fill:"#4945FF",fillRule:"evenodd",d:"M21.375 16.316c.417-.407.625-.904.625-1.492 0-.589-.206-1.089-.618-1.5l-1.53-1.53a2.042 2.042 0 0 0-1.5-.617 2.06 2.06 0 0 0-1.529.646l-.646-.646c.43-.422.646-.934.646-1.537a2.03 2.03 0 0 0-.61-1.493l-1.515-1.522a2.014 2.014 0 0 0-1.5-.625 2.03 2.03 0 0 0-1.492.61l-1.081 1.074A2.006 2.006 0 0 0 10 9.176c0 .589.206 1.089.618 1.5l1.53 1.53c.41.412.91.617 1.5.617a2.06 2.06 0 0 0 1.529-.646l.646.646a2.069 2.069 0 0 0-.646 1.537c0 .588.203 1.086.61 1.493l1.514 1.522c.407.417.907.625 1.5.625a2.03 2.03 0 0 0 1.493-.61l1.081-1.074Zm-5.956-6.678a.68.68 0 0 0-.205-.5l-1.515-1.522a.68.68 0 0 0-.5-.206.71.71 0 0 0-.5.199l-1.081 1.073a.672.672 0 0 0-.206.493.68.68 0 0 0 .206.5l1.53 1.53a.678.678 0 0 0 .5.198.71.71 0 0 0 .529-.228l-.14-.136a4.46 4.46 0 0 1-.158-.158 1.756 1.756 0 0 1-.11-.14.593.593 0 0 1-.122-.39.68.68 0 0 1 .206-.5.68.68 0 0 1 .5-.206.59.59 0 0 1 .39.121c.064.047.11.084.14.111.03.027.082.08.158.158l.136.14a.713.713 0 0 0 .242-.537Zm5.168 5.187a.68.68 0 0 0-.206-.5l-1.529-1.53a.68.68 0 0 0-.5-.205.7.7 0 0 0-.53.235l.14.136c.079.076.132.129.159.158.027.03.063.076.11.14a.591.591 0 0 1 .121.39.681.681 0 0 1-.206.5.681.681 0 0 1-.5.206.591.591 0 0 1-.39-.121 1.746 1.746 0 0 1-.14-.111 4.395 4.395 0 0 1-.157-.158 20.642 20.642 0 0 0-.136-.14.714.714 0 0 0-.037 1.037l1.515 1.522a.678.678 0 0 0 .5.198.708.708 0 0 0 .5-.19l1.08-1.074a.672.672 0 0 0 .206-.493Z",clipRule:"evenodd"})]}),n=s},83218:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#EAFBE7",stroke:"#C6F0C2",rx:2.5}),(0,e.jsx)("path",{fill:"#328048",d:"M8.62 16h1.857l.627-2.05h2.982l.627 2.05h1.863l-2.941-8.455h-2.08L8.619 16Zm3.925-6.768h.105l1.032 3.393h-2.174l1.037-3.393ZM21.65 16.1c1.612 0 2.62-1.26 2.62-3.323v-.011c0-2.075-.985-3.323-2.62-3.323-.884 0-1.605.434-1.933 1.137h-.106V7.082h-1.71V16h1.71v-1.002h.106c.334.697 1.02 1.102 1.933 1.102Zm-.585-1.418c-.903 0-1.471-.715-1.471-1.899v-.011c0-1.184.574-1.91 1.47-1.91.903 0 1.465.726 1.465 1.904v.011c0 1.19-.556 1.905-1.465 1.905Z"})]}),n=s},17757:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("path",{fill:"#F0F0FF",stroke:"#D9D8FF",d:"M.5 3A2.5 2.5 0 0 1 3 .5h26A2.5 2.5 0 0 1 31.5 3v18a2.5 2.5 0 0 1-2.5 2.5H3A2.5 2.5 0 0 1 .5 21V3Z"}),(0,e.jsx)("path",{fill:"#4945FF",d:"M14.907 9.438c0 .375 0 .738.118 1.078-1.243 1.46-4.526 5.317-4.832 5.611a.582.582 0 0 0-.193.433c0 .245.15.481.277.614.19.2 1.004.952 1.154.808.444-.433.533-.548.715-.727.274-.268-.029-.816.066-1.039.096-.222.197-.265.361-.3.165-.034.456.084.684.087.24.003.369-.098.548-.265.144-.133.248-.257.25-.45.007-.26-.368-.603-.089-.877.28-.274.684.178.981.144.297-.035.658-.447.695-.623.038-.176-.337-.629-.28-.886.02-.086.197-.288.33-.317.132-.029.72.199.853.17.162-.034.35-.205.502-.3.447.193.854.271 1.376.271C20.4 12.87 22 11.33 22 9.432 22 7.534 20.399 6 18.423 6s-3.516 1.54-3.516 3.438Zm5.247-.669a.923.923 0 1 1-1.847 0 .923.923 0 0 1 1.847 0Z"})]}),n=s}}]);
|