@pdfme/ui 6.1.11-dev.4 → 6.1.12
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/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -46059,7 +46059,7 @@ function parseExpressionAt(input, pos, options) {
|
|
|
46059
46059
|
}
|
|
46060
46060
|
//#endregion
|
|
46061
46061
|
//#region ../common/dist/index.js
|
|
46062
|
-
var PDFME_VERSION = "6.1.
|
|
46062
|
+
var PDFME_VERSION = "6.1.12";
|
|
46063
46063
|
var PAGE_SIZE_PRESETS = {
|
|
46064
46064
|
A3: {
|
|
46065
46065
|
width: 297,
|