@strapi/admin 4.1.9 → 4.1.11
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/assets/images/homepage-logo.png +0 -0
- package/admin/src/components/AutoReloadOverlayBlockerProvider/Blocker.js +2 -6
- package/admin/src/components/GuidedTour/Homepage/index.js +1 -2
- package/admin/src/components/GuidedTour/Modal/components/Stepper.js +1 -2
- package/admin/src/components/LeftMenu/index.js +7 -5
- package/admin/src/components/Notifications/Notification/index.js +2 -2
- package/admin/src/components/UpgradePlanModal/index.js +6 -2
- package/admin/src/content-manager/components/SelectMany/ListItem.js +1 -2
- package/admin/src/content-manager/components/SelectWrapper/index.js +8 -7
- package/admin/src/content-manager/components/SelectWrapper/utils/getSelectStyles.js +1 -1
- package/admin/src/content-manager/components/SingleTypeFormWrapper/index.js +2 -2
- package/admin/src/content-manager/components/Wysiwyg/Editor.js +2 -0
- package/admin/src/content-manager/pages/App/LeftMenu/index.js +8 -7
- package/admin/src/content-manager/pages/EditSettingsView/components/ComponentFieldList.js +1 -1
- package/admin/src/content-manager/pages/EditSettingsView/components/LinkToCTB.js +1 -2
- package/admin/src/content-manager/pages/EditSettingsView/index.js +1 -2
- package/admin/src/content-manager/pages/EditView/Header/index.js +3 -3
- package/admin/src/content-manager/pages/EditView/index.js +1 -4
- package/admin/src/content-manager/pages/ListSettingsView/index.js +1 -2
- package/admin/src/content-manager/pages/ListView/index.js +1 -1
- package/admin/src/content-manager/pages/NoContentType/index.js +1 -2
- package/admin/src/pages/AuthPage/components/ForgotPassword/index.js +1 -2
- package/admin/src/pages/AuthPage/components/ForgotPasswordSuccess/index.js +1 -1
- package/admin/src/pages/AuthPage/components/Login/BaseLogin.js +1 -2
- package/admin/src/pages/AuthPage/components/Oops/index.js +1 -2
- package/admin/src/pages/AuthPage/components/Register/index.js +12 -12
- package/admin/src/pages/AuthPage/components/ResetPassword/index.js +3 -4
- package/admin/src/pages/HomePage/HomeHeader.js +2 -2
- package/admin/src/pages/HomePage/SocialLinks.js +4 -3
- package/admin/src/pages/InternalErrorPage/index.js +1 -2
- package/admin/src/pages/MarketplacePage/components/PageHeader/index.js +2 -1
- package/admin/src/pages/MarketplacePage/components/PluginCard/index.js +4 -3
- package/admin/src/pages/NotFoundPage/index.js +1 -2
- package/admin/src/pages/SettingsPage/components/SettingsNav/index.js +5 -4
- package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/ApiTokens/ListView/DynamicTable/UpdateButton/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/ApiTokens/ListView/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/index.js +8 -2
- package/admin/src/pages/SettingsPage/pages/Roles/EditPage/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/index.js +1 -2
- package/admin/src/pages/SettingsPage/pages/Webhooks/ListView/index.js +1 -1
- package/admin/src/translations/ca.json +699 -0
- package/admin/src/translations/languageNativeNames.js +1 -0
- package/admin/src/translations/ru.json +34 -0
- package/build/2077.51485bfb.chunk.js +194 -0
- package/build/6706.7f57cb76.chunk.js +113 -0
- package/build/7589.95466f9a.chunk.js +194 -0
- package/build/{5289.0341db2d.chunk.js → 7757.6d20cfe0.chunk.js} +89 -87
- package/build/8681.96961454.chunk.js +163 -0
- package/build/9066.118ecccd.chunk.js +101 -0
- package/build/9115.abdf4e3b.chunk.js +1 -0
- package/build/9158.60fcd720.chunk.js +503 -0
- package/build/9420.cb0b75e8.chunk.js +508 -0
- package/build/Admin-authenticatedApp.034119d3.chunk.js +80 -0
- package/build/Admin_homePage.e6d4d977.chunk.js +71 -0
- package/build/Admin_marketplace.25133b64.chunk.js +11 -0
- package/build/Admin_settingsPage.e1dfbb1d.chunk.js +172 -0
- package/build/admin-edit-roles-page.e77a2acc.chunk.js +1 -0
- package/build/admin-edit-users.4c49fe98.chunk.js +11 -0
- package/build/api-tokens-create-page.618b3e40.chunk.js +1 -0
- package/build/api-tokens-edit-page.8d19dfe1.chunk.js +1 -0
- package/build/api-tokens-list-page.274e1c80.chunk.js +15 -0
- package/build/ca-json.0097e443.chunk.js +1 -0
- package/build/content-manager.99028481.chunk.js +1204 -0
- package/build/{content-type-builder.0d8729ad.chunk.js → content-type-builder.a9554707.chunk.js} +8 -8
- package/build/fb376b132d18bf4522ca.png +0 -0
- package/build/index.html +1 -1
- package/build/main.6dad6108.js +8404 -0
- package/build/ru-json.28147733.chunk.js +1 -0
- package/build/runtime~main.f423991a.js +2 -0
- package/build/users-roles-settings-page.28bf6bdc.chunk.js +30 -0
- package/build/{webhook-edit-page.2e6727ab.chunk.js → webhook-edit-page.ca670f8d.chunk.js} +3 -3
- package/build/webhook-list-page.ce1fa92f.chunk.js +133 -0
- package/ee/admin/pages/AuthPage/components/Providers/index.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/index.js +1 -1
- package/ee/server/controllers/user.js +4 -0
- package/package.json +5 -5
- package/server/controllers/user.js +4 -0
- package/server/services/permission/permissions-manager/sanitize.js +22 -0
- package/server/services/user.js +1 -1
- package/build/2481.7ba28142.chunk.js +0 -184
- package/build/2a9e9ef5c4c775bb7c7b.png +0 -0
- package/build/372.3720845e.chunk.js +0 -899
- package/build/497.fbd75558.chunk.js +0 -284
- package/build/6404.80bf5858.chunk.js +0 -506
- package/build/6706.b0b5124d.chunk.js +0 -113
- package/build/7589.f3b26345.chunk.js +0 -194
- package/build/9115.318a6841.chunk.js +0 -1
- package/build/9853.d96fbc67.chunk.js +0 -356
- package/build/Admin-authenticatedApp.72cf6aa3.chunk.js +0 -80
- package/build/Admin_homePage.50b6c129.chunk.js +0 -71
- package/build/Admin_marketplace.514ace37.chunk.js +0 -11
- package/build/Admin_settingsPage.f83a7c21.chunk.js +0 -172
- package/build/admin-edit-roles-page.06f3d288.chunk.js +0 -1
- package/build/admin-edit-users.6a325cca.chunk.js +0 -11
- package/build/api-tokens-create-page.635e20c8.chunk.js +0 -1
- package/build/api-tokens-edit-page.db07253e.chunk.js +0 -1
- package/build/api-tokens-list-page.346c2149.chunk.js +0 -15
- package/build/content-manager.78e3f35c.chunk.js +0 -1204
- package/build/main.25315363.js +0 -7909
- package/build/ru-json.4560906c.chunk.js +0 -1
- package/build/runtime~main.1ecd9f7d.js +0 -2
- package/build/users-roles-settings-page.97d7092d.chunk.js +0 -30
- package/build/webhook-list-page.927257b5.chunk.js +0 -133
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[4121],{55470:(F,K,d)=>{"use strict";F.exports=d(17173)},17173:function(F,K,d){(function(s,O){F.exports=O(d(32735),d(19615))})(this,function(s,O){return function(r){var h={};function n(i){if(h[i])return h[i].exports;var a=h[i]={i,l:!1,exports:{}};return r[i].call(a.exports,a,a.exports,n),a.l=!0,a.exports}return n.m=r,n.c=h,n.d=function(i,a,c){n.o(i,a)||Object.defineProperty(i,a,{enumerable:!0,get:c})},n.r=function(i){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(i,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(i,"__esModule",{value:!0})},n.t=function(i,a){if(1&a&&(i=n(i)),8&a||4&a&&typeof i=="object"&&i&&i.__esModule)return i;var c=Object.create(null);if(n.r(c),Object.defineProperty(c,"default",{enumerable:!0,value:i}),2&a&&typeof i!="string")for(var l in i)n.d(c,l,function(o){return i[o]}.bind(null,l));return c},n.n=function(i){var a=i&&i.__esModule?function(){return i.default}:function(){return i};return n.d(a,"a",a),a},n.o=function(i,a){return Object.prototype.hasOwnProperty.call(i,a)},n.p="",n(n.s=121)}({0:function(r,h,n){r.exports=n(19)()},1:function(r,h){r.exports=s},10:function(r,h,n){var i=n(25),a=n(26),c=n(22),l=n(27);r.exports=function(o,b){return i(o)||a(o,b)||c(o,b)||l()},r.exports.default=r.exports,r.exports.__esModule=!0},121:function(r,h,n){"use strict";n.r(h),n.d(h,"Switch",function(){return j});var i,a,c=n(5),l=n.n(c),o=n(4),b=n.n(o),p=n(3),g=n.n(p),S=n(1),x=n.n(S),e=n(0),t=n.n(e),u=n(2),w=n.n(u),B=n(9),I=n(6),J=["label","onChange","onLabel","offLabel","selected","visibleLabels"],R=w.a.div(i||(i=g()([`
|
|
2
|
+
background: `,`;
|
|
3
|
+
border: none;
|
|
4
|
+
border-radius: 16px;
|
|
5
|
+
position: relative;
|
|
6
|
+
height: `,`rem;
|
|
7
|
+
width: `,`rem;
|
|
8
|
+
|
|
9
|
+
& span {
|
|
10
|
+
font-size: `,`;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
&:before {
|
|
14
|
+
content: '';
|
|
15
|
+
background: `,`;
|
|
16
|
+
width: 1rem;
|
|
17
|
+
height: 1rem;
|
|
18
|
+
border-radius: 50%;
|
|
19
|
+
position: absolute;
|
|
20
|
+
transition: all 0.5s;
|
|
21
|
+
left: `,`;
|
|
22
|
+
top: `,`;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@media (prefers-reduced-motion: reduce) {
|
|
26
|
+
&:before {
|
|
27
|
+
transition: none;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
`])),function(T){return T.theme.colors.danger500},1.5,2.5,function(T){return T.visibleLabels?"1rem":0},function(T){return T.theme.colors.neutral0},function(T){return T.theme.spaces[1]},function(T){return T.theme.spaces[1]}),q=w.a.button(a||(a=g()([`
|
|
31
|
+
background: transparent;
|
|
32
|
+
padding: 0;
|
|
33
|
+
border: none;
|
|
34
|
+
|
|
35
|
+
&[aria-checked='true'] `,` {
|
|
36
|
+
background: `,`;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
&[aria-checked='true'] `,`:before {
|
|
40
|
+
transform: translateX(1rem);
|
|
41
|
+
}
|
|
42
|
+
`])),R,function(T){return T.theme.colors.success500},R),j=x.a.forwardRef(function(T,_){var ee=T.label,ne=T.onChange,V=T.onLabel,z=T.offLabel,G=T.selected,$=T.visibleLabels,te=b()(T,J);return x.a.createElement(q,l()({ref:_,role:"switch","aria-checked":G,"aria-label":ee,onClick:ne,visibleLabels:$,type:"button"},te),x.a.createElement(B.Flex,null,x.a.createElement(R,null,x.a.createElement("span",null,V),x.a.createElement("span",null,z)),$&&x.a.createElement(I.Box,{as:"span","aria-hidden":!0,paddingLeft:2,color:G?"success600":"danger600"},G?V:z)))});j.defaultProps={onLabel:"On",offLabel:"Off",visibleLabels:!1},j.propTypes={label:t.a.string.isRequired,offLabel:t.a.string,onChange:t.a.func.isRequired,onLabel:t.a.string,selected:t.a.bool.isRequired,visibleLabels:t.a.bool},j.displayName="Switch"},13:function(r,h){function n(i){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?(r.exports=n=function(a){return typeof a},r.exports.default=r.exports,r.exports.__esModule=!0):(r.exports=n=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},r.exports.default=r.exports,r.exports.__esModule=!0),n(i)}r.exports=n,r.exports.default=r.exports,r.exports.__esModule=!0},19:function(r,h,n){"use strict";var i=n(20);function a(){}function c(){}c.resetWarningCache=a,r.exports=function(){function l(p,g,S,x,e,t){if(t!==i){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}function o(){return l}l.isRequired=l;var b={array:l,bool:l,func:l,number:l,object:l,string:l,symbol:l,any:l,arrayOf:o,element:l,elementType:l,instanceOf:o,node:l,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:c,resetWarningCache:a};return b.PropTypes=b,b}},2:function(r,h){r.exports=O},20:function(r,h,n){"use strict";r.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},21:function(r,h){r.exports=function(n,i){(i==null||i>n.length)&&(i=n.length);for(var a=0,c=new Array(i);a<i;a++)c[a]=n[a];return c},r.exports.default=r.exports,r.exports.__esModule=!0},22:function(r,h,n){var i=n(21);r.exports=function(a,c){if(a){if(typeof a=="string")return i(a,c);var l=Object.prototype.toString.call(a).slice(8,-1);return l==="Object"&&a.constructor&&(l=a.constructor.name),l==="Map"||l==="Set"?Array.from(a):l==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(l)?i(a,c):void 0}},r.exports.default=r.exports,r.exports.__esModule=!0},24:function(r,h){r.exports=function(n,i){if(n==null)return{};var a,c,l={},o=Object.keys(n);for(c=0;c<o.length;c++)a=o[c],i.indexOf(a)>=0||(l[a]=n[a]);return l},r.exports.default=r.exports,r.exports.__esModule=!0},25:function(r,h){r.exports=function(n){if(Array.isArray(n))return n},r.exports.default=r.exports,r.exports.__esModule=!0},26:function(r,h){r.exports=function(n,i){var a=n==null?null:typeof Symbol!="undefined"&&n[Symbol.iterator]||n["@@iterator"];if(a!=null){var c,l,o=[],b=!0,p=!1;try{for(a=a.call(n);!(b=(c=a.next()).done)&&(o.push(c.value),!i||o.length!==i);b=!0);}catch(g){p=!0,l=g}finally{try{b||a.return==null||a.return()}finally{if(p)throw l}}return o}},r.exports.default=r.exports,r.exports.__esModule=!0},27:function(r,h){r.exports=function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
43
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)},r.exports.default=r.exports,r.exports.__esModule=!0},3:function(r,h){r.exports=function(n,i){return i||(i=n.slice(0)),Object.freeze(Object.defineProperties(n,{raw:{value:Object.freeze(i)}}))},r.exports.default=r.exports,r.exports.__esModule=!0},4:function(r,h,n){var i=n(24);r.exports=function(a,c){if(a==null)return{};var l,o,b=i(a,c);if(Object.getOwnPropertySymbols){var p=Object.getOwnPropertySymbols(a);for(o=0;o<p.length;o++)l=p[o],c.indexOf(l)>=0||Object.prototype.propertyIsEnumerable.call(a,l)&&(b[l]=a[l])}return b},r.exports.default=r.exports,r.exports.__esModule=!0},5:function(r,h){function n(){return r.exports=n=Object.assign||function(i){for(var a=1;a<arguments.length;a++){var c=arguments[a];for(var l in c)Object.prototype.hasOwnProperty.call(c,l)&&(i[l]=c[l])}return i},r.exports.default=r.exports,r.exports.__esModule=!0,n.apply(this,arguments)}r.exports=n,r.exports.default=r.exports,r.exports.__esModule=!0},6:function(r,h,n){"use strict";n.r(h),n.d(h,"Box",function(){return x});var i,a=n(3),c=n.n(a),l=n(0),o=n.n(l),b=n(2),p=n.n(b),g=n(7),S={color:!0},x=p.a.div.withConfig({shouldForwardProp:function(e,t){return!S[e]&&t(e)}})(i||(i=c()([`
|
|
44
|
+
// Font
|
|
45
|
+
font-size: `,`;
|
|
46
|
+
|
|
47
|
+
// Colors
|
|
48
|
+
background: `,`;
|
|
49
|
+
color: `,`;
|
|
50
|
+
|
|
51
|
+
// Spaces
|
|
52
|
+
`,`
|
|
53
|
+
`,`
|
|
54
|
+
`,`
|
|
55
|
+
`,`
|
|
56
|
+
`,`
|
|
57
|
+
`,`
|
|
58
|
+
`,`
|
|
59
|
+
`,`
|
|
60
|
+
`,`
|
|
61
|
+
|
|
62
|
+
// Responsive hiding
|
|
63
|
+
`,`
|
|
64
|
+
`,`
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
// Borders
|
|
68
|
+
border-radius: `,`;
|
|
69
|
+
border-style: `,`;
|
|
70
|
+
border-width: `,`;
|
|
71
|
+
border-color: `,`;
|
|
72
|
+
border: `,`;
|
|
73
|
+
|
|
74
|
+
// Shadows
|
|
75
|
+
box-shadow: `,`;
|
|
76
|
+
|
|
77
|
+
// Handlers
|
|
78
|
+
pointer-events: `,`;
|
|
79
|
+
&:hover {
|
|
80
|
+
`,`
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
// Display
|
|
84
|
+
display: `,`;
|
|
85
|
+
|
|
86
|
+
// Position
|
|
87
|
+
position: `,`;
|
|
88
|
+
left: `,`;
|
|
89
|
+
right: `,`;
|
|
90
|
+
top: `,`;
|
|
91
|
+
bottom: `,`;
|
|
92
|
+
z-index: `,`;
|
|
93
|
+
overflow: `,`;
|
|
94
|
+
cursor: `,`;
|
|
95
|
+
|
|
96
|
+
// Size
|
|
97
|
+
width: `,`;
|
|
98
|
+
max-width: `,`;
|
|
99
|
+
min-width: `,`;
|
|
100
|
+
height: `,`;
|
|
101
|
+
max-height: `,`;
|
|
102
|
+
min-height: `,`;
|
|
103
|
+
|
|
104
|
+
// Animation
|
|
105
|
+
transition: `,`;
|
|
106
|
+
transform: `,`;
|
|
107
|
+
animation: `,`;
|
|
108
|
+
|
|
109
|
+
//Flexbox children props
|
|
110
|
+
flex-shrink: `,`;
|
|
111
|
+
flex-grow: `,`;
|
|
112
|
+
flex-basis: `,`;
|
|
113
|
+
flex: `,`;
|
|
114
|
+
|
|
115
|
+
// Text
|
|
116
|
+
text-align: `,`;
|
|
117
|
+
text-transform: `,`;
|
|
118
|
+
line-height: `,`;
|
|
119
|
+
|
|
120
|
+
// Cursor
|
|
121
|
+
cursor: `,`;
|
|
122
|
+
`])),function(e){var t=e.fontSize;return e.theme.fontSizes[t]||t},function(e){var t=e.theme,u=e.background;return t.colors[u]},function(e){var t=e.theme,u=e.color;return t.colors[u]},function(e){var t=e.theme,u=e.padding;return Object(g.a)("padding",u,t)},function(e){var t=e.theme,u=e.paddingTop;return Object(g.a)("padding-top",u,t)},function(e){var t=e.theme,u=e.paddingRight;return Object(g.a)("padding-right",u,t)},function(e){var t=e.theme,u=e.paddingBottom;return Object(g.a)("padding-bottom",u,t)},function(e){var t=e.theme,u=e.paddingLeft;return Object(g.a)("padding-left",u,t)},function(e){var t=e.theme,u=e.marginLeft;return Object(g.a)("margin-left",u,t)},function(e){var t=e.theme,u=e.marginRight;return Object(g.a)("margin-right",u,t)},function(e){var t=e.theme,u=e.marginTop;return Object(g.a)("margin-top",u,t)},function(e){var t=e.theme,u=e.marginBottom;return Object(g.a)("margin-bottom",u,t)},function(e){var t=e.theme;return e.hiddenS?"".concat(t.mediaQueries.tablet," { display: none; }"):void 0},function(e){var t=e.theme;return e.hiddenXS?"".concat(t.mediaQueries.mobile," { display: none; }"):void 0},function(e){var t=e.theme,u=e.hasRadius,w=e.borderRadius;return u?t.borderRadius:w},function(e){return e.borderStyle},function(e){return e.borderWidth},function(e){var t=e.borderColor;return e.theme.colors[t]},function(e){var t=e.theme,u=e.borderColor,w=e.borderStyle,B=e.borderWidth;if(u&&!w&&!B)return"1px solid ".concat(t.colors[u])},function(e){var t=e.theme,u=e.shadow;return t.shadows[u]},function(e){return e.pointerEvents},function(e){var t=e._hover,u=e.theme;return t?t(u):void 0},function(e){return e.display},function(e){return e.position},function(e){var t=e.left;return e.theme.spaces[t]||t},function(e){var t=e.right;return e.theme.spaces[t]||t},function(e){var t=e.top;return e.theme.spaces[t]||t},function(e){var t=e.bottom;return e.theme.spaces[t]||t},function(e){return e.zIndex},function(e){return e.overflow},function(e){return e.cursor},function(e){var t=e.width;return e.theme.spaces[t]||t},function(e){var t=e.maxWidth;return e.theme.spaces[t]||t},function(e){var t=e.minWidth;return e.theme.spaces[t]||t},function(e){var t=e.height;return e.theme.spaces[t]||t},function(e){var t=e.maxHeight;return e.theme.spaces[t]||t},function(e){var t=e.minHeight;return e.theme.spaces[t]||t},function(e){return e.transition},function(e){return e.transform},function(e){return e.animation},function(e){return e.shrink},function(e){return e.grow},function(e){return e.basis},function(e){return e.flex},function(e){return e.textAlign},function(e){return e.textTransform},function(e){return e.lineHeight},function(e){return e.cursor});x.displayName="Box",x.defaultProps={background:void 0,borderColor:void 0,color:void 0,hiddenS:!1,hiddenXS:!1,padding:void 0,paddingTop:void 0,paddingRight:void 0,paddingBottom:void 0,paddingLeft:void 0,hasRadius:!1,shadow:void 0,children:null,shrink:void 0,grow:void 0,basis:void 0,flex:void 0,_hover:function(){}},x.propTypes={_hover:o.a.func,background:o.a.string,basis:o.a.oneOfType([o.a.string,o.a.string]),borderColor:o.a.string,children:o.a.oneOfType([o.a.node,o.a.string]),color:o.a.string,flex:o.a.oneOfType([o.a.string,o.a.string]),grow:o.a.oneOfType([o.a.string,o.a.string]),hasRadius:o.a.bool,hiddenS:o.a.bool,hiddenXS:o.a.bool,padding:o.a.oneOfType([o.a.number,o.a.arrayOf(o.a.number)]),paddingBottom:o.a.oneOfType([o.a.number,o.a.arrayOf(o.a.number)]),paddingLeft:o.a.oneOfType([o.a.number,o.a.arrayOf(o.a.number)]),paddingRight:o.a.oneOfType([o.a.number,o.a.arrayOf(o.a.number)]),paddingTop:o.a.oneOfType([o.a.number,o.a.arrayOf(o.a.number)]),shadow:o.a.string,shrink:o.a.oneOfType([o.a.string,o.a.string])}},7:function(r,h,n){"use strict";var i=n(10),a=n.n(i),c=n(13),l=n.n(c);h.a=function(o,b,p){var g=b;if(Array.isArray(b)||l()(b)!=="object"||(g=[b==null?void 0:b.desktop,b==null?void 0:b.tablet,b==null?void 0:b.mobile]),g!==void 0){if(Array.isArray(g)){var S=g,x=a()(S,3),e=x[0],t=x[1],u=x[2],w="".concat(o,": ").concat(p.spaces[e],";");return t!==void 0&&(w+="".concat(p.mediaQueries.tablet,`{
|
|
123
|
+
`).concat(o,": ").concat(p.spaces[t],`;
|
|
124
|
+
}`)),u!==void 0&&(w+="".concat(p.mediaQueries.mobile,`{
|
|
125
|
+
`).concat(o,": ").concat(p.spaces[u],`;
|
|
126
|
+
}`)),w}var B=p.spaces[g]||g;return"".concat(o,": ").concat(B,";")}}},9:function(r,h,n){"use strict";n.r(h),n.d(h,"Flex",function(){return e});var i,a=n(3),c=n.n(a),l=n(0),o=n.n(l),b=n(2),p=n.n(b),g=n(6),S=n(7),x={direction:!0},e=p()(g.Box).withConfig({shouldForwardProp:function(t,u){return!x[t]&&u(t)}})(i||(i=c()([`
|
|
127
|
+
align-items: `,`;
|
|
128
|
+
display: `,`;
|
|
129
|
+
flex-direction: `,`;
|
|
130
|
+
flex-wrap: `,`;
|
|
131
|
+
`,`};
|
|
132
|
+
justify-content: `,`;
|
|
133
|
+
`])),function(t){return t.alignItems},function(t){return t.inline?"inline-flex":"flex"},function(t){return t.direction},function(t){return t.wrap},function(t){var u=t.gap,w=t.theme;return Object(S.a)("gap",u,w)},function(t){return t.justifyContent});e.defaultProps={alignItems:"center",basis:void 0,direction:"row",gap:void 0,inline:!1,justifyContent:void 0,reverse:!1,wrap:void 0},e.propTypes={alignItems:o.a.string,basis:o.a.oneOfType([o.a.string,o.a.number]),direction:o.a.string,gap:o.a.oneOfType([o.a.shape({desktop:o.a.number,mobile:o.a.number,tablet:o.a.number}),o.a.number,o.a.arrayOf(o.a.number),o.a.string]),inline:o.a.bool,justifyContent:o.a.string,reverse:o.a.bool,wrap:o.a.string}}})})},17542:(F,K,d)=>{"use strict";d.r(K),d.d(K,{default:()=>Ee});var s=d(32735),O=d(10938),r=d(79613),h=d(5141),n=d(5636),i=d(11856),a=d(64354),c=d(19192),l=d(90662),o=d(20763),b=d(35980),p=d(53214),g=d(95602),S=d(44526),x=d(28004),e=d(55470),t=d(16540),u=d(29270),w=d(9808),B=d(59290),I=d.n(B),J=d(95717),R=d.n(J),q=d(76470),j=d.n(q),T=d(97042),_=d.n(T),ee=d(49415),ne=d(3040),V=d.n(ne);const z={webhooks:[],webhooksToDelete:[],webhookToDelete:null,loadingWebhooks:!0},$=(v,y)=>(0,ee.default)(v,m=>{switch(y.type){case"GET_DATA_SUCCEEDED":{m.webhooks=y.data,m.loadingWebhooks=!1;break}case"TOGGLE_LOADING":{m.loadingWebhooks=!v.loadingWebhooks;break}case"SET_WEBHOOK_ENABLED":{V()(m,["webhooks",...y.keys],y.value);break}case"SET_WEBHOOK_TO_DELETE":{m.webhookToDelete=y.id;break}case"SET_WEBHOOKS_TO_DELETE":{y.value?m.webhooksToDelete.push(y.id):m.webhooksToDelete=v.webhooksToDelete.filter(k=>k!==y.id);break}case"SET_ALL_WEBHOOKS_TO_DELETE":{v.webhooksToDelete.length===0?m.webhooksToDelete=v.webhooks.map(k=>k.id):m.webhooksToDelete=[];break}case"WEBHOOKS_DELETED":{m.webhooks=v.webhooks.filter(k=>!v.webhooksToDelete.includes(k.id)),m.webhooksToDelete=[];break}case"WEBHOOK_DELETED":{m.webhooks=v.webhooks.filter((k,W)=>W!==y.index),m.webhookToDelete=null;break}default:return m}});var te=d(98399),pe=Object.defineProperty,he=Object.defineProperties,me=Object.getOwnPropertyDescriptors,ae=Object.getOwnPropertySymbols,be=Object.prototype.hasOwnProperty,ge=Object.prototype.propertyIsEnumerable,ie=(v,y,m)=>y in v?pe(v,y,{enumerable:!0,configurable:!0,writable:!0,value:m}):v[y]=m,H=(v,y)=>{for(var m in y||(y={}))be.call(y,m)&&ie(v,m,y[m]);if(ae)for(var m of ae(y))ge.call(y,m)&&ie(v,m,y[m]);return v},ye=(v,y)=>he(v,me(y)),U=(v,y,m)=>new Promise((k,W)=>{var A=D=>{try{E(m.next(D))}catch(M){W(M)}},C=D=>{try{E(m.throw(D))}catch(M){W(M)}},E=D=>D.done?k(D.value):Promise.resolve(D.value).then(A,C);E((m=m.apply(v,y)).next())});const ve=()=>{const{isLoading:v,allowedActions:{canCreate:y,canRead:m,canUpdate:k,canDelete:W}}=(0,O.useRBAC)(r.Z.settings.webhooks),A=(0,O.useNotification)(),C=(0,s.useRef)(!0),{formatMessage:E}=(0,n.useIntl)(),[D,M]=(0,s.useState)(!1),[{webhooks:Q,webhooksToDelete:X,webhookToDelete:oe,loadingWebhooks:re},P]=(0,s.useReducer)($,z),{notifyStatus:xe}=(0,u.useNotifyAT)();(0,O.useFocusWhenNavigate)();const{push:Te}=(0,h.useHistory)(),{pathname:se}=(0,h.useLocation)(),Z=Q.length,N=X.length,le=f=>Q.findIndex(L=>L.id===f);(0,s.useEffect)(()=>(C.current=!0,()=>{C.current=!1}),[]),(0,s.useEffect)(()=>{m&&Oe()},[m]);const Oe=()=>U(void 0,null,function*(){try{const{data:f}=yield(0,O.request)("/admin/webhooks",{method:"GET"});C.current&&(P({type:"GET_DATA_SUCCEEDED",data:f}),xe("webhooks have been loaded"))}catch(f){te.log(f),C.current&&(f.code!==20&&A({type:"warning",message:{id:"notification.error"}}),P({type:"TOGGLE_LOADING"}))}}),we=()=>{M(f=>!f)},Se=()=>{oe?ke():Le()},ke=()=>U(void 0,null,function*(){try{yield(0,O.request)(`/admin/webhooks/${oe}`,{method:"DELETE"}),P({type:"WEBHOOK_DELETED",index:le(oe)})}catch(f){f.code!==20&&A({type:"warning",message:{id:"notification.error"}})}M(!1)}),Le=()=>U(void 0,null,function*(){const f={ids:X};try{yield(0,O.request)("/admin/webhooks/batch-delete",{method:"POST",body:f}),C.current&&P({type:"WEBHOOKS_DELETED"})}catch(L){C.current&&L.code!==20&&A({type:"warning",message:{id:"notification.error"}})}M(!1)}),ue=f=>{M(!0),f!=="all"&&P({type:"SET_WEBHOOK_TO_DELETE",id:f})},Ce=(f,L)=>U(void 0,null,function*(){const ce=le(L),Me=Q[ce],de=[ce,"isEnabled"],fe=ye(H({},Me),{isEnabled:f});delete fe.id;try{P({type:"SET_WEBHOOK_ENABLED",keys:de,value:f}),yield(0,O.request)(`/admin/webhooks/${L}`,{method:"PUT",body:fe})}catch(Be){C.current&&(P({type:"SET_WEBHOOK_ENABLED",keys:de,value:!f}),Be.code!==20&&A({type:"warning",message:{id:"notification.error"}}))}}),De=()=>{P({type:"SET_ALL_WEBHOOKS_TO_DELETE"})},Pe=(f,L)=>{P({type:"SET_WEBHOOKS_TO_DELETE",value:f,id:L})},Y=f=>{Te(`${se}/${f}`)};return s.createElement(i.Layout,null,s.createElement(O.SettingsPageTitle,{name:"Webhooks"}),s.createElement(t.Main,{"aria-busy":v||re},s.createElement(i.HeaderLayout,{title:E({id:"Settings.webhooks.title",defaultMessage:"Webhooks"}),subtitle:E({id:"Settings.webhooks.list.description",defaultMessage:"Get POST changes notifications"}),primaryAction:y&&!re&&s.createElement(O.LinkButton,{startIcon:s.createElement(I(),null),variant:"default",to:`${se}/create`,size:"L"},E({id:"Settings.webhooks.list.button.add",defaultMessage:"Create new webhook"}))}),N>0&&W&&s.createElement(i.ActionLayout,{startActions:s.createElement(s.Fragment,null,s.createElement(g.Typography,{variant:"epsilon",textColor:"neutral600"},E({id:"Settings.webhooks.to.delete",defaultMessage:"{webhooksToDeleteLength, plural, one {# asset} other {# assets}} selected"},{webhooksToDeleteLength:N})),s.createElement(S.Button,{onClick:()=>ue("all"),startIcon:s.createElement(j(),null),size:"L",variant:"danger-light"},E({id:"global.delete",defaultMessage:"Delete"})))}),s.createElement(i.ContentLayout,null,v||re?s.createElement(w.Box,{background:"neutral0",padding:6,shadow:"filterShadow",hasRadius:!0},s.createElement(O.LoadingIndicatorPage,null)):s.createElement(s.Fragment,null,Z>0?s.createElement(p.Table,{colCount:5,rowCount:Z+1,footer:s.createElement(p.TFooter,{onClick:()=>y?Y("create"):{},icon:s.createElement(I(),null)},E({id:"Settings.webhooks.list.button.add",defaultMessage:"Create new webhook"}))},s.createElement(p.Thead,null,s.createElement(p.Tr,null,s.createElement(p.Th,null,s.createElement(b.BaseCheckbox,{"aria-label":E({id:"global.select-all-entries",defaultMessage:"Select all entries"}),indeterminate:N>0&&N<Z,value:N===Z,onValueChange:De})),s.createElement(p.Th,{width:"20%"},s.createElement(g.Typography,{variant:"sigma",textColor:"neutral600"},E({id:"global.name",defaultMessage:"Name"}))),s.createElement(p.Th,{width:"60%"},s.createElement(g.Typography,{variant:"sigma",textColor:"neutral600"},E({id:"Settings.webhooks.form.url",defaultMessage:"URL"}))),s.createElement(p.Th,{width:"20%"},s.createElement(g.Typography,{variant:"sigma",textColor:"neutral600"},E({id:"Settings.webhooks.list.th.status",defaultMessage:"Status"}))),s.createElement(p.Th,null,s.createElement(x.VisuallyHidden,null,E({id:"Settings.webhooks.list.th.actions",defaultMessage:"Actions"}))))),s.createElement(p.Tbody,null,Q.map(f=>s.createElement(p.Tr,H({key:f.id},(0,O.onRowClick)({fn:()=>Y(f.id),condition:k})),s.createElement(p.Td,H({},O.stopPropagation),s.createElement(b.BaseCheckbox,{"aria-label":`${E({id:"global.select",defaultMessage:"Select"})} ${f.name}`,value:X==null?void 0:X.includes(f.id),onValueChange:L=>Pe(L,f.id),id:"select",name:"select"})),s.createElement(p.Td,null,s.createElement(g.Typography,{fontWeight:"semiBold",textColor:"neutral800"},f.name)),s.createElement(p.Td,null,s.createElement(g.Typography,{textColor:"neutral800"},f.url)),s.createElement(p.Td,null,s.createElement(c.Flex,H({},O.stopPropagation),s.createElement(e.Switch,{onLabel:E({id:"global.enabled",defaultMessage:"Enabled"}),offLabel:E({id:"global.disabled",defaultMessage:"Disabled"}),label:`${f.name} ${E({id:"Settings.webhooks.list.th.status",defaultMessage:"Status"})}`,selected:f.isEnabled,onChange:()=>Ce(!f.isEnabled,f.id),visibleLabels:!0}))),s.createElement(p.Td,null,s.createElement(l.Stack,H({horizontal:!0,spacing:1},O.stopPropagation),k&&s.createElement(o.IconButton,{onClick:()=>{Y(f.id)},label:E({id:"Settings.webhooks.events.update",defaultMessage:"Update"}),icon:s.createElement(R(),null),noBorder:!0}),W&&s.createElement(o.IconButton,{onClick:()=>ue(f.id),label:E({id:"global.delete",defaultMessage:"Delete"}),icon:s.createElement(j(),null),noBorder:!0,id:`delete-${f.id}`}))))))):s.createElement(a.EmptyStateLayout,{icon:s.createElement(_(),{width:"160px"}),content:E({id:"Settings.webhooks.list.empty.description",defaultMessage:"No webhooks found"}),action:s.createElement(S.Button,{variant:"secondary",startIcon:s.createElement(I(),null),onClick:()=>y?Y("create"):{}},E({id:"Settings.webhooks.list.button.add",defaultMessage:"Create new webhook"}))})))),s.createElement(O.ConfirmDialog,{isOpen:D,onToggleDialog:we,onConfirm:Se}))},Ee=()=>s.createElement(O.CheckPagePermissions,{permissions:r.Z.settings.webhooks.main},s.createElement(ve,null))}}]);
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Redirect, useHistory } from 'react-router-dom';
|
|
3
3
|
import styled from 'styled-components';
|
|
4
|
+
import { Link } from '@strapi/helper-plugin';
|
|
4
5
|
import { Divider } from '@strapi/design-system/Divider';
|
|
5
6
|
import { Stack } from '@strapi/design-system/Stack';
|
|
6
7
|
import { Flex } from '@strapi/design-system/Flex';
|
|
7
8
|
import { Box } from '@strapi/design-system/Box';
|
|
8
9
|
import { Button } from '@strapi/design-system/Button';
|
|
9
|
-
import { Link } from '@strapi/design-system/Link';
|
|
10
10
|
import { Loader } from '@strapi/design-system/Loader';
|
|
11
11
|
import { Typography } from '@strapi/design-system/Typography';
|
|
12
12
|
import { Main } from '@strapi/design-system/Main';
|
|
@@ -9,13 +9,13 @@ import {
|
|
|
9
9
|
useNotification,
|
|
10
10
|
useOverlayBlocker,
|
|
11
11
|
useTracking,
|
|
12
|
+
Link,
|
|
12
13
|
} from '@strapi/helper-plugin';
|
|
13
14
|
import { Box } from '@strapi/design-system/Box';
|
|
14
15
|
import { Button } from '@strapi/design-system/Button';
|
|
15
16
|
import { ContentLayout, HeaderLayout } from '@strapi/design-system/Layout';
|
|
16
17
|
import { Grid, GridItem } from '@strapi/design-system/Grid';
|
|
17
18
|
import { Main } from '@strapi/design-system/Main';
|
|
18
|
-
import { Link } from '@strapi/design-system/Link';
|
|
19
19
|
import { Flex } from '@strapi/design-system/Flex';
|
|
20
20
|
import { Stack } from '@strapi/design-system/Stack';
|
|
21
21
|
import { Typography } from '@strapi/design-system/Typography';
|
|
@@ -29,6 +29,10 @@ module.exports = {
|
|
|
29
29
|
const createdUser = await getService('user').create(attributes);
|
|
30
30
|
const userInfo = getService('user').sanitizeUser(createdUser);
|
|
31
31
|
|
|
32
|
+
// Note: We need to assign manually the registrationToken to the
|
|
33
|
+
// final user payload so that it's not removed in the sanitation process.
|
|
34
|
+
Object.assign(userInfo, { registrationToken: createdUser.registrationToken });
|
|
35
|
+
|
|
32
36
|
ctx.created({ data: userInfo });
|
|
33
37
|
},
|
|
34
38
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@strapi/admin",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.11",
|
|
4
4
|
"description": "Strapi Admin",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -49,11 +49,11 @@
|
|
|
49
49
|
"@fortawesome/free-brands-svg-icons": "^5.15.3",
|
|
50
50
|
"@fortawesome/free-solid-svg-icons": "^5.15.3",
|
|
51
51
|
"@fortawesome/react-fontawesome": "^0.1.14",
|
|
52
|
-
"@strapi/babel-plugin-switch-ee-ce": "4.1.
|
|
52
|
+
"@strapi/babel-plugin-switch-ee-ce": "4.1.11",
|
|
53
53
|
"@strapi/design-system": "1.1.0",
|
|
54
|
-
"@strapi/helper-plugin": "4.1.
|
|
54
|
+
"@strapi/helper-plugin": "4.1.11",
|
|
55
55
|
"@strapi/icons": "1.1.0",
|
|
56
|
-
"@strapi/utils": "4.1.
|
|
56
|
+
"@strapi/utils": "4.1.11",
|
|
57
57
|
"axios": "0.24.0",
|
|
58
58
|
"babel-loader": "8.2.3",
|
|
59
59
|
"babel-plugin-styled-components": "2.0.2",
|
|
@@ -140,5 +140,5 @@
|
|
|
140
140
|
"node": ">=12.22.0 <=16.x.x",
|
|
141
141
|
"npm": ">=6.0.0"
|
|
142
142
|
},
|
|
143
|
-
"gitHead": "
|
|
143
|
+
"gitHead": "698ae33e0007811ce24b568cc5d873d7a4d2a832"
|
|
144
144
|
}
|
|
@@ -36,6 +36,10 @@ module.exports = {
|
|
|
36
36
|
|
|
37
37
|
const userInfo = getService('user').sanitizeUser(createdUser);
|
|
38
38
|
|
|
39
|
+
// Note: We need to assign manually the registrationToken to the
|
|
40
|
+
// final user payload so that it's not removed in the sanitation process.
|
|
41
|
+
Object.assign(userInfo, { registrationToken: createdUser.registrationToken });
|
|
42
|
+
|
|
39
43
|
// Send 201 created
|
|
40
44
|
ctx.created({ data: userInfo });
|
|
41
45
|
},
|
|
@@ -14,6 +14,7 @@ const {
|
|
|
14
14
|
uniq,
|
|
15
15
|
intersection,
|
|
16
16
|
pick,
|
|
17
|
+
getOr,
|
|
17
18
|
} = require('lodash/fp');
|
|
18
19
|
|
|
19
20
|
const { contentTypes, traverseEntity, sanitize, pipeAsync } = require('@strapi/utils');
|
|
@@ -46,6 +47,8 @@ module.exports = ({ action, ability, model }) => {
|
|
|
46
47
|
const permittedFields = fields.shouldIncludeAll ? null : getOutputFields(fields.permitted);
|
|
47
48
|
|
|
48
49
|
return pipeAsync(
|
|
50
|
+
// Remove fields hidden from the admin
|
|
51
|
+
traverseEntity(omitHiddenFields, { schema }),
|
|
49
52
|
// Remove unallowed fields from admin::user relations
|
|
50
53
|
traverseEntity(pickAllowedAdminUserFields, { schema }),
|
|
51
54
|
// Remove not allowed fields (RBAC)
|
|
@@ -61,6 +64,8 @@ module.exports = ({ action, ability, model }) => {
|
|
|
61
64
|
const permittedFields = fields.shouldIncludeAll ? null : getInputFields(fields.permitted);
|
|
62
65
|
|
|
63
66
|
return pipeAsync(
|
|
67
|
+
// Remove fields hidden from the admin
|
|
68
|
+
traverseEntity(omitHiddenFields, { schema }),
|
|
64
69
|
// Remove not allowed fields (RBAC)
|
|
65
70
|
traverseEntity(allowedFields(permittedFields), { schema }),
|
|
66
71
|
// Remove roles from createdBy & updateBy fields
|
|
@@ -107,8 +112,25 @@ module.exports = ({ action, ability, model }) => {
|
|
|
107
112
|
return defaults({ subject: asSubject(model, data), action }, options);
|
|
108
113
|
};
|
|
109
114
|
|
|
115
|
+
/**
|
|
116
|
+
* Omit creator fields' (createdBy & updatedBy) roles from the admin API responses
|
|
117
|
+
*/
|
|
110
118
|
const omitCreatorRoles = omit([`${CREATED_BY_ATTRIBUTE}.roles`, `${UPDATED_BY_ATTRIBUTE}.roles`]);
|
|
111
119
|
|
|
120
|
+
/**
|
|
121
|
+
* Visitor used to remove hidden fields from the admin API responses
|
|
122
|
+
*/
|
|
123
|
+
const omitHiddenFields = ({ key, schema }, { remove }) => {
|
|
124
|
+
const isHidden = getOr(false, ['config', 'attributes', key, 'hidden'], schema);
|
|
125
|
+
|
|
126
|
+
if (isHidden) {
|
|
127
|
+
remove(key);
|
|
128
|
+
}
|
|
129
|
+
};
|
|
130
|
+
|
|
131
|
+
/**
|
|
132
|
+
* Visitor used to only select needed fields from the admin users entities & avoid leaking sensitive information
|
|
133
|
+
*/
|
|
112
134
|
const pickAllowedAdminUserFields = ({ attribute, key, value }, { set }) => {
|
|
113
135
|
const pickAllowedFields = pick(['id', 'firstname', 'lastname', 'username']);
|
|
114
136
|
|
package/server/services/user.js
CHANGED
|
@@ -17,7 +17,7 @@ const sanitizeUserRoles = role => _.pick(role, ['id', 'name', 'description', 'co
|
|
|
17
17
|
*/
|
|
18
18
|
const sanitizeUser = user => {
|
|
19
19
|
return {
|
|
20
|
-
..._.omit(user, ['password', 'resetPasswordToken', 'roles']),
|
|
20
|
+
..._.omit(user, ['password', 'resetPasswordToken', 'registrationToken', 'roles']),
|
|
21
21
|
roles: user.roles && user.roles.map(sanitizeUserRoles),
|
|
22
22
|
};
|
|
23
23
|
};
|
|
@@ -1,184 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[2481],{58434:(O,S,y)=>{"use strict";O.exports=y(67390)},67390:function(O,S,y){(function(x,m){O.exports=m(y(32735),y(19615),y(60530),y(82372))})(this,function(x,m,d,s){return function(e){var r={};function t(a){if(r[a])return r[a].exports;var i=r[a]={i:a,l:!1,exports:{}};return e[a].call(i.exports,i,i.exports,t),i.l=!0,i.exports}return t.m=e,t.c=r,t.d=function(a,i,c){t.o(a,i)||Object.defineProperty(a,i,{enumerable:!0,get:c})},t.r=function(a){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(a,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(a,"__esModule",{value:!0})},t.t=function(a,i){if(1&i&&(a=t(a)),8&i||4&i&&typeof a=="object"&&a&&a.__esModule)return a;var c=Object.create(null);if(t.r(c),Object.defineProperty(c,"default",{enumerable:!0,value:a}),2&i&&typeof a!="string")for(var f in a)t.d(c,f,function(u){return a[u]}.bind(null,f));return c},t.n=function(a){var i=a&&a.__esModule?function(){return a.default}:function(){return a};return t.d(i,"a",i),i},t.o=function(a,i){return Object.prototype.hasOwnProperty.call(a,i)},t.p="",t(t.s=115)}({0:function(e,r,t){e.exports=t(19)()},1:function(e,r){e.exports=x},10:function(e,r,t){var a=t(25),i=t(26),c=t(22),f=t(27);e.exports=function(u,h){return a(u)||i(u,h)||c(u,h)||f()},e.exports.default=e.exports,e.exports.__esModule=!0},115:function(e,r,t){"use strict";t.r(r),t.d(r,"Link",function(){return M});var a,i,c=t(5),f=t.n(c),u=t(4),h=t.n(u),g=t(3),v=t.n(g),w=t(1),l=t.n(w),n=t(0),o=t.n(n),p=t(2),_=t.n(p),T=t(83),C=t.n(T),R=t(37),L=t(8),W=t(6),A=t(16),I=["href","to","children","disabled","startIcon","endIcon"],B=_.a.a(a||(a=v()([`
|
|
2
|
-
display: inline-flex;
|
|
3
|
-
align-items: center;
|
|
4
|
-
text-decoration: none;
|
|
5
|
-
pointer-events: `,`;
|
|
6
|
-
svg path {
|
|
7
|
-
fill: `,`;
|
|
8
|
-
}
|
|
9
|
-
svg {
|
|
10
|
-
font-size: `,`rem;
|
|
11
|
-
}
|
|
12
|
-
&:hover,
|
|
13
|
-
&:active {
|
|
14
|
-
color: `,`;
|
|
15
|
-
}
|
|
16
|
-
`,`;
|
|
17
|
-
`])),function(b){return b.disabled?"none":void 0},function(b){var j=b.disabled,P=b.theme;return j?P.colors.neutral600:P.colors.primary600},.625,function(b){return b.theme.colors.primary800},A.a),E=_()(W.Box)(i||(i=v()([`
|
|
18
|
-
display: flex;
|
|
19
|
-
`]))),M=function(b){var j=b.href,P=b.to,V=b.children,z=b.disabled,k=b.startIcon,H=b.endIcon,F=h()(b,I),D=j?"_blank":void 0,N=j?"noreferrer noopener":void 0;return l.a.createElement(B,f()({as:P&&!z?R.NavLink:"a",target:D,rel:N,to:z?void 0:P,href:z?"#":j,disabled:z},F),k&&l.a.createElement(E,{as:"span","aria-hidden":!0,paddingRight:2},k),l.a.createElement(L.Typography,{variant:"pi",textColor:z?"neutral600":"primary600"},V),H&&!j&&l.a.createElement(E,{as:"span","aria-hidden":!0,paddingLeft:2},H),j&&l.a.createElement(E,{as:"span","aria-hidden":!0,paddingLeft:2},l.a.createElement(C.a,null)))};M.displayName="Link",M.defaultProps={href:void 0,to:void 0,disabled:!1},M.propTypes={children:o.a.node.isRequired,disabled:o.a.bool,endIcon:o.a.element,href:function(b){if(!b.disabled&&!b.to&&!b.href)return new Error("href must be defined")},startIcon:o.a.element,to:function(b){if(!b.disabled&&!b.href&&!b.to)return new Error("to must be defined")}}},13:function(e,r){function t(a){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?(e.exports=t=function(i){return typeof i},e.exports.default=e.exports,e.exports.__esModule=!0):(e.exports=t=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},e.exports.default=e.exports,e.exports.__esModule=!0),t(a)}e.exports=t,e.exports.default=e.exports,e.exports.__esModule=!0},16:function(e,r,t){"use strict";t.d(r,"b",function(){return a}),t.d(r,"c",function(){return i}),t.d(r,"a",function(){return c});var a=function(f){return function(u){var h=u.theme,g=u.size;return h.sizes[f][g]}},i=function(){var f=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"&";return function(u){var h=u.theme,g=u.hasError;return`
|
|
20
|
-
outline: none;
|
|
21
|
-
box-shadow: 0;
|
|
22
|
-
transition-property: border-color, box-shadow, fill;
|
|
23
|
-
transition-duration: 0.2s;
|
|
24
|
-
|
|
25
|
-
`.concat(f,`:focus-within {
|
|
26
|
-
border: 1px solid `).concat(g?h.colors.danger600:h.colors.primary600,`;
|
|
27
|
-
box-shadow: `).concat(g?h.colors.danger600:h.colors.primary600,` 0px 0px 0px 2px;
|
|
28
|
-
}
|
|
29
|
-
`)}},c=function(f){var u=f.theme;return`
|
|
30
|
-
position: relative;
|
|
31
|
-
outline: none;
|
|
32
|
-
|
|
33
|
-
&:after {
|
|
34
|
-
transition-property: all;
|
|
35
|
-
transition-duration: 0.2s;
|
|
36
|
-
border-radius: 8px;
|
|
37
|
-
content: '';
|
|
38
|
-
position: absolute;
|
|
39
|
-
top: -4px;
|
|
40
|
-
bottom: -4px;
|
|
41
|
-
left: -4px;
|
|
42
|
-
right: -4px;
|
|
43
|
-
border: 2px solid transparent;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
&:focus-visible {
|
|
47
|
-
outline: none;
|
|
48
|
-
&:after {
|
|
49
|
-
border-radius: 8px;
|
|
50
|
-
content: '';
|
|
51
|
-
position: absolute;
|
|
52
|
-
top: -5px;
|
|
53
|
-
bottom: -5px;
|
|
54
|
-
left: -5px;
|
|
55
|
-
right: -5px;
|
|
56
|
-
border: 2px solid `.concat(u.colors.primary600,`;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
`)}},19:function(e,r,t){"use strict";var a=t(20);function i(){}function c(){}c.resetWarningCache=i,e.exports=function(){function f(g,v,w,l,n,o){if(o!==a){var p=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw p.name="Invariant Violation",p}}function u(){return f}f.isRequired=f;var h={array:f,bool:f,func:f,number:f,object:f,string:f,symbol:f,any:f,arrayOf:u,element:f,elementType:f,instanceOf:u,node:f,objectOf:u,oneOf:u,oneOfType:u,shape:u,exact:u,checkPropTypes:c,resetWarningCache:i};return h.PropTypes=h,h}},2:function(e,r){e.exports=m},20:function(e,r,t){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},21:function(e,r){e.exports=function(t,a){(a==null||a>t.length)&&(a=t.length);for(var i=0,c=new Array(a);i<a;i++)c[i]=t[i];return c},e.exports.default=e.exports,e.exports.__esModule=!0},22:function(e,r,t){var a=t(21);e.exports=function(i,c){if(i){if(typeof i=="string")return a(i,c);var f=Object.prototype.toString.call(i).slice(8,-1);return f==="Object"&&i.constructor&&(f=i.constructor.name),f==="Map"||f==="Set"?Array.from(i):f==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(f)?a(i,c):void 0}},e.exports.default=e.exports,e.exports.__esModule=!0},24:function(e,r){e.exports=function(t,a){if(t==null)return{};var i,c,f={},u=Object.keys(t);for(c=0;c<u.length;c++)i=u[c],a.indexOf(i)>=0||(f[i]=t[i]);return f},e.exports.default=e.exports,e.exports.__esModule=!0},25:function(e,r){e.exports=function(t){if(Array.isArray(t))return t},e.exports.default=e.exports,e.exports.__esModule=!0},26:function(e,r){e.exports=function(t,a){var i=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(i!=null){var c,f,u=[],h=!0,g=!1;try{for(i=i.call(t);!(h=(c=i.next()).done)&&(u.push(c.value),!a||u.length!==a);h=!0);}catch(v){g=!0,f=v}finally{try{h||i.return==null||i.return()}finally{if(g)throw f}}return u}},e.exports.default=e.exports,e.exports.__esModule=!0},27:function(e,r){e.exports=function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
60
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)},e.exports.default=e.exports,e.exports.__esModule=!0},3:function(e,r){e.exports=function(t,a){return a||(a=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(a)}}))},e.exports.default=e.exports,e.exports.__esModule=!0},37:function(e,r){e.exports=d},4:function(e,r,t){var a=t(24);e.exports=function(i,c){if(i==null)return{};var f,u,h=a(i,c);if(Object.getOwnPropertySymbols){var g=Object.getOwnPropertySymbols(i);for(u=0;u<g.length;u++)f=g[u],c.indexOf(f)>=0||Object.prototype.propertyIsEnumerable.call(i,f)&&(h[f]=i[f])}return h},e.exports.default=e.exports,e.exports.__esModule=!0},5:function(e,r){function t(){return e.exports=t=Object.assign||function(a){for(var i=1;i<arguments.length;i++){var c=arguments[i];for(var f in c)Object.prototype.hasOwnProperty.call(c,f)&&(a[f]=c[f])}return a},e.exports.default=e.exports,e.exports.__esModule=!0,t.apply(this,arguments)}e.exports=t,e.exports.default=e.exports,e.exports.__esModule=!0},6:function(e,r,t){"use strict";t.r(r),t.d(r,"Box",function(){return l});var a,i=t(3),c=t.n(i),f=t(0),u=t.n(f),h=t(2),g=t.n(h),v=t(7),w={color:!0},l=g.a.div.withConfig({shouldForwardProp:function(n,o){return!w[n]&&o(n)}})(a||(a=c()([`
|
|
61
|
-
// Font
|
|
62
|
-
font-size: `,`;
|
|
63
|
-
|
|
64
|
-
// Colors
|
|
65
|
-
background: `,`;
|
|
66
|
-
color: `,`;
|
|
67
|
-
|
|
68
|
-
// Spaces
|
|
69
|
-
`,`
|
|
70
|
-
`,`
|
|
71
|
-
`,`
|
|
72
|
-
`,`
|
|
73
|
-
`,`
|
|
74
|
-
`,`
|
|
75
|
-
`,`
|
|
76
|
-
`,`
|
|
77
|
-
`,`
|
|
78
|
-
|
|
79
|
-
// Responsive hiding
|
|
80
|
-
`,`
|
|
81
|
-
`,`
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
// Borders
|
|
85
|
-
border-radius: `,`;
|
|
86
|
-
border-style: `,`;
|
|
87
|
-
border-width: `,`;
|
|
88
|
-
border-color: `,`;
|
|
89
|
-
border: `,`;
|
|
90
|
-
|
|
91
|
-
// Shadows
|
|
92
|
-
box-shadow: `,`;
|
|
93
|
-
|
|
94
|
-
// Handlers
|
|
95
|
-
pointer-events: `,`;
|
|
96
|
-
&:hover {
|
|
97
|
-
`,`
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
// Display
|
|
101
|
-
display: `,`;
|
|
102
|
-
|
|
103
|
-
// Position
|
|
104
|
-
position: `,`;
|
|
105
|
-
left: `,`;
|
|
106
|
-
right: `,`;
|
|
107
|
-
top: `,`;
|
|
108
|
-
bottom: `,`;
|
|
109
|
-
z-index: `,`;
|
|
110
|
-
overflow: `,`;
|
|
111
|
-
cursor: `,`;
|
|
112
|
-
|
|
113
|
-
// Size
|
|
114
|
-
width: `,`;
|
|
115
|
-
max-width: `,`;
|
|
116
|
-
min-width: `,`;
|
|
117
|
-
height: `,`;
|
|
118
|
-
max-height: `,`;
|
|
119
|
-
min-height: `,`;
|
|
120
|
-
|
|
121
|
-
// Animation
|
|
122
|
-
transition: `,`;
|
|
123
|
-
transform: `,`;
|
|
124
|
-
animation: `,`;
|
|
125
|
-
|
|
126
|
-
//Flexbox children props
|
|
127
|
-
flex-shrink: `,`;
|
|
128
|
-
flex-grow: `,`;
|
|
129
|
-
flex-basis: `,`;
|
|
130
|
-
flex: `,`;
|
|
131
|
-
|
|
132
|
-
// Text
|
|
133
|
-
text-align: `,`;
|
|
134
|
-
text-transform: `,`;
|
|
135
|
-
line-height: `,`;
|
|
136
|
-
|
|
137
|
-
// Cursor
|
|
138
|
-
cursor: `,`;
|
|
139
|
-
`])),function(n){var o=n.fontSize;return n.theme.fontSizes[o]||o},function(n){var o=n.theme,p=n.background;return o.colors[p]},function(n){var o=n.theme,p=n.color;return o.colors[p]},function(n){var o=n.theme,p=n.padding;return Object(v.a)("padding",p,o)},function(n){var o=n.theme,p=n.paddingTop;return Object(v.a)("padding-top",p,o)},function(n){var o=n.theme,p=n.paddingRight;return Object(v.a)("padding-right",p,o)},function(n){var o=n.theme,p=n.paddingBottom;return Object(v.a)("padding-bottom",p,o)},function(n){var o=n.theme,p=n.paddingLeft;return Object(v.a)("padding-left",p,o)},function(n){var o=n.theme,p=n.marginLeft;return Object(v.a)("margin-left",p,o)},function(n){var o=n.theme,p=n.marginRight;return Object(v.a)("margin-right",p,o)},function(n){var o=n.theme,p=n.marginTop;return Object(v.a)("margin-top",p,o)},function(n){var o=n.theme,p=n.marginBottom;return Object(v.a)("margin-bottom",p,o)},function(n){var o=n.theme;return n.hiddenS?"".concat(o.mediaQueries.tablet," { display: none; }"):void 0},function(n){var o=n.theme;return n.hiddenXS?"".concat(o.mediaQueries.mobile," { display: none; }"):void 0},function(n){var o=n.theme,p=n.hasRadius,_=n.borderRadius;return p?o.borderRadius:_},function(n){return n.borderStyle},function(n){return n.borderWidth},function(n){var o=n.borderColor;return n.theme.colors[o]},function(n){var o=n.theme,p=n.borderColor,_=n.borderStyle,T=n.borderWidth;if(p&&!_&&!T)return"1px solid ".concat(o.colors[p])},function(n){var o=n.theme,p=n.shadow;return o.shadows[p]},function(n){return n.pointerEvents},function(n){var o=n._hover,p=n.theme;return o?o(p):void 0},function(n){return n.display},function(n){return n.position},function(n){var o=n.left;return n.theme.spaces[o]||o},function(n){var o=n.right;return n.theme.spaces[o]||o},function(n){var o=n.top;return n.theme.spaces[o]||o},function(n){var o=n.bottom;return n.theme.spaces[o]||o},function(n){return n.zIndex},function(n){return n.overflow},function(n){return n.cursor},function(n){var o=n.width;return n.theme.spaces[o]||o},function(n){var o=n.maxWidth;return n.theme.spaces[o]||o},function(n){var o=n.minWidth;return n.theme.spaces[o]||o},function(n){var o=n.height;return n.theme.spaces[o]||o},function(n){var o=n.maxHeight;return n.theme.spaces[o]||o},function(n){var o=n.minHeight;return n.theme.spaces[o]||o},function(n){return n.transition},function(n){return n.transform},function(n){return n.animation},function(n){return n.shrink},function(n){return n.grow},function(n){return n.basis},function(n){return n.flex},function(n){return n.textAlign},function(n){return n.textTransform},function(n){return n.lineHeight},function(n){return n.cursor});l.displayName="Box",l.defaultProps={background:void 0,borderColor:void 0,color:void 0,hiddenS:!1,hiddenXS:!1,padding:void 0,paddingTop:void 0,paddingRight:void 0,paddingBottom:void 0,paddingLeft:void 0,hasRadius:!1,shadow:void 0,children:null,shrink:void 0,grow:void 0,basis:void 0,flex:void 0,_hover:function(){}},l.propTypes={_hover:u.a.func,background:u.a.string,basis:u.a.oneOfType([u.a.string,u.a.string]),borderColor:u.a.string,children:u.a.oneOfType([u.a.node,u.a.string]),color:u.a.string,flex:u.a.oneOfType([u.a.string,u.a.string]),grow:u.a.oneOfType([u.a.string,u.a.string]),hasRadius:u.a.bool,hiddenS:u.a.bool,hiddenXS:u.a.bool,padding:u.a.oneOfType([u.a.number,u.a.arrayOf(u.a.number)]),paddingBottom:u.a.oneOfType([u.a.number,u.a.arrayOf(u.a.number)]),paddingLeft:u.a.oneOfType([u.a.number,u.a.arrayOf(u.a.number)]),paddingRight:u.a.oneOfType([u.a.number,u.a.arrayOf(u.a.number)]),paddingTop:u.a.oneOfType([u.a.number,u.a.arrayOf(u.a.number)]),shadow:u.a.string,shrink:u.a.oneOfType([u.a.string,u.a.string])}},7:function(e,r,t){"use strict";var a=t(10),i=t.n(a),c=t(13),f=t.n(c);r.a=function(u,h,g){var v=h;if(Array.isArray(h)||f()(h)!=="object"||(v=[h==null?void 0:h.desktop,h==null?void 0:h.tablet,h==null?void 0:h.mobile]),v!==void 0){if(Array.isArray(v)){var w=v,l=i()(w,3),n=l[0],o=l[1],p=l[2],_="".concat(u,": ").concat(g.spaces[n],";");return o!==void 0&&(_+="".concat(g.mediaQueries.tablet,`{
|
|
140
|
-
`).concat(u,": ").concat(g.spaces[o],`;
|
|
141
|
-
}`)),p!==void 0&&(_+="".concat(g.mediaQueries.mobile,`{
|
|
142
|
-
`).concat(u,": ").concat(g.spaces[p],`;
|
|
143
|
-
}`)),_}var T=g.spaces[v]||v;return"".concat(u,": ").concat(T,";")}}},8:function(e,r,t){"use strict";t.r(r),t.d(r,"Typography",function(){return w});var a,i=t(3),c=t.n(i),f=t(0),u=t.n(f),h=t(2),g=["alpha","beta","delta","epsilon","omega","pi","sigma"],v={fontSize:!0,fontWeight:!0},w=t.n(h).a.span.withConfig({shouldForwardProp:function(l,n){return!v[l]&&n(l)}})(a||(a=c()([`
|
|
144
|
-
font-weight: `,`;
|
|
145
|
-
font-size: `,`;
|
|
146
|
-
line-height: `,`;
|
|
147
|
-
color: `,`;
|
|
148
|
-
text-transform: `,`;
|
|
149
|
-
`,`
|
|
150
|
-
`,`
|
|
151
|
-
`])),function(l){var n=l.theme,o=l.fontWeight;return n.fontWeights[o]},function(l){var n=l.theme,o=l.fontSize;return n.fontSizes[o]},function(l){var n=l.theme,o=l.lineHeight;return n.lineHeights[o]},function(l){var n=l.theme,o=l.textColor;return n.colors[o||"neutral800"]},function(l){return l.textTransform},function(l){return l.ellipsis&&`
|
|
152
|
-
display: block;
|
|
153
|
-
white-space: nowrap;
|
|
154
|
-
overflow: hidden;
|
|
155
|
-
text-overflow: ellipsis;
|
|
156
|
-
`},function(l){var n=l.variant,o=l.theme;switch(n){case"alpha":return`
|
|
157
|
-
font-weight: `.concat(o.fontWeights.bold,`;
|
|
158
|
-
font-size: `).concat(o.fontSizes[5],`;
|
|
159
|
-
line-height: `).concat(o.lineHeights[2],`;
|
|
160
|
-
`);case"beta":return`
|
|
161
|
-
font-weight: `.concat(o.fontWeights.bold,`;
|
|
162
|
-
font-size: `).concat(o.fontSizes[4],`;
|
|
163
|
-
line-height: `).concat(o.lineHeights[1],`;
|
|
164
|
-
`);case"delta":return`
|
|
165
|
-
font-weight: `.concat(o.fontWeights.semiBold,`;
|
|
166
|
-
font-size: `).concat(o.fontSizes[3],`;
|
|
167
|
-
line-height: `).concat(o.lineHeights[2],`;
|
|
168
|
-
`);case"epsilon":return`
|
|
169
|
-
font-size: `.concat(o.fontSizes[3],`;
|
|
170
|
-
line-height: `).concat(o.lineHeights[6],`;
|
|
171
|
-
`);case"omega":return`
|
|
172
|
-
font-size: `.concat(o.fontSizes[2],`;
|
|
173
|
-
line-height: `).concat(o.lineHeights[4],`;
|
|
174
|
-
`);case"pi":return`
|
|
175
|
-
font-size: `.concat(o.fontSizes[1],`;
|
|
176
|
-
line-height: `).concat(o.lineHeights[3],`;
|
|
177
|
-
`);case"sigma":return`
|
|
178
|
-
font-weight: `.concat(o.fontWeights.bold,`;
|
|
179
|
-
font-size: `).concat(o.fontSizes[0],`;
|
|
180
|
-
line-height: `).concat(o.lineHeights[5],`;
|
|
181
|
-
text-transform: uppercase;
|
|
182
|
-
`);default:return`
|
|
183
|
-
font-size: `.concat(o.fontSizes[2],`;
|
|
184
|
-
`)}});w.defaultProps={fontWeight:void 0,fontSize:void 0,lineHeight:void 0,textColor:void 0,textTransform:void 0,variant:"omega"},w.propTypes={fontSize:u.a.oneOfType([u.a.number,u.a.string]),fontWeight:u.a.string,lineHeight:u.a.oneOfType([u.a.number,u.a.string]),textColor:u.a.string,textTransform:u.a.string,variant:u.a.oneOf(g)}},83:function(e,r){e.exports=s}})})},98599:function(O,S,y){(function(x,m){O.exports=m(y(32735))})(this,function(x){return function(m){var d={};function s(e){if(d[e])return d[e].exports;var r=d[e]={i:e,l:!1,exports:{}};return m[e].call(r.exports,r,r.exports,s),r.l=!0,r.exports}return s.m=m,s.c=d,s.d=function(e,r,t){s.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},s.r=function(e){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(e,r){if(1&r&&(e=s(e)),8&r||4&r&&typeof e=="object"&&e&&e.__esModule)return e;var t=Object.create(null);if(s.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&typeof e!="string")for(var a in e)s.d(t,a,function(i){return e[i]}.bind(null,a));return t},s.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(r,"a",r),r},s.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},s.p="",s(s.s=5)}({0:function(m,d){m.exports=x},5:function(m,d,s){"use strict";s.r(d);var e=s(0);function r(){return(r=Object.assign||function(t){for(var a=1;a<arguments.length;a++){var i=arguments[a];for(var c in i)Object.prototype.hasOwnProperty.call(i,c)&&(t[c]=i[c])}return t}).apply(this,arguments)}d.default=function(t){return e.createElement("svg",r({width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e.createElement("path",{d:"M24 13.3a.2.2 0 01-.2.2H5.74l8.239 8.239a.2.2 0 010 .282L12.14 23.86a.2.2 0 01-.282 0L.14 12.14a.2.2 0 010-.282L11.86.14a.2.2 0 01.282 0L13.98 1.98a.2.2 0 010 .282L5.74 10.5H23.8c.11 0 .2.09.2.2v2.6z",fill:"#212134"}))}}})})},82372:function(O,S,y){(function(x,m){O.exports=m(y(32735))})(this,function(x){return function(m){var d={};function s(e){if(d[e])return d[e].exports;var r=d[e]={i:e,l:!1,exports:{}};return m[e].call(r.exports,r,r.exports,s),r.l=!0,r.exports}return s.m=m,s.c=d,s.d=function(e,r,t){s.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},s.r=function(e){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(e,r){if(1&r&&(e=s(e)),8&r||4&r&&typeof e=="object"&&e&&e.__esModule)return e;var t=Object.create(null);if(s.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&typeof e!="string")for(var a in e)s.d(t,a,function(i){return e[i]}.bind(null,a));return t},s.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(r,"a",r),r},s.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},s.p="",s(s.s=72)}({0:function(m,d){m.exports=x},72:function(m,d,s){"use strict";s.r(d);var e=s(0);function r(){return(r=Object.assign||function(t){for(var a=1;a<arguments.length;a++){var i=arguments[a];for(var c in i)Object.prototype.hasOwnProperty.call(i,c)&&(t[c]=i[c])}return t}).apply(this,arguments)}d.default=function(t){return e.createElement("svg",r({width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e.createElement("path",{d:"M16.235 2.824a1.412 1.412 0 010-2.824h6.353C23.368 0 24 .633 24 1.412v6.353a1.412 1.412 0 01-2.823 0V4.82l-8.179 8.178a1.412 1.412 0 01-1.996-1.996l8.178-8.178h-2.945zm4.942 10.588a1.412 1.412 0 012.823 0v9.176c0 .78-.632 1.412-1.412 1.412H1.412C.632 24 0 23.368 0 22.588V1.412C0 .632.632 0 1.412 0h9.176a1.412 1.412 0 010 2.824H2.824v18.353h18.353v-7.765z",fill:"#32324D"}))}}})})},70404:function(O,S,y){(function(x,m){O.exports=m(y(32735))})(this,function(x){return function(m){var d={};function s(e){if(d[e])return d[e].exports;var r=d[e]={i:e,l:!1,exports:{}};return m[e].call(r.exports,r,r.exports,s),r.l=!0,r.exports}return s.m=m,s.c=d,s.d=function(e,r,t){s.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},s.r=function(e){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(e,r){if(1&r&&(e=s(e)),8&r||4&r&&typeof e=="object"&&e&&e.__esModule)return e;var t=Object.create(null);if(s.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&typeof e!="string")for(var a in e)s.d(t,a,function(i){return e[i]}.bind(null,a));return t},s.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(r,"a",r),r},s.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},s.p="",s(s.s=103)}({0:function(m,d){m.exports=x},103:function(m,d,s){"use strict";s.r(d);var e=s(0);function r(){return(r=Object.assign||function(t){for(var a=1;a<arguments.length;a++){var i=arguments[a];for(var c in i)Object.prototype.hasOwnProperty.call(i,c)&&(t[c]=i[c])}return t}).apply(this,arguments)}d.default=function(t){return e.createElement("svg",r({width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e.createElement("path",{d:"M4.8.2c0-.11.09-.2.2-.2h18.8c.11 0 .2.09.2.2v4.4a.2.2 0 01-.2.2H5a.2.2 0 01-.2-.2V.2zM0 9.8c0-.11.09-.2.2-.2H19c.11 0 .2.09.2.2v4.4a.2.2 0 01-.2.2H.2a.2.2 0 01-.2-.2V9.8zM5 19.2a.2.2 0 00-.2.2v4.4c0 .11.09.2.2.2h18.8a.2.2 0 00.2-.2v-4.4a.2.2 0 00-.2-.2H5z",fill:"#212134"}))}}})})},33970:function(O,S,y){(function(x,m){O.exports=m(y(32735))})(this,function(x){return function(m){var d={};function s(e){if(d[e])return d[e].exports;var r=d[e]={i:e,l:!1,exports:{}};return m[e].call(r.exports,r,r.exports,s),r.l=!0,r.exports}return s.m=m,s.c=d,s.d=function(e,r,t){s.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},s.r=function(e){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(e,r){if(1&r&&(e=s(e)),8&r||4&r&&typeof e=="object"&&e&&e.__esModule)return e;var t=Object.create(null);if(s.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&typeof e!="string")for(var a in e)s.d(t,a,function(i){return e[i]}.bind(null,a));return t},s.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(r,"a",r),r},s.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},s.p="",s(s.s=109)}({0:function(m,d){m.exports=x},109:function(m,d,s){"use strict";s.r(d);var e=s(0);function r(){return(r=Object.assign||function(t){for(var a=1;a<arguments.length;a++){var i=arguments[a];for(var c in i)Object.prototype.hasOwnProperty.call(i,c)&&(t[c]=i[c])}return t}).apply(this,arguments)}d.default=function(t){return e.createElement("svg",r({width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e.createElement("path",{d:"M19 10h1a1 1 0 011 1v10a1 1 0 01-1 1H4a1 1 0 01-1-1V11a1 1 0 011-1h1V9a7 7 0 0114 0v1zm-2 0V9A5 5 0 007 9v1h10zm-6 4v4h2v-4h-2z",fill:"#8E8EA9"}))}}})})}}]);
|
|
Binary file
|