@aurodesignsystem-dev/auro-dialog 0.0.0-pr108.2 → 0.0.0-pr108.3

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.
@@ -3568,9 +3568,9 @@ class ComponentBase extends i$2 {
3568
3568
  disconnectedCallback() {
3569
3569
  super.disconnectedCallback();
3570
3570
  if (this._hidePopoverTimerId) {
3571
- clearTimeout(this._hidePopoverTimerId);
3572
- this._hidePopoverTimerId = undefined;
3573
- }
3571
+ clearTimeout(this._hidePopoverTimerId);
3572
+ this._hidePopoverTimerId = undefined;
3573
+ }
3574
3574
  this.floater.disconnect();
3575
3575
  }
3576
3576
 
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "================================================================================"
8
8
  ],
9
9
  "name": "@aurodesignsystem-dev/auro-dialog",
10
- "version": "0.0.0-pr108.2",
10
+ "version": "0.0.0-pr108.3",
11
11
  "description": "auro-dialog HTML custom element",
12
12
  "repository": {
13
13
  "type": "git",