Skip to content

Commit

Permalink
New build of the Editor
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 20, 2021
1 parent 5bd0c5b commit 18ab017
Show file tree
Hide file tree
Showing 10 changed files with 143 additions and 14 deletions.

Large diffs are not rendered by default.

135 changes: 132 additions & 3 deletions editor/dist/dettect-editor/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ input[type='file'] {
vertical-align: middle;
}

.table-file-details td.vtop {
vertical-align: top;
padding-top: 6px;
}

.table-file-details .form-group {
margin-bottom: 0px;
}
Expand Down Expand Up @@ -202,7 +207,9 @@ div#pageTop.row .col h2 {
font-weight: 300;
}

.autocomplete-input {
.autocomplete-input,
.customAutoCompletestyleInputWithIcon .vue-simple-suggest input,
.customAutoCompletestyleInput .vue-simple-suggest input {
background-color: #27293d !important;
border-color: #2b3553 !important;
border-radius: 0.4285rem !important;
Expand All @@ -211,6 +218,22 @@ div#pageTop.row .col h2 {
padding: 9px 18px 9px 18px !important;
}

.customAutoCompletestyleInputWithIcon .vue-simple-suggest.designed .input-wrapper input {
width: 1% !important;
border-left: 0 none !important;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}

.customAutoCompletestyleInputWithIcon .vue-simple-suggest.designed .input-group-focus input,
.customAutoCompletestyleInput .vue-simple-suggest.designed .input-group-focus input {
border-color: #e14eca !important;
}

.customAutoCompletestyleInput .vue-simple-suggest.designed .input-wrapper input {
width: 100%;
}

.autocomplete-result {
background-color: #27293d !important;
border-color: #344675 !important;
Expand Down Expand Up @@ -246,7 +269,7 @@ div#pageTop.row .col h2 {
text-transform: none;
}

.collapseHeader {
#collapseHeader {
background-color: #344675;
width: 100%;
height: 35px;
Expand All @@ -262,7 +285,7 @@ div#pageTop.row .col h2 {
margin-bottom: 0px !important;
}

.collapseContent {
#collapseContent {
width: 100%;
padding-left: 10px;
border: 1px solid !important;
Expand All @@ -275,6 +298,10 @@ div#pageTop.row .col h2 {
border-radius: 0 !important;
}

.vdp-datepicker {
color: #525f7f;
}

.collapsed > .when-opened,
:not(.collapsed) > .when-closed {
display: none;
Expand Down Expand Up @@ -464,3 +491,105 @@ h4 {
.card li {
color: rgba(255, 255, 255, 0.8);
}

.platform-chooser-input {
color: white;
background-color: #000;
}

.platform-chooser-tag {
color: red;
}

.table-file-details .d-flex .bg-transparent {
background-color: #27293d !important;
height: calc(1.6rem);
}

.table-file-details .b-form-tags.focus {
background-color: #27293d !important;
}

.table-file-details .badge-secondary {
background-color: rgb(0, 191, 154);
color: rgb(43, 53, 83);
}

.table-file-details .btn {
margin: 0px 3px 0px 0px;
}

.table-file-details .b-form-tag,
.table-file-details .invalid-feedback {
font-size: 100%;
}

.list-editor-extended .form-group div.form-control {
padding: 1px 1px 5px 5px !important;
height: calc(2.25rem + 2px);
}

.list-editor-extended .platform-chooser-input {
padding: 5px 1px 2px 5px !important;
}

.custom-select.is-valid {
border-color: #e14eca !important;
}

.b-form-tags.focus.is-valid {
box-shadow: none !important;
}

.b-form-tags.focus {
box-shadow: none !important;
border-color: #e14eca !important;
}

.b-form-tags {
border-color: #2b3553 !important;
}

div.d-flex input.b-form-tags-input.platform-chooser-input {
width: 90px !important;
}

.table-file-details .invalid-feedback {
font-size: 0.75rem;
}

#tags-validation-help {
padding-left: 7px;
font-size: 0.7rem;
}

select.form-control option {
color: black;
font-size: 0.875rem !important;
line-height: 1.35em;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] {
color: #576fad !important;
}

.b-form-tags .b-form-tags-list .b-form-tag {
margin-top: 0.45rem !important;
}

.table-file-details .no-bottom-margin .form-group {
margin-bottom: 0px !important;
}

input.error,
option.error,
.vue-simple-suggest.designed .input-wrapper input.error {
border-color: #ff0000 !important;
}

.search-summary {
margin-left: 10px;
font-size: 9pt;
}
2 changes: 1 addition & 1 deletion editor/dist/dettect-editor/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><link rel="apple-touch-icon" sizes="76x76" href="apple-icon.png"><link rel="icon" type="image/png" sizes="96x96" href="favicon.png"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><title>DeTT&CT Editor</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1.5"><link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,600,700,800" rel="stylesheet"><link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet"><link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-rtl/3.4.0/css/bootstrap-rtl.css" rel="stylesheet"><link href="custom.css" rel="stylesheet"><link href="css/app.f93902b0.css" rel="preload" as="style"><link href="css/chunk-vendors.c19e5b37.css" rel="preload" as="style"><link href="js/app.22ab28a2.js" rel="preload" as="script"><link href="js/chunk-vendors.bbf31241.js" rel="preload" as="script"><link href="css/chunk-vendors.c19e5b37.css" rel="stylesheet"><link href="css/app.f93902b0.css" rel="stylesheet"></head><body><div class="wrapper" id="app"></div><script src="js/chunk-vendors.bbf31241.js"></script><script src="js/app.22ab28a2.js"></script></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><link rel="apple-touch-icon" sizes="76x76" href="apple-icon.png"><link rel="icon" type="image/png" sizes="96x96" href="favicon.png"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><title>DeTT&CT Editor</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1.5"><link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,600,700,800" rel="stylesheet"><link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet"><link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-rtl/3.4.0/css/bootstrap-rtl.css" rel="stylesheet"><link href="custom.css" rel="stylesheet"><link href="css/app.f93902b0.css" rel="preload" as="style"><link href="css/chunk-vendors.a1641858.css" rel="preload" as="style"><link href="js/app.02f07282.js" rel="preload" as="script"><link href="js/chunk-vendors.3452e5ef.js" rel="preload" as="script"><link href="css/chunk-vendors.a1641858.css" rel="stylesheet"><link href="css/app.f93902b0.css" rel="stylesheet"></head><body><div class="wrapper" id="app"></div><script src="js/chunk-vendors.3452e5ef.js"></script><script src="js/app.02f07282.js"></script></body></html>
2 changes: 2 additions & 0 deletions editor/dist/dettect-editor/js/app.02f07282.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions editor/dist/dettect-editor/js/app.02f07282.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions editor/dist/dettect-editor/js/app.22ab28a2.js

This file was deleted.

1 change: 0 additions & 1 deletion editor/dist/dettect-editor/js/app.22ab28a2.js.map

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

0 comments on commit 18ab017

Please sign in to comment.