ts-glitter 21.1.6 → 21.1.7

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.
@@ -877,6 +877,7 @@ export const component = Plugin.createComponent(import.meta.url, (glitter: Glitt
877
877
  gvc.glitter.share.editorViewModel.selectItem =
878
878
  undefined;
879
879
  gvc.glitter.share.selectEditorItem();
880
+
880
881
  // if (select_.container_cf) {
881
882
  // const gvc_ =
882
883
  // gvc.glitter.document.querySelector('.iframe_view')
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ts-glitter",
3
- "version": "21.1.6",
3
+ "version": "21.1.7",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -98,3 +98,5 @@
98
98
  "terser": "^5.19.2"
99
99
  }
100
100
  }
101
+
102
+