@ni/nimble-components 18.0.0 → 18.0.1

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.
@@ -4944,7 +4944,7 @@ const Lg=vt`
4944
4944
  <div ${_t("cellContentContainer")} class="cell-content-container"></div>
4945
4945
  </template>
4946
4946
  `
4947
- class Fg extends _e{constructor(){super(...arguments),this.customCellView=void 0}connectedCallback(){super.connectedCallback(),this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer)}cellStateChanged(){this.customCellView?.bind(this.cellState,w)}cellTemplateChanged(){this.isConnected&&(this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer))}cellStylesChanged(t,e){t&&this.$fastController.removeStyles(t),e&&this.$fastController.addStyles(e)}}t([f],Fg.prototype,"cellState",void 0),t([f],Fg.prototype,"cellTemplate",void 0),t([f],Fg.prototype,"cellStyles",void 0)
4947
+ class Fg extends _e{constructor(){super(...arguments),this.customCellView=void 0}connectedCallback(){super.connectedCallback(),this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer)}cellStateChanged(){this.customCellView?.bind(this.cellState,w)}cellTemplateChanged(){this.$fastController.isConnected&&(this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer))}cellStylesChanged(t,e){t&&this.$fastController.removeStyles(t),e&&this.$fastController.addStyles(e)}}t([f],Fg.prototype,"cellState",void 0),t([f],Fg.prototype,"cellTemplate",void 0),t([f],Fg.prototype,"cellStyles",void 0)
4948
4948
  const Dg=Fg.compose({baseName:"table-cell",template:Tg,styles:Pg})
4949
4949
  rn.getOrCreate().withPrefix("nimble").register(Dg())
4950
4950
  const Bg=U`