Comparing version 0.1.4202 to 0.1.42101
{ | ||
"name": "aiuach", | ||
"version": "0.1.4202", | ||
"version": "0.1.42101", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -81,8 +81,2 @@ import React, { Component } from "react"; | ||
const GoToHomeButton = styled(Button)` | ||
&&& { | ||
position: relative; | ||
} | ||
`; | ||
export default connect( | ||
@@ -89,0 +83,0 @@ ({ language, mode }) => ({ language, mode }), |
@@ -16,3 +16,3 @@ import React, { Component } from "react"; | ||
import loader from "../dist/images/sinantica-leaf-rotate.svg"; | ||
import video from "../dist/videos/video_premiere.mp4"; | ||
//import video from "../dist/videos/video_premiere.mp4"; | ||
@@ -26,12 +26,2 @@ const HEADER = styled(Header)` | ||
const VideoLanding = styled.div` | ||
z-index: -5; | ||
display: none; | ||
position: relative; | ||
overflow: hidden; | ||
@media (min-width: 1100px) { | ||
display: block !important; | ||
} | ||
`; | ||
const ImageLanding = styled.div` | ||
@@ -42,34 +32,4 @@ z-index: -5; | ||
overflow: hidden; | ||
@media (min-width: 1100px) { | ||
display: none !important; | ||
} | ||
`; | ||
const Video = styled.video` | ||
left: 0; | ||
object-fit: cover; | ||
position: absolute; | ||
width: 100%; | ||
height: 600px; | ||
transition: 1s all; | ||
-webkit-transition: 1s all; | ||
-webkit-filter: blur(0px); | ||
-moz-filter: blur(0px); | ||
-o-filter: blur(0px); | ||
-ms-filter: blur(0px); | ||
filter: blur(0px); | ||
z-index: -5; | ||
@media (max-device-height: 767px) and (orientation: landscape) { | ||
height: 24em; | ||
} | ||
&:hover { | ||
transition: 1s all; | ||
-webkit-transition: 1s all; | ||
-webkit-filter: blur(4px); | ||
-moz-filter: blur(4px); | ||
-o-filter: blur(4px); | ||
-ms-filter: blur(4px); | ||
filter: blur(4px); | ||
} | ||
`; | ||
const ImageLogo = styled.img` | ||
@@ -239,3 +199,3 @@ position: relative; | ||
</ImageLanding> | ||
<VideoLanding> | ||
{/*} <VideoLanding> | ||
<DivContainer> | ||
@@ -253,3 +213,3 @@ <Video | ||
</DivContainer> | ||
</VideoLanding> | ||
</VideoLanding> */} | ||
</div> | ||
@@ -256,0 +216,0 @@ <SegmentParagraph vertical className="segment-card"> |
@@ -12,3 +12,3 @@ import { noBreaklines } from "../../utils"; | ||
Sinantica surge as a universiry center of applied technology. | ||
Know more about us!`, | ||
Know more about us!` | ||
}, | ||
@@ -26,3 +26,3 @@ 2: { | ||
p3: `The use of AI should be towards humanity, with an ethic behaviour and high standards | ||
of data protection and user friendly.`, | ||
of data protection and user friendly.` | ||
}, | ||
@@ -33,4 +33,4 @@ 3: { | ||
is our central focus; bringing new ways of automated analysis and predictive models | ||
to grow up your business and upgrade the job conditions of many people.`, | ||
}, | ||
to grow up your business and upgrade the job conditions of many people.` | ||
} | ||
}, | ||
@@ -42,3 +42,3 @@ investigation: { | ||
visual recognition to develop new models of enterprise-friendly | ||
information extraction and plotting.`, | ||
information extraction and plotting.` | ||
}, | ||
@@ -57,12 +57,12 @@ 2: { | ||
pdown2: " You want to know more? You can click here below. ", | ||
more: "Learn more", | ||
}, | ||
more: "Learn more" | ||
} | ||
}, | ||
landing: { | ||
1: { | ||
header: "About us", | ||
header: "About us xd", | ||
p: `We are part of the culture who develop AI to make positive changes | ||
on our environment, we want to make a breakpoint in this decade by | ||
facing the challenges of the real world with new solutions.`, | ||
more: "See more", | ||
more: "See more" | ||
}, | ||
@@ -75,8 +75,8 @@ 2: { | ||
processing.`, | ||
more: "See more", | ||
more: "See more" | ||
}, | ||
3: { | ||
header1: "WE WORK WITH", | ||
header2: "WITH SPONSORSHIP OF", | ||
}, | ||
header2: "WITH SPONSORSHIP OF" | ||
} | ||
}, | ||
@@ -87,3 +87,3 @@ news: { | ||
by: "By: ", | ||
loading: "Loading...", | ||
loading: "Loading..." | ||
}, | ||
@@ -96,3 +96,3 @@ menu: { | ||
contacto: "Contact Us", | ||
construccion: "Under construction", | ||
construccion: "Under construction" | ||
}, | ||
@@ -108,7 +108,7 @@ footer: { | ||
mode1: "Dark Mode", | ||
mode2: "Light Mode", | ||
mode2: "Light Mode" | ||
}, | ||
notfound: { | ||
text: `We can not find the content of this page`, | ||
button: "Go to Home", | ||
button: "Go to Home" | ||
}, | ||
@@ -118,3 +118,3 @@ articlenotfound: { | ||
text: "You can try to go back to the news list", | ||
button: "Go to News", | ||
button: "Go to News" | ||
}, | ||
@@ -124,8 +124,8 @@ underconstruction: { | ||
text: "You can try to go back to the homepage", | ||
button: "Go to Home", | ||
button: "Go to Home" | ||
}, | ||
buttonTop: "UP", | ||
buttonShare: "Share:", | ||
buttonShare: "Share:" | ||
}; | ||
export default noBreaklines(en); |
{ | ||
"main.css": "/static/css/main.225faf24.chunk.css", | ||
"main.js": "/static/js/main.2365a6b5.chunk.js", | ||
"runtime~main.js": "/static/js/runtime~main.3b8d6c9e.js", | ||
"main.js": "/static/js/main.b0b58c83.chunk.js", | ||
"runtime~main.js": "/static/js/runtime~main.c30d9bec.js", | ||
"static/css/2.b872e5a8.chunk.css": "/static/css/2.b872e5a8.chunk.css", | ||
"static/js/2.7e49c0f7.chunk.js": "/static/js/2.7e49c0f7.chunk.js", | ||
"static/js/3.0c2b50e1.chunk.js": "/static/js/3.0c2b50e1.chunk.js", | ||
"static/js/2.6073f11f.chunk.js": "/static/js/2.6073f11f.chunk.js", | ||
"static/js/3.c7d80132.chunk.js": "/static/js/3.c7d80132.chunk.js", | ||
"index.html": "/index.html", | ||
"precache-manifest.5edae81b6e4ae17c00c4e15af14ad737.js": "/precache-manifest.5edae81b6e4ae17c00c4e15af14ad737.js", | ||
"precache-manifest.825aa9767bee9cca450401a222daf513.js": "/precache-manifest.825aa9767bee9cca450401a222daf513.js", | ||
"service-worker.js": "/service-worker.js", | ||
@@ -31,4 +31,3 @@ "static/media/analizador_au.jpg": "/static/media/analizador_au.cb32cc92.jpg", | ||
"static/media/red_oscuro.jpg": "/static/media/red_oscuro.a89fc6bd.jpg", | ||
"static/media/sinantica-leaf-rotate.svg": "/static/media/sinantica-leaf-rotate.a196f204.svg", | ||
"static/media/video_premiere.mp4": "/static/media/video_premiere.721a68b7.mp4" | ||
"static/media/sinantica-leaf-rotate.svg": "/static/media/sinantica-leaf-rotate.a196f204.svg" | ||
} |
@@ -17,3 +17,3 @@ /** | ||
importScripts( | ||
"/precache-manifest.5edae81b6e4ae17c00c4e15af14ad737.js" | ||
"/precache-manifest.825aa9767bee9cca450401a222daf513.js" | ||
); | ||
@@ -20,0 +20,0 @@ |
@@ -1,1 +0,1 @@ | ||
{"aiuach-client":{"checksum":"{ name: 'src', hash: '7ktbxJlvIR1vqmdnVzsmR7wwerk=,'\n children: [\n { name: 'actions', hash: 'IDTVe49yG+24Su3r3uyGB4jKflY=,'\n children: [\n { name: 'index.js', hash: 'XnAjbia8QPyJAq1ahii2CSMaHLE=' }\n { name: 'landing.js', hash: 'lpbSGfx2VxBoVCHXJZJ7QQUlALY=' }\n { name: 'mode.js', hash: 'Bkr5q/Y7qpjVWCKMqzsZ4sAfd5k=' }\n { name: 'utils.js', hash: 'LNgafPNwbSEAQZ3lNI6yOZTNRpo=' }\n ]}\n { name: 'components', hash: 'L4r10N1U4JHUR4avuPAoosVf8fw=,'\n children: [\n { name: 'ButtonTop.js', hash: 'jweoWbfc72z76ZemYSiKC2bKEfw=' }\n { name: 'Collaborators.js', hash: 'jHiWfsfs2Li8JAkZiClRQgHK4EI=' }\n { name: 'DarkMode.js', hash: 'vvYWPCNH8kYK9ulpZzsii+KyKtk=' }\n { name: 'FadeUp.js', hash: 'zMfZWneeUPgxyzXax5PZMW6pqa8=' }\n { name: 'Footer.js', hash: 'tet89Fm8OMbZOdrw1d4SQ7rQW1M=' }\n { name: 'Menu.js', hash: 'tw/AuNSidRnoeqpNTGFJBiNybgo=' }\n { name: 'OnlyJavascript.js', hash: 'K7dDxR9WFTp26oIHWx/LIr9kFao=' }\n { name: 'Preload.js', hash: 'XynnKVN7mJqNvwaiX+vdCqIvJuk=' }\n { name: 'Report.js', hash: 'q6B7A0NXVRsZVKF0IsQpErPyoqE=' }\n { name: 'SampleImage.js', hash: 'dY8Khs4Ib0UmkC7LZ04EPAu0/n0=' }\n { name: 'ScrollImage.js', hash: 'Wpb2FRA+MGIQnIfTMIxu5p5jdqU=' }\n { name: 'ScrollToTop.js', hash: '1Xgx1XItAjdYXVKbj/xVrm7KQ9g=' }\n { name: 'TopMobile.js', hash: 'bZIc8WAiDXzdspuensyiRQX7S2U=' }\n { name: 'Videos.js', hash: 'fe06iqwCIIut4w+EQp4NrKvzJVI=' }\n { name: 'WhiteList.js', hash: 'AxmUAyRg7smJOQ3DyeD8WJUFme8=' }\n { name: 'index.js', hash: 'CquN7XBN0vYtbdQLPafCvyf0uAI=' }\n ]}\n { name: 'containers', hash: 'tmOFHPch9+HAdVc2Yd1d8AlB8tU=,'\n children: [\n { name: 'AboutUs.js', hash: 'hvZboL06Ug6qe3wFDjwT5MY91x0=' }\n { name: 'App.js', hash: 'eXPBq5+4VST4CWE8wiHTfxL5TNI=' }\n { name: 'Article.js', hash: 'YjMZl0po1nOKT4kbTtg1tDPCVAY=' }\n { name: 'ArticleNotFound.js', hash: '6F2vmhfgXd2xlaGAFb/Q7cP81VM=' }\n { name: 'Auth.js', hash: 'zNucytxMgvURAZviv6A+XInEuVA=' }\n { name: 'Investigation.js', hash: 'm0YjmHQzb/iZwftVS8xisjPliqI=' }\n { name: 'Landing.js', hash: 'GSQDENU1nOpdwrjnoaFCGOuMSmo=' }\n { name: 'News.js', hash: 'jd9184mKRffp/DqTg2ONmZ5rXq0=' }\n { name: 'NotFound.js', hash: 'jmbjHqn43CauxsBDEx6PwyNn0Eo=' }\n { name: 'UnderConstruction.js', hash: 'P0ZvQE0cEB2P3aNWvr8dfb7eizc=' }\n { name: 'WhatDoWeDo.js', hash: 'dRuB2KvuHjqGodIe5pG/w7zRcys=' }\n { name: 'index.js', hash: '6BKtYvgAbbxpcWu9b36h3GLXTzM=' }\n ]}\n { name: 'dist', hash: '4ABMPRR4gWWqIgxsNj5fj5Ud7PQ=,'\n children: [\n { name: 'css', hash: 'P7o6WfMMUWMeCexjY8FvjwbzpFM=,'\n children: [\n { name: 'style.scss', hash: 'DqrAkliku9aQAvzgk1OchWcPFwo=' }\n ]}\n { name: 'images', hash: 'q7DJs48zbqzjqhOU2q/zot/fx1Q=,'\n children: [\n { name: '1000px', hash: 'jzVQZPCvB5Ds7ip2dqCULeBmDjA=,'\n children: []}\n { name: '500px', hash: 'FWWthWI93Fiy1mJAfyWI5qwfaHI=,'\n children: []}\n ]}\n { name: 'text', hash: '+kv5UU3xbEyp+p9QHA3uObf/+2A=,'\n children: [\n { name: 'en.js', hash: '4jzNw2e/xe4uL83mmBaznRMapB4=' }\n { name: 'es.js', hash: 'ZWY7QFy708NxGcdepKZGUNmoHCA=' }\n ]}\n { name: 'videos', hash: '9uGFeV94edHaqU7mgzzYE7qRNH8=,'\n children: []}\n ]}\n { name: 'googleae33f42be7745654.html', hash: 'Vsqmp24+TWLpCRiQxOv+A3o3Qvk=' }\n { name: 'index.js', hash: 'gWcqfzN2fpI4i225VSmynRkvz2s=' }\n { name: 'reducers', hash: 'm1s2A0ARGzOaa9egNcTdZZ59lLQ=,'\n children: [\n { name: 'index.js', hash: 'NOFQ6gfyMCU3r1mN4tDZnyxcWqo=' }\n { name: 'landingReducer.js', hash: 'YbTv1B0FTLFi+0dNltPViBd+Ps4=' }\n { name: 'languageReducer.js', hash: 'ibVWNAlHPFnMBnpZrY1g+tKtvz8=' }\n { name: 'modeReducer.js', hash: 'Nt2+lxEQjyytNd8eYtVFVXgqwkc=' }\n { name: 'utilsReducer.js', hash: 'XWR9M6UBI/Mf9HMBxq+123uGn5I=' }\n ]}\n { name: 'serviceWorker.js', hash: 'adrPv2m1GPjkJIj1i7A88N9L99g=' }\n { name: 'setupProxy.js', hash: 'N/df4qz07OXc9LzFvxbMAowPk/k=' }\n { name: 'types', hash: '4acwk9gXxQqQyrZ3+cMmCTymYRE=,'\n children: [\n { name: 'index.js', hash: 'TC9MSCZJbg7S3WZEN2jBIT12rtE=' }\n ]}\n { name: 'utils', hash: 'Dp/ZK94nkYgatYXi+sS6IuAqjWQ=,'\n children: [\n { name: 'index.js', hash: 'QFaMU6Zn3l9BV6e5/3L/M/uDVWk=' }\n ]}\n ]}"}} | ||
{"aiuach-client":{"checksum":"{ name: 'src', hash: 'yLk0ZtRPedDj7kw0KHrcNLVtbVI=,'\n children: [\n { name: 'actions', hash: 'IDTVe49yG+24Su3r3uyGB4jKflY=,'\n children: [\n { name: 'index.js', hash: 'XnAjbia8QPyJAq1ahii2CSMaHLE=' }\n { name: 'landing.js', hash: 'lpbSGfx2VxBoVCHXJZJ7QQUlALY=' }\n { name: 'mode.js', hash: 'Bkr5q/Y7qpjVWCKMqzsZ4sAfd5k=' }\n { name: 'utils.js', hash: 'LNgafPNwbSEAQZ3lNI6yOZTNRpo=' }\n ]}\n { name: 'components', hash: 'L4r10N1U4JHUR4avuPAoosVf8fw=,'\n children: [\n { name: 'ButtonTop.js', hash: 'jweoWbfc72z76ZemYSiKC2bKEfw=' }\n { name: 'Collaborators.js', hash: 'jHiWfsfs2Li8JAkZiClRQgHK4EI=' }\n { name: 'DarkMode.js', hash: 'vvYWPCNH8kYK9ulpZzsii+KyKtk=' }\n { name: 'FadeUp.js', hash: 'zMfZWneeUPgxyzXax5PZMW6pqa8=' }\n { name: 'Footer.js', hash: 'tet89Fm8OMbZOdrw1d4SQ7rQW1M=' }\n { name: 'Menu.js', hash: 'tw/AuNSidRnoeqpNTGFJBiNybgo=' }\n { name: 'OnlyJavascript.js', hash: 'K7dDxR9WFTp26oIHWx/LIr9kFao=' }\n { name: 'Preload.js', hash: 'XynnKVN7mJqNvwaiX+vdCqIvJuk=' }\n { name: 'Report.js', hash: 'q6B7A0NXVRsZVKF0IsQpErPyoqE=' }\n { name: 'SampleImage.js', hash: 'dY8Khs4Ib0UmkC7LZ04EPAu0/n0=' }\n { name: 'ScrollImage.js', hash: 'Wpb2FRA+MGIQnIfTMIxu5p5jdqU=' }\n { name: 'ScrollToTop.js', hash: '1Xgx1XItAjdYXVKbj/xVrm7KQ9g=' }\n { name: 'TopMobile.js', hash: 'bZIc8WAiDXzdspuensyiRQX7S2U=' }\n { name: 'Videos.js', hash: 'fe06iqwCIIut4w+EQp4NrKvzJVI=' }\n { name: 'WhiteList.js', hash: 'AxmUAyRg7smJOQ3DyeD8WJUFme8=' }\n { name: 'index.js', hash: 'CquN7XBN0vYtbdQLPafCvyf0uAI=' }\n ]}\n { name: 'containers', hash: 'bwpRQAgPfIyrikE4g0YuSz7/WAM=,'\n children: [\n { name: 'AboutUs.js', hash: 'hvZboL06Ug6qe3wFDjwT5MY91x0=' }\n { name: 'App.js', hash: 'eXPBq5+4VST4CWE8wiHTfxL5TNI=' }\n { name: 'Article.js', hash: 'YjMZl0po1nOKT4kbTtg1tDPCVAY=' }\n { name: 'ArticleNotFound.js', hash: 'XZ2hbUg6EuxIUfyQBCh4LGkE87M=' }\n { name: 'Auth.js', hash: 'zNucytxMgvURAZviv6A+XInEuVA=' }\n { name: 'Investigation.js', hash: 'm0YjmHQzb/iZwftVS8xisjPliqI=' }\n { name: 'Landing.js', hash: 'G+0PLA2JUPUP5dVDjj27LOKAqBM=' }\n { name: 'News.js', hash: 'jd9184mKRffp/DqTg2ONmZ5rXq0=' }\n { name: 'NotFound.js', hash: 'jmbjHqn43CauxsBDEx6PwyNn0Eo=' }\n { name: 'UnderConstruction.js', hash: 'P0ZvQE0cEB2P3aNWvr8dfb7eizc=' }\n { name: 'WhatDoWeDo.js', hash: 'dRuB2KvuHjqGodIe5pG/w7zRcys=' }\n { name: 'index.js', hash: '6BKtYvgAbbxpcWu9b36h3GLXTzM=' }\n ]}\n { name: 'dist', hash: '+juwP/ysmCVyzWnrrbDu0hLLHbg=,'\n children: [\n { name: 'css', hash: 'P7o6WfMMUWMeCexjY8FvjwbzpFM=,'\n children: [\n { name: 'style.scss', hash: 'DqrAkliku9aQAvzgk1OchWcPFwo=' }\n ]}\n { name: 'images', hash: 'q7DJs48zbqzjqhOU2q/zot/fx1Q=,'\n children: [\n { name: '1000px', hash: 'jzVQZPCvB5Ds7ip2dqCULeBmDjA=,'\n children: []}\n { name: '500px', hash: 'FWWthWI93Fiy1mJAfyWI5qwfaHI=,'\n children: []}\n ]}\n { name: 'text', hash: 'Ya95/8X4rq+XEfjd+B7AE3l+S2A=,'\n children: [\n { name: 'en.js', hash: 'wSCIlQE9BBmxAc56KyJRSZ6rnD8=' }\n { name: 'es.js', hash: 'ZWY7QFy708NxGcdepKZGUNmoHCA=' }\n ]}\n { name: 'videos', hash: '9uGFeV94edHaqU7mgzzYE7qRNH8=,'\n children: []}\n ]}\n { name: 'googleae33f42be7745654.html', hash: 'Vsqmp24+TWLpCRiQxOv+A3o3Qvk=' }\n { name: 'index.js', hash: 'gWcqfzN2fpI4i225VSmynRkvz2s=' }\n { name: 'reducers', hash: 'm1s2A0ARGzOaa9egNcTdZZ59lLQ=,'\n children: [\n { name: 'index.js', hash: 'NOFQ6gfyMCU3r1mN4tDZnyxcWqo=' }\n { name: 'landingReducer.js', hash: 'YbTv1B0FTLFi+0dNltPViBd+Ps4=' }\n { name: 'languageReducer.js', hash: 'ibVWNAlHPFnMBnpZrY1g+tKtvz8=' }\n { name: 'modeReducer.js', hash: 'Nt2+lxEQjyytNd8eYtVFVXgqwkc=' }\n { name: 'utilsReducer.js', hash: 'XWR9M6UBI/Mf9HMBxq+123uGn5I=' }\n ]}\n { name: 'serviceWorker.js', hash: 'adrPv2m1GPjkJIj1i7A88N9L99g=' }\n { name: 'setupProxy.js', hash: 'N/df4qz07OXc9LzFvxbMAowPk/k=' }\n { name: 'types', hash: '4acwk9gXxQqQyrZ3+cMmCTymYRE=,'\n children: [\n { name: 'index.js', hash: 'TC9MSCZJbg7S3WZEN2jBIT12rtE=' }\n ]}\n { name: 'utils', hash: 'Dp/ZK94nkYgatYXi+sS6IuAqjWQ=,'\n children: [\n { name: 'index.js', hash: 'QFaMU6Zn3l9BV6e5/3L/M/uDVWk=' }\n ]}\n ]}"}} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
9
26553182
185
4299