@mulmoclaude/collection-plugin 0.7.3 → 0.7.4

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/dist/vue.js CHANGED
@@ -2844,7 +2844,7 @@ var CollectionCustomView_vue_vue_type_script_setup_true_lang_default = /*@__PURE
2844
2844
  "data-testid": "collection-custom-view-iframe",
2845
2845
  title: __props.view.label,
2846
2846
  srcdoc: srcdoc.value,
2847
- sandbox: "allow-scripts allow-popups allow-popups-to-escape-sandbox",
2847
+ sandbox: "allow-scripts allow-popups allow-popups-to-escape-sandbox allow-downloads",
2848
2848
  class: "w-full h-full border-0"
2849
2849
  }, null, 8, _hoisted_4$7)) : createCommentVNode("", true)]);
2850
2850
  };
@@ -2859,7 +2859,7 @@ var _plugin_vue_export_helper_default = (sfc, props) => {
2859
2859
  };
2860
2860
  //#endregion
2861
2861
  //#region src/vue/components/CollectionCustomView.vue
2862
- var CollectionCustomView_default = /*#__PURE__*/ _plugin_vue_export_helper_default(CollectionCustomView_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-b22228db"]]);
2862
+ var CollectionCustomView_default = /*#__PURE__*/ _plugin_vue_export_helper_default(CollectionCustomView_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-02ff1e01"]]);
2863
2863
  //#endregion
2864
2864
  //#region src/vue/components/CollectionRemoteViewPreview.vue?vue&type=script&setup=true&lang.ts
2865
2865
  var _hoisted_1$7 = {
@@ -2981,12 +2981,12 @@ var CollectionRemoteViewPreview_default = /*#__PURE__*/ _plugin_vue_export_helpe
2981
2981
  "data-testid": "collection-remote-view-iframe",
2982
2982
  title: __props.view.label,
2983
2983
  srcdoc: srcdoc.value,
2984
- sandbox: "allow-scripts allow-popups allow-popups-to-escape-sandbox",
2984
+ sandbox: "allow-scripts allow-popups allow-popups-to-escape-sandbox allow-downloads",
2985
2985
  class: "phone-screen"
2986
2986
  }, null, 8, _hoisted_5$6))]), createElementVNode("div", _hoisted_6$5, toDisplayString(sizeCaption.value), 1)], 64)) : createCommentVNode("", true)]);
2987
2987
  };
2988
2988
  }
2989
- }), [["__scopeId", "data-v-cd23d935"]]);
2989
+ }), [["__scopeId", "data-v-965ade6c"]]);
2990
2990
  //#endregion
2991
2991
  //#region src/vue/useCollectionRendering.ts
2992
2992
  function stepForFieldType(type) {