@nine-lab/nine-ux 0.1.64 → 0.1.66

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.
@@ -14651,7 +14651,7 @@ Lr = function() {
14651
14651
  const t = Ae.getComponentCssPath("nineEditor.css"), r = t ? `@import "${t}";` : "";
14652
14652
  this.shadowRoot.innerHTML = `
14653
14653
  <style>
14654
- @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.64/dist/css/nineEditor.css";
14654
+ @import "https://cdn.jsdelivr.net/npm/@nine-lab/nine-ux@0.1.66/dist/css/nineEditor.css";
14655
14655
  ${r}
14656
14656
  </style>
14657
14657