@truenas/ui-components 0.1.62 → 0.1.63

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@truenas/ui-components",
3
- "version": "0.1.62",
3
+ "version": "0.1.63",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org",
6
6
  "access": "public"
@@ -2103,6 +2103,7 @@ declare class TnSlideToggleComponent implements AfterViewInit, OnDestroy, Contro
2103
2103
  declare class TnSlideToggleHarness extends ComponentHarness {
2104
2104
  static hostSelector: string;
2105
2105
  private _input;
2106
+ private _labelEl;
2106
2107
  private _label;
2107
2108
  /**
2108
2109
  * Gets a `HarnessPredicate` that can be used to search for a slide toggle