first commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
/**
|
||||
* This file is generated by Webpack, do not edit it directly.
|
||||
*/
|
||||
return [
|
||||
'handle' => 'elementor-v2-ui',
|
||||
'deps' => [
|
||||
'react',
|
||||
'react-dom',
|
||||
],
|
||||
];
|
||||
207
wp-content/plugins/elementor/assets/js/packages/ui/ui.js
Normal file
207
wp-content/plugins/elementor/assets/js/packages/ui/ui.js
Normal file
File diff suppressed because one or more lines are too long
5414
wp-content/plugins/elementor/assets/js/packages/ui/ui.js.LICENSE.txt
Normal file
5414
wp-content/plugins/elementor/assets/js/packages/ui/ui.js.LICENSE.txt
Normal file
File diff suppressed because it is too large
Load Diff
207
wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js
vendored
Normal file
207
wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,48 @@
|
||||
/*!
|
||||
* CSSJanus. https://github.com/cssjanus/cssjanus
|
||||
*
|
||||
* Copyright 2014 Trevor Parscal
|
||||
* Copyright 2010 Roan Kattouw
|
||||
* Copyright 2008 Google Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* react-is.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* react-jsx-runtime.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/** @license React v16.13.1
|
||||
* react-is.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
Reference in New Issue
Block a user