From a2aaad62db34c297dc6c11d57e9d287bd7ea5783 Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Sat, 5 Jul 2025 06:27:09 +0000 Subject: [PATCH] Automated commit to test5 from Docker container --- .gitignore | 1 + add_icard.html | 21 ++++++++++++++ converted_icard_view.html | 21 ++++++++++++++ dashboard.html | 21 ++++++++++++++ icard_detail.html | 21 ++++++++++++++ index.html | 21 ++++++++++++++ login.html | 21 ++++++++++++++ signup.html | 21 ++++++++++++++ style.css | 61 +++++++++++++++++++++++++++++++++++++++ 9 files changed, 209 insertions(+) create mode 100644 .gitignore create mode 100644 add_icard.html create mode 100644 converted_icard_view.html create mode 100644 dashboard.html create mode 100644 icard_detail.html create mode 100644 index.html create mode 100644 login.html create mode 100644 signup.html create mode 100644 style.css diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9414382 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +Dockerfile diff --git a/add_icard.html b/add_icard.html new file mode 100644 index 0000000..12b10b3 --- /dev/null +++ b/add_icard.html @@ -0,0 +1,21 @@ +SafeValue must use [property]=binding: + + + + + + Add ICard + + + +
+ +
+ + + (see https://g.co/ng/security#xss) \ No newline at end of file diff --git a/converted_icard_view.html b/converted_icard_view.html new file mode 100644 index 0000000..07b984e --- /dev/null +++ b/converted_icard_view.html @@ -0,0 +1,21 @@ +SafeValue must use [property]=binding: + + + + + + Converted ICard View + + + +
+ +
+ + + (see https://g.co/ng/security#xss) \ No newline at end of file diff --git a/dashboard.html b/dashboard.html new file mode 100644 index 0000000..2b427df --- /dev/null +++ b/dashboard.html @@ -0,0 +1,21 @@ +SafeValue must use [property]=binding: + + + + + + Dashboard + + + +
+ +
+ + + (see https://g.co/ng/security#xss) \ No newline at end of file diff --git a/icard_detail.html b/icard_detail.html new file mode 100644 index 0000000..277dc51 --- /dev/null +++ b/icard_detail.html @@ -0,0 +1,21 @@ +SafeValue must use [property]=binding: + + + + + + ICard Detail + + + +
+ +
+ + + (see https://g.co/ng/security#xss) \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..b01bd48 --- /dev/null +++ b/index.html @@ -0,0 +1,21 @@ +SafeValue must use [property]=binding: + + + + + + Home + + + +
+ +
+ + + (see https://g.co/ng/security#xss) \ No newline at end of file diff --git a/login.html b/login.html new file mode 100644 index 0000000..ab7a831 --- /dev/null +++ b/login.html @@ -0,0 +1,21 @@ +SafeValue must use [property]=binding: + + + + + + Login + + + +
+ +
+ + + (see https://g.co/ng/security#xss) \ No newline at end of file diff --git a/signup.html b/signup.html new file mode 100644 index 0000000..236d67b --- /dev/null +++ b/signup.html @@ -0,0 +1,21 @@ +SafeValue must use [property]=binding: + + + + + + SignUp + + + +
+ +
+ + + (see https://g.co/ng/security#xss) \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..ccc29f9 --- /dev/null +++ b/style.css @@ -0,0 +1,61 @@ +* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.nav-1-wrapper{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-family:sans-serif;}.nav-1-navbar{display:flex;justify-content:space-between;align-items:center;padding-top:16px;padding-right:40px;padding-bottom:16px;padding-left:40px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(238, 238, 238);}.nav-1-logo{font-family:cursive;font-size:24px;font-weight:bold;}.nav-1-nav-links{list-style-position:initial;list-style-image:initial;list-style-type:none;display:flex;row-gap:20px;column-gap:20px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.nav-1-nav-links li a{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(17, 17, 17);font-size:14px;}.nav-1-dropdown i{font-size:10px;margin-left:5px;}.nav-1-nav-actions{display:flex;row-gap:10px;column-gap:10px;}.nav-1-btn{padding-top:6px;padding-right:14px;padding-bottom:6px;padding-left:14px;font-size:14px;font-weight:500;cursor:pointer;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(17, 17, 17);border-right-color:rgb(17, 17, 17);border-bottom-color:rgb(17, 17, 17);border-left-color:rgb(17, 17, 17);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}.nav-1-outline{background-color:transparent;color:rgb(17, 17, 17);}.nav-1-solid{background-color:rgb(17, 17, 17);color:rgb(255, 255, 255);}.hero-1-placeholder img{width:100%;height:100%;object-fit:cover;display:block;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}.feature-6-wrapper *{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-sizing:border-box;}.feature-6-benefit-card i{font-size:28px;color:rgb(0, 0, 0);margin-top:4px;flex-shrink:0;}.feature-6-benefit-card h3{font-size:20px;color:rgb(0, 0, 0);margin-bottom:8px;font-weight:600;}.feature-6-benefit-card p{font-size:16px;color:rgb(102, 102, 102);line-height:1.6;}.feature-6-btn-link:hover .feature-6-btn-icon{transform:translateX(4px);}.footer-2-left .logo{font-size:20px;font-weight:bold;margin-bottom:10px;}.footer-2-left p{font-size:14px;color:rgb(51, 51, 51);margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;}.footer-2-left a{font-size:14px;color:rgb(0, 0, 0);text-decoration-line:underline;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}.footer-2-social-icons i{font-size:16px;color:rgb(0, 0, 0);cursor:pointer;}.footer-2-links-columns ul{list-style-position:initial;list-style-image:initial;list-style-type:none;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.footer-2-links-columns ul li{margin-bottom:8px;font-size:14px;}.footer-2-links-columns ul li a{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(0, 0, 0);}.footer-2-bottom .footer-2-links{display:flex;row-gap:20px;column-gap:20px;list-style-position:initial;list-style-image:initial;list-style-type:none;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.footer-2-bottom .footer-2-links li a{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(85, 85, 85);}.footer-1-wrapper{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(248, 248, 248);font-family:sans-serif;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;}.footer-1-section{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);padding-top:40px;padding-right:30px;padding-bottom:20px;padding-left:30px;border-top-width:1px;border-top-style:solid;border-top-color:rgb(238, 238, 238);}.footer-1-top{display:flex;flex-wrap:wrap;row-gap:40px;column-gap:40px;justify-content:space-between;margin-bottom:40px;}.footer-1-brand{flex-grow:1;flex-shrink:1;flex-basis:300px;max-width:350px;}.footer-1-logo{font-size:20px;font-weight:bold;margin-bottom:10px;}.footer-1-newsletter-text{font-size:14px;color:rgb(51, 51, 51);margin-bottom:16px;}.footer-1-newsletter-form{display:flex;row-gap:10px;column-gap:10px;margin-bottom:12px;}.footer-1-newsletter-form input[type="email"]{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;flex-grow:1;flex-shrink:1;flex-basis:0%;font-size:14px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(204, 204, 204);border-right-color:rgb(204, 204, 204);border-bottom-color:rgb(204, 204, 204);border-left-color:rgb(204, 204, 204);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}.footer-1-subscribe-btn{padding-top:10px;padding-right:16px;padding-bottom:10px;padding-left:16px;font-size:14px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(0, 0, 0);border-right-color:rgb(0, 0, 0);border-bottom-color:rgb(0, 0, 0);border-left-color:rgb(0, 0, 0);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(0, 0, 0);color:rgb(255, 255, 255);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;cursor:pointer;}.footer-1-privacy-note{font-size:12px;color:rgb(102, 102, 102);}.footer-1-privacy-note a{text-decoration-line:underline;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(0, 0, 0);}.footer-1-columns{display:flex;row-gap:40px;column-gap:40px;flex-wrap:wrap;flex-grow:2;flex-shrink:1;flex-basis:500px;justify-content:space-between;}.footer-1-column{min-width:150px;}.footer-1-column h4{font-size:14px;font-weight:bold;margin-bottom:12px;}.footer-1-column ul{list-style-position:initial;list-style-image:initial;list-style-type:none;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.footer-1-column ul li{margin-bottom:8px;font-size:14px;}.footer-1-column ul li a{color:rgb(0, 0, 0);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}.footer-1-social ul li{display:flex;align-items:center;row-gap:8px;column-gap:8px;}.footer-1-social ul li i{width:18px;}.footer-1-bottom{border-top-width:1px;border-top-style:solid;border-top-color:rgb(238, 238, 238);padding-top:20px;display:flex;flex-wrap:wrap;justify-content:space-between;font-size:13px;color:rgb(119, 119, 119);}.footer-1-links{display:flex;row-gap:20px;column-gap:20px;list-style-position:initial;list-style-image:initial;list-style-type:none;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.footer-1-links li a{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(85, 85, 85);}.app-form h1{font-size:24px;margin-bottom:20px;}.app-form h2{font-size:16px;margin-top:20px;margin-bottom:5px;}.form-group{flex-grow:1;flex-shrink:1;flex-basis:0%;display:flex;flex-direction:column;}label{font-size:12px;margin-bottom:4px;}input, textarea{padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(204, 204, 204);border-right-color:rgb(204, 204, 204);border-bottom-color:rgb(204, 204, 204);border-left-color:rgb(204, 204, 204);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;font-size:14px;width:100%;box-sizing:border-box;}textarea{resize:vertical;min-height:100px;}button{background-color:rgb(51, 51, 51);color:rgb(255, 255, 255);padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;width:100%;font-size:16px;margin-top:20px;border-top-width:initial;border-right-width:initial;border-bottom-width:initial;border-left-width:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:initial;border-right-color:initial;border-bottom-color:initial;border-left-color:initial;border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;cursor:pointer;}.hero-2-placeholder img{width:100%;height:100%;object-fit:cover;display:block;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}.testimonial-1-wrapper *{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-sizing:border-box;}.container{max-width:1000px;margin-top:auto;margin-right:auto;margin-bottom:auto;margin-left:auto;}.nav-1-wrapper { + margin: 0; + font-family: sans-serif; +} + +.nav-1-navbar { + display: flex; + justify-content: space-between; + align-items: center; + padding: 16px 40px; + border-bottom: 1px solid #eee; +} + +.nav-1-logo { + font-family: cursive; + font-size: 24px; + font-weight: bold; +} + +.nav-1-nav-links { + list-style: none; + display: flex; + gap: 20px; + margin: 0; + padding: 0; +} + +.nav-1-nav-links li a { + text-decoration: none; + color: #111; + font-size: 14px; +} + +.nav-1-dropdown i { + font-size: 10px; + margin-left: 5px; +} + +.nav-1-nav-actions { + display: flex; + gap: 10px; +} + +.nav-1-btn { + padding: 6px 14px; + font-size: 14px; + font-weight: 500; + cursor: pointer; + border: 2px solid #111; +} + +.nav-1-outline { + background-color: transparent; + color: #111; +} + +.nav-1-solid { + background-color: #111; + color: #fff; +} +