@shipengine/elements 2.17.0 → 2.18.0
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/carrier.js +1 -1
- package/elements.js +1 -1
- package/index.js +1 -1
- package/package.json +4 -12
- package/src/components/grid-controller/grid-controller.d.ts +6 -2
- package/src/components/templates/theme-creator/theme-creator.d.ts +3 -2
- package/src/create-element/element/index.d.ts +0 -1
- package/src/elements/labels-grid/hooks/use-labels-grid.d.ts +6 -0
- package/src/elements/shipment-summary/shipment-summary.d.ts +1 -4
- package/src/elements/shipments-grid/shipments-grid.d.ts +1 -4
- package/src/elements/theme-creator/theme-creator.d.ts +4 -15
- package/src/elements/void-label/void-label.d.ts +18 -8
- package/src/elements-provider/elements-context-provider.d.ts +2 -2
- package/src/elements-provider/elements-provider.d.ts +1 -2
- package/src/hooks/insurance/use-manage-funding-source-insurance.d.ts +1 -0
- package/src/utilities/feature-flags/types.d.ts +4 -0
- package/src/utilities/storybook-local-storage-config.d.ts +12 -0
- package/src/workflows/connect-external-carrier/connect-external-carrier.d.ts +23 -24
- package/src/workflows/onboarding/components/onboarding-wizard/onboarding-wizard.d.ts +2 -1
- package/src/workflows/onboarding/onboarding.d.ts +38 -73
- package/transaction-history-element.js +1 -1
- package/use-configure-shipment.js +1 -1
- package/use-toggle.js +1 -1
- package/use-unit-settings.js +1 -1
- package/usePager.js +1 -1
- package/wallet-form.js +1 -1
- package/workflows.js +1 -1
- package/src/create-element/element/utils/get-emotion-cache.d.ts +0 -2
- package/src/create-element/element/utils/index.d.ts +0 -1
package/usePager.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsxs as e,jsx as n,Fragment as t}from"@emotion/react/jsx-runtime";import{useRef as i,useLayoutEffect as a,useState as r,useMemo as s,useCallback as l,useEffect as o}from"react";import{Icon as c,IconSize as d,Typography as g,Table as m,TableFooter as p,TableHeader as b,TableHeaderRow as u,TableHeaderCell as h,Checkbox as v,TableBody as O,TableRow as j,TableBodyCell as f,Pagination as C,Button as S,ButtonVariant as I,Popover as A,RadioGroup as T,Radio as y,Input as L,Calendar as D}from"@shipengine/giger";import{IconNames as E}from"@shipengine/giger-theme";import{b as k,s as x,v as w,f as F}from"./validation.js";import{a1 as R,b as _,f as B,_ as M,k as W}from"./carrier.js";import{g as z}from"./use-toggle.js";import{Trans as P,useTranslation as U}from"react-i18next";import{useForm as Y}from"react-hook-form";import{useToggle as Z}from"react-use";import{z as N}from"zod";import{G,J as H}from"./actions-menu.js";import{subDays as X}from"date-fns/subDays";const $=k({container:{backgroundColor:"#11003A"},getChildrenStyles:e=>n=>({height:e?"90%":"0",overflow:"scroll",paddingBottom:x(n).spacing(2)}),getDrawerStyles:e=>n=>({backgroundColor:"#11003A",bottom:0,height:e?"50%":`${x(n).spacing(6)}px`,minWidth:"375px",position:"fixed",transformOrigin:"bottom",transition:"height 0.5s;"}),header:e=>({alignItems:"center",color:"#fff",display:"flex",height:x(e).spacing(6),justifyContent:"space-between",padding:x(e).spacing(1)})}),q=({children:t,headerContent:r,isOpen:s,toggleDrawer:l})=>{const o=i(null);return a((()=>{const e=()=>{const e=o.current;e&&e.parentElement&&(e.style.width=`${e.parentElement.clientWidth}px`)};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[]),e("div",Object.assign({"aria-label":"Drawer",css:$.getDrawerStyles(s),ref:o},{children:[e("header",Object.assign({"aria-expanded":s,css:$.header},{children:[n("div",Object.assign({onClick:l,onKeyDown:e=>{"Enter"===e.key&&l()},role:"button",tabIndex:0},{children:n(c,{css:{transform:`rotate(${s?"-90":"90"}deg)`},name:E.PAGINATION_LEFT})})),r]})),n("div",Object.assign({"aria-labelledby":"drawer",css:$.getChildrenStyles(s),role:"region"},{children:t}))]}))},K=k({container:e=>({alignItems:"center",display:"flex",flexDirection:"column",margin:"0 auto",padding:x(e).spacing(5),rowGap:x(e).spacing(),textAlign:"center"}),icon:e=>({color:x(e).palette.error.main}),subtitleContainer:{display:"flex",flexDirection:"column"}}),J=t=>{var{title:i,subtitle:a}=t,r=R(t,["title","subtitle"]);return e("div",Object.assign({css:K.container},r,{children:[n(c,{css:K.icon,name:E.ALERT,size:d.SIZE_LARGE}),n(g,Object.assign({variant:"heading3"},{children:i})),n("div",Object.assign({css:K.subtitleContainer},{children:Array.isArray(a)?a.map((e=>n(g,Object.assign({variant:"body1"},{children:e})))):n(g,Object.assign({variant:"body1"},{children:a}))}))]}))},V=k({getCheckboxHeader:e=>({width:x(e).spacing(6)}),getFilters:e=>({borderBottom:`1px solid ${e.palette.gray[200]}`,padding:`${x(e).spacing()}px ${x(e).spacing(2)}px`}),getTableHeader:e=>({background:x(e).palette.secondary.ultraLight}),getWrapper:e=>Object.assign({height:"auto"},x(e).getComponentOverride("Table")),table:{tableLayout:"initial"},tableFooter:{borderTop:"none",justifyContent:"space-between"},tableWrapper:{border:"none"}}),Q=({columns:t,data:i,footerContent:a,onRowClick:o,useCheckboxes:c=!1,filters:d,emptyContent:g})=>{var C,S,I;const[A,T]=r(null!==(C=null==i?void 0:i.map((()=>!1)))&&void 0!==C?C:[]),y=s((()=>A.length>0&&A.every((e=>e))),[A]),L=s((()=>A.some((e=>e))),[A]),D=l((e=>{T((n=>{const t=[...n];return t[e]=!t[e],t}))}),[]),E=l((e=>{T((n=>{const t=[...n];for(const n of t.entries())t[n[0]]=e;return t}))}),[]);return e("div",Object.assign({css:V.getWrapper},{children:[d&&n("div",Object.assign({css:V.getFilters},{children:d})),0===i.length&&g?g:n(m,Object.assign({"data-testid":"grid",footer:a&&n(p,Object.assign({css:V.tableFooter},{children:a})),header:n(b,{children:e(u,{children:[c&&n(h,Object.assign({css:V.getCheckboxHeader},{children:n(v,{checked:null!==(S=y||L)&&void 0!==S&&S,indeterminate:null!==(I=!y&&L)&&void 0!==I&&I,onChange:e=>E(e.target.checked)})})),t.map((e=>e.headerContent)).map(((e,t)=>n(h,Object.assign({css:V.getTableHeader},{children:e}),t)))]})}),outerWrapperStyles:V.tableWrapper,tableStyles:V.table},{children:n(O,{children:i.map(((i,a)=>{var r;return e(j,Object.assign({"data-testid":"grid-row",onClick:o?()=>o(i):void 0},{children:[c&&n(f,{children:n(v,{checked:null!==(r=A[a])&&void 0!==r&&r,onChange:()=>D(a)})}),t.filter((e=>e.renderCellContent)).map(((e,t)=>n(f,{children:e.renderCellContent(i)},t)))]}),a)}))})}))]}))},ee=({date:e,short:t})=>{const{locale:i}=z();return n(g,Object.assign({component:"span",variant:"body2"},{children:t?_(new Date(e),i):B(e,i)}))},ne=({page:i,pages:a,pageSize:r,total:s,showPagination:l,onPageChange:o})=>{const c=(i-1)*r+1,d=Math.min(i*r,s);return e(t,{children:[n(g,Object.assign({component:"span",variant:"body2"},{children:n(P,{components:[n("b",{})],count:s,i18nKey:"common:grid.row-count",values:{firstIndex:c,lastIndex:d}})})),l&&n(C,{currentPage:i,onPageChange:o,totalPages:a})]})},te=N.object({shipmentId:N.string({errorMap:()=>({message:"schemaErrors.requiredShipmentId"})})}),ie=k({mainButton:e=>({marginRight:x(e).spacing()}),popoverButtons:e=>({display:"flex",gap:x(e).spacing(),justifyContent:"flex-end"})}),ae=({filters:a,onFiltersUpdated:r})=>{var s,l,o,g;const{t:m}=U(["common"]),[p,b]=Z(!1),u=i(null),h=Y({resolver:w(te)}),v=h.handleSubmit((e=>M(void 0,void 0,void 0,(function*(){b(),r(Object.assign(Object.assign({},a),{shipmentId:Object.assign(Object.assign({},a.shipmentId),{value:e.shipmentId})}))})))),O=()=>{r(Object.assign(Object.assign({},a),{shipmentId:Object.assign(Object.assign({},a.shipmentId),{value:""})}))};return n(t,{children:a.shipmentId.value?e(S,Object.assign({css:ie.mainButton,onClick:O,variant:I.TEXT},{children:[n("span",{children:n(P,{i18nKey:m("common:grid.shipmentIdFilter",{name:null!==(l=null===(s=null==a?void 0:a.shipmentId)||void 0===s?void 0:s.nickname)&&void 0!==l?l:m("common:grid.shipmentId")}),values:{shipmentId:a.shipmentId.value}})}),n(c,{name:E.CLOSE,size:d.SIZE_SMALL})]})):e(t,{children:[e(S,Object.assign({css:ie.mainButton,onClick:b,ref:u,variant:I.TEXT},{children:[n("span",{children:null!==(o=a.shipmentId.nickname)&&void 0!==o?o:m("common:grid.shipmentId")}),n(c,{name:p?E.CARET_TOP:E.CARET_BOTTOM,size:d.SIZE_SMALL})]})),n(A,Object.assign({isOpen:p,onClickAway:b,reference:u.current},{children:e("form",Object.assign({onSubmit:F.capture(v)},{children:[n(G,{"aria-required":"true",control:h.control,hint:m("common:grid.shipmentIdHint"),label:null!==(g=a.shipmentId.nickname)&&void 0!==g?g:m("common:grid.shipmentId"),labelPosition:"vertical",labelWeight:"bold",labelWidth:"100%",name:"shipmentId",placeholder:m("common:grid.search")}),e("div",Object.assign({css:ie.popoverButtons},{children:[n(S,Object.assign({disabled:!h.watch("shipmentId"),onClick:()=>{O(),b()},variant:I.OUTLINED},{children:m("common:grid.clear")})),n(H,Object.assign({control:h.control,variant:I.OUTLINED},{children:m("common:grid.apply")}))]}))]}))}))]})})},re=k({calendarContainer:e=>({border:`1px solid ${x(e).palette.gray[200]}`,borderRadius:x(e).borderRadius.M}),calendarFooterButtons:e=>({alignSelf:"flex-end",marginTop:x(e).spacing()}),clearButton:e=>({marginRight:x(e).spacing()}),input:()=>({width:"calc((278px - 6px) / 2)"}),inputsArrow:e=>({marginLeft:x(e).spacing(),marginRight:x(e).spacing()}),inputsWrapper:e=>({alignItems:"center",display:"flex",marginBottom:x(e).spacing()}),mainButton:e=>({marginRight:x(e).spacing()}),popover:()=>({maxWidth:"initial"}),popoverCalendarWrapper:()=>({display:"flex",flexDirection:"column"}),popoverWrapper:()=>({display:"flex"}),radioGroup:e=>({marginRight:x(e).spacing(4)})});var se;!function(e){e.TODAY="today",e.LAST7DAYS="last_7",e.LAST30DAYS="last_30",e.LAST365DAYS="last_365",e.CUSTOM="custom"}(se||(se={}));const le={[se.LAST7DAYS]:7,[se.LAST30DAYS]:30,[se.LAST365DAYS]:365},oe=e=>{const n=new Date;return[se.LAST30DAYS,se.LAST7DAYS,se.LAST365DAYS].includes(e)?{end:n,start:X(n,le[e])}:{end:n,start:n}},ce=({filters:a,onFiltersUpdated:s})=>{var l;const{t:g}=U(["common"]),{locale:m}=z(),p=i(null),[b,u]=Z(!1),[h,v]=r(!1),[O,j]=r(null),[f,C]=r(null),[k,x]=r();return o((()=>{var e;(null===(e=a.createdDate)||void 0===e?void 0:e.value)||x(void 0)}),[a.createdDate]),(null===(l=a.createdDate)||void 0===l?void 0:l.value)?e(S,Object.assign({css:re.mainButton,onClick:()=>{x(void 0),s(Object.assign(Object.assign({},a),{createdDate:{enabled:!0,value:null}}))},variant:I.TEXT},{children:[n("span",{children:g("common:grid.createdDateFilter",{createdDateEnd:_(a.createdDate.value.end,m),createdDateStart:_(a.createdDate.value.start,m),interpolation:{escapeValue:!1}})}),n(c,{name:E.CLOSE,size:d.SIZE_SMALL})]})):e(t,{children:[e(S,Object.assign({css:re.mainButton,onClick:()=>{u(),x(void 0),j(null),C(null),v(!1)},ref:p,variant:I.TEXT},{children:[n("span",{children:g("common:grid.createdDate")}),n(c,{name:b?E.CARET_TOP:E.CARET_BOTTOM,size:d.SIZE_SMALL})]})),n(A,Object.assign({css:re.popover,isOpen:b,onClickAway:u,reference:p.current},{children:e("section",Object.assign({css:re.popoverWrapper},{children:[e(T,Object.assign({css:re.radioGroup,name:"dateFilter",onChange:({target:{value:e}})=>{x(e),e!==se.CUSTOM?(v(!1),s(Object.assign(Object.assign({},a),{createdDate:{enabled:!0,value:oe(e)}}))):v(!0)},value:k},{children:[n(y,Object.assign({value:se.TODAY},{children:g("common:grid.dateFilterToday")})),n(y,Object.assign({value:se.LAST7DAYS},{children:g("common:grid.dateFilterLast7Days")})),n(y,Object.assign({value:se.LAST30DAYS},{children:g("common:grid.dateFilterLast30Days")})),n(y,Object.assign({value:se.LAST365DAYS},{children:g("common:grid.dateFilterLast12Months")})),n(y,Object.assign({value:se.CUSTOM},{children:g("common:grid.dateFilterCustom")}))]})),h&&e("section",Object.assign({css:re.popoverCalendarWrapper},{children:[e("div",Object.assign({css:re.inputsWrapper},{children:[n(L,{css:re.input,readOnly:!0,rightContent:n(c,{name:E.CALENDAR,size:d.SIZE_SMALL}),value:O?_(O,m):void 0}),n(c,{css:re.inputsArrow,name:E.ARROW_RIGHT,size:d.SIZE_SMALL}),n(L,{css:re.input,readOnly:!0,rightContent:n(c,{name:E.CALENDAR,size:d.SIZE_SMALL}),value:f?_(f,m):void 0})]})),n(D,{containerStyles:re.calendarContainer,endDate:f,filterDate:e=>!W(e),onChange:e=>{const[n,t]=e;j(n),C(t)},selected:O,selectsRange:!0,startDate:O,withBorder:!1}),e("div",Object.assign({css:re.calendarFooterButtons},{children:[n(S,Object.assign({css:re.clearButton,onClick:()=>{j(null),C(null)},variant:I.OUTLINED},{children:g("common:grid.clear")})),n(S,Object.assign({disabled:!O||!f,onClick:()=>{f&&O&&s(Object.assign(Object.assign({},a),{createdDate:{enabled:!0,value:{end:f,start:O}}}))}},{children:g("common:grid.apply")}))]}))]}))]}))}))]})},de=N.object({labelId:N.string({errorMap:()=>({message:"schemaErrors.requiredLabelId"})})}),ge=k({getButtons:e=>({display:"flex",gap:x(e).spacing(),justifyContent:"flex-end"})}),me=({filters:a,onFiltersUpdated:r})=>{var s,l,o,g,m,p;const{t:b}=U(["common"]),[u,h]=Z(!1),v=i(null),O=Y({resolver:w(de)}),j=O.handleSubmit((e=>M(void 0,void 0,void 0,(function*(){h(),r(Object.assign(Object.assign({},a),{labelId:Object.assign(Object.assign({},a.labelId),{enabled:!0,value:e.labelId})}))})))),f=()=>{r(Object.assign(Object.assign({},a),{labelId:Object.assign(Object.assign({},a.labelId),{enabled:!0,value:""})}))};return n(t,{children:a.labelId&&a.labelId.value?e(S,Object.assign({onClick:f,variant:I.TEXT},{children:[n("span",{children:n(P,{i18nKey:b("common:grid.labelIdFilter",{name:null!==(l=null===(s=null==a?void 0:a.labelId)||void 0===s?void 0:s.nickname)&&void 0!==l?l:b("common:grid.labelId")}),values:{labelId:a.labelId.value}})}),n(c,{name:E.CLOSE,size:d.SIZE_SMALL})]})):e(t,{children:[e(S,Object.assign({onClick:h,ref:v,variant:I.TEXT},{children:[n("span",{children:null!==(g=null===(o=null==a?void 0:a.labelId)||void 0===o?void 0:o.nickname)&&void 0!==g?g:b("common:grid.labelId")}),n(c,{name:u?E.CARET_TOP:E.CARET_BOTTOM,size:d.SIZE_SMALL})]})),n(A,Object.assign({isOpen:u,onClickAway:h,reference:v.current},{children:e("form",Object.assign({onSubmit:F.capture(j)},{children:[n(G,{"aria-required":"true",control:O.control,hint:b("common:grid.labelIdHint"),label:null!==(p=null===(m=null==a?void 0:a.labelId)||void 0===m?void 0:m.nickname)&&void 0!==p?p:b("common:grid.labelId"),labelPosition:"vertical",labelWeight:"bold",labelWidth:"100%",name:"labelId",placeholder:b("common:grid.search")}),e("div",Object.assign({css:ge.getButtons},{children:[n(S,Object.assign({disabled:!O.watch("labelId"),onClick:()=>{f(),h()},variant:I.OUTLINED},{children:b("common:grid.clear")})),n(H,Object.assign({control:O.control,variant:I.OUTLINED},{children:b("common:grid.apply")}))]}))]}))}))]})})},pe=({filters:t,onFiltersUpdated:i,onClearAllFilters:a})=>{var r,s;const{t:l}=U(["common"]),o=Object.keys(t).some((e=>{const n=t[e];return null==n?void 0:n.value}));return e("section",{children:[t.shipmentId.enabled&&n(ae,{filters:t,onFiltersUpdated:i}),(null===(r=t.labelId)||void 0===r?void 0:r.enabled)&&n(me,{filters:t,onFiltersUpdated:i}),(null===(s=t.createdDate)||void 0===s?void 0:s.enabled)&&n(ce,{filters:t,onFiltersUpdated:i}),o&&n(S,Object.assign({onClick:a,variant:I.TEXT},{children:l("grid.clearAll")}))]})},be=(e=10)=>{const[n,t]=r(1),[i,a]=r(e);return{page:n,pagerProps:{currentPage:n,currentPageSize:i,onPageSelect:e=>{t(e)},onPageSizeSelect:e=>{a(e)},resetCurrentPage:()=>{t(1)}},pageSize:i}};export{ee as C,q as D,J as E,Q as G,ne as a,pe as b,be as u};
|
|
1
|
+
import{jsxs as e,jsx as n,Fragment as t}from"@emotion/react/jsx-runtime";import{useRef as i,useLayoutEffect as a,useState as r,useMemo as s,useCallback as l,useEffect as o}from"react";import{Icon as c,IconSize as d,Typography as g,Table as m,TableFooter as p,TableHeader as b,TableHeaderRow as u,TableHeaderCell as h,Checkbox as v,TableBody as O,TableRow as j,TableBodyCell as f,Pagination as C,Button as S,ButtonVariant as I,Popover as A,RadioGroup as T,Radio as y,Input as L,Calendar as D}from"@shipengine/giger";import{IconNames as E}from"@shipengine/giger-theme";import{b as k,s as x,v as w,f as F}from"./validation.js";import{a1 as R,b as _,f as B,_ as M,k as W}from"./carrier.js";import{g as z}from"./use-toggle.js";import{Trans as P,useTranslation as U}from"react-i18next";import{useForm as Y}from"react-hook-form";import{useToggle as Z}from"react-use";import{z as N}from"zod";import{G,J as H}from"./actions-menu.js";import{subDays as X}from"date-fns/subDays";const $=k({container:{backgroundColor:"#11003A"},getChildrenStyles:e=>n=>({height:e?"90%":"0",overflow:"scroll",paddingBottom:x(n).spacing(2)}),getDrawerStyles:e=>n=>({backgroundColor:"#11003A",bottom:0,height:e?"50%":`${x(n).spacing(6)}px`,minWidth:"375px",position:"fixed",transformOrigin:"bottom",transition:"height 0.5s;"}),header:e=>({alignItems:"center",color:"#fff",display:"flex",height:x(e).spacing(6),justifyContent:"space-between",padding:x(e).spacing(1)})}),q=({children:t,headerContent:r,isOpen:s,toggleDrawer:l})=>{const o=i(null);return a((()=>{const e=()=>{const e=o.current;e&&e.parentElement&&(e.style.width=`${e.parentElement.clientWidth}px`)};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[]),e("div",Object.assign({"aria-label":"Drawer",css:$.getDrawerStyles(s),ref:o},{children:[e("header",Object.assign({"aria-expanded":s,css:$.header},{children:[n("div",Object.assign({onClick:l,onKeyDown:e=>{"Enter"===e.key&&l()},role:"button",tabIndex:0},{children:n(c,{css:{transform:`rotate(${s?"-90":"90"}deg)`},name:E.PAGINATION_LEFT})})),r]})),n("div",Object.assign({"aria-labelledby":"drawer",css:$.getChildrenStyles(s),role:"region"},{children:t}))]}))},K=k({container:e=>({alignItems:"center",display:"flex",flexDirection:"column",margin:"0 auto",padding:x(e).spacing(5),rowGap:x(e).spacing(),textAlign:"center"}),icon:e=>({color:x(e).palette.error.main}),subtitleContainer:{display:"flex",flexDirection:"column"}}),J=t=>{var{title:i,subtitle:a}=t,r=R(t,["title","subtitle"]);return e("div",Object.assign({css:K.container},r,{children:[n(c,{css:K.icon,name:E.ALERT,size:d.SIZE_LARGE}),n(g,Object.assign({variant:"heading3"},{children:i})),n("div",Object.assign({css:K.subtitleContainer},{children:Array.isArray(a)?a.map((e=>n(g,Object.assign({variant:"body1"},{children:e})))):n(g,Object.assign({variant:"body1"},{children:a}))}))]}))},V=k({getCheckboxHeader:e=>({width:x(e).spacing(6)}),getFilters:e=>({borderBottom:`1px solid ${e.palette.gray[200]}`,padding:`${x(e).spacing()}px ${x(e).spacing(2)}px`}),getTableHeader:e=>({background:x(e).palette.secondary.ultraLight}),getWrapper:e=>Object.assign({height:"auto"},x(e).getComponentOverride("Table")),table:{tableLayout:"initial"},tableFooter:{borderTop:"none",justifyContent:"space-between"},tableWrapper:{border:"none"}}),Q=({columns:t,data:i,footerContent:a,onRowClick:o,useCheckboxes:c=!1,filters:d,emptyContent:g})=>{var C,S,I;const[A,T]=r(null!==(C=null==i?void 0:i.map((()=>!1)))&&void 0!==C?C:[]),y=s((()=>A.length>0&&A.every((e=>e))),[A]),L=s((()=>A.some((e=>e))),[A]),D=l((e=>{T((n=>{const t=[...n];return t[e]=!t[e],t}))}),[]),E=l((e=>{T((n=>{const t=[...n];for(const n of t.entries())t[n[0]]=e;return t}))}),[]);return e("div",Object.assign({css:V.getWrapper},{children:[d&&n("div",Object.assign({css:V.getFilters},{children:d})),0===i.length&&g?g:n(m,Object.assign({"data-testid":"grid",footer:a&&n(p,Object.assign({css:V.tableFooter},{children:a})),header:n(b,{children:e(u,{children:[c&&n(h,Object.assign({css:V.getCheckboxHeader},{children:n(v,{checked:null!==(S=y||L)&&void 0!==S&&S,indeterminate:null!==(I=!y&&L)&&void 0!==I&&I,onChange:e=>E(e.target.checked)})})),t.map((e=>e.headerContent)).map(((e,t)=>n(h,Object.assign({css:V.getTableHeader},{children:e}),t)))]})}),outerWrapperStyles:V.tableWrapper,tableStyles:V.table},{children:n(O,{children:i.map(((i,a)=>{var r;return e(j,Object.assign({"data-testid":"grid-row",onClick:o?()=>o(i):void 0},{children:[c&&n(f,Object.assign({css:i.bodyCellStyles},{children:n(v,{checked:null!==(r=A[a])&&void 0!==r&&r,onChange:()=>D(a)})})),t.filter((e=>e.renderCellContent)).map(((e,t)=>n(f,Object.assign({css:i.bodyCellStyles},{children:e.renderCellContent(i)}),t)))]}),a)}))})}))]}))},ee=({date:e,short:t})=>{const{locale:i}=z();return n(g,Object.assign({component:"span",variant:"body2"},{children:t?_(new Date(e),i):B(e,i)}))},ne=({page:i,pages:a,pageSize:r,total:s,showPagination:l,onPageChange:o})=>{const c=(i-1)*r+1,d=Math.min(i*r,s);return e(t,{children:[n(g,Object.assign({component:"span",variant:"body2"},{children:n(P,{components:[n("b",{})],count:s,i18nKey:"common:grid.row-count",values:{firstIndex:c,lastIndex:d}})})),l&&n(C,{currentPage:i,onPageChange:o,totalPages:a})]})},te=N.object({shipmentId:N.string({errorMap:()=>({message:"schemaErrors.requiredShipmentId"})})}),ie=k({mainButton:e=>({marginRight:x(e).spacing()}),popoverButtons:e=>({display:"flex",gap:x(e).spacing(),justifyContent:"flex-end"})}),ae=({filters:a,onFiltersUpdated:r})=>{var s,l,o,g;const{t:m}=U(["common"]),[p,b]=Z(!1),u=i(null),h=Y({resolver:w(te)}),v=h.handleSubmit((e=>M(void 0,void 0,void 0,(function*(){b(),r(Object.assign(Object.assign({},a),{shipmentId:Object.assign(Object.assign({},a.shipmentId),{value:e.shipmentId})}))})))),O=()=>{r(Object.assign(Object.assign({},a),{shipmentId:Object.assign(Object.assign({},a.shipmentId),{value:""})}))};return n(t,{children:a.shipmentId.value?e(S,Object.assign({css:ie.mainButton,onClick:O,variant:I.TEXT},{children:[n("span",{children:n(P,{i18nKey:m("common:grid.shipmentIdFilter",{name:null!==(l=null===(s=null==a?void 0:a.shipmentId)||void 0===s?void 0:s.nickname)&&void 0!==l?l:m("common:grid.shipmentId")}),values:{shipmentId:a.shipmentId.value}})}),n(c,{name:E.CLOSE,size:d.SIZE_SMALL})]})):e(t,{children:[e(S,Object.assign({css:ie.mainButton,onClick:b,ref:u,variant:I.TEXT},{children:[n("span",{children:null!==(o=a.shipmentId.nickname)&&void 0!==o?o:m("common:grid.shipmentId")}),n(c,{name:p?E.CARET_TOP:E.CARET_BOTTOM,size:d.SIZE_SMALL})]})),n(A,Object.assign({isOpen:p,onClickAway:b,reference:u.current},{children:e("form",Object.assign({onSubmit:F.capture(v)},{children:[n(G,{"aria-required":"true",control:h.control,hint:m("common:grid.shipmentIdHint"),label:null!==(g=a.shipmentId.nickname)&&void 0!==g?g:m("common:grid.shipmentId"),labelPosition:"vertical",labelWeight:"bold",labelWidth:"100%",name:"shipmentId",placeholder:m("common:grid.search")}),e("div",Object.assign({css:ie.popoverButtons},{children:[n(S,Object.assign({disabled:!h.watch("shipmentId"),onClick:()=>{O(),b()},variant:I.OUTLINED},{children:m("common:grid.clear")})),n(H,Object.assign({control:h.control,variant:I.OUTLINED},{children:m("common:grid.apply")}))]}))]}))}))]})})},re=k({calendarContainer:e=>({border:`1px solid ${x(e).palette.gray[200]}`,borderRadius:x(e).borderRadius.M}),calendarFooterButtons:e=>({alignSelf:"flex-end",marginTop:x(e).spacing()}),clearButton:e=>({marginRight:x(e).spacing()}),input:()=>({width:"calc((278px - 6px) / 2)"}),inputsArrow:e=>({marginLeft:x(e).spacing(),marginRight:x(e).spacing()}),inputsWrapper:e=>({alignItems:"center",display:"flex",marginBottom:x(e).spacing()}),mainButton:e=>({marginRight:x(e).spacing()}),popover:()=>({maxWidth:"initial"}),popoverCalendarWrapper:()=>({display:"flex",flexDirection:"column"}),popoverWrapper:()=>({display:"flex"}),radioGroup:e=>({marginRight:x(e).spacing(4)})});var se;!function(e){e.TODAY="today",e.LAST7DAYS="last_7",e.LAST30DAYS="last_30",e.LAST365DAYS="last_365",e.CUSTOM="custom"}(se||(se={}));const le={[se.LAST7DAYS]:7,[se.LAST30DAYS]:30,[se.LAST365DAYS]:365},oe=e=>{const n=new Date;return[se.LAST30DAYS,se.LAST7DAYS,se.LAST365DAYS].includes(e)?{end:n,start:X(n,le[e])}:{end:n,start:n}},ce=({filters:a,onFiltersUpdated:s})=>{var l;const{t:g}=U(["common"]),{locale:m}=z(),p=i(null),[b,u]=Z(!1),[h,v]=r(!1),[O,j]=r(null),[f,C]=r(null),[k,x]=r();return o((()=>{var e;(null===(e=a.createdDate)||void 0===e?void 0:e.value)||x(void 0)}),[a.createdDate]),(null===(l=a.createdDate)||void 0===l?void 0:l.value)?e(S,Object.assign({css:re.mainButton,onClick:()=>{x(void 0),s(Object.assign(Object.assign({},a),{createdDate:{enabled:!0,value:null}}))},variant:I.TEXT},{children:[n("span",{children:g("common:grid.createdDateFilter",{createdDateEnd:_(a.createdDate.value.end,m),createdDateStart:_(a.createdDate.value.start,m),interpolation:{escapeValue:!1}})}),n(c,{name:E.CLOSE,size:d.SIZE_SMALL})]})):e(t,{children:[e(S,Object.assign({css:re.mainButton,onClick:()=>{u(),x(void 0),j(null),C(null),v(!1)},ref:p,variant:I.TEXT},{children:[n("span",{children:g("common:grid.createdDate")}),n(c,{name:b?E.CARET_TOP:E.CARET_BOTTOM,size:d.SIZE_SMALL})]})),n(A,Object.assign({css:re.popover,isOpen:b,onClickAway:u,reference:p.current},{children:e("section",Object.assign({css:re.popoverWrapper},{children:[e(T,Object.assign({css:re.radioGroup,name:"dateFilter",onChange:({target:{value:e}})=>{x(e),e!==se.CUSTOM?(v(!1),s(Object.assign(Object.assign({},a),{createdDate:{enabled:!0,value:oe(e)}}))):v(!0)},value:k},{children:[n(y,Object.assign({value:se.TODAY},{children:g("common:grid.dateFilterToday")})),n(y,Object.assign({value:se.LAST7DAYS},{children:g("common:grid.dateFilterLast7Days")})),n(y,Object.assign({value:se.LAST30DAYS},{children:g("common:grid.dateFilterLast30Days")})),n(y,Object.assign({value:se.LAST365DAYS},{children:g("common:grid.dateFilterLast12Months")})),n(y,Object.assign({value:se.CUSTOM},{children:g("common:grid.dateFilterCustom")}))]})),h&&e("section",Object.assign({css:re.popoverCalendarWrapper},{children:[e("div",Object.assign({css:re.inputsWrapper},{children:[n(L,{css:re.input,readOnly:!0,rightContent:n(c,{name:E.CALENDAR,size:d.SIZE_SMALL}),value:O?_(O,m):void 0}),n(c,{css:re.inputsArrow,name:E.ARROW_RIGHT,size:d.SIZE_SMALL}),n(L,{css:re.input,readOnly:!0,rightContent:n(c,{name:E.CALENDAR,size:d.SIZE_SMALL}),value:f?_(f,m):void 0})]})),n(D,{containerStyles:re.calendarContainer,endDate:f,filterDate:e=>!W(e),onChange:e=>{const[n,t]=e;j(n),C(t)},selected:O,selectsRange:!0,startDate:O,withBorder:!1}),e("div",Object.assign({css:re.calendarFooterButtons},{children:[n(S,Object.assign({css:re.clearButton,onClick:()=>{j(null),C(null)},variant:I.OUTLINED},{children:g("common:grid.clear")})),n(S,Object.assign({disabled:!O||!f,onClick:()=>{f&&O&&s(Object.assign(Object.assign({},a),{createdDate:{enabled:!0,value:{end:f,start:O}}}))}},{children:g("common:grid.apply")}))]}))]}))]}))}))]})},de=N.object({labelId:N.string({errorMap:()=>({message:"schemaErrors.requiredLabelId"})})}),ge=k({getButtons:e=>({display:"flex",gap:x(e).spacing(),justifyContent:"flex-end"})}),me=({filters:a,onFiltersUpdated:r})=>{var s,l,o,g,m,p;const{t:b}=U(["common"]),[u,h]=Z(!1),v=i(null),O=Y({resolver:w(de)}),j=O.handleSubmit((e=>M(void 0,void 0,void 0,(function*(){h(),r(Object.assign(Object.assign({},a),{labelId:Object.assign(Object.assign({},a.labelId),{enabled:!0,value:e.labelId})}))})))),f=()=>{r(Object.assign(Object.assign({},a),{labelId:Object.assign(Object.assign({},a.labelId),{enabled:!0,value:""})}))};return n(t,{children:a.labelId&&a.labelId.value?e(S,Object.assign({onClick:f,variant:I.TEXT},{children:[n("span",{children:n(P,{i18nKey:b("common:grid.labelIdFilter",{name:null!==(l=null===(s=null==a?void 0:a.labelId)||void 0===s?void 0:s.nickname)&&void 0!==l?l:b("common:grid.labelId")}),values:{labelId:a.labelId.value}})}),n(c,{name:E.CLOSE,size:d.SIZE_SMALL})]})):e(t,{children:[e(S,Object.assign({onClick:h,ref:v,variant:I.TEXT},{children:[n("span",{children:null!==(g=null===(o=null==a?void 0:a.labelId)||void 0===o?void 0:o.nickname)&&void 0!==g?g:b("common:grid.labelId")}),n(c,{name:u?E.CARET_TOP:E.CARET_BOTTOM,size:d.SIZE_SMALL})]})),n(A,Object.assign({isOpen:u,onClickAway:h,reference:v.current},{children:e("form",Object.assign({onSubmit:F.capture(j)},{children:[n(G,{"aria-required":"true",control:O.control,hint:b("common:grid.labelIdHint"),label:null!==(p=null===(m=null==a?void 0:a.labelId)||void 0===m?void 0:m.nickname)&&void 0!==p?p:b("common:grid.labelId"),labelPosition:"vertical",labelWeight:"bold",labelWidth:"100%",name:"labelId",placeholder:b("common:grid.search")}),e("div",Object.assign({css:ge.getButtons},{children:[n(S,Object.assign({disabled:!O.watch("labelId"),onClick:()=>{f(),h()},variant:I.OUTLINED},{children:b("common:grid.clear")})),n(H,Object.assign({control:O.control,variant:I.OUTLINED},{children:b("common:grid.apply")}))]}))]}))}))]})})},pe=({filters:t,onFiltersUpdated:i,onClearAllFilters:a})=>{var r,s;const{t:l}=U(["common"]),o=Object.keys(t).some((e=>{const n=t[e];return null==n?void 0:n.value}));return e("section",{children:[t.shipmentId.enabled&&n(ae,{filters:t,onFiltersUpdated:i}),(null===(r=t.labelId)||void 0===r?void 0:r.enabled)&&n(me,{filters:t,onFiltersUpdated:i}),(null===(s=t.createdDate)||void 0===s?void 0:s.enabled)&&n(ce,{filters:t,onFiltersUpdated:i}),o&&n(S,Object.assign({onClick:a,variant:I.TEXT},{children:l("grid.clearAll")}))]})},be=(e=10)=>{const[n,t]=r(1),[i,a]=r(e);return{page:n,pagerProps:{currentPage:n,currentPageSize:i,onPageSelect:e=>{t(e)},onPageSizeSelect:e=>{a(e)},resetCurrentPage:()=>{t(1)}},pageSize:i}};export{ee as C,q as D,J as E,Q as G,ne as a,pe as b,be as u};
|
package/wallet-form.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsxs as e,jsx as l,Fragment as i}from"@emotion/react/jsx-runtime";import{useCallback as r,useMemo as t,useState as s,useRef as n}from"react";import{useTranslation as a,Trans as o}from"react-i18next";import{Typography as m,Button as d,ButtonColor as c,ButtonVariant as v,IconTooltip as h,IconSize as z,InlineNotification as u,NotificationType as g,Grid as p,GridChild as b,Link as f,Icon as S,Stepper as y,Step as j,StepStatus as O,Tag as C,TagColor as L}from"@shipengine/giger";import{useAddSandboxCarriers as w,useCreateFundingSource as E,useRegisterCarrier as A,useGetFundingSourceMetadata as P,useListWarehouses as x,useListFundingSources as T,useGetAccountSettings as F,useGetInsuranceAccount as I,SE as k,useListLabels as M}from"@shipengine/react-api";import{_ as D,a1 as R,a0 as W,D as V,N as U}from"./carrier.js";import{k as B,o as _}from"./vat.js";import{b as N,s as q,v as H,f as G}from"./validation.js";import{g as Z}from"./checks.js";import{g as K,f as Y,d as $}from"./use-toggle.js";import{u as J,l as Q,c as X,e as ee,d as le,m as ie,g as re,C as te,f as se,j as ne,h as ae,n as oe,o as me,E as de,M as ce,k as ve,U as he,p as ze,q as ue}from"./use-unit-settings.js";import{q as ge}from"./warehouses.js";import{a as pe}from"./assertions.js";import{IconNames as be}from"@shipengine/giger-theme";import{useForm as fe}from"react-hook-form";import{z as Se}from"zod";import{u as ye,B as je,a8 as Oe,ad as Ce,w as Le,K as we,k as Ee,J as Ae,e as Pe,q as xe,P as Te,l as Fe,f as Ie,ag as ke,L as Me,V as De,af as Re,ah as We,ai as Ve,a7 as Ue}from"./actions-menu.js";import{r as Be,p as _e}from"./use-configure-shipment.js";import{u as Ne}from"./use-run-once-on-true.js";import{createElement as qe}from"@emotion/react";import{c as He}from"./address.js";const Ge=({onContinue:i})=>{const{t:r}=a(["common","onboarding"]);return e("div",Object.assign({css:{alignItems:"center",display:"flex",flexDirection:"column"},"data-testid":"onboarding-complete"},{children:[l(m,Object.assign({variant:"heading4"},{children:r("onboarding:success.title")})),l(ye,{multiplier:2}),l(m,Object.assign({variant:"subtitle1"},{children:r("onboarding:success.subtitle")})),l(ye,{multiplier:10}),e("svg",Object.assign({fill:"none",height:"86",viewBox:"0 0 86 86",width:"86",xmlns:"http://www.w3.org/2000/svg"},{children:[l("circle",{cx:"43",cy:"43.3379",fill:"#E8F6FF",r:"42.5"}),l("path",{d:"M56.6583 26.4724C57.2882 25.8425 58.3095 25.8425 58.9393 26.4724L64.1038 31.6369C64.7337 32.2668 64.7337 33.288 64.1038 33.9179L37.8303 60.1915L30.3848 52.746L56.6583 26.4724Z",fill:"#006FBB"}),l("path",{d:"M21.4724 43.8446C20.8425 43.2147 20.8425 42.1935 21.4724 41.5636L26.4689 36.5671C27.0988 35.9372 28.12 35.9372 28.7499 36.5671L45.1032 52.9204L37.8257 60.1979L21.4724 43.8446Z",fill:"#006FBB"})]})),l(ye,{multiplier:10}),l(je,Object.assign({justify:"center"},{children:l(d,Object.assign({bold:!1,color:c.PRIMARY,onClick:i,type:"button",variant:v.FILLED},{children:r("onboarding:success.action")}))}))]}))},Ze=N({header:()=>({alignItems:"center",display:"flex",justifyContent:"center"}),iconTooltip:e=>({color:q(e).palette.secondary.main,marginLeft:q(e).spacing(1)}),tooltipContainer:{maxWidth:"260px",textAlign:"left"}}),Ke=({title:r,subtitle:t,tooltipMessage:s})=>e(i,{children:[e("header",Object.assign({css:Ze.header},{children:[l("h4",Object.assign({css:{margin:0}},{children:l(m,Object.assign({variant:"heading4"},{children:r}))})),s&&l(h,Object.assign({css:Ze.iconTooltip,icon:be.INFO_FILLED,placement:"auto",size:z.SIZE_MEDIUM},{children:l("div",Object.assign({css:Ze.tooltipContainer},{children:l(m,Object.assign({variant:"small"},{children:s}))}))}))]})),t&&e(i,{children:[l(ye,{multiplier:2}),l(m,Object.assign({variant:"body2"},{children:t}))]}),l(ye,{multiplier:1})]}),Ye=({createFundingSourceErrors:s,onSubmit:n,onEdit:o,registerCarrierErrors:h,walletPayload:z,warehousePayload:S})=>{const{t:y}=a(["onboarding"]),j=r((()=>D(void 0,void 0,void 0,(function*(){yield n(z,S)}))),[n,z,S]),O=t((()=>z.address.addressLine1!==S.originAddress.addressLine1||z.address.name!==S.originAddress.name),[z,S]);return e("div",Object.assign({"data-testid":"confirmation-step"},{children:[l(Ke,{title:y("confirmation.title")}),!!(null==s?void 0:s.length)&&e(i,{children:[l(ye,{multiplier:1}),l(u,Object.assign({title:y("register-wallet:sections.notifications.error.title"),type:g.ERROR},{children:s.map((({message:e})=>e)).join(" ")})),l(ye,{multiplier:2})]}),!!(null==h?void 0:h.length)&&e(i,{children:[l(ye,{multiplier:1}),l(u,Object.assign({title:y("register-wallet:sections.notifications.error.title"),type:g.ERROR},{children:h.map((({message:e})=>e)).join(" ")})),l(ye,{multiplier:2})]}),e("section",{children:[l(m,Object.assign({css:{textAlign:"left"},variant:"subtitle2"},{children:y("confirmation.warehouse")})),l(Oe,{address:S.originAddress,onEdit:()=>o(1),showEmail:!0})]}),l(ye,{multiplier:3}),e("section",{children:[l(m,Object.assign({variant:"subtitle2"},{children:y("confirmation.paymentMethod")})),e(p,Object.assign({"data-testid":"address-display",noPadding:!0},{children:[e(b,Object.assign({colSpan:9},{children:[l(m,Object.assign({variant:"body2"},{children:`**** **** **** ${z.creditCard.cardNumber.slice(-4)}`})),O&&e(i,{children:[l(ye,{multiplier:1}),l(m,Object.assign({variant:"subtitle2"},{children:y("confirmation.billingAddress")})),l(Oe,{address:z.address})]})]})),l(b,Object.assign({colSpan:3,css:{textAlign:"right"}},{children:l(f,Object.assign({css:e=>({border:0,fontWeight:q(e).typography.fontWeight.normal}),onClick:()=>o(2),onKeyDown:e=>D(void 0,void 0,void 0,(function*(){"Enter"===e.key&&(yield o(2))})),role:"button",tabIndex:0},{children:y("actions.edit")}))}))]}))]}),l(ye,{multiplier:4}),l(je,Object.assign({justify:"center"},{children:l(d,Object.assign({bold:!1,color:c.PRIMARY,onClick:j,type:"button",variant:v.FILLED},{children:y("confirmation.action")}))}))]}))},$e=({address:e,onSubmit:i,showVatSettings:r})=>{const{t:t}=a(["common","register-wallet"]);return l(Ce,Object.assign({formHeader:l("header",{children:l(Ke,{title:t("register-wallet:sections.billing.title"),tooltipMessage:t("register-wallet:sections.notifications.info.description")})}),onSubmit:e=>D(void 0,void 0,void 0,(function*(){var{passengerData:l}=e,r=R(e,["passengerData"]);return yield i(Object.assign(Object.assign({},l),{address:r.originAddress}))}))},{children:l(bl,{address:e,onSubmit:i,showVatSettings:r})}))},Je=({defaultShipFromAddress:i,warehousePayload:r,onSubmit:t})=>{var s,n;const{t:o}=a("onboarding"),m=r?Object.assign(Object.assign({},r),{returnAddress:null!==(s=r.returnAddress)&&void 0!==s?s:r.originAddress}):void 0,d=i?Object.assign(Object.assign({},i),{returnAddress:null!==(n=i.returnAddress)&&void 0!==n?n:i.originAddress}):void 0;return e(Ce,Object.assign({formHeader:l("div",Object.assign({css:{textAlign:"center"}},{children:l(Ke,{title:o("warehouse.title"),tooltipMessage:o("tooltip.warehouse")})})),onSubmit:e=>D(void 0,void 0,void 0,(function*(){var{passengerData:l}=e,i=R(e,["passengerData"]);return yield t(Object.assign(Object.assign({},i),l))}))},{children:[l(ye,{multiplier:1}),l(Le,{onSubmit:t,requireEmail:!0,shouldForceDefault:(null==m?void 0:m.isDefault)||(null==d?void 0:d.isDefault),submitButtonTitle:o("actions.continue"),useStrictSchema:!0,warehouse:null!=m?m:d})]}))},Qe=Se.object({agreement:Se.literal(!0)}),Xe=N({container:{alignItems:"center",display:"flex",flexDirection:"column",justifyContent:"center",textAlign:"left"},expanderLink:e=>({alignItems:"center",display:"inline-flex",fontWeight:q(e).typography.fontWeight.normal}),fullWidth:{width:"100%"},termsWell:e=>({backgroundColor:q(e).palette.gray.ultraLight,marginBottom:q(e).spacing(6),padding:q(e).spacing(2),width:"100%"})}),el=({carrierTerms:r,hideTerms:t,insuranceProviderTerms:n,isSubmitDisabled:c,onSubmit:h})=>{const{t:u}=a(),{globalFeatures:{enableParcelGuard:g}}=K(),[p,b]=s(!1),y=fe({defaultValues:{agreement:t},resolver:H(Qe)}),j=y.handleSubmit((e=>D(void 0,void 0,void 0,(function*(){h(e.agreement)}))));return e("form",Object.assign({css:Xe.container,onSubmit:G.capture(j)},{children:[!t&&l("div",{children:l(we,{ariaLabel:"I agree to the Terms of Service",checkboxLabel:l(o,{components:{icon:l(S,{name:p?be.CHEVRON_TOP:be.CHEVRON_BOTTOM,size:z.SIZE_SMALL}),terms:l(f,{css:Xe.expanderLink,"data-testid":"terms-link",onClick:e=>{e.preventDefault(),b((e=>!e))},onKeyDown:e=>{"Enter"===e.key&&b((e=>!e))},role:"button",tabIndex:0})},defaults:"I agree to the <terms>Terms of Service</terms>",i18nKey:"terms.agreeToTerms"}),control:y.control,"data-testid":"fields.agreement",label:u("terms.fields.agreement"),name:"agreement"})}),p&&e("div",Object.assign({css:Xe.termsWell},{children:[e("div",{children:[l(m,Object.assign({bold:!0,variant:"body1"},{children:u("terms.shipEngineTitle")})),l(Ee,{term:{links:[{link:"https://www.shipengine.com/terms-of-service/",locale:"en-US",title:u("onboarding:termsAndAgreementLinkText.shipEngineToS")},{link:"https://auctane.com/legal/privacy-policy/",locale:"en-US",title:u("onboarding:termsAndAgreementLinkText.auctanePrivacyPolicy")}]}}),!!r.length&&e(i,{children:[l(ye,{}),l(m,Object.assign({bold:!0,variant:"body1"},{children:u("terms.carriersTitle")})),r.map((e=>l(Ee,{term:e},e.termType)))]}),g&&!!n.length&&e(i,{children:[l(ye,{}),l(m,Object.assign({bold:!0,variant:"body1"},{children:u("terms.insuranceProvidersTitle")})),n.map((e=>l(Ee,{term:e},e.termType)))]})]}),l(je,Object.assign({justify:"end"},{children:l(d,Object.assign({onClick:()=>b(!1),variant:v.OUTLINED},{children:u("actions.close")}))}))]})),l(je,Object.assign({justify:"center"},{children:l(Ae,Object.assign({alwaysRequireValidity:!0,control:y.control,"data-testid":"actions.continue",disabled:c,variant:v.FILLED},{children:u("actions.continue")}))}))]}))},ll=N({carrierLogos:e=>({display:"flex",flexDirection:"row",flexWrap:"wrap",gap:q(e).spacing(1),justifyContent:"center",padding:`${q(e).spacing(3)}px 0`}),container:e=>({alignItems:"center",display:"flex",flexDirection:"column",paddingBottom:q(e).spacing(8),paddingTop:q(e).spacing(2),textAlign:"center"}),fullWidth:{width:"100%"},plus:()=>({alignItems:"center",display:"flex"})}),il=({carrierProfiles:r,insuranceProviderProfiles:t,onSubmit:s})=>{var n,o;const{t:m}=a("onboarding"),{globalFeatures:{enableParcelGuard:d}}=K(),c=Q(),v=0===r.length,h=r.flatMap((e=>e.requiredTerms)),p=null!==(n=null==t?void 0:t.flatMap((e=>e.terms)))&&void 0!==n?n:[],b=d&&(null!==(o=null==t?void 0:t.length)&&void 0!==o?o:0)>0;return e("div",Object.assign({css:ll.container,"data-testid":"terms-agreement-step"},{children:[r.length<1?l(u,Object.assign({css:{textAlign:"left"},title:m("errors.noCarriers.title"),type:g.ERROR},{children:m("errors.noCarriers.subtitle")})):l(Ke,{subtitle:m("termsAgreement.subtitle"),title:m("termsAgreement.title")}),e("div",Object.assign({css:ll.carrierLogos},{children:[r.map((e=>{var i;return l(Pe,{carrierCode:e.carrierCode,carrierName:null!==(i=c[e.carrierCode].name)&&void 0!==i?i:e.carrierCode,size:"lg"},e.carrierCode)})),b&&e(i,{children:[l(S,{css:ll.plus,name:be.PLUS,size:z.SIZE_SMALL}),null==t?void 0:t.map((e=>l(Pe,{carrierCode:e.provider,carrierName:e.friendlyName,size:"lg"},e.provider)))]})]})),l("div",Object.assign({css:ll.fullWidth},{children:l(el,{carrierTerms:h,hideTerms:v,insuranceProviderTerms:p,isSubmitDisabled:r.length<1,onSubmit:s})}))]}))};const rl=({onContinue:i})=>{const{t:r}=a(["onboarding"]);return e("div",Object.assign({css:{alignItems:"center",display:"flex",flexDirection:"column",textAlign:"center"},"data-testid":"welcome-page"},{children:[l("img",{alt:"Globe",src:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='296' height='295' fill='none'%3e%3cpath fill='white' d='M293.724 147.131c.456-51.478-28.855-101.98-74-126.788C175.149-5.572 116.762-4.73 72.857 22.286 28.067 48.602-.126 100.535 2.42 152.475c1.302 52.475 33.82 102.821 81.287 125.33 45.658 23.232 103.563 19.199 145.734-9.878 39.812-26.324 64.577-73.069 64.284-120.796'/%3e%3cpath fill='%23EDEDED' d='m152.526 9.983.97.323 1.771-.323h-2.741m-.817.153.17.323-.97-.153-.664.477-.477-.324-1.226.34 2.043.154 1.771-.647zm-3.167.664-.238-.017.017.068zm-.221.05-.341.103h-.323l-.324-.323-5.346 2.264-1.77.476-1.141.97h1.294v.324l-3.882 2.605-1.617.477.97-.647-1.464-.153h1.788l1.14-.494.324-1.14-1.141.323.817-.8-2.434.8.153.323-.477-.153.154.324h-1.294l-.477.646 1.124.324-.971.647v-.477l-.323.477-.324-.323-1.123.493.476-.323h-.97l-.324-.324-1.294.324-.97-.324-3.405.97h-1.617l-.324.324-.323.324h-.971l.324-.324.476.324.171-.647-5.023.153-.647.323 1.941.17-1.294.154.171.323-.971-.476-1.141.153 1.465.97-1.618-.647-.987.17-.153.477v-.647l-1.294.324.289-.29.187-.034h-1.123l.476-.476-.868.119 1.192-.443-.971-.17-.647.17.307.46-2.571.34.324-.8-.971.97-.8-.17-.817-.647-.324.818-.17-.17-.8.17.647-.647-.17-.17-1.448.493.477-.647-1.617.153-.153.818-.324-.324-.97.477 1.123-.647-2.264.323.323-.647-.323.494-.494-.17-.647.97.17-1.123h-.647l-.323.476.323-.647-.97.494.8-.494-1.447.818.97-.818-1.787.97.323-.323-.647.17-.97.324v.324l-.153-.17-.647.323.153.323-.323-.323-.8.647.153-.647h-.154l-.987.323v.494h-.324l-.646.153.323-.476-.8.8-.817-.324-1.124.494-1.788-.323h.97v-.494l.495.493 2.91-1.617-2.434.153-.477.324-.323-.477-.204.136-2.707-.953-2.111.323-.494-.323-2.418.647-2.11.817-1.141.8-.97.324 1.14-.477-.647.153-4.852 2.265-.494.17-1.14.647-2.742 1.787-2.434 1.618-5.5 3.405-.323.153-.17.17-3.559 2.605-.17.153v.154l-.613.357-1.48 1.26-.495.323-1.992 1.856 1.992-1.702.818-.647 4.052-3.065 2.264-1.464-3.405 2.758-1.94 1.294-1.618 1.124-2.435 2.11-.97.818-.494.477-2.911 2.758h-.154l-2.434 2.417-.477.34-4.222 4.53-2.264 2.587-.273.375-.374.272-3.882 5.023-2.265 2.911-1.191 1.669-.034.05-.068.069h-.017l-.103.187-.204.29-.272.425-.034.051-.034.017-.069.153-.46.698-.272.273-.289.596-.034.05v.018l-2.945 4.665 4.239-6.13.647-.817 1.617-1.77.647-.494-.323.494-.154.153.477-.153 1.618-1.618.647-.493-.477 1.14.647-.647-.817 1.124v-.153l-.324 1.294.647-.324-.766.937-.358.834-1.464 2.758-.153.494-1.634 2.417v.494l-.477.647.477-.494-.324.817v.477l.494-.8-2.758 7.287-.154.153-.323.323v1.141l-.17.324-.324.8v.017l-.153.323-1.788 3.065-1.123.647v.647h-.494l-.817 1.293-.153.494-1.294 1.788-.647 1.617-.494.324-.153.97-.17.324 1.787-1.141 4.205-5.67 1.788-1.94.97.493.324-.493-.324.647.477.493.988 1.124.8 2.928.323-1.14.324.477.494-1.124-.494 1.617.323.494.494-.647h-.323l.476-.34v-1.124l.494.477-.494.987.97-.987-1.447 1.634 1.771-1.958.817-1.94-.323 1.14.187-.324h.46l.085-.17h.392l.97-2.264.494-.153-1.294 2.094 2.11-1.771.324.97-1.14-.17-1.465 2.111-1.293.477h1.94l2.112-2.094-1.294 1.94 1.14.324 1.294-.97.8.477.324 3.081.647-.477-.477.8.153 1.618.818-.477-.647-.17 1.123-1.77 2.435-.17v.646l.647-.323-.324.97 1.294-.153-.647.323.494.647-.323.477.8 1.14.817-.817-.323 1.294 1.94 2.112-1.14-.17.323 2.11-.8-.476.477-.97-1.618-1.465-1.294.647-.493 1.464 2.11.477-.152 1.14.476-.323 1.464 2.741.324.324.8-1.941-.647-1.77.817-2.759 1.447-.97-.153-.97h1.464l-.493-.971.493-.494.154-1.447.17 2.094.97.817 1.124-1.14v-2.265l-1.124-2.111-3.575-2.418 1.788.97.97-.646 2.111 2.588 1.294.153h.647l1.124 8.598.17.153 2.264.323.818 1.941 1.77.817.494-1.14.323.647-.17-1.294.324.97.323-.8 1.14-.17.648-1.447-.97-.647 1.123-.324.17-1.634-1.94-1.294-.818-.647.97.647 1.788 1.14-.817-1.293 1.788 2.094.17-1.124h.323l-.493-1.14.647-.324-.477-.324h.647l-1.294-.323 1.124.17-.324-.647h.494l-.17-.17-.8-.477 1.77-.493-.477-.154.477-.17V87.38l.647.323v-.817l.17.494.153-.97.324.476.323-1.124-.153 1.124 1.124-.153.493-1.788.477.647.494-1.294h.477l-.477-.647 1.124.324-.477-.97.97.493.817-.647-.323-.97.477.476 1.617-2.11.647.17.17-.647-1.464-.17-.8.816-.324-.647-.323.647-.647-.647-1.14.647 1.14-.97-1.787-.647 1.123-.817-1.294-.324 1.788-.153-.17-2.11.664.17-.494.476h1.14v-.477l1.448-.493.17-1.294v1.294l2.264-.647-.647-.154.8-1.958.97-.323v-.647l2.112-1.94-.8-.477 1.447-3.082-.647-.647-1.617.97-1.618-.323v.647l-1.787.817-2.741-.817-1.635 2.111-3.558 1.447h.323l-.97.817.17-.817h.477l-2.094-.647-.817-2.094-1.141 1.124-4.035 1.94-.817-.476-1.294.647 1.14-.97-.987-.17.17-.324.494-.97.8-.154 2.912-2.928 4.545-1.124 1.124-3.235 6.64-6.81.17-2.11.647.493 3.235-.97.647-.971h-.818l1.788-.817 2.758.323 1.617 1.294.647-.323.477 1.634.817-.494-.493.97.493.648 1.465-.97v-.648l.323.324 1.124-1.464.647.17-2.912 2.588 1.141.647-.647 1.464 1.77.97 3.082-3.234-.17.97-2.418 1.94 1.448 1.124 1.14-.646-1.617 2.434 1.94-1.294-.323 1.124-1.294.494 1.941 1.464 2.588-1.14.17.97.8-.647.647.493 1.141-1.464.153.494.97-2.111-2.74.647.323-.647-3.081-.647-.17-.817 4.375-.477.97-.647-2.094-.817 3.065-.647-.154.817 1.294-1.788.647.324.494.17-.494.647 5.023-1.294-1.788-1.788-.647.477-1.294-.477-.323-.17-2.111 1.788.17-.647-1.14-.323.323.476-1.124.17-.323-1.464-1.941-.153 1.123-.817 1.618.647-.324-.647.494.323.8-.476.324-.97-.954.118.307-.119-.647-.494.493-.8 1.141-1.464 1.447-.477.971-.987 2.111-.324.153-2.094-.8.8-.324 1.294-.17-1.94-1.77.323-.647-.153.8-.494h-1.618l2.265-.323v.493l2.588-.817.493-1.294 2.435-1.77.8.153-.647.97 1.617-.153 1.294-1.14 2.912-.971 1.787-.494 1.141-1.447.97.647.324.153-.17-.323-.324-.97 1.941.17 1.634.153-1.14-.324.323-.323 1.294-1.941.17 1.294v.323l.477-.647 1.141-1.617.8-.494.817.494.647-1.14-1.141-.477 4.699-.17h3.235l6.81-.8 1.124.152-.153.494 1.617-.323.817.476.647-.646-.17.646.647.324 1.141-.8 1.447-.17.17-.648.153.17.17.154 1.448-.324.493-.476 1.464-1.464h2.095l.817-.647-2.435-1.124-.323-.817-2.111-.153-.154-.664-1.294-.154h1.345l-.374-.323h2.758l.477.647 4.052-.817-1.941-.8h.97l-.647-.818-3.405-.476v.323l-.323-.323-1.141.646-1.124-.323.801-.323-.801-.647.477-.494 1.311.17 1.294-.647 1.124.324 2.434-1.788-.647-.647h-.97l.477-.153-2.095-.34 1.448-.154-.324-.817-2.588.323-.817-1.123.817-.494-2.264.323-.494-.153-1.447-.494-.494.818-.476-.494-1.788.494.97-.818-.323-.8 3.558-1.14.494-.154zm1.174 11.918.92.818-.817-.818zM28.635 70.864l-.971 1.124v.494zm3.932-7.967.12-.29-.154.324zm-8.325 7.457-.46.664-.34.612zm-.8 1.276-.954 1.499-.647 1.14 1.294-2.11zm-1.601 2.64-1.294 2.264-.17.153-.647 1.14-.8 1.601.153-.153-.97 1.958.323-.818-2.264 4.53-.97 2.11-1.788 4.205.17-.647-.817 2.435-.324.8.17-.8-1.14 3.252v.153l-.17.34-.954 2.725v-.324l-.085.324-.034.102-.051.221-.034.034-.017.017-.102.119-.103.494-.017.034-.05.273-.154.493-.17.324-.153.493-.17.477 1.293-2.588.647-1.464 1.464-4.205 2.095-5.67.663-1.617h.154l.97-1.464.324-.647v.17l-.647 1.124.817-.8.323-.647.647-.17 1.294-2.912 1.124-3.234-.97 1.123v-.476l.817-1.788zM9.208 102.598l-.153.324v.187l-.17.63.17-.494v-.017l.153-.46zm46.02-67.81.612-.512v-.017l-.8.647zm84.342-22.712-1.618.817.477.153h-.97l.17.323h1.294l.153-.323.647.17-.477-.493 1.294.17.324-.324-.971-.17-.493.17zm-1.141 1.464-1.124.476 1.294-.153zm17.485 1.617-.8.153.647.494h1.617zm-1.617.477-1.124.323.647.17.97-.17zm-46.632.987-2.912.477 1.941-.153-.323.323 1.123-.323v.97l.494-.97v.476l1.464-.323zm42.58.154.017.034.153-.034.647.493 1.617.324-2.094-.324-.323-.46-.239.052-1.873.732.154.477-.324.323v-.323l.17-.8 1.873-.41zm-39.669.97-1.294.17h-.8l.477.477 1.14-.323-.647.323 2.588-.153-.97-.324-.494.154zm1.788 0 .476.647h.647zm-14.097.324-.97.646-.477.17h-.17l-.086.052h-.034l-2.468.425-.8.818-.324-.494-2.758 1.464 4.205-.97.817-.17 4.529-1.941-.817.17-.8.476zm17.655 0 .323.323-1.294.17h1.465l-1.141.153v.17l1.941-.493zm-1.941.17-.323.647.8.476 1.14-.153zm-11.492.323-.17.324h.817zm6.47 0-.477.153.153.324h.324zm-.324.477-.323-.324-.477.324zm50.36.17-1.123.153 3.235 1.141.153-.494zm-58.123.97-.171.477.971-.476-1.294.8-2.264.97.647-.647 1.617-.323zm21.213 0 .97.154-.323.494v-.17zm-6.163.154.494.817.97-.494-.817.494.494.323-1.618-.646zm45.338.97.97.647-1.294.17-.323.477.817.494-1.788-.647.171.477-.818-.324-1.123.494 1.617 1.294 1.771.647 1.14.17-.17-1.294.324 2.094 3.252 2.912 2.417 2.11 2.435.818 1.123.8.494.494h.324l.647-.494-.154-.97.971-.154 1.123 1.447-.323.818h1.141l2.911 2.094h1.617l-.476 1.464h-.171l-.476 1.294 1.447 1.617 2.434 1.464.324 2.588-.971-.494v1.141l.647.647 2.265.324-1.464.493.646-.493-1.447-.154 1.447 3.388.494-.323.971.494h.17v-.17l.153.17.324-.17h.493l.324-.154h.323l.154-.17.493 1.14h1.124l-.477 1.295 1.124 1.293-.8.818 3.388.646-2.418 2.095-.647-.8-.494.8-.476-.647-1.141.493.494 1.447-.971 1.141 2.588.8.153 1.788-.476.97-.818-.323-.153 1.788 1.447 1.447-1.94.17.817.324-.971.323.154.97.817.324v-.817l1.123 2.928.971.8-2.094-1.294-3.899-4.375-1.447.493.647-.493-.647-.324-2.265 1.141.647 2.264-.97-.647-.647 1.618-.647-1.124-.97.8 1.447 1.618 1.464.493-.17.477-.154.494 1.294-.17-.647.323.647 1.958-.647-.494-.493 1.464.493.324.154-.647.323 4.358 1.141.647-.817.17 2.587.648-1.447 3.881 2.435 1.294 2.741-.477 3.558 2.265.494-.97-.477.97.477.323-.8.17-.324.648h-.017l.324-.665h-.477l-1.617-1.293.647.97-2.112-2.264-.646.97-1.294.494-1.294.323v.8l.97.17-.97 1.141h3.081l-1.617.97-3.899-1.957 1.464.987.477 2.265 2.281.647.971 1.123 1.447 1.618.97-1.447 1.618-.647 1.464.8.647 1.14 1.294-.323-1.447.647-2.605-1.617-.647 1.447 2.111 1.787 1.294 4.206-2.758 1.294 1.14-2.265-1.787-3.711-1.447-.324-1.941-1.787-1.635-1.618-1.617-.494-1.941-2.417-.97.153-1.124.97 1.941 2.912v1.617l1.941 2.111.817.818.8-.647 1.788.323.8 2.094-3.388-.477.477-.17-4.699 1.14v.971l1.787.971-.647.817.324.8-1.464-.97-.477 1.787-1.464.971v.97l-1.294.647-.494-1.464.494-.8-.494.323-.323 2.094-.477-.647-2.111 2.929.817.476-1.141.647.494 1.618-1.294.647-1.464-.971 1.141-1.447-.494-.647-3.405-.323 1.294.647 2.111 5.499-2.264-.817-.971 1.787-.493 1.141-.101.413.594.881.8 1.124h-2.264l-.323.647.323-.801-1.77-.323-.171 1.124 1.941.646-.323 1.465-3.235-1.141-1.141-2.094.324-1.294-2.094-.494.647-.477-2.112-1.464 7.611.818.647-1.141.817-1.941-2.06-1.566-.051-.051-.324-.324-4.699-1.617-1.447.153-.323 1.141.153-1.294-1.124.153-.323-.8h.97l-.97-.494-.647 1.141-.988-.647-.476.647-.818-.817-.323-.324h1.464l.647-.97-1.941-.818-.817 1.141.494-1.294-.817-.323-.324 1.617-.477.324v-1.465l-.97 2.282.323-1.958-.97-.324-.817 2.605-1.603-1 .156 1 .323.647-.817-.647-1.141 1.618-.153.153.153-.324.324-1.447-.324.647-.323.8v-.97l-.647.494.494.97-1.141-.647-.477 1.941-1.141.324 1.294.323h-1.447v1.447l-.323-1.124-.817.477.646.324h-.97l.817.817-1.464.647.971.477-1.941.34.476.323-1.123 1.448 1.123-.154-1.617.477.494.647-.494-.323-.8 1.617h.97l-1.941.817.971-.17-.971.647.477.647-.8.323-.17-.8-1.941 2.111.97.324 1.294-1.141-.647 1.617-1.294.171-.153-.818-1.311.324-.153 1.464-.817-.647.647.971-1.618-.971 1.141.8-2.111-.153.817 1.447-.494-.647-.323.494-.647-.323.323.476-1.294-.647v.647l1.788.494-1.788-.323-.476.646.97.477-1.141-.153.818.323-.647.647h1.617l.324-.493.647.817.476-.817v.647l-.97.817-.324-.817-2.094-.154.647.647h-.817l.323.647.647-.323-.97.817.17.647.647-.647-.647 1.294 2.265-1.141-2.759 1.941.324.647 1.294-.477-1.124.971.971.323-.494.477-.8-.647-.171 1.141 1.465 1.77h1.617l2.094-2.264 1.141.323.647-2.094.119 2.639.647.102.664-2.4.851-.545-.017-2.23.8-.834-.664-1.141.171-3.882 1.174-1.634 1.567-.307-.46-1.106 1.294-3.763.987-.323 1.618-3.814 1.123-.204.205-1.328 1.668.34.068-.204.528-1.6.596-.562 1.141 1.413 2.264.289.783-2.843 1.277-.834h.221l.358-.136.902.766.187 1.498-.102.153.102 1.924 1.311 1.124-.476 2.077 2.57 6.64-.476.987 2.077 1.805-3.388 6.299-6.112 2.588 6.929-2.895.17.971 2.265.647-2.758.8-.154.919.137-.238.136.392-.273.544.137 2.384-.273 1.822 1.413 3.388-.511 1.072-.34-.102-1.209.477.443 1.072-1.005.647-.272 2.214-3.388.766s.731 1.785.8 1.958c.069.172-1.141 2.281-1.141 2.281l1.754 4.307-1.277 1.533-.885 1.055.374 1.344-1.311 1.652 1.345 1.072 3.491.358 2.996-1.634 2.486 3.115.374 3.337 2.98.664.102.817-1.141.596.034.085 1.141-.647-.324-2.434.256.51v.018l.068.119.221-.426.919-1.021.324-1.294 1.941-1.141.97.817-1.787.153.97.171-.323.476 3.234-.323.171.817-1.788 1.447 1.141-.323.647 2.111 1.14.153 4.205-3.388-1.94.647h-.971l-1.14-1.141.97-1.77-.153 1.123 1.294-1.787 5.175-2.912-.647 1.788-1.464.324 1.141.817-.817 2.417-1.448.971 6.794 2.588 3.081.97 1.141 1.958-.494 1.294-1.941 1.77h-.153v.324l.153.494-.17-.494v-.324l-3.065.971h-3.728l-2.911-1.447-3.082.8-3.558 3.081-3.882.154.324.987 1.293.153-1.787.324v.817l-4.205.324-1.141 1.293-.153 1.124 1.77-.477-.323 2.265.97.493-.97.477-.477-.97-.323 1.14 2.094.477-.477.817 1.294.801-.647.817 2.111-.494-1.788 1.141 2.112-.818 2.587 1.618 1.448-.477.323-1.617 1.141-.17 3.405 1.464 2.264-.971 1.124-1.617 1.464.323 1.464-1.14-.323 3.234.97 2.265-2.435 8.274-4.375 1.447-.647-.97-1.771.17-4.052 2.418-4.699-.971-3.728.17-.647-.97-3.558-.324-.494-.97-2.911-.664-3.559 1.788v3.081l-.17.153-2.264 1.141-2.418-1.464-4.545-1.294-1.124-2.418-3.729-1.464-2.264-.17-4.222-2.741-.324-.97 2.605-2.265-1.14-2.281 1.293-2.094-1.293.647-1.141-1.618-3.882.477-2.911-1.124-2.265.647-2.758-1.294-5.669-.323-2.418.8v.647l-.17.324.153-.324v-.647l-1.77-.153-2.264.8-1.788-.647v-.8l-3.405-.647-.97-2.281h-.971l-2.741 3.251-5.67 1.294-1.787 2.094-.494 3.031-.153.051-1.464 1.141-3.065.97-2.928-.647-2.264 1.941-1.771.153-1.788 2.588-1.992.528-3.677 2.877-.647 1.788.494-.494.8 2.758-1.124 1.141.324 3.711-1.464 2.435.647-.324 3.728 1.941 1.447 1.941 1.14 2.588-2.757-4.529-3.558-1.787-.647.17-.477.8-2.281.664 1.617 2.741-.153.97 1.94.818-1.617-.324-.647-.817-.493 1.464 1.14.647-1.14-.323 1.464.97h-.818l.988.817-.17.324 2.11.8-1.293-.324.97.818h-1.14l.493.97.647-.17-.323.494.8.153.324 1.787.817.801 1.617.817-1.617-.8.97.97-.494.153.818.817.153 1.618.647.323-.97-.323 1.617 2.094-.154.494 2.759 2.434 5.175 5.823 2.758 1.941 3.065.17 4.869 1.447 4.699 2.588h8.087l5.993.817-1.124.17 2.588.647 1.447 1.294 1.141.477-.818-.153.494.476.647-.153-.817.477 1.617 1.617 1.788.324v-.324l.323.494-.153-.647.477.647.17-.647.647.647 2.418.324-.154-.647.801.8.647-.324.97 1.464h1.311l.153.477-.647-.153 1.141 1.294-1.617 2.758.8.323v.801l-.971-.154 1.788.647h-1.294l-.323-.493-.664 1.464-.971-.171 2.282 2.759 5.328 3.405 1.141 1.77 1.294.494-.97.153 2.911 2.928-.971.647.971 1.124 1.294 1.141-.477 1.14-2.758.971-1.617 1.941.323 1.617 6.793 3.729 1.464 1.77 5.346 1.464h4.052l.324.154h3.558l.323-.154h5.023l.323-.17h2.435l.323-.153h2.094l.324-.17h1.464l.323-.154h1.448l.323-.17h1.141l.323-.153h.817l.324-.17h.97l.324-.154h.8l.324-.17h.817l.323-.153h.971l.323-.17h.17l.971-.324 2.741-.647 1.787-1.123-.323.153h-.647l7.287-2.264.477-.971-1.618-.647.17-.647h.477l3.575-1.294 1.448-1.14 7.286-3.082.494-.323 2.264-1.771-.647-1.464.477-.324-.323-1.294.817-.817-1.464-.153h-.647l-.324.17h-.323l-.324.153.324-.17h.323l.324-.153-.8-1.617.476-.647-.647.153.971-1.124-1.771-.647 1.124-2.111 1.941-2.588.493-.647 1.941-1.294-.494-.323 1.311-.323 5.329-5.67 5.516-4.699 4.376-5.022 5.499-11.169v-1.617l.97-.817-.817.493.341-2.758-1.141.154-2.758 2.604-4.529 2.265-1.941 1.77-1.464.171-2.741 2.111-3.405-1.141-1.464.647 1.788-1.464-.171-.971-5.345-2.264h-2.418l-.494-.477-.323-.323-.324.97-3.405-5.192-2.741-.8-1.294-4.699.477.17-1.294-1.788-2.911-1.294-.647-1.941.647-.17-1.618-.97-4.375-6.64-2.435-2.111-.476-2.094 1.94 2.911 2.435 1.294 1.124-4.376-.477 3.406 1.447-.154 5.193 5.176.8 1.788 2.435.647 1.94 2.417.477 2.758 2.111.817 1.941.801 5.193 4.698.153 2.912 2.588 4.205 3.575-1.447 1.124-1.788 6.486-4.052 1.294-1.77 5.67-4.699.323-1.941 4.852-3.882.477-1.958 1.788-1.294.493-2.094 1.771-1.787-.647-2.265.494-1.14h.647l1.294-5.176-2.588-1.294-3.252.97-1.294-.323-1.447-1.941v-1.788l-3.235 7.134-2.928 1.447-.8 1.141h-1.788l-.323-3.729-1.124.494.153 2.911-2.111-1.941-.153-1.617-3.082-.817-2.588-3.082-.647.324.818-.8-.647-.818h-.017l-.154-.153 1.788-.647v-.817l1.294.17.97-.817.324.324 3.558 3.234 2.265-.323 2.911.647 2.281-.647 2.911-3.558 2.095 2.111 5.192-2.111 3.235-1.618 7.287-7.287.97 1.124.971-.647.97 1.294.324-.323-.154-4.206-1.941-1.941 1.941 1.788v.153l.154 3.729h.476l.494-.494.323.971.494-1.448-.323 1.294 1.787.154 1.771-2.095-.153 1.124-1.618 2.281 4.035.154 1.464-2.912-.493-2.264.817-.817-.324 1.141.324.476.477-.647-.154 1.294.818.494.323 2.094 3.558 5.346 5.823 4.375.97 1.294.818 1.294 1.617-.476.647-1.294v-1.465l1.124-2.111-.477.324.153-1.294v-.8l.817-.971-.817-2.111v-1.941l-.153-.323.17.323v-1.787l-1.311-2.418-.153-1.294.8-1.311v-1.617l1.141-2.264-.324-.801 1.141-5.346.153-3.405.817-3.234v-2.587l-.646-.818.476-2.111-.153-1.294.647.647v-1.447h.647l-.324-.817.477.323-.153-1.123h.477l-.477-1.141.8.323-.477-1.94.647.817v-.494l-.647-.817.647-1.294 3.235 1.617-.153-1.294.323.971.647-1.124.647.324-.323 1.123.8-.153-.323-.97 1.617 1.77.97 3.252V154.1l.171 1.124v-.8l.476-.171-.153-.97h.477l-.324-1.294.324-1.464-.477-.153.477-.171v-1.293l-.477-1.124.971.647.153-.817 1.14 2.434.971 1.294-.153-.817.97.817.324 1.788.323-.494.153 2.435.494.97v-.17l-.17-.8.17.647.477 3.388.17-.971 1.124-.153h.17l.647 2.435.647.647.8-2.282.17-1.447v-.323l-.323-.494-.324-2.418-.17-.647-.97 1.124-.477 1.788-.817-1.465-.324-.476-.153 1.294-.324-.971-.17-.494-.477-4.375-.17-.323v-.154l-.153-.17-.494-1.124.324-2.264.493 1.447.324-1.941.647-.97.8.97-.153-1.294.323.971v-.817l.647-1.618v.171l.477 2.264.17-.971-.17-2.758-.323-.153-.477.477-.971-1.618.477.647-.153-2.264v-.97l-1.618-3.235-.323.477-.17-1.124-.8.323.476-.647.817.477.477 1.294.494.17v.647l.647 1.447v.171l.153 3.081.647.647.324-1.617v-.647l-.154-.494.154-.647-.324-5.022-.647-2.265v-.493l-1.617-2.741h-.647l-.647 1.447h-1.771l-.817-1.941-.17-1.941-.477-.647.153-.323-.323-.154v-1.311l-.324-1.617v-1.447l-.323-.494.494-.477-.324-1.464.153-.323.647 1.464.494.323v-.647l-.97-1.787.153.17-.324-2.758-.323-.494v-1.123l-.153-.494v-.8l-.647-.818.476.171-.323-.817.17-.154-.97-.817.8-.817-.324-.153-.323-1.464.17.17-.494-1.294.324-.17-.477-2.095-.494-.817-.153.324-.323-1.788-.324-.647.154-.153-.801-1.617-.17.323-.323-1.617-.324-.324-.153-.817-.341-.153v-.647l-.476-.647.153-.34-.8-.477-.494-1.294.17.647-.17-.494-.323.17v-.817l-1.771-2.741-.17.153-.647-1.94h-.324l-.476-.971-.171.323-.323-1.14-.324-.324.324 1.14-.8-1.787v.647l.153.324-.17-.324v-.323l-.154.817.647 2.094-1.787-3.882-.647.97.17 1.141-.494-2.91-.647.97-2.094-.818-.17.494v.97l-.477-.323-1.294-1.94h-.017l-.017-.018-.459-.8h-.324l-.17-.817-.647-.647-1.124-2.265v-.8l-.97-.647.153 2.741.817 1.465.8 1.787-1.447-.494v1.618l-1.14-.647-.477-2.264-1.617-2.265h-.017l-.018-.017-1.6-2.247-.8-1.464.8-.17 2.111 2.434-.323-1.124 1.464 1.941-2.928-5.022-.647-2.758 1.464 1.294.153-.477.494.97.817.97-.341-.97.494.477-.323-.8-.171-.324-.153-1.14 1.294.323-.153.324.647.817.323-.17-.493-.324.817.494-.324-.647 1.941 1.77.477-.153.17.647.324-.17-1.141-1.617.323.17-.647-.647.171-.324-.494-.17-.153-.97-.647-.647-.17-.647-1.618-1.464-1.464-.647-1.617.493-.324 1.124-.8-.647-3.082-4.035-1.464-.647-1.447-1.634-.647-.153-.17-.818-1.617-1.123.17-1.464-2.929-3.235-6.793-5.023-5.345-2.91-.971-.495-1.77-.153h-.018l-1.293-.17-3.235-1.294-1.124.97-.17-.647-.647-.323-.324 1.617-.153.17.8 1.295h.647l1.618 1.464-1.618-.494 1.618.97-1.618-.153.818 1.294-.324.477-4.699-3.235-3.405-1.617-4.699-2.111-2.741-2.742.153-.493-.817-.154-1.617-2.28-1.294-.154-1.617-2.588 1.293.97.324-.323-4.052-2.758-.324.323.818.647h-.647l-4.852-.8-3.576-1.787-.323.17-.477.153-.323.17-.494.324.494-.34.323-.154.477-.17.323-.153-.323-.324h.97l.324-.17.17-.153h.323l-.493-.324.817-.17-3.558-.647-.971-.477-1.14.647-1.465-.494-.323-.646 1.311.493 2.264-.97 2.418.97 3.728.324 3.235.477 1.788 1.14h2.587l2.588-.17 4.869-2.418-4.222-1.14-.8.323-1.941-1.294-.17.17h-.324l-.153.154h-.323l-.324.17-3.252-1.464-1.77.817-1.464-.817-.647 1.14-1.294-.17 1.294 1.14-4.529.154-.97-.477v-.323l-2.435-.324.817-.646-1.464.153-2.588-1.124-.493-1.14-.801.323-4.545-.17-4.682-.647-1.958-.97-.8.17v2.434l.153-.323.323.8 1.635.323-.324.17 1.124.477-4.529-1.447-.647.153-1.14.324-.477.97-.971-.153.647-1.14-1.94-.477-.647-1.141-1.635-.97-.477.323v-.494zm129.868 118.223-.324 1.77.324-.153.323-.647-.323-.17v-.153l.17-.171v-.153h-.17l.17-.817zM70.209 201.736l.051-.034-.493.153zm81.534-66.925.085-1.073-.119 1.09zM74.959 23.415l-.323.17h-.647v-.016h.647zm7.934 0 .324.154h.97l.323.17-.323-.153h-.97zm18.949.324-1.788.17-.22.153h.05l-1.77 1.141 1.72-1.14-1.89-.154zm-12.48.97h.324l.34.17h-.17zm1.141.324h.154l.493.17h-.17zm1.124.323h.324l.34.17h-.17zm99.597 0 1.124.494.987-.17zm-97.98.494h.17l.324.153.494.17.323.154h-.17l-.323-.154-.494-.17zm3.082 1.124h.17l.477.17.323.153.494.17.324.154.17.119-.34-.12-.324-.153-.477-.17-.323-.153zm32.875.323.171.494h-.017zm82.743.647 1.94.647-1.293-.647zm-82.266.17h.017l.324.647.323.477-.34-.477zm-28.96.715.801.256.153.153-.477-.153-.34-.17zm16.021.085.034.034.119-.034.273.34.374.307 3.082.17 1.617-.817h1.788l.97 1.294-1.617-1.293-3.252 1.14-2.588-.323-.374-.477-.392-.306-4.086.936-.97-.324.97.17zm-13.909.869.306.102.153.17-.204-.119-1.243 1.26-.97.323 2.196-1.583-.102-.051zm-38.41.102-.152.494-.494.17-.324.323-.97.477.817-.477zm39.516.477.494.17.187.187-.511-.17zm-35.94.664-1.787.97.493-.323h-.323zm37.234 0 .324.17.153.102-.307-.102zm6.316 0-.323 1.14.817-.17-1.141.97 1.788-.8.971-1.14.647.323-2.912 3.082-.17.153-.8.323.323-.8-.323-.17-1.141.647-.153.817-1.464-.817 1.617-.97-.8-.324.153-.477.494-.97.477 1.123.493-1.447zm-10.674.323-1.788 1.14.647.648-.647.8 2.588-.477-3.558 1.447-.34 1.6.016.018-.034.05-.136.597-1.447 1.31.902-1.089-.579.426.647-.8-.647.646.477-.97v-2.758l.817-.97zm-3.116 5.227.017-.068-.306-.307-.307 1.09zm64.321-5.227 1.447.97.324-.153 1.311-.647h-.818zm-55.723.273.17.05.17.17zm-1.447.697-.324.494-1.294.153zm69.309.818-.647.153.817.647zm-113.507.647-.323.97-.494-.17zm30.441.97v1.77l-3.405 2.929 2.435-2.928.153-1.447zm136.338.153 1.14 1.141 2.435 1.294zm-45.815.647.477.324.817.97h1.447l.255.085 1.703.085-.494.324-1.209-.409-1.702-.085-.817-.8zm-110.936.17L69.12 37.82h-.477l.647-.324.8-1.617zm14.25 0-.97.324.17.477 1.618-.324-1.295.647-.97-.8zm-9.874.154-.477.97.323.324-.817.323zm29.964.647-2.264 1.14-.494-.323zm-4.205.493v.477l-.988.34zm21.86 0-.647.324-2.435-.17-.97 1.464.477.647v.17l-.154 3.388 2.265-.153.477-.817h.817l1.294-.154 1.464-1.294-1.464-.493zm-27.7.154.17 1.14-.97-.97zm10.368.323-.647.17h.971l-.324.494-.817-.494zm74.979 0 .477.324v.017zm-95.392.34.324.971h-.801zm15.885 0-.988 1.124.324-.97zm130.668 0 .323.477 1.294.647.647.324zm-50.361.307.324.17-.324-.153zm-109.301.17-.153.324h-.017zm-20.856.102-.68.545-.154.17zm61.665.069-2.588 1.123-1.14-.153-2.111 2.588.17 1.94-1.941.477-1.464 2.111h1.294l-.477-.8 1.447.154-.8.493.323.8-.817.17.647.154.324.17 3.405-1.617 3.881.8 1.618-.324.323-.8-3.235-.97h3.729l.323-.494-1.464.153.817-.323-.493-.477.664-.494.323.818 1.294-.494.153-1.124 1.294.8.817-2.587-.817-1.124-.97.477-.153-.477-1.618 1.617 1.124-1.94-1.124-.17-2.111 1.94-2.111.97 3.082-3.234h-.171zm-13.773.153-.153.97-1.941.817zm4.375 0-2.758.817-.323-.324zm130.515.323.664.613.153.034zm.664.613-1.464-.29 1.123.818.818 1.294-.324 1.94 3.882 1.124.97 1.465.324-.154.97.8.324.324 1.294.17-1.448-1.787.154 1.14-.647-.493v-.477l-1.294-.988-.647-1.94-2.094-1.124zm-184.45-.29-2.52 2.316.085-.05zm-2.52 2.316-.238.12-1.124 1.123zm179.666-2.145-1.617.647-1.618.97-4.528.477.476.494.647-.494 1.294.97 1.958.17 1.617-.646 1.941.153 6.47.817-1.617-.647-.477-1.14.8.17-.8-.324-1.141.97-2.588-.646-1.14-1.14zm-136.184.97.817.647-.817.324zm-23.954.154-.494.97-.97.494-.154.323-.493.154-1.141 1.293 1.14-1.617 1.141-.477zm20.89 0h.153l.493.493-1.14.154zm-4.546.323.97.324-.153.647-1.14-.324zm-3.065.324.97.323-.646-.153v.647l1.617-.324.324 1.294-1.941-.323zm7.934 0h.153l1.294.17h-.647l-.153.477zm-1.294 1.294.647.493h-1.464zm39.498.493-.323.8h-1.124l.647 1.788-1.14-.323.97 1.617.97-.324.647-.8-.153-.647zm-53.918.324h.494l-.324.647-.664.476-.477.34H69.29l2.094-.34h.324zm111.412 0 2.98.63.579-.154-.477.17-.102-.016-.068.017zm-110.442.153-.153.647.97.17h-.817v.493l-.153-.34h-.494l-1.14.664.664-.664zm4.052.17.477.324-1.294.476zm12.633 0 .647.153-.324.494zm34.169 0-.493.647.647.494zm101.368 0 .647.8.153.17 1.141.971 2.434 2.111h.647l.154.324.647.323 2.911 1.617 3.252 3.559 2.094 1.94 1.617 2.265-2.741-3.235.647 1.788-.817-1.788-4.699-4.699-1.294-.8-.153.324-.562-.562-.085-.085v-.17h-.17v-.052l-.971-.272-4.529-3.729h-1.617l-.17.34-.324-.34h.494l.324-.476.97.323.477.153-.801-.323.647.17zm-133.766.153.17 1.311-1.294-.493zm31.104 0-1.464.494.154 1.14-.801-.493-.97 1.464.477-1.958-1.448.494-.323 2.111-1.141 1.124 1.464.97.801-.323-.801-.477.801-.323 2.434.476-.493-.8-2.265-.323 1.141-.818 3.235-.323.17-.647-.817.324.493-.97-.97.646.647-1.294-.817.97zm-63.64.494v.647l2.588-.494-3.728.988zm5.993.477h1.448v.017H65.39zm146.212 0h1.618v.017h-1.618l-.323.153zm-132.95.017-.152.8.647.817-.97-.17zm5.84 0h.154l.493.153.8.17-.152 1.124-.648-.8-.647.323.647-.493h-1.293zm-20.566.153-.494.17h-.476l-.494.154.494-.17h.477zm25.589 0 .647.324-.817.17h-.477l.153-.17zm120.146 0-.323.17h-1.124l-.323.154.323-.17h1.124zm33.523 0-1.941.17.647.8.477-.153.17.97.97.648.324.153 1.14.647-.323-.477v-.17l.323.17.477.153 2.264 1.465 4.052 3.881v.494l-1.123-.97.8.97 2.911 2.094 2.588 4.546 3.575 4.528.477.324-.97-1.94-.801-.818h.154l-2.111-3.082-.971-1.77 1.311.97-.17-.817-.494-.477-1.617-1.787v.323l-.8-.647h.323l-.494-.323-.153-.477.647.647-1.141-1.788-1.294-1.123.647.153-1.123-.817-.494-.8-.647-.494-.153-.154-.17-.17.646.324.171.17h.153l-1.941-1.617h-.323l-1.465-.97-1.447-.494-.817-.8zm-174.082.17.17.324-1.004.357-.137.12-2.417.817 2.554-.937zm28.347 0-.817 1.294-.648 1.124v-.97l.17-.154zm-25.436.154.817.323-1.14 1.14 1.464-.17-.8.324-6.317 1.94-1.14-.323 2.264-.153v-.647l1.464-.323v-.647l2.264-1.14v.493zm17.979.17h.323l.494.153h-.324zm4.222 0-.324.647-1.31 2.264v-1.294l1.14-1.14zm81.925.8.97 2.264.971-.8-.324-.97zm-61.206.323-1.787.494v.154l.817.646 1.141-.97zm-25.912.324.324.647-1.294.17zm-32.552.17-2.094 1.294 1.294-1.14zm35.14.324-.477.8-.323-.324zm33.369.476-.97.647.647.818 1.123-.97zm-28.993.324.647.494-.971.153zm15.543 0-3.234.817-.971.324-.323.646.476.069-.153.732 1.941.647 1.294-.8.97 1.123 1.294-1.447.324-.494h-1.124l.647-.647-1.141.647-.476-.153-.324-.17 1.447-.8zm71.097 0-.493 1.14 1.787.648.154.153v-.154l-.801-1.617zm-80.477.17-2.112 1.447.324 1.141 3.405-1.617zm-2.622.239-.136.561-.97-.153zm26.746.085-.817 1.447.97-.154zm51.484.153v2.264h1.464l-.323.324-.494.817 1.958.494 1.294-.988-.647-.97-1.464-1.618-.307.273zm30.611.323 4.853.324.17.493-.324-.493h-1.617l-3.065-.153.017.153.29 1.788h-.153l-.137-1.788-.034-.153h.017zm-16.361.324.341.493.323.648h-.017l-.323-.648zm-121.116.493.646.324-.647.97zm-1.141.154.323.17-.8.647zm47.772 0-.8 1.277h-.034l-.136-.136-.153-.494-1.141.17-.494.97h.017l.477.494 3.235.324-.477-.494.323-.324.477-.493-1.532.153 1.702-.477h-1.617zm-56.183.493.8.648.324-.648.17.648-1.617.817zm131.639.324h.017l.153.477zm14.914.324h.153l1.294 3.234 2.264-.477 2.758 1.448 3.082 4.545.647 2.741.476.818.818-.324-.443.698-.375-.374-.647-.647-.476-2.912-4.546-5.192-3.064-.324-1.465 2.588 1.618 1.14-.153 1.465v-1.464l-1.141-.818-1.294 1.465-5.176.817-6.163-1.958-1.123-.153-1.294-1.294 1.294 1.124 1.123.323 5.67 1.617 5.192-.647 2.265-3.234zm-120.317.153-.817.817.17-.647zm35.94.17-.153.647-1.634.817-.477.153 1.787.17h.647l2.265-1.14-1.141-.494-.647.664zm-16.361.494.494.97.97-.323-.647 1.294 2.111 1.447 1.618-2.741zm-66.228.153-.97.494v-.017zm73.362.323-1.618 1.294h2.435zm-51.331.17-1.14 1.124.323.817h-.8l.323-.817zm-3.405.324h.493l-1.617 1.294zm59.111.477-1.941.17-.323 1.124-3.405-.154-1.618.97.647.971-1.294.324-.493 2.11.817.154-1.294.817.477.97.17.324.323-.323h.647l.477.323.323-.323.818-.817-.324-2.588 1.124-.97-.477-.17 1.447-.324-.153-.647.494.647.647-.647-.494 1.14.97-.97.324.323v-1.294l1.141.154zm2.588.323-.817.494.97.8 1.634-.97zm-1.294.324-.971.97h.647zm-15.544.647-1.294 1.94-.323 1.294 1.77-.647h1.788l2.111.97.647-.97-.971-1.617zm.323 2.587-1.293.97-1.465-.152.647-.17.818-2.912-1.465.324-.97.647.323.97-1.294.323-.17.17-.97 2.759.323-.324v.154l-.8.646.647-.323-.17.97-.477.97.324-.152-.17.647-.648.323.494.324h-.817v.647l-1.124.647-1.14-.647.647.8-1.294 1.14.323.324-3.235 1.788-1.14-.494-.324.97.17-.97-1.293-.8-1.618 1.123-.323-1.94.647-1.465-2.282-.153-.477 3.235 1.141-.477-1.31 1.294h.646l-1.77 1.124-.647 1.464-.324-.817-.817.647-2.418 6.316 3.882-4.205-.817 1.464.817-.494-2.264 3.729 2.588-1.465-1.141 1.294 1.617-.8.647-1.14.324.493.987-.97-.664-.324.988-.647-.817.154 2.264-1.141-.647-.647 1.464-.477v.97l1.294-.97v.97l-1.14.971.816.17h-1.14l1.14.97-1.617-.493-1.788 2.435 2.435-.817-.647.97 1.294-.8-.17.97.647-.97v1.123l.647-.8.323.647.647-.817-.97-.323.817-.324-.494-.647 1.294.17-1.124-.323h.8l-.646-.817.647.493.17-.817v.817l1.14-.817-.46-.46-.204-.034.818-.647h-.818l.988-.153-.647-.17.8-.153-.477-.324.97-.493-.17-.477.494.8.8-2.418v1.294l.818-.493-.494-.477.647.477.324-.8-.324 1.94.647-.647v-2.11l.494 1.94.647-.153h.153l.647-.817-.8-.477.476.153-.323-.97 1.14 1.14.647-.97-.817-.647.971.324-1.941-.818h1.14l-.17-.476 1.464.647-.97-1.141 1.464.647.971-.97-1.465-.647 1.788-.17-1.294-.801 1.124.153v-.476l.97.647-.323-1.294 1.294.647.97-1.618-.8-.494-.817.97.493-1.123-1.293.8 1.94-1.447-.17-.17-.494-.374 1.311.22 2.588-.816-.323-1.941-1.141.647.494-.97-.971.8.647-.971-2.434.817.817-.647zm.477 5.193v.97l1.788-.97.647-1.464.323-.477-1.941.324-.17.153-.647.494zM92.802 73.64l.783.137-.817-.17zM242.708 55.15l1.464 1.14h-.97zm-202.565.324-.17.647-.324.17zm15.374 0 1.14 3.081-.323.647.647.17h-.647l.153.324.647-.17-1.294 2.434-1.617 1.294-.647 1.294-2.69 1.26-.221.528-.069.05.239-.544.05-.034.256-.613h.017l.477-.17.647-3.065.97-.817v-.8l.97-.494-.152-2.111.476-.647h.494zm67.862 0-.971 1.787.154-1.464-1.464.647v-.477l-.801.154-.493.97h1.14l-1.294.323 1.941.494-.97.154 1.124 1.293.987-.323v-.647l2.094.323-.647-.323 3.729-.97-.971-.97-.97.323.153-.97-1.294.493.817-.647-.493-.17-.801.647zm-86.317.493-.154.324h-.017zm81.618.154-.97.323.8.324zm-2.588.323-.647.494.971.153-1.294.323h.8l-.971.324.818.17-1.141.647.817.494-.817.477.97-.154-1.123.477 1.123-.153-1.94.8.323.494.324.8 1.14.17.443-.92h.017l.919.035-.408.562 1.447.153-.153.97.646-.323.324.647.477-.647v.817l1.464-1.617-.324 1.617.971-1.294.153 1.77.987-.476-.493 1.124.97.17.324-.647v.8l.817-.323-.494.493 2.758 1.294-.97-1.617 1.123.97.494-.97-.17 1.124 1.141.817.97.323.97-.97-.647-1.294.971.477.494-2.588-.494-.8-.324-.647-1.787.323 1.464-1.14-.494-.477-.97.477.97-.97-.647-1.295-.476.647-.494-.323v.97l-.8-.97v1.787l-.324-1.634-.97.494.8 1.787-.647-1.14-.477-.324.477 1.14-.323.324-.477-.493v.817l.477.323h-.647l-.324-1.14-2.094.817 1.941-1.14.477-.801-3.405.8v-.477l-.154 1.124-.323-.647-.817.324 1.14-.97-.17-.818-1.447-.477.477.8h-.801l1.124.494-2.588-.323.971 1.14-1.618-.97 1.941-1.464-1.77.477zm-79.524.17h.017v.324h-.017zm49.39 0-.153 1.294-1.465.477 1.788 1.788-1.294.646-.817 1.294.647.818.817-.818v-.97h1.14l2.742-2.435-.477-.323 1.77-.647-3.881-.324zm-26.866 1.448.153.323.324.323-.647.664h-.153l-.818-.323zm31.735.646-.97.34-.324.648zm-58.464.324v.017l-.324.153zm225.259.017.324.97 1.293 1.618h-.17l1.788 2.094-.494-.647.817.17-.647-.817-1.14-1.294-.154-.8-1.293-1.294zm-175.052.647-.817.323 1.293 1.448.17-.97zm-24.125.97-.323.647-.17.477.153-.477zm39.822.324-.324.647.494.323-.17-.493zm-48.743 1.123 1.464.647-.647.818.324 1.123-.97 2.435.885-.732-2.18 5.107-1.617 1.788-.647.647-.494-.17v-.154l.494-1.31 1.447-1.618-1.294 1.14-2.094.324-.34-.817h.017l1.94-1.294V68.6l.8.477 1.618-.8 1.617-2.605-1.617-.153.817-.324-.493-.647-2.912 1.124-1.617.17v-.97l2.911-1.788H49.2zm8.427 0-.476.97v.324l-.17.324.153-.324v-.323zm22.03 1.618.478.494.97-.324zm38.205.323-1.77 1.788.323 1.294-.817.17v-1.31l-.324 1.31-.153-2.281-.97 1.787-.664-.817-.8.664-.494 1.124.817-.477-.494.97.971.8-.324 1.465-.647.647-3.013 2.86-.698-.102.391.392-.289.255-.017.017-2.349 1.106h-.017l-1.124 1.465-.324-.817v.646h-1.14l.97.324-1.617-.477-.153 1.618 2.094-.818-1.294.818.204.63-.187.187-.664-.34.323.646-.204.205-.596-.205.392.392-.034.034-.358-.255v.595l-.085.069-.085-.341-1.294 1.617.494-1.94-.647-.97-.971 2.093.596 1.345-.119.12-1.94.323.152.817-.647.153.324-.8-1.294.97-.97-.17-.324 1.14-.153-2.587-.17 1.294-.154-.97-1.464.153 1.788 1.14-.647-.323.8 1.447-2.094-2.264.477 1.94-1.124-1.617-.17 1.618-.818-.8v.97l-.323-.97-.323.647-.647-.17 2.758 1.14v.647l-2.912-1.617.647 1.447-1.14-.8-.647.97 1.464.477v.817l-1.618-1.294.324.477-1.294.493.8.477-.97-.323-1.124.647 1.77.493.818-.817-1.294 2.281v-.647l-1.14-.97.493 1.447-.817-1.124v.647l-.8-.17.323.97-.647-.476.324 1.124-.494-.8.17.97-1.14.323.817.324-1.311.153-.154 1.14-.817.154.647.647-.8-.324.647.324-.817.17.17.647-.494-.494.324.817-.647-.493.494 1.14-.97.97 1.94 1.788-1.464-.323.97.323-1.123.154.8.323-.8.647h.97l-1.464.494h1.294l-1.294.647h.97v1.294l.494-1.788.647 1.294.153-.97.97.323-.323-.97.494.97v-.97l.817.493-.17-.647.647.477-.153-.647.97.324.477-1.448.17.8.153-1.293.97.97.648-.97v.97l.493-1.123.154.97.17-.647.647.477v-.97l.323.97.8-.647-.323-.97.817.817 1.294-1.941.17.97.97-.494h.018l.51.085.767.886 1.123-.613.767.102.05.187-1.14.324v.494l.647-.494-.324.494 1.294.646.494-.817.477.97h.017l2.979-1.14 2.418.358.749.63.562-.443h.017l.051.017-.153.749 2.758.8 4.699-.477h.476l-1.447-2.264-1.941-.17-.323-.324.749-.289h.017l.851.136-.374-.34.068-.034 1.277.698.476-1.141-.749.051.528-.204h.715l-.136-.222.545-.22.238.765-.817 2.265 1.311-.494-.647.817.647.323.323-1.293 1.124-.647-.647-.324.97-.17-.97-.323.817-.324-.238-1.43.408-.153.477 1.26.477-1.618-.017-.017.136-.051.528.715v-.817l-.119-.051.646-.256h.017l1.397.307.647-.8-.12-.29.715-.272.068.068-.017-.085.171-.068.17.153.8-.153-.477-.494.971-1.294.153.324.971-1.124-.154-.324.477-.647h.17l.971-1.14.8.323.647-.97-.477-.647.324-.494.476.17-.153-.493 1.788-1.941 2.588-1.447-1.141-.17.494-.648 1.94.17-1.293-.987h.153l2.111.494 1.788-1.294-.988-.97-1.124.647-.323-.494-.426-1.294.426-.323-.528.033-.391-1.157.425.477 1.788-.154-.971-1.14.971-.477-3.082-1.464 1.294-.17 1.941 1.31-1.771-2.604-1.736.8-.051-.153.494-1.448h-.971l.119 1.073.017.017.017.204-.034-.221-.613-.664v-.409l-.153.239-.323-.358v-.204l-.085.12-.647-.699.085-.238-.205.119-.681-.732.068-.034-1.14-1.124h-.477l-.17-.494-1.941.494.323-.647-1.123.324.97-.494-2.111-.817-.647.17.324 1.14-2.758-.323-.154-1.14zM97.62 83.82l-.153-1.293-1.141-.494zm163.714-19.766-.324.97 1.788 2.759.153-.324v.324l.647.323-.647-.97h-.324l-.476-.8.647.323 1.941 1.941v-.647l-.818-.817.988.817-.988-1.464zm-42.104.17 1.618 2.095-1.447 1.14 1.294-1.294zm-135.69.154-.817.647.647.17zm8.41 0 .17 1.294h1.465l.8-1.294zm95.222.323.17.818.647-.324zm-125.015.647-.97 1.958 1.14-.987zm31.428.494-.664 1.14.664-.323zm-26.083.494.17.8 1.124-.324zm.17.8h-.493l1.14.17zm162.897-.324.324.154h.323l.324.17-.324-.153h-.323zm-53.595.324-1.788.323.818.647-1.465-.323 3.405 1.787zm-127.774.97-1.123 2.111.477.154zm124.216.324v.17l-.817.153.493.647-.817-.323.971 2.264 1.787-.8.477-1.464h.17l-.408-.12h-.035l-.051-.033h-.051zm-2.282.17-1.77.324 1.941 2.264.97-.494-.153-1.447zm14.897.153h.017l.647 1.788.647.647-.817.647 1.464.323-.97-.17-.17.323-.477.324-.17-.477v-.493h-1.465l1.465-.324-.171-1.77-.8-.17zm-109.3.324.17 1.464-.818.323zm-47.126.323h.017l-.17.324zm57.817.17-1.941 1.771.153-1.447zm-58.141.477h.017v.188l-.017.034zm44.861 0 .324.494-.8 1.124zm116.759.324h.153l1.617 2.264 1.141-.153-.971.323.647 1.618.171.323-.324-.323zm-148.664.323 1.294.494-.647.647v-.817l-.477.323.324 1.618-.494 2.28.324-.646v.647l.17 1.294h-.647l-.324-.97-.646-1.942zm26.883 0 .817 1.14-.494-.493-.323.494zm103.325 0-.647.817.971.324.153-.647zm-123.568.97v1.141l-.477.494.324-.817zm219.59.17.8 1.295v-.324zm-201.441.324.323.324-.817.647zm-9.892.477-.323.987-.477-.663zm-2.417.17h.476l.494.153-.647.494h-.17zm193.66.153h.324v.017h-.324zm-5.822.17 1.14 1.618-1.464-1.294zm6.316 0 .324.154h.323v.017h-.323zm-58.141.324.324.153h.17l.647.34-.647-.323h-.17zm59.265.153h.17l.324.17-.324-.153h-.153zm1.14.494.324.153v.017zm-207.757.97.817.494-.494 2.912.324.323.17-1.14.324 2.264 1.447 1.787 2.264 2.588-.153.17-3.558-4.545-.494-.477-.97.8-.494-.97zm12.462.494-.323.8-.647-.323zm-5.822.477.476.17-1.294.647zm6.47.97.646 1.294h-.153l-2.264-.8zm-4.853.17.647.8-.97 1.142.647-1.465zm27.36.8-.477.818h.647zm151.251.171 3.081 1.77 1.294 1.788.324-.323 1.94 4.205 1.141 1.14.324 1.788-.494 1.124-.324-2.111-1.464-2.588-2.264-3.235-3.712-3.081zm-167.119.477.647.323-.477.494zm100.397 0-.647.647.494.493.153.154zm42.427.323 1.958.97h.476l1.941.971h.324l2.588 1.311-2.588-1.294h-.324l-1.941-.97h-.476zm-176.33.17.324.154-.494.493zm70.757 0-.494.154-.97.323.323 1.141h-.8l1.124.97.817-1.123.323-.494zm17.978.8v.018l-.646.323v-.017zm143.948.171.323.153v.017zm-98.78.153-.97.34.817.477zm-130.668.324v.017l-.323.153zm84.53 0v.017l-.97.476zm-59.435.17v.647l-.647.17zm101.862 0-.494 2.111.97-1.294zm-99.104.647.97.647-.97.17zm-2.928.817v1.617l-2.094.324zm138.942 0-.8 1.941-.17-.97zm-143.624.153.97.494-1.14 1.294.647-1.14zm11.492.324-2.111 2.588.324.493.17-.17.153.817 1.14-.817-1.293 1.464v.97l-.494-1.14.494-.97-.817-.477-.647.8v-.647l.97-.323 1.294-2.094zm1.788 0 .477.323h-.154l-.493.494zm132.779 0-.324 1.94-.647.324zm-143.471.817-1.294.97-.647.477.647-.8.324-.494zm116.912 0-.324 2.418-1.617 1.293v.818l-.818 2.911 1.294.817-.323 1.447h.97l-.97.17-.324 1.294 1.465-.493-.494 1.14 1.634-.647-.97-.817.97-.323-.97-.153.8-.17-.8-.648h.8l-.97-.97.817-.153-.17-.97-.154-1.465 1.447-4.205zm21.536.323 1.294.648h-1.123l-.171-.494zm-127.28.154.324.647-.647.17zm80.972.323v.97h-.817l.323.971.647-.153.817-.17-.817.817 1.788.647 1.294-1.941-.971-.817-.817.647-.153-.97-.17 1.293-.971-.97zm122.904.817.324.97h-.17l-.154.154-.17-.323-.323-.647zm-2.434.154.187.068-.017-.068.051.085.273.085.153.477-.426-.562-.034-.017.136.749zm-121.934.17v2.588l-.8-2.111-.324 1.14-.817-.817.817-.477-1.464.477.647 3.252 1.294-1.294v.8l.494-.477.476.647-2.094.8.153.818 1.618-.494-1.294.647.817.494-1.294-.324.8 1.294.818 1.124 1.294-4.359.476-.323.817-.324-.817-.97v-.017l-.8-1.124-.323.647zm82.095.153 1.141.324 3.234 1.293-.646.17.493.171h1.294l.971.97-1.294-.493-.171.493v-.493l-4.699-2.111-.153 1.293.92.358.051-.017.034.051 1.106.426h-.817l-.289-.426-.085-.034-1.09.46-.153-1.465zm-34.799.17h1.123l6.232 3.678.902-.596 1.311.391.136-1.038 1.141-.323-1.141.476v.817l3.728 2.741 1.141 1.141-4.699-3.728-.306-.085-.017.085-1.294-.477-.817.647-.085-.051-.069.05-6.163-3.574-1.447.97zm74.314.324.647.153.307 1.005.017-.034.17.663-.187-.63-.136.307v-.664h-.324l-.17-.647zm-230.264.153v2.111l.646.324zm22.83.97-.8.988v-.647zm163.561 0 3.234 1.635-3.234-1.618zm-206.788.17-.323 1.141-.17.647v1.448l-.477 1.617-.17.647.17-.8-.494.8-1.14 3.899-.647 2.587-.97 2.265-.324 1.941-.324.647-.323-.647-.647 5.346.17 1.14.647-3.575.477-.477.493-2.588 2.435-7.457.153-.476.647-2.435 1.14-4.852-.63.323zm89.382.324-.323.17v-.016zm85.007.324h.017l-.494.97zm-11.322.323-.494.647.647.647.324-.647zm-159.832.324v.493l-.494.477zm128.25 0-.817.323.494.647zm124.046.493.323.154.323 1.14zm-1.788.154.153.97h-.323zm6.146 0-.153.493 2.434 4.529.477.97.817-.323zm-127.757.17-.97.477v1.464l.8-.324.17.8.647-.97zm-24.124.323-.971.647.801.477zm-70.774.8-1.123 4.223h.476l.494-1.635zm-38.204.324-.494.647-.153.647zm256.977 2.588.17.323v.034l.324.613v.017l-.17.63v.017l-.477 1.77-.17-1.123.493-.493.137-.29-.017-.068-.12-.12v-.459zm-35.94.494.971.153 1.123 1.464zm37.081.17.477.8-.477.647-.63-1.107.63.613zm-226.06.153-.817 2.911.97.817-.323-2.91.97-.665zm49.067.153-.647.34v-.016zm-39.022.324v.017l-.664.323v-.017zm114.647.17-1.14.323-.818.818.664.323-.664.8.988-.323-.494 2.588.817.647.971-.8 1.447 1.447 2.434-1.294-3.234-1.448-.971-1.464zm-76.443.153v.017l-.647.324zm141.53 0 .971.494-.971-.477zm-218.926.017-.647 1.294-.494.153-.323.647.817-.476zm-1.787.97-.477.154-.494 1.294h.324zm265.575.477.8 3.082 1.787 3.405.171.647v.323l.119.12.204.527.477.647.17.154v-.154l-.323-.817v-.477l.647 1.771-.171-1.124-.476-1.294v-.647l-.324-.97v-.34l-.221-.92-.341-.664.068.29.324.817-.324-.17.324 1.14.323.494v.477l-.476-.647-1.635-4.052-.476-.477zm2.519 3.27-.085-.358-.17-.154zM16.342 97.9l-.17.324h.17zm268.963.324v.323l.494 1.618v-.222zm.494 1.72.153.544-.153-.647zM16.172 98.24l-.324.63h.17zm1.294.153-.8 1.771-.494.493.647-.493zm209.221.323h.477l.17 1.941 1.294.324 1.141 1.14-2.281-.663zm-168.736.154-1.464.817-1.123.477-.17-.647-.8.97.152-.8-1.447-.324.324 1.294-1.465-.817-.476.817.647.801v2.281l1.294.97-1.141.154.97 1.617-1.77-.647.477.97 2.11.324-.817.97-1.294.324 1.141.323-1.14.647.17.664 1.94-.494.477-.646-.8-.324 1.294-.323h-1.464l.494-.971.476.153.17-.647.971.818-.817-1.465 1.94-.323-.476-1.294.647-.323-1.464-.477 1.14-.324-.646-1.14 1.293.17-.493-.987h.17l.323-.154-.323-.17-.12-.102-.016-.051 2.4-.494.494-.8.153.8.324-.8zm-10.044.323-.8.971 1.123 1.294.17.17.154-.324.323-.817-1.294.17-.153-.493 1.294.323 1.294-.97zm130.684.324.494.97h1.447l-.153-.647-.17-.153h-.324zm107.361.817.323 1.124.171.34v-.34l-.171-.154v-.17zm-94.728.8v1.141l-1.277.8.017.136.29 1.175 1.294 2.264 2.587 2.094.818 2.282 5.499.647 4.528-4.376 3.729-1.941 2.911.647.647-.493 1.294-.647 4.222-.324 1.618.324h-2.758l-4.052.97-.971.17-2.417-.493-3.252 1.464-4.529 4.699 1.141.323-7.781-.97-.97-2.435-2.264-1.788-1.465-2.417-.119-1.175-.034-.119.017-.017-.017-.153zm84.036.17.324 1.464-.154.324zm-27.036.477.324.17-.324-.153zm38.222.34v.154l.476.97zm.476 1.124v.17l.12.103.051.221.153.477.102.374-.255-.698.153.494.494 1.447v.17l.102.222.051.255.255.749-.085-.426-.238-.715-.051-.272-.205-.783-.272-.766-.051-.239v-.136l-.068-.136v-.017l-.085-.324-.171-.323-.323-.817.323.902zm1.226 3.984.068.392v-.171zm.068.392-.476-1.618-.494-1.617-.324-.647.324.8.323 1.294zM8.834 103.859l-.102.204v.12zm-.102.341-.137.425-.017.034v.034l.154-.306zm2.417.187-.647 1.77-.153 1.465-.17 1.617.494-2.111zm-2.588.323-.153.477-.323.97-.068.426.068-.255.153-.494.17-.323v-.256zm-.544 1.873-.75 2.503.647-1.958zm-.75 2.503-.272 1.379.273-.903-.17.494zm-.272 1.379-.221.715.17-.477zm229.243-5.755h.971l.17 1.294-.97-.17zm50.855.154.323 1.94.153-.153.171.324-.171-.647zm-178.935.493-.493 1.618-.154-1.294-.663 1.123-.477-.8-.17.8-.647-.476 2.111 1.77h-1.141l.494.818-2.111-1.141 1.464 2.758-1.941.323 1.447.647.647 1.294.647 1.294 2.111.17 2.435.154 1.941-.801-.324-.646.8.323-.153-3.082.97-.323-1.14.17-.153-1.311-.818.817-1.294-.97-.647 1.141.171-1.464-1.141.647-.153-.818-.17-.476-1.771 1.464.97-1.788zm64.764 0-.323 1.294.97.477.647-1.294zm66.722.324v.8l-.818.17zm-61.223.647-.8 2.094 2.588 4.699 1.787-1.124.477-2.758-.323 2.911-1.941.971-2.758-4.699zm6.487 0 .17.323h-.017zm28.5.153.17.323h-.017zm43.073 1.464.171.324h-.017zm-15.714.477.494 1.464-.971-1.294zm-24.448.817.324.153v.017zm41.456 0 .324.153v.017zm-21.69.17-.647 1.294-.17.477.153-.477zm-223.795.477-.17 1.141.323-.171zm133.426.494-.647 1.294 1.141-.971zm-138.942.817-.153.306-.17.818v.323l-.154.324-.323 1.293-.17 1.141-.477 2.264v.647h-.17l-.8 4.206-.324 1.617-.17 1.294v.323l-.052.086-.05.578.033-.527-.085.187v.817l-.17.324v1.123l-.153.324v.664l-.17.476v.818l-.154.476v1.141l-.17.477v1.464l-.153.477v1.464l-.324 4.375-.17 4.376v6.963l.17.323v1.447l.137 2.061.017.051v-.324l1.293 11.338.818 5.653.136.595-.136-.425-.494-1.941v.477l.17.323v.647l.153.324v.493l.17.324v.817l.154.323v.324l.17.323v.477l.153.324v.647l.17.17v.647l.154.323v.153l.17.494v.477l.068.068.017.017.068.238v.324l.17.323v.494l.154.323v.171l.17.323v.477l.153.323v.324l.17.323v.171l.154.323v.477l.17.323v.324l.153.323v.324l.17.323v.17l.17.324v.323l.154.324v.153l.17.324v.34l.153.477.17.323v.324l.154.323v.324l.085.068v.017l.085.272v.136l.153.324v.323l.17.154v.323l.154.324.17.493.153.324v.323l.17.324v.153l.154.494.17.323v.153l.085.085v.018l.068.221v.17l.324.647v.17l.17.324v.323l.153.477.17.323.154.494.17.324.153.476.17.324.154.494.17.323.323.97.154.324.17.477.153.323.17.494.154.323.323.971.17.323.154.494.17.323.153.477.17.324.154.493.323.477.17.324.153.493.17.324.324.97.17.324.324.476.153.324.324.987.323.324v.323l.17.153.324.647-.392-.885 1.345 2.809.017.034v.154l.154.323.17.153.153.324v.17l.17.323.324.324v.323l.153.154.17.323.154.17v.154l.17.323.153.17.17.324v.17l.153.324.324.323.17.323v.154l.153.323.324.324v.323l.17.17.153.324.324.323v.324l.17.153.153.324.34.323v.323l.324.324.153.323.17.171.154.323v.153l.17.171.153.323.17.153.324.494.324.494h-.17l.187.187.63 1.107.22.289.103.187.204.205.12.119.034.085-.154-.204.443.766-.17-.324-.102-.238.425.562.324.817 1.14 1.447.154.324.323.493.562.784.085.187.102.085.034.051.034.034v.153l.154.085.034.017-.358-.578.17.153-2.434-4.852.17-.171.477.971.323.323h2.605l-.17-1.294-.97-2.911-.648-1.141-2.11-2.911-2.095-4.052-1.94-3.882v1.618l.152.323-.17-.323v-1.618l-.153-.153-2.758-4.052-1.294-2.758-1.447-1.294v-.8l.323.324-.646-1.141.476.477-.323-1.618-.477-.153-.17-.817-.154-.153.154-.171-.324-.323-.323-1.124-.153.153v-.647h-.17l-.971-2.587-.17.17-.647-1.635-.324.324.324.987-.324-.493-.153-.818-.647-.153.153-.647-1.123-1.941 1.447 2.418.323-.8-1.77-4.052-.324.493v-.817l-.323-.153v-.817l-.324-.17.153-.477 1.294.97-.153-.493.153-.477-.647-2.111-.153-4.376-.17-.647-.153.324-.017-.068-1.277.204-.477-1.651-.392-.494-.238-1.379.426-.341.034-3.234.579-.154.595 2.52-.698-3.167-1.94-5.822-.324-4.051h-.323l.323-.971v-2.111l-.323-2.758v-.647l-.324-1.294.324-1.124v-2.281l-.324-1.294-.323 2.111.153.971-.324-1.141-.8-2.741-.17-1.141.97 3.882.17-.324.324-1.617v-.647l.153-1.294.494 1.464-.817-4.699v1.465l-.477-2.282v-3.235l-.17-3.558.17-1.617.153-2.911.086-.494-.086.17v-.817l-.306-1.856.477-1.873.153.971.323-1.618-.476-1.617.153-1.941-.153.324.153-1.465v-.323h-.324v.17l-.323.971.17-1.464-.323 1.293.8-3.881.494-2.912.323-1.464.153-.476.17-1.294zm-1.532 19.579.085-.153v-.29zm.085-.443.153-.851-.153.323zm3.932 43.771.443 2.145.307 2.384-.307-2.52zm19.733 57.17h.017l-.051-.102zm-5.04-7.712-.17-.17.17.34zm-6.01-10.709-.306-.613v.154l.153.323zM4.186 170.614l-.153-.647v.323zm.494 1.941v-.17l-.12-.443zm-.817-5.823-.8-5.992-.494-4.546v.171l.17 1.77.136 1.924.017.034v.153l.136 1.55.034.068v.34l.085.97.069.153v.647l.102.647v.017l.068.136v.375l.085.63.017.017.051.119v.289l.12.801.05.051v.323l.153.971.137 1.072v.017l.034.034v.17l.323 1.448zm0 1.618v.8l.102.204zm0 0-.154-.613v.289zm-1.294-11.985v1.447l.153.289zm1.242-30.526.051-.409v-.324zm2.163-11.578-.324 1.294v.154l.153-.647zm282.889-2.911.324.971v.153l.17.494.477 1.617v-.17l-.647-2.418zm.971 3.235v.323l.391 1.413zm.391 1.736.903 3.933-.477-2.434zm.903 3.933.323 1.481.17 1.107.153.647-.153-.494.647 3.899.153.477-.323-1.618-.324-2.758v.171l-.153-.647-.017-.137-.153-1.004zm1.14 6.64.153 1.294v-.323l.171.97v-.324zm.324 1.941v.477l.119.783zm.119 1.26.204 2.145v-.817zm.204 2.145v.153l.034.204zm.034.357.29 3.678.17 2.06v-1.413l-.17-2.264zm.46 5.738v.221l.255 3.252-.102-1.634zm.255 3.473.068.954v-.171zm-2.043-18.966-.17-.97v.323zm-147.999-11.168-.817.8.476.323zm-133.443.153-.477 1.787v3.235l-.647 2.111h.324l.323.477-.17 4.222.323.154.324-3.235.323.647v-1.141l.324-.97.323-5.993-.153-.971-.323 1.788-.324.323-.494 1.618.494-3.882zm133.766 0-.664 1.617.817-.647zm16.344.494.494 1.94-.647.477zm102.185.323 1.124.153-.647.971-.324.323-.153-.8zm-41.132 1.124.17.323h-.017zm-2.265 1.14.153 1.141-.8.647v-.987zm-27.376 1.124.323.17-.323-.153zm93.28.664v3.388l.494 2.111.8.647.171-.97-.324-2.265-.817-2.588zm-18.778.153.323.153v.017zm-33.523.324.153.817 1.141-.494.153 1.941h.818l-.171.817 1.464-.817v.817l-1.787.647-.324-1.464-.323-1.447-1.447.153zm-73.361.647.323.817-.8-.324zm-8.53 1.6v.017l1.89.17zm1.89.187 1.141 1.941.017-.017-1.124-1.924zm-2.894.324v.017l.204.119zm.834.272-.051.205h.017zm-.749.579.051.545-.357-.221.374.272zm78.758.119.171.324h-.018zm-57.153.324 1.294 1.447 4.205 1.311v.153l-4.205-1.464-1.294-1.294zm57.953.476h.017l.154.324zm41.95.494.171.324h-.017zm-41.286.324.324.153v.017zm-66.074.476 1.464.818h-.817l.323 1.464zm27.206 0 1.771 2.111-.324.971.29.187.034-.017.204.153.289.171.818-.324-.494.477.97.817-1.583-1.141-.238-.136-.937.307.647-.971h-.97l.323-1.141zm-41.473.137-.937 1.6.954-1.566zm-.937 1.6-.834.851.817-.8zm14.557-.596.647.647h-.817zm1.464 1.294 1.617.817 1.448 2.911-.477.971-1.294-.17.8-.477-1.941-1.464-.817-1.618 1.141 1.141-.647-1.464 1.141 1.294.476-.647zm71.727 0 1.294.817-1.124.324zm11.168 0 .494.17-.494.971zm-99.784.187-2.06 1.72-.255-.222.255.256zm-144.083.307-.154 1.123.068-.613zm267.839.153-.153.323v.171l-.171.323.154-.323v-.171zm-261.847.17-.323.647.17 2.418.324.17zm139.436 1.107-.017.017.817 3.252-.323 2.264 1.464.97.153-.119-.153.102-1.447-.987.34-2.247zm121.917.187h.017v.324h-.017zm-37.234.647-.17 1.771-3.388 2.758-.324 2.758 1.448 2.094-1.941-.8-.154-2.111.324-1.771 3.711-3.082zm-229.175.17-.29 1.771-.153.817-.17.477v-.971l.323-1.941zm231.116.307.17.323h-.017zm-74.808.323 2.911 2.282-1.618 2.264-2.434-3.082zm32.552.17.323.324-1.311 1.788zm43.55 1.124.323.17-.323-.153zm-67.045.494.323.494-.97.153zm115.464 1.941-.153 2.111-.17-.971zm-114 .493-.817.647.647.154 1.464.817-.477 1.447-2.281-1.294 1.464.17-1.141-1.464zm-25.606.426.783 1.311-1.14.783 1.192-.749zm33.216 1.192.171 3.081-.988-2.281zm-23.971.153-2.315 1.09 2.315-1.056 1.464.136zm35.463.17.324.477.494-.477-2.759 3.559v.646l-.153.971.8.647.971-.971-.324 1.788 1.294-.17-1.294 1.141.324-.647-1.941-1.294.323-2.758-.646-.647-2.265-.818-1.787.171-1.226.868-.869.749-.119-.034-.051.034-1.941-.8 1.992.766.988-.715 1.226-1.039 1.94-.153 2.112.971.493.323-.17-.817.817.323 1.447-1.294zm-44.827.852.426.306.034-.034zm96.652.442.17.324h-.017zm-97.605.102.289.869.426-.426-.426.375zm94.37.222-.17 1.787-1.771 1.294 1.447-2.928zm-76.443.323.817.647-1.294.17zm-18.08.034-.069.256-1.259.272 1.276-.238zm69.581.119v.017l-.323.154zm28.824.017.17.307.306.17h.017l.324.647h-.017l-.324-.647-.323-.153zm23.001.324v1.77l-.494-.646zm-122.768.374.374.222-.272.034h.408zm60.575.103.97.647-.647.646zm9.398 0-.324.17v-.017zm-70.144.187.136 1.753-.102-1.753zm-6.452.204-.153.579.34-.511c-.14.209-.289.41-.289.375 0-.027.057-.234.102-.443m17.331.153-.17 2.605.017-.017.17-2.588zm52.455.426.987 1.941h-.017zm-69.769.46-.017.034 1.277 3.013zm-127.297.51-.153.818.323.476.153-.97zm142.023 0-1.293.647-.205.545.205-.511 1.276-.561.784.919zm117.065.647-.153 1.141-.494-.647zm-60.728.647h.017l.323.647zm-54.328.273-.493.323.051.068zM3.539 142.762l.323.8-.646-.154zm203.229.153v.017l-.323.153zm86.964 0-.17 1.941v.017l.17 2.911v-4.869m-156.256.187-.171.136v.017zm68.475.306-.324.171v-.017zm-.647.477v.017l-.477.153-.323.171v-.017l.323-.154zm-1.124.647v.017l-.494.153zm60.388.17h.017v.324h-.017zm28.671 0v.818l.17.153zm-28.824.494-.153.324-.17.153.153-.17zm-114.885.324-.733 1.447-.817.323v.817l.647-.17-.613.477 3.763-.29-.102-1.276-1.89-.341v.8l-.136-1.038.119 1.021h-.971zm114.391.647h.017l-.17.323zm-13.603.323h.017l.154.323zm13.28.153h.017v.324h-.017zm-74.809.324-.97 1.821.306 1.482.035.119 1.276.953-.97.817v.154l-.323 4.052.17-4.052.153-1.141-.306-.783-.017-.017-.018-.102-.459-1.192.153-.29v-.034zm61.853 0h.017l.323.647h-.017zm-36.264.323-.17 2.111.494.971 2.111.323-.324 1.124-.17 2.281.971.477-1.294 1.464-.324.324-.8-.647-1.634 1.294-1.448-2.265-.323-2.588 1.124-.817-.647-.97h.817v-.494l-.17-1.124 1.293-.323zm36.757.494.171.323h-.017zm-244.838.8-.17.971-.153-.477.323 1.77.324-.97zm172.294 1.617.171.324.153.494-.17-.494zm-174.082.171.17.476-.323 1.141zm187.685.323-.323.17-.494.154.494-.171zm80.325 1.294-1.634.971-.647-.477zm-17.825 1.124.323.17-.323-.153zm-252.279.664v1.617l.12.273zm199.654.647.647.476.494 2.912h.97l-2.911 1.311-.17 1.617 1.294.324-2.112.646.171.647h1.14l1.618 2.094 2.741-.153v1.617l1.634 1.941-.664-2.111.988-.971 2.741 1.464-1.124 1.788-1.788-.323.324 2.094.97.817-.476-.494 1.123-.477.817.971h-.97l.324 1.124.476-.647.971.493 1.941 4.699-3.388 2.418h-5.517l-1.617-2.588.494-1.447-.324-1.958 1.294-1.294h-1.787l-4.529-3.235-.971-2.758-.17.988-2.094-2.111.153-3.081 2.111-1.124.154-2.111 2.264-2.588zm-16.191.153.971.647v1.294l-.324 2.758-1.464.817-.153-1.141h.97l-.323-1.617.817-.17.323-1.447zm71.404 2.435h.017l-.171.323zm-90.676 1.293-.477.171h-.97l-.494.153.494-.17h.97zm-2.435.324-.323.17h-.971l-.477.153.477-.17h.971zm2.435.153 5.993 2.282.817-.494.647 2.91-2.111.494-.324 1.447-1.788.971 1.465-.971.323-1.77 1.788-.324v-1.787zm-5.176.17-.323.171h-.971l-.494.153.494-.17h.971zm-158.691.171v.647l.068.119zm290.176.647-.17.476-.153 1.788v-1.141l-.171.817-.647.647v.97l-.476.324h-.17l-.801 1.941v-.818l-.647.494-1.464 4.052.494.8.97-1.294.647.324.477-1.294.324 1.464.323-.647.17-.17.324.817.323-1.464v-.477l.153-.323v-.494l.171-.97v-.818l.153-.153.494-4.698v-.153l-.171 1.447-.153.647.153-.971-.153.647.153-1.123-.323 1.769zm-.494 1.94.137-.902-.137.256v-.171l-.153.324zm.137-.902.034-.068v-.17zm-289.666.256v.476l.051.068zm280.949 1.616v.8l.17.171zm-155.286 1.141-2.759.34-2.179 2.844 1.192-.392.545 1.634 1.226.12 1.311-1.26.664 1.634.868-1.515 1.243.97.766-1.787-1.618-.562.392-1.192zm-125.34.426v.204l.035.068zm247.92.527-.153.324-.323.34-.17.307.153-.324.323-.323zm-.97 1.294v.017l-.323.153-.154.324h-.017l.171-.324zm40.809.017-.17.8-.153-.153zm-41.626.8h.017l-.17.324zm14.25 1.294h.017l.153.324zm-41.61.171.171.323h-.017zm-77.649 9.657 1.445.762 1.379 1.549-.664 3.558 1.175 1.38.306.034v.051l.528.289 1.515-2.452-.034-.442 3.627-1.311-.29-1.754-1.021-.664 1.14-2.247-1.14-1.447.476-.851.102-1.005-.17-.034-2.145-.528.102-.817-2.4-2.52-.29-.17v.29l-.102-.018c-.631-.05-2.129.022-2.297.443l1.041 1.668-.55.597-5.869-.75.74 2.688zm119.582-9.01h.017l.154.323zm23.172.646-.324.324.153.323zm-279.672.971.323.153v.817zm283.06 0-.324.477-.153.647h.153l.324-.324zm.97.647v.477zm-.477.153-.17 1.141.324-.494zm-1.464.17-.323.324-.154.647zm-125.679.051-.051 1.788.068-1.771zm80.171.75h.017l-.324.34-.17.306v.018l-.323.153.323-.171.153-.323zm-46.785.323 1.124.323-1.448.171zm-192.367.409.63 2.519.323.647.494 2.094.324.324.306.936-.63-1.26-.494-1.94-.476-.971zm238.028.408-.323.17-.153.324-.341.323.324-.34.17-.307v-.017zm2.912 2.111v.154l-1.294 3.081zm-239.663.801.494 1.617.153.817zm179.751 1.787.17.324v.323l.154.324-.171-.324v-.323zm-24.635.749-1.141.937.443.936-.869 1.464 1.431.29-1.141 1.617 2.434-2.588 2.742-.323-1.907-2.265zm32.245.698-.493 1.788-1.771.17zm-186.544.017.034.102.17.477.29.868.153.971v.051l-.153-.494-.17.766v-1.379l-.052-.136-.017-.051-.034-.119zm190.103.477 1.617 1.617-.647.818-1.617-1.941zm37.898 0-.154.323h-.017l-.306.171-.341.323-.323.153.323-.17.324-.323.323-.154zm-1.294 1.124v.017l-.324.153zm-226.06.902.136.443-.136-.205zm.153.477.17.255.97 1.941-.646-1.141-.324-.476zm166.319 1.702.647 1.618-.818-.477zm-26.083 1.175v.119zm-137.307 1.26.323 1.294h.323zm-.97.647.323.715v-.068l.05.187.426.953h-.153l.153.647-.425-1.6-.051-.119v.425zm97.638 2.911-.153.324v.323l-.17.323.153-.323v-.323zm165.331.97-.323.494.647-.323-.477.476v.647l.153.494v.324l.171.323v.477l.153.34v.477l.17.323v.494l.153.324.494 1.123 1.294-2.264.477-2.264-1.124-1.465zm-165.654.647-.153.324v.323l-.171.324.154-.324v-.323zm96.192.171.647.97-.647-.817-1.618.647-2.758-.477 2.111.324zm21.69 2.911-1.618 1.788 1.141-.971zm-29.3 5.993-.324.17h-.323v-.017h.323zm-.818.323-.323.171h-.324v-.017h.324zm-1.123.324-.324.17h-.323v-.017h.323zm-178.951 3.405h.017v.323l.153.324-.17-.324zm36.127 3.064-.17.664.493.477zm-33.693 3.082v.17l.17.324.154.153zm175.699.494.171.323v.647l.153.324-.17-.324v-.647zm-15.22 7.763.647 2.264-2.264.818-2.112 2.911 1.294-2.588 1.941-.817zm-152.852 5.363.154.153v.102zm203.859.153-2.588 1.294 1.618-.323zm-127.603.153-.153.324v.817l-.171.324.154-.324v-.817zm-.324 2.265-.153.323v.971h-.017v-.971zm-10.521 1.787.647 1.141-.494-.17zm10.198.647-.153.324v1.141l-.171.306.154-.323v-1.124zm-30.935 1.124 1.294.647v.017l-1.294-.647zm-40.434.289.119.205.494.817-.443-.766.12.119-.171-.323-.102-.052zm166.744.852.17.493 1.124-.17-1.124-.323zM82.57 237.165l.97.477v.017zm3.064 1.294.988.477h.323l.97.493-.97-.476h-.323zm105.096 2.111-.153 1.294-.97-.817zm-104.772 1.447-.647.971.323.493.647-.17-.323.817-.97-1.14zm46.325 0 .477 1.294.97-.153v.647l2.282.323-2.929.801-1.77-2.741zm-33.37 1.141h.018v.323l-.17.477.153-.477zm10.046.153 1.464 1.141-.494 1.464-.153.324-.17-.324h-.154l-.323-.17.323.153h.154l-.324-.8.971-.647zm-12.786.494 2.417 3.081.17.154.477-1.941-.017.153.034-.153-.391 2.809.05.102-.084.119-.239 1.669v-.494l-.153-.153-1.617-1.141 1.617.817v-.493l.051-.103.034-.289.034-.579v-.017l-1.583-.46h1.464l-1.617-.97-.324-1.141-1.787-.493 1.617.34zm7.763.647.324.153h.323l.324.17-.324-.153h-.323zm1.141.323.323.154h.324l.323.17-.323-.153h-.324zm1.294.324.323.153h.324v.017h-.324zm1.464.323.323.154h.324l.323.17-.323-.153h-.324zm6.146 3.882.97 1.617-.817 3.899.647-4.052zm83.559 1.464.154.477v.34l-.154-.493zm-9.074 3.882 1.141 3.235-1.941-1.447zm9.228.323.17.494v.153l-.17-.476zm-77.72 3.559-1.141.493.647.324zm57 1.958-.494 1.123-1.941 1.464v-.817zm5.022.323-.953.341.46.306-1.771.153 1.311-.459-.017-.017zm-.323 1.771.323.323 1.294-.323.647.817 1.124-.647.17.153-1.787.817-.324 1.447-1.771 1.141 1.448-.153-.971.647-1.294.153.324.494-.8.323.323-.647-1.634-.17-.971.971-.477-.971.971-2.911 1.617-.817.818.17zm-38.221.17-1.141 4.205 1.787-2.111 3.882-1.124.494-.17 5.823-.477 5.345 2.094-5.669-1.94-5.993.817-1.77.323-2.265.8.153 1.311-5.669 2.741-.153 1.294-.17-1.123.323-.171 3.729-2.094zm87.934 1.941-.493.476.817-.476zm-58.294.323-1.311.817.341-.664zm-50.53.817.817.324-.817.153zm95.221.477-1.464 1.141v.8l-1.294.97-.817.171.17.476-.647.171-.817 1.123.17-.323-1.14.817.323.153-.8.324.323-.477-1.14.8-.154.324-.646.17-3.899 1.941-1.618 1.464.494 1.447-2.758 1.618-.97.987.647.8 1.787-.477 4.699-1.957 7.764-6.793.493-.818.971-.647v-.97l.476-.477.494.324.8-.818-.476-1.77h-1.294zm-46.802.971.647.493-1.294.8zm24.942.323-.323.647.8.17-.324-.493zm31.411 0-.817.494.817-.324zm-83.065 1.141-.647.476.8.324-.97.647-.494-1.294zm27.189.8 1.634 3.081-.647.647 2.094.494 1.294 1.771h-1.617l-.8-1.294-2.282-1.141.171-2.588-.494.494zm35.633 1.294-.646.323h.646zm-2.434.17-.477.477h.647zm-9.551 1.617-.324.171h-.323l-.324.153.324-.17h.323zm-17.332 1.294 1.464.324-1.464.17zm5.023 1.141 1.14.324v.153l.971 1.294-.817 1.14.97 1.448-1.617.17-.971-1.464.817-.801-.647-1.617-.17-.323h.17zm-9.551.647-1.618.8.647-.647zm-2.435.477-.971 1.14-1.123.154.153-.477zm1.788 2.264v.324l-.801.323zm-2.759 5.516-2.094.477-2.758 1.141 1.941-.971zm-7.44 6.963-.493.154h-.324z'/%3e%3cpath fill='%23EDEDED' d='m155.148 108.95-.358.136h-.221l-1.277.834-.783 2.843-2.264-.289-1.141-1.413-.596.562-.528 1.6-.068.204-1.668-.34-.205 1.328-1.123.204-1.618 3.814-.987.323-1.294 3.763.46 1.106-1.567.307-1.174 1.634-.171 3.882.664 1.141-.8.834.017 2.23-.851.545-.664 2.4-.647-.102h-.034l.085 1.413.613-.136-.17.834c-.03.122-.068.271-.068.29 0 .017.032-.031.085-.102.054-.072.134-.169.204-.273.14-.208.272-.425.272-.425l-.442 1.396 1.26 3.047-.63.579-.154.136.307 2.418 1.975.187.936-1.941 1.669.29 1.277-3.388-.069-.818-.017-.153-.119-1.6h.034l.239-.034.272-.034-.375-.222-.391-.221.426-.085 1.259-.272.068-.256.154-.579.289.817.426-.374.715-.647-.051-.034-.409-.307h-.017l-.306-.221.068-.051.068-.034 1.072-.749-.715-1.192-.068-.119-.442-.749-1.141-.341.8-5.771.392.34.255.222 2.06-1.72.034-.034.834-.851.937-1.601-.443-2.179.273.171.34.204-.051-.545-.085-.834v-.017l.204.136.579.357v-.017l.034-.119.187-.851v-.017l1.89.187h.034l1.124 1.924-.017.017-4.529 5.806.834 3.252-.34 2.247 1.447.987.136-.085.017-.017.477-.306-.034.306-.085 1.073 6.112-2.588.834-1.566-1.158.289-.8-1.141.971.324.97-.971-2.111-1.464.323-1.124-1.123-1.617 2.758 2.741-1.311-.8.17 1.294h1.617l-.153-1.141.8.324v1.532l1.601-2.98-2.077-1.804.476-.988-2.57-6.639.476-2.077-1.311-1.124-.102-1.924.102-.153-.187-1.498zm.766 1.43-.324 1.447h-1.123zm-2.094 3.388h1.77l-.323.647zm1.617 8.751 1.618.97-1.465-.153zm-.647 3.728.324 1.771.153-1.294.647.647-.477-.8.8.323-1.447 2.264v1.788l.971-.494-.324 1.294-1.141-1.294.647-2.264-.153-1.294-.647-.323zm4.205 2.094-.647.324.494.493.324-.817zm-6.639.324h1.294v.817l-1.124.323v1.141l1.124-1.141-.801 1.294.647.647-.97-.8v.153zm7.184.425-1.515 1.362.698.154.136-.239zm-4.273 5.925-2.316 1.056-.476.221.511 2.281 1.157.034h.017l-.17 2.588-.017.017-.409.358-.442.391-.051-.068-.749-.851-.052-.068-.732-.851-1.276.561-.171.409-.034.102-.834 2.043.306 2.282.12.749.136 1.038v-.8l1.89.341.102 1.276-3.746.29h-.119l-.017.085-.885.579.817-.971-1.617.647-1.294-1.294-4.87 1.771-.153 1.141-2.264-2.265-3.252.801.494-1.124h-1.464l-.801-1.464.477-2.111 2.264-1.618-1.123-.8 1.123-2.435-3.064 1.141-1.464 5.823.647-.153.323.97-.647.323 1.618 2.265-1.618-1.141-.477 1.294-.646-.97h-1.294l.323.97-2.281-.8-.971.647.494 1.294-.97.476-.494-1.77-1.618 2.264.818.817h-1.941l1.123.8-4.205.171-.323 1.77-.647.171-2.588 1.123-2.605-1.941v2.912l-2.094-.324-.323-1.123h-2.912l.801.97-.801-.323v1.293l2.912 1.788.323 2.741.971.817-.647 1.447.153.341-2.265 4.852-9.074-3.558-.8-1.141-3.235.494.647 2.264-2.111 4.852-2.264 2.588h.97l-.817.971.987.493h-.323l-1.311 2.912 3.899.97 1.447 3.882 2.758-.8 4.205 1.617 1.788-1.464 1.447.17.817-1.617.97-.324.647-.17-.323-.477-.477-.647.477-1.464.494-.323 2.417-2.111 4.376-.971v-2.417l.97-.988 1.464-.323 3.559 2.111 5.175-2.588 2.435 1.617 1.14 4.052 8.258 6.64.97 2.911-1.294 1.941.8.324 1.141-2.111 1.294-.477-1.294-1.788.8-1.617 1.788.323.97 1.294.324-.8-4.852-3.575.476-.971-2.588-.647-1.77-3.881-2.111-1.771-.171-3.081 2.435-.647.187.766h.017l.051.187.12.732c.071.405.147.749.153.766s.286-.236.63-.562c.343-.325.637-.588.647-.578.009.009.52 1.061 1.14 2.332l1.124 2.315.8.154.8.153.716.63c.446.393.735.682.766.766.039.106.125.186.408.323.198.096.367.171.392.171.054 0 .207.15-1.737-1.958l-1.617-1.754-.409-1.311c-.402-1.285-.422-1.335-.34-1.413.08-.076.207-.055 2.945.358l2.86.425.341-.289c.19-.157.351-.313.34-.341-.01-.027-.251-.399-.527-.834a20 20 0 0 1-.511-.834c-.002-.004-.062-.01-.085-.017l2.179-.494.102.017v-.289l.289.17 2.401 2.52-.102.817 2.145.528.17.034-.102 1.004-.477.852 1.141 1.447-1.141 2.247 1.022.664.289 1.754-3.626 1.31.034.443-1.515 2.452-.528-.29v-.051l-.102-.017h-.119l-.085-.017.306.409v-.119l1.379 1.855.834-.221-.681.562.681 1.107 4.206.374-.613.443-3.048-.409-.477.766 1.107 2.588.936-.596.681 1.515.307-1.021 1.107.817-.852-2.622 1.516.273-1.039-1.124 1.073-.46.97.869.068-1.141-3.115-1.515.902-.494-.068-.817.715.272-1.549-2.996.698-.324 1.957 1.498-.408-.97 1.243.34-1.413-1.379 2.758-.766 1.821.358v-.017l.869-1.464-.443-.937 1.141-.936 1.992.068-.835-1.005-.613.154 1.924-2.912.068-1.855.052-1.788.017.017v.017l.289.477 1.141-.596-.103-.817-2.979-.664-.374-3.337-2.486-3.116-2.997 1.635-3.49-.358-1.345-1.073 1.311-1.651-.374-1.345.885-1.055 1.277-1.533-1.754-4.307s1.21-2.109 1.141-2.281-.8-1.958-.8-1.958l3.388-.766.272-2.214 1.005-.647-.443-1.072 1.209-.477.34.102.511-1.072-1.413-3.388.272-1.822-.136-2.384.273-.544-.137-.392-.136.238v.017l-1.464-.119-.289-.034zm-16.191.613 1.294.17-.477 1.447-2.111.818.324-1.465.97.171zm18.949.97v1.465l-.97-1.141zm-6.793.324-.494.17.494.647.8-.494zm-.817 1.311.323 1.447 1.618-1.447zm-41.456.323-1.618.8.971.494-.971.8-2.111-.97.324 1.294-1.294.494 1.617 1.293-2.094.971 1.771.477-2.742-.154.801.647-1.124.324 1.124.494-1.124.153 1.124.17-.801.477 2.912.17 2.758.153 1.447-4.375-.453-1.007-1.165-.53.717-.867 1.395-.661-.494-.647-.8.8zm37.727 1.124-1.294.97.171 1.294zm-13.756.97 1.124.324-.971.17.17.971-.323-.818-.817.494zm4.205 3.082-.477 1.141-.323-.988-1.311.494 1.141 3.235v-1.124l1.294-1.464zm-3.405.97-.323.971 1.14.323v-1.294zm5.023 3.082-.801.477.801.323zm-23.631 10.845-.324.647v.323l-.17.324.153-.324v-.323zm-.494 1.617-.153.324v.493l-.341.647.324-.647v-.493zm13.926 3.576 1.652.834-.392 1.192 1.618.561-.766 1.788-1.243-.97-.869 1.515-.663-1.635-1.311 1.26-1.226-.119-.545-1.634-1.192.391 2.179-2.843zm162.897 7.44v.476zm-282.787.323-.58.153-.033 3.235-.426.341.238 1.379.392.493.477 1.652 1.277-.205-.307-2.383-.443-2.145zm119.72 4.375-1.77 1.294.476 2.265 1.294-1.294zm-.8 4.206-2.111.493-.153 4.853 2.417-.494.647-2.911zm-11.815.817-1.788.477.97.97 1.141-.647zm44.691 4.852-.971.324.971.646.647-.17zm-5.993 1.294-.817.323 3.081 1.941-.494-1.447zm-5.346 1.464-.494.647.971.153zm-9.875.153-6.316.171.323 1.123 4.529 2.435zm-68.339 2.758.154.971 1.464-.647zm106.867.647-4.358 2.265 1.617 1.14 2.094-1.464-.477-.647zm-12.939.324-1.141.8.477.323zm-91.816.647-.494.476.97.171zm4.852.153-.97.323.8.171zm-1.141.494-1.617.817.97.323zm78.707 1.464v.97l2.435.477 2.911-.323.324-.801-1.141.647zm-18.745.017.188.647.664.068-.068-.647z'/%3e%3cpath fill='%23EDEDED' d='m114.308 131.734-1.465.97-.153.494.8-.17zm1.617.323-.8 1.941-.988-.477-.153 1.941-1.294.477 1.447.647-2.264 2.928 1.141-.97.97-.647.153.97-.476-.323-1.294 2.417.153.647.17-.476 2.588.476-1.294.971.324 1.294.646-.324-.97 1.635.494.647-2.282-.494-1.123.817h1.123l-.153.97-2.588.971 2.418 2.094 1.788-.477-1.465 1.124-1.77-.647-3.082 1.941 3.235.664.647-.988 5.193 1.465 2.417-.324.17-.477-1.617-.817h.97l1.771-1.788-.323-1.293-1.771-.477h-.17l.493-1.464v-.154l-.17-.323-.8-.323 1.124.153.17-.8-1.294-1.635-.17-3.711-2.094-1.294 1.77.323-.97-.647 1.294-.17 1.787-2.111-3.405-.971 2.758-2.094zm-2.911 1.618.153 1.787.323-.647zm-.171 2.758-.8.647h.971zm-3.082 3.081-.74.35-.717.866 1.165.531.459 1.001 1.621-.483-.153-2.265z'/%3e%3cpath fill='url(%23a)' d='M148 1c80.709 0 146.136 65.427 146.136 146.136S228.709 293.272 148 293.272 1.864 227.845 1.864 147.136 67.29 1 148 1'/%3e%3cpath stroke='%23F4F4F4' stroke-miterlimit='10' d='M293.727 147.132c.399-50.104-27.22-99.134-70.276-124.684-43.417-26.82-100.997-28.026-145.524-3.1C33.554 43.194 3.5 91.669 2.423 142.112-.151 195.263 29.698 248.317 76.26 273.919c44.189 25.656 101.997 25.143 145.733-1.295 43.939-25.285 72.103-74.775 71.733-125.492Z'/%3e%3ccircle cx='97.624' cy='43.892' r='7.98' fill='%2311003A'/%3e%3cpath fill='white' fill-rule='evenodd' d='M101.88 43.892a4.256 4.256 0 1 1-8.513 0 4.256 4.256 0 0 1 8.513 0m-3.192-1.597a1.064 1.064 0 1 1-2.128 0 1.064 1.064 0 0 1 2.128 0m-1.064 2.128a2.66 2.66 0 0 0-2.418 1.552 3.18 3.18 0 0 0 2.418 1.109 3.19 3.19 0 0 0 2.419-1.11 2.66 2.66 0 0 0-2.419-1.55' clip-rule='evenodd'/%3e%3cpath fill='%2311003A' fill-rule='evenodd' d='M225.852 192.17a6.284 6.284 0 1 1 8.888 8.888l-4.444 4.444-4.444-4.444a6.29 6.29 0 0 1-1.362-6.849 6.3 6.3 0 0 1 1.362-2.039m4.444 6.239a1.796 1.796 0 1 0 0-3.592 1.796 1.796 0 0 0 0 3.592' clip-rule='evenodd'/%3e%3cpath stroke='%2311003A' stroke-linecap='round' d='M206.854 66.835c13.966 11.471 38.306 51.472 23.941 119.704'/%3e%3cpath fill='%2311003A' fill-rule='evenodd' d='M191.291 45.65a11.495 11.495 0 0 1 19.621 8.127c0 3.048-1.211 5.971-3.366 8.127l-8.127 8.127-8.128-8.127a11.49 11.49 0 0 1-3.366-8.127 11.49 11.49 0 0 1 3.366-8.127m8.128 11.41a3.284 3.284 0 1 0 0-6.568 3.284 3.284 0 0 0 0 6.569M43.052 35.355a5.936 5.936 0 0 1 8.394 8.394l-4.197 4.197-4.197-4.197a5.936 5.936 0 0 1 0-8.394m4.197 5.893a1.696 1.696 0 1 0 0-3.391 1.696 1.696 0 0 0 0 3.39M138.855 147.967a4.543 4.543 0 0 1 6.42 0 4.54 4.54 0 0 1 0 6.419l-3.21 3.209-3.21-3.209a4.538 4.538 0 0 1 0-6.419m3.21 4.506a1.293 1.293 0 0 0 1.297-1.297 1.3 1.3 0 0 0-1.297-1.296 1.296 1.296 0 1 0 0 2.593' clip-rule='evenodd'/%3e%3cpath stroke='%2311003A' stroke-linecap='round' d='M46.252 50.375c-5.653 36.743 12.469 94.267 92.77 108.732'/%3e%3cpath stroke='%2311003A' stroke-dasharray='2 2' stroke-linecap='round' d='M96.128 55.862c-5.985 16.625-6.783 57.458 37.906 87.783M108.099 36.65C111.257 32.494 155 17 186.5 45.5'/%3e%3cdefs%3e%3cradialGradient id='a' cx='0' cy='0' r='1' gradientTransform='matrix(-443.28627 1136.2087 -1029.15754 -401.52079 690.995 -591.586)' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23F2F2F2' stop-opacity='0'/%3e%3cstop offset='.493' stop-color='%23F2F2F2' stop-opacity='.024'/%3e%3cstop offset='.571' stop-color='%23F2F2F2' stop-opacity='.035'/%3e%3cstop offset='.636' stop-color='%23F2F2F2' stop-opacity='.067'/%3e%3cstop offset='.696' stop-color='%23F2F2F2' stop-opacity='.149'/%3e%3cstop offset='.73' stop-color='%23F2F2F2' stop-opacity='.213'/%3e%3cstop offset='1' stop-color='%23F2F2F2' stop-opacity='.546'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e"}),l(ye,{multiplier:4}),l(m,Object.assign({variant:"heading4"},{children:r("onboarding:welcomePage.title")})),l(ye,{multiplier:2}),l(m,Object.assign({css:{textAlign:"center"},variant:"body2"},{children:r("onboarding:welcomePage.message")})),l(ye,{multiplier:4}),l(d,Object.assign({bold:!1,color:c.PRIMARY,"data-testid":"onboarding:welcomePage.action",onClick:i,type:"button",variant:v.FILLED},{children:r("onboarding:welcomePage.action")}))]}))},tl=N({container:e=>({display:"grid",gridTemplateRows:"auto 1fr ",minHeight:"100%",padding:q(e).spacing(2)}),step:{"& > span:last-child":{position:"static"}}}),sl=({defaultShipFromAddress:o,onComplete:m,onSellerOnboarded:d})=>{var c,v;const{t:h}=a(),{globalFeatures:z}=K(),{data:u}=x(),g=null!==(c=ge(u))&&void 0!==c?c:null==u?void 0:u[0],p=g&&{isDefault:g.isDefault,name:g.name,originAddress:g.originAddress,returnAddress:g.returnAddress,warehouseId:g.warehouseId},b=null!==(v=z.enabledShipEngineCarriers)&&void 0!==v?v:[],[f,S]=s(0),[C,L]=s(!0),[T,F]=s(!1),[I,k]=s(),[M,R]=s(),{carrierProfiles:V,fundingSourceRequiredTerms:U,fundingSourceMetadata:N,handleSubmitTermsAgreement:q,insuranceProviderProfiles:H}=(({enabledCarriers:e,onStepComplete:l})=>{var i,s,n,a;const o=P(),m=null===(i=o.data)||void 0===i?void 0:i.defaultFundingSourceProfile.requiredTerms,d=null===(s=o.data)||void 0===s?void 0:s.defaultRegionProfile.countryCode,c=null===(n=o.data)||void 0===n?void 0:n.defaultRegionProfile.carrierProfiles,v=W(c,d),h=null===(a=o.data)||void 0===a?void 0:a.defaultFundingSourceProfile.optionalTerms.map((e=>Object.assign(Object.assign({},B(e.termType)),{terms:e}))),z=t((()=>{const l=null==v?void 0:v.filter((l=>e.includes(l.carrierCode)));return null==l?void 0:l.map((e=>"stamps_com"===e.carrierCode&&m?Object.assign(Object.assign({},e),{requiredTerms:[...m,...e.requiredTerms]}):e))}),[e,v,m]),u=r((()=>{l()}),[l]);return{carrierProfiles:z,fundingSourceMetadata:o,fundingSourceRequiredTerms:m,handleSubmitTermsAgreement:u,insuranceProviderProfiles:h}})({enabledCarriers:b,onStepComplete:()=>S((e=>e+1))}),G=r((e=>{k(e),S((e=>M?3:e+1))}),[M]),Y=r((e=>{R(e),S((e=>e+1))}),[]),{createOnboardingSubmissionHandler:$,createFundingSourceErrors:Q,isCreatingFundingSource:X,isRegisteringCarriers:ee,isRegisteringCarriersSuccess:le,registerCarrierErrors:ie,resetMutations:re}=(({onStepComplete:e})=>{const{globalFeatures:l,getToken:i}=K(),{createWarehouse:t,updateWarehouse:s,updateWarehouseErrors:n,refreshListWarehouses:a,warehouses:o}=J(),{mutateAsync:m}=w(),{error:d,isLoading:c,mutateAsync:v,reset:h}=E(),{error:z,mutateAsync:u,isLoading:g,isSuccess:p,reset:b}=A(),f=r((()=>{h(),b()}),[h,b]),S=r((({carrierProfiles:e,defaultWarehouse:i,insuranceProviderProfiles:r})=>(t,{address:s,iovationBlackbox:n})=>D(void 0,void 0,void 0,(function*(){try{const a=null!=s?s:i.originAddress,o=l.enableParcelGuard?null==r?void 0:r.map((e=>({acceptedTerms:[{termType:e.terms.termType,version:e.terms.version}],agreeToTerms:!0,fundingSourceId:t,provider:e.provider}))):void 0;yield u({carriers:e.map((e=>({acceptedTerms:e.requiredTerms.map((({termType:e,version:l})=>({termType:e,version:l}))),agreeToTerms:!0,carrierCode:e.carrierCode,fundingSourceId:t,iovationBlackBox:n,pickupAddress:Object.assign(Object.assign({},a),{company:a.companyName||"",email:i.originAddress.email,fullName:a.name,postalCode:10===a.postalCode.length?a.postalCode.slice(0,-5):a.postalCode})}))),insuranceProviders:o})}catch(e){}}))),[u,l.enableParcelGuard]);return{createFundingSourceErrors:d,createOnboardingSubmissionHandler:r((({carrierProfiles:r,fundingSourceRequiredTerms:d,insuranceProviderProfiles:c})=>({address:h,creditCard:z,iovationBlackbox:u},g)=>D(void 0,void 0,void 0,(function*(){var p,b;try{const f=e=>D(void 0,void 0,void 0,(function*(){try{if(e.warehouseId&&(yield s(Object.assign(Object.assign({},e),{warehouseId:e.warehouseId})),!n))return e;const l=ge(o);return(null==o?void 0:o.length)&&(null==l?void 0:l.warehouseId)&&e.isDefault&&(yield s(Object.assign(Object.assign({},e),{warehouseId:l.warehouseId})),!n)?e:yield t(e)}catch(e){console.error(e)}finally{yield a()}}));if(l.isSandbox){const e=yield i(),l=null!==(p=Z(e))&&void 0!==p?p:"";yield Promise.all([f(g),m({sellerId:l,tryReuseCarrierConnection:!0})])}else{const[e,i]=yield Promise.all([f(g),v({acceptedTerms:d.map((({termType:e,version:l})=>({termType:e,version:l}))),agreeToTerms:!0,billingInfo:Object.assign(Object.assign({},h),{company:h.companyName||"",email:null!==(b=h.email)&&void 0!==b?b:g.originAddress.email,fullName:h.name}),iovationBlackBox:u,paymentMethod:{creditCardInfo:Object.assign({},z)}})]);e&&(yield S({carrierProfiles:r,defaultWarehouse:e,insuranceProviderProfiles:l.enableParcelGuard?c:void 0})(i.fundingSource.fundingSourceId,{iovationBlackbox:u}))}e()}catch(e){}}))),[m,v,S,t,i,l.enableParcelGuard,l.isSandbox,e,a,s,n,o]),isCreatingFundingSource:c,isRegisteringCarriers:g,isRegisteringCarriersSuccess:p,registerCarrierErrors:z,resetMutations:f}})({onStepComplete:()=>{F(!0),R(void 0),null==d||d()}}),te=n(null),se=[{component:()=>{if(N.isLoading)return l(xe,{message:h("loading.data")});if(N.error)throw new Error(h("errorMessages.unableToLoad.fundingSourceMetadata"));return pe(V&&U,"TermsAgreementStep failed assertion."),l(il,{carrierProfiles:V,insuranceProviderProfiles:H,onSubmit:q})},label:h("onboarding:stepLabel.termsAgreement")},{component:()=>l(Je,{defaultShipFromAddress:null!=o?o:p,onSubmit:G,warehousePayload:I}),label:h("onboarding:stepLabel.shipFromAddress")},{component:()=>{var e,i;pe(I,"FundingStep failed assertion.");const r=null===(e=N.data)||void 0===e?void 0:e.defaultRegionProfile.countryCode,t=_(r);return l($e,{address:null!==(i=null==M?void 0:M.address)&&void 0!==i?i:I.originAddress,onSubmit:Y,showVatSettings:t&&(null==z?void 0:z.showVatSettings)})},label:h("onboarding:stepLabel.fundingAndCarrierConnection")},{component:()=>X?l(xe,{message:h("loading.creatingFundingSource")}):ee||le?l(xe,{message:h("loading.connectingCarriers")}):(pe(V&&U&&M&&I,"Confirmation Step failed assertion."),l(Ye,{createFundingSourceErrors:Q,onEdit:ne,onSubmit:$({carrierProfiles:V,fundingSourceRequiredTerms:U,insuranceProviderProfiles:H}),registerCarrierErrors:ie,walletPayload:M,warehousePayload:I})),label:h("onboarding:stepLabel.confirmation")}],ne=r((e=>{2===e&&R(void 0),S(e),re()}),[re]);return e("div",Object.assign({css:tl.container,ref:te},{children:[C&&l(rl,{onContinue:()=>L(!1)}),T&&l(Ge,{onContinue:m}),!T&&!C&&e(i,{children:[l(y,Object.assign({currentStep:f+1},{children:se.map(((e,i)=>l(j,{"aria-current":i===f&&"step",css:tl.step,label:e.label,onClick:()=>{ne(i)},status:i<f?O.STATUS_COMPLETED:i===f?O.STATUS_CURRENT:O.STATUS_DISABLED},e.label)))})),se[f].component()]}),z.poweredByShipEngine&&e(i,{children:[l(ye,{multiplier:10}),l(Te,{})]})]}))},nl=({defaultShipFromAddress:e,onComplete:i,onSellerOnboarded:r})=>l(sl,{defaultShipFromAddress:e,onComplete:i,onSellerOnboarded:r}),al=X(nl,Fe,{css:{height:"100%",maxWidth:"800px",minWidth:"375px",overflow:"auto",scrollbarGutter:"stable both-edges",width:"100%"},resources:{en:ee}});var ol=Object.freeze({__proto__:null,Component:nl,Element:al});const ml=e=>{var i,t,{multiplexedId:n,features:a,warehouseId:o,shipFromAddresses:m,currency:d,printLabelLayout:c,onLoad:v,onShipmentUpdated:h,onLabelCreateSuccess:z,onVoidLabelComplete:u,onVoidLabelSuccess:g,onViewShipment:p,onClickVoidLabel:b,onClickPurchaseLabel:f,onRateSaved:S,callbacks:y}=e,j=R(e,["multiplexedId","features","warehouseId","shipFromAddresses","currency","printLabelLayout","onLoad","onShipmentUpdated","onLabelCreateSuccess","onVoidLabelComplete","onVoidLabelSuccess","onViewShipment","onClickVoidLabel","onClickPurchaseLabel","onRateSaved","callbacks"]);const[O,C]=s(),[L,w]=s(),{data:E}=T(),{data:A}=F(),{shipment:P,salesOrder:x,isLoading:W,errors:U,refetchPendingSalesOrderShipments:B,warehouses:_,carriers:N}=Be(Object.assign(Object.assign({},n),{onLoad:v,onShipmentUpdated:h,shipFromAddresses:m,useWarehouses:null===(i=null==a?void 0:a.shipmentForm)||void 0===i?void 0:i.useWarehouses,warehouseId:o})),{data:q,isInitialLoading:H}=I((null==P?void 0:P.insuranceProvider)===k.InsuranceProviderType.SHIPSURANCE?k.InsuranceProviderType.SHIPSURANCE:void 0),{data:G,isLoading:Z,error:K,refetch:Y}=M({enabled:!(!n||!("shipmentId"in n))||!!(null==P?void 0:P.shipmentId),queryFnParams:{shipmentId:n&&"shipmentId"in n?n.shipmentId:null==P?void 0:P.shipmentId}});Ne(G&&(()=>{G.labels.length?w("shipmentSummary"):w("purchaseLabel")}));const $=null!=d?d:V(null===(t=null==E?void 0:E[0])||void 0===t?void 0:t.currencyCode),J=r((e=>D(void 0,void 0,void 0,(function*(){yield B(),yield null==h?void 0:h(e)}))),[h,B]),Q=[...U?U.filter((e=>"label_purchased"!==e.message)):[],...K||[]];return l(le,Object.assign({data:P||x,errors:Q.length?Q:void 0,isLoading:Z||W||H},{children:L&&(e=>{switch(e){case"purchaseLabel":return l(te,Object.assign({},j,{currency:$,features:a,insuranceAccount:q,isLoading:W||H,onLabelCreateSuccess:(e,l)=>D(void 0,void 0,void 0,(function*(){var i;w("shipmentSummary"),yield null==z?void 0:z(e,l),yield null===(i=null==y?void 0:y.onLabelCreateSuccess)||void 0===i?void 0:i.call(y,e,l),yield Y()})),onRateSaved:e=>D(void 0,void 0,void 0,(function*(){var l;yield null==S?void 0:S(e),yield null===(l=null==y?void 0:y.onRateSaved)||void 0===l?void 0:l.call(y,e)})),onShipmentUpdated:J,printLabelLayout:null!=c?c:null==A?void 0:A.defaultLabelLayout,salesOrder:x,shipFromAddresses:m,shipment:P}));case"shipmentSummary":return l(re,Object.assign({},j,{carriers:N,features:a,labels:null==G?void 0:G.labels,onClickPurchaseLabel:(e,l)=>{w("purchaseLabel"),null==f||f(e,l)},onClickVoidLabel:e=>{C(e.labelId),w("voidLabel"),null==b||b(e)},salesOrder:x,shipment:P,warehouse:null==_?void 0:_.find((e=>e.warehouseId===(null==P?void 0:P.warehouseId)))}));case"voidLabel":return l(ie,{labelId:O,onComplete:(e,l)=>{var i;w("shipmentSummary"),null==u||u(e,l),null===(i=null==y?void 0:y.onVoidLabelComplete)||void 0===i||i.call(y,e,l)},onSuccess:(e,l)=>{var i;null==g||g(e,l),null===(i=null==y?void 0:y.onVoidLabelSuccess)||void 0===i||i.call(y,e,l)},onViewShipment:e=>D(void 0,void 0,void 0,(function*(){w("shipmentSummary"),null==p||p(e),yield Y()}))})}})(L)}))},dl=X(ml,Fe,{resources:{en:ee}});var cl=Object.freeze({__proto__:null,Component:ml,Element:dl});const vl=({features:r,onRedirectToOnboarding:t})=>{var s;const{t:n}=a(),{globalFeatures:o,getFeatures:d}=K(),c=null===(s=P().data)||void 0===s?void 0:s.defaultRegionProfile.countryCode,v=_(c),h=d("accountSettingsFeatures");r=Object.assign(Object.assign({},h),null!=r?r:{});const{getSettingPanelProps:z}=(()=>{const{t:e}=a(),l=se(),{isDeletingCarrier:i,deleteCarrierErrors:r}=l,t=R(l,["isDeletingCarrier","deleteCarrierErrors"]),s=J(),{updateWarehouseErrors:n,createWarehouseErrors:o,deleteWarehouseErrors:m,isCreatingWarehouse:d,isDeletingWarehouse:c,isUpdatingWarehouse:v}=s,h=R(s,["updateWarehouseErrors","createWarehouseErrors","deleteWarehouseErrors","isCreatingWarehouse","isDeletingWarehouse","isUpdatingWarehouse"]),z=ne(),{updateLabelLayoutErrors:u,isUpdatingLabelLayout:g}=z,p=R(z,["updateLabelLayoutErrors","isUpdatingLabelLayout"]),b=ae(),{isUpdatingUnitSettings:f,updateUnitSettingsErrors:S}=b,y=R(b,["isUpdatingUnitSettings","updateUnitSettingsErrors"]),j=oe(),{isAddingFunds:O,isAddingFundsError:C,addFundsError:L}=j,w=R(j,["isAddingFunds","isAddingFundsError","addFundsError"]),E=[...null!=n?n:[],...null!=o?o:[],...null!=m?m:[]];return{getSettingPanelProps:l=>{switch(l){case"CarrierServices":return[{errors:L,isSaving:O,statusSettings:{fail:{disabled:!0},loading:{disabled:!0},success:{message:e("account-settings:sections.carriers.customStatusMessages.success")}},title:e("account-settings:sections.carriers.title")},Object.assign({addFundsError:L},w)];case"ExternalCarriers":return[{errors:r,isSaving:i,title:e("account-settings:sections.externalCarriers")},Object.assign({deleteCarrierErrors:r,isDeletingCarrier:i},t)];case"ManageWarehouses":return[{errors:E,isSaving:d||c||v,title:e("account-settings:sections.warehouses")},Object.assign({},h)];case"SelectLabelLayout":return[{errors:u,isSaving:g,title:e("account-settings:sections.labelLayout")},Object.assign({},p)];case"UnitSettings":return[{errors:S,isSaving:f,title:e("account-settings:sections.unitSettings")},Object.assign({},y)];case"VatSettings":return[{title:e("account-settings:sections.vatSettings")}];default:return[]}}}})(),u=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},r.showCarrierServices?{CarrierServices:me}:{}),r.showExternalCarriers?{ExternalCarriers:de}:{}),r.showManageWarehouses?{ManageWarehouses:ce}:{}),r.showLabelLayout?{SelectLabelLayout:ve}:{}),r.showUnitSettings?{UnitSettings:he}:{}),g=o.showVatSettings&&r.showVatSettings&&v?Object.assign(Object.assign({},u),{VatSettings:gl}):u;return l("main",{children:e(ze,{children:[l(m,Object.assign({css:e=>({color:q(e).palette.gray.main,fontWeight:q(e).typography.fontWeight.bold,paddingLeft:q(e).spacing(4)}),"data-testid":"account-settings",variant:"heading3"},{children:n("account-settings:title")})),l(ye,{multiplier:1}),Object.keys(g).map(((e,i)=>{const[r,s]=z(e),n=g[e];return qe(Ie,Object.assign({},r,{key:i}),l(n,"CarrierServices"===e?Object.assign({},s,{onRedirectToOnboarding:t}):Object.assign({},s)))})),o.poweredByShipEngine&&e(i,{children:[l(ye,{}),l(Te,{})]})]})})},hl=X(vl,Fe,{resources:{en:ee}});var zl=Object.freeze({__proto__:null,Component:vl,Element:hl});const ul=N({addVatSection:e=>({alignItems:"center",display:"flex",justifyContent:"space-between",paddingBottom:q(e).spacing()}),infoIcon:e=>({color:q(e).palette.secondary.main}),registrationText:e=>({alignItems:"center",display:"flex",gap:q(e).spacing(),minHeight:q(e).spacing(5),width:"100%"}),tooltipContainer:e=>({maxWidth:"200px"}),vatIssuingAuthority:e=>({color:e.palette.gray[400],margin:0}),vatParagraph:()=>({margin:0}),vatText:e=>({alignItems:"center",display:"flex",gap:q(e).spacing()})}),gl=()=>{const{t:r}=a(),[t,s]=Y(!1),{vatSettings:n}=ke(),o=He.find((({code:e})=>e===(null==n?void 0:n.issuingAuthority)));return e(i,{children:[e("section",Object.assign({css:ul.addVatSection},{children:[e("div",Object.assign({css:ul.registrationText},{children:[l(m,{children:r("vat-settings:vatNumber")}),l(h,Object.assign({css:ul.infoIcon,icon:be.INFO_FILLED,placement:"auto",size:z.SIZE_MEDIUM},{children:l("div",Object.assign({css:ul.tooltipContainer},{children:l(m,Object.assign({component:"small",variant:"small"},{children:r("vat-settings:vatRegistrationTooltip")}))}))}))]})),!n&&l(je,Object.assign({justify:"end"},{children:l(Me,{icon:"add",isBold:!1,isDisabled:t,onClick:s,role:"button",title:r("vat-settings:addNew")})}))]})),n&&e(i,{children:[e("div",Object.assign({css:ul.vatText},{children:[l(m,Object.assign({bold:!0,component:"p",css:ul.vatParagraph},{children:n.identifierType})),l(m,Object.assign({component:"p",css:ul.vatParagraph},{children:n.value})),l(C,Object.assign({color:L.SUCCESS},{children:r("vat-settings:verifiedVat")}))]})),l(m,Object.assign({component:"p",css:ul.vatIssuingAuthority},{children:(null==o?void 0:o.name)||n.issuingAuthority}))]}),t&&l(De,{onCancel:s,onSuccess:s})]})},pl=N({centeredText:()=>({textAlign:"center"}),grid:e=>({margin:q(e).spacing(1)})}),bl=({address:t,errors:n,onSubmit:o,showVatSettings:d})=>{const{t:c}=a(["register-wallet","common"]),h=U(t),{validateAddress:z}=Re(),[f,S]=s(n),y=fe({defaultValues:h?{address:{countryCode:"US"}}:{address:Object.assign(Object.assign({},t),{countryCode:t.countryCode})},resolver:H(We("emailOptional","blackboxRequired"),["creditCard"])}),j=y.setValue;_e({onError:r((()=>{S((e=>[...null!=e?e:[],{errorCode:"unspecified",errorSource:"client",errorType:"unknown",message:c("register-wallet:sections.notifications.blackBox.description")}]))}),[c]),onSuccess:r((e=>j("iovationBlackbox",e)),[j])});const O=y.watch("address"),C=y.handleSubmit((e=>D(void 0,void 0,void 0,(function*(){const l=e;yield z({addresses:{originAddress:l.address},data:{creditCard:l.creditCard,iovationBlackbox:l.iovationBlackbox},onValid:e=>D(void 0,void 0,void 0,(function*(){yield o({address:e.originAddress,creditCard:l.creditCard,iovationBlackbox:l.iovationBlackbox})}))})})))),[L,w,E]=$(ue,{address:O,formId:"edit-address-form",onSubmit:e=>D(void 0,void 0,void 0,(function*(){return y.setValue("address",Object.assign({},e))}))});return e(p,Object.assign({css:pl.grid,noPadding:!0},{children:[l(b,Object.assign({colSpan:12},{children:e("form",Object.assign({id:"wallet-form",onSubmit:G.capture(C)},{children:[l(b,Object.assign({colSpan:12},{children:!!(null==f?void 0:f.length)&&e(i,{children:[l(u,Object.assign({title:c("register-wallet:sections.notifications.error.title"),type:g.ERROR},{children:f.map((({message:e})=>e)).join(" ")})),l(ye,{multiplier:2})]})})),l(b,Object.assign({colSpan:12},{children:l(Ve,{form:y})})),l(b,Object.assign({colSpan:12},{children:l(m,Object.assign({variant:"subtitle1"},{children:c("register-wallet:sections.billing.addressSubTitle")}))})),l(ye,{multiplier:1}),e(i,h?{children:[l(b,Object.assign({colSpan:12},{children:l(u,Object.assign({title:c("register-wallet:sections.notifications.poBox.title"),type:g.INFO},{children:c("register-wallet:sections.notifications.poBox.description")}))})),l(b,Object.assign({colSpan:12},{children:l(Ue,{form:y,formatFieldName:e=>`address.${e}`,optionalFields:["addressLine2","email"]})}))]}:{children:[l(b,Object.assign({colSpan:12},{children:l(Oe,{address:y.getValues("address"),onEdit:w?void 0:()=>E()})})),l(b,Object.assign({colSpan:12},{children:L}))]})]}))})),d&&e(b,Object.assign({colSpan:12},{children:[l(m,Object.assign({variant:"subtitle1"},{children:c("register-wallet:sections.vatSettings.title")})),l(gl,{})]})),l(b,Object.assign({colSpan:12},{children:l(je,Object.assign({justify:"center"},{children:l(Ae,Object.assign({control:y.control,form:"wallet-form",variant:v.FILLED},{children:c("actions.continue")}))}))}))]}))};export{zl as a,cl as l,ol as o};
|
|
1
|
+
import{jsxs as e,jsx as l,Fragment as i}from"@emotion/react/jsx-runtime";import{useCallback as r,useMemo as t,useState as s,useRef as n}from"react";import{useTranslation as a,Trans as o}from"react-i18next";import{Typography as m,Button as d,ButtonColor as c,ButtonVariant as v,IconTooltip as h,IconSize as z,InlineNotification as u,NotificationType as g,Grid as p,GridChild as b,Link as f,Icon as S,Stepper as y,Step as j,StepStatus as O,Tag as C,TagColor as L}from"@shipengine/giger";import{useAddSandboxCarriers as w,useCreateFundingSource as E,useRegisterCarrier as P,useGetFundingSourceMetadata as A,useListWarehouses as x,useListFundingSources as T,useGetAccountSettings as F,useGetInsuranceAccount as I,SE as k,useListLabels as M}from"@shipengine/react-api";import{_ as D,a1 as R,a0 as W,D as V,N as U}from"./carrier.js";import{k as B,o as _}from"./vat.js";import{b as N,s as q,v as H,f as G}from"./validation.js";import{g as Z}from"./checks.js";import{g as K,f as Y,d as $}from"./use-toggle.js";import{u as J,l as Q,c as X,e as ee,d as le,m as ie,g as re,C as te,f as se,j as ne,h as ae,n as oe,o as me,E as de,M as ce,k as ve,U as he,p as ze,q as ue}from"./use-unit-settings.js";import{q as ge}from"./warehouses.js";import{a as pe}from"./assertions.js";import{IconNames as be}from"@shipengine/giger-theme";import{useForm as fe}from"react-hook-form";import{z as Se}from"zod";import{u as ye,B as je,a8 as Oe,ad as Ce,w as Le,K as we,k as Ee,J as Pe,e as Ae,q as xe,P as Te,l as Fe,f as Ie,ag as ke,L as Me,V as De,af as Re,ah as We,ai as Ve,a7 as Ue}from"./actions-menu.js";import{r as Be,p as _e}from"./use-configure-shipment.js";import{u as Ne}from"./use-run-once-on-true.js";import{createElement as qe}from"@emotion/react";import{c as He}from"./address.js";const Ge=({onContinue:i})=>{const{t:r}=a(["common","onboarding"]);return e("div",Object.assign({css:{alignItems:"center",display:"flex",flexDirection:"column"},"data-testid":"onboarding-complete"},{children:[l(m,Object.assign({variant:"heading4"},{children:r("onboarding:success.title")})),l(ye,{multiplier:2}),l(m,Object.assign({variant:"subtitle1"},{children:r("onboarding:success.subtitle")})),l(ye,{multiplier:10}),e("svg",Object.assign({fill:"none",height:"86",viewBox:"0 0 86 86",width:"86",xmlns:"http://www.w3.org/2000/svg"},{children:[l("circle",{cx:"43",cy:"43.3379",fill:"#E8F6FF",r:"42.5"}),l("path",{d:"M56.6583 26.4724C57.2882 25.8425 58.3095 25.8425 58.9393 26.4724L64.1038 31.6369C64.7337 32.2668 64.7337 33.288 64.1038 33.9179L37.8303 60.1915L30.3848 52.746L56.6583 26.4724Z",fill:"#006FBB"}),l("path",{d:"M21.4724 43.8446C20.8425 43.2147 20.8425 42.1935 21.4724 41.5636L26.4689 36.5671C27.0988 35.9372 28.12 35.9372 28.7499 36.5671L45.1032 52.9204L37.8257 60.1979L21.4724 43.8446Z",fill:"#006FBB"})]})),l(ye,{multiplier:10}),l(je,Object.assign({justify:"center"},{children:l(d,Object.assign({bold:!1,color:c.PRIMARY,onClick:i,type:"button",variant:v.FILLED},{children:r("onboarding:success.action")}))}))]}))},Ze=N({header:()=>({alignItems:"center",display:"flex",justifyContent:"center"}),iconTooltip:e=>({color:q(e).palette.secondary.main,marginLeft:q(e).spacing(1)}),tooltipContainer:{maxWidth:"260px",textAlign:"left"}}),Ke=({title:r,subtitle:t,tooltipMessage:s})=>e(i,{children:[e("header",Object.assign({css:Ze.header},{children:[l("h4",Object.assign({css:{margin:0}},{children:l(m,Object.assign({variant:"heading4"},{children:r}))})),s&&l(h,Object.assign({css:Ze.iconTooltip,icon:be.INFO_FILLED,placement:"auto",size:z.SIZE_MEDIUM},{children:l("div",Object.assign({css:Ze.tooltipContainer},{children:l(m,Object.assign({variant:"small"},{children:s}))}))}))]})),t&&e(i,{children:[l(ye,{multiplier:2}),l(m,Object.assign({variant:"body2"},{children:t}))]}),l(ye,{multiplier:1})]}),Ye=({createFundingSourceErrors:s,onSubmit:n,onEdit:o,registerCarrierErrors:h,walletPayload:z,warehousePayload:S})=>{const{t:y}=a(["onboarding"]),j=r((()=>D(void 0,void 0,void 0,(function*(){yield n(z,S)}))),[n,z,S]),O=t((()=>z.address.addressLine1!==S.originAddress.addressLine1||z.address.name!==S.originAddress.name),[z,S]);return e("div",Object.assign({"data-testid":"confirmation-step"},{children:[l(Ke,{title:y("confirmation.title")}),!!(null==s?void 0:s.length)&&e(i,{children:[l(ye,{multiplier:1}),l(u,Object.assign({title:y("register-wallet:sections.notifications.error.title"),type:g.ERROR},{children:s.map((({message:e})=>e)).join(" ")})),l(ye,{multiplier:2})]}),!!(null==h?void 0:h.length)&&e(i,{children:[l(ye,{multiplier:1}),l(u,Object.assign({title:y("register-wallet:sections.notifications.error.title"),type:g.ERROR},{children:h.map((({message:e})=>e)).join(" ")})),l(ye,{multiplier:2})]}),e("section",{children:[l(m,Object.assign({css:{textAlign:"left"},variant:"subtitle2"},{children:y("confirmation.warehouse")})),l(Oe,{address:S.originAddress,onEdit:()=>o(1),showEmail:!0})]}),l(ye,{multiplier:3}),e("section",{children:[l(m,Object.assign({variant:"subtitle2"},{children:y("confirmation.paymentMethod")})),e(p,Object.assign({"data-testid":"address-display",noPadding:!0},{children:[e(b,Object.assign({colSpan:9},{children:[l(m,Object.assign({variant:"body2"},{children:`**** **** **** ${z.creditCard.cardNumber.slice(-4)}`})),O&&e(i,{children:[l(ye,{multiplier:1}),l(m,Object.assign({variant:"subtitle2"},{children:y("confirmation.billingAddress")})),l(Oe,{address:z.address})]})]})),l(b,Object.assign({colSpan:3,css:{textAlign:"right"}},{children:l(f,Object.assign({css:e=>({border:0,fontWeight:q(e).typography.fontWeight.normal}),onClick:()=>o(2),onKeyDown:e=>D(void 0,void 0,void 0,(function*(){"Enter"===e.key&&(yield o(2))})),role:"button",tabIndex:0},{children:y("actions.edit")}))}))]}))]}),l(ye,{multiplier:4}),l(je,Object.assign({justify:"center"},{children:l(d,Object.assign({bold:!1,color:c.PRIMARY,onClick:j,type:"button",variant:v.FILLED},{children:y("confirmation.action")}))}))]}))},$e=({address:e,onSubmit:i,showVatSettings:r})=>{const{t:t}=a(["common","register-wallet"]);return l(Ce,Object.assign({formHeader:l("header",{children:l(Ke,{title:t("register-wallet:sections.billing.title"),tooltipMessage:t("register-wallet:sections.notifications.info.description")})}),onSubmit:e=>D(void 0,void 0,void 0,(function*(){var{passengerData:l}=e,r=R(e,["passengerData"]);return yield i(Object.assign(Object.assign({},l),{address:r.originAddress}))}))},{children:l(bl,{address:e,onSubmit:i,showVatSettings:r})}))},Je=({defaultShipFromAddress:i,warehousePayload:r,onSubmit:t})=>{var s,n;const{t:o}=a("onboarding"),m=r?Object.assign(Object.assign({},r),{returnAddress:null!==(s=r.returnAddress)&&void 0!==s?s:r.originAddress}):void 0,d=i?Object.assign(Object.assign({},i),{returnAddress:null!==(n=i.returnAddress)&&void 0!==n?n:i.originAddress}):void 0;return e(Ce,Object.assign({formHeader:l("div",Object.assign({css:{textAlign:"center"}},{children:l(Ke,{title:o("warehouse.title"),tooltipMessage:o("tooltip.warehouse")})})),onSubmit:e=>D(void 0,void 0,void 0,(function*(){var{passengerData:l}=e,i=R(e,["passengerData"]);return yield t(Object.assign(Object.assign({},i),l))}))},{children:[l(ye,{multiplier:1}),l(Le,{onSubmit:t,requireEmail:!0,shouldForceDefault:(null==m?void 0:m.isDefault)||(null==d?void 0:d.isDefault),submitButtonTitle:o("actions.continue"),useStrictSchema:!0,warehouse:null!=m?m:d})]}))},Qe=Se.object({agreement:Se.literal(!0)}),Xe=N({container:{alignItems:"center",display:"flex",flexDirection:"column",justifyContent:"center",textAlign:"left"},expanderLink:e=>({alignItems:"center",display:"inline-flex",fontWeight:q(e).typography.fontWeight.normal}),fullWidth:{width:"100%"},termsWell:e=>({backgroundColor:q(e).palette.gray.ultraLight,marginBottom:q(e).spacing(6),padding:q(e).spacing(2),width:"100%"})}),el=({carrierTerms:r,hideTerms:t,insuranceProviderTerms:n,isSubmitDisabled:c,onSubmit:h})=>{const{t:u}=a(),{globalFeatures:{enableParcelGuard:g}}=K(),[p,b]=s(!1),y=fe({defaultValues:{agreement:t},resolver:H(Qe)}),j=y.handleSubmit((e=>D(void 0,void 0,void 0,(function*(){h(e.agreement)}))));return e("form",Object.assign({css:Xe.container,onSubmit:G.capture(j)},{children:[!t&&l("div",{children:l(we,{ariaLabel:"I agree to the Terms of Service",checkboxLabel:l(o,{components:{icon:l(S,{name:p?be.CHEVRON_TOP:be.CHEVRON_BOTTOM,size:z.SIZE_SMALL}),terms:l(f,{css:Xe.expanderLink,"data-testid":"terms-link",onClick:e=>{e.preventDefault(),b((e=>!e))},onKeyDown:e=>{"Enter"===e.key&&b((e=>!e))},role:"button",tabIndex:0})},defaults:"I agree to the <terms>Terms of Service</terms>",i18nKey:"terms.agreeToTerms"}),control:y.control,"data-testid":"fields.agreement",label:u("terms.fields.agreement"),name:"agreement"})}),p&&e("div",Object.assign({css:Xe.termsWell},{children:[e("div",{children:[l(m,Object.assign({bold:!0,variant:"body1"},{children:u("terms.shipEngineTitle")})),l(Ee,{term:{links:[{link:"https://www.shipengine.com/terms-of-service/",locale:"en-US",title:u("onboarding:termsAndAgreementLinkText.shipEngineToS")},{link:"https://auctane.com/legal/privacy-policy/",locale:"en-US",title:u("onboarding:termsAndAgreementLinkText.auctanePrivacyPolicy")}]}}),!!r.length&&e(i,{children:[l(ye,{}),l(m,Object.assign({bold:!0,variant:"body1"},{children:u("terms.carriersTitle")})),r.map((e=>l(Ee,{term:e},e.termType)))]}),g&&!!n.length&&e(i,{children:[l(ye,{}),l(m,Object.assign({bold:!0,variant:"body1"},{children:u("terms.insuranceProvidersTitle")})),n.map((e=>l(Ee,{term:e},e.termType)))]})]}),l(je,Object.assign({justify:"end"},{children:l(d,Object.assign({onClick:()=>b(!1),variant:v.OUTLINED},{children:u("actions.close")}))}))]})),l(je,Object.assign({justify:"center"},{children:l(Pe,Object.assign({alwaysRequireValidity:!0,control:y.control,"data-testid":"actions.continue",disabled:c,variant:v.FILLED},{children:u("actions.continue")}))}))]}))},ll=N({carrierLogos:e=>({display:"flex",flexDirection:"row",flexWrap:"wrap",gap:q(e).spacing(1),justifyContent:"center",padding:`${q(e).spacing(3)}px 0`}),container:e=>({alignItems:"center",display:"flex",flexDirection:"column",paddingBottom:q(e).spacing(8),paddingTop:q(e).spacing(2),textAlign:"center"}),fullWidth:{width:"100%"},plus:()=>({alignItems:"center",display:"flex"})}),il=({carrierProfiles:r,insuranceProviderProfiles:t,onSubmit:s})=>{var n,o;const{t:m}=a("onboarding"),{globalFeatures:{enableParcelGuard:d}}=K(),c=Q(),v=0===r.length,h=r.flatMap((e=>e.requiredTerms)),p=null!==(n=null==t?void 0:t.flatMap((e=>e.terms)))&&void 0!==n?n:[],b=d&&(null!==(o=null==t?void 0:t.length)&&void 0!==o?o:0)>0;return e("div",Object.assign({css:ll.container,"data-testid":"terms-agreement-step"},{children:[r.length<1?l(u,Object.assign({css:{textAlign:"left"},title:m("errors.noCarriers.title"),type:g.ERROR},{children:m("errors.noCarriers.subtitle")})):l(Ke,{subtitle:m("termsAgreement.subtitle"),title:m("termsAgreement.title")}),e("div",Object.assign({css:ll.carrierLogos},{children:[r.map((e=>{var i;return l(Ae,{carrierCode:e.carrierCode,carrierName:null!==(i=c[e.carrierCode].name)&&void 0!==i?i:e.carrierCode,size:"lg"},e.carrierCode)})),b&&e(i,{children:[l(S,{css:ll.plus,name:be.PLUS,size:z.SIZE_SMALL}),null==t?void 0:t.map((e=>l(Ae,{carrierCode:e.provider,carrierName:e.friendlyName,size:"lg"},e.provider)))]})]})),l("div",Object.assign({css:ll.fullWidth},{children:l(el,{carrierTerms:h,hideTerms:v,insuranceProviderTerms:p,isSubmitDisabled:r.length<1,onSubmit:s})}))]}))};const rl=({onContinue:i})=>{const{t:r}=a(["onboarding"]);return e("div",Object.assign({css:{alignItems:"center",display:"flex",flexDirection:"column",textAlign:"center"},"data-testid":"welcome-page"},{children:[l("img",{alt:"Globe",src:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='296' height='295' fill='none'%3e%3cpath fill='white' d='M293.724 147.131c.456-51.478-28.855-101.98-74-126.788C175.149-5.572 116.762-4.73 72.857 22.286 28.067 48.602-.126 100.535 2.42 152.475c1.302 52.475 33.82 102.821 81.287 125.33 45.658 23.232 103.563 19.199 145.734-9.878 39.812-26.324 64.577-73.069 64.284-120.796'/%3e%3cpath fill='%23EDEDED' d='m152.526 9.983.97.323 1.771-.323h-2.741m-.817.153.17.323-.97-.153-.664.477-.477-.324-1.226.34 2.043.154 1.771-.647zm-3.167.664-.238-.017.017.068zm-.221.05-.341.103h-.323l-.324-.323-5.346 2.264-1.77.476-1.141.97h1.294v.324l-3.882 2.605-1.617.477.97-.647-1.464-.153h1.788l1.14-.494.324-1.14-1.141.323.817-.8-2.434.8.153.323-.477-.153.154.324h-1.294l-.477.646 1.124.324-.971.647v-.477l-.323.477-.324-.323-1.123.493.476-.323h-.97l-.324-.324-1.294.324-.97-.324-3.405.97h-1.617l-.324.324-.323.324h-.971l.324-.324.476.324.171-.647-5.023.153-.647.323 1.941.17-1.294.154.171.323-.971-.476-1.141.153 1.465.97-1.618-.647-.987.17-.153.477v-.647l-1.294.324.289-.29.187-.034h-1.123l.476-.476-.868.119 1.192-.443-.971-.17-.647.17.307.46-2.571.34.324-.8-.971.97-.8-.17-.817-.647-.324.818-.17-.17-.8.17.647-.647-.17-.17-1.448.493.477-.647-1.617.153-.153.818-.324-.324-.97.477 1.123-.647-2.264.323.323-.647-.323.494-.494-.17-.647.97.17-1.123h-.647l-.323.476.323-.647-.97.494.8-.494-1.447.818.97-.818-1.787.97.323-.323-.647.17-.97.324v.324l-.153-.17-.647.323.153.323-.323-.323-.8.647.153-.647h-.154l-.987.323v.494h-.324l-.646.153.323-.476-.8.8-.817-.324-1.124.494-1.788-.323h.97v-.494l.495.493 2.91-1.617-2.434.153-.477.324-.323-.477-.204.136-2.707-.953-2.111.323-.494-.323-2.418.647-2.11.817-1.141.8-.97.324 1.14-.477-.647.153-4.852 2.265-.494.17-1.14.647-2.742 1.787-2.434 1.618-5.5 3.405-.323.153-.17.17-3.559 2.605-.17.153v.154l-.613.357-1.48 1.26-.495.323-1.992 1.856 1.992-1.702.818-.647 4.052-3.065 2.264-1.464-3.405 2.758-1.94 1.294-1.618 1.124-2.435 2.11-.97.818-.494.477-2.911 2.758h-.154l-2.434 2.417-.477.34-4.222 4.53-2.264 2.587-.273.375-.374.272-3.882 5.023-2.265 2.911-1.191 1.669-.034.05-.068.069h-.017l-.103.187-.204.29-.272.425-.034.051-.034.017-.069.153-.46.698-.272.273-.289.596-.034.05v.018l-2.945 4.665 4.239-6.13.647-.817 1.617-1.77.647-.494-.323.494-.154.153.477-.153 1.618-1.618.647-.493-.477 1.14.647-.647-.817 1.124v-.153l-.324 1.294.647-.324-.766.937-.358.834-1.464 2.758-.153.494-1.634 2.417v.494l-.477.647.477-.494-.324.817v.477l.494-.8-2.758 7.287-.154.153-.323.323v1.141l-.17.324-.324.8v.017l-.153.323-1.788 3.065-1.123.647v.647h-.494l-.817 1.293-.153.494-1.294 1.788-.647 1.617-.494.324-.153.97-.17.324 1.787-1.141 4.205-5.67 1.788-1.94.97.493.324-.493-.324.647.477.493.988 1.124.8 2.928.323-1.14.324.477.494-1.124-.494 1.617.323.494.494-.647h-.323l.476-.34v-1.124l.494.477-.494.987.97-.987-1.447 1.634 1.771-1.958.817-1.94-.323 1.14.187-.324h.46l.085-.17h.392l.97-2.264.494-.153-1.294 2.094 2.11-1.771.324.97-1.14-.17-1.465 2.111-1.293.477h1.94l2.112-2.094-1.294 1.94 1.14.324 1.294-.97.8.477.324 3.081.647-.477-.477.8.153 1.618.818-.477-.647-.17 1.123-1.77 2.435-.17v.646l.647-.323-.324.97 1.294-.153-.647.323.494.647-.323.477.8 1.14.817-.817-.323 1.294 1.94 2.112-1.14-.17.323 2.11-.8-.476.477-.97-1.618-1.465-1.294.647-.493 1.464 2.11.477-.152 1.14.476-.323 1.464 2.741.324.324.8-1.941-.647-1.77.817-2.759 1.447-.97-.153-.97h1.464l-.493-.971.493-.494.154-1.447.17 2.094.97.817 1.124-1.14v-2.265l-1.124-2.111-3.575-2.418 1.788.97.97-.646 2.111 2.588 1.294.153h.647l1.124 8.598.17.153 2.264.323.818 1.941 1.77.817.494-1.14.323.647-.17-1.294.324.97.323-.8 1.14-.17.648-1.447-.97-.647 1.123-.324.17-1.634-1.94-1.294-.818-.647.97.647 1.788 1.14-.817-1.293 1.788 2.094.17-1.124h.323l-.493-1.14.647-.324-.477-.324h.647l-1.294-.323 1.124.17-.324-.647h.494l-.17-.17-.8-.477 1.77-.493-.477-.154.477-.17V87.38l.647.323v-.817l.17.494.153-.97.324.476.323-1.124-.153 1.124 1.124-.153.493-1.788.477.647.494-1.294h.477l-.477-.647 1.124.324-.477-.97.97.493.817-.647-.323-.97.477.476 1.617-2.11.647.17.17-.647-1.464-.17-.8.816-.324-.647-.323.647-.647-.647-1.14.647 1.14-.97-1.787-.647 1.123-.817-1.294-.324 1.788-.153-.17-2.11.664.17-.494.476h1.14v-.477l1.448-.493.17-1.294v1.294l2.264-.647-.647-.154.8-1.958.97-.323v-.647l2.112-1.94-.8-.477 1.447-3.082-.647-.647-1.617.97-1.618-.323v.647l-1.787.817-2.741-.817-1.635 2.111-3.558 1.447h.323l-.97.817.17-.817h.477l-2.094-.647-.817-2.094-1.141 1.124-4.035 1.94-.817-.476-1.294.647 1.14-.97-.987-.17.17-.324.494-.97.8-.154 2.912-2.928 4.545-1.124 1.124-3.235 6.64-6.81.17-2.11.647.493 3.235-.97.647-.971h-.818l1.788-.817 2.758.323 1.617 1.294.647-.323.477 1.634.817-.494-.493.97.493.648 1.465-.97v-.648l.323.324 1.124-1.464.647.17-2.912 2.588 1.141.647-.647 1.464 1.77.97 3.082-3.234-.17.97-2.418 1.94 1.448 1.124 1.14-.646-1.617 2.434 1.94-1.294-.323 1.124-1.294.494 1.941 1.464 2.588-1.14.17.97.8-.647.647.493 1.141-1.464.153.494.97-2.111-2.74.647.323-.647-3.081-.647-.17-.817 4.375-.477.97-.647-2.094-.817 3.065-.647-.154.817 1.294-1.788.647.324.494.17-.494.647 5.023-1.294-1.788-1.788-.647.477-1.294-.477-.323-.17-2.111 1.788.17-.647-1.14-.323.323.476-1.124.17-.323-1.464-1.941-.153 1.123-.817 1.618.647-.324-.647.494.323.8-.476.324-.97-.954.118.307-.119-.647-.494.493-.8 1.141-1.464 1.447-.477.971-.987 2.111-.324.153-2.094-.8.8-.324 1.294-.17-1.94-1.77.323-.647-.153.8-.494h-1.618l2.265-.323v.493l2.588-.817.493-1.294 2.435-1.77.8.153-.647.97 1.617-.153 1.294-1.14 2.912-.971 1.787-.494 1.141-1.447.97.647.324.153-.17-.323-.324-.97 1.941.17 1.634.153-1.14-.324.323-.323 1.294-1.941.17 1.294v.323l.477-.647 1.141-1.617.8-.494.817.494.647-1.14-1.141-.477 4.699-.17h3.235l6.81-.8 1.124.152-.153.494 1.617-.323.817.476.647-.646-.17.646.647.324 1.141-.8 1.447-.17.17-.648.153.17.17.154 1.448-.324.493-.476 1.464-1.464h2.095l.817-.647-2.435-1.124-.323-.817-2.111-.153-.154-.664-1.294-.154h1.345l-.374-.323h2.758l.477.647 4.052-.817-1.941-.8h.97l-.647-.818-3.405-.476v.323l-.323-.323-1.141.646-1.124-.323.801-.323-.801-.647.477-.494 1.311.17 1.294-.647 1.124.324 2.434-1.788-.647-.647h-.97l.477-.153-2.095-.34 1.448-.154-.324-.817-2.588.323-.817-1.123.817-.494-2.264.323-.494-.153-1.447-.494-.494.818-.476-.494-1.788.494.97-.818-.323-.8 3.558-1.14.494-.154zm1.174 11.918.92.818-.817-.818zM28.635 70.864l-.971 1.124v.494zm3.932-7.967.12-.29-.154.324zm-8.325 7.457-.46.664-.34.612zm-.8 1.276-.954 1.499-.647 1.14 1.294-2.11zm-1.601 2.64-1.294 2.264-.17.153-.647 1.14-.8 1.601.153-.153-.97 1.958.323-.818-2.264 4.53-.97 2.11-1.788 4.205.17-.647-.817 2.435-.324.8.17-.8-1.14 3.252v.153l-.17.34-.954 2.725v-.324l-.085.324-.034.102-.051.221-.034.034-.017.017-.102.119-.103.494-.017.034-.05.273-.154.493-.17.324-.153.493-.17.477 1.293-2.588.647-1.464 1.464-4.205 2.095-5.67.663-1.617h.154l.97-1.464.324-.647v.17l-.647 1.124.817-.8.323-.647.647-.17 1.294-2.912 1.124-3.234-.97 1.123v-.476l.817-1.788zM9.208 102.598l-.153.324v.187l-.17.63.17-.494v-.017l.153-.46zm46.02-67.81.612-.512v-.017l-.8.647zm84.342-22.712-1.618.817.477.153h-.97l.17.323h1.294l.153-.323.647.17-.477-.493 1.294.17.324-.324-.971-.17-.493.17zm-1.141 1.464-1.124.476 1.294-.153zm17.485 1.617-.8.153.647.494h1.617zm-1.617.477-1.124.323.647.17.97-.17zm-46.632.987-2.912.477 1.941-.153-.323.323 1.123-.323v.97l.494-.97v.476l1.464-.323zm42.58.154.017.034.153-.034.647.493 1.617.324-2.094-.324-.323-.46-.239.052-1.873.732.154.477-.324.323v-.323l.17-.8 1.873-.41zm-39.669.97-1.294.17h-.8l.477.477 1.14-.323-.647.323 2.588-.153-.97-.324-.494.154zm1.788 0 .476.647h.647zm-14.097.324-.97.646-.477.17h-.17l-.086.052h-.034l-2.468.425-.8.818-.324-.494-2.758 1.464 4.205-.97.817-.17 4.529-1.941-.817.17-.8.476zm17.655 0 .323.323-1.294.17h1.465l-1.141.153v.17l1.941-.493zm-1.941.17-.323.647.8.476 1.14-.153zm-11.492.323-.17.324h.817zm6.47 0-.477.153.153.324h.324zm-.324.477-.323-.324-.477.324zm50.36.17-1.123.153 3.235 1.141.153-.494zm-58.123.97-.171.477.971-.476-1.294.8-2.264.97.647-.647 1.617-.323zm21.213 0 .97.154-.323.494v-.17zm-6.163.154.494.817.97-.494-.817.494.494.323-1.618-.646zm45.338.97.97.647-1.294.17-.323.477.817.494-1.788-.647.171.477-.818-.324-1.123.494 1.617 1.294 1.771.647 1.14.17-.17-1.294.324 2.094 3.252 2.912 2.417 2.11 2.435.818 1.123.8.494.494h.324l.647-.494-.154-.97.971-.154 1.123 1.447-.323.818h1.141l2.911 2.094h1.617l-.476 1.464h-.171l-.476 1.294 1.447 1.617 2.434 1.464.324 2.588-.971-.494v1.141l.647.647 2.265.324-1.464.493.646-.493-1.447-.154 1.447 3.388.494-.323.971.494h.17v-.17l.153.17.324-.17h.493l.324-.154h.323l.154-.17.493 1.14h1.124l-.477 1.295 1.124 1.293-.8.818 3.388.646-2.418 2.095-.647-.8-.494.8-.476-.647-1.141.493.494 1.447-.971 1.141 2.588.8.153 1.788-.476.97-.818-.323-.153 1.788 1.447 1.447-1.94.17.817.324-.971.323.154.97.817.324v-.817l1.123 2.928.971.8-2.094-1.294-3.899-4.375-1.447.493.647-.493-.647-.324-2.265 1.141.647 2.264-.97-.647-.647 1.618-.647-1.124-.97.8 1.447 1.618 1.464.493-.17.477-.154.494 1.294-.17-.647.323.647 1.958-.647-.494-.493 1.464.493.324.154-.647.323 4.358 1.141.647-.817.17 2.587.648-1.447 3.881 2.435 1.294 2.741-.477 3.558 2.265.494-.97-.477.97.477.323-.8.17-.324.648h-.017l.324-.665h-.477l-1.617-1.293.647.97-2.112-2.264-.646.97-1.294.494-1.294.323v.8l.97.17-.97 1.141h3.081l-1.617.97-3.899-1.957 1.464.987.477 2.265 2.281.647.971 1.123 1.447 1.618.97-1.447 1.618-.647 1.464.8.647 1.14 1.294-.323-1.447.647-2.605-1.617-.647 1.447 2.111 1.787 1.294 4.206-2.758 1.294 1.14-2.265-1.787-3.711-1.447-.324-1.941-1.787-1.635-1.618-1.617-.494-1.941-2.417-.97.153-1.124.97 1.941 2.912v1.617l1.941 2.111.817.818.8-.647 1.788.323.8 2.094-3.388-.477.477-.17-4.699 1.14v.971l1.787.971-.647.817.324.8-1.464-.97-.477 1.787-1.464.971v.97l-1.294.647-.494-1.464.494-.8-.494.323-.323 2.094-.477-.647-2.111 2.929.817.476-1.141.647.494 1.618-1.294.647-1.464-.971 1.141-1.447-.494-.647-3.405-.323 1.294.647 2.111 5.499-2.264-.817-.971 1.787-.493 1.141-.101.413.594.881.8 1.124h-2.264l-.323.647.323-.801-1.77-.323-.171 1.124 1.941.646-.323 1.465-3.235-1.141-1.141-2.094.324-1.294-2.094-.494.647-.477-2.112-1.464 7.611.818.647-1.141.817-1.941-2.06-1.566-.051-.051-.324-.324-4.699-1.617-1.447.153-.323 1.141.153-1.294-1.124.153-.323-.8h.97l-.97-.494-.647 1.141-.988-.647-.476.647-.818-.817-.323-.324h1.464l.647-.97-1.941-.818-.817 1.141.494-1.294-.817-.323-.324 1.617-.477.324v-1.465l-.97 2.282.323-1.958-.97-.324-.817 2.605-1.603-1 .156 1 .323.647-.817-.647-1.141 1.618-.153.153.153-.324.324-1.447-.324.647-.323.8v-.97l-.647.494.494.97-1.141-.647-.477 1.941-1.141.324 1.294.323h-1.447v1.447l-.323-1.124-.817.477.646.324h-.97l.817.817-1.464.647.971.477-1.941.34.476.323-1.123 1.448 1.123-.154-1.617.477.494.647-.494-.323-.8 1.617h.97l-1.941.817.971-.17-.971.647.477.647-.8.323-.17-.8-1.941 2.111.97.324 1.294-1.141-.647 1.617-1.294.171-.153-.818-1.311.324-.153 1.464-.817-.647.647.971-1.618-.971 1.141.8-2.111-.153.817 1.447-.494-.647-.323.494-.647-.323.323.476-1.294-.647v.647l1.788.494-1.788-.323-.476.646.97.477-1.141-.153.818.323-.647.647h1.617l.324-.493.647.817.476-.817v.647l-.97.817-.324-.817-2.094-.154.647.647h-.817l.323.647.647-.323-.97.817.17.647.647-.647-.647 1.294 2.265-1.141-2.759 1.941.324.647 1.294-.477-1.124.971.971.323-.494.477-.8-.647-.171 1.141 1.465 1.77h1.617l2.094-2.264 1.141.323.647-2.094.119 2.639.647.102.664-2.4.851-.545-.017-2.23.8-.834-.664-1.141.171-3.882 1.174-1.634 1.567-.307-.46-1.106 1.294-3.763.987-.323 1.618-3.814 1.123-.204.205-1.328 1.668.34.068-.204.528-1.6.596-.562 1.141 1.413 2.264.289.783-2.843 1.277-.834h.221l.358-.136.902.766.187 1.498-.102.153.102 1.924 1.311 1.124-.476 2.077 2.57 6.64-.476.987 2.077 1.805-3.388 6.299-6.112 2.588 6.929-2.895.17.971 2.265.647-2.758.8-.154.919.137-.238.136.392-.273.544.137 2.384-.273 1.822 1.413 3.388-.511 1.072-.34-.102-1.209.477.443 1.072-1.005.647-.272 2.214-3.388.766s.731 1.785.8 1.958c.069.172-1.141 2.281-1.141 2.281l1.754 4.307-1.277 1.533-.885 1.055.374 1.344-1.311 1.652 1.345 1.072 3.491.358 2.996-1.634 2.486 3.115.374 3.337 2.98.664.102.817-1.141.596.034.085 1.141-.647-.324-2.434.256.51v.018l.068.119.221-.426.919-1.021.324-1.294 1.941-1.141.97.817-1.787.153.97.171-.323.476 3.234-.323.171.817-1.788 1.447 1.141-.323.647 2.111 1.14.153 4.205-3.388-1.94.647h-.971l-1.14-1.141.97-1.77-.153 1.123 1.294-1.787 5.175-2.912-.647 1.788-1.464.324 1.141.817-.817 2.417-1.448.971 6.794 2.588 3.081.97 1.141 1.958-.494 1.294-1.941 1.77h-.153v.324l.153.494-.17-.494v-.324l-3.065.971h-3.728l-2.911-1.447-3.082.8-3.558 3.081-3.882.154.324.987 1.293.153-1.787.324v.817l-4.205.324-1.141 1.293-.153 1.124 1.77-.477-.323 2.265.97.493-.97.477-.477-.97-.323 1.14 2.094.477-.477.817 1.294.801-.647.817 2.111-.494-1.788 1.141 2.112-.818 2.587 1.618 1.448-.477.323-1.617 1.141-.17 3.405 1.464 2.264-.971 1.124-1.617 1.464.323 1.464-1.14-.323 3.234.97 2.265-2.435 8.274-4.375 1.447-.647-.97-1.771.17-4.052 2.418-4.699-.971-3.728.17-.647-.97-3.558-.324-.494-.97-2.911-.664-3.559 1.788v3.081l-.17.153-2.264 1.141-2.418-1.464-4.545-1.294-1.124-2.418-3.729-1.464-2.264-.17-4.222-2.741-.324-.97 2.605-2.265-1.14-2.281 1.293-2.094-1.293.647-1.141-1.618-3.882.477-2.911-1.124-2.265.647-2.758-1.294-5.669-.323-2.418.8v.647l-.17.324.153-.324v-.647l-1.77-.153-2.264.8-1.788-.647v-.8l-3.405-.647-.97-2.281h-.971l-2.741 3.251-5.67 1.294-1.787 2.094-.494 3.031-.153.051-1.464 1.141-3.065.97-2.928-.647-2.264 1.941-1.771.153-1.788 2.588-1.992.528-3.677 2.877-.647 1.788.494-.494.8 2.758-1.124 1.141.324 3.711-1.464 2.435.647-.324 3.728 1.941 1.447 1.941 1.14 2.588-2.757-4.529-3.558-1.787-.647.17-.477.8-2.281.664 1.617 2.741-.153.97 1.94.818-1.617-.324-.647-.817-.493 1.464 1.14.647-1.14-.323 1.464.97h-.818l.988.817-.17.324 2.11.8-1.293-.324.97.818h-1.14l.493.97.647-.17-.323.494.8.153.324 1.787.817.801 1.617.817-1.617-.8.97.97-.494.153.818.817.153 1.618.647.323-.97-.323 1.617 2.094-.154.494 2.759 2.434 5.175 5.823 2.758 1.941 3.065.17 4.869 1.447 4.699 2.588h8.087l5.993.817-1.124.17 2.588.647 1.447 1.294 1.141.477-.818-.153.494.476.647-.153-.817.477 1.617 1.617 1.788.324v-.324l.323.494-.153-.647.477.647.17-.647.647.647 2.418.324-.154-.647.801.8.647-.324.97 1.464h1.311l.153.477-.647-.153 1.141 1.294-1.617 2.758.8.323v.801l-.971-.154 1.788.647h-1.294l-.323-.493-.664 1.464-.971-.171 2.282 2.759 5.328 3.405 1.141 1.77 1.294.494-.97.153 2.911 2.928-.971.647.971 1.124 1.294 1.141-.477 1.14-2.758.971-1.617 1.941.323 1.617 6.793 3.729 1.464 1.77 5.346 1.464h4.052l.324.154h3.558l.323-.154h5.023l.323-.17h2.435l.323-.153h2.094l.324-.17h1.464l.323-.154h1.448l.323-.17h1.141l.323-.153h.817l.324-.17h.97l.324-.154h.8l.324-.17h.817l.323-.153h.971l.323-.17h.17l.971-.324 2.741-.647 1.787-1.123-.323.153h-.647l7.287-2.264.477-.971-1.618-.647.17-.647h.477l3.575-1.294 1.448-1.14 7.286-3.082.494-.323 2.264-1.771-.647-1.464.477-.324-.323-1.294.817-.817-1.464-.153h-.647l-.324.17h-.323l-.324.153.324-.17h.323l.324-.153-.8-1.617.476-.647-.647.153.971-1.124-1.771-.647 1.124-2.111 1.941-2.588.493-.647 1.941-1.294-.494-.323 1.311-.323 5.329-5.67 5.516-4.699 4.376-5.022 5.499-11.169v-1.617l.97-.817-.817.493.341-2.758-1.141.154-2.758 2.604-4.529 2.265-1.941 1.77-1.464.171-2.741 2.111-3.405-1.141-1.464.647 1.788-1.464-.171-.971-5.345-2.264h-2.418l-.494-.477-.323-.323-.324.97-3.405-5.192-2.741-.8-1.294-4.699.477.17-1.294-1.788-2.911-1.294-.647-1.941.647-.17-1.618-.97-4.375-6.64-2.435-2.111-.476-2.094 1.94 2.911 2.435 1.294 1.124-4.376-.477 3.406 1.447-.154 5.193 5.176.8 1.788 2.435.647 1.94 2.417.477 2.758 2.111.817 1.941.801 5.193 4.698.153 2.912 2.588 4.205 3.575-1.447 1.124-1.788 6.486-4.052 1.294-1.77 5.67-4.699.323-1.941 4.852-3.882.477-1.958 1.788-1.294.493-2.094 1.771-1.787-.647-2.265.494-1.14h.647l1.294-5.176-2.588-1.294-3.252.97-1.294-.323-1.447-1.941v-1.788l-3.235 7.134-2.928 1.447-.8 1.141h-1.788l-.323-3.729-1.124.494.153 2.911-2.111-1.941-.153-1.617-3.082-.817-2.588-3.082-.647.324.818-.8-.647-.818h-.017l-.154-.153 1.788-.647v-.817l1.294.17.97-.817.324.324 3.558 3.234 2.265-.323 2.911.647 2.281-.647 2.911-3.558 2.095 2.111 5.192-2.111 3.235-1.618 7.287-7.287.97 1.124.971-.647.97 1.294.324-.323-.154-4.206-1.941-1.941 1.941 1.788v.153l.154 3.729h.476l.494-.494.323.971.494-1.448-.323 1.294 1.787.154 1.771-2.095-.153 1.124-1.618 2.281 4.035.154 1.464-2.912-.493-2.264.817-.817-.324 1.141.324.476.477-.647-.154 1.294.818.494.323 2.094 3.558 5.346 5.823 4.375.97 1.294.818 1.294 1.617-.476.647-1.294v-1.465l1.124-2.111-.477.324.153-1.294v-.8l.817-.971-.817-2.111v-1.941l-.153-.323.17.323v-1.787l-1.311-2.418-.153-1.294.8-1.311v-1.617l1.141-2.264-.324-.801 1.141-5.346.153-3.405.817-3.234v-2.587l-.646-.818.476-2.111-.153-1.294.647.647v-1.447h.647l-.324-.817.477.323-.153-1.123h.477l-.477-1.141.8.323-.477-1.94.647.817v-.494l-.647-.817.647-1.294 3.235 1.617-.153-1.294.323.971.647-1.124.647.324-.323 1.123.8-.153-.323-.97 1.617 1.77.97 3.252V154.1l.171 1.124v-.8l.476-.171-.153-.97h.477l-.324-1.294.324-1.464-.477-.153.477-.171v-1.293l-.477-1.124.971.647.153-.817 1.14 2.434.971 1.294-.153-.817.97.817.324 1.788.323-.494.153 2.435.494.97v-.17l-.17-.8.17.647.477 3.388.17-.971 1.124-.153h.17l.647 2.435.647.647.8-2.282.17-1.447v-.323l-.323-.494-.324-2.418-.17-.647-.97 1.124-.477 1.788-.817-1.465-.324-.476-.153 1.294-.324-.971-.17-.494-.477-4.375-.17-.323v-.154l-.153-.17-.494-1.124.324-2.264.493 1.447.324-1.941.647-.97.8.97-.153-1.294.323.971v-.817l.647-1.618v.171l.477 2.264.17-.971-.17-2.758-.323-.153-.477.477-.971-1.618.477.647-.153-2.264v-.97l-1.618-3.235-.323.477-.17-1.124-.8.323.476-.647.817.477.477 1.294.494.17v.647l.647 1.447v.171l.153 3.081.647.647.324-1.617v-.647l-.154-.494.154-.647-.324-5.022-.647-2.265v-.493l-1.617-2.741h-.647l-.647 1.447h-1.771l-.817-1.941-.17-1.941-.477-.647.153-.323-.323-.154v-1.311l-.324-1.617v-1.447l-.323-.494.494-.477-.324-1.464.153-.323.647 1.464.494.323v-.647l-.97-1.787.153.17-.324-2.758-.323-.494v-1.123l-.153-.494v-.8l-.647-.818.476.171-.323-.817.17-.154-.97-.817.8-.817-.324-.153-.323-1.464.17.17-.494-1.294.324-.17-.477-2.095-.494-.817-.153.324-.323-1.788-.324-.647.154-.153-.801-1.617-.17.323-.323-1.617-.324-.324-.153-.817-.341-.153v-.647l-.476-.647.153-.34-.8-.477-.494-1.294.17.647-.17-.494-.323.17v-.817l-1.771-2.741-.17.153-.647-1.94h-.324l-.476-.971-.171.323-.323-1.14-.324-.324.324 1.14-.8-1.787v.647l.153.324-.17-.324v-.323l-.154.817.647 2.094-1.787-3.882-.647.97.17 1.141-.494-2.91-.647.97-2.094-.818-.17.494v.97l-.477-.323-1.294-1.94h-.017l-.017-.018-.459-.8h-.324l-.17-.817-.647-.647-1.124-2.265v-.8l-.97-.647.153 2.741.817 1.465.8 1.787-1.447-.494v1.618l-1.14-.647-.477-2.264-1.617-2.265h-.017l-.018-.017-1.6-2.247-.8-1.464.8-.17 2.111 2.434-.323-1.124 1.464 1.941-2.928-5.022-.647-2.758 1.464 1.294.153-.477.494.97.817.97-.341-.97.494.477-.323-.8-.171-.324-.153-1.14 1.294.323-.153.324.647.817.323-.17-.493-.324.817.494-.324-.647 1.941 1.77.477-.153.17.647.324-.17-1.141-1.617.323.17-.647-.647.171-.324-.494-.17-.153-.97-.647-.647-.17-.647-1.618-1.464-1.464-.647-1.617.493-.324 1.124-.8-.647-3.082-4.035-1.464-.647-1.447-1.634-.647-.153-.17-.818-1.617-1.123.17-1.464-2.929-3.235-6.793-5.023-5.345-2.91-.971-.495-1.77-.153h-.018l-1.293-.17-3.235-1.294-1.124.97-.17-.647-.647-.323-.324 1.617-.153.17.8 1.295h.647l1.618 1.464-1.618-.494 1.618.97-1.618-.153.818 1.294-.324.477-4.699-3.235-3.405-1.617-4.699-2.111-2.741-2.742.153-.493-.817-.154-1.617-2.28-1.294-.154-1.617-2.588 1.293.97.324-.323-4.052-2.758-.324.323.818.647h-.647l-4.852-.8-3.576-1.787-.323.17-.477.153-.323.17-.494.324.494-.34.323-.154.477-.17.323-.153-.323-.324h.97l.324-.17.17-.153h.323l-.493-.324.817-.17-3.558-.647-.971-.477-1.14.647-1.465-.494-.323-.646 1.311.493 2.264-.97 2.418.97 3.728.324 3.235.477 1.788 1.14h2.587l2.588-.17 4.869-2.418-4.222-1.14-.8.323-1.941-1.294-.17.17h-.324l-.153.154h-.323l-.324.17-3.252-1.464-1.77.817-1.464-.817-.647 1.14-1.294-.17 1.294 1.14-4.529.154-.97-.477v-.323l-2.435-.324.817-.646-1.464.153-2.588-1.124-.493-1.14-.801.323-4.545-.17-4.682-.647-1.958-.97-.8.17v2.434l.153-.323.323.8 1.635.323-.324.17 1.124.477-4.529-1.447-.647.153-1.14.324-.477.97-.971-.153.647-1.14-1.94-.477-.647-1.141-1.635-.97-.477.323v-.494zm129.868 118.223-.324 1.77.324-.153.323-.647-.323-.17v-.153l.17-.171v-.153h-.17l.17-.817zM70.209 201.736l.051-.034-.493.153zm81.534-66.925.085-1.073-.119 1.09zM74.959 23.415l-.323.17h-.647v-.016h.647zm7.934 0 .324.154h.97l.323.17-.323-.153h-.97zm18.949.324-1.788.17-.22.153h.05l-1.77 1.141 1.72-1.14-1.89-.154zm-12.48.97h.324l.34.17h-.17zm1.141.324h.154l.493.17h-.17zm1.124.323h.324l.34.17h-.17zm99.597 0 1.124.494.987-.17zm-97.98.494h.17l.324.153.494.17.323.154h-.17l-.323-.154-.494-.17zm3.082 1.124h.17l.477.17.323.153.494.17.324.154.17.119-.34-.12-.324-.153-.477-.17-.323-.153zm32.875.323.171.494h-.017zm82.743.647 1.94.647-1.293-.647zm-82.266.17h.017l.324.647.323.477-.34-.477zm-28.96.715.801.256.153.153-.477-.153-.34-.17zm16.021.085.034.034.119-.034.273.34.374.307 3.082.17 1.617-.817h1.788l.97 1.294-1.617-1.293-3.252 1.14-2.588-.323-.374-.477-.392-.306-4.086.936-.97-.324.97.17zm-13.909.869.306.102.153.17-.204-.119-1.243 1.26-.97.323 2.196-1.583-.102-.051zm-38.41.102-.152.494-.494.17-.324.323-.97.477.817-.477zm39.516.477.494.17.187.187-.511-.17zm-35.94.664-1.787.97.493-.323h-.323zm37.234 0 .324.17.153.102-.307-.102zm6.316 0-.323 1.14.817-.17-1.141.97 1.788-.8.971-1.14.647.323-2.912 3.082-.17.153-.8.323.323-.8-.323-.17-1.141.647-.153.817-1.464-.817 1.617-.97-.8-.324.153-.477.494-.97.477 1.123.493-1.447zm-10.674.323-1.788 1.14.647.648-.647.8 2.588-.477-3.558 1.447-.34 1.6.016.018-.034.05-.136.597-1.447 1.31.902-1.089-.579.426.647-.8-.647.646.477-.97v-2.758l.817-.97zm-3.116 5.227.017-.068-.306-.307-.307 1.09zm64.321-5.227 1.447.97.324-.153 1.311-.647h-.818zm-55.723.273.17.05.17.17zm-1.447.697-.324.494-1.294.153zm69.309.818-.647.153.817.647zm-113.507.647-.323.97-.494-.17zm30.441.97v1.77l-3.405 2.929 2.435-2.928.153-1.447zm136.338.153 1.14 1.141 2.435 1.294zm-45.815.647.477.324.817.97h1.447l.255.085 1.703.085-.494.324-1.209-.409-1.702-.085-.817-.8zm-110.936.17L69.12 37.82h-.477l.647-.324.8-1.617zm14.25 0-.97.324.17.477 1.618-.324-1.295.647-.97-.8zm-9.874.154-.477.97.323.324-.817.323zm29.964.647-2.264 1.14-.494-.323zm-4.205.493v.477l-.988.34zm21.86 0-.647.324-2.435-.17-.97 1.464.477.647v.17l-.154 3.388 2.265-.153.477-.817h.817l1.294-.154 1.464-1.294-1.464-.493zm-27.7.154.17 1.14-.97-.97zm10.368.323-.647.17h.971l-.324.494-.817-.494zm74.979 0 .477.324v.017zm-95.392.34.324.971h-.801zm15.885 0-.988 1.124.324-.97zm130.668 0 .323.477 1.294.647.647.324zm-50.361.307.324.17-.324-.153zm-109.301.17-.153.324h-.017zm-20.856.102-.68.545-.154.17zm61.665.069-2.588 1.123-1.14-.153-2.111 2.588.17 1.94-1.941.477-1.464 2.111h1.294l-.477-.8 1.447.154-.8.493.323.8-.817.17.647.154.324.17 3.405-1.617 3.881.8 1.618-.324.323-.8-3.235-.97h3.729l.323-.494-1.464.153.817-.323-.493-.477.664-.494.323.818 1.294-.494.153-1.124 1.294.8.817-2.587-.817-1.124-.97.477-.153-.477-1.618 1.617 1.124-1.94-1.124-.17-2.111 1.94-2.111.97 3.082-3.234h-.171zm-13.773.153-.153.97-1.941.817zm4.375 0-2.758.817-.323-.324zm130.515.323.664.613.153.034zm.664.613-1.464-.29 1.123.818.818 1.294-.324 1.94 3.882 1.124.97 1.465.324-.154.97.8.324.324 1.294.17-1.448-1.787.154 1.14-.647-.493v-.477l-1.294-.988-.647-1.94-2.094-1.124zm-184.45-.29-2.52 2.316.085-.05zm-2.52 2.316-.238.12-1.124 1.123zm179.666-2.145-1.617.647-1.618.97-4.528.477.476.494.647-.494 1.294.97 1.958.17 1.617-.646 1.941.153 6.47.817-1.617-.647-.477-1.14.8.17-.8-.324-1.141.97-2.588-.646-1.14-1.14zm-136.184.97.817.647-.817.324zm-23.954.154-.494.97-.97.494-.154.323-.493.154-1.141 1.293 1.14-1.617 1.141-.477zm20.89 0h.153l.493.493-1.14.154zm-4.546.323.97.324-.153.647-1.14-.324zm-3.065.324.97.323-.646-.153v.647l1.617-.324.324 1.294-1.941-.323zm7.934 0h.153l1.294.17h-.647l-.153.477zm-1.294 1.294.647.493h-1.464zm39.498.493-.323.8h-1.124l.647 1.788-1.14-.323.97 1.617.97-.324.647-.8-.153-.647zm-53.918.324h.494l-.324.647-.664.476-.477.34H69.29l2.094-.34h.324zm111.412 0 2.98.63.579-.154-.477.17-.102-.016-.068.017zm-110.442.153-.153.647.97.17h-.817v.493l-.153-.34h-.494l-1.14.664.664-.664zm4.052.17.477.324-1.294.476zm12.633 0 .647.153-.324.494zm34.169 0-.493.647.647.494zm101.368 0 .647.8.153.17 1.141.971 2.434 2.111h.647l.154.324.647.323 2.911 1.617 3.252 3.559 2.094 1.94 1.617 2.265-2.741-3.235.647 1.788-.817-1.788-4.699-4.699-1.294-.8-.153.324-.562-.562-.085-.085v-.17h-.17v-.052l-.971-.272-4.529-3.729h-1.617l-.17.34-.324-.34h.494l.324-.476.97.323.477.153-.801-.323.647.17zm-133.766.153.17 1.311-1.294-.493zm31.104 0-1.464.494.154 1.14-.801-.493-.97 1.464.477-1.958-1.448.494-.323 2.111-1.141 1.124 1.464.97.801-.323-.801-.477.801-.323 2.434.476-.493-.8-2.265-.323 1.141-.818 3.235-.323.17-.647-.817.324.493-.97-.97.646.647-1.294-.817.97zm-63.64.494v.647l2.588-.494-3.728.988zm5.993.477h1.448v.017H65.39zm146.212 0h1.618v.017h-1.618l-.323.153zm-132.95.017-.152.8.647.817-.97-.17zm5.84 0h.154l.493.153.8.17-.152 1.124-.648-.8-.647.323.647-.493h-1.293zm-20.566.153-.494.17h-.476l-.494.154.494-.17h.477zm25.589 0 .647.324-.817.17h-.477l.153-.17zm120.146 0-.323.17h-1.124l-.323.154.323-.17h1.124zm33.523 0-1.941.17.647.8.477-.153.17.97.97.648.324.153 1.14.647-.323-.477v-.17l.323.17.477.153 2.264 1.465 4.052 3.881v.494l-1.123-.97.8.97 2.911 2.094 2.588 4.546 3.575 4.528.477.324-.97-1.94-.801-.818h.154l-2.111-3.082-.971-1.77 1.311.97-.17-.817-.494-.477-1.617-1.787v.323l-.8-.647h.323l-.494-.323-.153-.477.647.647-1.141-1.788-1.294-1.123.647.153-1.123-.817-.494-.8-.647-.494-.153-.154-.17-.17.646.324.171.17h.153l-1.941-1.617h-.323l-1.465-.97-1.447-.494-.817-.8zm-174.082.17.17.324-1.004.357-.137.12-2.417.817 2.554-.937zm28.347 0-.817 1.294-.648 1.124v-.97l.17-.154zm-25.436.154.817.323-1.14 1.14 1.464-.17-.8.324-6.317 1.94-1.14-.323 2.264-.153v-.647l1.464-.323v-.647l2.264-1.14v.493zm17.979.17h.323l.494.153h-.324zm4.222 0-.324.647-1.31 2.264v-1.294l1.14-1.14zm81.925.8.97 2.264.971-.8-.324-.97zm-61.206.323-1.787.494v.154l.817.646 1.141-.97zm-25.912.324.324.647-1.294.17zm-32.552.17-2.094 1.294 1.294-1.14zm35.14.324-.477.8-.323-.324zm33.369.476-.97.647.647.818 1.123-.97zm-28.993.324.647.494-.971.153zm15.543 0-3.234.817-.971.324-.323.646.476.069-.153.732 1.941.647 1.294-.8.97 1.123 1.294-1.447.324-.494h-1.124l.647-.647-1.141.647-.476-.153-.324-.17 1.447-.8zm71.097 0-.493 1.14 1.787.648.154.153v-.154l-.801-1.617zm-80.477.17-2.112 1.447.324 1.141 3.405-1.617zm-2.622.239-.136.561-.97-.153zm26.746.085-.817 1.447.97-.154zm51.484.153v2.264h1.464l-.323.324-.494.817 1.958.494 1.294-.988-.647-.97-1.464-1.618-.307.273zm30.611.323 4.853.324.17.493-.324-.493h-1.617l-3.065-.153.017.153.29 1.788h-.153l-.137-1.788-.034-.153h.017zm-16.361.324.341.493.323.648h-.017l-.323-.648zm-121.116.493.646.324-.647.97zm-1.141.154.323.17-.8.647zm47.772 0-.8 1.277h-.034l-.136-.136-.153-.494-1.141.17-.494.97h.017l.477.494 3.235.324-.477-.494.323-.324.477-.493-1.532.153 1.702-.477h-1.617zm-56.183.493.8.648.324-.648.17.648-1.617.817zm131.639.324h.017l.153.477zm14.914.324h.153l1.294 3.234 2.264-.477 2.758 1.448 3.082 4.545.647 2.741.476.818.818-.324-.443.698-.375-.374-.647-.647-.476-2.912-4.546-5.192-3.064-.324-1.465 2.588 1.618 1.14-.153 1.465v-1.464l-1.141-.818-1.294 1.465-5.176.817-6.163-1.958-1.123-.153-1.294-1.294 1.294 1.124 1.123.323 5.67 1.617 5.192-.647 2.265-3.234zm-120.317.153-.817.817.17-.647zm35.94.17-.153.647-1.634.817-.477.153 1.787.17h.647l2.265-1.14-1.141-.494-.647.664zm-16.361.494.494.97.97-.323-.647 1.294 2.111 1.447 1.618-2.741zm-66.228.153-.97.494v-.017zm73.362.323-1.618 1.294h2.435zm-51.331.17-1.14 1.124.323.817h-.8l.323-.817zm-3.405.324h.493l-1.617 1.294zm59.111.477-1.941.17-.323 1.124-3.405-.154-1.618.97.647.971-1.294.324-.493 2.11.817.154-1.294.817.477.97.17.324.323-.323h.647l.477.323.323-.323.818-.817-.324-2.588 1.124-.97-.477-.17 1.447-.324-.153-.647.494.647.647-.647-.494 1.14.97-.97.324.323v-1.294l1.141.154zm2.588.323-.817.494.97.8 1.634-.97zm-1.294.324-.971.97h.647zm-15.544.647-1.294 1.94-.323 1.294 1.77-.647h1.788l2.111.97.647-.97-.971-1.617zm.323 2.587-1.293.97-1.465-.152.647-.17.818-2.912-1.465.324-.97.647.323.97-1.294.323-.17.17-.97 2.759.323-.324v.154l-.8.646.647-.323-.17.97-.477.97.324-.152-.17.647-.648.323.494.324h-.817v.647l-1.124.647-1.14-.647.647.8-1.294 1.14.323.324-3.235 1.788-1.14-.494-.324.97.17-.97-1.293-.8-1.618 1.123-.323-1.94.647-1.465-2.282-.153-.477 3.235 1.141-.477-1.31 1.294h.646l-1.77 1.124-.647 1.464-.324-.817-.817.647-2.418 6.316 3.882-4.205-.817 1.464.817-.494-2.264 3.729 2.588-1.465-1.141 1.294 1.617-.8.647-1.14.324.493.987-.97-.664-.324.988-.647-.817.154 2.264-1.141-.647-.647 1.464-.477v.97l1.294-.97v.97l-1.14.971.816.17h-1.14l1.14.97-1.617-.493-1.788 2.435 2.435-.817-.647.97 1.294-.8-.17.97.647-.97v1.123l.647-.8.323.647.647-.817-.97-.323.817-.324-.494-.647 1.294.17-1.124-.323h.8l-.646-.817.647.493.17-.817v.817l1.14-.817-.46-.46-.204-.034.818-.647h-.818l.988-.153-.647-.17.8-.153-.477-.324.97-.493-.17-.477.494.8.8-2.418v1.294l.818-.493-.494-.477.647.477.324-.8-.324 1.94.647-.647v-2.11l.494 1.94.647-.153h.153l.647-.817-.8-.477.476.153-.323-.97 1.14 1.14.647-.97-.817-.647.971.324-1.941-.818h1.14l-.17-.476 1.464.647-.97-1.141 1.464.647.971-.97-1.465-.647 1.788-.17-1.294-.801 1.124.153v-.476l.97.647-.323-1.294 1.294.647.97-1.618-.8-.494-.817.97.493-1.123-1.293.8 1.94-1.447-.17-.17-.494-.374 1.311.22 2.588-.816-.323-1.941-1.141.647.494-.97-.971.8.647-.971-2.434.817.817-.647zm.477 5.193v.97l1.788-.97.647-1.464.323-.477-1.941.324-.17.153-.647.494zM92.802 73.64l.783.137-.817-.17zM242.708 55.15l1.464 1.14h-.97zm-202.565.324-.17.647-.324.17zm15.374 0 1.14 3.081-.323.647.647.17h-.647l.153.324.647-.17-1.294 2.434-1.617 1.294-.647 1.294-2.69 1.26-.221.528-.069.05.239-.544.05-.034.256-.613h.017l.477-.17.647-3.065.97-.817v-.8l.97-.494-.152-2.111.476-.647h.494zm67.862 0-.971 1.787.154-1.464-1.464.647v-.477l-.801.154-.493.97h1.14l-1.294.323 1.941.494-.97.154 1.124 1.293.987-.323v-.647l2.094.323-.647-.323 3.729-.97-.971-.97-.97.323.153-.97-1.294.493.817-.647-.493-.17-.801.647zm-86.317.493-.154.324h-.017zm81.618.154-.97.323.8.324zm-2.588.323-.647.494.971.153-1.294.323h.8l-.971.324.818.17-1.141.647.817.494-.817.477.97-.154-1.123.477 1.123-.153-1.94.8.323.494.324.8 1.14.17.443-.92h.017l.919.035-.408.562 1.447.153-.153.97.646-.323.324.647.477-.647v.817l1.464-1.617-.324 1.617.971-1.294.153 1.77.987-.476-.493 1.124.97.17.324-.647v.8l.817-.323-.494.493 2.758 1.294-.97-1.617 1.123.97.494-.97-.17 1.124 1.141.817.97.323.97-.97-.647-1.294.971.477.494-2.588-.494-.8-.324-.647-1.787.323 1.464-1.14-.494-.477-.97.477.97-.97-.647-1.295-.476.647-.494-.323v.97l-.8-.97v1.787l-.324-1.634-.97.494.8 1.787-.647-1.14-.477-.324.477 1.14-.323.324-.477-.493v.817l.477.323h-.647l-.324-1.14-2.094.817 1.941-1.14.477-.801-3.405.8v-.477l-.154 1.124-.323-.647-.817.324 1.14-.97-.17-.818-1.447-.477.477.8h-.801l1.124.494-2.588-.323.971 1.14-1.618-.97 1.941-1.464-1.77.477zm-79.524.17h.017v.324h-.017zm49.39 0-.153 1.294-1.465.477 1.788 1.788-1.294.646-.817 1.294.647.818.817-.818v-.97h1.14l2.742-2.435-.477-.323 1.77-.647-3.881-.324zm-26.866 1.448.153.323.324.323-.647.664h-.153l-.818-.323zm31.735.646-.97.34-.324.648zm-58.464.324v.017l-.324.153zm225.259.017.324.97 1.293 1.618h-.17l1.788 2.094-.494-.647.817.17-.647-.817-1.14-1.294-.154-.8-1.293-1.294zm-175.052.647-.817.323 1.293 1.448.17-.97zm-24.125.97-.323.647-.17.477.153-.477zm39.822.324-.324.647.494.323-.17-.493zm-48.743 1.123 1.464.647-.647.818.324 1.123-.97 2.435.885-.732-2.18 5.107-1.617 1.788-.647.647-.494-.17v-.154l.494-1.31 1.447-1.618-1.294 1.14-2.094.324-.34-.817h.017l1.94-1.294V68.6l.8.477 1.618-.8 1.617-2.605-1.617-.153.817-.324-.493-.647-2.912 1.124-1.617.17v-.97l2.911-1.788H49.2zm8.427 0-.476.97v.324l-.17.324.153-.324v-.323zm22.03 1.618.478.494.97-.324zm38.205.323-1.77 1.788.323 1.294-.817.17v-1.31l-.324 1.31-.153-2.281-.97 1.787-.664-.817-.8.664-.494 1.124.817-.477-.494.97.971.8-.324 1.465-.647.647-3.013 2.86-.698-.102.391.392-.289.255-.017.017-2.349 1.106h-.017l-1.124 1.465-.324-.817v.646h-1.14l.97.324-1.617-.477-.153 1.618 2.094-.818-1.294.818.204.63-.187.187-.664-.34.323.646-.204.205-.596-.205.392.392-.034.034-.358-.255v.595l-.085.069-.085-.341-1.294 1.617.494-1.94-.647-.97-.971 2.093.596 1.345-.119.12-1.94.323.152.817-.647.153.324-.8-1.294.97-.97-.17-.324 1.14-.153-2.587-.17 1.294-.154-.97-1.464.153 1.788 1.14-.647-.323.8 1.447-2.094-2.264.477 1.94-1.124-1.617-.17 1.618-.818-.8v.97l-.323-.97-.323.647-.647-.17 2.758 1.14v.647l-2.912-1.617.647 1.447-1.14-.8-.647.97 1.464.477v.817l-1.618-1.294.324.477-1.294.493.8.477-.97-.323-1.124.647 1.77.493.818-.817-1.294 2.281v-.647l-1.14-.97.493 1.447-.817-1.124v.647l-.8-.17.323.97-.647-.476.324 1.124-.494-.8.17.97-1.14.323.817.324-1.311.153-.154 1.14-.817.154.647.647-.8-.324.647.324-.817.17.17.647-.494-.494.324.817-.647-.493.494 1.14-.97.97 1.94 1.788-1.464-.323.97.323-1.123.154.8.323-.8.647h.97l-1.464.494h1.294l-1.294.647h.97v1.294l.494-1.788.647 1.294.153-.97.97.323-.323-.97.494.97v-.97l.817.493-.17-.647.647.477-.153-.647.97.324.477-1.448.17.8.153-1.293.97.97.648-.97v.97l.493-1.123.154.97.17-.647.647.477v-.97l.323.97.8-.647-.323-.97.817.817 1.294-1.941.17.97.97-.494h.018l.51.085.767.886 1.123-.613.767.102.05.187-1.14.324v.494l.647-.494-.324.494 1.294.646.494-.817.477.97h.017l2.979-1.14 2.418.358.749.63.562-.443h.017l.051.017-.153.749 2.758.8 4.699-.477h.476l-1.447-2.264-1.941-.17-.323-.324.749-.289h.017l.851.136-.374-.34.068-.034 1.277.698.476-1.141-.749.051.528-.204h.715l-.136-.222.545-.22.238.765-.817 2.265 1.311-.494-.647.817.647.323.323-1.293 1.124-.647-.647-.324.97-.17-.97-.323.817-.324-.238-1.43.408-.153.477 1.26.477-1.618-.017-.017.136-.051.528.715v-.817l-.119-.051.646-.256h.017l1.397.307.647-.8-.12-.29.715-.272.068.068-.017-.085.171-.068.17.153.8-.153-.477-.494.971-1.294.153.324.971-1.124-.154-.324.477-.647h.17l.971-1.14.8.323.647-.97-.477-.647.324-.494.476.17-.153-.493 1.788-1.941 2.588-1.447-1.141-.17.494-.648 1.94.17-1.293-.987h.153l2.111.494 1.788-1.294-.988-.97-1.124.647-.323-.494-.426-1.294.426-.323-.528.033-.391-1.157.425.477 1.788-.154-.971-1.14.971-.477-3.082-1.464 1.294-.17 1.941 1.31-1.771-2.604-1.736.8-.051-.153.494-1.448h-.971l.119 1.073.017.017.017.204-.034-.221-.613-.664v-.409l-.153.239-.323-.358v-.204l-.085.12-.647-.699.085-.238-.205.119-.681-.732.068-.034-1.14-1.124h-.477l-.17-.494-1.941.494.323-.647-1.123.324.97-.494-2.111-.817-.647.17.324 1.14-2.758-.323-.154-1.14zM97.62 83.82l-.153-1.293-1.141-.494zm163.714-19.766-.324.97 1.788 2.759.153-.324v.324l.647.323-.647-.97h-.324l-.476-.8.647.323 1.941 1.941v-.647l-.818-.817.988.817-.988-1.464zm-42.104.17 1.618 2.095-1.447 1.14 1.294-1.294zm-135.69.154-.817.647.647.17zm8.41 0 .17 1.294h1.465l.8-1.294zm95.222.323.17.818.647-.324zm-125.015.647-.97 1.958 1.14-.987zm31.428.494-.664 1.14.664-.323zm-26.083.494.17.8 1.124-.324zm.17.8h-.493l1.14.17zm162.897-.324.324.154h.323l.324.17-.324-.153h-.323zm-53.595.324-1.788.323.818.647-1.465-.323 3.405 1.787zm-127.774.97-1.123 2.111.477.154zm124.216.324v.17l-.817.153.493.647-.817-.323.971 2.264 1.787-.8.477-1.464h.17l-.408-.12h-.035l-.051-.033h-.051zm-2.282.17-1.77.324 1.941 2.264.97-.494-.153-1.447zm14.897.153h.017l.647 1.788.647.647-.817.647 1.464.323-.97-.17-.17.323-.477.324-.17-.477v-.493h-1.465l1.465-.324-.171-1.77-.8-.17zm-109.3.324.17 1.464-.818.323zm-47.126.323h.017l-.17.324zm57.817.17-1.941 1.771.153-1.447zm-58.141.477h.017v.188l-.017.034zm44.861 0 .324.494-.8 1.124zm116.759.324h.153l1.617 2.264 1.141-.153-.971.323.647 1.618.171.323-.324-.323zm-148.664.323 1.294.494-.647.647v-.817l-.477.323.324 1.618-.494 2.28.324-.646v.647l.17 1.294h-.647l-.324-.97-.646-1.942zm26.883 0 .817 1.14-.494-.493-.323.494zm103.325 0-.647.817.971.324.153-.647zm-123.568.97v1.141l-.477.494.324-.817zm219.59.17.8 1.295v-.324zm-201.441.324.323.324-.817.647zm-9.892.477-.323.987-.477-.663zm-2.417.17h.476l.494.153-.647.494h-.17zm193.66.153h.324v.017h-.324zm-5.822.17 1.14 1.618-1.464-1.294zm6.316 0 .324.154h.323v.017h-.323zm-58.141.324.324.153h.17l.647.34-.647-.323h-.17zm59.265.153h.17l.324.17-.324-.153h-.153zm1.14.494.324.153v.017zm-207.757.97.817.494-.494 2.912.324.323.17-1.14.324 2.264 1.447 1.787 2.264 2.588-.153.17-3.558-4.545-.494-.477-.97.8-.494-.97zm12.462.494-.323.8-.647-.323zm-5.822.477.476.17-1.294.647zm6.47.97.646 1.294h-.153l-2.264-.8zm-4.853.17.647.8-.97 1.142.647-1.465zm27.36.8-.477.818h.647zm151.251.171 3.081 1.77 1.294 1.788.324-.323 1.94 4.205 1.141 1.14.324 1.788-.494 1.124-.324-2.111-1.464-2.588-2.264-3.235-3.712-3.081zm-167.119.477.647.323-.477.494zm100.397 0-.647.647.494.493.153.154zm42.427.323 1.958.97h.476l1.941.971h.324l2.588 1.311-2.588-1.294h-.324l-1.941-.97h-.476zm-176.33.17.324.154-.494.493zm70.757 0-.494.154-.97.323.323 1.141h-.8l1.124.97.817-1.123.323-.494zm17.978.8v.018l-.646.323v-.017zm143.948.171.323.153v.017zm-98.78.153-.97.34.817.477zm-130.668.324v.017l-.323.153zm84.53 0v.017l-.97.476zm-59.435.17v.647l-.647.17zm101.862 0-.494 2.111.97-1.294zm-99.104.647.97.647-.97.17zm-2.928.817v1.617l-2.094.324zm138.942 0-.8 1.941-.17-.97zm-143.624.153.97.494-1.14 1.294.647-1.14zm11.492.324-2.111 2.588.324.493.17-.17.153.817 1.14-.817-1.293 1.464v.97l-.494-1.14.494-.97-.817-.477-.647.8v-.647l.97-.323 1.294-2.094zm1.788 0 .477.323h-.154l-.493.494zm132.779 0-.324 1.94-.647.324zm-143.471.817-1.294.97-.647.477.647-.8.324-.494zm116.912 0-.324 2.418-1.617 1.293v.818l-.818 2.911 1.294.817-.323 1.447h.97l-.97.17-.324 1.294 1.465-.493-.494 1.14 1.634-.647-.97-.817.97-.323-.97-.153.8-.17-.8-.648h.8l-.97-.97.817-.153-.17-.97-.154-1.465 1.447-4.205zm21.536.323 1.294.648h-1.123l-.171-.494zm-127.28.154.324.647-.647.17zm80.972.323v.97h-.817l.323.971.647-.153.817-.17-.817.817 1.788.647 1.294-1.941-.971-.817-.817.647-.153-.97-.17 1.293-.971-.97zm122.904.817.324.97h-.17l-.154.154-.17-.323-.323-.647zm-2.434.154.187.068-.017-.068.051.085.273.085.153.477-.426-.562-.034-.017.136.749zm-121.934.17v2.588l-.8-2.111-.324 1.14-.817-.817.817-.477-1.464.477.647 3.252 1.294-1.294v.8l.494-.477.476.647-2.094.8.153.818 1.618-.494-1.294.647.817.494-1.294-.324.8 1.294.818 1.124 1.294-4.359.476-.323.817-.324-.817-.97v-.017l-.8-1.124-.323.647zm82.095.153 1.141.324 3.234 1.293-.646.17.493.171h1.294l.971.97-1.294-.493-.171.493v-.493l-4.699-2.111-.153 1.293.92.358.051-.017.034.051 1.106.426h-.817l-.289-.426-.085-.034-1.09.46-.153-1.465zm-34.799.17h1.123l6.232 3.678.902-.596 1.311.391.136-1.038 1.141-.323-1.141.476v.817l3.728 2.741 1.141 1.141-4.699-3.728-.306-.085-.017.085-1.294-.477-.817.647-.085-.051-.069.05-6.163-3.574-1.447.97zm74.314.324.647.153.307 1.005.017-.034.17.663-.187-.63-.136.307v-.664h-.324l-.17-.647zm-230.264.153v2.111l.646.324zm22.83.97-.8.988v-.647zm163.561 0 3.234 1.635-3.234-1.618zm-206.788.17-.323 1.141-.17.647v1.448l-.477 1.617-.17.647.17-.8-.494.8-1.14 3.899-.647 2.587-.97 2.265-.324 1.941-.324.647-.323-.647-.647 5.346.17 1.14.647-3.575.477-.477.493-2.588 2.435-7.457.153-.476.647-2.435 1.14-4.852-.63.323zm89.382.324-.323.17v-.016zm85.007.324h.017l-.494.97zm-11.322.323-.494.647.647.647.324-.647zm-159.832.324v.493l-.494.477zm128.25 0-.817.323.494.647zm124.046.493.323.154.323 1.14zm-1.788.154.153.97h-.323zm6.146 0-.153.493 2.434 4.529.477.97.817-.323zm-127.757.17-.97.477v1.464l.8-.324.17.8.647-.97zm-24.124.323-.971.647.801.477zm-70.774.8-1.123 4.223h.476l.494-1.635zm-38.204.324-.494.647-.153.647zm256.977 2.588.17.323v.034l.324.613v.017l-.17.63v.017l-.477 1.77-.17-1.123.493-.493.137-.29-.017-.068-.12-.12v-.459zm-35.94.494.971.153 1.123 1.464zm37.081.17.477.8-.477.647-.63-1.107.63.613zm-226.06.153-.817 2.911.97.817-.323-2.91.97-.665zm49.067.153-.647.34v-.016zm-39.022.324v.017l-.664.323v-.017zm114.647.17-1.14.323-.818.818.664.323-.664.8.988-.323-.494 2.588.817.647.971-.8 1.447 1.447 2.434-1.294-3.234-1.448-.971-1.464zm-76.443.153v.017l-.647.324zm141.53 0 .971.494-.971-.477zm-218.926.017-.647 1.294-.494.153-.323.647.817-.476zm-1.787.97-.477.154-.494 1.294h.324zm265.575.477.8 3.082 1.787 3.405.171.647v.323l.119.12.204.527.477.647.17.154v-.154l-.323-.817v-.477l.647 1.771-.171-1.124-.476-1.294v-.647l-.324-.97v-.34l-.221-.92-.341-.664.068.29.324.817-.324-.17.324 1.14.323.494v.477l-.476-.647-1.635-4.052-.476-.477zm2.519 3.27-.085-.358-.17-.154zM16.342 97.9l-.17.324h.17zm268.963.324v.323l.494 1.618v-.222zm.494 1.72.153.544-.153-.647zM16.172 98.24l-.324.63h.17zm1.294.153-.8 1.771-.494.493.647-.493zm209.221.323h.477l.17 1.941 1.294.324 1.141 1.14-2.281-.663zm-168.736.154-1.464.817-1.123.477-.17-.647-.8.97.152-.8-1.447-.324.324 1.294-1.465-.817-.476.817.647.801v2.281l1.294.97-1.141.154.97 1.617-1.77-.647.477.97 2.11.324-.817.97-1.294.324 1.141.323-1.14.647.17.664 1.94-.494.477-.646-.8-.324 1.294-.323h-1.464l.494-.971.476.153.17-.647.971.818-.817-1.465 1.94-.323-.476-1.294.647-.323-1.464-.477 1.14-.324-.646-1.14 1.293.17-.493-.987h.17l.323-.154-.323-.17-.12-.102-.016-.051 2.4-.494.494-.8.153.8.324-.8zm-10.044.323-.8.971 1.123 1.294.17.17.154-.324.323-.817-1.294.17-.153-.493 1.294.323 1.294-.97zm130.684.324.494.97h1.447l-.153-.647-.17-.153h-.324zm107.361.817.323 1.124.171.34v-.34l-.171-.154v-.17zm-94.728.8v1.141l-1.277.8.017.136.29 1.175 1.294 2.264 2.587 2.094.818 2.282 5.499.647 4.528-4.376 3.729-1.941 2.911.647.647-.493 1.294-.647 4.222-.324 1.618.324h-2.758l-4.052.97-.971.17-2.417-.493-3.252 1.464-4.529 4.699 1.141.323-7.781-.97-.97-2.435-2.264-1.788-1.465-2.417-.119-1.175-.034-.119.017-.017-.017-.153zm84.036.17.324 1.464-.154.324zm-27.036.477.324.17-.324-.153zm38.222.34v.154l.476.97zm.476 1.124v.17l.12.103.051.221.153.477.102.374-.255-.698.153.494.494 1.447v.17l.102.222.051.255.255.749-.085-.426-.238-.715-.051-.272-.205-.783-.272-.766-.051-.239v-.136l-.068-.136v-.017l-.085-.324-.171-.323-.323-.817.323.902zm1.226 3.984.068.392v-.171zm.068.392-.476-1.618-.494-1.617-.324-.647.324.8.323 1.294zM8.834 103.859l-.102.204v.12zm-.102.341-.137.425-.017.034v.034l.154-.306zm2.417.187-.647 1.77-.153 1.465-.17 1.617.494-2.111zm-2.588.323-.153.477-.323.97-.068.426.068-.255.153-.494.17-.323v-.256zm-.544 1.873-.75 2.503.647-1.958zm-.75 2.503-.272 1.379.273-.903-.17.494zm-.272 1.379-.221.715.17-.477zm229.243-5.755h.971l.17 1.294-.97-.17zm50.855.154.323 1.94.153-.153.171.324-.171-.647zm-178.935.493-.493 1.618-.154-1.294-.663 1.123-.477-.8-.17.8-.647-.476 2.111 1.77h-1.141l.494.818-2.111-1.141 1.464 2.758-1.941.323 1.447.647.647 1.294.647 1.294 2.111.17 2.435.154 1.941-.801-.324-.646.8.323-.153-3.082.97-.323-1.14.17-.153-1.311-.818.817-1.294-.97-.647 1.141.171-1.464-1.141.647-.153-.818-.17-.476-1.771 1.464.97-1.788zm64.764 0-.323 1.294.97.477.647-1.294zm66.722.324v.8l-.818.17zm-61.223.647-.8 2.094 2.588 4.699 1.787-1.124.477-2.758-.323 2.911-1.941.971-2.758-4.699zm6.487 0 .17.323h-.017zm28.5.153.17.323h-.017zm43.073 1.464.171.324h-.017zm-15.714.477.494 1.464-.971-1.294zm-24.448.817.324.153v.017zm41.456 0 .324.153v.017zm-21.69.17-.647 1.294-.17.477.153-.477zm-223.795.477-.17 1.141.323-.171zm133.426.494-.647 1.294 1.141-.971zm-138.942.817-.153.306-.17.818v.323l-.154.324-.323 1.293-.17 1.141-.477 2.264v.647h-.17l-.8 4.206-.324 1.617-.17 1.294v.323l-.052.086-.05.578.033-.527-.085.187v.817l-.17.324v1.123l-.153.324v.664l-.17.476v.818l-.154.476v1.141l-.17.477v1.464l-.153.477v1.464l-.324 4.375-.17 4.376v6.963l.17.323v1.447l.137 2.061.017.051v-.324l1.293 11.338.818 5.653.136.595-.136-.425-.494-1.941v.477l.17.323v.647l.153.324v.493l.17.324v.817l.154.323v.324l.17.323v.477l.153.324v.647l.17.17v.647l.154.323v.153l.17.494v.477l.068.068.017.017.068.238v.324l.17.323v.494l.154.323v.171l.17.323v.477l.153.323v.324l.17.323v.171l.154.323v.477l.17.323v.324l.153.323v.324l.17.323v.17l.17.324v.323l.154.324v.153l.17.324v.34l.153.477.17.323v.324l.154.323v.324l.085.068v.017l.085.272v.136l.153.324v.323l.17.154v.323l.154.324.17.493.153.324v.323l.17.324v.153l.154.494.17.323v.153l.085.085v.018l.068.221v.17l.324.647v.17l.17.324v.323l.153.477.17.323.154.494.17.324.153.476.17.324.154.494.17.323.323.97.154.324.17.477.153.323.17.494.154.323.323.971.17.323.154.494.17.323.153.477.17.324.154.493.323.477.17.324.153.493.17.324.324.97.17.324.324.476.153.324.324.987.323.324v.323l.17.153.324.647-.392-.885 1.345 2.809.017.034v.154l.154.323.17.153.153.324v.17l.17.323.324.324v.323l.153.154.17.323.154.17v.154l.17.323.153.17.17.324v.17l.153.324.324.323.17.323v.154l.153.323.324.324v.323l.17.17.153.324.324.323v.324l.17.153.153.324.34.323v.323l.324.324.153.323.17.171.154.323v.153l.17.171.153.323.17.153.324.494.324.494h-.17l.187.187.63 1.107.22.289.103.187.204.205.12.119.034.085-.154-.204.443.766-.17-.324-.102-.238.425.562.324.817 1.14 1.447.154.324.323.493.562.784.085.187.102.085.034.051.034.034v.153l.154.085.034.017-.358-.578.17.153-2.434-4.852.17-.171.477.971.323.323h2.605l-.17-1.294-.97-2.911-.648-1.141-2.11-2.911-2.095-4.052-1.94-3.882v1.618l.152.323-.17-.323v-1.618l-.153-.153-2.758-4.052-1.294-2.758-1.447-1.294v-.8l.323.324-.646-1.141.476.477-.323-1.618-.477-.153-.17-.817-.154-.153.154-.171-.324-.323-.323-1.124-.153.153v-.647h-.17l-.971-2.587-.17.17-.647-1.635-.324.324.324.987-.324-.493-.153-.818-.647-.153.153-.647-1.123-1.941 1.447 2.418.323-.8-1.77-4.052-.324.493v-.817l-.323-.153v-.817l-.324-.17.153-.477 1.294.97-.153-.493.153-.477-.647-2.111-.153-4.376-.17-.647-.153.324-.017-.068-1.277.204-.477-1.651-.392-.494-.238-1.379.426-.341.034-3.234.579-.154.595 2.52-.698-3.167-1.94-5.822-.324-4.051h-.323l.323-.971v-2.111l-.323-2.758v-.647l-.324-1.294.324-1.124v-2.281l-.324-1.294-.323 2.111.153.971-.324-1.141-.8-2.741-.17-1.141.97 3.882.17-.324.324-1.617v-.647l.153-1.294.494 1.464-.817-4.699v1.465l-.477-2.282v-3.235l-.17-3.558.17-1.617.153-2.911.086-.494-.086.17v-.817l-.306-1.856.477-1.873.153.971.323-1.618-.476-1.617.153-1.941-.153.324.153-1.465v-.323h-.324v.17l-.323.971.17-1.464-.323 1.293.8-3.881.494-2.912.323-1.464.153-.476.17-1.294zm-1.532 19.579.085-.153v-.29zm.085-.443.153-.851-.153.323zm3.932 43.771.443 2.145.307 2.384-.307-2.52zm19.733 57.17h.017l-.051-.102zm-5.04-7.712-.17-.17.17.34zm-6.01-10.709-.306-.613v.154l.153.323zM4.186 170.614l-.153-.647v.323zm.494 1.941v-.17l-.12-.443zm-.817-5.823-.8-5.992-.494-4.546v.171l.17 1.77.136 1.924.017.034v.153l.136 1.55.034.068v.34l.085.97.069.153v.647l.102.647v.017l.068.136v.375l.085.63.017.017.051.119v.289l.12.801.05.051v.323l.153.971.137 1.072v.017l.034.034v.17l.323 1.448zm0 1.618v.8l.102.204zm0 0-.154-.613v.289zm-1.294-11.985v1.447l.153.289zm1.242-30.526.051-.409v-.324zm2.163-11.578-.324 1.294v.154l.153-.647zm282.889-2.911.324.971v.153l.17.494.477 1.617v-.17l-.647-2.418zm.971 3.235v.323l.391 1.413zm.391 1.736.903 3.933-.477-2.434zm.903 3.933.323 1.481.17 1.107.153.647-.153-.494.647 3.899.153.477-.323-1.618-.324-2.758v.171l-.153-.647-.017-.137-.153-1.004zm1.14 6.64.153 1.294v-.323l.171.97v-.324zm.324 1.941v.477l.119.783zm.119 1.26.204 2.145v-.817zm.204 2.145v.153l.034.204zm.034.357.29 3.678.17 2.06v-1.413l-.17-2.264zm.46 5.738v.221l.255 3.252-.102-1.634zm.255 3.473.068.954v-.171zm-2.043-18.966-.17-.97v.323zm-147.999-11.168-.817.8.476.323zm-133.443.153-.477 1.787v3.235l-.647 2.111h.324l.323.477-.17 4.222.323.154.324-3.235.323.647v-1.141l.324-.97.323-5.993-.153-.971-.323 1.788-.324.323-.494 1.618.494-3.882zm133.766 0-.664 1.617.817-.647zm16.344.494.494 1.94-.647.477zm102.185.323 1.124.153-.647.971-.324.323-.153-.8zm-41.132 1.124.17.323h-.017zm-2.265 1.14.153 1.141-.8.647v-.987zm-27.376 1.124.323.17-.323-.153zm93.28.664v3.388l.494 2.111.8.647.171-.97-.324-2.265-.817-2.588zm-18.778.153.323.153v.017zm-33.523.324.153.817 1.141-.494.153 1.941h.818l-.171.817 1.464-.817v.817l-1.787.647-.324-1.464-.323-1.447-1.447.153zm-73.361.647.323.817-.8-.324zm-8.53 1.6v.017l1.89.17zm1.89.187 1.141 1.941.017-.017-1.124-1.924zm-2.894.324v.017l.204.119zm.834.272-.051.205h.017zm-.749.579.051.545-.357-.221.374.272zm78.758.119.171.324h-.018zm-57.153.324 1.294 1.447 4.205 1.311v.153l-4.205-1.464-1.294-1.294zm57.953.476h.017l.154.324zm41.95.494.171.324h-.017zm-41.286.324.324.153v.017zm-66.074.476 1.464.818h-.817l.323 1.464zm27.206 0 1.771 2.111-.324.971.29.187.034-.017.204.153.289.171.818-.324-.494.477.97.817-1.583-1.141-.238-.136-.937.307.647-.971h-.97l.323-1.141zm-41.473.137-.937 1.6.954-1.566zm-.937 1.6-.834.851.817-.8zm14.557-.596.647.647h-.817zm1.464 1.294 1.617.817 1.448 2.911-.477.971-1.294-.17.8-.477-1.941-1.464-.817-1.618 1.141 1.141-.647-1.464 1.141 1.294.476-.647zm71.727 0 1.294.817-1.124.324zm11.168 0 .494.17-.494.971zm-99.784.187-2.06 1.72-.255-.222.255.256zm-144.083.307-.154 1.123.068-.613zm267.839.153-.153.323v.171l-.171.323.154-.323v-.171zm-261.847.17-.323.647.17 2.418.324.17zm139.436 1.107-.017.017.817 3.252-.323 2.264 1.464.97.153-.119-.153.102-1.447-.987.34-2.247zm121.917.187h.017v.324h-.017zm-37.234.647-.17 1.771-3.388 2.758-.324 2.758 1.448 2.094-1.941-.8-.154-2.111.324-1.771 3.711-3.082zm-229.175.17-.29 1.771-.153.817-.17.477v-.971l.323-1.941zm231.116.307.17.323h-.017zm-74.808.323 2.911 2.282-1.618 2.264-2.434-3.082zm32.552.17.323.324-1.311 1.788zm43.55 1.124.323.17-.323-.153zm-67.045.494.323.494-.97.153zm115.464 1.941-.153 2.111-.17-.971zm-114 .493-.817.647.647.154 1.464.817-.477 1.447-2.281-1.294 1.464.17-1.141-1.464zm-25.606.426.783 1.311-1.14.783 1.192-.749zm33.216 1.192.171 3.081-.988-2.281zm-23.971.153-2.315 1.09 2.315-1.056 1.464.136zm35.463.17.324.477.494-.477-2.759 3.559v.646l-.153.971.8.647.971-.971-.324 1.788 1.294-.17-1.294 1.141.324-.647-1.941-1.294.323-2.758-.646-.647-2.265-.818-1.787.171-1.226.868-.869.749-.119-.034-.051.034-1.941-.8 1.992.766.988-.715 1.226-1.039 1.94-.153 2.112.971.493.323-.17-.817.817.323 1.447-1.294zm-44.827.852.426.306.034-.034zm96.652.442.17.324h-.017zm-97.605.102.289.869.426-.426-.426.375zm94.37.222-.17 1.787-1.771 1.294 1.447-2.928zm-76.443.323.817.647-1.294.17zm-18.08.034-.069.256-1.259.272 1.276-.238zm69.581.119v.017l-.323.154zm28.824.017.17.307.306.17h.017l.324.647h-.017l-.324-.647-.323-.153zm23.001.324v1.77l-.494-.646zm-122.768.374.374.222-.272.034h.408zm60.575.103.97.647-.647.646zm9.398 0-.324.17v-.017zm-70.144.187.136 1.753-.102-1.753zm-6.452.204-.153.579.34-.511c-.14.209-.289.41-.289.375 0-.027.057-.234.102-.443m17.331.153-.17 2.605.017-.017.17-2.588zm52.455.426.987 1.941h-.017zm-69.769.46-.017.034 1.277 3.013zm-127.297.51-.153.818.323.476.153-.97zm142.023 0-1.293.647-.205.545.205-.511 1.276-.561.784.919zm117.065.647-.153 1.141-.494-.647zm-60.728.647h.017l.323.647zm-54.328.273-.493.323.051.068zM3.539 142.762l.323.8-.646-.154zm203.229.153v.017l-.323.153zm86.964 0-.17 1.941v.017l.17 2.911v-4.869m-156.256.187-.171.136v.017zm68.475.306-.324.171v-.017zm-.647.477v.017l-.477.153-.323.171v-.017l.323-.154zm-1.124.647v.017l-.494.153zm60.388.17h.017v.324h-.017zm28.671 0v.818l.17.153zm-28.824.494-.153.324-.17.153.153-.17zm-114.885.324-.733 1.447-.817.323v.817l.647-.17-.613.477 3.763-.29-.102-1.276-1.89-.341v.8l-.136-1.038.119 1.021h-.971zm114.391.647h.017l-.17.323zm-13.603.323h.017l.154.323zm13.28.153h.017v.324h-.017zm-74.809.324-.97 1.821.306 1.482.035.119 1.276.953-.97.817v.154l-.323 4.052.17-4.052.153-1.141-.306-.783-.017-.017-.018-.102-.459-1.192.153-.29v-.034zm61.853 0h.017l.323.647h-.017zm-36.264.323-.17 2.111.494.971 2.111.323-.324 1.124-.17 2.281.971.477-1.294 1.464-.324.324-.8-.647-1.634 1.294-1.448-2.265-.323-2.588 1.124-.817-.647-.97h.817v-.494l-.17-1.124 1.293-.323zm36.757.494.171.323h-.017zm-244.838.8-.17.971-.153-.477.323 1.77.324-.97zm172.294 1.617.171.324.153.494-.17-.494zm-174.082.171.17.476-.323 1.141zm187.685.323-.323.17-.494.154.494-.171zm80.325 1.294-1.634.971-.647-.477zm-17.825 1.124.323.17-.323-.153zm-252.279.664v1.617l.12.273zm199.654.647.647.476.494 2.912h.97l-2.911 1.311-.17 1.617 1.294.324-2.112.646.171.647h1.14l1.618 2.094 2.741-.153v1.617l1.634 1.941-.664-2.111.988-.971 2.741 1.464-1.124 1.788-1.788-.323.324 2.094.97.817-.476-.494 1.123-.477.817.971h-.97l.324 1.124.476-.647.971.493 1.941 4.699-3.388 2.418h-5.517l-1.617-2.588.494-1.447-.324-1.958 1.294-1.294h-1.787l-4.529-3.235-.971-2.758-.17.988-2.094-2.111.153-3.081 2.111-1.124.154-2.111 2.264-2.588zm-16.191.153.971.647v1.294l-.324 2.758-1.464.817-.153-1.141h.97l-.323-1.617.817-.17.323-1.447zm71.404 2.435h.017l-.171.323zm-90.676 1.293-.477.171h-.97l-.494.153.494-.17h.97zm-2.435.324-.323.17h-.971l-.477.153.477-.17h.971zm2.435.153 5.993 2.282.817-.494.647 2.91-2.111.494-.324 1.447-1.788.971 1.465-.971.323-1.77 1.788-.324v-1.787zm-5.176.17-.323.171h-.971l-.494.153.494-.17h.971zm-158.691.171v.647l.068.119zm290.176.647-.17.476-.153 1.788v-1.141l-.171.817-.647.647v.97l-.476.324h-.17l-.801 1.941v-.818l-.647.494-1.464 4.052.494.8.97-1.294.647.324.477-1.294.324 1.464.323-.647.17-.17.324.817.323-1.464v-.477l.153-.323v-.494l.171-.97v-.818l.153-.153.494-4.698v-.153l-.171 1.447-.153.647.153-.971-.153.647.153-1.123-.323 1.769zm-.494 1.94.137-.902-.137.256v-.171l-.153.324zm.137-.902.034-.068v-.17zm-289.666.256v.476l.051.068zm280.949 1.616v.8l.17.171zm-155.286 1.141-2.759.34-2.179 2.844 1.192-.392.545 1.634 1.226.12 1.311-1.26.664 1.634.868-1.515 1.243.97.766-1.787-1.618-.562.392-1.192zm-125.34.426v.204l.035.068zm247.92.527-.153.324-.323.34-.17.307.153-.324.323-.323zm-.97 1.294v.017l-.323.153-.154.324h-.017l.171-.324zm40.809.017-.17.8-.153-.153zm-41.626.8h.017l-.17.324zm14.25 1.294h.017l.153.324zm-41.61.171.171.323h-.017zm-77.649 9.657 1.445.762 1.379 1.549-.664 3.558 1.175 1.38.306.034v.051l.528.289 1.515-2.452-.034-.442 3.627-1.311-.29-1.754-1.021-.664 1.14-2.247-1.14-1.447.476-.851.102-1.005-.17-.034-2.145-.528.102-.817-2.4-2.52-.29-.17v.29l-.102-.018c-.631-.05-2.129.022-2.297.443l1.041 1.668-.55.597-5.869-.75.74 2.688zm119.582-9.01h.017l.154.323zm23.172.646-.324.324.153.323zm-279.672.971.323.153v.817zm283.06 0-.324.477-.153.647h.153l.324-.324zm.97.647v.477zm-.477.153-.17 1.141.324-.494zm-1.464.17-.323.324-.154.647zm-125.679.051-.051 1.788.068-1.771zm80.171.75h.017l-.324.34-.17.306v.018l-.323.153.323-.171.153-.323zm-46.785.323 1.124.323-1.448.171zm-192.367.409.63 2.519.323.647.494 2.094.324.324.306.936-.63-1.26-.494-1.94-.476-.971zm238.028.408-.323.17-.153.324-.341.323.324-.34.17-.307v-.017zm2.912 2.111v.154l-1.294 3.081zm-239.663.801.494 1.617.153.817zm179.751 1.787.17.324v.323l.154.324-.171-.324v-.323zm-24.635.749-1.141.937.443.936-.869 1.464 1.431.29-1.141 1.617 2.434-2.588 2.742-.323-1.907-2.265zm32.245.698-.493 1.788-1.771.17zm-186.544.017.034.102.17.477.29.868.153.971v.051l-.153-.494-.17.766v-1.379l-.052-.136-.017-.051-.034-.119zm190.103.477 1.617 1.617-.647.818-1.617-1.941zm37.898 0-.154.323h-.017l-.306.171-.341.323-.323.153.323-.17.324-.323.323-.154zm-1.294 1.124v.017l-.324.153zm-226.06.902.136.443-.136-.205zm.153.477.17.255.97 1.941-.646-1.141-.324-.476zm166.319 1.702.647 1.618-.818-.477zm-26.083 1.175v.119zm-137.307 1.26.323 1.294h.323zm-.97.647.323.715v-.068l.05.187.426.953h-.153l.153.647-.425-1.6-.051-.119v.425zm97.638 2.911-.153.324v.323l-.17.323.153-.323v-.323zm165.331.97-.323.494.647-.323-.477.476v.647l.153.494v.324l.171.323v.477l.153.34v.477l.17.323v.494l.153.324.494 1.123 1.294-2.264.477-2.264-1.124-1.465zm-165.654.647-.153.324v.323l-.171.324.154-.324v-.323zm96.192.171.647.97-.647-.817-1.618.647-2.758-.477 2.111.324zm21.69 2.911-1.618 1.788 1.141-.971zm-29.3 5.993-.324.17h-.323v-.017h.323zm-.818.323-.323.171h-.324v-.017h.324zm-1.123.324-.324.17h-.323v-.017h.323zm-178.951 3.405h.017v.323l.153.324-.17-.324zm36.127 3.064-.17.664.493.477zm-33.693 3.082v.17l.17.324.154.153zm175.699.494.171.323v.647l.153.324-.17-.324v-.647zm-15.22 7.763.647 2.264-2.264.818-2.112 2.911 1.294-2.588 1.941-.817zm-152.852 5.363.154.153v.102zm203.859.153-2.588 1.294 1.618-.323zm-127.603.153-.153.324v.817l-.171.324.154-.324v-.817zm-.324 2.265-.153.323v.971h-.017v-.971zm-10.521 1.787.647 1.141-.494-.17zm10.198.647-.153.324v1.141l-.171.306.154-.323v-1.124zm-30.935 1.124 1.294.647v.017l-1.294-.647zm-40.434.289.119.205.494.817-.443-.766.12.119-.171-.323-.102-.052zm166.744.852.17.493 1.124-.17-1.124-.323zM82.57 237.165l.97.477v.017zm3.064 1.294.988.477h.323l.97.493-.97-.476h-.323zm105.096 2.111-.153 1.294-.97-.817zm-104.772 1.447-.647.971.323.493.647-.17-.323.817-.97-1.14zm46.325 0 .477 1.294.97-.153v.647l2.282.323-2.929.801-1.77-2.741zm-33.37 1.141h.018v.323l-.17.477.153-.477zm10.046.153 1.464 1.141-.494 1.464-.153.324-.17-.324h-.154l-.323-.17.323.153h.154l-.324-.8.971-.647zm-12.786.494 2.417 3.081.17.154.477-1.941-.017.153.034-.153-.391 2.809.05.102-.084.119-.239 1.669v-.494l-.153-.153-1.617-1.141 1.617.817v-.493l.051-.103.034-.289.034-.579v-.017l-1.583-.46h1.464l-1.617-.97-.324-1.141-1.787-.493 1.617.34zm7.763.647.324.153h.323l.324.17-.324-.153h-.323zm1.141.323.323.154h.324l.323.17-.323-.153h-.324zm1.294.324.323.153h.324v.017h-.324zm1.464.323.323.154h.324l.323.17-.323-.153h-.324zm6.146 3.882.97 1.617-.817 3.899.647-4.052zm83.559 1.464.154.477v.34l-.154-.493zm-9.074 3.882 1.141 3.235-1.941-1.447zm9.228.323.17.494v.153l-.17-.476zm-77.72 3.559-1.141.493.647.324zm57 1.958-.494 1.123-1.941 1.464v-.817zm5.022.323-.953.341.46.306-1.771.153 1.311-.459-.017-.017zm-.323 1.771.323.323 1.294-.323.647.817 1.124-.647.17.153-1.787.817-.324 1.447-1.771 1.141 1.448-.153-.971.647-1.294.153.324.494-.8.323.323-.647-1.634-.17-.971.971-.477-.971.971-2.911 1.617-.817.818.17zm-38.221.17-1.141 4.205 1.787-2.111 3.882-1.124.494-.17 5.823-.477 5.345 2.094-5.669-1.94-5.993.817-1.77.323-2.265.8.153 1.311-5.669 2.741-.153 1.294-.17-1.123.323-.171 3.729-2.094zm87.934 1.941-.493.476.817-.476zm-58.294.323-1.311.817.341-.664zm-50.53.817.817.324-.817.153zm95.221.477-1.464 1.141v.8l-1.294.97-.817.171.17.476-.647.171-.817 1.123.17-.323-1.14.817.323.153-.8.324.323-.477-1.14.8-.154.324-.646.17-3.899 1.941-1.618 1.464.494 1.447-2.758 1.618-.97.987.647.8 1.787-.477 4.699-1.957 7.764-6.793.493-.818.971-.647v-.97l.476-.477.494.324.8-.818-.476-1.77h-1.294zm-46.802.971.647.493-1.294.8zm24.942.323-.323.647.8.17-.324-.493zm31.411 0-.817.494.817-.324zm-83.065 1.141-.647.476.8.324-.97.647-.494-1.294zm27.189.8 1.634 3.081-.647.647 2.094.494 1.294 1.771h-1.617l-.8-1.294-2.282-1.141.171-2.588-.494.494zm35.633 1.294-.646.323h.646zm-2.434.17-.477.477h.647zm-9.551 1.617-.324.171h-.323l-.324.153.324-.17h.323zm-17.332 1.294 1.464.324-1.464.17zm5.023 1.141 1.14.324v.153l.971 1.294-.817 1.14.97 1.448-1.617.17-.971-1.464.817-.801-.647-1.617-.17-.323h.17zm-9.551.647-1.618.8.647-.647zm-2.435.477-.971 1.14-1.123.154.153-.477zm1.788 2.264v.324l-.801.323zm-2.759 5.516-2.094.477-2.758 1.141 1.941-.971zm-7.44 6.963-.493.154h-.324z'/%3e%3cpath fill='%23EDEDED' d='m155.148 108.95-.358.136h-.221l-1.277.834-.783 2.843-2.264-.289-1.141-1.413-.596.562-.528 1.6-.068.204-1.668-.34-.205 1.328-1.123.204-1.618 3.814-.987.323-1.294 3.763.46 1.106-1.567.307-1.174 1.634-.171 3.882.664 1.141-.8.834.017 2.23-.851.545-.664 2.4-.647-.102h-.034l.085 1.413.613-.136-.17.834c-.03.122-.068.271-.068.29 0 .017.032-.031.085-.102.054-.072.134-.169.204-.273.14-.208.272-.425.272-.425l-.442 1.396 1.26 3.047-.63.579-.154.136.307 2.418 1.975.187.936-1.941 1.669.29 1.277-3.388-.069-.818-.017-.153-.119-1.6h.034l.239-.034.272-.034-.375-.222-.391-.221.426-.085 1.259-.272.068-.256.154-.579.289.817.426-.374.715-.647-.051-.034-.409-.307h-.017l-.306-.221.068-.051.068-.034 1.072-.749-.715-1.192-.068-.119-.442-.749-1.141-.341.8-5.771.392.34.255.222 2.06-1.72.034-.034.834-.851.937-1.601-.443-2.179.273.171.34.204-.051-.545-.085-.834v-.017l.204.136.579.357v-.017l.034-.119.187-.851v-.017l1.89.187h.034l1.124 1.924-.017.017-4.529 5.806.834 3.252-.34 2.247 1.447.987.136-.085.017-.017.477-.306-.034.306-.085 1.073 6.112-2.588.834-1.566-1.158.289-.8-1.141.971.324.97-.971-2.111-1.464.323-1.124-1.123-1.617 2.758 2.741-1.311-.8.17 1.294h1.617l-.153-1.141.8.324v1.532l1.601-2.98-2.077-1.804.476-.988-2.57-6.639.476-2.077-1.311-1.124-.102-1.924.102-.153-.187-1.498zm.766 1.43-.324 1.447h-1.123zm-2.094 3.388h1.77l-.323.647zm1.617 8.751 1.618.97-1.465-.153zm-.647 3.728.324 1.771.153-1.294.647.647-.477-.8.8.323-1.447 2.264v1.788l.971-.494-.324 1.294-1.141-1.294.647-2.264-.153-1.294-.647-.323zm4.205 2.094-.647.324.494.493.324-.817zm-6.639.324h1.294v.817l-1.124.323v1.141l1.124-1.141-.801 1.294.647.647-.97-.8v.153zm7.184.425-1.515 1.362.698.154.136-.239zm-4.273 5.925-2.316 1.056-.476.221.511 2.281 1.157.034h.017l-.17 2.588-.017.017-.409.358-.442.391-.051-.068-.749-.851-.052-.068-.732-.851-1.276.561-.171.409-.034.102-.834 2.043.306 2.282.12.749.136 1.038v-.8l1.89.341.102 1.276-3.746.29h-.119l-.017.085-.885.579.817-.971-1.617.647-1.294-1.294-4.87 1.771-.153 1.141-2.264-2.265-3.252.801.494-1.124h-1.464l-.801-1.464.477-2.111 2.264-1.618-1.123-.8 1.123-2.435-3.064 1.141-1.464 5.823.647-.153.323.97-.647.323 1.618 2.265-1.618-1.141-.477 1.294-.646-.97h-1.294l.323.97-2.281-.8-.971.647.494 1.294-.97.476-.494-1.77-1.618 2.264.818.817h-1.941l1.123.8-4.205.171-.323 1.77-.647.171-2.588 1.123-2.605-1.941v2.912l-2.094-.324-.323-1.123h-2.912l.801.97-.801-.323v1.293l2.912 1.788.323 2.741.971.817-.647 1.447.153.341-2.265 4.852-9.074-3.558-.8-1.141-3.235.494.647 2.264-2.111 4.852-2.264 2.588h.97l-.817.971.987.493h-.323l-1.311 2.912 3.899.97 1.447 3.882 2.758-.8 4.205 1.617 1.788-1.464 1.447.17.817-1.617.97-.324.647-.17-.323-.477-.477-.647.477-1.464.494-.323 2.417-2.111 4.376-.971v-2.417l.97-.988 1.464-.323 3.559 2.111 5.175-2.588 2.435 1.617 1.14 4.052 8.258 6.64.97 2.911-1.294 1.941.8.324 1.141-2.111 1.294-.477-1.294-1.788.8-1.617 1.788.323.97 1.294.324-.8-4.852-3.575.476-.971-2.588-.647-1.77-3.881-2.111-1.771-.171-3.081 2.435-.647.187.766h.017l.051.187.12.732c.071.405.147.749.153.766s.286-.236.63-.562c.343-.325.637-.588.647-.578.009.009.52 1.061 1.14 2.332l1.124 2.315.8.154.8.153.716.63c.446.393.735.682.766.766.039.106.125.186.408.323.198.096.367.171.392.171.054 0 .207.15-1.737-1.958l-1.617-1.754-.409-1.311c-.402-1.285-.422-1.335-.34-1.413.08-.076.207-.055 2.945.358l2.86.425.341-.289c.19-.157.351-.313.34-.341-.01-.027-.251-.399-.527-.834a20 20 0 0 1-.511-.834c-.002-.004-.062-.01-.085-.017l2.179-.494.102.017v-.289l.289.17 2.401 2.52-.102.817 2.145.528.17.034-.102 1.004-.477.852 1.141 1.447-1.141 2.247 1.022.664.289 1.754-3.626 1.31.034.443-1.515 2.452-.528-.29v-.051l-.102-.017h-.119l-.085-.017.306.409v-.119l1.379 1.855.834-.221-.681.562.681 1.107 4.206.374-.613.443-3.048-.409-.477.766 1.107 2.588.936-.596.681 1.515.307-1.021 1.107.817-.852-2.622 1.516.273-1.039-1.124 1.073-.46.97.869.068-1.141-3.115-1.515.902-.494-.068-.817.715.272-1.549-2.996.698-.324 1.957 1.498-.408-.97 1.243.34-1.413-1.379 2.758-.766 1.821.358v-.017l.869-1.464-.443-.937 1.141-.936 1.992.068-.835-1.005-.613.154 1.924-2.912.068-1.855.052-1.788.017.017v.017l.289.477 1.141-.596-.103-.817-2.979-.664-.374-3.337-2.486-3.116-2.997 1.635-3.49-.358-1.345-1.073 1.311-1.651-.374-1.345.885-1.055 1.277-1.533-1.754-4.307s1.21-2.109 1.141-2.281-.8-1.958-.8-1.958l3.388-.766.272-2.214 1.005-.647-.443-1.072 1.209-.477.34.102.511-1.072-1.413-3.388.272-1.822-.136-2.384.273-.544-.137-.392-.136.238v.017l-1.464-.119-.289-.034zm-16.191.613 1.294.17-.477 1.447-2.111.818.324-1.465.97.171zm18.949.97v1.465l-.97-1.141zm-6.793.324-.494.17.494.647.8-.494zm-.817 1.311.323 1.447 1.618-1.447zm-41.456.323-1.618.8.971.494-.971.8-2.111-.97.324 1.294-1.294.494 1.617 1.293-2.094.971 1.771.477-2.742-.154.801.647-1.124.324 1.124.494-1.124.153 1.124.17-.801.477 2.912.17 2.758.153 1.447-4.375-.453-1.007-1.165-.53.717-.867 1.395-.661-.494-.647-.8.8zm37.727 1.124-1.294.97.171 1.294zm-13.756.97 1.124.324-.971.17.17.971-.323-.818-.817.494zm4.205 3.082-.477 1.141-.323-.988-1.311.494 1.141 3.235v-1.124l1.294-1.464zm-3.405.97-.323.971 1.14.323v-1.294zm5.023 3.082-.801.477.801.323zm-23.631 10.845-.324.647v.323l-.17.324.153-.324v-.323zm-.494 1.617-.153.324v.493l-.341.647.324-.647v-.493zm13.926 3.576 1.652.834-.392 1.192 1.618.561-.766 1.788-1.243-.97-.869 1.515-.663-1.635-1.311 1.26-1.226-.119-.545-1.634-1.192.391 2.179-2.843zm162.897 7.44v.476zm-282.787.323-.58.153-.033 3.235-.426.341.238 1.379.392.493.477 1.652 1.277-.205-.307-2.383-.443-2.145zm119.72 4.375-1.77 1.294.476 2.265 1.294-1.294zm-.8 4.206-2.111.493-.153 4.853 2.417-.494.647-2.911zm-11.815.817-1.788.477.97.97 1.141-.647zm44.691 4.852-.971.324.971.646.647-.17zm-5.993 1.294-.817.323 3.081 1.941-.494-1.447zm-5.346 1.464-.494.647.971.153zm-9.875.153-6.316.171.323 1.123 4.529 2.435zm-68.339 2.758.154.971 1.464-.647zm106.867.647-4.358 2.265 1.617 1.14 2.094-1.464-.477-.647zm-12.939.324-1.141.8.477.323zm-91.816.647-.494.476.97.171zm4.852.153-.97.323.8.171zm-1.141.494-1.617.817.97.323zm78.707 1.464v.97l2.435.477 2.911-.323.324-.801-1.141.647zm-18.745.017.188.647.664.068-.068-.647z'/%3e%3cpath fill='%23EDEDED' d='m114.308 131.734-1.465.97-.153.494.8-.17zm1.617.323-.8 1.941-.988-.477-.153 1.941-1.294.477 1.447.647-2.264 2.928 1.141-.97.97-.647.153.97-.476-.323-1.294 2.417.153.647.17-.476 2.588.476-1.294.971.324 1.294.646-.324-.97 1.635.494.647-2.282-.494-1.123.817h1.123l-.153.97-2.588.971 2.418 2.094 1.788-.477-1.465 1.124-1.77-.647-3.082 1.941 3.235.664.647-.988 5.193 1.465 2.417-.324.17-.477-1.617-.817h.97l1.771-1.788-.323-1.293-1.771-.477h-.17l.493-1.464v-.154l-.17-.323-.8-.323 1.124.153.17-.8-1.294-1.635-.17-3.711-2.094-1.294 1.77.323-.97-.647 1.294-.17 1.787-2.111-3.405-.971 2.758-2.094zm-2.911 1.618.153 1.787.323-.647zm-.171 2.758-.8.647h.971zm-3.082 3.081-.74.35-.717.866 1.165.531.459 1.001 1.621-.483-.153-2.265z'/%3e%3cpath fill='url(%23a)' d='M148 1c80.709 0 146.136 65.427 146.136 146.136S228.709 293.272 148 293.272 1.864 227.845 1.864 147.136 67.29 1 148 1'/%3e%3cpath stroke='%23F4F4F4' stroke-miterlimit='10' d='M293.727 147.132c.399-50.104-27.22-99.134-70.276-124.684-43.417-26.82-100.997-28.026-145.524-3.1C33.554 43.194 3.5 91.669 2.423 142.112-.151 195.263 29.698 248.317 76.26 273.919c44.189 25.656 101.997 25.143 145.733-1.295 43.939-25.285 72.103-74.775 71.733-125.492Z'/%3e%3ccircle cx='97.624' cy='43.892' r='7.98' fill='%2311003A'/%3e%3cpath fill='white' fill-rule='evenodd' d='M101.88 43.892a4.256 4.256 0 1 1-8.513 0 4.256 4.256 0 0 1 8.513 0m-3.192-1.597a1.064 1.064 0 1 1-2.128 0 1.064 1.064 0 0 1 2.128 0m-1.064 2.128a2.66 2.66 0 0 0-2.418 1.552 3.18 3.18 0 0 0 2.418 1.109 3.19 3.19 0 0 0 2.419-1.11 2.66 2.66 0 0 0-2.419-1.55' clip-rule='evenodd'/%3e%3cpath fill='%2311003A' fill-rule='evenodd' d='M225.852 192.17a6.284 6.284 0 1 1 8.888 8.888l-4.444 4.444-4.444-4.444a6.29 6.29 0 0 1-1.362-6.849 6.3 6.3 0 0 1 1.362-2.039m4.444 6.239a1.796 1.796 0 1 0 0-3.592 1.796 1.796 0 0 0 0 3.592' clip-rule='evenodd'/%3e%3cpath stroke='%2311003A' stroke-linecap='round' d='M206.854 66.835c13.966 11.471 38.306 51.472 23.941 119.704'/%3e%3cpath fill='%2311003A' fill-rule='evenodd' d='M191.291 45.65a11.495 11.495 0 0 1 19.621 8.127c0 3.048-1.211 5.971-3.366 8.127l-8.127 8.127-8.128-8.127a11.49 11.49 0 0 1-3.366-8.127 11.49 11.49 0 0 1 3.366-8.127m8.128 11.41a3.284 3.284 0 1 0 0-6.568 3.284 3.284 0 0 0 0 6.569M43.052 35.355a5.936 5.936 0 0 1 8.394 8.394l-4.197 4.197-4.197-4.197a5.936 5.936 0 0 1 0-8.394m4.197 5.893a1.696 1.696 0 1 0 0-3.391 1.696 1.696 0 0 0 0 3.39M138.855 147.967a4.543 4.543 0 0 1 6.42 0 4.54 4.54 0 0 1 0 6.419l-3.21 3.209-3.21-3.209a4.538 4.538 0 0 1 0-6.419m3.21 4.506a1.293 1.293 0 0 0 1.297-1.297 1.3 1.3 0 0 0-1.297-1.296 1.296 1.296 0 1 0 0 2.593' clip-rule='evenodd'/%3e%3cpath stroke='%2311003A' stroke-linecap='round' d='M46.252 50.375c-5.653 36.743 12.469 94.267 92.77 108.732'/%3e%3cpath stroke='%2311003A' stroke-dasharray='2 2' stroke-linecap='round' d='M96.128 55.862c-5.985 16.625-6.783 57.458 37.906 87.783M108.099 36.65C111.257 32.494 155 17 186.5 45.5'/%3e%3cdefs%3e%3cradialGradient id='a' cx='0' cy='0' r='1' gradientTransform='matrix(-443.28627 1136.2087 -1029.15754 -401.52079 690.995 -591.586)' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23F2F2F2' stop-opacity='0'/%3e%3cstop offset='.493' stop-color='%23F2F2F2' stop-opacity='.024'/%3e%3cstop offset='.571' stop-color='%23F2F2F2' stop-opacity='.035'/%3e%3cstop offset='.636' stop-color='%23F2F2F2' stop-opacity='.067'/%3e%3cstop offset='.696' stop-color='%23F2F2F2' stop-opacity='.149'/%3e%3cstop offset='.73' stop-color='%23F2F2F2' stop-opacity='.213'/%3e%3cstop offset='1' stop-color='%23F2F2F2' stop-opacity='.546'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e"}),l(ye,{multiplier:4}),l(m,Object.assign({variant:"heading4"},{children:r("onboarding:welcomePage.title")})),l(ye,{multiplier:2}),l(m,Object.assign({css:{textAlign:"center"},variant:"body2"},{children:r("onboarding:welcomePage.message")})),l(ye,{multiplier:4}),l(d,Object.assign({bold:!1,color:c.PRIMARY,"data-testid":"onboarding:welcomePage.action",onClick:i,type:"button",variant:v.FILLED},{children:r("onboarding:welcomePage.action")}))]}))},tl=N({container:e=>({display:"grid",gridTemplateRows:"auto 1fr ",minHeight:"100%",padding:q(e).spacing(2)}),step:{"& > span:last-child":{position:"static"}}}),sl=({defaultShipFromAddress:o,onComplete:m,onSellerOnboarded:d,skipWelcomePage:c})=>{var v,h;const{t:z}=a(),{globalFeatures:u}=K(),{data:g}=x(),p=null!==(v=ge(g))&&void 0!==v?v:null==g?void 0:g[0],b=p&&{isDefault:p.isDefault,name:p.name,originAddress:p.originAddress,returnAddress:p.returnAddress,warehouseId:p.warehouseId},f=null!==(h=u.enabledShipEngineCarriers)&&void 0!==h?h:[],[S,C]=s(0),[L,T]=s(!c),[F,I]=s(!1),[k,M]=s(),[R,V]=s(),{carrierProfiles:U,fundingSourceRequiredTerms:N,fundingSourceMetadata:q,handleSubmitTermsAgreement:H,insuranceProviderProfiles:G}=(({enabledCarriers:e,onStepComplete:l})=>{var i,s,n,a;const o=A(),m=null===(i=o.data)||void 0===i?void 0:i.defaultFundingSourceProfile.requiredTerms,d=null===(s=o.data)||void 0===s?void 0:s.defaultRegionProfile.countryCode,c=null===(n=o.data)||void 0===n?void 0:n.defaultRegionProfile.carrierProfiles,v=W(c,d),h=null===(a=o.data)||void 0===a?void 0:a.defaultFundingSourceProfile.optionalTerms.map((e=>Object.assign(Object.assign({},B(e.termType)),{terms:e}))),z=t((()=>{const l=null==v?void 0:v.filter((l=>e.includes(l.carrierCode)));return null==l?void 0:l.map((e=>"stamps_com"===e.carrierCode&&m?Object.assign(Object.assign({},e),{requiredTerms:[...m,...e.requiredTerms]}):e))}),[e,v,m]),u=r((()=>{l()}),[l]);return{carrierProfiles:z,fundingSourceMetadata:o,fundingSourceRequiredTerms:m,handleSubmitTermsAgreement:u,insuranceProviderProfiles:h}})({enabledCarriers:f,onStepComplete:()=>C((e=>e+1))}),Y=r((e=>{M(e),C((e=>R?3:e+1))}),[R]),$=r((e=>{V(e),C((e=>e+1))}),[]),{createOnboardingSubmissionHandler:Q,createFundingSourceErrors:X,isCreatingFundingSource:ee,isRegisteringCarriers:le,isRegisteringCarriersSuccess:ie,registerCarrierErrors:re,resetMutations:te}=(({onStepComplete:e})=>{const{globalFeatures:l,getToken:i}=K(),{createWarehouse:t,updateWarehouse:s,updateWarehouseErrors:n,refreshListWarehouses:a,warehouses:o}=J(),{mutateAsync:m}=w(),{error:d,isLoading:c,mutateAsync:v,reset:h}=E(),{error:z,mutateAsync:u,isLoading:g,isSuccess:p,reset:b}=P(),f=r((()=>{h(),b()}),[h,b]),S=r((({carrierProfiles:e,defaultWarehouse:i,insuranceProviderProfiles:r})=>(t,{address:s,iovationBlackbox:n})=>D(void 0,void 0,void 0,(function*(){try{const a=null!=s?s:i.originAddress,o=l.enableParcelGuard?null==r?void 0:r.map((e=>({acceptedTerms:[{termType:e.terms.termType,version:e.terms.version}],agreeToTerms:!0,fundingSourceId:t,provider:e.provider}))):void 0;yield u({carriers:e.map((e=>({acceptedTerms:e.requiredTerms.map((({termType:e,version:l})=>({termType:e,version:l}))),agreeToTerms:!0,carrierCode:e.carrierCode,fundingSourceId:t,iovationBlackBox:n,pickupAddress:Object.assign(Object.assign({},a),{company:a.companyName||"",email:i.originAddress.email,fullName:a.name,postalCode:10===a.postalCode.length?a.postalCode.slice(0,-5):a.postalCode})}))),insuranceProviders:o})}catch(e){}}))),[u,l.enableParcelGuard]);return{createFundingSourceErrors:d,createOnboardingSubmissionHandler:r((({carrierProfiles:r,fundingSourceRequiredTerms:d,insuranceProviderProfiles:c})=>({address:h,creditCard:z,iovationBlackbox:u},g)=>D(void 0,void 0,void 0,(function*(){var p,b;try{const f=e=>D(void 0,void 0,void 0,(function*(){try{if(e.warehouseId&&(yield s(Object.assign(Object.assign({},e),{warehouseId:e.warehouseId})),!n))return e;const l=ge(o);return(null==o?void 0:o.length)&&(null==l?void 0:l.warehouseId)&&e.isDefault&&(yield s(Object.assign(Object.assign({},e),{warehouseId:l.warehouseId})),!n)?e:yield t(e)}catch(e){console.error(e)}finally{yield a()}}));if(l.isSandbox){const e=yield i(),l=null!==(p=Z(e))&&void 0!==p?p:"";yield Promise.all([f(g),m({sellerId:l,tryReuseCarrierConnection:!0})])}else{const[e,i]=yield Promise.all([f(g),v({acceptedTerms:d.map((({termType:e,version:l})=>({termType:e,version:l}))),agreeToTerms:!0,billingInfo:Object.assign(Object.assign({},h),{company:h.companyName||"",email:null!==(b=h.email)&&void 0!==b?b:g.originAddress.email,fullName:h.name}),iovationBlackBox:u,paymentMethod:{creditCardInfo:Object.assign({},z)}})]);e&&(yield S({carrierProfiles:r,defaultWarehouse:e,insuranceProviderProfiles:l.enableParcelGuard?c:void 0})(i.fundingSource.fundingSourceId,{iovationBlackbox:u}))}e()}catch(e){}}))),[m,v,S,t,i,l.enableParcelGuard,l.isSandbox,e,a,s,n,o]),isCreatingFundingSource:c,isRegisteringCarriers:g,isRegisteringCarriersSuccess:p,registerCarrierErrors:z,resetMutations:f}})({onStepComplete:()=>{I(!0),V(void 0),null==d||d()}}),se=n(null),ne=[{component:()=>{if(q.isLoading)return l(xe,{message:z("loading.data")});if(q.error)throw new Error(z("errorMessages.unableToLoad.fundingSourceMetadata"));return pe(U&&N,"TermsAgreementStep failed assertion."),l(il,{carrierProfiles:U,insuranceProviderProfiles:G,onSubmit:H})},label:z("onboarding:stepLabel.termsAgreement")},{component:()=>l(Je,{defaultShipFromAddress:null!=o?o:b,onSubmit:Y,warehousePayload:k}),label:z("onboarding:stepLabel.shipFromAddress")},{component:()=>{var e,i;pe(k,"FundingStep failed assertion.");const r=null===(e=q.data)||void 0===e?void 0:e.defaultRegionProfile.countryCode,t=_(r);return l($e,{address:null!==(i=null==R?void 0:R.address)&&void 0!==i?i:k.originAddress,onSubmit:$,showVatSettings:t&&(null==u?void 0:u.showVatSettings)})},label:z("onboarding:stepLabel.fundingAndCarrierConnection")},{component:()=>ee?l(xe,{message:z("loading.creatingFundingSource")}):le||ie?l(xe,{message:z("loading.connectingCarriers")}):(pe(U&&N&&R&&k,"Confirmation Step failed assertion."),l(Ye,{createFundingSourceErrors:X,onEdit:ae,onSubmit:Q({carrierProfiles:U,fundingSourceRequiredTerms:N,insuranceProviderProfiles:G}),registerCarrierErrors:re,walletPayload:R,warehousePayload:k})),label:z("onboarding:stepLabel.confirmation")}],ae=r((e=>{2===e&&V(void 0),C(e),te()}),[te]);return e("div",Object.assign({css:tl.container,ref:se},{children:[L&&l(rl,{onContinue:()=>T(!1)}),F&&l(Ge,{onContinue:m}),!F&&!L&&e(i,{children:[l(y,Object.assign({currentStep:S+1},{children:ne.map(((e,i)=>l(j,{"aria-current":i===S&&"step",css:tl.step,label:e.label,onClick:()=>{ae(i)},status:i<S?O.STATUS_COMPLETED:i===S?O.STATUS_CURRENT:O.STATUS_DISABLED},e.label)))})),ne[S].component()]}),u.poweredByShipEngine&&e(i,{children:[l(ye,{multiplier:10}),l(Te,{})]})]}))},nl=({defaultShipFromAddress:e,onComplete:i,onSellerOnboarded:r,skipWelcomePage:t})=>l(sl,{defaultShipFromAddress:e,onComplete:i,onSellerOnboarded:r,skipWelcomePage:t}),al=X(nl,Fe,{css:{height:"100%",maxWidth:"800px",minWidth:"375px",overflow:"auto",scrollbarGutter:"stable both-edges",width:"100%"},resources:{en:ee}});var ol=Object.freeze({__proto__:null,Component:nl,Element:al});const ml=e=>{var i,t,{multiplexedId:n,features:a,warehouseId:o,shipFromAddresses:m,currency:d,printLabelLayout:c,onLoad:v,onShipmentUpdated:h,onLabelCreateSuccess:z,onVoidLabelComplete:u,onVoidLabelSuccess:g,onViewShipment:p,onClickVoidLabel:b,onClickPurchaseLabel:f,onRateSaved:S,callbacks:y}=e,j=R(e,["multiplexedId","features","warehouseId","shipFromAddresses","currency","printLabelLayout","onLoad","onShipmentUpdated","onLabelCreateSuccess","onVoidLabelComplete","onVoidLabelSuccess","onViewShipment","onClickVoidLabel","onClickPurchaseLabel","onRateSaved","callbacks"]);const[O,C]=s(),[L,w]=s(),{data:E}=T(),{data:P}=F(),{shipment:A,salesOrder:x,isLoading:W,errors:U,refetchPendingSalesOrderShipments:B,warehouses:_,carriers:N}=Be(Object.assign(Object.assign({},n),{onLoad:v,onShipmentUpdated:h,shipFromAddresses:m,useWarehouses:null===(i=null==a?void 0:a.shipmentForm)||void 0===i?void 0:i.useWarehouses,warehouseId:o})),{data:q,isInitialLoading:H}=I((null==A?void 0:A.insuranceProvider)===k.InsuranceProviderType.SHIPSURANCE?k.InsuranceProviderType.SHIPSURANCE:void 0),{data:G,isLoading:Z,error:K,refetch:Y}=M({enabled:!(!n||!("shipmentId"in n))||!!(null==A?void 0:A.shipmentId),queryFnParams:{shipmentId:n&&"shipmentId"in n?n.shipmentId:null==A?void 0:A.shipmentId}});Ne(G&&(()=>{G.labels.length?w("shipmentSummary"):w("purchaseLabel")}));const $=null!=d?d:V(null===(t=null==E?void 0:E[0])||void 0===t?void 0:t.currencyCode),J=r((e=>D(void 0,void 0,void 0,(function*(){yield B(),yield null==h?void 0:h(e)}))),[h,B]),Q=[...U?U.filter((e=>"label_purchased"!==e.message)):[],...K||[]];return l(le,Object.assign({data:A||x,errors:Q.length?Q:void 0,isLoading:Z||W||H},{children:L&&(e=>{switch(e){case"purchaseLabel":return l(te,Object.assign({},j,{currency:$,features:a,insuranceAccount:q,isLoading:W||H,onLabelCreateSuccess:(e,l)=>D(void 0,void 0,void 0,(function*(){var i;w("shipmentSummary"),yield null==z?void 0:z(e,l),yield null===(i=null==y?void 0:y.onLabelCreateSuccess)||void 0===i?void 0:i.call(y,e,l),yield Y()})),onRateSaved:e=>D(void 0,void 0,void 0,(function*(){var l;yield null==S?void 0:S(e),yield null===(l=null==y?void 0:y.onRateSaved)||void 0===l?void 0:l.call(y,e)})),onShipmentUpdated:J,printLabelLayout:null!=c?c:null==P?void 0:P.defaultLabelLayout,salesOrder:x,shipFromAddresses:m,shipment:A}));case"shipmentSummary":return l(re,Object.assign({},j,{carriers:N,features:a,labels:null==G?void 0:G.labels,onClickPurchaseLabel:(e,l)=>{w("purchaseLabel"),null==f||f(e,l)},onClickVoidLabel:e=>{C(e.labelId),w("voidLabel"),null==b||b(e)},salesOrder:x,shipment:A,warehouse:null==_?void 0:_.find((e=>e.warehouseId===(null==A?void 0:A.warehouseId)))}));case"voidLabel":return l(ie,{labelId:O,onComplete:(e,l)=>{var i;w("shipmentSummary"),null==u||u(e,l),null===(i=null==y?void 0:y.onVoidLabelComplete)||void 0===i||i.call(y,e,l)},onSuccess:(e,l)=>{var i;null==g||g(e,l),null===(i=null==y?void 0:y.onVoidLabelSuccess)||void 0===i||i.call(y,e,l)},onViewShipment:e=>D(void 0,void 0,void 0,(function*(){w("shipmentSummary"),null==p||p(e),yield Y()}))})}})(L)}))},dl=X(ml,Fe,{resources:{en:ee}});var cl=Object.freeze({__proto__:null,Component:ml,Element:dl});const vl=({features:r,onRedirectToOnboarding:t})=>{var s;const{t:n}=a(),{globalFeatures:o,getFeatures:d}=K(),c=null===(s=A().data)||void 0===s?void 0:s.defaultRegionProfile.countryCode,v=_(c),h=d("accountSettingsFeatures");r=Object.assign(Object.assign({},h),null!=r?r:{});const{getSettingPanelProps:z}=(()=>{const{t:e}=a(),l=se(),{isDeletingCarrier:i,deleteCarrierErrors:r}=l,t=R(l,["isDeletingCarrier","deleteCarrierErrors"]),s=J(),{updateWarehouseErrors:n,createWarehouseErrors:o,deleteWarehouseErrors:m,isCreatingWarehouse:d,isDeletingWarehouse:c,isUpdatingWarehouse:v}=s,h=R(s,["updateWarehouseErrors","createWarehouseErrors","deleteWarehouseErrors","isCreatingWarehouse","isDeletingWarehouse","isUpdatingWarehouse"]),z=ne(),{updateLabelLayoutErrors:u,isUpdatingLabelLayout:g}=z,p=R(z,["updateLabelLayoutErrors","isUpdatingLabelLayout"]),b=ae(),{isUpdatingUnitSettings:f,updateUnitSettingsErrors:S}=b,y=R(b,["isUpdatingUnitSettings","updateUnitSettingsErrors"]),j=oe(),{isAddingFunds:O,isAddingFundsError:C,addFundsError:L}=j,w=R(j,["isAddingFunds","isAddingFundsError","addFundsError"]),E=[...null!=n?n:[],...null!=o?o:[],...null!=m?m:[]];return{getSettingPanelProps:l=>{switch(l){case"CarrierServices":return[{errors:L,isSaving:O,statusSettings:{fail:{disabled:!0},loading:{disabled:!0},success:{message:e("account-settings:sections.carriers.customStatusMessages.success")}},title:e("account-settings:sections.carriers.title")},Object.assign({addFundsError:L},w)];case"ExternalCarriers":return[{errors:r,isSaving:i,title:e("account-settings:sections.externalCarriers")},Object.assign({deleteCarrierErrors:r,isDeletingCarrier:i},t)];case"ManageWarehouses":return[{errors:E,isSaving:d||c||v,title:e("account-settings:sections.warehouses")},Object.assign({},h)];case"SelectLabelLayout":return[{errors:u,isSaving:g,title:e("account-settings:sections.labelLayout")},Object.assign({},p)];case"UnitSettings":return[{errors:S,isSaving:f,title:e("account-settings:sections.unitSettings")},Object.assign({},y)];case"VatSettings":return[{title:e("account-settings:sections.vatSettings")}];default:return[]}}}})(),u=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},r.showCarrierServices?{CarrierServices:me}:{}),r.showExternalCarriers?{ExternalCarriers:de}:{}),r.showManageWarehouses?{ManageWarehouses:ce}:{}),r.showLabelLayout?{SelectLabelLayout:ve}:{}),r.showUnitSettings?{UnitSettings:he}:{}),g=o.showVatSettings&&r.showVatSettings&&v?Object.assign(Object.assign({},u),{VatSettings:gl}):u;return l("main",{children:e(ze,{children:[l(m,Object.assign({css:e=>({color:q(e).palette.gray.main,fontWeight:q(e).typography.fontWeight.bold,paddingLeft:q(e).spacing(4)}),"data-testid":"account-settings",variant:"heading3"},{children:n("account-settings:title")})),l(ye,{multiplier:1}),Object.keys(g).map(((e,i)=>{const[r,s]=z(e),n=g[e];return qe(Ie,Object.assign({},r,{key:i}),l(n,"CarrierServices"===e?Object.assign({},s,{onRedirectToOnboarding:t}):Object.assign({},s)))})),o.poweredByShipEngine&&e(i,{children:[l(ye,{}),l(Te,{})]})]})})},hl=X(vl,Fe,{resources:{en:ee}});var zl=Object.freeze({__proto__:null,Component:vl,Element:hl});const ul=N({addVatSection:e=>({alignItems:"center",display:"flex",justifyContent:"space-between",paddingBottom:q(e).spacing()}),infoIcon:e=>({color:q(e).palette.secondary.main}),registrationText:e=>({alignItems:"center",display:"flex",gap:q(e).spacing(),minHeight:q(e).spacing(5),width:"100%"}),tooltipContainer:e=>({maxWidth:"200px"}),vatIssuingAuthority:e=>({color:e.palette.gray[400],margin:0}),vatParagraph:()=>({margin:0}),vatText:e=>({alignItems:"center",display:"flex",gap:q(e).spacing()})}),gl=()=>{const{t:r}=a(),[t,s]=Y(!1),{vatSettings:n}=ke(),o=He.find((({code:e})=>e===(null==n?void 0:n.issuingAuthority)));return e(i,{children:[e("section",Object.assign({css:ul.addVatSection},{children:[e("div",Object.assign({css:ul.registrationText},{children:[l(m,{children:r("vat-settings:vatNumber")}),l(h,Object.assign({css:ul.infoIcon,icon:be.INFO_FILLED,placement:"auto",size:z.SIZE_MEDIUM},{children:l("div",Object.assign({css:ul.tooltipContainer},{children:l(m,Object.assign({component:"small",variant:"small"},{children:r("vat-settings:vatRegistrationTooltip")}))}))}))]})),!n&&l(je,Object.assign({justify:"end"},{children:l(Me,{icon:"add",isBold:!1,isDisabled:t,onClick:s,role:"button",title:r("vat-settings:addNew")})}))]})),n&&e(i,{children:[e("div",Object.assign({css:ul.vatText},{children:[l(m,Object.assign({bold:!0,component:"p",css:ul.vatParagraph},{children:n.identifierType})),l(m,Object.assign({component:"p",css:ul.vatParagraph},{children:n.value})),l(C,Object.assign({color:L.SUCCESS},{children:r("vat-settings:verifiedVat")}))]})),l(m,Object.assign({component:"p",css:ul.vatIssuingAuthority},{children:(null==o?void 0:o.name)||n.issuingAuthority}))]}),t&&l(De,{onCancel:s,onSuccess:s})]})},pl=N({centeredText:()=>({textAlign:"center"}),grid:e=>({margin:q(e).spacing(1)})}),bl=({address:t,errors:n,onSubmit:o,showVatSettings:d})=>{const{t:c}=a(["register-wallet","common"]),h=U(t),{validateAddress:z}=Re(),[f,S]=s(n),y=fe({defaultValues:h?{address:{countryCode:"US"}}:{address:Object.assign(Object.assign({},t),{countryCode:t.countryCode})},resolver:H(We("emailOptional","blackboxRequired"),["creditCard"])}),j=y.setValue;_e({onError:r((()=>{S((e=>[...null!=e?e:[],{errorCode:"unspecified",errorSource:"client",errorType:"unknown",message:c("register-wallet:sections.notifications.blackBox.description")}]))}),[c]),onSuccess:r((e=>j("iovationBlackbox",e)),[j])});const O=y.watch("address"),C=y.handleSubmit((e=>D(void 0,void 0,void 0,(function*(){const l=e;yield z({addresses:{originAddress:l.address},data:{creditCard:l.creditCard,iovationBlackbox:l.iovationBlackbox},onValid:e=>D(void 0,void 0,void 0,(function*(){yield o({address:e.originAddress,creditCard:l.creditCard,iovationBlackbox:l.iovationBlackbox})}))})})))),[L,w,E]=$(ue,{address:O,formId:"edit-address-form",onSubmit:e=>D(void 0,void 0,void 0,(function*(){return y.setValue("address",Object.assign({},e))}))});return e(p,Object.assign({css:pl.grid,noPadding:!0},{children:[l(b,Object.assign({colSpan:12},{children:e("form",Object.assign({id:"wallet-form",onSubmit:G.capture(C)},{children:[l(b,Object.assign({colSpan:12},{children:!!(null==f?void 0:f.length)&&e(i,{children:[l(u,Object.assign({title:c("register-wallet:sections.notifications.error.title"),type:g.ERROR},{children:f.map((({message:e})=>e)).join(" ")})),l(ye,{multiplier:2})]})})),l(b,Object.assign({colSpan:12},{children:l(Ve,{form:y})})),l(b,Object.assign({colSpan:12},{children:l(m,Object.assign({variant:"subtitle1"},{children:c("register-wallet:sections.billing.addressSubTitle")}))})),l(ye,{multiplier:1}),e(i,h?{children:[l(b,Object.assign({colSpan:12},{children:l(u,Object.assign({title:c("register-wallet:sections.notifications.poBox.title"),type:g.INFO},{children:c("register-wallet:sections.notifications.poBox.description")}))})),l(b,Object.assign({colSpan:12},{children:l(Ue,{form:y,formatFieldName:e=>`address.${e}`,optionalFields:["addressLine2","email"]})}))]}:{children:[l(b,Object.assign({colSpan:12},{children:l(Oe,{address:y.getValues("address"),onEdit:w?void 0:()=>E()})})),l(b,Object.assign({colSpan:12},{children:L}))]})]}))})),d&&e(b,Object.assign({colSpan:12},{children:[l(m,Object.assign({variant:"subtitle1"},{children:c("register-wallet:sections.vatSettings.title")})),l(gl,{})]})),l(b,Object.assign({colSpan:12},{children:l(je,Object.assign({justify:"center"},{children:l(Pe,Object.assign({control:y.control,form:"wallet-form",variant:v.FILLED},{children:c("actions.continue")}))}))}))]}))};export{zl as a,cl as l,ol as o};
|
package/workflows.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as AccountSettings,l as LabelWorkflow,o as Onboarding}from"./wallet-form.js";export{a as CarrierServices,b as ConnectExternalCarrier}from"./use-unit-settings.js";import"@emotion/react/jsx-runtime";import"react";import"react-i18next";import"@shipengine/giger";import"@shipengine/react-api";import"./carrier.js";import"date-fns/format";import"date-fns/locale";import"date-fns/parse";import"lodash/get.js";import"humps";import"lodash/isEqual.js";import"lodash/isNil.js";import"lodash/omit.js";import"lodash/omitBy.js";import"./address.js";import"./vat.js";import"axios";import"./validation.js";import"@hookform/resolvers/zod";import"zod";import"./checks.js";import"jwt-decode";import"./use-toggle.js";import"react-dom";import"./warehouses.js";import"./assertions.js";import"@shipengine/giger-theme";import"react-hook-form";import"./actions-menu.js";import"date-fns/isToday";import"@emotion/react";import"./money.js";import"copy-to-clipboard";import"js-base64";import"libphonenumber-js/min";import"card-validator";import"./zod.js";import"./use-configure-shipment.js";import"./canada-ddp.js";import"lodash/orderBy.js";import"@tanstack/react-query";import"./use-run-once-on-true.js";import"lodash/merge.js";import"lodash/mergeWith.js";import"@shipengine/js-api";import"@rjsf/core";import"@rjsf/validator-ajv8";import"lodash/camelCase.js";import"use-debounce";import"classnames";import"i18next";import"i18next-browser-languagedetector";
|
|
1
|
+
export{a as AccountSettings,l as LabelWorkflow,o as Onboarding}from"./wallet-form.js";export{a as CarrierServices,b as ConnectExternalCarrier}from"./use-unit-settings.js";import"@emotion/react/jsx-runtime";import"react";import"react-i18next";import"@shipengine/giger";import"@shipengine/react-api";import"./carrier.js";import"date-fns/format";import"date-fns/locale";import"date-fns/parse";import"lodash/get.js";import"humps";import"lodash/isEqual.js";import"lodash/isNil.js";import"lodash/omit.js";import"lodash/omitBy.js";import"./address.js";import"./vat.js";import"axios";import"./validation.js";import"@hookform/resolvers/zod";import"zod";import"./checks.js";import"jwt-decode";import"./use-toggle.js";import"react-dom";import"./warehouses.js";import"./assertions.js";import"@shipengine/giger-theme";import"react-hook-form";import"./actions-menu.js";import"date-fns/isToday";import"@emotion/react";import"./money.js";import"copy-to-clipboard";import"js-base64";import"libphonenumber-js/min";import"card-validator";import"./zod.js";import"./use-configure-shipment.js";import"./canada-ddp.js";import"lodash/orderBy.js";import"@tanstack/react-query";import"./use-run-once-on-true.js";import"lodash/merge.js";import"lodash/mergeWith.js";import"@shipengine/js-api";import"@rjsf/core";import"@rjsf/validator-ajv8";import"lodash/camelCase.js";import"use-debounce";import"classnames";import"i18next";import"i18next-browser-languagedetector";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./get-emotion-cache";
|