nexabase-report 0.4.11 → 0.4.13

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.
@@ -1,5 +1,5 @@
1
- import { c as Ke, a as Do } from "./index-DTEqJqaE.js";
2
- import { _ as Xa } from "./jspdf.es.min-DiEesoVB.js";
1
+ import { c as Ke, a as Do } from "./index-8SpWyFtJ.js";
2
+ import { _ as Xa } from "./jspdf.es.min-C0sJzBrf.js";
3
3
  var vt = function(a) {
4
4
  return a && a.Math === Math && a;
5
5
  }, _ = (
@@ -7303,7 +7303,7 @@ function(n) {
7303
7303
  */
7304
7304
  function(n) {
7305
7305
  function e() {
7306
- return (Ht.canvg ? Promise.resolve(Ht.canvg) : import("./index.es-C-dsqiMd.js")).catch(function(r) {
7306
+ return (Ht.canvg ? Promise.resolve(Ht.canvg) : import("./index.es-CBODtOif.js")).catch(function(r) {
7307
7307
  return Promise.reject(new Error("Could not load canvg: " + r));
7308
7308
  }).then(function(r) {
7309
7309
  return r.default ? r.default : r;
@@ -2113,9 +2113,12 @@
2113
2113
  width: 100%;
2114
2114
  height: 100%;
2115
2115
  border: 1px solid var(--nd-border-strong);
2116
- background: #fff;
2116
+ background: inherit;
2117
2117
  overflow: hidden;
2118
2118
  border-radius: 2px;
2119
+ font-size: inherit;
2120
+ font-family: inherit;
2121
+ color: inherit;
2119
2122
  }
2120
2123
 
2121
2124
  .nd-table-header {
@@ -2125,12 +2128,14 @@
2125
2128
  flex-shrink: 0;
2126
2129
  }
2127
2130
 
2128
- .nd-table-row { display: flex; flex: 1; background: #fff; }
2131
+ .nd-table-row { display: flex; flex: 1; background: inherit; }
2129
2132
 
2130
2133
  .nd-table-cell {
2131
2134
  padding: 4px 8px;
2132
2135
  border-right: 1px solid var(--nd-border);
2133
- font-size: 11px;
2136
+ font-size: inherit;
2137
+ font-family: inherit;
2138
+ color: inherit;
2134
2139
  white-space: nowrap;
2135
2140
  overflow: hidden;
2136
2141
  text-overflow: ellipsis;
@@ -2141,11 +2146,12 @@
2141
2146
 
2142
2147
  .nd-table-cell:last-child { border-right: none; }
2143
2148
 
2144
- .nd-table-cell.head { font-weight: 600; color: var(--nd-text); background: #f8fafc; }
2149
+ .nd-table-cell.head { font-weight: 600; color: inherit; background: #f8fafc; }
2145
2150
 
2146
2151
  .nd-table-cell.body {
2147
- color: var(--nd-text-secondary);
2148
- font-family: 'Courier New', monospace;
2152
+ color: inherit;
2153
+ opacity: 0.8;
2154
+ font-family: inherit;
2149
2155
  font-style: italic;
2150
2156
  }
2151
2157
 
@@ -6,7 +6,9 @@
6
6
  .nexa-table {
7
7
  width: 100%;
8
8
  border-collapse: collapse;
9
- font-size: 11px;
9
+ font-size: inherit;
10
+ font-family: inherit;
11
+ color: inherit;
10
12
  }
11
13
 
12
14
  .nexa-table thead tr {
@@ -17,7 +19,9 @@
17
19
  .nexa-table th {
18
20
  padding: 6px 8px;
19
21
  font-weight: 600;
20
- color: var(--nd-text, #1e293b);
22
+ color: inherit;
23
+ font-size: inherit;
24
+ font-family: inherit;
21
25
  text-align: left;
22
26
  border-right: 1px solid var(--nd-border, #e2e8f0);
23
27
  }
@@ -28,7 +32,9 @@
28
32
  padding: 5px 8px;
29
33
  border-right: 1px solid var(--nd-border, #e2e8f0);
30
34
  border-bottom: 1px solid var(--nd-border, #e2e8f0);
31
- color: #475569;
35
+ color: inherit;
36
+ font-size: inherit;
37
+ font-family: inherit;
32
38
  }
33
39
 
34
40
  .nexa-table td:last-child { border-right: none; }
@@ -47,15 +53,15 @@
47
53
  .nexa-table-group-header td {
48
54
  font-weight: 700;
49
55
  background: #e0e7ff;
50
- color: #1e3a8a;
51
- font-size: 12px;
56
+ color: inherit;
57
+ font-size: 1.1em;
52
58
  padding: 4px 8px;
53
59
  }
54
60
 
55
61
  .nexa-table-group-footer td {
56
62
  font-weight: 600;
57
63
  background: #f1f5f9;
58
- color: #374151;
64
+ color: inherit;
59
65
  border-top: 1px solid #cbd5e1;
60
66
  }
61
67
 
@@ -1,4 +1,4 @@
1
- import { N as r, S as s, i as t, r as S } from "./index-DTEqJqaE.js";
1
+ import { N as r, S as s, i as t, r as S } from "./index-8SpWyFtJ.js";
2
2
  export {
3
3
  r as NexaViewerElement,
4
4
  s as SYSTEM_VARIABLES,