@ni/nimble-angular 16.5.18 → 16.5.20

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.
@@ -195,7 +195,6 @@ import '@ni/nimble-components/dist/esm/switch';
195
195
  import '@ni/nimble-components/dist/esm/tab';
196
196
  import '@ni/nimble-components/dist/esm/tab-panel';
197
197
  export { TableRowSelectionMode } from '@ni/nimble-components/dist/esm/table/types';
198
- export { TablePageObject } from '@ni/nimble-components/dist/esm/table/tests/table.pageobject';
199
198
  import '@ni/nimble-components/dist/esm/table';
200
199
  import '@ni/nimble-components/dist/esm/table-column/anchor';
201
200
  import '@ni/nimble-components/dist/esm/table-column/text';
@@ -8934,6 +8933,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
8934
8933
  }]
8935
8934
  }] });
8936
8935
 
8936
+ // This is a workaround until nimble-angular exposes `testing` entrypoints:
8937
8937
  /**
8938
8938
  * Immediately processes all updates in queue.
8939
8939
  *