mirror of
https://ghproxy.net/https://github.com/AlxMedia/magaziner.git
synced 2025-08-28 09:43:30 +08:00
Update to Kirki 4.0.22
This commit is contained in:
parent
2b6ac38550
commit
78edeb1b25
492 changed files with 29668 additions and 39884 deletions
150
functions/kirki/packages/composer/autoload_static.php
Normal file
150
functions/kirki/packages/composer/autoload_static.php
Normal file
|
@ -0,0 +1,150 @@
|
|||
<?php
|
||||
|
||||
// autoload_static.php @generated by Composer
|
||||
|
||||
namespace Composer\Autoload;
|
||||
|
||||
class ComposerStaticInitc56aa391ac498061f8d648878e0e6144
|
||||
{
|
||||
public static $prefixLengthsPsr4 = array (
|
||||
'K' =>
|
||||
array (
|
||||
'Kirki\\Util\\' => 11,
|
||||
'Kirki\\Settings\\' => 15,
|
||||
'Kirki\\Module\\' => 13,
|
||||
'Kirki\\Field\\' => 12,
|
||||
'Kirki\\Data\\' => 11,
|
||||
'Kirki\\Control\\' => 14,
|
||||
'Kirki\\Compatibility\\' => 20,
|
||||
'Kirki\\' => 6,
|
||||
),
|
||||
'D' =>
|
||||
array (
|
||||
'Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\' => 55,
|
||||
),
|
||||
'C' =>
|
||||
array (
|
||||
'Composer\\Installers\\' => 20,
|
||||
),
|
||||
);
|
||||
|
||||
public static $prefixDirsPsr4 = array (
|
||||
'Kirki\\Util\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/kirki-framework/control-dashicons/src/Util',
|
||||
1 => __DIR__ . '/..' . '/kirki-framework/util/src',
|
||||
),
|
||||
'Kirki\\Settings\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/kirki-framework/control-repeater/src/Settings',
|
||||
),
|
||||
'Kirki\\Module\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/kirki-framework/module-css/src',
|
||||
1 => __DIR__ . '/..' . '/kirki-framework/module-editor-styles/src',
|
||||
2 => __DIR__ . '/..' . '/kirki-framework/module-field-dependencies/src',
|
||||
3 => __DIR__ . '/..' . '/kirki-framework/module-postmessage/src',
|
||||
4 => __DIR__ . '/..' . '/kirki-framework/module-preset/src',
|
||||
5 => __DIR__ . '/..' . '/kirki-framework/module-section-icons/src',
|
||||
6 => __DIR__ . '/..' . '/kirki-framework/module-selective-refresh/src',
|
||||
7 => __DIR__ . '/..' . '/kirki-framework/module-tooltips/src',
|
||||
8 => __DIR__ . '/..' . '/kirki-framework/module-webfonts/src',
|
||||
),
|
||||
'Kirki\\Field\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/kirki-framework/control-checkbox/src/Field',
|
||||
1 => __DIR__ . '/..' . '/kirki-framework/control-code/src/Field',
|
||||
2 => __DIR__ . '/..' . '/kirki-framework/control-color/src/Field',
|
||||
3 => __DIR__ . '/..' . '/kirki-framework/control-color-palette/src/Field',
|
||||
4 => __DIR__ . '/..' . '/kirki-framework/control-custom/src/Field',
|
||||
5 => __DIR__ . '/..' . '/kirki-framework/control-dashicons/src/Field',
|
||||
6 => __DIR__ . '/..' . '/kirki-framework/control-date/src/Field',
|
||||
7 => __DIR__ . '/..' . '/kirki-framework/control-dimension/src/Field',
|
||||
8 => __DIR__ . '/..' . '/kirki-framework/control-editor/src/Field',
|
||||
9 => __DIR__ . '/..' . '/kirki-framework/control-generic/src/Field',
|
||||
10 => __DIR__ . '/..' . '/kirki-framework/control-image/src/Field',
|
||||
11 => __DIR__ . '/..' . '/kirki-framework/control-multicheck/src/Field',
|
||||
12 => __DIR__ . '/..' . '/kirki-framework/control-palette/src/Field',
|
||||
13 => __DIR__ . '/..' . '/kirki-framework/control-radio/src/Field',
|
||||
14 => __DIR__ . '/..' . '/kirki-framework/control-react-colorful/src/Field',
|
||||
15 => __DIR__ . '/..' . '/kirki-framework/control-react-select/src/Field',
|
||||
16 => __DIR__ . '/..' . '/kirki-framework/control-repeater/src/Field',
|
||||
17 => __DIR__ . '/..' . '/kirki-framework/control-select/src/Field',
|
||||
18 => __DIR__ . '/..' . '/kirki-framework/control-slider/src/Field',
|
||||
19 => __DIR__ . '/..' . '/kirki-framework/control-sortable/src/Field',
|
||||
20 => __DIR__ . '/..' . '/kirki-framework/control-upload/src/Field',
|
||||
21 => __DIR__ . '/..' . '/kirki-framework/field-background/src',
|
||||
22 => __DIR__ . '/..' . '/kirki-framework/field-dimensions/src',
|
||||
23 => __DIR__ . '/..' . '/kirki-framework/field-fontawesome/src/Field',
|
||||
24 => __DIR__ . '/..' . '/kirki-framework/field-multicolor/src/Field',
|
||||
25 => __DIR__ . '/..' . '/kirki-framework/field-typography/src/Field',
|
||||
),
|
||||
'Kirki\\Data\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/kirki-framework/data-option/src',
|
||||
),
|
||||
'Kirki\\Control\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/kirki-framework/control-base/src/Control',
|
||||
1 => __DIR__ . '/..' . '/kirki-framework/control-checkbox/src/Control',
|
||||
2 => __DIR__ . '/..' . '/kirki-framework/control-code/src/Control',
|
||||
3 => __DIR__ . '/..' . '/kirki-framework/control-color/src/Control',
|
||||
4 => __DIR__ . '/..' . '/kirki-framework/control-color-palette/src/Control',
|
||||
5 => __DIR__ . '/..' . '/kirki-framework/control-cropped-image/src',
|
||||
6 => __DIR__ . '/..' . '/kirki-framework/control-custom/src/Control',
|
||||
7 => __DIR__ . '/..' . '/kirki-framework/control-dashicons/src/Control',
|
||||
8 => __DIR__ . '/..' . '/kirki-framework/control-date/src/Control',
|
||||
9 => __DIR__ . '/..' . '/kirki-framework/control-dimension/src/Control',
|
||||
10 => __DIR__ . '/..' . '/kirki-framework/control-editor/src/Control',
|
||||
11 => __DIR__ . '/..' . '/kirki-framework/control-generic/src/Control',
|
||||
12 => __DIR__ . '/..' . '/kirki-framework/control-image/src/Control',
|
||||
13 => __DIR__ . '/..' . '/kirki-framework/control-multicheck/src/Control',
|
||||
14 => __DIR__ . '/..' . '/kirki-framework/control-palette/src/Control',
|
||||
15 => __DIR__ . '/..' . '/kirki-framework/control-radio/src/Control',
|
||||
16 => __DIR__ . '/..' . '/kirki-framework/control-react-colorful/src/Control',
|
||||
17 => __DIR__ . '/..' . '/kirki-framework/control-react-select/src/Control',
|
||||
18 => __DIR__ . '/..' . '/kirki-framework/control-repeater/src/Control',
|
||||
19 => __DIR__ . '/..' . '/kirki-framework/control-select/src/Control',
|
||||
20 => __DIR__ . '/..' . '/kirki-framework/control-slider/src/Control',
|
||||
21 => __DIR__ . '/..' . '/kirki-framework/control-sortable/src/Control',
|
||||
22 => __DIR__ . '/..' . '/kirki-framework/control-upload/src/Control',
|
||||
23 => __DIR__ . '/..' . '/kirki-framework/field-multicolor/src/Control',
|
||||
24 => __DIR__ . '/..' . '/kirki-framework/field-typography/src/Control',
|
||||
),
|
||||
'Kirki\\Compatibility\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/kirki-framework/compatibility/src',
|
||||
),
|
||||
'Kirki\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/kirki-framework/field/src',
|
||||
1 => __DIR__ . '/..' . '/kirki-framework/googlefonts/src',
|
||||
2 => __DIR__ . '/..' . '/kirki-framework/l10n/src',
|
||||
3 => __DIR__ . '/..' . '/kirki-framework/module-panels/src',
|
||||
4 => __DIR__ . '/..' . '/kirki-framework/module-sections/src',
|
||||
5 => __DIR__ . '/..' . '/kirki-framework/url-getter/src',
|
||||
),
|
||||
'Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/dealerdirect/phpcodesniffer-composer-installer/src',
|
||||
),
|
||||
'Composer\\Installers\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/composer/installers/src/Composer/Installers',
|
||||
),
|
||||
);
|
||||
|
||||
public static $classMap = array (
|
||||
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
||||
);
|
||||
|
||||
public static function getInitializer(ClassLoader $loader)
|
||||
{
|
||||
return \Closure::bind(function () use ($loader) {
|
||||
$loader->prefixLengthsPsr4 = ComposerStaticInitc56aa391ac498061f8d648878e0e6144::$prefixLengthsPsr4;
|
||||
$loader->prefixDirsPsr4 = ComposerStaticInitc56aa391ac498061f8d648878e0e6144::$prefixDirsPsr4;
|
||||
$loader->classMap = ComposerStaticInitc56aa391ac498061f8d648878e0e6144::$classMap;
|
||||
|
||||
}, null, ClassLoader::class);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue