Browse Source

Merge pull request #497 in VISUAL/fineui from ~WINDY/fineui:master to master

* commit '1cba17cefbae26721d226c5e531df8a0cdcb30d3':
  BI-25976
  更新
  更新
  更新
  还原
  更新
es6
windy 6 years ago
parent
commit
6f80cc712c
  1. 8
      dist/_fineui.min.js
  2. 59
      dist/base.css
  3. 3
      dist/base.js
  4. 177
      dist/bundle.css
  5. 25
      dist/bundle.js
  6. 2
      dist/bundle.min.css
  7. 8
      dist/bundle.min.js
  8. 98
      dist/core.css
  9. 98
      dist/core_without_normalize.css
  10. 177
      dist/fineui.css
  11. 25
      dist/fineui.js
  12. 2
      dist/fineui.min.css
  13. 8
      dist/fineui.min.js
  14. 16
      dist/resource.css
  15. 4
      dist/widget.css
  16. 18
      dist/widget.js
  17. 12
      public/css/app.css
  18. 4
      public/css/font.css
  19. 3
      src/base/pane.js
  20. 3
      src/css/base/pane.css
  21. 6
      src/css/base/segment/segment.css
  22. 48
      src/css/base/table/table.css
  23. 2
      src/css/base/view/popupview.css
  24. 96
      src/css/core/utils/common.css
  25. 12
      src/css/resource/app.css
  26. 4
      src/css/resource/font.css
  27. 2
      src/css/theme/dark.css
  28. 2
      src/css/widget/exceltable/exceltable.css
  29. 2
      src/css/widget/year/popup.css
  30. 5
      src/less/base/pane.less
  31. 8
      src/less/core/utils/common.less
  32. 2
      src/less/lib/colors.less
  33. 16
      src/less/lib/constant.less
  34. 2
      src/less/resource/font.less
  35. 18
      src/widget/numberinterval/numberinterval.js
  36. 12
      ui/css/app.css
  37. 4
      ui/css/font.css

8
dist/_fineui.min.js vendored

File diff suppressed because one or more lines are too long

59
dist/base.css vendored

@ -781,6 +781,9 @@ li.CodeMirror-hint-active {
-moz-border-radius: 2px;
border-radius: 2px;
}
.bi-pane {
min-height: 25px;
}
.bi-rich-editor .rich-editor-param {
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
@ -821,9 +824,9 @@ li.CodeMirror-hint-active {
overflow-x: hidden;
overflow-y: hidden;
background: #242640;
border-right: 1px solid #525466;
border-top: 1px solid #525466;
border-bottom: 1px solid #525466;
border-right: 1px solid #3a3c53;
border-top: 1px solid #3a3c53;
border-bottom: 1px solid #3a3c53;
}
.bi-theme-dark .bi-segment > .first-element {
border-left: 1px solid #242640;
@ -1405,10 +1408,10 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-collection-table-cell.first-row {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-theme-dark .bi-collection-table-cell.first-col {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-quick-collection-table > div > .bi-collection {
@ -1434,10 +1437,10 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-grid-table-cell.first-row {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-theme-dark .bi-grid-table-cell.first-col {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.scrollbar-layout-main {
@ -1448,8 +1451,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
transition-duration: 250ms;
transition-timing-function: ease;
user-select: none;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
border-radius: 5px;
}
.bi-theme-dark .scrollbar-layout-main {
@ -1472,8 +1475,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
height: 10px;
left: 0;
transition-property: background-color;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
}
.bi-theme-dark .scrollbar-layout-main-horizontal {
background-color: rgba(240, 243, 247, 0.05);
@ -1530,8 +1533,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
*/
/* Touching the scroll-track directly makes the scroll-track bolder */
.public-scrollbar-face:after {
background-color: rgba(102, 102, 102, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666,endColorstr=#4d666666);
background-color: rgba(135, 141, 159, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d878d9f,endColorstr=#4d878d9f);
}
.bi-theme-dark .public-scrollbar-face:after {
background-color: rgba(240, 243, 247, 0.3);
@ -1540,8 +1543,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
.public-scrollbar-main:hover .public-scrollbar-face:after,
.public-scrollbar-main-active .public-scrollbar-face:after,
.public-scrollbar-face-active:after {
background-color: rgba(102, 102, 102, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666,endColorstr=#b3666666);
background-color: rgba(135, 141, 159, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3878d9f,endColorstr=#b3878d9f);
}
.bi-theme-dark .public-scrollbar-main:hover .public-scrollbar-face:after,
.bi-theme-dark .public-scrollbar-main-active .public-scrollbar-face:after,
@ -1606,31 +1609,31 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-table > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.top-left > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.top-right > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.bottom-left > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.bottom-right > div > div > table {
border-right: 1px solid #525466;
border-bottom: 1px solid #525466;
border-right: 1px solid #3a3c53;
border-bottom: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div > div > table > tbody > tr > td,
.bi-theme-dark .bi-table > div > div > div > table > tbody > tr > td,
.bi-theme-dark .bi-table > div > div > table > thead > tr > td,
.bi-theme-dark .bi-table > div > div > div > table > thead > tr > td {
border-top: 1px solid #525466;
border-left: 1px solid #525466;
border-top: 1px solid #3a3c53;
border-left: 1px solid #3a3c53;
}
.bi-resizable-table-cell .resizable-table-cell-resizer-container {
@ -1958,7 +1961,7 @@ ul.ztree.zTreeDragUL {
border-left: none;
}
.bi-theme-dark .bi-popup-view .list-view-toolbar > .center-element {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-theme-dark .bi-popup-view .list-view-toolbar > .first-element {
border-left: none;

3
dist/base.js vendored

@ -248,8 +248,7 @@ BI.Pane = BI.inherit(BI.Widget, {
BI.createWidget({
type: "bi.absolute_center_adapt",
element: this,
items: [this._tipText],
bgap: 25
items: [this._tipText]
});
}
},

177
dist/bundle.css vendored

@ -282,7 +282,7 @@ textarea {
}
.bi-theme-dark input,
.bi-theme-dark textarea {
border: 1px solid #525466;
border: 1px solid #3a3c53;
}
.base-disabled {
cursor: default !important;
@ -298,16 +298,16 @@ textarea {
color: #9ea6b2 !important;
}
.bi-theme-dark .base-disabled {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .b-font:before {
color: #666666 !important;
color: #878d9f !important;
}
.base-invalid {
cursor: default !important;
@ -336,13 +336,13 @@ textarea {
}
.bi-theme-dark .bi-background {
background-color: #191B2B;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-background .bi-input {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-background .bi-textarea {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-card {
background-color: #ffffff;
@ -356,13 +356,13 @@ textarea {
}
.bi-theme-dark .bi-card {
background-color: #242640;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-card .bi-input {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-card .bi-textarea {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-disabled {
color: #9ea6b2;
@ -374,13 +374,13 @@ textarea {
color: #9ea6b2;
}
.bi-theme-dark .bi-disabled {
color: #666666;
color: #878d9f;
}
.bi-theme-dark .bi-disabled .bi-input {
color: #666666;
color: #878d9f;
}
.bi-theme-dark .bi-disabled .bi-textarea {
color: #666666;
color: #878d9f;
}
.bi-tips {
color: #c4c9d1;
@ -400,31 +400,31 @@ textarea {
border-radius: 2px;
}
.bi-theme-dark .bi-border {
border: 1px solid #525466;
border: 1px solid #3a3c53;
}
.bi-border-left {
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-left {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-border-right {
border-right: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-right {
border-right: 1px solid #525466;
border-right: 1px solid #3a3c53;
}
.bi-border-top {
border-top: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-top {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-border-bottom {
border-bottom: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-bottom {
border-bottom: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
}
.bi-keyword-red-mark {
color: #faaa39;
@ -487,13 +487,13 @@ textarea {
color: #c4c9d1;
}
.bi-theme-dark .bi-water-mark {
color: #666666;
color: #6b7084;
}
.bi-theme-dark .bi-water-mark .bi-input {
color: #666666;
color: #6b7084;
}
.bi-theme-dark .bi-water-mark .bi-textarea {
color: #666666;
color: #6b7084;
}
.bi-resizer {
background: #232E40;
@ -568,8 +568,8 @@ textarea {
.bi-theme-dark .bi-list-item:hover,
.bi-theme-dark .bi-list-item.hover {
color: #ffffff;
background-color: rgba(255, 255, 255, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff,endColorstr=#0dffffff);
background-color: rgba(54, 133, 242, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d3685f2,endColorstr=#0d3685f2);
}
.bi-theme-dark .bi-list-item:hover .bi-input,
.bi-theme-dark .bi-list-item.hover .bi-input {
@ -583,22 +583,22 @@ textarea {
.bi-theme-dark .bi-list-item.disabled:hover,
.bi-theme-dark .bi-list-item.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-input,
.bi-theme-dark .bi-list-item.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-textarea,
.bi-theme-dark .bi-list-item.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-high-light,
.bi-theme-dark .bi-list-item.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-border:active,
.bi-list-item-border.active {
@ -702,22 +702,22 @@ textarea {
.bi-theme-dark .bi-list-item-effect.disabled:hover,
.bi-theme-dark .bi-list-item-effect.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-input,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active:hover,
.bi-list-item-active.hover {
@ -806,22 +806,22 @@ textarea {
.bi-theme-dark .bi-list-item-active.disabled:hover,
.bi-theme-dark .bi-list-item-active.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-input,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active2:hover,
.bi-list-item-active2.hover {
@ -915,22 +915,22 @@ textarea {
.bi-theme-dark .bi-list-item-active2.disabled:hover,
.bi-theme-dark .bi-list-item-active2.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-input,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active3:hover,
.bi-list-item-active3.hover {
@ -1174,22 +1174,22 @@ textarea {
.bi-theme-dark .bi-list-item-select.disabled:hover,
.bi-theme-dark .bi-list-item-select.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-input,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-none:hover,
.bi-list-item-none.hover {
@ -1276,22 +1276,22 @@ textarea {
.bi-theme-dark .bi-list-item-none.disabled:hover,
.bi-theme-dark .bi-list-item-none.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-input,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
/*****************cursor*****************/
.cursor-pointer {
@ -1781,7 +1781,7 @@ textarea {
}
.bi-theme-dark {
background-color: #191B2B;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-input {
color: #ffffff;
@ -2569,6 +2569,9 @@ li.CodeMirror-hint-active {
-moz-border-radius: 2px;
border-radius: 2px;
}
.bi-pane {
min-height: 25px;
}
.bi-rich-editor .rich-editor-param {
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
@ -2609,9 +2612,9 @@ li.CodeMirror-hint-active {
overflow-x: hidden;
overflow-y: hidden;
background: #242640;
border-right: 1px solid #525466;
border-top: 1px solid #525466;
border-bottom: 1px solid #525466;
border-right: 1px solid #3a3c53;
border-top: 1px solid #3a3c53;
border-bottom: 1px solid #3a3c53;
}
.bi-theme-dark .bi-segment > .first-element {
border-left: 1px solid #242640;
@ -3193,10 +3196,10 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-collection-table-cell.first-row {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-theme-dark .bi-collection-table-cell.first-col {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-quick-collection-table > div > .bi-collection {
@ -3222,10 +3225,10 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-grid-table-cell.first-row {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-theme-dark .bi-grid-table-cell.first-col {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.scrollbar-layout-main {
@ -3236,8 +3239,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
transition-duration: 250ms;
transition-timing-function: ease;
user-select: none;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
border-radius: 5px;
}
.bi-theme-dark .scrollbar-layout-main {
@ -3260,8 +3263,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
height: 10px;
left: 0;
transition-property: background-color;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
}
.bi-theme-dark .scrollbar-layout-main-horizontal {
background-color: rgba(240, 243, 247, 0.05);
@ -3318,8 +3321,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
*/
/* Touching the scroll-track directly makes the scroll-track bolder */
.public-scrollbar-face:after {
background-color: rgba(102, 102, 102, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666,endColorstr=#4d666666);
background-color: rgba(135, 141, 159, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d878d9f,endColorstr=#4d878d9f);
}
.bi-theme-dark .public-scrollbar-face:after {
background-color: rgba(240, 243, 247, 0.3);
@ -3328,8 +3331,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
.public-scrollbar-main:hover .public-scrollbar-face:after,
.public-scrollbar-main-active .public-scrollbar-face:after,
.public-scrollbar-face-active:after {
background-color: rgba(102, 102, 102, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666,endColorstr=#b3666666);
background-color: rgba(135, 141, 159, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3878d9f,endColorstr=#b3878d9f);
}
.bi-theme-dark .public-scrollbar-main:hover .public-scrollbar-face:after,
.bi-theme-dark .public-scrollbar-main-active .public-scrollbar-face:after,
@ -3394,31 +3397,31 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-table > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.top-left > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.top-right > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.bottom-left > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.bottom-right > div > div > table {
border-right: 1px solid #525466;
border-bottom: 1px solid #525466;
border-right: 1px solid #3a3c53;
border-bottom: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div > div > table > tbody > tr > td,
.bi-theme-dark .bi-table > div > div > div > table > tbody > tr > td,
.bi-theme-dark .bi-table > div > div > table > thead > tr > td,
.bi-theme-dark .bi-table > div > div > div > table > thead > tr > td {
border-top: 1px solid #525466;
border-left: 1px solid #525466;
border-top: 1px solid #3a3c53;
border-left: 1px solid #3a3c53;
}
.bi-resizable-table-cell .resizable-table-cell-resizer-container {
@ -3746,7 +3749,7 @@ ul.ztree.zTreeDragUL {
border-left: none;
}
.bi-theme-dark .bi-popup-view .list-view-toolbar > .center-element {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-theme-dark .bi-popup-view .list-view-toolbar > .first-element {
border-left: none;
@ -3778,7 +3781,7 @@ ul.ztree.zTreeDragUL {
border-right: 1px solid #e8eaed;
}
.bi-theme-dark .bi-excel-table > div.bottom-right > div > div > table {
border-right: 1px solid #525466;
border-right: 1px solid #3a3c53;
}
.bi-file-manager-nav-button .file-manager-nav-button-text {
@ -4194,7 +4197,7 @@ ul.ztree.zTreeDragUL {
border-left: none;
}
.bi-theme-dark .bi-year-popup .year-popup-navigation > .center-element {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-theme-dark .bi-year-popup .year-popup-navigation > .first-element {
border-left: none;
@ -4242,8 +4245,8 @@ body {
div::-webkit-scrollbar,
textarea::-webkit-scrollbar {
-webkit-appearance: none;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
width: 6px;
height: 6px;
}
@ -4252,13 +4255,13 @@ textarea::-webkit-scrollbar-thumb {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-color: rgba(102, 102, 102, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666,endColorstr=#4d666666);
background-color: rgba(135, 141, 159, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d878d9f,endColorstr=#4d878d9f);
}
div::-webkit-scrollbar-thumb:hover,
textarea::-webkit-scrollbar-thumb:hover {
background-color: rgba(102, 102, 102, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666,endColorstr=#b3666666);
background-color: rgba(135, 141, 159, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3878d9f,endColorstr=#b3878d9f);
}
.bi-theme-dark div::-webkit-scrollbar,
.bi-theme-dark textarea::-webkit-scrollbar {
@ -5175,11 +5178,11 @@ textarea::-webkit-scrollbar-thumb:hover {
}
.pull-down-font .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-font.disabled .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-h-font .b-font {
font-size: 16px;

25
dist/bundle.js vendored

@ -36019,8 +36019,7 @@ BI.Pane = BI.inherit(BI.Widget, {
BI.createWidget({
type: "bi.absolute_center_adapt",
element: this,
items: [this._tipText],
bgap: 25
items: [this._tipText]
});
}
},
@ -102307,17 +102306,17 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.typeError:
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
default :
@ -102353,7 +102352,7 @@ BI.NumberInterval = BI.inherit(BI.Single, {
w.on(BI.Editor.EVENT_ERROR, function () {
self._checkValidation();
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
});
@ -102366,13 +102365,13 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
break;
@ -102389,17 +102388,17 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.typeError:
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
default :
@ -113394,12 +113393,12 @@ BI.shortcut("bi.value_chooser_pane", BI.ValueChooserPane);;(function () {
"keys", "allKeys", "values", "pairs", "invert",
"mapObject", "findKey", "pick", "omit", "tap"], function (name) {
var old = BI[name];
BI[name] = function (obj, fn) {
BI[name] = function (obj, fn, context) {
return typeof fn === "function" ? old(obj, function (key, value) {
if (!(key in Fix.$$skipArray)) {
return fn.apply(this, arguments);
}
}) : old.apply(this, arguments);
}, context) : old.apply(this, arguments);
};
});
BI.isEmpty = function (ob) {

2
dist/bundle.min.css vendored

File diff suppressed because one or more lines are too long

8
dist/bundle.min.js vendored

File diff suppressed because one or more lines are too long

98
dist/core.css vendored

@ -282,7 +282,7 @@ textarea {
}
.bi-theme-dark input,
.bi-theme-dark textarea {
border: 1px solid #525466;
border: 1px solid #3a3c53;
}
.base-disabled {
cursor: default !important;
@ -298,16 +298,16 @@ textarea {
color: #9ea6b2 !important;
}
.bi-theme-dark .base-disabled {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .b-font:before {
color: #666666 !important;
color: #878d9f !important;
}
.base-invalid {
cursor: default !important;
@ -336,13 +336,13 @@ textarea {
}
.bi-theme-dark .bi-background {
background-color: #191B2B;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-background .bi-input {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-background .bi-textarea {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-card {
background-color: #ffffff;
@ -356,13 +356,13 @@ textarea {
}
.bi-theme-dark .bi-card {
background-color: #242640;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-card .bi-input {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-card .bi-textarea {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-disabled {
color: #9ea6b2;
@ -374,13 +374,13 @@ textarea {
color: #9ea6b2;
}
.bi-theme-dark .bi-disabled {
color: #666666;
color: #878d9f;
}
.bi-theme-dark .bi-disabled .bi-input {
color: #666666;
color: #878d9f;
}
.bi-theme-dark .bi-disabled .bi-textarea {
color: #666666;
color: #878d9f;
}
.bi-tips {
color: #c4c9d1;
@ -400,31 +400,31 @@ textarea {
border-radius: 2px;
}
.bi-theme-dark .bi-border {
border: 1px solid #525466;
border: 1px solid #3a3c53;
}
.bi-border-left {
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-left {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-border-right {
border-right: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-right {
border-right: 1px solid #525466;
border-right: 1px solid #3a3c53;
}
.bi-border-top {
border-top: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-top {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-border-bottom {
border-bottom: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-bottom {
border-bottom: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
}
.bi-keyword-red-mark {
color: #faaa39;
@ -487,13 +487,13 @@ textarea {
color: #c4c9d1;
}
.bi-theme-dark .bi-water-mark {
color: #666666;
color: #6b7084;
}
.bi-theme-dark .bi-water-mark .bi-input {
color: #666666;
color: #6b7084;
}
.bi-theme-dark .bi-water-mark .bi-textarea {
color: #666666;
color: #6b7084;
}
.bi-resizer {
background: #232E40;
@ -568,8 +568,8 @@ textarea {
.bi-theme-dark .bi-list-item:hover,
.bi-theme-dark .bi-list-item.hover {
color: #ffffff;
background-color: rgba(255, 255, 255, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff,endColorstr=#0dffffff);
background-color: rgba(54, 133, 242, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d3685f2,endColorstr=#0d3685f2);
}
.bi-theme-dark .bi-list-item:hover .bi-input,
.bi-theme-dark .bi-list-item.hover .bi-input {
@ -583,22 +583,22 @@ textarea {
.bi-theme-dark .bi-list-item.disabled:hover,
.bi-theme-dark .bi-list-item.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-input,
.bi-theme-dark .bi-list-item.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-textarea,
.bi-theme-dark .bi-list-item.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-high-light,
.bi-theme-dark .bi-list-item.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-border:active,
.bi-list-item-border.active {
@ -702,22 +702,22 @@ textarea {
.bi-theme-dark .bi-list-item-effect.disabled:hover,
.bi-theme-dark .bi-list-item-effect.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-input,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active:hover,
.bi-list-item-active.hover {
@ -806,22 +806,22 @@ textarea {
.bi-theme-dark .bi-list-item-active.disabled:hover,
.bi-theme-dark .bi-list-item-active.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-input,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active2:hover,
.bi-list-item-active2.hover {
@ -915,22 +915,22 @@ textarea {
.bi-theme-dark .bi-list-item-active2.disabled:hover,
.bi-theme-dark .bi-list-item-active2.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-input,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active3:hover,
.bi-list-item-active3.hover {
@ -1174,22 +1174,22 @@ textarea {
.bi-theme-dark .bi-list-item-select.disabled:hover,
.bi-theme-dark .bi-list-item-select.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-input,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-none:hover,
.bi-list-item-none.hover {
@ -1276,22 +1276,22 @@ textarea {
.bi-theme-dark .bi-list-item-none.disabled:hover,
.bi-theme-dark .bi-list-item-none.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-input,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
/*****************cursor*****************/
.cursor-pointer {
@ -1781,7 +1781,7 @@ textarea {
}
.bi-theme-dark {
background-color: #191B2B;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-input {
color: #ffffff;

98
dist/core_without_normalize.css vendored

@ -4,7 +4,7 @@ textarea {
}
.bi-theme-dark input,
.bi-theme-dark textarea {
border: 1px solid #525466;
border: 1px solid #3a3c53;
}
.base-disabled {
cursor: default !important;
@ -20,16 +20,16 @@ textarea {
color: #9ea6b2 !important;
}
.bi-theme-dark .base-disabled {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .b-font:before {
color: #666666 !important;
color: #878d9f !important;
}
.base-invalid {
cursor: default !important;
@ -58,13 +58,13 @@ textarea {
}
.bi-theme-dark .bi-background {
background-color: #191B2B;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-background .bi-input {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-background .bi-textarea {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-card {
background-color: #ffffff;
@ -78,13 +78,13 @@ textarea {
}
.bi-theme-dark .bi-card {
background-color: #242640;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-card .bi-input {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-card .bi-textarea {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-disabled {
color: #9ea6b2;
@ -96,13 +96,13 @@ textarea {
color: #9ea6b2;
}
.bi-theme-dark .bi-disabled {
color: #666666;
color: #878d9f;
}
.bi-theme-dark .bi-disabled .bi-input {
color: #666666;
color: #878d9f;
}
.bi-theme-dark .bi-disabled .bi-textarea {
color: #666666;
color: #878d9f;
}
.bi-tips {
color: #c4c9d1;
@ -122,31 +122,31 @@ textarea {
border-radius: 2px;
}
.bi-theme-dark .bi-border {
border: 1px solid #525466;
border: 1px solid #3a3c53;
}
.bi-border-left {
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-left {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-border-right {
border-right: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-right {
border-right: 1px solid #525466;
border-right: 1px solid #3a3c53;
}
.bi-border-top {
border-top: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-top {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-border-bottom {
border-bottom: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-bottom {
border-bottom: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
}
.bi-keyword-red-mark {
color: #faaa39;
@ -209,13 +209,13 @@ textarea {
color: #c4c9d1;
}
.bi-theme-dark .bi-water-mark {
color: #666666;
color: #6b7084;
}
.bi-theme-dark .bi-water-mark .bi-input {
color: #666666;
color: #6b7084;
}
.bi-theme-dark .bi-water-mark .bi-textarea {
color: #666666;
color: #6b7084;
}
.bi-resizer {
background: #232E40;
@ -290,8 +290,8 @@ textarea {
.bi-theme-dark .bi-list-item:hover,
.bi-theme-dark .bi-list-item.hover {
color: #ffffff;
background-color: rgba(255, 255, 255, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff,endColorstr=#0dffffff);
background-color: rgba(54, 133, 242, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d3685f2,endColorstr=#0d3685f2);
}
.bi-theme-dark .bi-list-item:hover .bi-input,
.bi-theme-dark .bi-list-item.hover .bi-input {
@ -305,22 +305,22 @@ textarea {
.bi-theme-dark .bi-list-item.disabled:hover,
.bi-theme-dark .bi-list-item.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-input,
.bi-theme-dark .bi-list-item.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-textarea,
.bi-theme-dark .bi-list-item.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-high-light,
.bi-theme-dark .bi-list-item.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-border:active,
.bi-list-item-border.active {
@ -424,22 +424,22 @@ textarea {
.bi-theme-dark .bi-list-item-effect.disabled:hover,
.bi-theme-dark .bi-list-item-effect.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-input,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active:hover,
.bi-list-item-active.hover {
@ -528,22 +528,22 @@ textarea {
.bi-theme-dark .bi-list-item-active.disabled:hover,
.bi-theme-dark .bi-list-item-active.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-input,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active2:hover,
.bi-list-item-active2.hover {
@ -637,22 +637,22 @@ textarea {
.bi-theme-dark .bi-list-item-active2.disabled:hover,
.bi-theme-dark .bi-list-item-active2.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-input,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active3:hover,
.bi-list-item-active3.hover {
@ -896,22 +896,22 @@ textarea {
.bi-theme-dark .bi-list-item-select.disabled:hover,
.bi-theme-dark .bi-list-item-select.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-input,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-none:hover,
.bi-list-item-none.hover {
@ -998,22 +998,22 @@ textarea {
.bi-theme-dark .bi-list-item-none.disabled:hover,
.bi-theme-dark .bi-list-item-none.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-input,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
/*****************cursor*****************/
.cursor-pointer {
@ -1503,7 +1503,7 @@ textarea {
}
.bi-theme-dark {
background-color: #191B2B;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-input {
color: #ffffff;

177
dist/fineui.css vendored

@ -282,7 +282,7 @@ textarea {
}
.bi-theme-dark input,
.bi-theme-dark textarea {
border: 1px solid #525466;
border: 1px solid #3a3c53;
}
.base-disabled {
cursor: default !important;
@ -298,16 +298,16 @@ textarea {
color: #9ea6b2 !important;
}
.bi-theme-dark .base-disabled {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .b-font:before {
color: #666666 !important;
color: #878d9f !important;
}
.base-invalid {
cursor: default !important;
@ -336,13 +336,13 @@ textarea {
}
.bi-theme-dark .bi-background {
background-color: #191B2B;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-background .bi-input {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-background .bi-textarea {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-card {
background-color: #ffffff;
@ -356,13 +356,13 @@ textarea {
}
.bi-theme-dark .bi-card {
background-color: #242640;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-card .bi-input {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-card .bi-textarea {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-disabled {
color: #9ea6b2;
@ -374,13 +374,13 @@ textarea {
color: #9ea6b2;
}
.bi-theme-dark .bi-disabled {
color: #666666;
color: #878d9f;
}
.bi-theme-dark .bi-disabled .bi-input {
color: #666666;
color: #878d9f;
}
.bi-theme-dark .bi-disabled .bi-textarea {
color: #666666;
color: #878d9f;
}
.bi-tips {
color: #c4c9d1;
@ -400,31 +400,31 @@ textarea {
border-radius: 2px;
}
.bi-theme-dark .bi-border {
border: 1px solid #525466;
border: 1px solid #3a3c53;
}
.bi-border-left {
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-left {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-border-right {
border-right: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-right {
border-right: 1px solid #525466;
border-right: 1px solid #3a3c53;
}
.bi-border-top {
border-top: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-top {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-border-bottom {
border-bottom: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-bottom {
border-bottom: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
}
.bi-keyword-red-mark {
color: #faaa39;
@ -487,13 +487,13 @@ textarea {
color: #c4c9d1;
}
.bi-theme-dark .bi-water-mark {
color: #666666;
color: #6b7084;
}
.bi-theme-dark .bi-water-mark .bi-input {
color: #666666;
color: #6b7084;
}
.bi-theme-dark .bi-water-mark .bi-textarea {
color: #666666;
color: #6b7084;
}
.bi-resizer {
background: #232E40;
@ -568,8 +568,8 @@ textarea {
.bi-theme-dark .bi-list-item:hover,
.bi-theme-dark .bi-list-item.hover {
color: #ffffff;
background-color: rgba(255, 255, 255, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff,endColorstr=#0dffffff);
background-color: rgba(54, 133, 242, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d3685f2,endColorstr=#0d3685f2);
}
.bi-theme-dark .bi-list-item:hover .bi-input,
.bi-theme-dark .bi-list-item.hover .bi-input {
@ -583,22 +583,22 @@ textarea {
.bi-theme-dark .bi-list-item.disabled:hover,
.bi-theme-dark .bi-list-item.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-input,
.bi-theme-dark .bi-list-item.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-textarea,
.bi-theme-dark .bi-list-item.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-high-light,
.bi-theme-dark .bi-list-item.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-border:active,
.bi-list-item-border.active {
@ -702,22 +702,22 @@ textarea {
.bi-theme-dark .bi-list-item-effect.disabled:hover,
.bi-theme-dark .bi-list-item-effect.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-input,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active:hover,
.bi-list-item-active.hover {
@ -806,22 +806,22 @@ textarea {
.bi-theme-dark .bi-list-item-active.disabled:hover,
.bi-theme-dark .bi-list-item-active.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-input,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active2:hover,
.bi-list-item-active2.hover {
@ -915,22 +915,22 @@ textarea {
.bi-theme-dark .bi-list-item-active2.disabled:hover,
.bi-theme-dark .bi-list-item-active2.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-input,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active3:hover,
.bi-list-item-active3.hover {
@ -1174,22 +1174,22 @@ textarea {
.bi-theme-dark .bi-list-item-select.disabled:hover,
.bi-theme-dark .bi-list-item-select.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-input,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-none:hover,
.bi-list-item-none.hover {
@ -1276,22 +1276,22 @@ textarea {
.bi-theme-dark .bi-list-item-none.disabled:hover,
.bi-theme-dark .bi-list-item-none.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-input,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
/*****************cursor*****************/
.cursor-pointer {
@ -1781,7 +1781,7 @@ textarea {
}
.bi-theme-dark {
background-color: #191B2B;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-input {
color: #ffffff;
@ -2569,6 +2569,9 @@ li.CodeMirror-hint-active {
-moz-border-radius: 2px;
border-radius: 2px;
}
.bi-pane {
min-height: 25px;
}
.bi-rich-editor .rich-editor-param {
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
@ -2609,9 +2612,9 @@ li.CodeMirror-hint-active {
overflow-x: hidden;
overflow-y: hidden;
background: #242640;
border-right: 1px solid #525466;
border-top: 1px solid #525466;
border-bottom: 1px solid #525466;
border-right: 1px solid #3a3c53;
border-top: 1px solid #3a3c53;
border-bottom: 1px solid #3a3c53;
}
.bi-theme-dark .bi-segment > .first-element {
border-left: 1px solid #242640;
@ -3193,10 +3196,10 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-collection-table-cell.first-row {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-theme-dark .bi-collection-table-cell.first-col {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-quick-collection-table > div > .bi-collection {
@ -3222,10 +3225,10 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-grid-table-cell.first-row {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-theme-dark .bi-grid-table-cell.first-col {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.scrollbar-layout-main {
@ -3236,8 +3239,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
transition-duration: 250ms;
transition-timing-function: ease;
user-select: none;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
border-radius: 5px;
}
.bi-theme-dark .scrollbar-layout-main {
@ -3260,8 +3263,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
height: 10px;
left: 0;
transition-property: background-color;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
}
.bi-theme-dark .scrollbar-layout-main-horizontal {
background-color: rgba(240, 243, 247, 0.05);
@ -3318,8 +3321,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
*/
/* Touching the scroll-track directly makes the scroll-track bolder */
.public-scrollbar-face:after {
background-color: rgba(102, 102, 102, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666,endColorstr=#4d666666);
background-color: rgba(135, 141, 159, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d878d9f,endColorstr=#4d878d9f);
}
.bi-theme-dark .public-scrollbar-face:after {
background-color: rgba(240, 243, 247, 0.3);
@ -3328,8 +3331,8 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
.public-scrollbar-main:hover .public-scrollbar-face:after,
.public-scrollbar-main-active .public-scrollbar-face:after,
.public-scrollbar-face-active:after {
background-color: rgba(102, 102, 102, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666,endColorstr=#b3666666);
background-color: rgba(135, 141, 159, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3878d9f,endColorstr=#b3878d9f);
}
.bi-theme-dark .public-scrollbar-main:hover .public-scrollbar-face:after,
.bi-theme-dark .public-scrollbar-main-active .public-scrollbar-face:after,
@ -3394,31 +3397,31 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-table > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.top-left > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.top-right > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.bottom-left > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.bottom-right > div > div > table {
border-right: 1px solid #525466;
border-bottom: 1px solid #525466;
border-right: 1px solid #3a3c53;
border-bottom: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div > div > table > tbody > tr > td,
.bi-theme-dark .bi-table > div > div > div > table > tbody > tr > td,
.bi-theme-dark .bi-table > div > div > table > thead > tr > td,
.bi-theme-dark .bi-table > div > div > div > table > thead > tr > td {
border-top: 1px solid #525466;
border-left: 1px solid #525466;
border-top: 1px solid #3a3c53;
border-left: 1px solid #3a3c53;
}
.bi-resizable-table-cell .resizable-table-cell-resizer-container {
@ -3746,7 +3749,7 @@ ul.ztree.zTreeDragUL {
border-left: none;
}
.bi-theme-dark .bi-popup-view .list-view-toolbar > .center-element {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-theme-dark .bi-popup-view .list-view-toolbar > .first-element {
border-left: none;
@ -3778,7 +3781,7 @@ ul.ztree.zTreeDragUL {
border-right: 1px solid #e8eaed;
}
.bi-theme-dark .bi-excel-table > div.bottom-right > div > div > table {
border-right: 1px solid #525466;
border-right: 1px solid #3a3c53;
}
.bi-file-manager-nav-button .file-manager-nav-button-text {
@ -4194,7 +4197,7 @@ ul.ztree.zTreeDragUL {
border-left: none;
}
.bi-theme-dark .bi-year-popup .year-popup-navigation > .center-element {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-theme-dark .bi-year-popup .year-popup-navigation > .first-element {
border-left: none;
@ -4242,8 +4245,8 @@ body {
div::-webkit-scrollbar,
textarea::-webkit-scrollbar {
-webkit-appearance: none;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
width: 6px;
height: 6px;
}
@ -4252,13 +4255,13 @@ textarea::-webkit-scrollbar-thumb {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-color: rgba(102, 102, 102, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666,endColorstr=#4d666666);
background-color: rgba(135, 141, 159, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d878d9f,endColorstr=#4d878d9f);
}
div::-webkit-scrollbar-thumb:hover,
textarea::-webkit-scrollbar-thumb:hover {
background-color: rgba(102, 102, 102, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666,endColorstr=#b3666666);
background-color: rgba(135, 141, 159, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3878d9f,endColorstr=#b3878d9f);
}
.bi-theme-dark div::-webkit-scrollbar,
.bi-theme-dark textarea::-webkit-scrollbar {
@ -5175,11 +5178,11 @@ textarea::-webkit-scrollbar-thumb:hover {
}
.pull-down-font .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-font.disabled .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-h-font .b-font {
font-size: 16px;

25
dist/fineui.js vendored

@ -36268,8 +36268,7 @@ BI.Pane = BI.inherit(BI.Widget, {
BI.createWidget({
type: "bi.absolute_center_adapt",
element: this,
items: [this._tipText],
bgap: 25
items: [this._tipText]
});
}
},
@ -102556,17 +102555,17 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.typeError:
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
default :
@ -102602,7 +102601,7 @@ BI.NumberInterval = BI.inherit(BI.Single, {
w.on(BI.Editor.EVENT_ERROR, function () {
self._checkValidation();
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
});
@ -102615,13 +102614,13 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
break;
@ -102638,17 +102637,17 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.typeError:
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
default :
@ -113643,12 +113642,12 @@ BI.shortcut("bi.value_chooser_pane", BI.ValueChooserPane);;(function () {
"keys", "allKeys", "values", "pairs", "invert",
"mapObject", "findKey", "pick", "omit", "tap"], function (name) {
var old = BI[name];
BI[name] = function (obj, fn) {
BI[name] = function (obj, fn, context) {
return typeof fn === "function" ? old(obj, function (key, value) {
if (!(key in Fix.$$skipArray)) {
return fn.apply(this, arguments);
}
}) : old.apply(this, arguments);
}, context) : old.apply(this, arguments);
};
});
BI.isEmpty = function (ob) {

2
dist/fineui.min.css vendored

File diff suppressed because one or more lines are too long

8
dist/fineui.min.js vendored

File diff suppressed because one or more lines are too long

16
dist/resource.css vendored

@ -30,8 +30,8 @@ body {
div::-webkit-scrollbar,
textarea::-webkit-scrollbar {
-webkit-appearance: none;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
width: 6px;
height: 6px;
}
@ -40,13 +40,13 @@ textarea::-webkit-scrollbar-thumb {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-color: rgba(102, 102, 102, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666,endColorstr=#4d666666);
background-color: rgba(135, 141, 159, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d878d9f,endColorstr=#4d878d9f);
}
div::-webkit-scrollbar-thumb:hover,
textarea::-webkit-scrollbar-thumb:hover {
background-color: rgba(102, 102, 102, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666,endColorstr=#b3666666);
background-color: rgba(135, 141, 159, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3878d9f,endColorstr=#b3878d9f);
}
.bi-theme-dark div::-webkit-scrollbar,
.bi-theme-dark textarea::-webkit-scrollbar {
@ -963,11 +963,11 @@ textarea::-webkit-scrollbar-thumb:hover {
}
.pull-down-font .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-font.disabled .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-h-font .b-font {
font-size: 16px;

4
dist/widget.css vendored

@ -25,7 +25,7 @@
border-right: 1px solid #e8eaed;
}
.bi-theme-dark .bi-excel-table > div.bottom-right > div > div > table {
border-right: 1px solid #525466;
border-right: 1px solid #3a3c53;
}
.bi-file-manager-nav-button .file-manager-nav-button-text {
@ -441,7 +441,7 @@
border-left: none;
}
.bi-theme-dark .bi-year-popup .year-popup-navigation > .center-element {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-theme-dark .bi-year-popup .year-popup-navigation > .first-element {
border-left: none;

18
dist/widget.js vendored

@ -14600,17 +14600,17 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.typeError:
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
default :
@ -14646,7 +14646,7 @@ BI.NumberInterval = BI.inherit(BI.Single, {
w.on(BI.Editor.EVENT_ERROR, function () {
self._checkValidation();
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
});
@ -14659,13 +14659,13 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
break;
@ -14682,17 +14682,17 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.typeError:
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
default :

12
public/css/app.css

@ -30,8 +30,8 @@ body {
div::-webkit-scrollbar,
textarea::-webkit-scrollbar {
-webkit-appearance: none;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
width: 6px;
height: 6px;
}
@ -40,13 +40,13 @@ textarea::-webkit-scrollbar-thumb {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-color: rgba(102, 102, 102, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666,endColorstr=#4d666666);
background-color: rgba(135, 141, 159, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d878d9f,endColorstr=#4d878d9f);
}
div::-webkit-scrollbar-thumb:hover,
textarea::-webkit-scrollbar-thumb:hover {
background-color: rgba(102, 102, 102, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666,endColorstr=#b3666666);
background-color: rgba(135, 141, 159, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3878d9f,endColorstr=#b3878d9f);
}
.bi-theme-dark div::-webkit-scrollbar,
.bi-theme-dark textarea::-webkit-scrollbar {

4
public/css/font.css

@ -637,11 +637,11 @@
}
.pull-down-font .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-font.disabled .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-h-font .b-font {
font-size: 16px;

3
src/base/pane.js

@ -43,8 +43,7 @@ BI.Pane = BI.inherit(BI.Widget, {
BI.createWidget({
type: "bi.absolute_center_adapt",
element: this,
items: [this._tipText],
bgap: 25
items: [this._tipText]
});
}
},

3
src/css/base/pane.css

@ -0,0 +1,3 @@
.bi-pane {
min-height: 25px;
}

6
src/css/base/segment/segment.css

@ -27,9 +27,9 @@
overflow-x: hidden;
overflow-y: hidden;
background: #242640;
border-right: 1px solid #525466;
border-top: 1px solid #525466;
border-bottom: 1px solid #525466;
border-right: 1px solid #3a3c53;
border-top: 1px solid #3a3c53;
border-bottom: 1px solid #3a3c53;
}
.bi-theme-dark .bi-segment > .first-element {
border-left: 1px solid #242640;

48
src/css/base/table/table.css

@ -15,10 +15,10 @@
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-collection-table-cell.first-row {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-theme-dark .bi-collection-table-cell.first-col {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-quick-collection-table > div > .bi-collection {
@ -44,10 +44,10 @@
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-grid-table-cell.first-row {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-theme-dark .bi-grid-table-cell.first-col {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.scrollbar-layout-main {
@ -58,8 +58,8 @@
transition-duration: 250ms;
transition-timing-function: ease;
user-select: none;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
border-radius: 5px;
}
.bi-theme-dark .scrollbar-layout-main {
@ -82,8 +82,8 @@
height: 10px;
left: 0;
transition-property: background-color;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
}
.bi-theme-dark .scrollbar-layout-main-horizontal {
background-color: rgba(240, 243, 247, 0.05);
@ -140,8 +140,8 @@
*/
/* Touching the scroll-track directly makes the scroll-track bolder */
.public-scrollbar-face:after {
background-color: rgba(102, 102, 102, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666,endColorstr=#4d666666);
background-color: rgba(135, 141, 159, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d878d9f,endColorstr=#4d878d9f);
}
.bi-theme-dark .public-scrollbar-face:after {
background-color: rgba(240, 243, 247, 0.3);
@ -150,8 +150,8 @@
.public-scrollbar-main:hover .public-scrollbar-face:after,
.public-scrollbar-main-active .public-scrollbar-face:after,
.public-scrollbar-face-active:after {
background-color: rgba(102, 102, 102, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666,endColorstr=#b3666666);
background-color: rgba(135, 141, 159, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3878d9f,endColorstr=#b3878d9f);
}
.bi-theme-dark .public-scrollbar-main:hover .public-scrollbar-face:after,
.bi-theme-dark .public-scrollbar-main-active .public-scrollbar-face:after,
@ -216,31 +216,31 @@
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-table > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.top-left > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.top-right > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.bottom-left > div > div > table {
border-bottom: 1px solid #525466;
border-right: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
border-right: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div.bottom-right > div > div > table {
border-right: 1px solid #525466;
border-bottom: 1px solid #525466;
border-right: 1px solid #3a3c53;
border-bottom: 1px solid #3a3c53;
}
.bi-theme-dark .bi-table > div > div > table > tbody > tr > td,
.bi-theme-dark .bi-table > div > div > div > table > tbody > tr > td,
.bi-theme-dark .bi-table > div > div > table > thead > tr > td,
.bi-theme-dark .bi-table > div > div > div > table > thead > tr > td {
border-top: 1px solid #525466;
border-left: 1px solid #525466;
border-top: 1px solid #3a3c53;
border-left: 1px solid #3a3c53;
}
.bi-resizable-table-cell .resizable-table-cell-resizer-container {

2
src/css/base/view/popupview.css

@ -30,7 +30,7 @@
border-left: none;
}
.bi-theme-dark .bi-popup-view .list-view-toolbar > .center-element {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-theme-dark .bi-popup-view .list-view-toolbar > .first-element {
border-left: none;

96
src/css/core/utils/common.css

@ -4,7 +4,7 @@ textarea {
}
.bi-theme-dark input,
.bi-theme-dark textarea {
border: 1px solid #525466;
border: 1px solid #3a3c53;
}
.base-disabled {
cursor: default !important;
@ -20,16 +20,16 @@ textarea {
color: #9ea6b2 !important;
}
.bi-theme-dark .base-disabled {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .base-disabled .b-font:before {
color: #666666 !important;
color: #878d9f !important;
}
.base-invalid {
cursor: default !important;
@ -58,13 +58,13 @@ textarea {
}
.bi-theme-dark .bi-background {
background-color: #191B2B;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-background .bi-input {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-background .bi-textarea {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-card {
background-color: #ffffff;
@ -78,13 +78,13 @@ textarea {
}
.bi-theme-dark .bi-card {
background-color: #242640;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-card .bi-input {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-card .bi-textarea {
color: #F0F3F7;
color: #d6e0dc;
}
.bi-disabled {
color: #9ea6b2;
@ -96,13 +96,13 @@ textarea {
color: #9ea6b2;
}
.bi-theme-dark .bi-disabled {
color: #666666;
color: #878d9f;
}
.bi-theme-dark .bi-disabled .bi-input {
color: #666666;
color: #878d9f;
}
.bi-theme-dark .bi-disabled .bi-textarea {
color: #666666;
color: #878d9f;
}
.bi-tips {
color: #c4c9d1;
@ -122,31 +122,31 @@ textarea {
border-radius: 2px;
}
.bi-theme-dark .bi-border {
border: 1px solid #525466;
border: 1px solid #3a3c53;
}
.bi-border-left {
border-left: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-left {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-border-right {
border-right: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-right {
border-right: 1px solid #525466;
border-right: 1px solid #3a3c53;
}
.bi-border-top {
border-top: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-top {
border-top: 1px solid #525466;
border-top: 1px solid #3a3c53;
}
.bi-border-bottom {
border-bottom: 1px solid #e8eaed;
}
.bi-theme-dark .bi-border-bottom {
border-bottom: 1px solid #525466;
border-bottom: 1px solid #3a3c53;
}
.bi-keyword-red-mark {
color: #faaa39;
@ -209,13 +209,13 @@ textarea {
color: #c4c9d1;
}
.bi-theme-dark .bi-water-mark {
color: #666666;
color: #6b7084;
}
.bi-theme-dark .bi-water-mark .bi-input {
color: #666666;
color: #6b7084;
}
.bi-theme-dark .bi-water-mark .bi-textarea {
color: #666666;
color: #6b7084;
}
.bi-resizer {
background: #232E40;
@ -290,8 +290,8 @@ textarea {
.bi-theme-dark .bi-list-item:hover,
.bi-theme-dark .bi-list-item.hover {
color: #ffffff;
background-color: rgba(255, 255, 255, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff,endColorstr=#0dffffff);
background-color: rgba(54, 133, 242, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d3685f2,endColorstr=#0d3685f2);
}
.bi-theme-dark .bi-list-item:hover .bi-input,
.bi-theme-dark .bi-list-item.hover .bi-input {
@ -305,22 +305,22 @@ textarea {
.bi-theme-dark .bi-list-item.disabled:hover,
.bi-theme-dark .bi-list-item.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-input,
.bi-theme-dark .bi-list-item.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-textarea,
.bi-theme-dark .bi-list-item.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item.disabled .bi-high-light,
.bi-theme-dark .bi-list-item.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-border:active,
.bi-list-item-border.active {
@ -424,22 +424,22 @@ textarea {
.bi-theme-dark .bi-list-item-effect.disabled:hover,
.bi-theme-dark .bi-list-item-effect.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-input,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-effect.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-effect.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active:hover,
.bi-list-item-active.hover {
@ -528,22 +528,22 @@ textarea {
.bi-theme-dark .bi-list-item-active.disabled:hover,
.bi-theme-dark .bi-list-item-active.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-input,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-active.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-active.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active2:hover,
.bi-list-item-active2.hover {
@ -637,22 +637,22 @@ textarea {
.bi-theme-dark .bi-list-item-active2.disabled:hover,
.bi-theme-dark .bi-list-item-active2.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-input,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-active2.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-active3:hover,
.bi-list-item-active3.hover {
@ -896,22 +896,22 @@ textarea {
.bi-theme-dark .bi-list-item-select.disabled:hover,
.bi-theme-dark .bi-list-item-select.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-input,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-select.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-select.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-select.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}
.bi-list-item-none:hover,
.bi-list-item-none.hover {
@ -998,20 +998,20 @@ textarea {
.bi-theme-dark .bi-list-item-none.disabled:hover,
.bi-theme-dark .bi-list-item-none.disabled:active {
background-color: transparent !important;
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-input,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-input,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-input {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-textarea,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-textarea,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-textarea {
color: #666666 !important;
color: #878d9f !important;
}
.bi-theme-dark .bi-list-item-none.disabled .bi-high-light,
.bi-theme-dark .bi-list-item-none.disabled:hover .bi-high-light,
.bi-theme-dark .bi-list-item-none.disabled:active .bi-high-light {
color: #666666 !important;
color: #878d9f !important;
}

12
src/css/resource/app.css

@ -30,8 +30,8 @@ body {
div::-webkit-scrollbar,
textarea::-webkit-scrollbar {
-webkit-appearance: none;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
width: 6px;
height: 6px;
}
@ -40,13 +40,13 @@ textarea::-webkit-scrollbar-thumb {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-color: rgba(102, 102, 102, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666,endColorstr=#4d666666);
background-color: rgba(135, 141, 159, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d878d9f,endColorstr=#4d878d9f);
}
div::-webkit-scrollbar-thumb:hover,
textarea::-webkit-scrollbar-thumb:hover {
background-color: rgba(102, 102, 102, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666,endColorstr=#b3666666);
background-color: rgba(135, 141, 159, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3878d9f,endColorstr=#b3878d9f);
}
.bi-theme-dark div::-webkit-scrollbar,
.bi-theme-dark textarea::-webkit-scrollbar {

4
src/css/resource/font.css

@ -637,11 +637,11 @@
}
.pull-down-font .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-font.disabled .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-h-font .b-font {
font-size: 16px;

2
src/css/theme/dark.css

@ -1,6 +1,6 @@
.bi-theme-dark {
background-color: #191B2B;
color: #F0F3F7;
color: #d6e0dc;
}
.bi-theme-dark .bi-input {
color: #ffffff;

2
src/css/widget/exceltable/exceltable.css

@ -7,5 +7,5 @@
border-right: 1px solid #e8eaed;
}
.bi-theme-dark .bi-excel-table > div.bottom-right > div > div > table {
border-right: 1px solid #525466;
border-right: 1px solid #3a3c53;
}

2
src/css/widget/year/popup.css

@ -8,7 +8,7 @@
border-left: none;
}
.bi-theme-dark .bi-year-popup .year-popup-navigation > .center-element {
border-left: 1px solid #525466;
border-left: 1px solid #3a3c53;
}
.bi-theme-dark .bi-year-popup .year-popup-navigation > .first-element {
border-left: none;

5
src/less/base/pane.less

@ -0,0 +1,5 @@
@import "../index";
.bi-pane {
min-height: 25px;
}

8
src/less/core/utils/common.less

@ -260,12 +260,12 @@ textarea {
.bi-theme-dark {
.bi-water-mark {
color: @water-mark-color-theme-dark;
color: @font-color-tips-theme-dark;
& .bi-input {
color: @water-mark-color-theme-dark;
color: @font-color-tips-theme-dark;
}
& .bi-textarea {
color: @water-mark-color-theme-dark;
color: @font-color-tips-theme-dark;
}
}
}
@ -357,7 +357,7 @@ textarea {
& .bi-textarea {
color: @color-bi-text;
}
.background-color(@color-bi-background-default, 5%);
.background-color(@color-bi-background-highlight, 5%);
}
&.disabled {
&, &:hover, &:active {

2
src/less/lib/colors.less

@ -8,8 +8,6 @@
@color-bi-text-black: @font-color-black;
//深色主题默认字体颜色
@color-bi-text-theme-dark: @font-color-normal-theme-dark;
//深灰色字体颜色
@color-bi-text-dark: @font-color-dark;
//灰色字体颜色
@color-bi-text-gray: @font-color-gray;
//浅灰色字体

16
src/less/lib/constant.less

@ -18,15 +18,18 @@
//font color
@font-color-black: #232e40;//
@font-color-normal: #3d4d66;//
@font-color-normal-theme-dark: #F0F3F7;//
@font-color-normal-theme-dark: #d6e0dc;//
@font-color-light-gray: #647185;
@font-color-light-gray-theme-dark: #afb7c6;
@font-color-disabled: #9ea6b2;//
@font-color-disabled-theme-dark: #666666;//
@font-color-disabled-theme-dark: #878d9f;//
@font-color-tips: #c4c9d1;//
@font-color-tips-theme-dark: #6b7084;//
@font-color-light-disabled: #d0d4da;//
@font-color-dark: #d4dadd;
@font-color-light-disabled-theme-dark: #606479;
@font-color-gray: #999999;
@font-color-white: #ffffff;//
@font-color-white-theme-dark: #242640;//
@font-color-light-highlight: #eaf2fd;
@font-color-highlight: #3685f2;
@font-color-blue: #23beef;
@ -65,8 +68,9 @@
@border-color-default: #ffffff;
@border-color-black: #232e40;
@border-color-line: #e8eaed;
@border-color-line-theme-dark: #3a3c53;
@border-color-light-line: #f2f4f7;
@border-color-line-theme-dark: #525466;
@border-color-light-line-theme-dark: #2F3149;
@border-color-highlight: #3685f2;
@border-color-warning: #fbb03b;
@ -79,7 +83,7 @@
@border-color-disabled: #F0F3F7;
//scroll color
@scroll-color: #666666;
@scroll-color: #878d9f;
@scroll-color-theme-dark: #F0F3F7;
@water-mark-color-theme-dark: #666666;
@water-mark-color-theme-dark: #878d9f;

2
src/less/resource/font.less

@ -80,7 +80,7 @@
//单选下拉框
//向下展开子菜单
.font(pull-up-font, @font-up-triangle);
.font(pull-down-font, @font-down-triangle, @color-bi-text-light-gray);
.font(pull-down-font, @font-down-triangle);
.font-hover(pull-down-h-font, @font-down-triangle, @color-bi-text-light-gray);
.font-hover-active(pull-down-ha-font, @font-down-triangle, @color-bi-text-light-gray);

18
src/widget/numberinterval/numberinterval.js

@ -303,17 +303,17 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.typeError:
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
default :
@ -349,7 +349,7 @@ BI.NumberInterval = BI.inherit(BI.Single, {
w.on(BI.Editor.EVENT_ERROR, function () {
self._checkValidation();
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
});
@ -362,13 +362,13 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
self.fireEvent(BI.NumberInterval.EVENT_ERROR);
break;
@ -385,17 +385,17 @@ BI.NumberInterval = BI.inherit(BI.Single, {
switch (self._checkValidation()) {
case c.typeError:
BI.Bubbles.show(c.typeError, BI.i18nText("BI-Numerical_Interval_Input_Data"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.numberError:
BI.Bubbles.show(c.numberError, BI.i18nText("BI-Numerical_Interval_Number_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
case c.signalError:
BI.Bubbles.show(c.signalError, BI.i18nText("BI-Numerical_Interval_Signal_Value"), self, {
offsetStyle: "center"
offsetStyle: "left"
});
break;
default :

12
ui/css/app.css

@ -30,8 +30,8 @@ body {
div::-webkit-scrollbar,
textarea::-webkit-scrollbar {
-webkit-appearance: none;
background-color: rgba(102, 102, 102, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666,endColorstr=#0d666666);
background-color: rgba(135, 141, 159, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d878d9f,endColorstr=#0d878d9f);
width: 6px;
height: 6px;
}
@ -40,13 +40,13 @@ textarea::-webkit-scrollbar-thumb {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-color: rgba(102, 102, 102, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666,endColorstr=#4d666666);
background-color: rgba(135, 141, 159, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d878d9f,endColorstr=#4d878d9f);
}
div::-webkit-scrollbar-thumb:hover,
textarea::-webkit-scrollbar-thumb:hover {
background-color: rgba(102, 102, 102, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666,endColorstr=#b3666666);
background-color: rgba(135, 141, 159, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3878d9f,endColorstr=#b3878d9f);
}
.bi-theme-dark div::-webkit-scrollbar,
.bi-theme-dark textarea::-webkit-scrollbar {

4
ui/css/font.css

@ -637,11 +637,11 @@
}
.pull-down-font .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-font.disabled .b-font:before {
content: "\e70b";
color: #647185;
color: inherit;
}
.pull-down-h-font .b-font {
font-size: 16px;

Loading…
Cancel
Save