Skip to content

Commit

Permalink
build: release patch version 27.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
adslotbuildagent committed Apr 6, 2020
1 parent b2490c3 commit 7b40839
Show file tree
Hide file tree
Showing 6 changed files with 81 additions and 81 deletions.
2 changes: 1 addition & 1 deletion dist/adslot-ui-main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/adslot-ui-main.js

Large diffs are not rendered by default.

128 changes: 64 additions & 64 deletions dist/adslot-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -4925,70 +4925,6 @@ strong {
.card-component-content.fill {
padding: 0; }

.aui--svg-symbol-component {
display: inline-block;
height: 16px;
pointer-events: none;
width: 16px; }
.aui--svg-symbol-component-16 {
height: 16px;
width: 16px; }
.aui--svg-symbol-component-70 {
height: 70px;
width: 70px; }
.aui--svg-symbol-component-200 {
height: 200px;
width: 200px; }
.aui--svg-symbol-component-250 {
height: 250px;
width: 250px; }
.aui--svg-symbol-component-color-disabled {
fill: #d3d3d3; }
.aui--svg-symbol-component-cyan-dark {
fill: #0492ba; }
.aui--svg-symbol-component-gray {
fill: #ababab; }
.aui--svg-symbol-component-gray-darker {
fill: #5a5a5a; }
.aui--svg-symbol-component-gray-light {
fill: #d3d3d3; }
.aui--svg-symbol-component-green-dark {
fill: #31a549; }
.aui--svg-symbol-component-orange-dark {
fill: #f8951d; }
.aui--svg-symbol-component-red {
fill: #da4f49; }
.aui--svg-symbol-component-clickable {
cursor: pointer;
pointer-events: auto; }

.aui--svg-symbol-component-circle {
background-color: #f3f3f3;
border-radius: 50%;
display: inline-block;
height: 16px;
width: 16px; }
.aui--svg-symbol-component-circle-inverse {
background-color: #fff; }
.aui--svg-symbol-component-circle .aui--svg-symbol-component {
height: 12px;
margin: 2px;
width: 12px; }
.aui--svg-symbol-component-circle-70 {
height: 70px;
width: 70px; }
.aui--svg-symbol-component-circle .aui--svg-symbol-component-70 {
height: 50px;
margin: 10px;
width: 50px; }
.aui--svg-symbol-component-circle-50 {
height: 50px;
width: 50px; }
.aui--svg-symbol-component-circle .aui--svg-symbol-component-50 {
height: 36px;
margin: 7px;
width: 36px; }

.empty-component {
cursor: default;
margin: 0 auto;
Expand Down Expand Up @@ -5152,6 +5088,70 @@ strong {
.statistic-component.inline .statistic-component-label {
margin-left: 5px; }

.aui--svg-symbol-component {
display: inline-block;
height: 16px;
pointer-events: none;
width: 16px; }
.aui--svg-symbol-component-16 {
height: 16px;
width: 16px; }
.aui--svg-symbol-component-70 {
height: 70px;
width: 70px; }
.aui--svg-symbol-component-200 {
height: 200px;
width: 200px; }
.aui--svg-symbol-component-250 {
height: 250px;
width: 250px; }
.aui--svg-symbol-component-color-disabled {
fill: #d3d3d3; }
.aui--svg-symbol-component-cyan-dark {
fill: #0492ba; }
.aui--svg-symbol-component-gray {
fill: #ababab; }
.aui--svg-symbol-component-gray-darker {
fill: #5a5a5a; }
.aui--svg-symbol-component-gray-light {
fill: #d3d3d3; }
.aui--svg-symbol-component-green-dark {
fill: #31a549; }
.aui--svg-symbol-component-orange-dark {
fill: #f8951d; }
.aui--svg-symbol-component-red {
fill: #da4f49; }
.aui--svg-symbol-component-clickable {
cursor: pointer;
pointer-events: auto; }

.aui--svg-symbol-component-circle {
background-color: #f3f3f3;
border-radius: 50%;
display: inline-block;
height: 16px;
width: 16px; }
.aui--svg-symbol-component-circle-inverse {
background-color: #fff; }
.aui--svg-symbol-component-circle .aui--svg-symbol-component {
height: 12px;
margin: 2px;
width: 12px; }
.aui--svg-symbol-component-circle-70 {
height: 70px;
width: 70px; }
.aui--svg-symbol-component-circle .aui--svg-symbol-component-70 {
height: 50px;
margin: 10px;
width: 50px; }
.aui--svg-symbol-component-circle-50 {
height: 50px;
width: 50px; }
.aui--svg-symbol-component-circle .aui--svg-symbol-component-50 {
height: 36px;
margin: 7px;
width: 36px; }

.tag-component {
-ms-flex-align: center;
align-items: center;
Expand Down
26 changes: 13 additions & 13 deletions dist/adslot-ui.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adslot-ui",
"version": "27.8.10",
"version": "27.8.11",
"description": "Core component library. By Adslot",
"main": "dist/adslot-ui-main.js",
"files": [
Expand Down

0 comments on commit 7b40839

Please sign in to comment.