@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/style.css +9 -9
- package/dist/vue/components/CollectionCustomView.vue.d.ts.map +1 -1
- package/dist/vue/components/CollectionRemoteViewPreview.vue.d.ts.map +1 -1
- package/dist/vue.cjs +4 -4
- package/dist/vue.cjs.map +1 -1
- package/dist/vue.js +4 -4
- package/dist/vue.js.map +1 -1
- package/package.json +1 -1
package/dist/style.css
CHANGED
|
@@ -2660,7 +2660,7 @@
|
|
|
2660
2660
|
}
|
|
2661
2661
|
}
|
|
2662
2662
|
|
|
2663
|
-
.custom-view-container[data-v-
|
|
2663
|
+
.custom-view-container[data-v-02ff1e01] {
|
|
2664
2664
|
width: 100%;
|
|
2665
2665
|
height: 100%;
|
|
2666
2666
|
min-height: 0;
|
|
@@ -2669,16 +2669,16 @@
|
|
|
2669
2669
|
background: white;
|
|
2670
2670
|
overflow: hidden;
|
|
2671
2671
|
}
|
|
2672
|
-
.custom-view-message[data-v-
|
|
2672
|
+
.custom-view-message[data-v-02ff1e01] {
|
|
2673
2673
|
padding: 1rem;
|
|
2674
2674
|
font-size: 0.875rem;
|
|
2675
2675
|
color: #64748b;
|
|
2676
2676
|
}
|
|
2677
|
-
[role="alert"].custom-view-message[data-v-
|
|
2677
|
+
[role="alert"].custom-view-message[data-v-02ff1e01] {
|
|
2678
2678
|
color: #b71c1c;
|
|
2679
2679
|
}
|
|
2680
2680
|
|
|
2681
|
-
.remote-preview-container[data-v-
|
|
2681
|
+
.remote-preview-container[data-v-965ade6c] {
|
|
2682
2682
|
width: 100%;
|
|
2683
2683
|
height: 100%;
|
|
2684
2684
|
min-height: 0;
|
|
@@ -2694,7 +2694,7 @@
|
|
|
2694
2694
|
|
|
2695
2695
|
/* A phone-sized (390×844 CSS px) frame; shrinks with the panel but never
|
|
2696
2696
|
grows past phone dimensions, so layouts are judged at the real size. */
|
|
2697
|
-
.phone-frame[data-v-
|
|
2697
|
+
.phone-frame[data-v-965ade6c] {
|
|
2698
2698
|
width: 390px;
|
|
2699
2699
|
height: 844px;
|
|
2700
2700
|
max-width: 100%;
|
|
@@ -2706,21 +2706,21 @@
|
|
|
2706
2706
|
overflow: hidden;
|
|
2707
2707
|
background: white;
|
|
2708
2708
|
}
|
|
2709
|
-
.phone-screen[data-v-
|
|
2709
|
+
.phone-screen[data-v-965ade6c] {
|
|
2710
2710
|
width: 100%;
|
|
2711
2711
|
height: 100%;
|
|
2712
2712
|
border: 0;
|
|
2713
2713
|
}
|
|
2714
|
-
.remote-preview-caption[data-v-
|
|
2714
|
+
.remote-preview-caption[data-v-965ade6c] {
|
|
2715
2715
|
font-size: 12px;
|
|
2716
2716
|
color: #64748b;
|
|
2717
2717
|
}
|
|
2718
|
-
.remote-preview-message[data-v-
|
|
2718
|
+
.remote-preview-message[data-v-965ade6c] {
|
|
2719
2719
|
padding: 1rem;
|
|
2720
2720
|
font-size: 0.875rem;
|
|
2721
2721
|
color: #64748b;
|
|
2722
2722
|
}
|
|
2723
|
-
[role="alert"].remote-preview-message[data-v-
|
|
2723
|
+
[role="alert"].remote-preview-message[data-v-965ade6c] {
|
|
2724
2724
|
color: #b71c1c;
|
|
2725
2725
|
}
|
|
2726
2726
|
/*$vite$:1*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CollectionCustomView.vue.d.ts","sourceRoot":"","sources":["../../../src/vue/components/CollectionCustomView.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CollectionCustomView.vue.d.ts","sourceRoot":"","sources":["../../../src/vue/components/CollectionCustomView.vue"],"names":[],"mappings":"AAwOA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAKzE,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,oBAAoB,CAAC;CAC5B,CAAC;AAsOF,QAAA,MAAM,YAAY;;YAhOU,MAAM;cAAQ,MAAM,GAAG,MAAM;;;gBAGxB,MAAM;eAAS,MAAM;;;;YAH1B,MAAM;cAAQ,MAAM,GAAG,MAAM;;;gBAGxB,MAAM;eAAS,MAAM;;kFAgOpD,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CollectionRemoteViewPreview.vue.d.ts","sourceRoot":"","sources":["../../../src/vue/components/CollectionRemoteViewPreview.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CollectionRemoteViewPreview.vue.d.ts","sourceRoot":"","sources":["../../../src/vue/components/CollectionRemoteViewPreview.vue"],"names":[],"mappings":"AAoOA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAczE,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,oBAAoB,CAAC;CAC5B,CAAC;AAqMF,QAAA,MAAM,YAAY;;gBA/Le,MAAM;eAAS,MAAM;;;;gBAArB,MAAM;eAAS,MAAM;;kFAkMpD,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
package/dist/vue.cjs
CHANGED
|
@@ -2868,7 +2868,7 @@ var CollectionCustomView_vue_vue_type_script_setup_true_lang_default = /*@__PURE
|
|
|
2868
2868
|
"data-testid": "collection-custom-view-iframe",
|
|
2869
2869
|
title: __props.view.label,
|
|
2870
2870
|
srcdoc: srcdoc.value,
|
|
2871
|
-
sandbox: "allow-scripts allow-popups allow-popups-to-escape-sandbox",
|
|
2871
|
+
sandbox: "allow-scripts allow-popups allow-popups-to-escape-sandbox allow-downloads",
|
|
2872
2872
|
class: "w-full h-full border-0"
|
|
2873
2873
|
}, null, 8, _hoisted_4$7)) : (0, vue.createCommentVNode)("", true)]);
|
|
2874
2874
|
};
|
|
@@ -2883,7 +2883,7 @@ var _plugin_vue_export_helper_default = (sfc, props) => {
|
|
|
2883
2883
|
};
|
|
2884
2884
|
//#endregion
|
|
2885
2885
|
//#region src/vue/components/CollectionCustomView.vue
|
|
2886
|
-
var CollectionCustomView_default = /*#__PURE__*/ _plugin_vue_export_helper_default(CollectionCustomView_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-
|
|
2886
|
+
var CollectionCustomView_default = /*#__PURE__*/ _plugin_vue_export_helper_default(CollectionCustomView_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-02ff1e01"]]);
|
|
2887
2887
|
//#endregion
|
|
2888
2888
|
//#region src/vue/components/CollectionRemoteViewPreview.vue?vue&type=script&setup=true&lang.ts
|
|
2889
2889
|
var _hoisted_1$7 = {
|
|
@@ -3005,12 +3005,12 @@ var CollectionRemoteViewPreview_default = /*#__PURE__*/ _plugin_vue_export_helpe
|
|
|
3005
3005
|
"data-testid": "collection-remote-view-iframe",
|
|
3006
3006
|
title: __props.view.label,
|
|
3007
3007
|
srcdoc: srcdoc.value,
|
|
3008
|
-
sandbox: "allow-scripts allow-popups allow-popups-to-escape-sandbox",
|
|
3008
|
+
sandbox: "allow-scripts allow-popups allow-popups-to-escape-sandbox allow-downloads",
|
|
3009
3009
|
class: "phone-screen"
|
|
3010
3010
|
}, null, 8, _hoisted_5$6))]), (0, vue.createElementVNode)("div", _hoisted_6$5, (0, vue.toDisplayString)(sizeCaption.value), 1)], 64)) : (0, vue.createCommentVNode)("", true)]);
|
|
3011
3011
|
};
|
|
3012
3012
|
}
|
|
3013
|
-
}), [["__scopeId", "data-v-
|
|
3013
|
+
}), [["__scopeId", "data-v-965ade6c"]]);
|
|
3014
3014
|
//#endregion
|
|
3015
3015
|
//#region src/vue/useCollectionRendering.ts
|
|
3016
3016
|
function stepForFieldType(type) {
|