create-email-template 0.1.3 → 0.1.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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inline-text-editor.d.ts","sourceRoot":"","sources":["../../../src/components/builder/inline-text-editor.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAiDxE,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC/B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,eAAO,MAAM,gBAAgB,GAAI,kGAU9B,KAAK,
|
|
1
|
+
{"version":3,"file":"inline-text-editor.d.ts","sourceRoot":"","sources":["../../../src/components/builder/inline-text-editor.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAiDxE,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC/B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,eAAO,MAAM,gBAAgB,GAAI,kGAU9B,KAAK,sBAmSP,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -26010,17 +26010,20 @@ var AL = [
|
|
|
26010
26010
|
(!t || t.textContent?.trim() === "") && (e.preventDefault(), o());
|
|
26011
26011
|
}
|
|
26012
26012
|
}
|
|
26013
|
-
}), n && _ && S(/* @__PURE__ */ y(
|
|
26014
|
-
|
|
26015
|
-
|
|
26016
|
-
|
|
26017
|
-
|
|
26018
|
-
|
|
26019
|
-
|
|
26020
|
-
|
|
26021
|
-
|
|
26022
|
-
|
|
26023
|
-
|
|
26013
|
+
}), n && _ && S(/* @__PURE__ */ y("div", {
|
|
26014
|
+
className: "ter-theme",
|
|
26015
|
+
children: /* @__PURE__ */ y(jL, {
|
|
26016
|
+
innerRef: p,
|
|
26017
|
+
style: {
|
|
26018
|
+
position: "fixed",
|
|
26019
|
+
top: _.top,
|
|
26020
|
+
left: _.left
|
|
26021
|
+
},
|
|
26022
|
+
onFormat: k,
|
|
26023
|
+
selectionSize: x.uniform,
|
|
26024
|
+
selectionMaxSize: x.max,
|
|
26025
|
+
selectionColor: x.color
|
|
26026
|
+
})
|
|
26024
26027
|
}), document.body)]
|
|
26025
26028
|
});
|
|
26026
26029
|
}, LL = ({ block: e }) => {
|