@biorate/config 1.156.2 → 2.0.0

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 (34) hide show
  1. package/.reporters.json +6 -0
  2. package/CHANGELOG.md +329 -0
  3. package/dist/src/config.js +2 -2
  4. package/dist/src/config.js.map +1 -1
  5. package/dist/src/template.js +7 -10
  6. package/dist/src/template.js.map +1 -1
  7. package/dist/tsconfig.build.tsbuildinfo +1 -1
  8. package/package.json +5 -5
  9. package/.nyc_output/9f7d89a3-51a5-4036-8f03-551f0982a642.json +0 -1
  10. package/.nyc_output/ef4e718e-7a4e-4185-88e2-32f661b4fbc2.json +0 -1
  11. package/.nyc_output/processinfo/9f7d89a3-51a5-4036-8f03-551f0982a642.json +0 -1
  12. package/.nyc_output/processinfo/ef4e718e-7a4e-4185-88e2-32f661b4fbc2.json +0 -1
  13. package/.nyc_output/processinfo/index.json +0 -1
  14. package/coverage/lcov-report/base.css +0 -224
  15. package/coverage/lcov-report/block-navigation.js +0 -87
  16. package/coverage/lcov-report/config/index.html +0 -116
  17. package/coverage/lcov-report/config/index.ts.html +0 -88
  18. package/coverage/lcov-report/config/src/errors.ts.html +0 -109
  19. package/coverage/lcov-report/config/src/index.html +0 -131
  20. package/coverage/lcov-report/config/src/index.ts.html +0 -502
  21. package/coverage/lcov-report/config.ts.html +0 -118
  22. package/coverage/lcov-report/errors.ts.html +0 -118
  23. package/coverage/lcov-report/favicon.png +0 -0
  24. package/coverage/lcov-report/index.html +0 -176
  25. package/coverage/lcov-report/index.ts.html +0 -118
  26. package/coverage/lcov-report/prettify.css +0 -1
  27. package/coverage/lcov-report/prettify.js +0 -2
  28. package/coverage/lcov-report/reg-exp-ext.ts.html +0 -118
  29. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  30. package/coverage/lcov-report/sorter.js +0 -196
  31. package/coverage/lcov-report/template.ts.html +0 -118
  32. package/coverage/lcov.info +0 -226
  33. package/dist/src/interfaces.js +0 -3
  34. package/dist/src/interfaces.js.map +0 -1
@@ -1,118 +0,0 @@
1
-
2
- <!doctype html>
3
- <html lang="en">
4
-
5
- <head>
6
- <title>Code coverage report for reg-exp-ext.ts</title>
7
- <meta charset="utf-8" />
8
- <link rel="stylesheet" href="prettify.css" />
9
- <link rel="stylesheet" href="base.css" />
10
- <link rel="shortcut icon" type="image/x-icon" href="favicon.png" />
11
- <meta name="viewport" content="width=device-width, initial-scale=1" />
12
- <style type='text/css'>
13
- .coverage-summary .sorter {
14
- background-image: url(sort-arrow-sprite.png);
15
- }
16
- </style>
17
- </head>
18
-
19
- <body>
20
- <div class='wrapper'>
21
- <div class='pad1'>
22
- <h1><a href="index.html">All files</a> reg-exp-ext.ts</h1>
23
- <div class='clearfix'>
24
-
25
- <div class='fl pad1y space-right2'>
26
- <span class="strong">100% </span>
27
- <span class="quiet">Statements</span>
28
- <span class='fraction'>2/2</span>
29
- </div>
30
-
31
-
32
- <div class='fl pad1y space-right2'>
33
- <span class="strong">100% </span>
34
- <span class="quiet">Branches</span>
35
- <span class='fraction'>0/0</span>
36
- </div>
37
-
38
-
39
- <div class='fl pad1y space-right2'>
40
- <span class="strong">100% </span>
41
- <span class="quiet">Functions</span>
42
- <span class='fraction'>1/1</span>
43
- </div>
44
-
45
-
46
- <div class='fl pad1y space-right2'>
47
- <span class="strong">100% </span>
48
- <span class="quiet">Lines</span>
49
- <span class='fraction'>2/2</span>
50
- </div>
51
-
52
-
53
- </div>
54
- <p class="quiet">
55
- Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
56
- </p>
57
- <template id="filterTemplate">
58
- <div class="quiet">
59
- Filter:
60
- <input type="search" id="fileSearch">
61
- </div>
62
- </template>
63
- </div>
64
- <div class='status-line high'></div>
65
- <pre><table class="coverage">
66
- <tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
67
- <a name='L2'></a><a href='#L2'>2</a>
68
- <a name='L3'></a><a href='#L3'>3</a>
69
- <a name='L4'></a><a href='#L4'>4</a>
70
- <a name='L5'></a><a href='#L5'>5</a>
71
- <a name='L6'></a><a href='#L6'>6</a>
72
- <a name='L7'></a><a href='#L7'>7</a>
73
- <a name='L8'></a><a href='#L8'>8</a>
74
- <a name='L9'></a><a href='#L9'>9</a>
75
- <a name='L10'></a><a href='#L10'>10</a>
76
- <a name='L11'></a><a href='#L11'>11</a>
77
- <a name='L12'></a><a href='#L12'>12</a></td><td class="line-coverage quiet"><span class="cline-any cline-no">0</span>
78
- <span class="cline-any cline-no">0</span>
79
- <span class="cline-any cline-no">0</span>
80
- <span class="cline-any cline-no">0</span>
81
- <span class="cline-any cline-no">0</span>
82
- <span class="cline-any cline-no">0</span>
83
- <span class="cline-any cline-no">0</span>
84
- <span class="cline-any cline-no">0</span>
85
- <span class="cline-any cline-no">0</span>
86
- <span class="cline-any cline-no">0</span>
87
- <span class="cline-any cline-no">0</span>
88
- <span class="cline-any cline-no">0</span></td><td class="text"><pre class="prettyprint lang-js">Unable to lookup source: /www/biorate/core/packages/@biorate/config/src/file:/www/biorate/core/packages/@biorate/config/src/reg-exp-ext.ts (ENOENT: no such file or directory, open '/www/biorate/core/packages/@biorate/config/src/file:/www/biorate/core/packages/@biorate/config/src/reg-exp-ext.ts')
89
- Error: Unable to lookup source: /www/biorate/core/packages/@biorate/config/src/file:/www/biorate/core/packages/@biorate/config/src/reg-exp-ext.ts (ENOENT: no such file or directory, open '/www/biorate/core/packages/@biorate/config/src/file:/www/biorate/core/packages/@biorate/config/src/reg-exp-ext.ts')
90
- at Context.defaultSourceLookup [as sourceFinder] (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/context.js:17:15)
91
- at Context.getSource (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/context.js:71:21)
92
- at annotateSourceCode (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/html/annotator.js:249:40)
93
- at HtmlReport.onDetail (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/html/index.js:414:33)
94
- at LcovReport.<computed> [as onDetail] (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/lcov/index.js:28:23)
95
- at Visitor.value (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:38:38)
96
- at ReportNode.visit (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:88:21)
97
- at /www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:92:19
98
- at Array.forEach (<anonymous>)
99
- at ReportNode.visit (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:91:28)</pre></td></tr></table></pre>
100
-
101
- <div class='push'></div><!-- for sticky footer -->
102
- </div><!-- /wrapper -->
103
- <div class='footer quiet pad2 space-top1 center small'>
104
- Code coverage generated by
105
- <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
106
- at 2025-07-17T12:40:54.364Z
107
- </div>
108
- <script src="prettify.js"></script>
109
- <script>
110
- window.onload = function () {
111
- prettyPrint();
112
- };
113
- </script>
114
- <script src="sorter.js"></script>
115
- <script src="block-navigation.js"></script>
116
- </body>
117
- </html>
118
-
@@ -1,196 +0,0 @@
1
- /* eslint-disable */
2
- var addSorting = (function() {
3
- 'use strict';
4
- var cols,
5
- currentSort = {
6
- index: 0,
7
- desc: false
8
- };
9
-
10
- // returns the summary table element
11
- function getTable() {
12
- return document.querySelector('.coverage-summary');
13
- }
14
- // returns the thead element of the summary table
15
- function getTableHeader() {
16
- return getTable().querySelector('thead tr');
17
- }
18
- // returns the tbody element of the summary table
19
- function getTableBody() {
20
- return getTable().querySelector('tbody');
21
- }
22
- // returns the th element for nth column
23
- function getNthColumn(n) {
24
- return getTableHeader().querySelectorAll('th')[n];
25
- }
26
-
27
- function onFilterInput() {
28
- const searchValue = document.getElementById('fileSearch').value;
29
- const rows = document.getElementsByTagName('tbody')[0].children;
30
- for (let i = 0; i < rows.length; i++) {
31
- const row = rows[i];
32
- if (
33
- row.textContent
34
- .toLowerCase()
35
- .includes(searchValue.toLowerCase())
36
- ) {
37
- row.style.display = '';
38
- } else {
39
- row.style.display = 'none';
40
- }
41
- }
42
- }
43
-
44
- // loads the search box
45
- function addSearchBox() {
46
- var template = document.getElementById('filterTemplate');
47
- var templateClone = template.content.cloneNode(true);
48
- templateClone.getElementById('fileSearch').oninput = onFilterInput;
49
- template.parentElement.appendChild(templateClone);
50
- }
51
-
52
- // loads all columns
53
- function loadColumns() {
54
- var colNodes = getTableHeader().querySelectorAll('th'),
55
- colNode,
56
- cols = [],
57
- col,
58
- i;
59
-
60
- for (i = 0; i < colNodes.length; i += 1) {
61
- colNode = colNodes[i];
62
- col = {
63
- key: colNode.getAttribute('data-col'),
64
- sortable: !colNode.getAttribute('data-nosort'),
65
- type: colNode.getAttribute('data-type') || 'string'
66
- };
67
- cols.push(col);
68
- if (col.sortable) {
69
- col.defaultDescSort = col.type === 'number';
70
- colNode.innerHTML =
71
- colNode.innerHTML + '<span class="sorter"></span>';
72
- }
73
- }
74
- return cols;
75
- }
76
- // attaches a data attribute to every tr element with an object
77
- // of data values keyed by column name
78
- function loadRowData(tableRow) {
79
- var tableCols = tableRow.querySelectorAll('td'),
80
- colNode,
81
- col,
82
- data = {},
83
- i,
84
- val;
85
- for (i = 0; i < tableCols.length; i += 1) {
86
- colNode = tableCols[i];
87
- col = cols[i];
88
- val = colNode.getAttribute('data-value');
89
- if (col.type === 'number') {
90
- val = Number(val);
91
- }
92
- data[col.key] = val;
93
- }
94
- return data;
95
- }
96
- // loads all row data
97
- function loadData() {
98
- var rows = getTableBody().querySelectorAll('tr'),
99
- i;
100
-
101
- for (i = 0; i < rows.length; i += 1) {
102
- rows[i].data = loadRowData(rows[i]);
103
- }
104
- }
105
- // sorts the table using the data for the ith column
106
- function sortByIndex(index, desc) {
107
- var key = cols[index].key,
108
- sorter = function(a, b) {
109
- a = a.data[key];
110
- b = b.data[key];
111
- return a < b ? -1 : a > b ? 1 : 0;
112
- },
113
- finalSorter = sorter,
114
- tableBody = document.querySelector('.coverage-summary tbody'),
115
- rowNodes = tableBody.querySelectorAll('tr'),
116
- rows = [],
117
- i;
118
-
119
- if (desc) {
120
- finalSorter = function(a, b) {
121
- return -1 * sorter(a, b);
122
- };
123
- }
124
-
125
- for (i = 0; i < rowNodes.length; i += 1) {
126
- rows.push(rowNodes[i]);
127
- tableBody.removeChild(rowNodes[i]);
128
- }
129
-
130
- rows.sort(finalSorter);
131
-
132
- for (i = 0; i < rows.length; i += 1) {
133
- tableBody.appendChild(rows[i]);
134
- }
135
- }
136
- // removes sort indicators for current column being sorted
137
- function removeSortIndicators() {
138
- var col = getNthColumn(currentSort.index),
139
- cls = col.className;
140
-
141
- cls = cls.replace(/ sorted$/, '').replace(/ sorted-desc$/, '');
142
- col.className = cls;
143
- }
144
- // adds sort indicators for current column being sorted
145
- function addSortIndicators() {
146
- getNthColumn(currentSort.index).className += currentSort.desc
147
- ? ' sorted-desc'
148
- : ' sorted';
149
- }
150
- // adds event listeners for all sorter widgets
151
- function enableUI() {
152
- var i,
153
- el,
154
- ithSorter = function ithSorter(i) {
155
- var col = cols[i];
156
-
157
- return function() {
158
- var desc = col.defaultDescSort;
159
-
160
- if (currentSort.index === i) {
161
- desc = !currentSort.desc;
162
- }
163
- sortByIndex(i, desc);
164
- removeSortIndicators();
165
- currentSort.index = i;
166
- currentSort.desc = desc;
167
- addSortIndicators();
168
- };
169
- };
170
- for (i = 0; i < cols.length; i += 1) {
171
- if (cols[i].sortable) {
172
- // add the click event handler on the th so users
173
- // dont have to click on those tiny arrows
174
- el = getNthColumn(i).querySelector('.sorter').parentElement;
175
- if (el.addEventListener) {
176
- el.addEventListener('click', ithSorter(i));
177
- } else {
178
- el.attachEvent('onclick', ithSorter(i));
179
- }
180
- }
181
- }
182
- }
183
- // adds sorting functionality to the UI
184
- return function() {
185
- if (!getTable()) {
186
- return;
187
- }
188
- cols = loadColumns();
189
- loadData();
190
- addSearchBox();
191
- addSortIndicators();
192
- enableUI();
193
- };
194
- })();
195
-
196
- window.addEventListener('load', addSorting);
@@ -1,118 +0,0 @@
1
-
2
- <!doctype html>
3
- <html lang="en">
4
-
5
- <head>
6
- <title>Code coverage report for template.ts</title>
7
- <meta charset="utf-8" />
8
- <link rel="stylesheet" href="prettify.css" />
9
- <link rel="stylesheet" href="base.css" />
10
- <link rel="shortcut icon" type="image/x-icon" href="favicon.png" />
11
- <meta name="viewport" content="width=device-width, initial-scale=1" />
12
- <style type='text/css'>
13
- .coverage-summary .sorter {
14
- background-image: url(sort-arrow-sprite.png);
15
- }
16
- </style>
17
- </head>
18
-
19
- <body>
20
- <div class='wrapper'>
21
- <div class='pad1'>
22
- <h1><a href="index.html">All files</a> template.ts</h1>
23
- <div class='clearfix'>
24
-
25
- <div class='fl pad1y space-right2'>
26
- <span class="strong">88.37% </span>
27
- <span class="quiet">Statements</span>
28
- <span class='fraction'>38/43</span>
29
- </div>
30
-
31
-
32
- <div class='fl pad1y space-right2'>
33
- <span class="strong">83.33% </span>
34
- <span class="quiet">Branches</span>
35
- <span class='fraction'>60/72</span>
36
- </div>
37
-
38
-
39
- <div class='fl pad1y space-right2'>
40
- <span class="strong">100% </span>
41
- <span class="quiet">Functions</span>
42
- <span class='fraction'>5/5</span>
43
- </div>
44
-
45
-
46
- <div class='fl pad1y space-right2'>
47
- <span class="strong">100% </span>
48
- <span class="quiet">Lines</span>
49
- <span class='fraction'>31/31</span>
50
- </div>
51
-
52
-
53
- </div>
54
- <p class="quiet">
55
- Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
56
- </p>
57
- <template id="filterTemplate">
58
- <div class="quiet">
59
- Filter:
60
- <input type="search" id="fileSearch">
61
- </div>
62
- </template>
63
- </div>
64
- <div class='status-line high'></div>
65
- <pre><table class="coverage">
66
- <tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
67
- <a name='L2'></a><a href='#L2'>2</a>
68
- <a name='L3'></a><a href='#L3'>3</a>
69
- <a name='L4'></a><a href='#L4'>4</a>
70
- <a name='L5'></a><a href='#L5'>5</a>
71
- <a name='L6'></a><a href='#L6'>6</a>
72
- <a name='L7'></a><a href='#L7'>7</a>
73
- <a name='L8'></a><a href='#L8'>8</a>
74
- <a name='L9'></a><a href='#L9'>9</a>
75
- <a name='L10'></a><a href='#L10'>10</a>
76
- <a name='L11'></a><a href='#L11'>11</a>
77
- <a name='L12'></a><a href='#L12'>12</a></td><td class="line-coverage quiet"><span class="cline-any cline-no">0</span>
78
- <span class="cline-any cline-no">0</span>
79
- <span class="cline-any cline-no">0</span>
80
- <span class="cline-any cline-no">0</span>
81
- <span class="cline-any cline-no">0</span>
82
- <span class="cline-any cline-no">0</span>
83
- <span class="cline-any cline-no">0</span>
84
- <span class="cline-any cline-no">0</span>
85
- <span class="cline-any cline-no">0</span>
86
- <span class="cline-any cline-no">0</span>
87
- <span class="cline-any cline-no">0</span>
88
- <span class="cline-any cline-no">0</span></td><td class="text"><pre class="prettyprint lang-js">Unable to lookup source: /www/biorate/core/packages/@biorate/config/src/file:/www/biorate/core/packages/@biorate/config/src/template.ts (ENOENT: no such file or directory, open '/www/biorate/core/packages/@biorate/config/src/file:/www/biorate/core/packages/@biorate/config/src/template.ts')
89
- Error: Unable to lookup source: /www/biorate/core/packages/@biorate/config/src/file:/www/biorate/core/packages/@biorate/config/src/template.ts (ENOENT: no such file or directory, open '/www/biorate/core/packages/@biorate/config/src/file:/www/biorate/core/packages/@biorate/config/src/template.ts')
90
- at Context.defaultSourceLookup [as sourceFinder] (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/context.js:17:15)
91
- at Context.getSource (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/context.js:71:21)
92
- at annotateSourceCode (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/html/annotator.js:249:40)
93
- at HtmlReport.onDetail (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/html/index.js:414:33)
94
- at LcovReport.<computed> [as onDetail] (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/lcov/index.js:28:23)
95
- at Visitor.value (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:38:38)
96
- at ReportNode.visit (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:88:21)
97
- at /www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:92:19
98
- at Array.forEach (<anonymous>)
99
- at ReportNode.visit (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:91:28)</pre></td></tr></table></pre>
100
-
101
- <div class='push'></div><!-- for sticky footer -->
102
- </div><!-- /wrapper -->
103
- <div class='footer quiet pad2 space-top1 center small'>
104
- Code coverage generated by
105
- <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
106
- at 2025-07-17T12:40:54.364Z
107
- </div>
108
- <script src="prettify.js"></script>
109
- <script>
110
- window.onload = function () {
111
- prettyPrint();
112
- };
113
- </script>
114
- <script src="sorter.js"></script>
115
- <script src="block-navigation.js"></script>
116
- </body>
117
- </html>
118
-
@@ -1,226 +0,0 @@
1
- TN:
2
- SF:src/file:/www/biorate/core/packages/@biorate/config/src/config.ts
3
- FN:9,(anonymous_1)
4
- FN:29,(anonymous_2)
5
- FN:42,(anonymous_3)
6
- FN:44,(anonymous_4)
7
- FN:70,(anonymous_5)
8
- FN:100,(anonymous_6)
9
- FN:119,(anonymous_7)
10
- FN:146,(anonymous_8)
11
- FNF:8
12
- FNH:8
13
- FNDA:1,(anonymous_1)
14
- FNDA:22,(anonymous_2)
15
- FNDA:2,(anonymous_3)
16
- FNDA:6,(anonymous_4)
17
- FNDA:27,(anonymous_5)
18
- FNDA:33,(anonymous_6)
19
- FNDA:1,(anonymous_7)
20
- FNDA:15,(anonymous_8)
21
- DA:1,1
22
- DA:2,1
23
- DA:3,1
24
- DA:4,1
25
- DA:5,1
26
- DA:9,1
27
- DA:13,1
28
- DA:24,1
29
- DA:30,22
30
- DA:31,22
31
- DA:32,22
32
- DA:33,22
33
- DA:34,22
34
- DA:35,22
35
- DA:36,22
36
- DA:43,2
37
- DA:44,2
38
- DA:45,6
39
- DA:71,27
40
- DA:72,3
41
- DA:73,2
42
- DA:75,24
43
- DA:76,24
44
- DA:78,18
45
- DA:80,2
46
- DA:82,4
47
- DA:101,33
48
- DA:120,1
49
- DA:147,15
50
- LF:29
51
- LH:29
52
- BRDA:45,0,0,4
53
- BRDA:45,0,1,2
54
- BRDA:71,1,0,3
55
- BRDA:71,1,1,24
56
- BRDA:72,2,0,1
57
- BRDA:72,2,1,2
58
- BRDA:76,3,0,18
59
- BRDA:76,3,1,2
60
- BRDA:76,3,2,4
61
- BRDA:80,4,0,2
62
- BRDA:80,4,1,0
63
- BRF:11
64
- BRH:10
65
- end_of_record
66
- TN:
67
- SF:src/file:/www/biorate/core/packages/@biorate/config/src/errors.ts
68
- FN:5,(anonymous_0)
69
- FNF:1
70
- FNH:1
71
- FNDA:1,(anonymous_0)
72
- DA:1,1
73
- DA:4,1
74
- DA:6,1
75
- LF:3
76
- LH:3
77
- BRF:0
78
- BRH:0
79
- end_of_record
80
- TN:
81
- SF:src/file:/www/biorate/core/packages/@biorate/config/src/index.ts
82
- FNF:0
83
- FNH:0
84
- DA:1,1
85
- DA:2,1
86
- DA:3,1
87
- LF:3
88
- LH:3
89
- BRF:0
90
- BRH:0
91
- end_of_record
92
- TN:
93
- SF:src/file:/www/biorate/core/packages/@biorate/config/src/reg-exp-ext.ts
94
- FN:2,(anonymous_0)
95
- FNF:1
96
- FNH:1
97
- FNDA:1,(anonymous_0)
98
- DA:1,1
99
- DA:3,1
100
- LF:2
101
- LH:2
102
- BRF:0
103
- BRH:0
104
- end_of_record
105
- TN:
106
- SF:src/file:/www/biorate/core/packages/@biorate/config/src/template.ts
107
- FN:6,(anonymous_0)
108
- FN:23,(anonymous_1)
109
- FN:30,(anonymous_2)
110
- FN:42,(anonymous_3)
111
- FN:57,(anonymous_4)
112
- FNF:5
113
- FNH:5
114
- FNDA:22,(anonymous_0)
115
- FNDA:22,(anonymous_1)
116
- FNDA:22,(anonymous_2)
117
- FNDA:22,(anonymous_3)
118
- FNDA:22,(anonymous_4)
119
- DA:1,1
120
- DA:2,1
121
- DA:5,1
122
- DA:12,22
123
- DA:13,22
124
- DA:15,22
125
- DA:16,2
126
- DA:17,2
127
- DA:24,22
128
- DA:25,22
129
- DA:26,22
130
- DA:27,22
131
- DA:36,22
132
- DA:37,22
133
- DA:38,22
134
- DA:39,22
135
- DA:48,22
136
- DA:49,22
137
- DA:50,22
138
- DA:51,22
139
- DA:52,2
140
- DA:63,22
141
- DA:64,22
142
- DA:65,22
143
- DA:66,22
144
- DA:67,6
145
- DA:68,5
146
- DA:69,4
147
- DA:70,3
148
- DA:71,2
149
- DA:72,1
150
- LF:31
151
- LH:31
152
- BRDA:12,0,0,0
153
- BRDA:12,0,1,22
154
- BRDA:16,1,0,2
155
- BRDA:16,1,1,0
156
- BRDA:24,2,0,0
157
- BRDA:24,2,1,22
158
- BRDA:26,3,0,20
159
- BRDA:26,3,1,2
160
- BRDA:26,4,0,22
161
- BRDA:26,4,1,2
162
- BRDA:27,5,0,2
163
- BRDA:27,5,1,20
164
- BRDA:36,6,0,0
165
- BRDA:36,6,1,22
166
- BRDA:39,7,0,3
167
- BRDA:39,7,1,19
168
- BRDA:39,8,0,19
169
- BRDA:39,8,1,3
170
- BRDA:39,9,0,22
171
- BRDA:39,9,1,3
172
- BRDA:39,10,0,0
173
- BRDA:39,10,1,3
174
- BRDA:39,11,0,3
175
- BRDA:39,11,1,3
176
- BRDA:39,12,0,3
177
- BRDA:39,12,1,0
178
- BRDA:39,13,0,3
179
- BRDA:39,13,1,3
180
- BRDA:39,14,0,0
181
- BRDA:39,14,1,3
182
- BRDA:39,15,0,3
183
- BRDA:39,15,1,3
184
- BRDA:48,16,0,0
185
- BRDA:48,16,1,22
186
- BRDA:51,17,0,2
187
- BRDA:51,17,1,20
188
- BRDA:51,18,0,22
189
- BRDA:51,18,1,2
190
- BRDA:51,19,0,20
191
- BRDA:51,19,1,2
192
- BRDA:51,20,0,22
193
- BRDA:51,20,1,2
194
- BRDA:51,21,0,0
195
- BRDA:51,21,1,2
196
- BRDA:51,22,0,2
197
- BRDA:51,22,1,2
198
- BRDA:53,23,0,0
199
- BRDA:53,23,1,2
200
- BRDA:53,24,0,2
201
- BRDA:53,24,1,2
202
- BRDA:53,25,0,0
203
- BRDA:53,25,1,2
204
- BRDA:53,26,0,2
205
- BRDA:53,26,1,2
206
- BRDA:63,27,0,0
207
- BRDA:63,27,1,22
208
- BRDA:65,28,0,16
209
- BRDA:65,28,1,6
210
- BRDA:65,29,0,22
211
- BRDA:65,29,1,6
212
- BRDA:66,30,0,6
213
- BRDA:66,30,1,16
214
- BRDA:67,31,0,1
215
- BRDA:67,31,1,5
216
- BRDA:68,32,0,1
217
- BRDA:68,32,1,4
218
- BRDA:69,33,0,1
219
- BRDA:69,33,1,3
220
- BRDA:70,34,0,1
221
- BRDA:70,34,1,2
222
- BRDA:71,35,0,1
223
- BRDA:71,35,1,1
224
- BRF:72
225
- BRH:60
226
- end_of_record
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=interfaces.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../src/interfaces.ts"],"names":[],"mappings":""}