sf-i-reporting 1.0.100 → 1.0.101

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sf-i-reporting",
3
3
  "private": false,
4
- "version": "1.0.100",
4
+ "version": "1.0.101",
5
5
  "description": "Superflows Reporting Component",
6
6
  "main": "sf-i-reporting.js",
7
7
  "module": "sf-i-reporting.js",
package/sf-i-reporting.js CHANGED
@@ -623,7 +623,7 @@ let SfIReporting = class SfIReporting extends LitElement {
623
623
  html += this.renderElement(element);
624
624
  }
625
625
  }
626
- html += "</div></div>";
626
+ html += "</div></div></div>";
627
627
  if (this.flow == "new") {
628
628
  html += `
629
629
  <div part="published-container" class="d-flex flex-col flex-grow">