Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(REPORT): Bold reports V5.4 Release Changes #32

Merged
merged 10 commits into from
Jan 3, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 11 additions & 0 deletions Content/css/bold-reports/bold.reportdesigner.core.material.min.css

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions Content/css/bold-reports/bold.widgets.core.material.min.css

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
744 changes: 744 additions & 0 deletions Content/css/bold-reports/common-images/ejicons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
20 changes: 20 additions & 0 deletions Content/css/bold-reports/common-images/reportviewer/alertIcon.svg
Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 16 additions & 0 deletions Content/css/bold-reports/common-images/reportviewer/errorIcon.svg
318 changes: 318 additions & 0 deletions Content/css/bold-reports/material/bold.autocomplete.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,318 @@
/*-----------------------Map------------------*/
/*-----------------------PdfViewer------------------*/
/*-----------------------End PdfViewer------------------*/
/*-----------------------OLAP Definition-----------------*/
/*-----------------------OLAP Definition End-----------------*/
/*----------------------Reportviewer Definition start------------------*/
/*----------------------Reportviewer Definition End------------------*/
/*----------------------Reportdesigner Definition Start------------------*/
/*----------------------Reportdesigner Definition End------------------*/
/*-----------------------SymbolPalette Definition-----------------*/
/*-----------------------Diagram Definition-----------------*/
/*-----------------------Datepicker Definition-----------------*/
/*-----------------------Bootstrap support-----------------*/
/*----------------------Ribbon Definition-----------------------*/
/*----------------------Ribbon End-----------------------*/
/*----------------------File Explorer Start-----------------------*/
/*----------------------File Explorer End-----------------------*/
/*----------------------Kanban Definition-----------------------*/
/*----------------------Kanban End-----------------------*/
/*----------------------Spreadsheet Definition-----------------------*/
/*----------------------Spreadsheet End-----------------------*/
/*----------------------Office 365 theme-----------------------*/
/*----------------------rangeScrollbar Start------------------*/
/*----------------------rangeScrollbar End--------------------*/
/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/
/*--------------- common ----------------- */
/*---------------high-contrast ------*/
/*---------------- Office-365 ----------------*/
/*------------------ material theme ---------------------*/
/*------------------ DatePicker ---------------------*/
/*-----------------------HeatMap Definition-----------------*/
/* Common style */

.e-content-area {
background-color: white;
color: #111111;
border-color: #e0e0e0;
font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial;
}
/*------------------------------------- autocomplete -------------------------------------------*/

.e-atc .e-in-wrap,
.e-atc .e-input,
.e-atc-popup,
.e-atc .e-options {
background-color: white;
border-color: #e0e0e0;

font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial;
}
.e-atc .e-in-wrap,
.e-atc .e-input,
.e-atc-popup,
.e-atc .e-options {
color: rgba(0, 0, 0, 0.87);
font-size: 13px;
font-weight: normal;
}
.e-atc-popup {
font-size: 13px !important;
}
.e-atc-popup .e-hilight-txt {
font-size: 13px;
color: rgba(0, 0, 0, 0.54);
}
.e-atc .e-options.e-active {

color: white;
}
.e-atc .e-options.e-active {
border-color: white;
}
.e-atc .e-options.e-active {
background: #ff4081;
}
.e-atc .e-options.e-active:hover,
.e-atc .e-options:hover {

}
.e-atc .e-options.e-active:hover,
.e-atc .e-options:hover {
color: #212121;
border-color: #e0e0e0;
}
.e-atc .e-options.e-active:hover,
.e-atc .e-options:hover {
background: #e0e0e0;
}
.e-atc .e-boxes {
background-color: white;
}
.e-atc.e-focus .e-in-wrap {

}
.e-atc .e-in-wrap input.e-input,
input[type="text"].e-input {
padding-left: 0.1em;
}
.e-atc:hover .e-in-wrap {

}
.e-atc-popup .e-category {
border-bottom: 1px solid #e0e0e0;
}
.e-atc-popup .e-hover,
.e-atc-popup .e-content .e-atc-trbgcolor.e-hover {

}
.e-atc-popup .e-hover,
.e-atc-popup .e-content .e-atc-trbgcolor.e-hover {
color: #212121;
border-color: #e0e0e0;
}
.e-atc-popup .e-hover,
.e-atc-popup .e-content .e-atc-trbgcolor.e-hover {
background: #eeeeee;
}
.e-atc .e-select:hover,
.e-atc.e-rtl .e-select:hover {

}
.e-atc .e-select:hover,
.e-atc.e-rtl .e-select:hover {
border-color: white;
color: #424242;
}
.e-atc-popup ul li,
.e-atc-popup.e-rtl ul li {

}
.e-atc-popup ul li,
.e-atc-popup.e-rtl ul li {
padding: 13.5px 5px 5px 24px;
min-height: 2.1em;
}
.e-atc .e-select,
.e-atc.e-rtl .e-select,
.e-atc .e-select.e-disable:hover {

}
.e-atc .e-select,
.e-atc.e-rtl .e-select,
.e-atc .e-select.e-disable:hover {
border-color: white;
color: #424242;
}
.e-atc .e-select,
.e-atc.e-rtl .e-select,
.e-atc .e-select.e-disable:hover {
background: white;
}
.e-atc .e-input.e-load {
background-image: url(images/ajax-loader.gif);
}
.e-atc ::-webkit-input-placeholder {

}
.e-atc ::-webkit-input-placeholder {
color: #212121;
}
.e-atc :-ms-input-placeholder {

}
.e-atc :-ms-input-placeholder {
color: #212121;
}
.e-atc ::-moz-placeholder {

}
.e-atc ::-moz-placeholder {
color: #212121;
}
.e-atc :-moz-placeholder {

}
.e-atc :-moz-placeholder {
color: #212121;
}
.e-atc-popup .e-atc-tdbottom,
.e-atc-popup div.e-atc-tableHeader {
border-bottom: 1px solid #e0e0e0;
}
.e-atc-popup .e-atc-tdright,
.e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder,
.e-atc-popup div .e-atc-thright {
border-right: 1px solid #e0e0e0;
}
.e-atc-popup .e-atc-tdleft,
.e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder,
.e-atc-popup div .e-atc-thleft {
border-left: 1px solid #e0e0e0;
}
.e-atc-popup .e-atc-tableHeaderContent th {
background: #fafafa;

}
.e-atc-popup .e-content .e-atc-trbgcolor {
background: #fafafa;

}
.e-atc .e-in-wrap {
border: none;
border-bottom: 1px solid;
border-color: rgba(0, 0, 0, 0.12);
background: transparent;
}
.e-atc .e-in-wrap,
.e-atc .e-in-wrap .e-input {
border-radius: 0px;
}
.e-atc .e-in-wrap input.e-input,
input[type="text"].e-input {

}
.e-atc .e-in-wrap input.e-input,
input[type="text"].e-input {
box-shadow: 0 1.83px 1px transparent;
}
.e-atc-popup {

}
.e-atc-popup {
box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.21);
}
.e-atc .e-input::selection {

}
.e-atc .e-input::selection {
background: #ff4081;
color: white;
}
.e-atc .e-input::-moz-selection {

}
.e-atc .e-input::-moz-selection {
background: #ff4081;
color: white;
}
.e-atc.e-disable-wrap .e-in-wrap {

}
.e-atc.e-disable-wrap .e-in-wrap {
border-bottom-color: transparent;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.38) 0%, rgba(0, 0, 0, 0.38) 33%, transparent 0%);
background-image: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.38) 100%);
background-position: bottom -1px left 0;
background-size: 4px 1px;
background-repeat: repeat-x;
}
.e-atc .e-in-wrap:before,
.e-atc .e-in-wrap:after {
background: #ff4081;
}
.e-atc .e-select.e-active,
.e-atc .e-select:hover {
border-radius: 2px;
}
.e-atc .e-select:after {
background: rgba(0, 0, 0, 0.12);
}
.e-atc .e-select {
right: 5px;
}
.e-atc .e-visual-mode.e-input {
float: none;
}
.e-atc-popup .e-ul .txt {
padding-left: 24px;
}
.e-atc-popup .e-ul .flag {

}
.e-atc-popup .e-ul .flag {
margin-top: 4px;
}
.e-atc .e-select .e-icon.e-search {
font-size: 18px;
}
.e-atc .e-autocomplete.e-input {

}
.e-atc .e-select:active {

}
.e-atc .e-select.e-disable,
.e-atc .e-select.e-disable:hover {

}
.e-atc .e-options .e-icon.e-close {

}
.e-atc .e-options.e-active .e-icon.e-close {

}
.e-atc .e-options {

}
.e-atc .e-visual-mode.e-input {

}
.e-atc-popup .e-atc-tableContent td {

}
.e-atc .e-options.e-active:hover .e-icon.e-close {

}
.e-atc .e-in-wrap.e-padding {
overflow: hidden;
}
.e-atc .e-in-wrap.e-padding:before,
.e-atc .e-in-wrap.e-padding:after {
height: 3px;
}
.e-atc-popup .e-activeli,
.e-atc-popup .e-content .e-activeli {
background: #3f51b5;

}
Loading