@measured/puck-plugin-heading-analyzer 0.14.2-canary.9008b70 → 0.14.2-canary.e6e01c6
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 +2 -2
- package/package.json +2 -2
package/dist/index.js
CHANGED
@@ -74991,7 +74991,7 @@ var require_dist2 = __commonJS({
|
|
74991
74991
|
);
|
74992
74992
|
};
|
74993
74993
|
init_react_import2();
|
74994
|
-
var styles_module_default42 = { "DropZone": "
|
74994
|
+
var styles_module_default42 = { "DropZone": "_DropZone_djoti_1", "DropZone-content": "_DropZone-content_djoti_10", "DropZone--userIsDragging": "_DropZone--userIsDragging_djoti_15", "DropZone--draggingOverArea": "_DropZone--draggingOverArea_djoti_19", "DropZone--draggingNewComponent": "_DropZone--draggingNewComponent_djoti_20", "DropZone--isAreaSelected": "_DropZone--isAreaSelected_djoti_26", "DropZone--hoveringOverArea": "_DropZone--hoveringOverArea_djoti_27", "DropZone--isDisabled": "_DropZone--isDisabled_djoti_28", "DropZone--isRootZone": "_DropZone--isRootZone_djoti_29", "DropZone--hasChildren": "_DropZone--hasChildren_djoti_30", "DropZone--isDestination": "_DropZone--isDestination_djoti_40", "DropZone-item": "_DropZone-item_djoti_52", "DropZone-hitbox": "_DropZone-hitbox_djoti_56" };
|
74995
74995
|
init_react_import2();
|
74996
74996
|
var import_react82 = require("react");
|
74997
74997
|
var import_use_debounce = (init_index_module(), __toCommonJS(index_module_exports));
|
@@ -77437,7 +77437,7 @@ var require_dist2 = __commonJS({
|
|
77437
77437
|
var import_react222 = require("react");
|
77438
77438
|
var import_auto_frame_component = __toESM2(require_dist());
|
77439
77439
|
init_react_import2();
|
77440
|
-
var styles_module_default16 = { "PuckPreview": "
|
77440
|
+
var styles_module_default16 = { "PuckPreview": "_PuckPreview_rxwlr_1", "PuckPreview-frame": "_PuckPreview-frame_rxwlr_5" };
|
77441
77441
|
var import_jsx_runtime29 = require("react/jsx-runtime");
|
77442
77442
|
var getClassName21 = get_class_name_factory_default2("PuckPreview", styles_module_default16);
|
77443
77443
|
var Preview = ({ id = "puck-preview" }) => {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@measured/puck-plugin-heading-analyzer",
|
3
|
-
"version": "0.14.2-canary.
|
3
|
+
"version": "0.14.2-canary.e6e01c6",
|
4
4
|
"author": "Measured Corporation Ltd <hello@measured.co>",
|
5
5
|
"repository": "measuredco/puck",
|
6
6
|
"bugs": "https://github.com/measuredco/puck/issues",
|
@@ -18,7 +18,7 @@
|
|
18
18
|
"dist"
|
19
19
|
],
|
20
20
|
"devDependencies": {
|
21
|
-
"@measured/puck": "^0.14.2-canary.
|
21
|
+
"@measured/puck": "^0.14.2-canary.e6e01c6",
|
22
22
|
"@types/react": "^18.2.0",
|
23
23
|
"@types/react-dom": "^18.2.0",
|
24
24
|
"eslint": "^7.32.0",
|