ono-react-element 0.0.8 → 0.0.10
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/dist/es/index.js +0 -6
- package/dist/umd/index.umd.cjs +896 -901
- package/dist/umd/index.umd.cjs.br +0 -0
- package/dist/umd/index.umd.cjs.gz +0 -0
- package/package.json +1 -1
- package/dist/types/printLogo.d.ts +0 -1
package/dist/es/index.js
CHANGED
|
@@ -21,12 +21,6 @@ import { t as t2 } from "./Toast-BadlA1yD.js";
|
|
|
21
21
|
import { T as T3 } from "./Tooltip-C5OFmxWo.js";
|
|
22
22
|
import { c as c2, d, a as a3, u as u2, b, e, f as f2 } from "./hooks-Dew3_cmY.js";
|
|
23
23
|
import { W as W2 } from "./Waterfall-a_c3urjB.js";
|
|
24
|
-
!(function() {
|
|
25
|
-
{
|
|
26
|
-
const _2 = "\n__________________________________________________________________________________________________________________\n _______ _______ _______ ______ __ _______ __ __ \n| | | | |______| __ .-----.---.-.----.| |_ ______| ___| |.-----.--------.-----.-----.| |_ \n| - | | - |______| <| -__| _ | __|| _|______| ___| || -__| | -__| || _|\n|_______|__|____|_______| |___|__||_____|___._|____||____| |_______|__||_____|__|__|__|_____|__|__||____|\n___________________________________________________________________________________________________________________\n author:ono \n", a4 = "\nbackground: linear-gradient(135deg, orange 60%, cyan);\nbackground-clip: text;\ncolor: transparent;\nfont-size: 16px;\nline-height: 1;\nfont-family: monospace;\nfont-weight: 600;\n";
|
|
27
|
-
console.info(`%c${_2}`, a4);
|
|
28
|
-
}
|
|
29
|
-
})();
|
|
30
24
|
export {
|
|
31
25
|
A2 as AutoSliderList,
|
|
32
26
|
A3 as AvatarCrop,
|