@bluepic/embed 0.2.113 → 0.2.115
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.
|
@@ -3141,6 +3141,7 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
3141
3141
|
trigger: "user-gesture" | "onupdate";
|
|
3142
3142
|
label: string;
|
|
3143
3143
|
download: boolean;
|
|
3144
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
3144
3145
|
successMessage?: string | undefined;
|
|
3145
3146
|
webhook?: string | undefined;
|
|
3146
3147
|
redirect?: string | undefined;
|
|
@@ -3161,6 +3162,7 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
3161
3162
|
trigger: "user-gesture" | "onupdate";
|
|
3162
3163
|
label: string;
|
|
3163
3164
|
download: boolean;
|
|
3165
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
3164
3166
|
successMessage?: string | undefined;
|
|
3165
3167
|
webhook?: string | undefined;
|
|
3166
3168
|
redirect?: string | undefined;
|
package/dist/embed/embed.d.ts
CHANGED
|
@@ -85,6 +85,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
85
85
|
trigger: "user-gesture" | "onupdate";
|
|
86
86
|
label: string;
|
|
87
87
|
download: boolean;
|
|
88
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
88
89
|
successMessage?: string | undefined;
|
|
89
90
|
webhook?: string | undefined;
|
|
90
91
|
redirect?: string | undefined;
|
|
@@ -110,6 +111,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
110
111
|
trigger: "user-gesture" | "onupdate";
|
|
111
112
|
label: string;
|
|
112
113
|
download: boolean;
|
|
114
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
113
115
|
successMessage?: string | undefined;
|
|
114
116
|
webhook?: string | undefined;
|
|
115
117
|
redirect?: string | undefined;
|
|
@@ -191,6 +193,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
191
193
|
trigger: "user-gesture" | "onupdate";
|
|
192
194
|
label: string;
|
|
193
195
|
download: boolean;
|
|
196
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
194
197
|
successMessage?: string | undefined;
|
|
195
198
|
webhook?: string | undefined;
|
|
196
199
|
redirect?: string | undefined;
|
|
@@ -3246,6 +3249,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
3246
3249
|
trigger: "user-gesture" | "onupdate";
|
|
3247
3250
|
label: string;
|
|
3248
3251
|
download: boolean;
|
|
3252
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
3249
3253
|
successMessage?: string | undefined;
|
|
3250
3254
|
webhook?: string | undefined;
|
|
3251
3255
|
redirect?: string | undefined;
|
|
@@ -3408,6 +3412,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
3408
3412
|
trigger: "user-gesture" | "onupdate";
|
|
3409
3413
|
label: string;
|
|
3410
3414
|
download: boolean;
|
|
3415
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
3411
3416
|
successMessage?: string | undefined;
|
|
3412
3417
|
webhook?: string | undefined;
|
|
3413
3418
|
redirect?: string | undefined;
|
|
@@ -6532,6 +6537,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
6532
6537
|
trigger: "user-gesture" | "onupdate";
|
|
6533
6538
|
label: string;
|
|
6534
6539
|
download: boolean;
|
|
6540
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
6535
6541
|
successMessage?: string | undefined;
|
|
6536
6542
|
webhook?: string | undefined;
|
|
6537
6543
|
redirect?: string | undefined;
|
|
@@ -6557,6 +6563,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
6557
6563
|
trigger: "user-gesture" | "onupdate";
|
|
6558
6564
|
label: string;
|
|
6559
6565
|
download: boolean;
|
|
6566
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
6560
6567
|
successMessage?: string | undefined;
|
|
6561
6568
|
webhook?: string | undefined;
|
|
6562
6569
|
redirect?: string | undefined;
|
|
@@ -6638,6 +6645,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
6638
6645
|
trigger: "user-gesture" | "onupdate";
|
|
6639
6646
|
label: string;
|
|
6640
6647
|
download: boolean;
|
|
6648
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
6641
6649
|
successMessage?: string | undefined;
|
|
6642
6650
|
webhook?: string | undefined;
|
|
6643
6651
|
redirect?: string | undefined;
|
|
@@ -9693,6 +9701,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
9693
9701
|
trigger: "user-gesture" | "onupdate";
|
|
9694
9702
|
label: string;
|
|
9695
9703
|
download: boolean;
|
|
9704
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
9696
9705
|
successMessage?: string | undefined;
|
|
9697
9706
|
webhook?: string | undefined;
|
|
9698
9707
|
redirect?: string | undefined;
|
|
@@ -9855,6 +9864,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
9855
9864
|
trigger: "user-gesture" | "onupdate";
|
|
9856
9865
|
label: string;
|
|
9857
9866
|
download: boolean;
|
|
9867
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
9858
9868
|
successMessage?: string | undefined;
|
|
9859
9869
|
webhook?: string | undefined;
|
|
9860
9870
|
redirect?: string | undefined;
|
|
@@ -12931,6 +12941,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
12931
12941
|
trigger: "user-gesture" | "onupdate";
|
|
12932
12942
|
label: string;
|
|
12933
12943
|
download: boolean;
|
|
12944
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
12934
12945
|
successMessage?: string | undefined;
|
|
12935
12946
|
webhook?: string | undefined;
|
|
12936
12947
|
redirect?: string | undefined;
|
|
@@ -13113,6 +13124,7 @@ export declare class BluepicEmbed extends EventTarget {
|
|
|
13113
13124
|
trigger: "user-gesture" | "onupdate";
|
|
13114
13125
|
label: string;
|
|
13115
13126
|
download: boolean;
|
|
13127
|
+
renderFormat?: "svg" | "png" | "jpeg" | "pdf" | "gif" | "none" | "idml" | undefined;
|
|
13116
13128
|
successMessage?: string | undefined;
|
|
13117
13129
|
webhook?: string | undefined;
|
|
13118
13130
|
redirect?: string | undefined;
|