@topconsultnpm/sdkui-react-beta 6.6.67 → 6.6.69

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.
@@ -768,9 +768,7 @@ const TMLoginForm = (props) => {
768
768
  setOtpValues(['', '', '', '', '', '']);
769
769
  }
770
770
  };
771
- return (_jsx(StyledLoginContainer, { "$responsiveHeight": calcResponsiveSizes(size, '75%', '96%', '98%'), "$responsiveWidth": calcResponsiveSizes(size, '55%', '95%', '95%'), children: _jsxs(TMLayoutContainer, { direction: calcResponsiveDirection(size, "horizontal", "vertical", "vertical"), children: [_jsx(TMLayoutItem, { width: calcResponsiveSizes(size, "40%", "100%", "100%"), height: calcResponsiveSizes(size, '100%', '20%', '20%'), children: _jsx("div", { style: { width: '100%', height: '100%', backgroundImage: `url(${backgroundLogin})`, backgroundRepeat: 'no-repeat', backgroundSize: 'cover', backgroundPosition: 'center', borderRadius: '10px' }, children: _jsx(StyledLogoContainer, { "$width": "100%", "$height": calcResponsiveSizes(size, '21%', '50%', '50%'), "$top": '20%', children:
772
- // SDK_Globals.appModule === AppModules.ORCHESTRATOR ? <div style={{ width: '60%', height: '50%', backgroundImage: `url(${logo})`, backgroundRepeat: 'no-repeat', backgroundSize: 'contain', position: 'absolute', backgroundPosition: 'center', top: '50%', left: '50%', transform: 'translate(-50%, -50%)' }}></div> :
773
- _jsx("div", { style: { display: 'flex', height: '100%', alignItems: 'center', justifyContent: 'center', fontWeight: 'bolder', color: TMColors.secondary, fontStyle: 'italic' }, children: _jsxs("div", { style: { display: 'flex', alignItems: 'flex-end', gap: 10 }, children: [_jsx("img", { src: six, height: 40, alt: "" }), _jsxs("div", { style: { display: 'flex', flexDirection: 'column', gap: '5px' }, children: [_jsx("div", { style: { fontSize: '0.6rem', color: '#343434', fontWeight: 'lighter' }, children: "TopMedia" }), _jsx("div", { style: { fontSize: '2.5rem' }, children: SDK_Globals.appModule })] })] }) }) }) }) }), _jsxs(TMLayoutItem, { width: calcResponsiveSizes(size, "60%", "100%", "100%"), height: calcResponsiveSizes(size, '100%', '80%', '80%'), children: [togglePages.recovery &&
771
+ return (_jsx(StyledLoginContainer, { "$responsiveHeight": calcResponsiveSizes(size, '75%', '96%', '98%'), "$responsiveWidth": calcResponsiveSizes(size, '55%', '95%', '95%'), children: _jsxs(TMLayoutContainer, { direction: calcResponsiveDirection(size, "horizontal", "vertical", "vertical"), children: [_jsx(TMLayoutItem, { width: calcResponsiveSizes(size, "40%", "100%", "100%"), height: calcResponsiveSizes(size, '100%', '20%', '20%'), children: _jsx("div", { style: { width: '100%', height: '100%', backgroundImage: `url(${backgroundLogin})`, backgroundRepeat: 'no-repeat', backgroundSize: 'cover', backgroundPosition: 'center', borderRadius: '10px' }, children: _jsx(StyledLogoContainer, { "$width": "100%", "$height": calcResponsiveSizes(size, '21%', '50%', '50%'), "$top": '20%', children: _jsx("div", { style: { display: 'flex', height: '100%', alignItems: 'center', justifyContent: 'center', fontWeight: 'bolder', color: TMColors.secondary, fontStyle: 'italic' }, children: _jsxs("div", { style: { display: 'flex', alignItems: 'flex-end', gap: 10 }, children: [_jsx("img", { src: six, height: 40, alt: "" }), _jsxs("div", { style: { display: 'flex', flexDirection: 'column' }, children: [_jsx("div", { style: { fontSize: '0.7rem', color: '#343434', fontWeight: 'lighter' }, children: "TopMedia" }), _jsx("div", { style: { fontSize: '2.5rem', lineHeight: 1 }, children: SDK_Globals.appModule })] })] }) }) }) }) }), _jsxs(TMLayoutItem, { width: calcResponsiveSizes(size, "60%", "100%", "100%"), height: calcResponsiveSizes(size, '100%', '80%', '80%'), children: [togglePages.recovery &&
774
772
  _jsx(StyledContainer, { children: _jsxs(TMLayoutContainer, { alignItems: "center", children: [_jsx(TMLayoutItem, { width: "fit-content", height: "max-content", children: _jsx(StyledHeaderText, { children: SDKUI_Localizator.ForgetPassword }) }), _jsx(TMLayoutItem, { children: _jsx("div", { style: { padding: `0px ${calcResponsiveSizes(size, '40px', '40px', '10px')}` }, children: _jsx(TMCard, { showBorder: false, children: _jsxs(TMLayoutContainer, { children: [_jsx(TMLayoutItem, { height: "max-content", children: _jsxs("div", { style: { width: '100%', height: '5px', display: 'flex', flexDirection: 'row', alignItems: 'center', justifyContent: 'space-between', marginTop: '20px' }, children: [_jsx("div", { style: { transform: 'translateX(-1px)', width: '15px', height: '15px', borderRadius: '20px', transition: '500ms ease', backgroundColor: TMColors.primary, zIndex: 300, color: 'white', display: 'flex', alignItems: 'center', justifyContent: 'center' }, children: "1" }), _jsx("div", { style: { width: '15px', height: '15px', borderRadius: '20px', transition: '500ms ease', backgroundColor: recoveryPasswordState.step > 1 ? TMColors.primary : 'rgb(180,180,180)', zIndex: 300, color: 'white', display: 'flex', alignItems: 'center', justifyContent: 'center' }, children: "2" }), _jsx("div", { style: { transform: 'translateX(1px)', width: '15px', height: '15px', borderRadius: '20px', transition: '500ms ease', backgroundColor: recoveryPasswordState.step > 2 ? TMColors.primary : 'rgb(180,180,180)', zIndex: 300, color: 'white', display: 'flex', alignItems: 'center', justifyContent: 'center' }, children: "3" }), _jsx("div", { style: { width: '100%', height: '5px', backgroundColor: 'rgb(180,180,180)', position: 'absolute' } }), _jsx("div", { style: { width: recoveryPasswordState.step === 1 ? '0%' : recoveryPasswordState.step === 2 ? '50%' : '100%', transition: '500ms ease', height: '5px', backgroundColor: TMColors.primary, position: 'absolute' } })] }) }), recoveryPasswordState.step === 1 && _jsx(TMLayoutItem, { children: _jsx(TMTextBox, { type: "email", elementStyle: { marginTop: '30px' }, label: SDKUI_Localizator.InsertYourEmail, icon: _jsx(IconMail, {}), onValueChanged: (e) => setRecoveryPasswordState({ ...recoveryPasswordState, email: e.target.value }), value: recoveryPasswordState.email, validationItems: recoveryPasswordState.email?.length === 0 ? recoveryPasswordValidationItems.filter(item => item.PropertyName === 'recoveryPass_email') : recoveryPasswordValidationItems.filter(item => item.PropertyName === 'recoveryPass_notEmail') }) }), recoveryPasswordState.step === 2 && _jsx(TMLayoutItem, { children: _jsxs(StyledOTPContainer, { children: [_jsxs(StyledOTPLabel, { children: [" ", SDKUI_Localizator.InsertOTP, " ", otpHasFilled.find(input => input === true) && _jsx("strong", { style: { cursor: 'pointer' }, onClick: () => setOtpValues(['', '', '', '', '', '']), children: SDKUI_Localizator.ClearOTP }), " "] }), _jsxs(StyledOTPInputContainer, { children: [_jsx(StyledOTPInput, { ref: otp1Ref, type: "number", max: 9, min: 0, value: otpValues[0], onChange: (e) => { let arr = [...otpValues]; arr[0] = e.target.value; setOtpValues(arr); } }), _jsx(StyledOTPInput, { ref: otp2Ref, type: "number", max: 9, min: 0, value: otpValues[1], onChange: (e) => { let arr = [...otpValues]; arr[1] = e.target.value; setOtpValues(arr); } }), _jsx(StyledOTPInput, { ref: otp3Ref, type: "number", max: 9, min: 0, value: otpValues[2], onChange: (e) => { let arr = [...otpValues]; arr[2] = e.target.value; setOtpValues(arr); } }), _jsx(StyledOTPInput, { ref: otp4Ref, type: "number", max: 9, min: 0, value: otpValues[3], onChange: (e) => { let arr = [...otpValues]; arr[3] = e.target.value; setOtpValues(arr); } }), _jsx(StyledOTPInput, { ref: otp5Ref, type: "number", max: 9, min: 0, value: otpValues[4], onChange: (e) => { let arr = [...otpValues]; arr[4] = e.target.value; setOtpValues(arr); } }), _jsx(StyledOTPInput, { ref: otp6Ref, type: "number", max: 9, min: 0, value: otpValues[5], onChange: (e) => { let arr = [...otpValues]; arr[5] = e.target.value; setOtpValues(arr); } })] }), _jsxs(StyledOTPWaitPanel, { children: [_jsxs("em", { children: [" ", SDKUI_Localizator.OTPSent, " ", _jsx("strong", { children: recoveryPasswordState.email }), ". ", SDKUI_Localizator.OTPNewRequest, " ", _jsx("strong", { children: wait }), " ", SDKUI_Localizator.Seconds] }), ".", wait === 0 && _jsx(TMButton, { caption: SDKUI_Localizator.NewOTP, showTooltip: false, onClick: () => setWait(60) })] })] }) }), recoveryPasswordState.step === 3 && _jsxs(_Fragment, { children: [_jsx(TMLayoutItem, { children: _jsx(TMTextBox, { type: "password", label: SDKUI_Localizator.NewPassword, icon: _jsx(IconPassword, {}), onValueChanged: (e) => setRecoveryPasswordState({ ...recoveryPasswordState, newPassword: e.target.value }), value: recoveryPasswordState.newPassword, validationItems: recoveryPasswordValidationItems.filter(item => item.PropertyName === 'recoveryPass_new' || item.PropertyName === 'recoveryPass_equalUsername' || item.PropertyName === 'recoveryPass_containUsername') }) }), _jsx(TMLayoutItem, { children: _jsx(TMTextBox, { type: "password", label: SDKUI_Localizator.ConfirmPassword, icon: _jsx(IconPassword, {}), onValueChanged: (e) => setRecoveryPasswordState({ ...recoveryPasswordState, confermPassword: e.target.value }), value: recoveryPasswordState.confermPassword, validationItems: recoveryPasswordValidationItems.filter(item => item.PropertyName === 'recoveryPass_confirm' || item.PropertyName === 'recoveryPass_notConfirmed') }) })] })] }) }) }) }), recoveryPasswordState.step === 3 && _jsx(TMPasswordManager, { operation: "recovery", validationItems: recoveryPasswordValidationItems }), _jsx(TMLayoutItem, { height: "fit-content", width: "fit-content", children: _jsx("p", { onClick: () => { recoveryPasswordBackClick(); }, tabIndex: isPasswordChangeEnable() ? 0 : undefined, onKeyDown: (e) => e.code === 'Space' && recoveryPasswordBackClick(), style: { userSelect: 'none', cursor: 'pointer', color: TMColors.primary, fontSize: '1rem' }, children: (recoveryPasswordState.step === 1 || recoveryPasswordState.step === 3) ? SDKUI_Localizator.Back : SDKUI_Localizator.Cancel }) }), _jsx(TMLayoutItem, { height: "fit-content", children: _jsx("div", { style: { display: 'flex', alignItems: 'center', justifyContent: 'center', padding: '20px 0' }, children: _jsx(TMButton, { width: calcResponsiveSizes(size, '150px', '150px', '300px'), height: calcResponsiveSizes(size, '30px', '40px', '40px'), fontSize: "1rem", disabled: recoveryPasswordValidationItems.filter(vil => vil.ResultType === ResultTypes.ERROR).length > 0, caption: recoveryPasswordState.step < 3 ? SDKUI_Localizator.Next : SDKUI_Localizator.Save, onClick: () => recoveryPasswordOnClickManager(), showTooltip: false }) }) })] }) }), togglePages.change && _jsx(TMChangePassword, { tmSession: getChangePswTmSession(), username: username, enable: isPasswordChangeEnable(), onClose: () => backToLogin() }), togglePages.endpoint && _jsx(StyledContainer, { children: _jsxs(TMLayoutContainer, { alignItems: "center", children: [_jsx(TMLayoutItem, { width: "fit-content", height: "max-content", children: _jsx(StyledHeaderText, { children: SDKUI_Localizator.Endpoint }) }), _jsx(TMLayoutItem, { height: "fit-content", maxHeight: "70%", children: _jsx("div", { style: { height: '100%', padding: `0px ${calcResponsiveSizes(size, '40px', '40px', '10px')}` }, children: _jsx(TMCard, { showBorder: false, children: _jsxs(DataGrid, { height: '100%', elementAttr: { class: 'dx-custom-row' }, dataSource: endpoints, allowColumnResizing: true, columnResizingMode: "widget", columnAutoWidth: true, allowColumnReordering: true, keyExpr: "URL", showBorders: true, showColumnLines: SDKUI_Globals.dataGridShowColumnLines, showRowLines: SDKUI_Globals.dataGridShowRowLines, onSelectionChanged: (e) => setSelectedEndPoint(e.selectedRowsData[0]), onRowDblClick: () => { setEndpoint(selectedEndpoint); backToLogin(); setSelectedEndPoint(undefined); }, children: [_jsx(Selection, { mode: "single", showCheckBoxesMode: "onClick", selectAllMode: 'allPages' }), _jsx(ScrollBar, { width: 3 }), _jsx(Column, { dataField: "Description", caption: SDKUI_Localizator.Description, allowSorting: false }), _jsx(Column, { dataField: "URL", caption: 'URL', allowSorting: false }), _jsx(Column, { dataField: "isDefault", caption: 'Default', dataType: "boolean", allowSorting: false })] }) }) }) }), recoveryPasswordState.step === 3 && _jsx(TMPasswordManager, { operation: "recovery", validationItems: recoveryPasswordValidationItems }), _jsx(TMLayoutItem, { height: "fit-content", children: _jsxs("div", { style: { display: 'flex', alignItems: 'center', justifyContent: 'center', padding: '10px 0', gap: 10 }, children: [_jsx(TMButton, { caption: SDKUI_Localizator.Back, btnStyle: "icon", height: calcResponsiveSizes(size, '30px', '40px', '40px'), fontSize: "0.8rem", onClick: backToLogin, icon: _jsx(IconArrowLeft, {}) }), _jsx(TMButton, { width: calcResponsiveSizes(size, '150px', '150px', '300px'), height: calcResponsiveSizes(size, '30px', '40px', '40px'), fontSize: "1rem", disabled: !selectedEndpoint, caption: SDKUI_Localizator.Select, onClick: () => { setEndpoint(selectedEndpoint); backToLogin(); setSelectedEndPoint(undefined); }, showTooltip: false }), _jsx(TMButton, { caption: 'Ping', btnStyle: "icon", height: calcResponsiveSizes(size, '30px', '40px', '40px'), fontSize: "0.8rem", disabled: !selectedEndpoint, onClick: () => pingAsync(selectedEndpoint), icon: _jsx(IconWifi, {}) })] }) })] }) }), togglePages.archive && _jsx(StyledContainer, { children: _jsxs(TMLayoutContainer, { alignItems: "center", children: [_jsx(TMLayoutItem, { width: "fit-content", height: "max-content", children: _jsx(StyledHeaderText, { children: SDKUI_Localizator.ArchiveID }) }), _jsx(TMLayoutItem, { height: "fit-content", maxHeight: "70%", children: _jsx("div", { style: { height: '100%', padding: `0px ${calcResponsiveSizes(size, '40px', '40px', '10px')}` }, children: _jsx(TMCard, { showBorder: false, children: _jsxs(DataGrid, { height: '100%', dataSource: archives, allowColumnResizing: true, columnResizingMode: "widget", columnAutoWidth: true, allowColumnReordering: true, keyExpr: "id", showBorders: true, showColumnLines: SDKUI_Globals.dataGridShowColumnLines, showRowLines: SDKUI_Globals.dataGridShowRowLines, onSelectionChanged: (e) => setSelectedArchive(e.selectedRowsData[0]), onRowDblClick: () => { setArchive(selectedArchive); backToLogin(); setSelectedArchive(undefined); }, children: [_jsx(Selection, { mode: "single", showCheckBoxesMode: "onClick", selectAllMode: 'allPages' }), _jsx(Column, { dataField: "id", caption: 'ID', allowSorting: false }), _jsx(Column, { dataField: "description", caption: SDKUI_Localizator.Description, allowSorting: false }), _jsx(Column, { dataField: "isDefault", caption: 'Default', dataType: "boolean", allowSorting: false })] }) }) }) }), recoveryPasswordState.step === 3 && _jsx(TMPasswordManager, { operation: "recovery", validationItems: recoveryPasswordValidationItems }), _jsx(TMLayoutItem, { height: "fit-content", children: _jsxs("div", { style: { display: 'flex', alignItems: 'center', justifyContent: 'center', padding: '20px 0', gap: 10 }, children: [_jsx(TMButton, { caption: SDKUI_Localizator.Back, btnStyle: "icon", height: calcResponsiveSizes(size, '30px', '40px', '40px'), fontSize: "0.8rem", onClick: backToLogin, icon: _jsx(IconArrowLeft, {}) }), _jsx(TMButton, { width: calcResponsiveSizes(size, '150px', '150px', '300px'), height: calcResponsiveSizes(size, '30px', '40px', '40px'), fontSize: "1rem", disabled: !selectedArchive, caption: SDKUI_Localizator.Select, onClick: () => { setArchive(selectedArchive); backToLogin(); setSelectedArchive(undefined); }, showTooltip: false })] }) })] }) }), (isLoginPage()) &&
775
773
  _jsx(StyledContainer, { children: _jsxs(TMLayoutContainer, { alignItems: "center", children: [_jsx(TMLayoutItem, { width: "fit-content", height: "max-content", children: _jsx(StyledHeaderText, { children: "Login" }) }), _jsx(TMLayoutItem, { children: _jsx("div", { style: { padding: `0px ${calcResponsiveSizes(size, '40px', '40px', '10px')}` }, children: _jsx(TMCard, { showBorder: false, children: _jsxs(TMLayoutContainer, { children: [_jsxs(TMLayoutItem, { children: [_jsx(TMSummary, { label: SDKUI_Localizator.Endpoint, icon: _jsx(IconAccessPoint, {}), showClearButton: true, onClearClick: () => setEndpoint(undefined), iconEditButton: _jsx(IconSearch, {}), template: _jsx("div", { children: endpoint?.Description }), buttons: [{ text: "Ping", icon: _jsx(IconWifi, { color: "gray" }), onClick: () => pingAsync(endpoint) }], validationItems: loginValidationItems.filter(item => item.PropertyName === 'endpoint'), onEditorClick: showEndpoints }), archives && archives.length > 0 ?
776
774
  _jsx(TMSummary, { label: SDKUI_Localizator.ArchiveID, onClearClick: () => setArchive(undefined), iconEditButton: _jsx(IconSearch, {}), icon: _jsx(IconArchive, {}), template: _jsx("div", { children: archive ? archive.description : null }), validationItems: loginValidationItems.filter(item => item.PropertyName === 'archive'), onEditorClick: showArchives }) :
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@topconsultnpm/sdkui-react-beta",
3
- "version": "6.6.67",
3
+ "version": "6.6.69",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -1,93 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg id="Livello_2" data-name="Livello 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1057.08 217.62">
3
- <defs>
4
- <style>
5
- .cls-1 {
6
- fill: url(#Sfumatura_senza_nome_8);
7
- }
8
-
9
- .cls-2 {
10
- fill: url(#Sfumatura_senza_nome_10-2);
11
- }
12
-
13
- .cls-3 {
14
- fill: #67c5e0;
15
- }
16
-
17
- .cls-4 {
18
- fill: url(#Sfumatura_senza_nome_11);
19
- }
20
-
21
- .cls-5 {
22
- fill: url(#Sfumatura_senza_nome_10);
23
- }
24
-
25
- .cls-6 {
26
- fill: #1f3f71;
27
- }
28
- </style>
29
- <linearGradient id="Sfumatura_senza_nome_11" data-name="Sfumatura senza nome 11" x1="51.01" y1="149.03" x2="51.01" y2="0" gradientUnits="userSpaceOnUse">
30
- <stop offset=".16" stop-color="#49b8a5"/>
31
- <stop offset=".34" stop-color="#3cabbd"/>
32
- <stop offset=".34" stop-color="#3cabbd"/>
33
- <stop offset=".54" stop-color="#3683af"/>
34
- <stop offset=".72" stop-color="#3267a6"/>
35
- <stop offset=".88" stop-color="#2f559e"/>
36
- <stop offset="1" stop-color="#2f4f9c"/>
37
- </linearGradient>
38
- <linearGradient id="Sfumatura_senza_nome_10" data-name="Sfumatura senza nome 10" x1="65.3" y1="146.28" x2="65.3" y2="16.48" gradientUnits="userSpaceOnUse">
39
- <stop offset=".03" stop-color="#d83521"/>
40
- <stop offset=".39" stop-color="#ee7348"/>
41
- <stop offset=".52" stop-color="#f28b3f"/>
42
- <stop offset=".71" stop-color="#f5a837"/>
43
- <stop offset=".88" stop-color="#f5b933"/>
44
- <stop offset="1" stop-color="#f6bf30"/>
45
- </linearGradient>
46
- <linearGradient id="Sfumatura_senza_nome_8" data-name="Sfumatura senza nome 8" x1="71.75" y1="217.62" x2="71.75" y2="74.94" gradientUnits="userSpaceOnUse">
47
- <stop offset=".09" stop-color="#e4398d"/>
48
- <stop offset=".34" stop-color="#c4398d"/>
49
- <stop offset=".6" stop-color="#a83b8e"/>
50
- <stop offset=".83" stop-color="#963c8e"/>
51
- <stop offset="1" stop-color="#903b8e"/>
52
- </linearGradient>
53
- <linearGradient id="Sfumatura_senza_nome_10-2" data-name="Sfumatura senza nome 10" x1="71.75" y1="93.98" x2="71.75" y2="198.57" xlink:href="#Sfumatura_senza_nome_10"/>
54
- </defs>
55
- <g id="Livello_1-2" data-name="Livello 1">
56
- <g>
57
- <g>
58
- <path class="cls-6" d="m325.35,81.81h0c-2.75,1.52-6.08,1.52-8.83,0-1.34-.77-2.45-1.9-3.19-3.26-.78-1.4-1.19-2.98-1.19-4.58-.04-2.42.9-4.75,2.6-6.47,3.21-3.41,8.58-3.57,11.99-.36.12.12.24.24.36.36,1.7,1.72,2.63,4.05,2.59,6.47,0,.58-.05,1.17-.16,1.74h3.87c.53-3.7-.52-7.58-3.19-10.55-2.35-2.65-5.75-4.13-9.29-4.05-3.54-.07-6.94,1.42-9.29,4.07-4.53,5.02-4.44,12.67.19,17.59,2.34,2.52,5.66,3.91,9.1,3.8,2.72.08,5.35-.78,7.49-2.38l-2.71-2.62c-.12.08-.24.17-.36.24Z"/>
59
- <path class="cls-6" d="m204.72,61.11c-3.54-.07-6.94,1.42-9.29,4.07-4.53,5.02-4.44,12.67.19,17.59,2.34,2.52,5.66,3.91,9.1,3.8,3.44.1,6.75-1.28,9.1-3.8,4.64-4.93,4.72-12.59.19-17.61-2.35-2.65-5.75-4.13-9.29-4.05Zm4.43,20.71c-2.75,1.52-6.08,1.52-8.83,0-1.34-.77-2.45-1.9-3.19-3.26-.78-1.4-1.19-2.98-1.19-4.58-.04-2.42.9-4.75,2.6-6.47,3.21-3.41,8.58-3.57,11.99-.36.12.12.24.24.36.36,1.7,1.72,2.63,4.05,2.59,6.47,0,1.6-.4,3.18-1.17,4.58-.73,1.36-1.83,2.49-3.17,3.26h0Z"/>
60
- <path class="cls-6" d="m352.68,87.01c1.91.01,3.8-.37,5.55-1.13,1.85-.85,3.5-2.09,4.82-3.64,1.24-1.98,2.05-4.2,2.37-6.52v-22.26h-3.77v12.08c-1.05-1.16-2.31-2.11-3.72-2.8-1.67-.8-3.51-1.21-5.37-1.19-3.32-.02-6.49,1.34-8.76,3.76-2.39,2.4-3.7,5.67-3.64,9.06-.05,3.36,1.28,6.59,3.67,8.95,2.31,2.41,5.51,3.74,8.85,3.7Zm-8.72-12.78c0-1.61.43-3.19,1.23-4.58,2.34-4.27,7.7-5.84,11.97-3.49.08.05.17.09.25.14,1.38.76,2.52,1.89,3.29,3.26.77,1.42,1.17,3.01,1.15,4.63.07,2.44-.86,4.8-2.58,6.55-1.65,1.72-3.94,2.67-6.33,2.63-1.58.01-3.13-.4-4.49-1.2-1.36-.81-2.49-1.97-3.26-3.35-.8-1.39-1.22-2.97-1.21-4.57h-.01Z"/>
61
- <path class="cls-6" d="m266.67,66.96c0-2.89.15-4.78.45-5.65.41-1.23,1.21-2.29,2.27-3.02,1.21-.79,2.63-1.2,4.07-1.15,1.48-.04,2.93.37,4.16,1.19,1.12.76,1.94,1.9,2.31,3.21.35,1.79.48,3.61.41,5.43v19.61h3.82v-19.97c0-3.39-.4-5.97-1.17-7.67-.75-1.68-2-3.08-3.58-4.02-1.81-1.02-3.87-1.51-5.94-1.44-2.06-.07-4.11.43-5.9,1.44-1.57.95-2.81,2.35-3.57,4.02-.78,1.68-1.18,4.2-1.18,7.49v20.19h3.86v-19.64Z"/>
62
- <path class="cls-6" d="m284.19,66.96c0-2.89.15-4.78.45-5.65.41-1.23,1.21-2.29,2.27-3.02,1.21-.79,2.63-1.2,4.07-1.15,1.48-.04,2.93.37,4.16,1.19,1.12.76,1.94,1.9,2.31,3.21.35,1.79.48,3.61.41,5.43v19.61h3.82v-19.97c0-3.39-.4-5.97-1.17-7.67-.75-1.68-2-3.08-3.58-4.02-1.81-1.02-3.87-1.51-5.94-1.44-2.06-.07-4.11.43-5.9,1.44-1.57.95-2.81,2.35-3.57,4.02-.78,1.68-1.18,4.2-1.18,7.49v20.19h3.86v-19.64Z"/>
63
- <rect class="cls-6" x="372.03" y="61.7" width="3.82" height="24.85"/>
64
- <path class="cls-6" d="m175.83,57.57h-11.36v-4.12h27.39v4.12h-11.36v29h-4.7v-29Z"/>
65
- <rect class="cls-6" x="310.59" y="71.98" width="19.95" height="3.73"/>
66
- <rect class="cls-6" x="372.03" y="53.45" width="3.82" height="3.82"/>
67
- <path class="cls-6" d="m395.09,61.11c-3.54-.07-6.94,1.42-9.29,4.07-4.53,5.02-4.44,12.67.19,17.59,2.34,2.52,5.66,3.91,9.1,3.8,3.44.1,6.75-1.28,9.1-3.8,4.64-4.93,4.72-12.59.19-17.61-2.35-2.65-5.75-4.13-9.29-4.05Zm4.43,20.71c-2.75,1.52-6.08,1.52-8.83,0-1.34-.77-2.45-1.9-3.19-3.26-.78-1.4-1.19-2.98-1.19-4.58-.04-2.42.9-4.75,2.6-6.47,3.21-3.41,8.58-3.57,11.99-.36.12.12.24.24.36.36,1.7,1.72,2.63,4.05,2.59,6.47,0,1.6-.4,3.18-1.17,4.58-.73,1.36-1.83,2.49-3.17,3.26h0Z"/>
68
- <rect class="cls-6" x="403.9" y="73.84" width="3.82" height="12.71"/>
69
- <path class="cls-6" d="m245.88,65.16c-2.35-2.65-5.75-4.13-9.29-4.05-3.54-.07-6.94,1.42-9.29,4.07-2.23,2.48-3.34,5.6-3.34,8.72h0v21.26h3.82v-12.09c2.32,2.33,5.51,3.61,8.81,3.51,3.44.1,6.75-1.28,9.1-3.8,4.64-4.93,4.72-12.59.19-17.61Zm-1.7,13.39c-.73,1.36-1.83,2.49-3.17,3.26h0c-2.75,1.52-6.08,1.52-8.83,0-1.34-.77-2.45-1.9-3.19-3.26-.78-1.4-1.19-2.98-1.19-4.58-.04-2.42.9-4.75,2.6-6.47,3.21-3.41,8.58-3.57,11.99-.36.12.12.24.24.36.36,1.7,1.72,2.63,4.05,2.59,6.47,0,1.6-.4,3.18-1.17,4.58Z"/>
70
- </g>
71
- <g>
72
- <path class="cls-3" d="m165.83,146.74c1.18-4.4,3.13-8.57,5.86-12.5,2.73-3.93,5.99-7.41,9.79-10.43,3.8-3.02,7.88-5.38,12.24-7.09,4.36-1.7,8.8-2.55,13.32-2.55s8.34.85,11.82,2.55c3.47,1.7,6.32,4.06,8.53,7.09,2.21,3.02,3.64,6.5,4.29,10.43.65,3.93.37,8.13-.82,12.59-1.2,4.46-3.17,8.66-5.93,12.59-2.76,3.93-6.03,7.38-9.81,10.34-3.79,2.96-7.87,5.28-12.25,6.96-4.38,1.67-8.8,2.51-13.26,2.51s-8.51-.82-11.97-2.46c-3.46-1.64-6.29-3.95-8.49-6.91-2.2-2.96-3.61-6.4-4.24-10.3s-.32-8.17.92-12.81Zm8.8,0c-.91,3.4-1.16,6.56-.73,9.46.42,2.9,1.44,5.47,3.04,7.7,1.6,2.23,3.66,3.98,6.17,5.24,2.51,1.26,5.44,1.89,8.78,1.89s6.61-.63,9.79-1.89c3.18-1.26,6.14-2.99,8.87-5.19,2.73-2.2,5.11-4.77,7.13-7.7,2.02-2.93,3.48-6.07,4.37-9.42.91-3.4,1.14-6.57.7-9.51-.45-2.93-1.44-5.53-2.97-7.79-1.54-2.26-3.59-4.02-6.16-5.28-2.57-1.26-5.49-1.89-8.78-1.89s-6.64.65-9.89,1.94c-3.25,1.29-6.25,3.05-8.99,5.28-2.74,2.23-5.09,4.83-7.06,7.79-1.97,2.96-3.39,6.09-4.27,9.38Z"/>
73
- <path class="cls-3" d="m287.4,114.87c3.23,0,6.09.43,8.59,1.28,2.5.85,4.54,2.11,6.12,3.79,1.58,1.67,2.61,3.74,3.09,6.21.48,2.46.3,5.28-.55,8.45-.68,2.53-1.7,4.99-3.08,7.4-1.38,2.41-3.17,4.59-5.37,6.56-2.2,1.97-4.82,3.55-7.88,4.75-3.05,1.21-6.6,1.8-10.65,1.8h-9.42l-6.27,23.42h-8.54l17.05-63.65h16.9Zm-7.68,31.96c2.52,0,4.72-.38,6.6-1.14,1.88-.76,3.45-1.75,4.71-2.95,1.26-1.2,2.28-2.48,3.05-3.83.77-1.35,1.33-2.67,1.68-3.96.35-1.29.48-2.61.4-3.96-.08-1.35-.44-2.63-1.09-3.83-.65-1.2-1.64-2.19-2.99-2.95-1.35-.76-3.14-1.14-5.37-1.14h-9.86l-6.37,23.77h9.24Zm9.16,4.93l9.47,26.76h-9.86l-9.89-26.5,10.28-.26Z"/>
74
- <path class="cls-3" d="m374.8,173.77c-1.25.7-2.9,1.5-4.95,2.38-2.05.88-4.38,1.62-6.97,2.2-2.59.59-5.36.88-8.29.88-4.86-.06-9.04-.94-12.54-2.64-3.5-1.7-6.26-4.02-8.26-6.96-2-2.93-3.22-6.32-3.66-10.17-.44-3.84-.07-7.94,1.09-12.28,1.27-4.75,3.21-9.14,5.82-13.16,2.6-4.02,5.72-7.51,9.37-10.48,3.64-2.96,7.6-5.27,11.89-6.91,4.28-1.64,8.71-2.46,13.29-2.46,3.81,0,7.14.51,9.98,1.54,2.83,1.03,5.19,2.22,7.06,3.57l-5.6,8.1c-1.43-1.23-3.27-2.38-5.51-3.43-2.24-1.06-4.86-1.59-7.85-1.59s-6.21.62-9.3,1.85c-3.09,1.23-5.99,2.96-8.7,5.19-2.71,2.23-5.06,4.81-7.05,7.75-1.99,2.94-3.45,6.13-4.38,9.59-.91,3.4-1.22,6.59-.93,9.55.29,2.96,1.15,5.54,2.59,7.75,1.43,2.2,3.42,3.92,5.97,5.15,2.54,1.23,5.61,1.85,9.19,1.85,3.23,0,6.24-.5,9.03-1.5,2.79-1,5.17-2.11,7.15-3.34l1.58,7.57Z"/>
75
- <path class="cls-3" d="m472,114.87l-17.05,63.65h-8.54l7.48-27.91h-33.28l-7.48,27.91h-8.54l17.05-63.65h8.54l-7.38,27.55h33.28l7.38-27.55h8.54Z"/>
76
- <path class="cls-3" d="m507.04,114.87h41.38l-2.19,8.19h-32.84l-5.19,19.37h29.31l-2.22,8.28h-29.31l-5.26,19.63h34.07l-2.19,8.19h-42.61l17.05-63.65Z"/>
77
- <path class="cls-3" d="m611.04,126.23c-1.87-1.12-3.99-2.08-6.35-2.91-2.36-.82-4.78-1.23-7.24-1.23-3.4,0-6.33.79-8.78,2.38-2.45,1.59-4.03,3.7-4.74,6.34-.54,2-.33,3.68.62,5.06s2.33,2.57,4.15,3.56c1.82,1,3.78,1.94,5.89,2.82,1.75.7,3.46,1.54,5.14,2.51,1.68.97,3.1,2.16,4.28,3.57,1.18,1.41,1.95,3.14,2.31,5.19.36,2.05.14,4.58-.66,7.57-.91,3.4-2.57,6.49-4.99,9.24-2.41,2.76-5.39,4.93-8.92,6.51-3.54,1.59-7.47,2.38-11.82,2.38-2.76,0-5.33-.31-7.72-.92-2.39-.62-4.53-1.45-6.41-2.51-1.89-1.06-3.53-2.14-4.94-3.26l5.58-6.69c1.14,1,2.5,1.95,4.07,2.86,1.58.91,3.29,1.63,5.14,2.16,1.85.53,3.72.79,5.6.79,2.05,0,4.14-.35,6.27-1.06,2.12-.71,4.04-1.82,5.74-3.34,1.7-1.53,2.89-3.55,3.56-6.08.57-2.11.47-3.9-.28-5.37-.75-1.47-1.91-2.71-3.49-3.74-1.57-1.03-3.34-1.95-5.29-2.77-1.87-.7-3.68-1.53-5.46-2.46-1.77-.94-3.35-2.07-4.73-3.39-1.38-1.32-2.35-2.95-2.92-4.88-.57-1.94-.48-4.28.26-7.04.9-3.35,2.49-6.26,4.77-8.76,2.28-2.49,5.02-4.46,8.23-5.9,3.2-1.44,6.64-2.21,10.31-2.33,4.11,0,7.6.5,10.47,1.5,2.87,1,5.32,2.2,7.35,3.61l-5.03,6.6Z"/>
78
- <path class="cls-3" d="m643.93,114.87h42.34l-2.19,8.19h-17.08l-14.86,55.46h-8.54l14.86-55.46h-16.73l2.19-8.19Z"/>
79
- <path class="cls-3" d="m733.46,114.87c3.23,0,6.09.43,8.59,1.28,2.5.85,4.54,2.11,6.12,3.79,1.58,1.67,2.61,3.74,3.09,6.21.48,2.46.3,5.28-.55,8.45-.68,2.53-1.7,4.99-3.08,7.4-1.38,2.41-3.17,4.59-5.37,6.56-2.2,1.97-4.83,3.55-7.88,4.75-3.05,1.21-6.6,1.8-10.65,1.8h-9.42l-6.27,23.42h-8.54l17.05-63.65h16.9Zm-7.68,31.96c2.52,0,4.72-.38,6.6-1.14,1.88-.76,3.45-1.75,4.71-2.95,1.26-1.2,2.28-2.48,3.05-3.83.77-1.35,1.33-2.67,1.68-3.96.35-1.29.48-2.61.4-3.96s-.44-2.63-1.09-3.83c-.65-1.2-1.65-2.19-3-2.95-1.35-.76-3.14-1.14-5.37-1.14h-9.86l-6.37,23.77h9.24Zm9.15,4.93l9.47,26.76h-9.86l-9.89-26.5,10.28-.26Z"/>
80
- <path class="cls-3" d="m767.9,178.52l45.49-66.29h.53l10.06,66.29h-9.77l-6.6-52.91,7.13-3.96-38.39,56.87h-8.45Zm22.75-24.12h23.68l.84,7.39h-28.96l4.45-7.39Z"/>
81
- <path class="cls-3" d="m860.04,114.87h42.34l-2.19,8.19h-17.08l-14.86,55.46h-8.54l14.86-55.46h-16.73l2.19-8.19Z"/>
82
- <path class="cls-3" d="m917.44,146.74c1.18-4.4,3.13-8.57,5.86-12.5,2.73-3.93,5.99-7.41,9.79-10.43,3.8-3.02,7.88-5.38,12.24-7.09,4.36-1.7,8.8-2.55,13.32-2.55s8.34.85,11.82,2.55c3.47,1.7,6.32,4.06,8.53,7.09,2.21,3.02,3.64,6.5,4.29,10.43.65,3.93.37,8.13-.82,12.59-1.2,4.46-3.17,8.66-5.93,12.59-2.76,3.93-6.03,7.38-9.81,10.34-3.79,2.96-7.87,5.28-12.25,6.96-4.38,1.67-8.8,2.51-13.26,2.51s-8.51-.82-11.97-2.46c-3.46-1.64-6.29-3.95-8.49-6.91-2.2-2.96-3.61-6.4-4.24-10.3s-.32-8.17.92-12.81Zm8.8,0c-.91,3.4-1.16,6.56-.73,9.46.42,2.9,1.44,5.47,3.04,7.7,1.6,2.23,3.66,3.98,6.17,5.24,2.51,1.26,5.43,1.89,8.78,1.89s6.61-.63,9.79-1.89c3.18-1.26,6.14-2.99,8.88-5.19,2.73-2.2,5.11-4.77,7.13-7.7,2.02-2.93,3.48-6.07,4.37-9.42.91-3.4,1.14-6.57.7-9.51-.45-2.93-1.44-5.53-2.97-7.79-1.54-2.26-3.59-4.02-6.16-5.28-2.57-1.26-5.49-1.89-8.78-1.89s-6.64.65-9.89,1.94c-3.25,1.29-6.25,3.05-8.99,5.28-2.74,2.23-5.09,4.83-7.06,7.79-1.97,2.96-3.39,6.09-4.27,9.38Z"/>
83
- <path class="cls-3" d="m1039.01,114.87c3.23,0,6.09.43,8.59,1.28,2.5.85,4.54,2.11,6.12,3.79,1.58,1.67,2.61,3.74,3.09,6.21.48,2.46.3,5.28-.55,8.45-.68,2.53-1.7,4.99-3.08,7.4-1.38,2.41-3.17,4.59-5.37,6.56-2.2,1.97-4.83,3.55-7.88,4.75-3.05,1.21-6.6,1.8-10.65,1.8h-9.42l-6.27,23.42h-8.54l17.05-63.65h16.9Zm-7.68,31.96c2.52,0,4.72-.38,6.6-1.14,1.88-.76,3.45-1.75,4.71-2.95,1.26-1.2,2.28-2.48,3.05-3.83.77-1.35,1.33-2.67,1.68-3.96.35-1.29.48-2.61.4-3.96s-.44-2.63-1.09-3.83c-.65-1.2-1.65-2.19-3-2.95-1.35-.76-3.14-1.14-5.37-1.14h-9.86l-6.37,23.77h9.24Zm9.15,4.93l9.47,26.76h-9.86l-9.89-26.5,10.28-.26Z"/>
84
- </g>
85
- <g>
86
- <path class="cls-4" d="m102.02,16.48L92.48,0c-23.32,13.5-42.68,29.48-57.55,47.51-12.17,14.76-21.35,30.89-27.29,47.93C-2.53,124.67.26,146.62.61,149.03l18.84-2.75S8.41,70.67,102.02,16.48Z"/>
87
- <path class="cls-5" d="m38.32,143.7c-.02-.16-1.93-16.26,5.98-37.66,4.62-12.5,11.67-24.42,20.95-35.43,11.85-14.06,27.43-26.72,46.3-37.65l-9.54-16.48C8.41,70.67,19.45,146.28,19.45,146.28l18.84-2.75.03.18Z"/>
88
- <path class="cls-1" d="m71.75,74.94C32.41,74.94.41,106.94.41,146.28s32,71.34,71.34,71.34,71.34-32,71.34-71.34-32-71.34-71.34-71.34Zm0,123.64c-28.88,0-52.3-23.41-52.3-52.3s23.41-52.3,52.3-52.3,52.3,23.41,52.3,52.3-23.41,52.3-52.3,52.3Z"/>
89
- <path class="cls-2" d="m71.75,93.98c-28.88,0-52.3,23.41-52.3,52.3s23.41,52.3,52.3,52.3,52.3-23.41,52.3-52.3-23.41-52.3-52.3-52.3Zm0,85.55c-18.34,0-33.26-14.92-33.26-33.26s14.92-33.26,33.26-33.26,33.26,14.92,33.26,33.26-14.92,33.26-33.26,33.26Z"/>
90
- </g>
91
- </g>
92
- </g>
93
- </svg>