Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
credbone committed May 17, 2024
1 parent 8b083fc commit 992d684
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 15 deletions.
9 changes: 5 additions & 4 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
{
"files": {
"main.css": "/static/css/main.562dec28.css",
"main.js": "/static/js/main.5457488d.js",
"main.js": "/static/js/main.c7c1102c.js",
"static/js/453.37bbc361.chunk.js": "/static/js/453.37bbc361.chunk.js",
"static/media/sample_14.mp4": "/static/media/sample_14.34744f3838221f55a60c.mp4",
"static/media/p_6.png": "/static/media/p_6.06862b580a4e42f00e45.png",
"static/media/sample_11.jpg": "/static/media/sample_11.774624bae2d03ba37513.jpg",
"static/media/sample_3.jpg": "/static/media/sample_3.646d9984b92b8f452988.jpg",
"static/media/sample_5.jpg": "/static/media/sample_5.c9e2b2917d0b33bebbba.jpg",
"static/media/sample_1.jpg": "/static/media/sample_1.5b990aeb60a0b960b6e0.jpg",
"static/media/p_1.png": "/static/media/p_1.25d363a3de4b0e1542c4.png",
"index.html": "/index.html",
"main.562dec28.css.map": "/static/css/main.562dec28.css.map",
"main.5457488d.js.map": "/static/js/main.5457488d.js.map",
"main.c7c1102c.js.map": "/static/js/main.c7c1102c.js.map",
"453.37bbc361.chunk.js.map": "/static/js/453.37bbc361.chunk.js.map"
},
"entrypoints": [
"static/css/main.562dec28.css",
"static/js/main.5457488d.js"
"static/js/main.c7c1102c.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff"/><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#1b1b1b;
"/><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/192.png"/><link rel="manifest" href="/manifest.json"/><title>Credbone</title><link rel="stylesheet" href="/styles/base.css?ver=%REACT_APP_VERSION%"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,[email protected],100..700,0..1,-50..200&display=block"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><script defer="defer" src="/static/js/main.5457488d.js"></script><link href="/static/css/main.562dec28.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><view id="root"></view></body></html>
"/><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/192.png"/><link rel="manifest" href="/manifest.json"/><title>Credbone</title><link rel="stylesheet" href="/styles/base.css?ver=%REACT_APP_VERSION%"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,[email protected],100..700,0..1,-50..200&display=block"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><script defer="defer" src="/static/js/main.c7c1102c.js"></script><link href="/static/css/main.562dec28.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><view id="root"></view></body></html>
1 change: 0 additions & 1 deletion static/js/main.5457488d.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.5457488d.js → static/js/main.c7c1102c.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.c7c1102c.js.map

Large diffs are not rendered by default.

Binary file added static/media/sample_1.5b990aeb60a0b960b6e0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/media/sample_3.646d9984b92b8f452988.jpg
Binary file not shown.
Binary file added static/media/sample_5.c9e2b2917d0b33bebbba.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions styles/control.css
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,9 @@ text[data-width="auto"]{width: initial;}

[data-length='5'] { width: 5px; }
[data-length='10'] { width: 10px; }
[data-length='15'] { width: 15px; }
[data-length='20'] { width: 20px; }
[data-length='25'] { width: 25px; }
[data-length='30'] { width: 30px; }
[data-length='40'] { width: 40px; }
[data-length='50'] { width: 50px; }
Expand Down Expand Up @@ -368,7 +370,7 @@ picture[data-object-fit='contain'] img{object-fit: contain;width: auto;height:au
[data-text-line="1.5"] {line-height:1.5}


[data-height]{flex-shrink: 0;}
/* [data-height]{flex-shrink: 0;} */
[data-height='1'] { height:1px; }
[data-height='5'] { height:5px; }
[data-height='10'] { height:10px; }
Expand Down Expand Up @@ -507,6 +509,7 @@ picture[data-object-fit='contain'] img{object-fit: contain;width: auto;height:au
[data-radius="25"]{border-radius: 25px;}
[data-radius="30"]{border-radius: 30px;}
[data-radius="40"]{border-radius: 40px;}
[data-radius="full"]{border-radius: 100%;}


[data-radius-top="10"]{border-top-left-radius:10px;border-top-right-radius: 10px;}
Expand Down Expand Up @@ -748,4 +751,11 @@ background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0


[data-timing="fancy"]{transition-timing-function: cubic-bezier(0,1.3,.7,1);}
[data-duration=".225"]{transition-duration: .225s;}
[data-duration=".225"]{transition-duration: .225s;}






[data-zoom="3"]{zoom:3}
8 changes: 4 additions & 4 deletions styles/controls/view.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,14 @@ view[data-size="large"] { max-width: 720px;}

overflow: auto;
overflow: overlay;
-ms-overflow-style: -ms-autohiding-scrollbar;
display: block;
-moz-overflow-y: scroll;

-webkit-overflow-scrolling: touch;
overflow-x: hidden;
z-index: 1;
scroll-behavior: smooth;
overscroll-behavior: contain;
}
view[data-adaptive][data-vertical] view {max-width: initial;height: initial;flex-shrink: 0;overflow: initial;}
view[data-adaptive][data-vertical] view {max-width: initial;height: initial; max-height: initial; flex-shrink: 0;}

}

Expand Down Expand Up @@ -86,6 +84,7 @@ view[data-background="none"]{background:none}

[data-switch-size="60"] { --switch-size: 60px }

[data-name="switchable"][data-expanded="true"]{z-index: 11;}

[data-name="switchable"] {transition: .125s; transition-property: width, height,max-height, flex-shrink, max-width;}
[data-name="switch"]{transition: .225s; transition-property: width, height; min-height: var(--switch-size); }
Expand Down Expand Up @@ -142,6 +141,7 @@ view[data-background="none"]{background:none}
[data-float="5"]{--float-gap:5px}
[data-float="10"]{--float-gap:10px}
[data-float="15"]{--float-gap:15px}
[data-float="20"]{--float-gap:20px}

[data-name="switchable"][data-float]{max-height: calc(100% - calc(2 * var(--float-gap))); margin: var(--float-gap);}

Expand Down

0 comments on commit 992d684

Please sign in to comment.