@bbl-digital/snorre 4.1.2 → 4.1.3
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/bundle.js
CHANGED
|
@@ -35599,8 +35599,6 @@ to {top: 100vh;}
|
|
|
35599
35599
|
const delta = quillInstance.clipboard.convert({
|
|
35600
35600
|
html: initialValue
|
|
35601
35601
|
});
|
|
35602
|
-
delta.ops.forEach(op => {});
|
|
35603
|
-
console.log(delta);
|
|
35604
35602
|
quillInstance.setContents(delta);
|
|
35605
35603
|
}
|
|
35606
35604
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/QuillEditor/index.tsx"],"names":[],"mappings":"AAGA,OAAO,2BAA2B,CAAA;AAClC,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;AA+D3C,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/QuillEditor/index.tsx"],"names":[],"mappings":"AAGA,OAAO,2BAA2B,CAAA;AAClC,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;AA+D3C,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAoQ3C,CAAA;AAED,eAAe,WAAW,CAAA"}
|