@bigbinary/neeto-molecules 1.0.27 → 1.0.28
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.
- package/dist/CustomDomain.cjs.js +5 -6
- package/dist/CustomDomain.cjs.js.map +1 -1
- package/dist/CustomDomain.js +5 -6
- package/dist/CustomDomain.js.map +1 -1
- package/dist/DynamicVariables.cjs.js +1 -1
- package/dist/DynamicVariables.js +1 -1
- package/dist/SubHeader.cjs.js +5 -6
- package/dist/SubHeader.cjs.js.map +1 -1
- package/dist/SubHeader.js +5 -6
- package/dist/SubHeader.js.map +1 -1
- package/package.json +1 -1
package/dist/CustomDomain.js
CHANGED
|
@@ -1493,7 +1493,7 @@ var DownloadButton = function DownloadButton(_ref) {
|
|
|
1493
1493
|
var _excluded = ["buttonProps"];
|
|
1494
1494
|
function cov_m5zh4tynr() {
|
|
1495
1495
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/SubHeader/RightBlock/Filter.jsx";
|
|
1496
|
-
var hash = "
|
|
1496
|
+
var hash = "ccf07ab7fbe2e20d51a0eb8a8009a0ad5956d118";
|
|
1497
1497
|
var global = new Function("return this")();
|
|
1498
1498
|
var gcv = "__coverage__";
|
|
1499
1499
|
var coverageData = {
|
|
@@ -1505,7 +1505,7 @@ function cov_m5zh4tynr() {
|
|
|
1505
1505
|
column: 21
|
|
1506
1506
|
},
|
|
1507
1507
|
end: {
|
|
1508
|
-
line:
|
|
1508
|
+
line: 28,
|
|
1509
1509
|
column: 1
|
|
1510
1510
|
}
|
|
1511
1511
|
},
|
|
@@ -1525,7 +1525,7 @@ function cov_m5zh4tynr() {
|
|
|
1525
1525
|
column: 2
|
|
1526
1526
|
},
|
|
1527
1527
|
end: {
|
|
1528
|
-
line:
|
|
1528
|
+
line: 27,
|
|
1529
1529
|
column: 4
|
|
1530
1530
|
}
|
|
1531
1531
|
}
|
|
@@ -1549,7 +1549,7 @@ function cov_m5zh4tynr() {
|
|
|
1549
1549
|
column: 52
|
|
1550
1550
|
},
|
|
1551
1551
|
end: {
|
|
1552
|
-
line:
|
|
1552
|
+
line: 28,
|
|
1553
1553
|
column: 1
|
|
1554
1554
|
}
|
|
1555
1555
|
},
|
|
@@ -1567,7 +1567,7 @@ function cov_m5zh4tynr() {
|
|
|
1567
1567
|
},
|
|
1568
1568
|
b: {},
|
|
1569
1569
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
1570
|
-
hash: "
|
|
1570
|
+
hash: "ccf07ab7fbe2e20d51a0eb8a8009a0ad5956d118"
|
|
1571
1571
|
};
|
|
1572
1572
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
1573
1573
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -1598,7 +1598,6 @@ var FilterButton = function FilterButton(_ref) {
|
|
|
1598
1598
|
}, /*#__PURE__*/React.createElement(Filters, _extends({
|
|
1599
1599
|
buttonProps: _objectSpread$1({
|
|
1600
1600
|
"data-testid": "filter-button",
|
|
1601
|
-
"data-cy": "neeto-filters-button",
|
|
1602
1601
|
icon: Filter,
|
|
1603
1602
|
style: "text",
|
|
1604
1603
|
tooltipProps: {
|