@topconsultnpm/sdkui-react-beta 6.5.76 → 6.5.78
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/lib/components/base/TMSpinner.js +1 -1
- package/lib/components/forms/TMLoginForm.js +1 -1
- package/package.json +2 -2
- package/lib/assets/6.png +0 -0
- package/lib/assets/Orchestrator6.png +0 -0
- package/lib/assets/d.png +0 -0
- package/lib/assets/doc.jpg +0 -0
- package/lib/assets/logo-TopConsult-footer.png +0 -0
- package/lib/assets/logo.svg +0 -79
- package/lib/assets/s.png +0 -0
|
@@ -2,7 +2,7 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import ReactDOM from 'react-dom/client';
|
|
4
4
|
import { FontSize } from '../../utils/theme';
|
|
5
|
-
import logoSix from '../../assets/
|
|
5
|
+
import logoSix from '../../assets/loading.png';
|
|
6
6
|
const Spinner = ({ backgroundColor = 'transparent', description = '', fontSize = FontSize.defaultFontSize, width = 'fit-content' }) => {
|
|
7
7
|
return (_jsx("div", { className: 'tm-spinner-container', style: { backgroundColor: backgroundColor }, children: _jsxs("div", { className: 'tm-spinner-wrapper', style: { width: width }, children: [_jsxs("div", { style: { position: 'relative', width: '80px', height: '80px' }, children: [_jsx("img", { style: { position: 'absolute', top: '50%', left: '50%', transform: 'translate(-50%, -50%)' }, src: logoSix, width: 25, height: 38, alt: "" }), _jsxs("div", { className: "tm-spinner", style: { position: 'absolute', top: '50%', left: '50%', transform: 'translate(-50%, -50%)' }, children: [_jsx("div", {}), _jsx("div", {}), _jsx("div", {}), _jsx("div", {}), _jsx("div", {}), _jsx("div", {}), _jsx("div", {}), _jsx("div", {})] })] }), _jsx("div", { style: { fontSize: fontSize, textAlign: 'center' }, className: 'tm-spinner-description', children: description })] }) }));
|
|
8
8
|
};
|
|
@@ -10,7 +10,7 @@ import ptMessages from "devextreme/localization/messages/pt.json";
|
|
|
10
10
|
import { locale as dxlocale, loadMessages } from "devextreme/localization";
|
|
11
11
|
import backgroundLogin from '../../assets/login-bg.png';
|
|
12
12
|
import logo from '../../assets/TopMediaOrchestrator6.svg';
|
|
13
|
-
import six from '../../assets/
|
|
13
|
+
import six from '../../assets/loading.png';
|
|
14
14
|
import { IconAccessPoint, IconArchive, IconLanguage, IconLogin, IconMail, IconPassword, IconSearch, IconUser, IconWeb, IconWifi, SDKUI_Localizator, calcResponsiveDirection, calcResponsiveSizes, useWindowWidth, IconArrowLeft, SDKUI_Globals } from "../../helper";
|
|
15
15
|
// import { TMColors } from "@topconsultnpm/sdkui-react-beta/lib/utils/theme";
|
|
16
16
|
// import TMLayoutContainer, { TMCard, TMLayoutItem } from "../Layout/TMLayout";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@topconsultnpm/sdkui-react-beta",
|
|
3
|
-
"version": "6.5.
|
|
3
|
+
"version": "6.5.78",
|
|
4
4
|
"description": "",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"lib"
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@topconsultnpm/sdk-ts-beta": "^6.5.
|
|
31
|
+
"@topconsultnpm/sdk-ts-beta": "^6.5.63",
|
|
32
32
|
"buffer": "^6.0.3",
|
|
33
33
|
"devextreme": "24.1.6",
|
|
34
34
|
"devextreme-react": "24.1.6",
|
package/lib/assets/6.png
DELETED
|
Binary file
|
|
Binary file
|
package/lib/assets/d.png
DELETED
|
Binary file
|
package/lib/assets/doc.jpg
DELETED
|
Binary file
|
|
Binary file
|
package/lib/assets/logo.svg
DELETED
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
<svg class="logo" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 415.84 250.79">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>.cls-1{fill:#67c5e0;stroke:#67c5e0;stroke-miterlimit:10;stroke-width:0.5px;}.cls-2{fill:url(#Sfumatura_senza_nome_523);}.cls-3{fill:url(#Sfumatura_senza_nome_42);}.cls-4{fill:url(#Sfumatura_senza_nome_523-2);}.cls-5{fill:url(#Sfumatura_senza_nome_922);}.cls-6{fill:url(#Sfumatura_senza_nome_41);}.cls-7{fill:url(#Sfumatura_senza_nome_40);}.cls-8{fill:#1f3e71;}</style>
|
|
4
|
-
<linearGradient id="Sfumatura_senza_nome_523" x1="168.52" y1="51.48" x2="218.79" y2="51.48" gradientUnits="userSpaceOnUse">
|
|
5
|
-
<stop offset="0.03" stop-color="#d83321"></stop>
|
|
6
|
-
<stop offset="0.39" stop-color="#ee7246"></stop>
|
|
7
|
-
<stop offset="0.52" stop-color="#f18b3f"></stop>
|
|
8
|
-
<stop offset="0.71" stop-color="#f4a737"></stop>
|
|
9
|
-
<stop offset="0.88" stop-color="#f5b932"></stop>
|
|
10
|
-
<stop offset="1" stop-color="#f6bf30"></stop>
|
|
11
|
-
</linearGradient>
|
|
12
|
-
<linearGradient id="Sfumatura_senza_nome_42" x1="130.33" y1="58.78" x2="205.81" y2="58.78" gradientUnits="userSpaceOnUse">
|
|
13
|
-
<stop offset="0.16" stop-color="#48b7a4"></stop>
|
|
14
|
-
<stop offset="0.34" stop-color="#39abbd"></stop>
|
|
15
|
-
<stop offset="0.34" stop-color="#39abbd"></stop>
|
|
16
|
-
<stop offset="0.54" stop-color="#3483ae"></stop>
|
|
17
|
-
<stop offset="0.72" stop-color="#3166a4"></stop>
|
|
18
|
-
<stop offset="0.88" stop-color="#2f549d"></stop>
|
|
19
|
-
<stop offset="1" stop-color="#2e4e9b"></stop>
|
|
20
|
-
</linearGradient>
|
|
21
|
-
<linearGradient id="Sfumatura_senza_nome_523-2" x1="212.26" y1="67.13" x2="282.86" y2="67.13" xlink:href="#Sfumatura_senza_nome_523"></linearGradient>
|
|
22
|
-
<linearGradient id="Sfumatura_senza_nome_922" x1="205.47" y1="94.47" x2="272.93" y2="94.47" gradientUnits="userSpaceOnUse">
|
|
23
|
-
<stop offset="0" stop-color="#903a8e"></stop>
|
|
24
|
-
<stop offset="0.17" stop-color="#963a8e"></stop>
|
|
25
|
-
<stop offset="0.4" stop-color="#a8398d"></stop>
|
|
26
|
-
<stop offset="0.66" stop-color="#c4388d"></stop>
|
|
27
|
-
<stop offset="0.91" stop-color="#e6368c"></stop>
|
|
28
|
-
</linearGradient>
|
|
29
|
-
<linearGradient id="Sfumatura_senza_nome_41" x1="137.85" y1="125.11" x2="263.54" y2="125.11" gradientUnits="userSpaceOnUse">
|
|
30
|
-
<stop offset="0.09" stop-color="#e6368c"></stop>
|
|
31
|
-
<stop offset="0.34" stop-color="#c4388d"></stop>
|
|
32
|
-
<stop offset="0.6" stop-color="#a8398d"></stop>
|
|
33
|
-
<stop offset="0.83" stop-color="#963a8e"></stop>
|
|
34
|
-
<stop offset="1" stop-color="#903a8e"></stop>
|
|
35
|
-
</linearGradient>
|
|
36
|
-
<linearGradient id="Sfumatura_senza_nome_40" x1="127.92" y1="113.54" x2="235.42" y2="113.54" gradientUnits="userSpaceOnUse">
|
|
37
|
-
<stop offset="0" stop-color="#2e4e9b"></stop>
|
|
38
|
-
<stop offset="0.12" stop-color="#2f549d"></stop>
|
|
39
|
-
<stop offset="0.28" stop-color="#3166a4"></stop>
|
|
40
|
-
<stop offset="0.46" stop-color="#3483ae"></stop>
|
|
41
|
-
<stop offset="0.66" stop-color="#39abbd"></stop>
|
|
42
|
-
<stop offset="0.66" stop-color="#39abbd"></stop>
|
|
43
|
-
<stop offset="0.84" stop-color="#48b7a4"></stop>
|
|
44
|
-
</linearGradient>
|
|
45
|
-
</defs>
|
|
46
|
-
<g id="Livello_2" data-name="Livello 2">
|
|
47
|
-
<g id="Livello_1-2" data-name="Livello 1">
|
|
48
|
-
<path class="cls-1" d="M88.78,233.68l7.77,16.67H94.77l-2.62-5.5H85l-2.6,5.5H80.5l7.88-16.67Zm-.2,3.53-2.88,6h5.71Z"></path>
|
|
49
|
-
<path class="cls-1" d="M100.65,233.77h1.81L108,246.65l5.62-12.88h1.82l-7.26,16.67h-.36Z"></path>
|
|
50
|
-
<path class="cls-1" d="M127.79,233.68l7.77,16.67h-1.78l-2.61-5.5H124l-2.59,5.5h-1.87l7.88-16.67Zm-.2,3.53-2.88,6h5.71Z"></path>
|
|
51
|
-
<path class="cls-1" d="M143.9,250.39V233.72h.36l11.08,12.76V233.72H157v16.67h-.38l-11-12.6v12.6Z"></path>
|
|
52
|
-
<path class="cls-1" d="M165.13,235.34v-1.62h9.15v1.62h-3.73v15h-1.7v-15Z"></path>
|
|
53
|
-
<path class="cls-1" d="M182.17,233.72h1.66v16.67h-1.66Z"></path>
|
|
54
|
-
<path class="cls-1" d="M203.65,233.77h1.81L211,246.65l5.62-12.88h1.82l-7.26,16.67h-.36Z"></path>
|
|
55
|
-
<path class="cls-1" d="M227,233.72h9.55v1.64h-7.89v5.22h4.81v1.62h-4.81v6.54h7.82v1.65H227Z"></path>
|
|
56
|
-
<path class="cls-1" d="M245.54,233.68h1.67v15.06h6.41v1.61h-8.08Z"></path>
|
|
57
|
-
<path class="cls-1" d="M270,233.43a8.62,8.62,0,0,1,6.32,2.53,8.43,8.43,0,0,1,2.55,6.23,7.83,7.83,0,0,1-2.54,6,8.77,8.77,0,0,1-6.19,2.35,8.53,8.53,0,0,1-6.26-2.54,7.86,7.86,0,0,1-2.56-5.73,8.93,8.93,0,0,1,1.16-4.45,8.32,8.32,0,0,1,3.17-3.22A8.5,8.5,0,0,1,270,233.43Zm.07,1.64a6.86,6.86,0,0,0-3.5,1,6.78,6.78,0,0,0-2.58,2.6,7.22,7.22,0,0,0-.92,3.64,6.17,6.17,0,0,0,2.05,4.81,7.46,7.46,0,0,0,8.53.9,6.78,6.78,0,0,0,2.58-2.57,6.56,6.56,0,0,0,.92-3.22,7.13,7.13,0,0,0-.92-3.59,6.9,6.9,0,0,0-2.6-2.57A7,7,0,0,0,270,235.07Z"></path>
|
|
58
|
-
<path class="cls-1" d="M303.42,236.92l-1.32,1a7.16,7.16,0,0,0-2.61-2.14,7.7,7.7,0,0,0-3.34-.72,7.49,7.49,0,0,0-3.7,1,6.91,6.91,0,0,0-2.63,2.57,7.08,7.08,0,0,0-.94,3.64,6.25,6.25,0,0,0,2.09,4.9,7.63,7.63,0,0,0,5.27,1.86,7.4,7.4,0,0,0,5.86-2.74l1.32,1a8.3,8.3,0,0,1-3.11,2.45,9.71,9.71,0,0,1-4.16.87,8.67,8.67,0,0,1-6.91-2.91,8.57,8.57,0,0,1,.45-11.74,8.86,8.86,0,0,1,6.43-2.5,9.54,9.54,0,0,1,4.22.92A8.21,8.21,0,0,1,303.42,236.92Z"></path>
|
|
59
|
-
<path class="cls-1" d="M312.5,233.72h9.56v1.64h-7.89v5.22H319v1.62h-4.81v6.54H322v1.65H312.5Z"></path>
|
|
60
|
-
<path class="cls-1" d="M332.49,247.63a1.31,1.31,0,0,1,1,.41,1.35,1.35,0,0,1,.41,1,1.38,1.38,0,0,1-.41,1,1.39,1.39,0,0,1-2,0,1.38,1.38,0,0,1-.41-1,1.35,1.35,0,0,1,.41-1A1.31,1.31,0,0,1,332.49,247.63Zm.81-14.6V246h-1.66V233Z"></path>
|
|
61
|
-
<path class="cls-2" d="M218.79,5.37a159.3,159.3,0,0,1-6.53,45.29,160.48,160.48,0,0,1-6.79,18.6A158.67,158.67,0,0,1,188,99.56,157.9,157.9,0,0,0,168.52,103a146.08,146.08,0,0,0,30.15-52.31,145.49,145.49,0,0,0,6.8-35.24c.22-3.31.34-6.67.34-10,0-1.79,0-3.59-.1-5.37h13C218.76,1.78,218.79,3.58,218.79,5.37Z"></path>
|
|
62
|
-
<path class="cls-3" d="M205.47,15.42a145.49,145.49,0,0,1-6.8,35.24A146.08,146.08,0,0,1,168.52,103a157.84,157.84,0,0,0-38.19,14.58A132.54,132.54,0,0,0,192.14,5.37c0-1.79,0-3.59.09-5.37h13.48c-.07,1.78.1,3.58.1,5.37A98.27,98.27,0,0,1,205.47,15.42Z"></path>
|
|
63
|
-
<path class="cls-4" d="M282.86,119l-9.93,9.92c-2.14-1.12-3.62-2.9-5.83-3.91h0a146.94,146.94,0,0,1-24.83-22.2h0a146.11,146.11,0,0,1-30-52.09,159.3,159.3,0,0,0,6.53-45.29,132.57,132.57,0,0,0,59,110.35h0C279.45,116.85,281.14,117.92,282.86,119Z"></path>
|
|
64
|
-
<path class="cls-5" d="M272.93,128.88l-9.39,9.39a160,160,0,0,1-28.11-23.71,160,160,0,0,1-12.54-15.07h0a158.56,158.56,0,0,1-17.42-30.22,160.48,160.48,0,0,0,6.79-18.6,146.11,146.11,0,0,0,30,52.09h0A146.94,146.94,0,0,0,267.07,125h0C269,126.32,271,127.63,272.93,128.88Z"></path>
|
|
65
|
-
<path class="cls-6" d="M263.54,138.27l-.1.1a132.88,132.88,0,0,0-115.89.3l-.31-.31L137.85,129c1.55-1,3.07-2,4.58-3a0,0,0,0,0,0,0,145.44,145.44,0,0,1,32.9-11.21,147.6,147.6,0,0,1,60.08-.18A160.45,160.45,0,0,0,263.54,138.27Z"></path>
|
|
66
|
-
<path class="cls-7" d="M235.42,114.55a147.6,147.6,0,0,0-60.08.18,145.44,145.44,0,0,0-32.9,11.21,0,0,0,0,1,0,0c-1.71.82-3.39,1.68-5.05,2.56l-9.46-9.46c.81-.49,1.61-1,2.41-1.5a158.28,158.28,0,0,1,57.65-18,160.9,160.9,0,0,1,34.91-.08h0A158.89,158.89,0,0,0,235.42,114.55Z"></path>
|
|
67
|
-
<path class="cls-8" d="M60,171.51a18,18,0,0,0-13.85,6.07,19.36,19.36,0,0,0,.28,26.23A17.76,17.76,0,0,0,60,209.48a17.8,17.8,0,0,0,13.56-5.67,19.39,19.39,0,0,0,.29-26.26A18,18,0,0,0,60,171.51Zm6.6,30.87a13.58,13.58,0,0,1-13.16,0,12.41,12.41,0,0,1-4.75-4.86,13.94,13.94,0,0,1-1.77-6.83,13.42,13.42,0,0,1,3.87-9.64,12.65,12.65,0,0,1,18.42,0,13.41,13.41,0,0,1,3.86,9.64,13.92,13.92,0,0,1-1.75,6.83A12.21,12.21,0,0,1,66.59,202.38Z"></path>
|
|
68
|
-
<path class="cls-8" d="M107.68,171.64a20.49,20.49,0,0,0-8.27,1.69,20.83,20.83,0,0,0-7.19,5.43,24.82,24.82,0,0,0-3.53,9.72v33.79h5.62V203.66a18.87,18.87,0,0,0,5.54,4.18,18.06,18.06,0,0,0,8,1.77A17.75,17.75,0,0,0,120.91,204a18.71,18.71,0,0,0,5.43-13.5,18.37,18.37,0,0,0-5.47-13.35A17.93,17.93,0,0,0,107.68,171.64Zm13,19.05a13.91,13.91,0,0,1-1.83,6.83,13.15,13.15,0,0,1-18.22,5,12.51,12.51,0,0,1-4.9-4.86,14,14,0,0,1-1.71-6.9A13.42,13.42,0,0,1,97.86,181a12.78,12.78,0,0,1,9.43-3.92,13,13,0,0,1,6.7,1.79,13.43,13.43,0,0,1,4.86,5A13.68,13.68,0,0,1,120.66,190.69Z"></path>
|
|
69
|
-
<path class="cls-8" d="M219.36,171.51a18,18,0,0,0-13.85,6.07,19.39,19.39,0,0,0,.28,26.23,19.06,19.06,0,0,0,27.13,0,19.39,19.39,0,0,0,.29-26.26A18,18,0,0,0,219.36,171.51ZM226,202.38a13.58,13.58,0,0,1-13.16,0,12.37,12.37,0,0,1-4.76-4.86,13.93,13.93,0,0,1-1.76-6.83,13.41,13.41,0,0,1,3.86-9.64,12.65,12.65,0,0,1,18.42,0,13.38,13.38,0,0,1,3.87,9.64,14,14,0,0,1-1.75,6.83A12.34,12.34,0,0,1,226,202.38Z"></path>
|
|
70
|
-
<path class="cls-8" d="M307.74,176.88c2.12,0,4.36,1.12,6.67,3.35l.41.4,3.67-3.83-.41-.4c-3.38-3.25-6.79-4.89-10.15-4.89a10.06,10.06,0,0,0-7.25,2.8,9.41,9.41,0,0,0-2.91,7,9.55,9.55,0,0,0,1.83,5.76c1.19,1.72,3.38,3.36,6.67,5,2.85,1.47,4.69,2.69,5.47,3.63a4.69,4.69,0,0,1,1.12,3.09,4.76,4.76,0,0,1-1.72,3.65,5.94,5.94,0,0,1-4.2,1.59c-2.39,0-4.71-1.25-6.89-3.71l-.43-.48L296,204l.29.37a12.83,12.83,0,0,0,4.77,3.8,14.05,14.05,0,0,0,6,1.35,10.91,10.91,0,0,0,8-3.16,10.4,10.4,0,0,0,3.19-7.67,9.94,9.94,0,0,0-1.87-5.88c-1.26-1.7-3.56-3.4-7-5.19-2.66-1.36-4.42-2.56-5.23-3.6a4.25,4.25,0,0,1-1.17-2.82,3.93,3.93,0,0,1,1.38-3A4.8,4.8,0,0,1,307.74,176.88Z"></path>
|
|
71
|
-
<path class="cls-8" d="M357.94,189.34c0,4.31-.22,7.14-.67,8.42a8.73,8.73,0,0,1-3.4,4.5,10.33,10.33,0,0,1-6.06,1.72,10.75,10.75,0,0,1-6.2-1.76,8.7,8.7,0,0,1-3.45-4.79,34.76,34.76,0,0,1-.62-8.09V172.4h-5.68v17.45c0,5.05.59,8.9,1.74,11.45a13.41,13.41,0,0,0,5.34,6,17,17,0,0,0,8.87,2.14,16.68,16.68,0,0,0,8.8-2.15,13.5,13.5,0,0,0,5.32-6c1.17-2.51,1.76-6.27,1.76-11.16V172.4h-5.75Z"></path>
|
|
72
|
-
<path class="cls-8" d="M256.13,192.54c0-4.31.22-7.13.67-8.42a8.81,8.81,0,0,1,3.39-4.5,10.46,10.46,0,0,1,6.07-1.72,10.68,10.68,0,0,1,6.2,1.77,8.64,8.64,0,0,1,3.45,4.78,34.92,34.92,0,0,1,.61,8.09v16.94h5.69V192c0-5.05-.59-8.9-1.75-11.44a13.3,13.3,0,0,0-5.34-6,16.9,16.9,0,0,0-8.86-2.15,16.68,16.68,0,0,0-8.8,2.15,13.58,13.58,0,0,0-5.32,6c-1.17,2.5-1.76,6.26-1.76,11.16v17.8h5.75Z"></path>
|
|
73
|
-
<rect class="cls-8" x="379.21" y="159.68" width="5.69" height="49.77"></rect>
|
|
74
|
-
<path class="cls-8" d="M415.62,207.44c-.36-.88-.83-2.13-1.4-3.72l-.23-.62-.58.31a6.28,6.28,0,0,1-6,.3c-2.43-1.87-3.56-4.48-3.43-8V181.48h8.31v-5H404V159.52h-5.68v37a14.13,14.13,0,0,0,1.83,7.34c2.1,3.55,5,5.45,8.66,5.65h.39a17.35,17.35,0,0,0,6.1-1.3l.55-.2Z"></path>
|
|
75
|
-
<path class="cls-8" d="M16.93,166.24H0V160.1H40.84v6.14H23.91v43.24h-7Z"></path>
|
|
76
|
-
<path class="cls-8" d="M146.61,184.23c0-14.6,11.15-25.26,26.17-25.26,7.62,0,14.25,2.61,18.77,7.69L187,171.11a18.29,18.29,0,0,0-13.89-5.86c-11.15,0-19.4,8-19.4,19s8.25,19,19.4,19A18.35,18.35,0,0,0,187,197.28l4.59,4.44c-4.52,5.08-11.15,7.76-18.84,7.76C157.76,209.48,146.61,198.83,146.61,184.23Z"></path>
|
|
77
|
-
</g>
|
|
78
|
-
</g>
|
|
79
|
-
</svg>
|
package/lib/assets/s.png
DELETED
|
Binary file
|