flexmonster 2.9.4 → 2.9.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/flexmonster.css +4 -0
  2. package/flexmonster.es5.full.js +2578 -2569
  3. package/flexmonster.es5.js +2577 -2568
  4. package/flexmonster.full.js +2225 -2216
  5. package/flexmonster.js +2224 -2215
  6. package/flexmonster.min.css +1 -1
  7. package/lib/flexmonster.fusioncharts.js +2 -2
  8. package/lib/flexmonster.googlecharts.js +2 -2
  9. package/lib/flexmonster.highcharts.js +1 -1
  10. package/package.json +1 -1
  11. package/theme/accessible/flexmonster.css +4 -0
  12. package/theme/accessible/flexmonster.min.css +1 -1
  13. package/theme/blackorange/flexmonster.css +10 -6
  14. package/theme/blackorange/flexmonster.less +3 -2
  15. package/theme/blackorange/flexmonster.min.css +1 -1
  16. package/theme/brightorange/flexmonster.css +4 -0
  17. package/theme/brightorange/flexmonster.less +1 -0
  18. package/theme/brightorange/flexmonster.min.css +1 -1
  19. package/theme/dark/flexmonster.css +4 -0
  20. package/theme/dark/flexmonster.less +1 -0
  21. package/theme/dark/flexmonster.min.css +1 -1
  22. package/theme/default/flexmonster.less +1 -0
  23. package/theme/flexmonster-base.less +6 -0
  24. package/theme/green/flexmonster.css +4 -0
  25. package/theme/green/flexmonster.less +1 -0
  26. package/theme/green/flexmonster.min.css +1 -1
  27. package/theme/lightblue/flexmonster.css +4 -0
  28. package/theme/lightblue/flexmonster.less +1 -0
  29. package/theme/lightblue/flexmonster.min.css +1 -1
  30. package/theme/macos/flexmonster.css +4 -0
  31. package/theme/macos/flexmonster.less +1 -0
  32. package/theme/macos/flexmonster.min.css +1 -1
  33. package/theme/midnight/flexmonster.css +7 -0
  34. package/theme/midnight/flexmonster.less +5 -0
  35. package/theme/midnight/flexmonster.min.css +1 -1
  36. package/theme/old/flexmonster.css +4 -0
  37. package/theme/old/flexmonster.less +1 -0
  38. package/theme/old/flexmonster.min.css +1 -1
  39. package/theme/orange/flexmonster.css +4 -0
  40. package/theme/orange/flexmonster.less +1 -0
  41. package/theme/orange/flexmonster.min.css +1 -1
  42. package/theme/purple/flexmonster.css +4 -0
  43. package/theme/purple/flexmonster.less +1 -0
  44. package/theme/purple/flexmonster.min.css +1 -1
  45. package/theme/softdefault/flexmonster.css +4 -0
  46. package/theme/softdefault/flexmonster.less +1 -0
  47. package/theme/softdefault/flexmonster.min.css +1 -1
  48. package/theme/stripedblue/flexmonster.css +4 -0
  49. package/theme/stripedblue/flexmonster.less +1 -0
  50. package/theme/stripedblue/flexmonster.min.css +1 -1
  51. package/theme/stripedteal/flexmonster.css +4 -0
  52. package/theme/stripedteal/flexmonster.less +1 -0
  53. package/theme/stripedteal/flexmonster.min.css +1 -1
  54. package/theme/teal/flexmonster.css +4 -0
  55. package/theme/teal/flexmonster.less +1 -0
  56. package/theme/teal/flexmonster.min.css +1 -1
  57. package/theme/yellow/flexmonster.css +4 -0
  58. package/theme/yellow/flexmonster.less +1 -0
  59. package/theme/yellow/flexmonster.min.css +1 -1
  60. package/toolbar/flexmonster.toolbar.js +1 -1
  61. package/types/flexmonster.d.ts +5 -0
@@ -2311,6 +2311,10 @@
2311
2311
  #fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list.fm-tree-list:not(.fm-is-searched) li {
2312
2312
  padding-left: 0;
2313
2313
  }
2314
+ #fm-pivot-view .fm-filter-view .fm-filters-table .fm-search-highlight {
2315
+ background-color: #FFFF00;
2316
+ font-weight: inherit;
2317
+ }
2314
2318
  #fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header {
2315
2319
  border-bottom: 1px solid #555;
2316
2320
  background: #FFF2ED;
@@ -6173,25 +6177,25 @@
6173
6177
  }
6174
6178
  #fm-toolbar-wrapper #fm-toolbar li svg {
6175
6179
  transform: translateZ(0);
6176
- fill: #ACACAC;
6180
+ fill: #3c3c3c;
6177
6181
  }
6178
6182
  #fm-toolbar-wrapper #fm-toolbar li svg .fill-border {
6179
- fill: #ACACAC;
6183
+ fill: #3c3c3c;
6180
6184
  }
6181
6185
  #fm-toolbar-wrapper #fm-toolbar li svg .fill-background {
6182
- fill: #E9E9E9;
6186
+ fill: #FFBB9D;
6183
6187
  }
6184
6188
  #fm-toolbar-wrapper #fm-toolbar li a:hover svg,
6185
6189
  #fm-toolbar-wrapper #fm-toolbar li li:hover > .fm-svg-icon > svg {
6186
- fill: #939393;
6190
+ fill: #232323;
6187
6191
  }
6188
6192
  #fm-toolbar-wrapper #fm-toolbar li a:hover svg .fill-border,
6189
6193
  #fm-toolbar-wrapper #fm-toolbar li li:hover > .fm-svg-icon > svg .fill-border {
6190
- fill: #939393;
6194
+ fill: #232323;
6191
6195
  }
6192
6196
  #fm-toolbar-wrapper #fm-toolbar li a:hover svg .fill-background,
6193
6197
  #fm-toolbar-wrapper #fm-toolbar li li:hover > .fm-svg-icon > svg .fill-background {
6194
- fill: #d0d0d0;
6198
+ fill: #ff986a;
6195
6199
  }
6196
6200
  #fm-toolbar-wrapper #fm-toolbar > li > a .fm-svg-icon,
6197
6201
  #fm-toolbar-wrapper #fm-toolbar > .fm-toolbar-group-left > li > a .fm-svg-icon,
@@ -49,8 +49,8 @@ Used in this file to define bg, border and other colors
49
49
  @toolbar-text-color: @theme-text-color;
50
50
  @toolbar-background-color: @background-ui-element-base-color;
51
51
 
52
- @toolbar-icon-fill-border: #ACACAC;
53
- @toolbar-icon-fill-background: #E9E9E9;
52
+ @toolbar-icon-fill-border: @theme-base-color-superdark;
53
+ @toolbar-icon-fill-background: #FFBB9D;
54
54
 
55
55
  @toolbar-dropdown-background-color: @background-ui-element-base-color;
56
56
  @toolbar-dropdown-border: @ui-element-border;
@@ -154,6 +154,7 @@ Used in this file to define bg, border and other colors
154
154
  @grid-filter-icon-color: @grid-icon-color;
155
155
 
156
156
  /* ===== table header filters column area ===== */
157
+ @grid-table-header-filter-column-search-highlight: #FFFF00;
157
158
  @grid-table-header-filter-column-pane-color: @theme-color;
158
159
  @grid-table-header-filter-column-pane-text-color: @theme-text-color-inverted;
159
160
  @grid-table-header-filter-column-pane-border-color: @theme-color-dark;