Skip to content

Commit

Permalink
chore: 🔧 update for formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
megasanjay committed Oct 20, 2022
1 parent 4b2abfd commit 1b9e1c4
Show file tree
Hide file tree
Showing 56 changed files with 36,163 additions and 16,742 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/gitlab-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
runs-on: ubuntu-latest
name: Git Repo Sync
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wangchucheng/[email protected]
with:
target-url: https://gitlab.com/fairdataihub/SODA-for-SPARC.git
target-username: fairdataihub-bot
target-token: ${{ secrets.GITLAB_BOT }}
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wangchucheng/[email protected]
with:
target-url: https://gitlab.com/fairdataihub/SODA-for-SPARC.git
target-username: fairdataihub-bot
target-token: ${{ secrets.GITLAB_BOT }}
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<<<<<<< HEAD

## v.9.3.0 - 2022-10-12

=======

## v.9.3.0 - 2022-10-13
>>>>>>> d707f4b264f2154811c091852f37c33d10b2858b

> > > > > > > d707f4b264f2154811c091852f37c33d10b2858b
## Feature additions:

Expand Down
21 changes: 7 additions & 14 deletions assets/css/demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,7 @@ button.download-metadata:hover {
padding: 1.5rem 2rem 2rem 2rem;
border: 1px solid hsla(0, 0%, 0%, 0.06);
border-radius: 6px;
background: var(--color-accent)
linear-gradient(hsla(0, 0%, 100%, 0.85), hsla(0, 0%, 100%, 0.85));
background: var(--color-accent) linear-gradient(hsla(0, 0%, 100%, 0.85), hsla(0, 0%, 100%, 0.85));
}

.demo-protip h2 {
Expand Down Expand Up @@ -888,8 +887,7 @@ progress.progresstrack[value]::-webkit-progress-value {
left: 0;
bottom: 0;
will-change: left, right;
-webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395)
infinite;
-webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

Expand All @@ -901,10 +899,8 @@ progress.progresstrack[value]::-webkit-progress-value {
left: 0;
bottom: 0;
will-change: left, right;
-webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1)
infinite;
animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1)
infinite;
-webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
-webkit-animation-delay: 1.15s;
animation-delay: 1.15s;
}
Expand Down Expand Up @@ -1287,12 +1283,9 @@ input::-webkit-calendar-picker-indicator {
content: "";
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
transition: all 0.15s linear 0s,
-webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
transition: all 0.15s linear 0s,
transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
transition: all 0.15s linear 0s,
transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s,
transition: all 0.15s linear 0s, -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s,
-webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
border: 2px solid currentColor;
border-radius: 50%;
Expand Down
3 changes: 1 addition & 2 deletions assets/css/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@

html {
height: 100%;
font-family: "BlinkMacSystemFont", "Lucida Grande", "Segoe UI", Ubuntu,
Cantarell, sans-serif;
font-family: "BlinkMacSystemFont", "Lucida Grande", "Segoe UI", Ubuntu, Cantarell, sans-serif;
font-size: 14px;
line-height: 1.5;
overflow: hidden; /* Prevents rubber-band scrolling of the whole "page" */
Expand Down
13 changes: 4 additions & 9 deletions assets/css/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,13 @@
<h1 class="doc_header">Documentation</h1>
<hr class="docu_divide" />
<h2 class="document_text">
We have created a documentation page for each feature in SODA. You
can find the documentation site by clicking on the bottom below:
We have created a documentation page for each feature in SODA. You can find the
documentation site by clicking on the bottom below:
</h2>
<div class="document-content">
<div
id="documentation-lottie"
class="documentation-lottie_style"
></div>
<div id="documentation-lottie" class="documentation-lottie_style"></div>
<div>
<button class="view_doc_button sodaVideo-button">
View the Documentation
</button>
<button class="view_doc_button sodaVideo-button">View the Documentation</button>
</div>
</div>
</div>
Expand Down
5 changes: 1 addition & 4 deletions assets/css/individualtab.css
Original file line number Diff line number Diff line change
Expand Up @@ -1351,10 +1351,7 @@ body.swal2-shown > [aria-hidden="true"] {
}

.swal2-deny:hover {
background-image: linear-gradient(
rgba(0, 0, 0, 0.1),
rgba(0, 0, 0, 0.1)
) !important;
background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)) !important;
}

.swal2-validation-message {
Expand Down
39 changes: 18 additions & 21 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -353,9 +353,9 @@ button[data-id="guided_bf_list_users_and_teams"] {
padding: 3px 10px;
background-color: #fff;
font-size: 13px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
}

.menu.file {
Expand All @@ -368,9 +368,9 @@ button[data-id="guided_bf_list_users_and_teams"] {
background-color: #fff;
color: black;
font-size: 13px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
}

.menu.file li:hover {
Expand Down Expand Up @@ -400,9 +400,9 @@ button[data-id="guided_bf_list_users_and_teams"] {
padding: 3px 10px;
background-color: #fff;
font-size: 13px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
}

.menu.reg-folder.off {
Expand Down Expand Up @@ -701,8 +701,8 @@ button[data-id="guided_bf_list_users_and_teams"] {
}

.myButton:hover {
background: var(--color-teal)
radial-gradient(circle, transparent 1%, var(--color-teal) 1%) center/15000%;
background: var(--color-teal) radial-gradient(circle, transparent 1%, var(--color-teal) 1%)
center/15000%;
color: white;
box-shadow: 0 0 5px #3b5998;
transition: all 0.5s ease;
Expand All @@ -720,8 +720,8 @@ button[data-id="guided_bf_list_users_and_teams"] {
}

.myButton.second:hover {
background: var(--color-teal)
radial-gradient(circle, transparent 1%, var(--color-teal) 1%) center/15000%;
background: var(--color-teal) radial-gradient(circle, transparent 1%, var(--color-teal) 1%)
center/15000%;
color: #fff;
box-shadow: 0 0 5px #3b5998;
transition: all 0.5s ease;
Expand All @@ -742,8 +742,7 @@ button[data-id="guided_bf_list_users_and_teams"] {
height: 35px;
cursor: pointer;
border-radius: 5px;
background: linear-gradient(to left, #fff 50%, var(--color-light-green) 50%)
right;
background: linear-gradient(to left, #fff 50%, var(--color-light-green) 50%) right;
background-size: 200%;
transition: 0.5s ease-out;
}
Expand Down Expand Up @@ -1632,12 +1631,10 @@ details[open] > summary::before {
padding: 1.5rem;
--tw-border-opacity: 1;
border-color: rgb(244 244 245 / var(--tw-border-opacity));
--tw-shadow-color: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
0 8px 10px -6px rgba(0, 0, 0, 0.1);
--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
0 8px 10px -6px rgba(0, 0, 0, 0.1);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
--tw-shadow-color: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
var(--tw-shadow);
}

.getting-started-overview {
Expand Down
12 changes: 3 additions & 9 deletions assets/css/main_tabs.css
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
visibility: hidden;
opacity: 0;
transform: translateX(-20px);
transition: visibility 0s 0.12s linear, opacity 0.12s ease-in,
transform 0.12s ease-in-out;
transition: visibility 0s 0.12s linear, opacity 0.12s ease-in, transform 0.12s ease-in-out;
}

.show {
Expand All @@ -117,8 +116,7 @@
opacity: 1;
z-index: 1000;
transform: translateX(0);
transition: visibility 0s 0s linear, opacity 0.36s ease-out,
transform 0.36s ease-out;
transition: visibility 0s 0s linear, opacity 0.36s ease-out, transform 0.36s ease-out;
}

.flex-main-container {
Expand Down Expand Up @@ -362,11 +360,7 @@
color: #6f6f6f;
}

.dataset-status-container
ul
li:hover
input[name="dataset_status_radio"]:checked
~ label {
.dataset-status-container ul li:hover input[name="dataset_status_radio"]:checked ~ label {
color: var(--color-teal);
}

Expand Down
6 changes: 1 addition & 5 deletions assets/css/nav.css
Original file line number Diff line number Diff line change
Expand Up @@ -279,11 +279,7 @@ a[data-toggle="collapse"] {
}

.nav-title strong:hover {
color: linear-gradient(
90deg,
rgba(37, 129, 147, 1) 0%,
rgba(52, 207, 196, 1) 51%
);
color: linear-gradient(90deg, rgba(37, 129, 147, 1) 0%, rgba(52, 207, 196, 1) 51%);
}

.nav-header-icon {
Expand Down
6 changes: 2 additions & 4 deletions assets/css/section.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,15 @@
visibility: hidden;
opacity: 0;
transform: translateX(-20px);
transition: visibility 0s 0.12s linear, opacity 0.12s ease-in,
transform 0.12s ease-in-out;
transition: visibility 0s 0.12s linear, opacity 0.12s ease-in, transform 0.12s ease-in-out;
}
.section.is-shown {
pointer-events: auto;
visibility: visible;
opacity: 1;
z-index: 1000;
transform: translateX(20px);
transition: visibility 0s 0s linear, opacity 0.36s ease-out,
transform 0.36s ease-out;
transition: visibility 0s 0s linear, opacity 0.36s ease-out, transform 0.36s ease-out;
}

.section.fullShown {
Expand Down
Loading

0 comments on commit 1b9e1c4

Please sign in to comment.