@mablhq/mabl-cli 1.29.19 → 1.32.2

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.
@@ -42,11 +42,11 @@ var __webpack_exports__ = {};
42
42
  \***********************************/
43
43
  __webpack_require__.r(__webpack_exports__);
44
44
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
45
- /* harmony export */ "MABL_PROCESSED_PDF_ATTRIBUTE": () => (/* binding */ MABL_PROCESSED_PDF_ATTRIBUTE),
46
- /* harmony export */ "MABL_PDF_DETECTOR_STYLE_ID": () => (/* binding */ MABL_PDF_DETECTOR_STYLE_ID),
45
+ /* harmony export */ "EmbeddedPdfHandler": () => (/* binding */ EmbeddedPdfHandler),
47
46
  /* harmony export */ "MABL_PDF_DETECTOR_ANIMATION_NAME": () => (/* binding */ MABL_PDF_DETECTOR_ANIMATION_NAME),
48
- /* harmony export */ "PDFEventType": () => (/* binding */ PDFEventType),
49
- /* harmony export */ "EmbeddedPdfHandler": () => (/* binding */ EmbeddedPdfHandler)
47
+ /* harmony export */ "MABL_PDF_DETECTOR_STYLE_ID": () => (/* binding */ MABL_PDF_DETECTOR_STYLE_ID),
48
+ /* harmony export */ "MABL_PROCESSED_PDF_ATTRIBUTE": () => (/* binding */ MABL_PROCESSED_PDF_ATTRIBUTE),
49
+ /* harmony export */ "PDFEventType": () => (/* binding */ PDFEventType)
50
50
  /* harmony export */ });
51
51
  var MABL_PROCESSED_PDF_ATTRIBUTE = '__mabl-processed-pdf';
52
52
  var MABL_PDF_DETECTOR_STYLE_ID = '__mabl-pdf-detector';