mirror of
https://ghproxy.net/https://github.com/AlxMedia/curver.git
synced 2025-08-28 21:52:15 +08:00
Update to Kirki 4.0.22
This commit is contained in:
parent
4ff905c2c6
commit
a02e711106
493 changed files with 29670 additions and 39886 deletions
3
functions/kirki/packages/kirki-framework/control-react-select/dist/control.css
vendored
Normal file
3
functions/kirki/packages/kirki-framework/control-react-select/dist/control.css
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
.customize-control-kirki-react-select input[autocomplete=off]{box-shadow:none}.kirki-react-select__value-container>div:not(.kirki-react-select__single-value):not(.kirki-react-select__multi-value){padding-top:0;padding-bottom:0}.kirki-react-select__control{padding-top:2px;padding-bottom:2px;min-height:26px}.kirki-react-select__value-container .kirki-react-select__input{min-height:24px;height:24px}.kirki-react-select__value-container .kirki-react-select__input input{min-height:24px;height:24px}.kirki-react-select__single-value{display:flex;align-items:center;width:100%}.kirki-react-select__multi-value{align-items:center;position:relative;height:20px}.kirki-react-select__input{display:inline-flex !important;align-items:center;position:relative;left:2px}.kirki-react-select__input input{box-sizing:border-box !important;height:30px}.kirki-react-select__indicators{height:24px !important}.kirki-react-select__indicator{align-items:center;height:24px}.customize-control-kirki-react-select .kirki-react-select__menu{z-index:3}
|
||||
|
||||
/*# sourceMappingURL=control.css.map*/
|
3
functions/kirki/packages/kirki-framework/control-react-select/dist/control.js
vendored
Normal file
3
functions/kirki/packages/kirki-framework/control-react-select/dist/control.js
vendored
Normal file
File diff suppressed because one or more lines are too long
8
functions/kirki/packages/kirki-framework/control-react-select/dist/control.js.LICENSE.txt
vendored
Normal file
8
functions/kirki/packages/kirki-framework/control-react-select/dist/control.js.LICENSE.txt
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
/** @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.
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue