first commit

This commit is contained in:
2026-03-24 00:31:47 +01:00
commit 2506f6f9c7
3328 changed files with 1172155 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
/**
* This file is generated by Webpack, do not edit it directly.
*/
return [
'handle' => 'elementor-v2-editor-notifications',
'deps' => [
'elementor-v2-editor',
'elementor-v2-store',
'elementor-v2-ui',
'react',
'react-dom',
],
];

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,83 @@
/*! ../hooks/use-enqueue-notifications */
/*! ../slice */
/*! ../sync/get-editing-panel-width */
/*! ./components/notifications */
/*! ./init */
/*! ./slice */
/*! @elementor/editor */
/*! @elementor/store */
/*! @elementor/ui */
/*! clsx */
/*! goober */
/*! notistack */
/*! react */
/*! react-dom */
/*!**************************!*\
!*** external ["React"] ***!
\**************************/
/*!*****************************!*\
!*** external ["ReactDOM"] ***!
\*****************************/
/*!*************************************!*\
!*** external ["elementorV2","ui"] ***!
\*************************************/
/*!****************************************!*\
!*** external ["elementorV2","store"] ***!
\****************************************/
/*!*****************************************!*\
!*** external ["elementorV2","editor"] ***!
\*****************************************/
/*!**********************************************************!*\
!*** ./packages/node_modules/notistack/notistack.esm.js ***!
\**********************************************************/
/*!************************************************************!*\
!*** ./packages/node_modules/goober/dist/goober.modern.js ***!
\************************************************************/
/*!*****************************************************************!*\
!*** ./packages/packages/core/editor-notifications/src/init.ts ***!
\*****************************************************************/
/*!******************************************************************!*\
!*** ./packages/packages/core/editor-notifications/src/index.ts ***!
\******************************************************************/
/*!******************************************************************!*\
!*** ./packages/packages/core/editor-notifications/src/slice.ts ***!
\******************************************************************/
/*!**************************************************************************!*\
!*** ./packages/node_modules/notistack/node_modules/clsx/dist/clsx.m.js ***!
\**************************************************************************/
/*!**************************************************************************************!*\
!*** ./packages/packages/core/editor-notifications/src/components/notifications.tsx ***!
\**************************************************************************************/
/*!*****************************************************************************************!*\
!*** ./packages/packages/core/editor-notifications/src/sync/get-editing-panel-width.ts ***!
\*****************************************************************************************/
/*!*********************************************************************************************!*\
!*** ./packages/packages/core/editor-notifications/src/hooks/use-enqueue-notifications.tsx ***!
\*********************************************************************************************/

File diff suppressed because one or more lines are too long