@papanasi/preact
Advanced tools
@@ -39,9 +39,11 @@ import { h } from 'preact'; | ||
declare const __default$5: typeof useTooltipExtension; | ||
declare function Toast(props: any): h.JSX.Element; | ||
declare const __default$7: typeof Toast; | ||
declare function Column(props: any): h.JSX.Element; | ||
declare const __default$6: typeof Column; | ||
declare const __default$8: typeof Column; | ||
declare function Container(props: any): h.JSX.Element; | ||
declare const __default$7: typeof Container; | ||
declare const __default$9: typeof Container; | ||
declare function Row(props: any): h.JSX.Element; | ||
declare const __default$8: typeof Row; | ||
declare const __default$10: typeof Row; | ||
export { __default as Avatar, __default$0 as Button, __default$1 as Code, __default$6 as Column, __default$7 as Container, DebugLevel, __default$4 as Itchio, __default$2 as Pill, __default$8 as Row, __default$3 as Spinner, addCodeLanguage, getPlatform, getVersion, setDebugLevel, __default$5 as useTooltipExtension }; | ||
export { __default as Avatar, __default$0 as Button, __default$1 as Code, __default$8 as Column, __default$9 as Container, DebugLevel, __default$4 as Itchio, __default$2 as Pill, __default$10 as Row, __default$3 as Spinner, __default$7 as Toast, addCodeLanguage, getPlatform, getVersion, setDebugLevel, __default$7 as useToastExtension, __default$5 as useTooltipExtension }; |
{ | ||
"name": "@papanasi/preact", | ||
"version": "1.1.0", | ||
"version": "1.1.2", | ||
"license": "MIT", | ||
@@ -26,2 +26,3 @@ "author": "ckgrafico/papanasi", | ||
"dependencies": { | ||
"@trutoo/event-bus": "^2.2.0", | ||
"codejar": "^3.7.0", | ||
@@ -47,3 +48,3 @@ "copy-to-clipboard": "^3.3.3", | ||
}, | ||
"gitHead": "1f0d2ab1c7d2d0e1c109cd46968e945e247597cf" | ||
"gitHead": "e0deee23313e488e6ca16b3642ae8e7b69303bcd" | ||
} |
@@ -266,3 +266,3 @@ <h1 align="center"> | ||
<img src="https://img.shields.io/static/v1?message=%20&labelColor=5c5c5c&logoColor=white&label=%20&color=success&logo=w3c" alt="W3c status" /><br/> | ||
<a href="https://papanasi.js.org/?path=/docs/🧩elements-components-pill--pill target="_blank"><img src="https://img.shields.io/badge/Preview%20Element-FF4785?logoColor=white&logo=storybook" alt="Preview" /></a> | ||
<a href="https://papanasi.js.org/?path=/docs/🧩elements-components-pill--pill" target="_blank"><img src="https://img.shields.io/badge/Preview%20Element-FF4785?logoColor=white&logo=storybook" alt="Preview" /></a> | ||
</td> | ||
@@ -269,0 +269,0 @@ </tr> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1153356
28.78%23257
38.57%7
16.67%