Skip to content

Commit

Permalink
Latest build files for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Dananji committed Dec 21, 2023
1 parent b0d40ab commit 7817d10
Show file tree
Hide file tree
Showing 9 changed files with 1,092 additions and 435 deletions.
503 changes: 360 additions & 143 deletions dist/ramp.cjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ramp.cjs.min.js

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion dist/ramp.css
Original file line number Diff line number Diff line change
Expand Up @@ -638,10 +638,16 @@ a.ramp--transcript_item {
margin: 0;
color: #333333; }
.ramp--metadata-display .ramp--metadata-display-content {
padding: 0 0 1.5rem 1.5rem;
padding: 0 1.5rem 1.5rem;
color: #333333;
max-height: 30rem;
overflow-y: auto; }
.ramp--metadata-display .ramp--metadata-display-content p {
font-weight: normal;
padding: 0.5rem 0;
margin: 00 0 0.75rem;
color: #333333;
border-bottom: 0.1rem solid #7e7e7e; }
.ramp--metadata-display .ramp--metadata-display-content dt {
font-weight: bold; }
.ramp--metadata-display .ramp--metadata-display-content dd {
Expand Down
505 changes: 361 additions & 144 deletions dist/ramp.esm.js

Large diffs are not rendered by default.

503 changes: 360 additions & 143 deletions dist/ramp.umd.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/build/bundle.2c5d9c0a.js

This file was deleted.

2 changes: 2 additions & 0 deletions docs/build/bundle.62a29a55.js

Large diffs are not rendered by default.

File renamed without changes.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
</head>
<body>
<div id="rsg-root"></div>
<script src="build/bundle.2c5d9c0a.js"></script>
<script src="build/bundle.62a29a55.js"></script>
</body>
</html>

0 comments on commit 7817d10

Please sign in to comment.