@gravity-ui/page-constructor 8.5.0-alpha.7 → 8.5.0-alpha.9
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/build/cjs/common/types/actions.d.ts +6 -1
- package/build/cjs/common/types/actions.js.map +1 -1
- package/build/cjs/editor-v2/containers/MiddleScreen/MiddleScreen.css +0 -1
- package/build/cjs/editor-v2/containers/MiddleScreen/MiddleScreen.js +13 -17
- package/build/cjs/editor-v2/containers/MiddleScreen/MiddleScreen.js.map +1 -1
- package/build/cjs/gravity-blocks/extensions/BlockBaseExtension.js +7 -1
- package/build/cjs/gravity-blocks/extensions/BlockBaseExtension.js.map +1 -1
- package/build/cjs/hooks/usePCEditorInitializeEvents.d.ts +0 -1
- package/build/cjs/hooks/usePCEditorInitializeEvents.js +16 -3
- package/build/cjs/hooks/usePCEditorInitializeEvents.js.map +1 -1
- package/build/esm/common/types/actions.d.ts +6 -1
- package/build/esm/common/types/actions.js.map +1 -1
- package/build/esm/editor-v2/containers/MiddleScreen/MiddleScreen.css +0 -1
- package/build/esm/editor-v2/containers/MiddleScreen/MiddleScreen.js +13 -17
- package/build/esm/editor-v2/containers/MiddleScreen/MiddleScreen.js.map +1 -1
- package/build/esm/gravity-blocks/extensions/BlockBaseExtension.js +7 -1
- package/build/esm/gravity-blocks/extensions/BlockBaseExtension.js.map +1 -1
- package/build/esm/hooks/usePCEditorInitializeEvents.d.ts +0 -1
- package/build/esm/hooks/usePCEditorInitializeEvents.js +16 -3
- package/build/esm/hooks/usePCEditorInitializeEvents.js.map +1 -1
- package/package.json +3 -4
- package/widget/index.js +1 -1
- package/build/cjs/utils/iframe-resizer.d.ts +0 -8
- package/build/cjs/utils/iframe-resizer.js +0 -11
- package/build/cjs/utils/iframe-resizer.js.map +0 -1
- package/build/esm/utils/iframe-resizer.d.ts +0 -8
- package/build/esm/utils/iframe-resizer.js +0 -9
- package/build/esm/utils/iframe-resizer.js.map +0 -1
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
// `@iframe-resizer/child` reads `window.iFrameResizer` lazily, on the first
|
|
4
|
-
// init message from the parent — not at module-load time. So setting the
|
|
5
|
-
// config before/after the side-effect import is equivalent.
|
|
6
|
-
// eslint-disable-next-line import/no-unassigned-import
|
|
7
|
-
require("@iframe-resizer/child");
|
|
8
|
-
if (typeof window !== 'undefined') {
|
|
9
|
-
window.iFrameResizer = { license: 'GPLv3' };
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=iframe-resizer.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"iframe-resizer.js","sourceRoot":"../../../src","sources":["utils/iframe-resizer.ts"],"names":[],"mappings":";;AAAA,4EAA4E;AAC5E,yEAAyE;AACzE,4DAA4D;AAC5D,uDAAuD;AACvD,iCAA+B;AAa/B,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE,CAAC;IAChC,MAAM,CAAC,aAAa,GAAG,EAAC,OAAO,EAAE,OAAO,EAAC,CAAC;AAC9C,CAAC","sourcesContent":["// `@iframe-resizer/child` reads `window.iFrameResizer` lazily, on the first\n// init message from the parent — not at module-load time. So setting the\n// config before/after the side-effect import is equivalent.\n// eslint-disable-next-line import/no-unassigned-import\nimport '@iframe-resizer/child';\n\n// Augmenting the library's namespace to add the missing `license` field; the\n// shipped .d.ts has not caught up with the v5 runtime that requires it.\ndeclare module '@iframe-resizer/child' {\n // eslint-disable-next-line @typescript-eslint/no-namespace\n namespace iframeResizer {\n interface IFramePageOptions {\n license?: string;\n }\n }\n}\n\nif (typeof window !== 'undefined') {\n window.iFrameResizer = {license: 'GPLv3'};\n}\n"]}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
// `@iframe-resizer/child` reads `window.iFrameResizer` lazily, on the first
|
|
2
|
-
// init message from the parent — not at module-load time. So setting the
|
|
3
|
-
// config before/after the side-effect import is equivalent.
|
|
4
|
-
// eslint-disable-next-line import/no-unassigned-import
|
|
5
|
-
import '@iframe-resizer/child';
|
|
6
|
-
if (typeof window !== 'undefined') {
|
|
7
|
-
window.iFrameResizer = { license: 'GPLv3' };
|
|
8
|
-
}
|
|
9
|
-
//# sourceMappingURL=iframe-resizer.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"iframe-resizer.js","sourceRoot":"../../../src","sources":["utils/iframe-resizer.ts"],"names":[],"mappings":"AAAA,4EAA4E;AAC5E,yEAAyE;AACzE,4DAA4D;AAC5D,uDAAuD;AACvD,OAAO,uBAAuB,CAAC;AAa/B,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE,CAAC;IAChC,MAAM,CAAC,aAAa,GAAG,EAAC,OAAO,EAAE,OAAO,EAAC,CAAC;AAC9C,CAAC","sourcesContent":["// `@iframe-resizer/child` reads `window.iFrameResizer` lazily, on the first\n// init message from the parent — not at module-load time. So setting the\n// config before/after the side-effect import is equivalent.\n// eslint-disable-next-line import/no-unassigned-import\nimport '@iframe-resizer/child';\n\n// Augmenting the library's namespace to add the missing `license` field; the\n// shipped .d.ts has not caught up with the v5 runtime that requires it.\ndeclare module '@iframe-resizer/child' {\n // eslint-disable-next-line @typescript-eslint/no-namespace\n namespace iframeResizer {\n interface IFramePageOptions {\n license?: string;\n }\n }\n}\n\nif (typeof window !== 'undefined') {\n window.iFrameResizer = {license: 'GPLv3'};\n}\n"]}
|