@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.cjs.js
CHANGED
|
@@ -1520,7 +1520,7 @@ var DownloadButton = function DownloadButton(_ref) {
|
|
|
1520
1520
|
var _excluded = ["buttonProps"];
|
|
1521
1521
|
function cov_m5zh4tynr() {
|
|
1522
1522
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/SubHeader/RightBlock/Filter.jsx";
|
|
1523
|
-
var hash = "
|
|
1523
|
+
var hash = "ccf07ab7fbe2e20d51a0eb8a8009a0ad5956d118";
|
|
1524
1524
|
var global = new Function("return this")();
|
|
1525
1525
|
var gcv = "__coverage__";
|
|
1526
1526
|
var coverageData = {
|
|
@@ -1532,7 +1532,7 @@ function cov_m5zh4tynr() {
|
|
|
1532
1532
|
column: 21
|
|
1533
1533
|
},
|
|
1534
1534
|
end: {
|
|
1535
|
-
line:
|
|
1535
|
+
line: 28,
|
|
1536
1536
|
column: 1
|
|
1537
1537
|
}
|
|
1538
1538
|
},
|
|
@@ -1552,7 +1552,7 @@ function cov_m5zh4tynr() {
|
|
|
1552
1552
|
column: 2
|
|
1553
1553
|
},
|
|
1554
1554
|
end: {
|
|
1555
|
-
line:
|
|
1555
|
+
line: 27,
|
|
1556
1556
|
column: 4
|
|
1557
1557
|
}
|
|
1558
1558
|
}
|
|
@@ -1576,7 +1576,7 @@ function cov_m5zh4tynr() {
|
|
|
1576
1576
|
column: 52
|
|
1577
1577
|
},
|
|
1578
1578
|
end: {
|
|
1579
|
-
line:
|
|
1579
|
+
line: 28,
|
|
1580
1580
|
column: 1
|
|
1581
1581
|
}
|
|
1582
1582
|
},
|
|
@@ -1594,7 +1594,7 @@ function cov_m5zh4tynr() {
|
|
|
1594
1594
|
},
|
|
1595
1595
|
b: {},
|
|
1596
1596
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
1597
|
-
hash: "
|
|
1597
|
+
hash: "ccf07ab7fbe2e20d51a0eb8a8009a0ad5956d118"
|
|
1598
1598
|
};
|
|
1599
1599
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
1600
1600
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -1625,7 +1625,6 @@ var FilterButton = function FilterButton(_ref) {
|
|
|
1625
1625
|
}, /*#__PURE__*/React__default["default"].createElement(neetoFiltersFrontend.Filters, _extends({
|
|
1626
1626
|
buttonProps: _objectSpread$1({
|
|
1627
1627
|
"data-testid": "filter-button",
|
|
1628
|
-
"data-cy": "neeto-filters-button",
|
|
1629
1628
|
icon: neetoIcons.Filter,
|
|
1630
1629
|
style: "text",
|
|
1631
1630
|
tooltipProps: {
|