UNPKG

@up-group-ui/react-controls

Version:
1 lines 582 kB
(self.webpackChunk_up_group_ui_react_controls=self.webpackChunk_up_group_ui_react_controls||[]).push([[179],{"./.storybook/preview.ts":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{default:()=>_storybook_preview});__webpack_require__("./node_modules/react/index.js");var CssBaseline=__webpack_require__("./node_modules/@mui/material/CssBaseline/CssBaseline.js"),Grid_Grid=(__webpack_require__("./src/assets/index.ts"),__webpack_require__("./src/components/Avatar/index.ts"),__webpack_require__("./src/components/Box/index.ts"),__webpack_require__("./src/components/Button/Button.tsx"),__webpack_require__("./src/components/Collapsable/Collapsable.tsx"),__webpack_require__("./node_modules/@mui/material/Grid/Grid.js")),jsx_runtime=__webpack_require__("./node_modules/react/jsx-runtime.js");function _typeof(obj){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&"function"==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeof obj},_typeof(obj)}var _excluded=["children"];function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}return keys}function _objectSpread(target){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ownKeys(Object(source),!0).forEach((function(key){_defineProperty(target,key,source[key])})):Object.getOwnPropertyDescriptors?Object.defineProperties(target,Object.getOwnPropertyDescriptors(source)):ownKeys(Object(source)).forEach((function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key))}))}return target}function _defineProperty(obj,key,value){return(key=function _toPropertyKey(arg){var key=function _toPrimitive(input,hint){if("object"!==_typeof(input)||null===input)return input;var prim=input[Symbol.toPrimitive];if(void 0!==prim){var res=prim.call(input,hint||"default");if("object"!==_typeof(res))return res;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===hint?String:Number)(input)}(arg,"string");return"symbol"===_typeof(key)?key:String(key)}(key))in obj?Object.defineProperty(obj,key,{value,enumerable:!0,configurable:!0,writable:!0}):obj[key]=value,obj}function _objectWithoutProperties(source,excluded){if(null==source)return{};var key,i,target=function _objectWithoutPropertiesLoose(source,excluded){if(null==source)return{};var key,i,target={},sourceKeys=Object.keys(source);for(i=0;i<sourceKeys.length;i++)key=sourceKeys[i],excluded.indexOf(key)>=0||(target[key]=source[key]);return target}(source,excluded);if(Object.getOwnPropertySymbols){var sourceSymbolKeys=Object.getOwnPropertySymbols(source);for(i=0;i<sourceSymbolKeys.length;i++)key=sourceSymbolKeys[i],excluded.indexOf(key)>=0||Object.prototype.propertyIsEnumerable.call(source,key)&&(target[key]=source[key])}return target}var Grid=function Grid(_ref){var children=_ref.children,otherProps=_objectWithoutProperties(_ref,_excluded);return(0,jsx_runtime.jsx)(Grid_Grid.ZP,_objectSpread(_objectSpread({},otherProps),{},{children}))};Grid.displayName="Grid";Grid.__docgenInfo={description:"",methods:[],displayName:"Grid"};try{Grid.displayName="Grid",Grid.__docgenInfo={description:"",displayName:"Grid",props:{}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/components/Grid/Grid.tsx#Grid"]={docgenInfo:Grid.__docgenInfo,name:"Grid",path:"src/components/Grid/Grid.tsx#Grid"})}catch(__react_docgen_typescript_loader_error){}__webpack_require__("./src/components/Logo/Logo.tsx"),__webpack_require__("./src/components/TagsSelect/TagsSelect.tsx");var deepmerge=__webpack_require__("./node_modules/@mui/utils/esm/deepmerge.js"),createTheme=__webpack_require__("./node_modules/@mui/material/styles/createTheme.js"),responsiveFontSizes=__webpack_require__("./node_modules/@mui/material/styles/responsiveFontSizes.js"),styles_ThemeProvider=__webpack_require__("./node_modules/@mui/material/styles/ThemeProvider.js"),defaultTheme=(0,createTheme.Z)({components:{MuiButtonBase:{defaultProps:{disableRipple:!0}},MuiButton:{styleOverrides:{outlined:function outlined(_ref){return{"&:hover":{backgroundColor:"transparent",color:_ref.theme.palette.primary.dark}}}}}},palette:{mode:"light",common:{white:"#FFFFFF",black:"#000000"},primary:{light:"#FDE9CC",main:"#F59100",dark:"#C47400",contrastText:"#fff"},brands:{cadhoc:{main:"#C50E1F"},cultureCheck:{main:"#C5007B"},readCheck:{main:"#0070B8"},personalServices:{main:"#009EE3"},lunch:{main:"#F59100"}},grey:{200:"#F2F2F2",400:"#D7D7D7",600:"#979797",800:"#494949"},info:{main:"#039EB2"},error:{main:"#D0021B"},warning:{main:"#C07300"},success:{main:"#6DBD8E"},text:{primary:"#4E5B59",secondary:"#4A4A4A"},contrastThreshold:3,tonalOffset:.2},typography:{fontFamily:["Roboto","sans-serif"].join(","),h1:{fontSize:"2.625rem",letterSpacing:"0",lineHeight:"3.4375"},h2:{fontSize:"2.25rem",letterSpacing:"0",lineHeight:"3"},h3:{fontSize:"1.5rem",letterSpacing:"0",lineHeight:"2"},h4:{fontSize:"1.25rem",letterSpacing:"0",lineHeight:"1.625"},body1:{fontSize:"1rem",letterSpacing:"0",lineHeight:"1.3125"},body2:{fontSize:"0.875rem",letterSpacing:"0",lineHeight:"1.1875"},button:{fontSize:"0.875rem",fontWeight:700,letterSpacing:"0",lineHeight:"1.1875",textTransform:"uppercase"},subtitle1:{fontSize:"0.75rem",letterSpacing:"0",lineHeight:"1rem"},caption:{fontSize:"0.625rem",letterSpacing:"0",lineHeight:"0.8125"}},breakpoints:{values:{xs:0,sm:600,md:900,lg:1200,xl:1536}}}),ThemeProvider=function ThemeProvider(_ref){var _ref$customTheme=_ref.customTheme,customTheme=void 0===_ref$customTheme?{}:_ref$customTheme,children=_ref.children,theme=(0,createTheme.Z)((0,deepmerge.Z)(defaultTheme,customTheme));return theme=(0,responsiveFontSizes.Z)(theme),(0,jsx_runtime.jsx)(styles_ThemeProvider.Z,{theme,children})};ThemeProvider.displayName="ThemeProvider";ThemeProvider.__docgenInfo={description:"",methods:[],displayName:"ThemeProvider",props:{customTheme:{defaultValue:{value:"{}",computed:!1},required:!1}}};try{ThemeProvider.displayName="ThemeProvider",ThemeProvider.__docgenInfo={description:"",displayName:"ThemeProvider",props:{customTheme:{defaultValue:{value:"{}"},description:"",name:"customTheme",required:!1,type:{name:"ThemeOptions"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/components/ThemeProvider/ThemeProvider.tsx#ThemeProvider"]={docgenInfo:ThemeProvider.__docgenInfo,name:"ThemeProvider",path:"src/components/ThemeProvider/ThemeProvider.tsx#ThemeProvider"})}catch(__react_docgen_typescript_loader_error){}__webpack_require__("./src/components/Typography/index.ts"),__webpack_require__("./src/components/UserInfo/UserInfo.tsx");var withTheme=function withTheme(Story,context){return(0,jsx_runtime.jsx)(jsx_runtime.Fragment,{children:(0,jsx_runtime.jsxs)(ThemeProvider,{children:[(0,jsx_runtime.jsx)(CssBaseline.ZP,{}),(0,jsx_runtime.jsxs)("div",{style:{padding:"30px"},children:["Présentation de"," ",(0,jsx_runtime.jsx)("code",{style:{marginLeft:"8px"},children:(0,jsx_runtime.jsx)("strong",{children:context.title})}),(0,jsx_runtime.jsx)("div",{style:{marginTop:"15px"},children:(0,jsx_runtime.jsx)(Story,{})})]})]})})};withTheme.__docgenInfo={description:"",methods:[],displayName:"withTheme"};__webpack_require__("./node_modules/@fontsource/roboto/300.css"),__webpack_require__("./node_modules/@fontsource/roboto/400.css"),__webpack_require__("./node_modules/@fontsource/roboto/500.css"),__webpack_require__("./node_modules/@fontsource/roboto/700.css"),__webpack_require__("./node_modules/@fontsource/material-icons/index.css");const _storybook_preview={parameters:{actions:{argTypesRegex:"^on[A-Z].*"},controls:{matchers:{color:/(background|color)$/i,date:/Date$/}}},decorators:[withTheme]}},"./src/assets/illustrations/Illustration404/Illustration404.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.d(__webpack_exports__,{N:()=>Illustration404_Illustration404});var _defs,_g,react=__webpack_require__("./node_modules/react/index.js");function _extends(){return _extends=Object.assign?Object.assign.bind():function(target){for(var i=1;i<arguments.length;i++){var source=arguments[i];for(var key in source)Object.prototype.hasOwnProperty.call(source,key)&&(target[key]=source[key])}return target},_extends.apply(this,arguments)}const Illustration404=function SvgIllustration404(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:925,height:411},props),_defs||(_defs=react.createElement("defs",null,react.createElement("path",{id:"Illustration404_svg__a",d:"M0 .341h5.053v5.111H0z"}))),_g||(_g=react.createElement("g",{fill:"none",fillRule:"evenodd"},react.createElement("path",{d:"m189.336 198.15 3.286-5.708v88.893h-5.83c10.571 9.289 28.875 17.412 60.534 18.696 7.958.326 16.004.115 23.812-.536v-18.16h-28.536V124.302h-50.499l-53.449 84.444c3.75 1.359 7.462 3.16 10.986 5.54 7.24 4.89 12.877 11.614 16.882 20.079l22.814-36.215Z"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"m166.522 234.365 22.814-36.215 3.286-5.708v88.893h-5.83c10.571 9.289 28.875 17.412 60.534 18.696 7.958.326 16.004.115 23.812-.536v-18.16h-28.536V124.302h-50.499l-53.449 84.444c3.75 1.359 7.462 3.16 10.986 5.54 7.24 4.89 12.877 11.614 16.882 20.079Z"}),react.createElement("path",{d:"M234.268 334.447c-19.825-.804-37.078-4.71-49.892-11.292-4.998-2.567-9.282-5.517-12.876-8.82h-47.566l28.681-45.53c-3.918-8.624-9.51-15.44-16.76-20.34-3.516-2.375-7.23-4.157-10.976-5.493l-50.753 80.184 2.248 31.473h103.249v54.478h49.98v-54.478h28.536v-20.694c-5.299.43-10.714.667-16.163.667-2.565 0-5.137-.051-7.708-.155"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"M234.268 334.447c-19.825-.804-37.078-4.71-49.892-11.292-4.998-2.567-9.282-5.517-12.876-8.82h-47.566l28.681-45.53c-3.918-8.624-9.51-15.44-16.76-20.34-3.516-2.375-7.23-4.157-10.976-5.493l-50.753 80.184 2.248 31.473h103.249v54.478h49.98v-54.478h28.536v-20.694c-5.299.43-10.714.667-16.163.667-2.565 0-5.137-.051-7.708-.155Z"}),react.createElement("path",{fill:"#F59100",d:"M172.757 280.29c-1.146-8.272-3.234-15.586-6.234-21.926l-.907 1.441c2.735 6.02 4.66 12.911 5.737 20.68 1.35 9.752 5.767 18.063 13.147 24.85h2.293c-10.195-8.959-13.2-19-14.036-25.045M98.883 230.7l.344 1.376c.235-.06 19.883-4.794 38.652 1.895l.776-1.226c-19.291-6.994-39.53-2.105-39.772-2.044"}),react.createElement("path",{d:"M701.65 293.063c5.29-2.34 9.795-4.806 13.5-7.24h-33.843l52.4-83.185 3.288-5.708v55.364c9.426-12.986 25.075-27.61 42.53-32.147a42.1 42.1 0 0 1 7.45-1.248V128.79h-50.5L631.499 294.644l.59 8.264c3.076.432 6.196.753 9.363.948 16.327 1.009 30.792-1.343 42.085-4.413 7.613-2.07 13.784-4.466 18.113-6.38Z"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"M683.537 299.443c7.613-2.07 13.784-4.466 18.113-6.38 5.29-2.34 9.795-4.806 13.5-7.24h-33.843l52.4-83.185 3.288-5.708v55.364c9.426-12.986 25.075-27.61 42.53-32.147a42.1 42.1 0 0 1 7.45-1.248V128.79h-50.5L631.499 294.644l.59 8.264c3.076.432 6.196.753 9.363.948 16.327 1.009 30.792-1.343 42.085-4.413Z"}),react.createElement("path",{d:"m752.681 271.609 2.101 28.486-17.67 1.303c-3.69 3-8.315 6.038-13.632 8.874-9.64 5.143-29.614 13.816-55.058 14.117-2.857.034-5.679-.048-8.472-.225l2.897 19.852 94.658-6.978 3.683 49.946 45.822-3.38-3.682-49.945 26.162-1.93-2.724-36.941-26.162 1.928-4.429-60.08c-2.11.333-4.25.868-6.42 1.606-15.597 5.306-29.482 20.673-37.074 33.367"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"m752.681 271.609 2.101 28.486-17.67 1.303c-3.69 3-8.315 6.038-13.632 8.874-9.64 5.143-29.614 13.816-55.058 14.117-2.857.034-5.679-.048-8.472-.225l2.897 19.852 94.658-6.978 3.683 49.946 45.822-3.38-3.682-49.945 26.162-1.93-2.724-36.941-26.162 1.928-4.429-60.08c-2.11.333-4.25.868-6.42 1.606-15.597 5.306-29.482 20.673-37.074 33.367Z"}),react.createElement("path",{fill:"#F59100",d:"M719.788 298.714h2.57c7.135-4.976 11.386-10.047 11.389-14.066.004-3.615 2.94-9.968 7.886-17.004v-2.458c-5.841 8.045-9.3 15.463-9.303 19.46-.004 3.361-4.274 8.636-12.542 14.068M791.613 231.79v1.394c16.136-1.336 29.843 7.9 40.823 27.55l1.238-.692c-7.954-14.23-21.47-29.807-42.061-28.252M577.53 287.864c-25.704-23.333-66.222-28.873-95.687-29.411-33.635-.615-72.706 5.05-104.52 15.155-26.304 8.355-43.111 18.309-44.96 26.627-2.424 10.908-29.9 20.646-61.225 23.26v1.44c32.25-2.624 60.018-12.736 62.609-24.393 1.71-7.702 18.574-17.505 44.006-25.583 31.674-10.061 70.58-15.693 104.065-15.09 29.22.535 69.38 6.008 94.76 29.044 17.288 15.69 37.523 25.189 60.253 28.327l-.103-1.44c-22.323-3.141-42.202-12.51-59.197-27.936"}),react.createElement("path",{fill:"#F59100",d:"M706.862 307.251c5.995-2.65 11.255-5.577 15.497-8.537h-2.57c-3.706 2.435-8.211 4.901-13.5 7.241-4.33 1.914-10.501 4.311-18.114 6.38-11.293 3.07-25.757 5.422-42.084 4.413a120.949 120.949 0 0 1-9.363-.948l.103 1.44c3.015.415 6.07.731 9.172.922 27.627 1.708 49.989-6.103 60.859-10.91M784.163 233.04c-17.456 4.537-33.104 19.16-42.53 32.145v2.458c9.25-13.165 25.543-28.723 42.886-33.232a41.828 41.828 0 0 1 7.093-1.227v-1.394a42.202 42.202 0 0 0-7.448 1.25M247.326 324.03c-31.659-1.283-49.962-9.406-60.534-18.695H184.5c3.594 3.303 7.88 6.253 12.877 8.82 12.815 6.583 30.067 10.488 49.892 11.292 2.57.105 5.143.155 7.71.155 5.447 0 10.862-.236 16.16-.667v-1.44c-7.808.65-15.854.862-23.812.536"}),react.createElement("path",{fill:"#F7F7F7",d:"M518.055 387.388c-44 9 22-61 38-73 0 0 6 64-38 73Z"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"M556.055 314.388s6 64-38 73 22-61 38-73Z"}),react.createElement("path",{fill:"#F7F7F7",d:"M364.747 400.107s-34.692-22.72-31.692-71.72 61.723 40.783 58.361 55.392"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"M364.747 400.107s-34.692-22.72-31.692-71.72 61.723 40.783 58.361 55.392"}),react.createElement("path",{fill:"#EDECEC",d:"M566.557 275.137c0 66.965-54.286 121.251-121.25 121.251-66.967 0-121.252-54.286-121.252-121.25 0-66.967 54.285-121.253 121.251-121.253 66.965 0 121.251 54.286 121.251 121.252"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"M566.557 275.137c0 66.965-54.286 121.251-121.25 121.251-66.967 0-121.252-54.286-121.252-121.25 0-66.967 54.285-121.253 121.251-121.253 66.965 0 121.251 54.286 121.251 121.252Z"}),react.createElement("path",{fill:"#CECECE",d:"M508.705 199.057c0 7.879-6.386 14.266-14.265 14.266-7.878 0-14.265-6.387-14.265-14.266 0-7.878 6.387-14.265 14.265-14.265 7.879 0 14.265 6.387 14.265 14.265M361.918 286.848a8.718 8.718 0 1 1-12.329-12.328 8.718 8.718 0 0 1 12.33 12.328M412.132 220.195c0 7.609-6.168 13.777-13.777 13.777-7.609 0-13.777-6.168-13.777-13.777 0-7.608 6.168-13.776 13.777-13.776 7.61 0 13.777 6.168 13.777 13.776M472.559 271.659a6.042 6.042 0 0 1-8.542 0 6.042 6.042 0 0 1 0-8.543 6.042 6.042 0 0 1 8.542 0 6.042 6.042 0 0 1 0 8.543M461.055 360.168c0 17.314-14.036 31.351-31.35 31.351s-31.35-14.037-31.35-31.35c0-17.314 14.036-31.35 31.35-31.35s31.35 14.036 31.35 31.35M500.8 327.57c-4.785 4.785-12.542 4.785-17.326 0-4.784-4.784-4.784-12.541 0-17.325 4.784-4.784 12.541-4.784 17.326 0 4.784 4.784 4.784 12.54 0 17.326"}),react.createElement("path",{fill:"#F7F7F7",d:"M349.353 279.083s-1.57 6.074-12.334 5.528c0 0-23.29-96.263 46.198-128.059 69.488-31.796 108.397-11.11 122.212 1.808 13.816 12.92 42.228 43.538 41.283 101.578 0 0-3.023 6.654-16.967 2.115 0 0-6.69-71.665-53.322-78.673 0 0-69.197-4.469-96.276 8.938-27.077 13.408-30.794 86.765-30.794 86.765"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"M349.353 279.083s-1.57 6.074-12.334 5.528c0 0-23.29-96.263 46.198-128.059 69.488-31.796 108.397-11.11 122.212 1.808 13.816 12.92 42.228 43.538 41.283 101.578 0 0-3.023 6.654-16.967 2.115 0 0-6.69-71.665-53.322-78.673 0 0-69.197-4.469-96.276 8.938-27.077 13.408-30.794 86.765-30.794 86.765Z"}),react.createElement("path",{fill:"#F7F7F7",d:"m520.387 104.204-11.89-40.943a8.368 8.368 0 0 0-10.37-5.703l-1.06.308-13.012-44.81c.249-.138.499-.27.732-.446a6.14 6.14 0 1 0-7.398-9.804 6.14 6.14 0 0 0-1.204 8.601 6.105 6.105 0 0 0 4.269 2.393l13.094 45.09-.975.282a8.34 8.34 0 0 0-5.248 4.512c-21.545-26.058-61.064-29.999-89.63-8.447-15.103 11.396-24.18 27.695-26.567 44.645a8.37 8.37 0 0 0-9.295-3.39l-1.594.462-10.162-34.992c1.502-1.12 2.488-2.895 2.488-4.912a6.141 6.141 0 1 0-6.141 6.141c.064 0 .123-.016.187-.018l10.107 34.803-.44.128a8.367 8.367 0 0 0-5.702 10.37l11.89 40.943a8.367 8.367 0 0 0 10.369 5.702l5.554-1.613c2.914-.846 5.005-3.14 5.74-5.869 21.457 26.483 61.276 30.608 90.013 8.926 14.6-11.015 23.58-26.614 26.32-42.953a8.361 8.361 0 0 0 8.668 2.576l5.555-1.613a8.367 8.367 0 0 0 5.702-10.369"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"m520.387 104.204-11.89-40.943a8.368 8.368 0 0 0-10.37-5.703l-1.06.308-13.012-44.81c.249-.138.499-.27.732-.446a6.14 6.14 0 1 0-7.398-9.804 6.14 6.14 0 0 0-1.204 8.601 6.105 6.105 0 0 0 4.269 2.393l13.094 45.09-.975.282a8.34 8.34 0 0 0-5.248 4.512c-21.545-26.058-61.064-29.999-89.63-8.447-15.103 11.396-24.18 27.695-26.567 44.645a8.37 8.37 0 0 0-9.295-3.39l-1.594.462-10.162-34.992c1.502-1.12 2.488-2.895 2.488-4.912a6.141 6.141 0 1 0-6.141 6.141c.064 0 .123-.016.187-.018l10.107 34.803-.44.128a8.367 8.367 0 0 0-5.702 10.37l11.89 40.943a8.367 8.367 0 0 0 10.369 5.702l5.554-1.613c2.914-.846 5.005-3.14 5.74-5.869 21.457 26.483 61.276 30.608 90.013 8.926 14.6-11.015 23.58-26.614 26.32-42.953a8.361 8.361 0 0 0 8.668 2.576l5.555-1.613a8.367 8.367 0 0 0 5.702-10.369Z"}),react.createElement("path",{fill:"#F7F7F7",d:"M531.555 381.01c0 15.396-8.283 27.878-18.5 27.878s-18.5-12.482-18.5-27.878 8.283-27.878 18.5-27.878 18.5 12.482 18.5 27.878"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"M531.555 381.01c0 15.396-8.283 27.878-18.5 27.878s-18.5-12.482-18.5-27.878 8.283-27.878 18.5-27.878 18.5 12.482 18.5 27.878Z"}),react.createElement("path",{fill:"#FFF",d:"M476.739 96.859c7.569 27.289-4.405 54.435-26.746 60.63-22.341 6.198-46.587-10.901-54.157-38.191-7.57-27.29 4.405-54.434 26.746-60.63 22.34-6.198 46.588 10.902 54.157 38.19"}),react.createElement("path",{fill:"#FEF4E2",stroke:"#585856",strokeWidth:1.417,d:"M476.739 96.859c7.569 27.289-4.405 54.435-26.746 60.63-22.341 6.198-46.587-10.901-54.157-38.191-7.57-27.29 4.405-54.434 26.746-60.63 22.34-6.198 46.588 10.902 54.157 38.19Z"}),react.createElement("path",{fill:"#F59100",d:"M24.166 221.865c.49 1.355-.152 2.83-1.436 3.295-1.282.464-2.72-.26-3.21-1.613-.491-1.356.15-2.831 1.434-3.295 1.284-.465 2.721.258 3.212 1.613M68.252 222.883c.49 1.355-.152 2.83-1.435 3.295-1.283.464-2.721-.258-3.211-1.613-.491-1.356.152-2.83 1.435-3.295 1.283-.464 2.72.258 3.21 1.613M46.776 225.036l1.062-.393-.415-1.123c-.092-.25.055-.496.372-.613.297-.11.597-.03.69.221l.414 1.123 1.052-.39c.208-.076.5.102.615.416.124.335.007.629-.202.706l-1.05.388.41 1.11c.08.221-.077.53-.374.64-.318.117-.608-.026-.689-.246l-.409-1.11-1.062.392c-.238.087-.478-.074-.6-.41-.118-.315-.052-.624.186-.712M70.326 215.842l1.06-.393-.413-1.122c-.092-.25.054-.496.372-.613.297-.11.597-.03.689.221l.415 1.122 1.05-.389c.21-.077.5.101.617.415.124.336.006.63-.202.706l-1.052.39.41 1.11c.08.22-.075.53-.373.638-.317.118-.607-.025-.688-.245l-.41-1.11-1.061.391c-.24.088-.478-.073-.602-.408-.116-.316-.051-.625.188-.713M75.017 227.551l1.063-.393-.415-1.122c-.093-.25.053-.496.371-.613.297-.11.597-.03.69.221l.415 1.122 1.051-.389c.209-.077.5.101.616.415.123.336.006.63-.203.706l-1.05.39.41 1.11c.08.22-.077.53-.374.64-.317.116-.607-.027-.688-.247l-.41-1.11-1.061.391c-.239.09-.478-.073-.602-.408-.117-.315-.05-.625.188-.713M47.964 198.394l1.062-.392-.415-1.122c-.092-.252.054-.496.372-.613.297-.11.597-.031.69.22l.414 1.123 1.052-.39c.208-.077.499.102.615.416.124.335.007.629-.202.706l-1.051.389.41 1.11c.08.22-.076.529-.373.639-.318.117-.608-.025-.69-.246l-.41-1.111-1.06.393c-.238.088-.478-.074-.601-.41-.117-.314-.051-.623.187-.712M37.26 223.36c.49 1.355-.151 2.83-1.435 3.295-1.283.464-2.72-.258-3.21-1.613-.491-1.356.15-2.83 1.435-3.295 1.283-.464 2.72.258 3.21 1.613M25.044 210.727c.49 1.355-.152 2.83-1.436 3.295-1.282.464-2.72-.26-3.21-1.613-.491-1.356.15-2.831 1.435-3.295 1.283-.465 2.72.258 3.21 1.613M50.349 211.291l1.429-.528a.494.494 0 0 0 .29-.634l-.566-1.536c-.165-.448.096-.884.662-1.093.53-.196 1.064-.055 1.229.394l.558 1.51a.52.52 0 0 0 .669.307l1.385-.512c.37-.137.889.18 1.096.74.22.598.012 1.121-.36 1.258l-1.291.478a.62.62 0 0 0-.367.797l.516 1.397c.144.392-.135.942-.666 1.138-.565.21-1.081-.046-1.226-.439l-.535-1.45a.562.562 0 0 0-.722-.334l-1.364.505c-.425.156-.851-.132-1.072-.728-.207-.56-.09-1.114.335-1.27M33.9 202.429l1.481.352a.494.494 0 0 0 .594-.367l.378-1.593c.11-.464.57-.683 1.156-.544.55.13.916.544.806 1.008l-.372 1.566c-.066.28.107.56.387.627l1.437.341c.385.09.642.641.504 1.222-.147.62-.61.941-.996.849l-1.34-.317a.62.62 0 0 0-.747.46l-.344 1.45c-.097.406-.633.709-1.183.579-.587-.139-.876-.637-.779-1.044l.357-1.505a.562.562 0 0 0-.417-.677l-1.415-.335c-.44-.104-.636-.58-.489-1.2.138-.581.541-.976.981-.872M846.67 267.778c.492 1.354-.151 2.83-1.434 3.294-1.283.465-2.721-.258-3.211-1.613-.491-1.355.152-2.83 1.435-3.294 1.283-.465 2.72.258 3.21 1.613M890.758 268.796c.49 1.354-.152 2.83-1.436 3.294-1.282.465-2.72-.258-3.21-1.612-.491-1.356.15-2.83 1.435-3.295 1.283-.465 2.72.258 3.21 1.613M869.282 270.948l1.061-.393-.414-1.121c-.092-.252.054-.496.372-.614.297-.11.597-.03.69.222l.414 1.12 1.051-.388c.21-.077.5.102.616.416.124.335.006.629-.202.706l-1.05.389.408 1.11c.081.22-.075.529-.373.639-.317.117-.607-.025-.688-.246l-.41-1.111-1.06.393c-.24.088-.479-.074-.603-.41-.116-.314-.05-.623.188-.712M892.831 261.755l1.062-.393-.415-1.122c-.092-.25.054-.496.372-.613.297-.11.597-.03.69.221l.414 1.122 1.051-.389c.209-.077.5.101.616.415.124.335.006.63-.202.706l-1.051.39.409 1.11c.081.22-.075.528-.373.638-.317.117-.607-.025-.688-.246l-.41-1.11-1.061.392c-.239.088-.478-.073-.602-.409-.116-.315-.05-.624.188-.712M897.523 273.464l1.061-.393-.414-1.122c-.092-.25.054-.496.372-.613.297-.11.597-.03.69.221l.414 1.122 1.051-.389c.21-.077.5.101.616.415.124.335.006.63-.202.706l-1.052.39.41 1.11c.081.22-.075.53-.373.638-.317.117-.607-.025-.688-.246l-.41-1.11-1.06.392c-.24.088-.479-.073-.603-.409-.116-.315-.05-.624.188-.712M870.47 244.307l1.061-.393-.414-1.122c-.093-.251.054-.496.371-.613.297-.109.597-.03.69.222l.414 1.121 1.052-.389c.208-.077.5.101.616.415.123.336.006.629-.203.706l-1.05.39.41 1.11c.08.22-.077.529-.374.639-.318.117-.608-.026-.689-.246l-.409-1.111-1.062.392c-.238.089-.478-.073-.6-.408-.118-.315-.052-.625.186-.713M859.766 269.273c.49 1.355-.152 2.83-1.435 3.295-1.283.464-2.72-.258-3.21-1.613-.492-1.356.15-2.83 1.434-3.295 1.283-.464 2.72.258 3.211 1.613M847.55 256.64c.49 1.354-.153 2.83-1.436 3.294-1.283.465-2.72-.258-3.21-1.613-.492-1.355.15-2.83 1.434-3.294 1.283-.465 2.721.258 3.211 1.613M872.854 257.204l1.429-.529a.493.493 0 0 0 .29-.632l-.566-1.537c-.165-.448.097-.883.662-1.094.53-.195 1.064-.054 1.229.395l.558 1.51a.52.52 0 0 0 .669.308l1.385-.512c.37-.138.89.18 1.096.738.22.599.012 1.123-.36 1.26l-1.291.478a.62.62 0 0 0-.367.796l.516 1.398c.144.392-.135.94-.665 1.137-.566.208-1.082-.047-1.227-.439l-.535-1.452a.563.563 0 0 0-.722-.332l-1.364.505c-.425.156-.851-.132-1.072-.728-.207-.56-.09-1.113.335-1.27M856.405 248.342l1.482.351a.493.493 0 0 0 .594-.367l.378-1.592c.11-.464.569-.683 1.156-.544.55.13.916.544.807 1.008l-.373 1.566c-.066.28.107.56.387.627l1.437.34c.385.091.642.642.504 1.223-.147.62-.61.94-.996.85l-1.34-.318a.62.62 0 0 0-.747.46l-.344 1.45c-.096.406-.633.71-1.183.58-.587-.14-.876-.638-.78-1.045l.358-1.505a.562.562 0 0 0-.417-.677l-1.415-.335c-.44-.104-.636-.58-.49-1.2.139-.58.542-.976.982-.872M914.362 272.498c.49 1.355-.152 2.83-1.436 3.295-1.282.464-2.72-.258-3.21-1.613-.491-1.356.15-2.83 1.435-3.295 1.283-.464 2.72.258 3.21 1.613M916.435 265.457l1.062-.393-.415-1.122c-.092-.25.054-.496.372-.613.297-.109.597-.03.69.222l.414 1.121 1.051-.389c.209-.077.5.101.616.415.124.336.007.63-.202.706l-1.051.39.409 1.11c.082.22-.075.53-.373.64-.317.116-.607-.027-.688-.247l-.41-1.11-1.061.391c-.239.09-.478-.073-.602-.408-.116-.315-.05-.625.188-.713M921.127 277.166l1.061-.393-.414-1.12c-.092-.253.054-.497.372-.615.297-.109.597-.03.69.222l.414 1.121 1.051-.389c.21-.077.5.101.616.415.124.336.006.63-.202.706l-1.05.39.408 1.11c.081.22-.075.53-.373.64-.317.116-.607-.027-.688-.247l-.41-1.11-1.06.392c-.24.088-.479-.074-.603-.409-.116-.315-.05-.625.188-.713"}),react.createElement("g",{transform:"translate(0 212)"},react.createElement("mask",{id:"Illustration404_svg__b",fill:"#fff"},react.createElement("use",{xlinkHref:"#Illustration404_svg__a"})),react.createElement("path",{fill:"#F59100",d:"M4.446 1.341c.907 1.12.784 2.724-.276 3.583-1.06.86-2.656.648-3.563-.472C-.3 3.332-.177 1.73.883.87 1.944.01 3.54.221 4.446 1.341",mask:"url(#Illustration404_svg__b)"})),react.createElement("path",{fill:"#F59100",d:"m4.098 206.01.874-.719-.759-.925c-.17-.207-.112-.486.15-.7.245-.202.554-.225.725-.018l.758.924.866-.712c.172-.14.505-.068.718.191.227.276.212.592.041.733l-.867.712.752.915c.15.182.102.524-.144.726-.26.215-.582.174-.73-.007l-.752-.915-.874.718c-.196.162-.475.088-.702-.189-.213-.259-.252-.573-.056-.735M12.368 215.535l.875-.72-.76-.923c-.17-.207-.111-.487.15-.702.246-.202.555-.224.725-.017l.759.924.866-.712c.172-.14.505-.069.718.19.226.276.212.594.04.734l-.866.712.75.915c.15.181.103.524-.142.725-.261.215-.582.175-.731-.006l-.751-.916-.874.72c-.197.16-.476.087-.703-.19-.212-.258-.252-.573-.056-.734"}),react.createElement("path",{fill:"#F7F7F7",d:"M394.846 381.784c0 15.396-8.283 27.877-18.5 27.877s-18.5-12.481-18.5-27.877c0-15.397 8.283-27.878 18.5-27.878s18.5 12.481 18.5 27.877"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"M394.846 381.784c0 15.396-8.283 27.877-18.5 27.877s-18.5-12.481-18.5-27.877c0-15.397 8.283-27.878 18.5-27.878s18.5 12.481 18.5 27.877Z"}),react.createElement("path",{fill:"#EDECEC",d:"M335.391 304.186s8.576 7.38 17.95-1.345l1.172-11.12s7.205 2.47 4.762-3.364c-2.443-5.834-6.73-9.524-7.104-14.51-.374-4.986-18.399-4.638-19.097-.574-.698 4.063-4.563 19.395 2.317 30.913"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"M335.391 304.186s8.576 7.38 17.95-1.345l1.172-11.12s7.205 2.47 4.762-3.364c-2.443-5.834-6.73-9.524-7.104-14.51-.374-4.986-18.399-4.638-19.097-.574-.698 4.063-4.563 19.395 2.317 30.913Z"}),react.createElement("path",{fill:"#EDECEC",d:"M546.692 284.877s-8.193 8-18.435 0l-2.048-11s-7.169 3-5.12-3c2.048-6 6.145-10 6.145-15s18.434-6 19.458-2c1.024 4 6.145 19 0 31"}),react.createElement("path",{stroke:"#585856",strokeWidth:1.417,d:"M546.692 284.877s-8.193 8-18.435 0l-2.048-11s-7.169 3-5.12-3c2.048-6 6.145-10 6.145-15s18.434-6 19.458-2c1.024 4 6.145 19 0 31Z"}))))};var jsx_runtime=__webpack_require__("./node_modules/react/jsx-runtime.js");function _typeof(obj){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&"function"==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeof obj},_typeof(obj)}function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}return keys}function _defineProperty(obj,key,value){return(key=function _toPropertyKey(arg){var key=function _toPrimitive(input,hint){if("object"!==_typeof(input)||null===input)return input;var prim=input[Symbol.toPrimitive];if(void 0!==prim){var res=prim.call(input,hint||"default");if("object"!==_typeof(res))return res;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===hint?String:Number)(input)}(arg,"string");return"symbol"===_typeof(key)?key:String(key)}(key))in obj?Object.defineProperty(obj,key,{value,enumerable:!0,configurable:!0,writable:!0}):obj[key]=value,obj}var Illustration404_Illustration404=react.memo((function(props){return(0,jsx_runtime.jsx)(Illustration404,function _objectSpread(target){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ownKeys(Object(source),!0).forEach((function(key){_defineProperty(target,key,source[key])})):Object.getOwnPropertyDescriptors?Object.defineProperties(target,Object.getOwnPropertyDescriptors(source)):ownKeys(Object(source)).forEach((function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key))}))}return target}({},props))}));try{Illustration404_Illustration404.displayName="Illustration404",Illustration404_Illustration404.__docgenInfo={description:"",displayName:"Illustration404",props:{}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/assets/illustrations/Illustration404/Illustration404.tsx#Illustration404"]={docgenInfo:Illustration404_Illustration404.__docgenInfo,name:"Illustration404",path:"src/assets/illustrations/Illustration404/Illustration404.tsx#Illustration404"})}catch(__react_docgen_typescript_loader_error){}},"./src/assets/illustrations/Illustration404/index.ts":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.d(__webpack_exports__,{N:()=>_Illustration404__WEBPACK_IMPORTED_MODULE_0__.N});var _Illustration404__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./src/assets/illustrations/Illustration404/Illustration404.tsx")},"./src/assets/illustrations/IllustrationAttachmentSuccess/IllustrationAttachmentSuccess.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.d(__webpack_exports__,{m:()=>IllustrationAttachmentSuccess_IllustrationAttachmentSuccess});var _defs,_g,react=__webpack_require__("./node_modules/react/index.js");function _extends(){return _extends=Object.assign?Object.assign.bind():function(target){for(var i=1;i<arguments.length;i++){var source=arguments[i];for(var key in source)Object.prototype.hasOwnProperty.call(source,key)&&(target[key]=source[key])}return target},_extends.apply(this,arguments)}const IllustrationAttachmentSuccess=function SvgIllustrationAttachmentSuccess(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:115,height:115},props),_defs||(_defs=react.createElement("defs",null,react.createElement("path",{id:"IllustrationAttachmentSuccess_svg__a",d:"M0 .97h114.111v113.039H0z"}))),_g||(_g=react.createElement("g",{fill:"none",fillRule:"evenodd"},react.createElement("path",{fill:"#76B0BD",d:"M78.667 20.311a.667.667 0 0 1-.33-.088 43.565 43.565 0 0 0-14.285-5.103.659.659 0 1 1 .225-1.298 44.914 44.914 0 0 1 14.722 5.26c.318.18.428.583.245.898a.664.664 0 0 1-.577.331m-44.391.13a.656.656 0 0 1-.335-1.226 44.93 44.93 0 0 1 14.689-5.348.66.66 0 1 1 .233 1.298 43.557 43.557 0 0 0-14.254 5.187.662.662 0 0 1-.333.088M98.272 43.3a.666.666 0 0 1-.623-.43 43.078 43.078 0 0 0-7.647-13 .656.656 0 0 1 .078-.93.671.671 0 0 1 .937.078 44.471 44.471 0 0 1 7.879 13.397.656.656 0 0 1-.624.885m-83.466.247a.662.662 0 0 1-.624-.881 44.444 44.444 0 0 1 7.802-13.45.67.67 0 0 1 .936-.081c.28.234.318.648.083.927a43.12 43.12 0 0 0-7.573 13.051.663.663 0 0 1-.624.434m83.527 30.031a.658.658 0 0 1-.625-.883 42.919 42.919 0 0 0 2.625-14.832l-.001-.18a.66.66 0 0 1 .664-.657.66.66 0 0 1 .663.657v.169c0 5.262-.908 10.403-2.702 15.293a.665.665 0 0 1-.624.433m-83.467.08a.665.665 0 0 1-.624-.433 44.173 44.173 0 0 1-2.733-15.273.66.66 0 0 1 .663-.658.66.66 0 0 1 .664.656 42.853 42.853 0 0 0 2.654 14.821.661.661 0 0 1-.624.886m63.948 22.99a.657.657 0 0 1-.333-1.228 43.75 43.75 0 0 0 11.626-9.689.666.666 0 0 1 .936-.08c.28.234.317.65.08.928a45.067 45.067 0 0 1-11.977 9.981.656.656 0 0 1-.332.088m-44.392.04a.655.655 0 0 1-.33-.09 45.015 45.015 0 0 1-11.998-9.96.655.655 0 0 1 .08-.928.669.669 0 0 1 .936.079 43.728 43.728 0 0 0 11.645 9.67c.317.18.427.584.243.898a.666.666 0 0 1-.576.33m22.163 5.864c-2.614 0-5.232-.223-7.782-.664a.656.656 0 0 1-.54-.76.663.663 0 0 1 .767-.536c4.978.86 10.215.853 15.188-.015a.67.67 0 0 1 .769.535.659.659 0 0 1-.54.762c-2.575.45-5.22.677-7.862.678"}),react.createElement("g",{transform:"translate(0 .022)"},react.createElement("mask",{id:"IllustrationAttachmentSuccess_svg__b",fill:"#fff"},react.createElement("use",{xlinkHref:"#IllustrationAttachmentSuccess_svg__a"})),react.createElement("path",{fill:"#76B0BD",d:"M53.621 2.773a.855.855 0 0 1-.856-.8.853.853 0 0 1 .804-.9 59.174 59.174 0 0 1 6.63-.02.852.852 0 0 1 .81.895.867.867 0 0 1-.903.804 57.294 57.294 0 0 0-6.432.019l-.053.002m19.383 2.173a.85.85 0 0 1-.242-.035 55.929 55.929 0 0 0-6.265-1.445.852.852 0 0 1-.7-.983.865.865 0 0 1 .992-.695c2.172.371 4.345.873 6.458 1.491a.85.85 0 0 1-.243 1.667m-32.222.096a.849.849 0 0 1-.248-1.666 57.716 57.716 0 0 1 6.45-1.53.852.852 0 1 1 .301 1.676c-2.106.373-4.211.872-6.255 1.483a.864.864 0 0 1-.248.037m44.216 4.993a.863.863 0 0 1-.427-.113 55.844 55.844 0 0 0-5.758-2.848.85.85 0 0 1-.451-1.117.86.86 0 0 1 1.127-.447 57.212 57.212 0 0 1 5.937 2.937.847.847 0 0 1 .317 1.16.86.86 0 0 1-.745.428m-56.17.163a.858.858 0 0 1-.743-.423.847.847 0 0 1 .309-1.163 57.128 57.128 0 0 1 5.915-2.97.86.86 0 0 1 1.128.442.846.846 0 0 1-.444 1.12 55.52 55.52 0 0 0-5.734 2.878.86.86 0 0 1-.431.116m66.654 7.532a.857.857 0 0 1-.587-.231 56.055 56.055 0 0 0-4.94-4.086.846.846 0 0 1-.178-1.19.863.863 0 0 1 1.2-.177 57.405 57.405 0 0 1 5.091 4.213c.347.32.365.86.04 1.201a.857.857 0 0 1-.626.27m-77.09.22a.859.859 0 0 1-.623-.265.845.845 0 0 1 .033-1.202 57.369 57.369 0 0 1 5.066-4.24.863.863 0 0 1 1.201.17.845.845 0 0 1-.172 1.192 55.662 55.662 0 0 0-4.915 4.112.86.86 0 0 1-.59.234m85.512 9.65a.86.86 0 0 1-.716-.38 55.629 55.629 0 0 0-3.862-5.097.842.842 0 0 1 .102-1.199.86.86 0 0 1 1.208.1 57.032 57.032 0 0 1 3.981 5.254.845.845 0 0 1-.24 1.18.851.851 0 0 1-.473.142m-93.879.272a.86.86 0 0 1-.469-.14.847.847 0 0 1-.248-1.178 56.94 56.94 0 0 1 3.954-5.281.862.862 0 0 1 1.209-.105c.363.3.411.837.106 1.198a55.06 55.06 0 0 0-3.833 5.122.861.861 0 0 1-.719.384m99.781 11.256a.857.857 0 0 1-.805-.558 54.766 54.766 0 0 0-2.572-5.844.846.846 0 0 1 .377-1.143.86.86 0 0 1 1.153.372c1 1.954 1.892 3.982 2.652 6.029a.848.848 0 0 1-.51 1.091.874.874 0 0 1-.295.053m-105.616.31a.849.849 0 0 1-.807-1.14 56.082 56.082 0 0 1 2.618-6.045.859.859 0 0 1 1.151-.38c.425.209.596.722.384 1.14a54.533 54.533 0 0 0-2.539 5.863.856.856 0 0 1-.807.562M112.85 51.7a.857.857 0 0 1-.851-.751 54.126 54.126 0 0 0-1.133-6.274.85.85 0 0 1 .634-1.028.856.856 0 0 1 1.034.629 55.582 55.582 0 0 1 1.169 6.472.852.852 0 0 1-.853.951m-111.63.334a.853.853 0 0 1-.855-.948 55.799 55.799 0 0 1 1.131-6.479.857.857 0 0 1 1.031-.632.85.85 0 0 1 .64 1.02 54.366 54.366 0 0 0-1.096 6.283.857.857 0 0 1-.851.756m111.66 12.816a.853.853 0 0 1-.854-.949c.245-2.1.368-4.242.368-6.366v-.222c0-.47.385-.852.859-.852.473 0 .858.382.858.852v.222c0 2.189-.128 4.397-.38 6.562a.855.855 0 0 1-.851.753M1.244 64.96c-.429 0-.8-.32-.852-.752A56.86 56.86 0 0 1 0 57.648a.855.855 0 0 1 .856-.854h.002c.474 0 .858.38.859.85.004 2.126.132 4.268.381 6.365a.855.855 0 0 1-.854.951m108.638 12.475a.865.865 0 0 1-.293-.052.849.849 0 0 1-.513-1.09 54.58 54.58 0 0 0 1.841-6.112.862.862 0 0 1 1.032-.634.852.852 0 0 1 .639 1.024 56.331 56.331 0 0 1-1.9 6.303.858.858 0 0 1-.806.56m-105.616.102a.859.859 0 0 1-.807-.558 56.22 56.22 0 0 1-1.911-6.298.852.852 0 0 1 .636-1.025.865.865 0 0 1 1.035.632 54.454 54.454 0 0 0 1.852 6.106.85.85 0 0 1-.805 1.143m99.755 11.453a.858.858 0 0 1-.471-.142.845.845 0 0 1-.244-1.177 54.88 54.88 0 0 0 3.219-5.521.863.863 0 0 1 1.153-.378.848.848 0 0 1 .381 1.143 56.74 56.74 0 0 1-3.32 5.693.864.864 0 0 1-.718.382m-93.876.085a.858.858 0 0 1-.716-.382A56.43 56.43 0 0 1 6.1 83.01a.85.85 0 0 1 .38-1.144.863.863 0 0 1 1.153.376 54.89 54.89 0 0 0 3.227 5.512.845.845 0 0 1-.242 1.178.855.855 0 0 1-.473.142m85.493 9.82a.862.862 0 0 1-.624-.267.845.845 0 0 1 .034-1.202 55.747 55.747 0 0 0 4.414-4.64.862.862 0 0 1 1.209-.105c.362.301.41.839.104 1.199a57.253 57.253 0 0 1-4.549 4.783.86.86 0 0 1-.588.232m-77.091.066a.86.86 0 0 1-.589-.23 57.417 57.417 0 0 1-4.559-4.774.848.848 0 0 1 .105-1.2.865.865 0 0 1 1.21.104 55.235 55.235 0 0 0 4.421 4.63c.345.322.362.86.037 1.204a.857.857 0 0 1-.625.266m66.641 7.665a.857.857 0 0 1-.743-.425.848.848 0 0 1 .313-1.163 55.204 55.204 0 0 0 5.366-3.51.864.864 0 0 1 1.201.174.846.846 0 0 1-.175 1.19 57.28 57.28 0 0 1-5.532 3.619.872.872 0 0 1-.43.115m-56.174.052a.858.858 0 0 1-.428-.114 57.877 57.877 0 0 1-5.544-3.61.846.846 0 0 1-.176-1.19.862.862 0 0 1 1.2-.175 55.987 55.987 0 0 0 5.378 3.501.849.849 0 0 1-.43 1.588m44.207 5.082a.86.86 0 0 1-.823-.607.851.851 0 0 1 .576-1.06 55.543 55.543 0 0 0 6.043-2.186.864.864 0 0 1 1.127.444.846.846 0 0 1-.447 1.118 56.984 56.984 0 0 1-6.229 2.254.83.83 0 0 1-.247.037m-32.223.03a.869.869 0 0 1-.244-.034 57.258 57.258 0 0 1-6.238-2.243.848.848 0 0 1-.45-1.118.86.86 0 0 1 1.126-.445 55.727 55.727 0 0 0 6.051 2.174.85.85 0 0 1-.245 1.667m19.378 2.213a.855.855 0 0 1-.856-.801.854.854 0 0 1 .807-.9 56.369 56.369 0 0 0 6.39-.74.857.857 0 0 1 .993.692.852.852 0 0 1-.696.985c-2.165.379-4.38.635-6.586.762l-.052.002m-6.528.006a57.468 57.468 0 0 1-6.639-.75.85.85 0 1 1 .296-1.676c2.096.362 4.246.605 6.389.725a.854.854 0 0 1 .809.898.855.855 0 0 1-.855.803",mask:"url(#IllustrationAttachmentSuccess_svg__b)"})),react.createElement("path",{fill:"#76B0BD",d:"M39.578 64.46c0 .557.426 1 .958 1h10.31c.298.87 1.101 1.486 2.03 1.486h6.112c.929 0 1.732-.616 2.03-1.485h10.32c.532 0 .957-.444.957-1 0-.558-.425-1.002-.957-1.002H60.207c-.532 0-.958.444-.958 1.002v.222c0 .14-.116.262-.251.262h-6.112c-.136 0-.251-.122-.251-.262v-.222c-.01-.558-.436-1.002-.968-1.002H40.536c-.532 0-.958.444-.958 1.002"}),react.createElement("path",{fill:"#76B0BD",d:"M77.73 66.835c0 1.415-1.103 2.567-2.456 2.567H36.61c-1.354 0-2.456-1.152-2.456-2.567V65.46h2.505c.532 0 .957-.444.957-1V28.502h34.73c.035 0 .066-.017.101-.021.014 0 .027.009.042.009h1.77v35.97c0 .556.435 1 .967 1h2.505v1.375Zm.957-3.375h-2.514V27.638c0-.162-.045-.309-.109-.443a.983.983 0 0 0-.96-.82h-2.616c-.036 0-.067.016-.102.02-.015 0-.027-.009-.042-.009h-35.63a.994.994 0 0 0-.995.987v.143l.002.01c-.004.039-.02.073-.02.112V63.46h-2.505c-.532 0-.958.444-.958 1v2.375c0 2.516 1.963 4.567 4.371 4.567h38.665c2.408 0 4.371-2.051 4.371-4.567V64.46c0-.556-.426-1-.958-1Z"}),react.createElement("path",{fill:"#76B0BD",d:"m69.414 54.601-1.43.002h-1.777l-14.608.01c-.016.01-.038.026-.04.026l-4.876 5.4-.027-5.406a.9.9 0 0 0-.491-.16H44.21c-.663 0-1.233-.426-1.473-1.029a1.724 1.724 0 0 1-.136-.668v-15.22l8.77 11.514c.202.266.509.406.82.406.216 0 .434-.067.618-.206l16.482-12.334v.002l.129-.097v.036l.022-.017-.04 16.311c.029.458.029.635.01 1.43M44.189 33.778h23.637c.544 0 1.024.287 1.313.723l-.028.02h-.002L52.393 47.03l-9.526-12.51h-.002a1.576 1.576 0 0 1 1.323-.742m23.646-2H44.198c-1.933 0-3.51 1.646-3.51 3.668v17.34c0 2.02 1.577 3.668 3.51 3.668h.996v4.396c0 .818.639 1.474 1.422 1.474.406 0 .793-.182 1.065-.515l4.428-5.355h15.725c1.934 0 3.51-1.648 3.51-3.668v-17.34c0-2.022-1.576-3.669-3.51-3.669"}),react.createElement("path",{fill:"#F2900A",d:"m67.984 54.603 1.43-.002-3.207.002h1.777Z"}),react.createElement("path",{fill:"#F2900A",d:"m69.42 36.877-.045 15.51.006.24c0 .525-.018-.185 0 .525l.033 1.45c.018-.796.018-.973-.011-1.43l.04-16.312-.022.017Z"}),react.createElement("path",{fill:"#F2900A",d:"m69.38 52.627-.005-.24.046-15.51-16.598 12.422a1.029 1.029 0 0 1-1.439-.2l-8.77-11.516v15.222c0 .226.046.442.124.639.24.604.81 1.028 1.473 1.028h1.954c.185 0 .346.068.49.16l.028 5.408 4.878-5.402a.662.662 0 0 0 .038-.024l.015-.011h14.593l3.207-.002-.033-1.45c-.018-.71 0 0 0-.524"}),react.createElement("path",{stroke:"#76B0BD",strokeWidth:.728,d:"M7.913 105.402a2.496 2.496 0 0 1-2.507 2.486 2.496 2.496 0 0 1-2.507-2.486 2.496 2.496 0 0 1 2.507-2.485 2.496 2.496 0 0 1 2.507 2.485Z"}),react.createElement("path",{fill:"#76B0BD",d:"m98.964 82.052 1.224-.01-.01-1.212c0-.272.238-.455.604-.457.343-.003.619.177.62.45l.009 1.212 1.212-.007c.24-.002.47.268.473.609.003.362-.225.601-.465.603l-1.212.008.008 1.202c.002.238-.271.478-.614.48-.367.003-.608-.234-.61-.472l-.008-1.202-1.223.008c-.275.002-.46-.235-.461-.598-.002-.34.179-.613.453-.614"}),react.createElement("path",{fill:"#3FB28C",d:"m9.732 78.993 1.208-.009-.008-1.198c-.002-.268.235-.45.596-.451.34-.002.611.175.612.443l.01 1.199 1.196-.007c.238-.001.465.264.467.6.003.36-.222.596-.459.598l-1.197.007.008 1.187c.001.235-.268.472-.607.475-.36.002-.6-.231-.602-.467l-.008-1.187-1.208.008c-.272.002-.453-.232-.456-.59-.002-.337.177-.607.448-.608M98.558 6.919l1.223-.009-.008-1.212c-.001-.273.237-.455.603-.457.343-.003.62.176.62.449l.008 1.212 1.213-.007c.24-.002.47.268.474.609.001.363-.225.602-.466.604l-1.212.008.008 1.201c.001.238-.272.478-.614.48-.367.003-.608-.234-.61-.472l-.008-1.202-1.222.008c-.276.002-.46-.235-.462-.597-.002-.34.178-.614.453-.615"}),react.createElement("path",{stroke:"#76B0BD",strokeWidth:.728,d:"M29.99 17.018a2.496 2.496 0 0 1-2.507 2.485 2.496 2.496 0 0 1-2.507-2.485 2.496 2.496 0 0 1 2.507-2.486 2.496 2.496 0 0 1 2.507 2.486Z"}),react.createElement("path",{fill:"#3FB28C",d:"M100.644 30.702c0 11.915-9.35 21.573-20.882 21.573-11.532 0-20.88-9.658-20.88-21.573 0-11.914 9.348-21.572 20.88-21.572 11.532 0 20.882 9.658 20.882 21.572"}),react.createElement("path",{fill:"#FAFBFC",d:"M90.621 31.767a.804.804 0 0 0-.102.95c0 .006.232.414.26.973.039.763-.316 1.438-1.06 2.015a.807.807 0 0 0-.259.896c0 .006.242.775-.152 1.503-.378.7-1.218 1.2-2.493 1.48-1.019.226-2.407.267-4.109.128h-.079c-3.625.082-7.289-.408-7.328-.414h-.006l-.569-.07c.033-.163.05-.338.05-.512v-9.47c0-.25-.04-.495-.107-.721.101-.391.384-1.26 1.049-2 2.531-2.073 5.006-9.067 5.113-9.37a.758.758 0 0 0 .033-.39c-.095-.653-.061-1.45.073-1.689.299.005 1.106.094 1.59.786.575.822.553 2.29-.067 4.235-.947 2.964-1.026 4.524-.276 5.212.372.344.868.361 1.229.228.344-.083.671-.152.981-.205l.073-.018c1.73-.39 4.831-.63 5.908.385.913.862.265 2.003.191 2.126a.798.798 0 0 0 .136 1.013c.006.006.598.583.625 1.357.024.519-.214 1.049-.704 1.572ZM68.99 39.566c-.457 0-.823-.384-.823-.85v-9.47c0-.473.372-.85.823-.85h3.439c.457 0 .823.383.823.85v9.464c0 .472-.372.85-.823.85H68.99v.006Zm23.074-7.118c.552-.727.818-1.507.784-2.311-.034-.885-.417-1.578-.733-2.003.366-.944.507-2.429-.716-3.582-.896-.845-2.419-1.223-4.527-1.118-1.482.07-2.723.355-2.773.367h-.006c-.282.052-.581.116-.885.185-.023-.373.039-1.298.704-3.384.789-2.48.745-4.38-.146-5.648-.936-1.334-2.43-1.439-2.87-1.439-.422 0-.811.18-1.088.513-.625.751-.552 2.137-.473 2.777-.744 2.063-2.83 7.118-4.595 8.521-.034.023-.061.053-.09.082a6.258 6.258 0 0 0-1.105 1.713 2.254 2.254 0 0 0-1.116-.292H68.99c-1.297 0-2.346 1.089-2.346 2.423v9.464c0 1.338 1.055 2.422 2.346 2.422h3.439a2.29 2.29 0 0 0 1.353-.442l1.324.163c.203.03 3.812.5 7.515.426.671.051 1.303.08 1.889.08 1.009 0 1.888-.08 2.622-.244 1.724-.379 2.903-1.136 3.5-2.248.457-.85.457-1.695.384-2.231 1.122-1.048 1.319-2.208 1.28-3.023a4.108 4.108 0 0 0-.232-1.17Z"}),react.createElement("path",{fill:"#3FB28C",d:"m61.651 112.275-.067-7.99 5.671 1.417c.443.11.913-.04 1.21-.387.297-.347.371-.831.186-1.245l-9.767-22.048a1.186 1.186 0 0 0-1.102-.7 1.212 1.212 0 0 0-1.094.734l-9.47 22.336c-.178.42-.099.901.203 1.241.301.34.773.474 1.214.35l5.651-1.587.066 7.99c.002.315.085 1.114.311 1.333.225.219.563.264.881.26l4.831-.13c.66-.01 1.343.007 1.338-.648l-.062-.926Z"}),react.createElement("path",{fill:"#F2900A",d:"M58.931 74.465a1.18 1.18 0 0 0-1.203-1.167c-.66.01-1.193.549-1.188 1.203l.026 3.725c.002.326.136.62.354.832a1.202 1.202 0 0 0 2.035-.87l-.023-3.723ZM53.768 80.967c.463-.47.458-1.219-.012-1.675l-2.674-2.593a1.2 1.2 0 0 0-1.689.024c-.464.47-.459 1.22.011 1.677l2.674 2.592a1.203 1.203 0 0 0 1.69-.025M50.832 83.258l-3.756.058a1.2 1.2 0 0 0-1.186 1.202c.002.327.137.62.355.832.217.211.518.339.848.334l3.756-.056a1.2 1.2 0 0 0 1.186-1.202 1.178 1.178 0 0 0-1.203-1.168M61.79 80.846c.47.456 1.227.445 1.69-.025l2.638-2.674a1.176 1.176 0 0 0-.012-1.676 1.203 1.203 0 0 0-1.69.026l-2.638 2.674a1.177 1.177 0 0 0 .012 1.675M63.924 85.083c.218.212.518.34.848.335l3.756-.056a1.2 1.2 0 0 0 1.186-1.204 1.176 1.176 0 0 0-1.202-1.166l-3.756.056c-.66.01-1.191.548-1.187 1.203 0 .326.137.62.355.832"}),react.createElement("path",{fill:"#3FB28C",d:"M8.726 6.735c0 1.372-1.124 2.485-2.509 2.485a2.497 2.497 0 0 1-2.506-2.485 2.497 2.497 0 0 1 2.507-2.486 2.497 2.497 0 0 1 2.508 2.486"}),react.createElement("path",{fill:"#76B0BD",d:"m104.436 53.238 1.224-.008-.008-1.214c-.002-.271.237-.454.603-.457.343-.002.62.177.62.45l.008 1.212 1.212-.007c.24 0 .471.269.474.609.002.363-.225.602-.465.604l-1.213.007.01 1.202c0 .238-.273.478-.615.48-.367.003-.609-.233-.61-.471l-.009-1.202-1.222.008c-.276.002-.459-.236-.462-.598-.002-.34.18-.613.453-.615"}),react.createElement("path",{stroke:"#76B0BD",strokeWidth:.737,d:"M111.742 108.516c0 1.389-1.137 2.516-2.538 2.516-1.402 0-2.539-1.127-2.539-2.516 0-1.39 1.137-2.516 2.54-2.516a2.527 2.527 0 0 1 2.537 2.516Z"}),react.createElement("path",{fill:"#3FB28C",d:"M111.665 17.234a2.527 2.527 0 0 1-2.538 2.516 2.527 2.527 0 0 1-2.538-2.516c0-1.39 1.137-2.517 2.538-2.517a2.527 2.527 0 0 1 2.538 2.517"}),react.createElement("path",{fill:"#76B0BD",d:"m1.502 17.273 1.208-.008-.008-1.198c-.002-.269.235-.45.596-.452.339-.002.61.175.612.443l.009 1.198 1.197-.007c.238 0 .465.265.467.601.003.36-.222.596-.46.598l-1.196.007.008 1.188c0 .234-.268.47-.607.473-.361.002-.6-.23-.602-.466l-.008-1.187-1.208.008c-.272.002-.453-.232-.456-.591-.002-.336.177-.605.448-.607"}),react.createElement("path",{fill:"#3FB28C",d:"M83.597 78.815c0 1.373-1.122 2.486-2.507 2.486a2.496 2.496 0 0 1-2.508-2.486 2.496 2.496 0 0 1 2.508-2.485c1.385 0 2.507 1.112 2.507 2.485"}),react.createElement("path",{stroke:"#76B0BD",strokeWidth:.728,d:"M29.542 46.742a2.497 2.497 0 0 1-2.507 2.486 2.497 2.497 0 0 1-2.507-2.486 2.497 2.497 0 0 1 2.507-2.486 2.496 2.496 0 0 1 2.507 2.486Z"}))))};var jsx_runtime=__webpack_require__("./node_modules/react/jsx-runtime.js");function _typeof(obj){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&"function"==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeof obj},_typeof(obj)}function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}return keys}function _defineProperty(obj,key,value){return(key=function _toPropertyKey(arg){var key=function _toPrimitive(input,hint){if("object"!==_typeof(input)||null===input)return input;var prim=input[Symbol.toPrimitive];if(void 0!==prim){var res=prim.call(input,hint||"default");if("object"!==_typeof(res))return res;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===hint?String:Number)(input)}(arg,"string");return"symbol"===_typeof(key)?key:String(key)}(key))in obj?Object.defineProperty(obj,key,{value,enumerable:!0,configurable:!0,writable:!0}):obj[key]=value,obj}var IllustrationAttachmentSuccess_IllustrationAttachmentSuccess=react.memo((function(props){return(0,jsx_runtime.jsx)(IllustrationAttachmentSuccess,function _objectSpread(target){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ownKeys(Object(source),!0).forEach((function(key){_defineProperty(target,key,source[key])})):Object.getOwnPropertyDescriptors?Object.defineProperties(target,Object.getOwnPropertyDescriptors(source)):ownKeys(Object(source)).forEach((function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key))}))}return target}({},props))}));try{IllustrationAttachmentSuccess_IllustrationAttachmentSuccess.displayName="IllustrationAttachmentSuccess",IllustrationAttachmentSuccess_IllustrationAttachmentSuccess.__docgenInfo={description:"",displayName:"IllustrationAttachmentSuccess",props:{}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/assets/illustrations/IllustrationAttachmentSuccess/IllustrationAttachmentSuccess.tsx#IllustrationAttachmentSuccess"]={docgenInfo:IllustrationAttachmentSuccess_IllustrationAttachmentSuccess.__docgenInfo,name:"IllustrationAttachmentSuccess",path:"src/assets/illustrations/IllustrationAttachmentSuccess/IllustrationAttachmentSuccess.tsx#IllustrationAttachmentSuccess"})}catch(__react_docgen_typescript_loader_error){}},"./src/assets/illustrations/IllustrationAttachmentSuccess/index.ts":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.d(__webpack_exports__,{m:()=>_IllustrationAttachmentSuccess__WEBPACK_IMPORTED_MODULE_0__.m});var _IllustrationAttachmentSuccess__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./src/assets/illustrations/IllustrationAttachmentSuccess/IllustrationAttachmentSuccess.tsx")},"./src/assets/illustrations/IllustrationCadhocCard/IllustrationCadhocCard.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.d(__webpack_exports__,{k:()=>IllustrationCadhocCard_IllustrationCadhocCard});var _defs,_g,react=__webpack_require__("./node_modules/react/index.js");function _extends(){return _extends=Object.assign?Object.assign.bind():function(target){for(var i=1;i<arguments.length;i++){var source=arguments[i];for(var key in source)Object.prototype.hasOwnProperty.call(source,key)&&(target[key]=source[key])}return target},_extends.