willa 0.0.1 → 0.0.3-alpha.284d401

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.
Files changed (243) hide show
  1. package/README.md +3 -0
  2. package/dist/es/AudioEmbed/index.d.ts +5 -0
  3. package/dist/es/AudioEmbed/index.js +2 -0
  4. package/dist/es/AudioEmbed/style/index.css +1 -0
  5. package/dist/es/AudioLink/index.d.ts +5 -0
  6. package/dist/es/AudioLink/index.js +2 -0
  7. package/dist/es/AudioLink/style/index.css +1 -0
  8. package/dist/es/Avatar/index.d.ts +7 -0
  9. package/dist/es/Avatar/index.js +2 -0
  10. package/dist/es/Avatar/style/index.css +1 -0
  11. package/dist/es/Badge/index.d.ts +14 -0
  12. package/dist/es/Badge/index.js +2 -0
  13. package/dist/es/Badge/style/index.css +1 -0
  14. package/dist/es/Button/index.d.ts +7 -0
  15. package/dist/es/Button/index.js +2 -0
  16. package/dist/es/Button/style/index.css +1 -0
  17. package/dist/es/Callout/index.d.ts +6 -0
  18. package/dist/es/Callout/index.js +2 -0
  19. package/dist/es/Callout/style/index.css +1 -0
  20. package/dist/es/Card/index.d.ts +7 -0
  21. package/dist/es/Card/index.js +2 -0
  22. package/dist/es/Card/style/index.css +1 -0
  23. package/dist/es/ChatThread/index.d.ts +5 -0
  24. package/dist/es/ChatThread/index.js +2 -0
  25. package/dist/es/ChatThread/style/index.css +1 -0
  26. package/dist/es/CodeBlock/index.d.ts +5 -0
  27. package/dist/es/CodeBlock/index.js +2 -0
  28. package/dist/es/CodeBlock/style/index.css +1 -0
  29. package/dist/es/CodeTabs/index.d.ts +7 -0
  30. package/dist/es/CodeTabs/index.js +2 -0
  31. package/dist/es/CodeTabs/style/index.css +1 -0
  32. package/dist/es/DetailsBlock/index.d.ts +5 -0
  33. package/dist/es/DetailsBlock/index.js +2 -0
  34. package/dist/es/DetailsBlock/style/index.css +1 -0
  35. package/dist/es/Dialog/index.d.ts +6 -0
  36. package/dist/es/Dialog/index.js +2 -0
  37. package/dist/es/Dialog/style/index.css +1 -0
  38. package/dist/es/EnglishCards/index.d.ts +5 -0
  39. package/dist/es/EnglishCards/index.js +2 -0
  40. package/dist/es/EnglishCards/style/index.css +1 -0
  41. package/dist/es/FileCard/index.d.ts +6 -0
  42. package/dist/es/FileCard/index.js +2 -0
  43. package/dist/es/FileCard/style/index.css +1 -0
  44. package/dist/es/GitHubMention/index.d.ts +5 -0
  45. package/dist/es/GitHubMention/index.js +2 -0
  46. package/dist/es/GitHubMention/style/index.css +1 -0
  47. package/dist/es/GitHubRepo/index.d.ts +5 -0
  48. package/dist/es/GitHubRepo/index.js +2 -0
  49. package/dist/es/GitHubRepo/style/index.css +1 -0
  50. package/dist/es/IconButton/index.d.ts +14 -0
  51. package/dist/es/IconButton/index.js +2 -0
  52. package/dist/es/IconButton/style/index.css +1 -0
  53. package/dist/es/Image/index.d.ts +2 -0
  54. package/dist/es/Image/index.js +2 -0
  55. package/dist/es/Image/style/index.css +1 -0
  56. package/dist/es/ImageGallery/index.d.ts +6 -0
  57. package/dist/es/ImageGallery/index.js +2 -0
  58. package/dist/es/ImageGallery/style/index.css +1 -0
  59. package/dist/es/Kbd/index.d.ts +18 -0
  60. package/dist/es/Kbd/index.js +2 -0
  61. package/dist/es/Kbd/style/index.css +1 -0
  62. package/dist/es/Lightbox/index.d.ts +14 -0
  63. package/dist/es/Lightbox/index.js +5 -0
  64. package/dist/es/Lightbox/style/index.css +1 -0
  65. package/dist/es/Mdx/index.d.ts +2 -0
  66. package/dist/es/Mdx/index.js +2 -0
  67. package/dist/es/Mdx/style/index.css +1 -0
  68. package/dist/es/Pagination/index.d.ts +12 -0
  69. package/dist/es/Pagination/index.js +2 -0
  70. package/dist/es/Pagination/style/index.css +1 -0
  71. package/dist/es/Poem/index.d.ts +2 -0
  72. package/dist/es/Poem/index.js +2 -0
  73. package/dist/es/Poem/style/index.css +1 -0
  74. package/dist/es/Progress/index.d.ts +7 -0
  75. package/dist/es/Progress/index.js +2 -0
  76. package/dist/es/Progress/style/index.css +1 -0
  77. package/dist/es/Separator/index.d.ts +14 -0
  78. package/dist/es/Separator/index.js +2 -0
  79. package/dist/es/Separator/style/index.css +1 -0
  80. package/dist/es/Skeleton/index.d.ts +2 -0
  81. package/dist/es/Skeleton/index.js +2 -0
  82. package/dist/es/Skeleton/style/index.css +1 -0
  83. package/dist/es/Step/index.d.ts +2 -0
  84. package/dist/es/Step/index.js +2 -0
  85. package/dist/es/Step/style/index.css +1 -0
  86. package/dist/es/Steps/index.d.ts +2 -0
  87. package/dist/es/Steps/index.js +2 -0
  88. package/dist/es/Steps/style/index.css +1 -0
  89. package/dist/es/SummaryCards/index.d.ts +5 -0
  90. package/dist/es/SummaryCards/index.js +2 -0
  91. package/dist/es/SummaryCards/style/index.css +1 -0
  92. package/dist/es/Tabs/index.d.ts +7 -0
  93. package/dist/es/Tabs/index.js +2 -0
  94. package/dist/es/Tabs/style/index.css +1 -0
  95. package/dist/es/Toast/index.d.ts +20 -0
  96. package/dist/es/Toast/index.js +2 -0
  97. package/dist/es/Toast/style/index.css +1 -0
  98. package/dist/es/UrlLink/index.d.ts +2 -0
  99. package/dist/es/UrlLink/index.js +2 -0
  100. package/dist/es/UrlLink/style/index.css +1 -0
  101. package/dist/es/VideoEmbed/index.d.ts +5 -0
  102. package/dist/es/VideoEmbed/index.js +2 -0
  103. package/dist/es/VideoEmbed/style/index.css +1 -0
  104. package/dist/es/VideoLink/index.d.ts +5 -0
  105. package/dist/es/VideoLink/index.js +2 -0
  106. package/dist/es/VideoLink/style/index.css +1 -0
  107. package/dist/es/WebEmbed/index.d.ts +2 -0
  108. package/dist/es/WebEmbed/index.js +2 -0
  109. package/dist/es/WebEmbed/style/index.css +1 -0
  110. package/dist/es/XPostEmbed/index.d.ts +5 -0
  111. package/dist/es/XPostEmbed/index.js +2 -0
  112. package/dist/es/XPostEmbed/style/index.css +1 -0
  113. package/dist/es/index.d.ts +2 -0
  114. package/dist/es/index.js +2 -0
  115. package/dist/es/style/external.css +2 -0
  116. package/dist/es/style/index.css +2 -0
  117. package/dist/es/themes/dark.css +2 -0
  118. package/dist/es/themes/light.css +2 -0
  119. package/dist/index.cjs +22 -0
  120. package/dist/index.css +5937 -0
  121. package/dist/index.d.cts +6 -0
  122. package/dist/index.global.js +57196 -0
  123. package/dist/index.js +6 -0
  124. package/dist/index.mjs +6 -0
  125. package/dist/lib/AudioEmbed/index.d.ts +5 -0
  126. package/dist/lib/AudioEmbed/index.js +8 -0
  127. package/dist/lib/AudioEmbed/style/index.css +1 -0
  128. package/dist/lib/AudioLink/index.d.ts +5 -0
  129. package/dist/lib/AudioLink/index.js +8 -0
  130. package/dist/lib/AudioLink/style/index.css +1 -0
  131. package/dist/lib/Avatar/index.d.ts +7 -0
  132. package/dist/lib/Avatar/index.js +8 -0
  133. package/dist/lib/Avatar/style/index.css +1 -0
  134. package/dist/lib/Badge/index.d.ts +14 -0
  135. package/dist/lib/Badge/index.js +8 -0
  136. package/dist/lib/Badge/style/index.css +1 -0
  137. package/dist/lib/Button/index.d.ts +7 -0
  138. package/dist/lib/Button/index.js +8 -0
  139. package/dist/lib/Button/style/index.css +1 -0
  140. package/dist/lib/Callout/index.d.ts +6 -0
  141. package/dist/lib/Callout/index.js +8 -0
  142. package/dist/lib/Callout/style/index.css +1 -0
  143. package/dist/lib/Card/index.d.ts +7 -0
  144. package/dist/lib/Card/index.js +8 -0
  145. package/dist/lib/Card/style/index.css +1 -0
  146. package/dist/lib/ChatThread/index.d.ts +5 -0
  147. package/dist/lib/ChatThread/index.js +8 -0
  148. package/dist/lib/ChatThread/style/index.css +1 -0
  149. package/dist/lib/CodeBlock/index.d.ts +5 -0
  150. package/dist/lib/CodeBlock/index.js +8 -0
  151. package/dist/lib/CodeBlock/style/index.css +1 -0
  152. package/dist/lib/CodeTabs/index.d.ts +7 -0
  153. package/dist/lib/CodeTabs/index.js +8 -0
  154. package/dist/lib/CodeTabs/style/index.css +1 -0
  155. package/dist/lib/DetailsBlock/index.d.ts +5 -0
  156. package/dist/lib/DetailsBlock/index.js +8 -0
  157. package/dist/lib/DetailsBlock/style/index.css +1 -0
  158. package/dist/lib/Dialog/index.d.ts +6 -0
  159. package/dist/lib/Dialog/index.js +8 -0
  160. package/dist/lib/Dialog/style/index.css +1 -0
  161. package/dist/lib/EnglishCards/index.d.ts +5 -0
  162. package/dist/lib/EnglishCards/index.js +8 -0
  163. package/dist/lib/EnglishCards/style/index.css +1 -0
  164. package/dist/lib/FileCard/index.d.ts +6 -0
  165. package/dist/lib/FileCard/index.js +8 -0
  166. package/dist/lib/FileCard/style/index.css +1 -0
  167. package/dist/lib/GitHubMention/index.d.ts +5 -0
  168. package/dist/lib/GitHubMention/index.js +8 -0
  169. package/dist/lib/GitHubMention/style/index.css +1 -0
  170. package/dist/lib/GitHubRepo/index.d.ts +5 -0
  171. package/dist/lib/GitHubRepo/index.js +8 -0
  172. package/dist/lib/GitHubRepo/style/index.css +1 -0
  173. package/dist/lib/IconButton/index.d.ts +14 -0
  174. package/dist/lib/IconButton/index.js +8 -0
  175. package/dist/lib/IconButton/style/index.css +1 -0
  176. package/dist/lib/Image/index.d.ts +2 -0
  177. package/dist/lib/Image/index.js +8 -0
  178. package/dist/lib/Image/style/index.css +1 -0
  179. package/dist/lib/ImageGallery/index.d.ts +6 -0
  180. package/dist/lib/ImageGallery/index.js +8 -0
  181. package/dist/lib/ImageGallery/style/index.css +1 -0
  182. package/dist/lib/Kbd/index.d.ts +18 -0
  183. package/dist/lib/Kbd/index.js +14 -0
  184. package/dist/lib/Kbd/style/index.css +1 -0
  185. package/dist/lib/Lightbox/index.d.ts +14 -0
  186. package/dist/lib/Lightbox/index.js +14 -0
  187. package/dist/lib/Lightbox/style/index.css +1 -0
  188. package/dist/lib/Mdx/index.d.ts +2 -0
  189. package/dist/lib/Mdx/index.js +8 -0
  190. package/dist/lib/Mdx/style/index.css +1 -0
  191. package/dist/lib/Pagination/index.d.ts +12 -0
  192. package/dist/lib/Pagination/index.js +8 -0
  193. package/dist/lib/Pagination/style/index.css +1 -0
  194. package/dist/lib/Poem/index.d.ts +2 -0
  195. package/dist/lib/Poem/index.js +8 -0
  196. package/dist/lib/Poem/style/index.css +1 -0
  197. package/dist/lib/Progress/index.d.ts +7 -0
  198. package/dist/lib/Progress/index.js +8 -0
  199. package/dist/lib/Progress/style/index.css +1 -0
  200. package/dist/lib/Separator/index.d.ts +14 -0
  201. package/dist/lib/Separator/index.js +8 -0
  202. package/dist/lib/Separator/style/index.css +1 -0
  203. package/dist/lib/Skeleton/index.d.ts +2 -0
  204. package/dist/lib/Skeleton/index.js +8 -0
  205. package/dist/lib/Skeleton/style/index.css +1 -0
  206. package/dist/lib/Step/index.d.ts +2 -0
  207. package/dist/lib/Step/index.js +8 -0
  208. package/dist/lib/Step/style/index.css +1 -0
  209. package/dist/lib/Steps/index.d.ts +2 -0
  210. package/dist/lib/Steps/index.js +8 -0
  211. package/dist/lib/Steps/style/index.css +1 -0
  212. package/dist/lib/SummaryCards/index.d.ts +5 -0
  213. package/dist/lib/SummaryCards/index.js +8 -0
  214. package/dist/lib/SummaryCards/style/index.css +1 -0
  215. package/dist/lib/Tabs/index.d.ts +7 -0
  216. package/dist/lib/Tabs/index.js +8 -0
  217. package/dist/lib/Tabs/style/index.css +1 -0
  218. package/dist/lib/Toast/index.d.ts +20 -0
  219. package/dist/lib/Toast/index.js +14 -0
  220. package/dist/lib/Toast/style/index.css +1 -0
  221. package/dist/lib/UrlLink/index.d.ts +2 -0
  222. package/dist/lib/UrlLink/index.js +8 -0
  223. package/dist/lib/UrlLink/style/index.css +1 -0
  224. package/dist/lib/VideoEmbed/index.d.ts +5 -0
  225. package/dist/lib/VideoEmbed/index.js +8 -0
  226. package/dist/lib/VideoEmbed/style/index.css +1 -0
  227. package/dist/lib/VideoLink/index.d.ts +5 -0
  228. package/dist/lib/VideoLink/index.js +8 -0
  229. package/dist/lib/VideoLink/style/index.css +1 -0
  230. package/dist/lib/WebEmbed/index.d.ts +2 -0
  231. package/dist/lib/WebEmbed/index.js +8 -0
  232. package/dist/lib/WebEmbed/style/index.css +1 -0
  233. package/dist/lib/XPostEmbed/index.d.ts +5 -0
  234. package/dist/lib/XPostEmbed/index.js +8 -0
  235. package/dist/lib/XPostEmbed/style/index.css +1 -0
  236. package/dist/lib/index.d.ts +2 -0
  237. package/dist/lib/index.js +20 -0
  238. package/dist/lib/style/external.css +2 -0
  239. package/dist/lib/style/index.css +2 -0
  240. package/dist/lib/themes/dark.css +2 -0
  241. package/dist/lib/themes/light.css +2 -0
  242. package/package.json +76 -7
  243. package/index.js +0 -1
package/README.md ADDED
@@ -0,0 +1,3 @@
1
+ # willa
2
+
3
+ Main entry package for Willa UI.
@@ -0,0 +1,5 @@
1
+ import {
2
+ AudioEmbed,
3
+ AudioEmbedProps,
4
+ } from "@willa-ui/content/components/AudioEmbed";
5
+ export { AudioEmbed, type AudioEmbedProps };
@@ -0,0 +1,2 @@
1
+ import { AudioEmbed } from "@willa-ui/content/components/AudioEmbed";
2
+ export { AudioEmbed };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/AudioEmbed.css";
@@ -0,0 +1,5 @@
1
+ import {
2
+ AudioLink,
3
+ AudioLinkProps,
4
+ } from "@willa-ui/content/components/AudioLink";
5
+ export { AudioLink, type AudioLinkProps };
@@ -0,0 +1,2 @@
1
+ import { AudioLink } from "@willa-ui/content/components/AudioLink";
2
+ export { AudioLink };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/AudioLink.css";
@@ -0,0 +1,7 @@
1
+ import {
2
+ Avatar,
3
+ AvatarProps,
4
+ AvatarShape,
5
+ AvatarSize,
6
+ } from "@willa-ui/content/components/Avatar";
7
+ export { Avatar, type AvatarProps, type AvatarShape, type AvatarSize };
@@ -0,0 +1,2 @@
1
+ import { Avatar } from "@willa-ui/content/components/Avatar";
2
+ export { Avatar };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Avatar.css";
@@ -0,0 +1,14 @@
1
+ import {
2
+ Badge,
3
+ BadgeProps,
4
+ BadgeSize,
5
+ BadgeTone,
6
+ BadgeVariant,
7
+ } from "@willa-ui/content/components/Badge";
8
+ export {
9
+ Badge,
10
+ type BadgeProps,
11
+ type BadgeSize,
12
+ type BadgeTone,
13
+ type BadgeVariant,
14
+ };
@@ -0,0 +1,2 @@
1
+ import { Badge } from "@willa-ui/content/components/Badge";
2
+ export { Badge };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Badge.css";
@@ -0,0 +1,7 @@
1
+ import {
2
+ Button,
3
+ ButtonProps,
4
+ ButtonSize,
5
+ ButtonVariant,
6
+ } from "@willa-ui/content/components/Button";
7
+ export { Button, type ButtonProps, type ButtonSize, type ButtonVariant };
@@ -0,0 +1,2 @@
1
+ import { Button } from "@willa-ui/content/components/Button";
2
+ export { Button };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Button.css";
@@ -0,0 +1,6 @@
1
+ import {
2
+ Callout,
3
+ CalloutProps,
4
+ CalloutTone,
5
+ } from "@willa-ui/content/components/Callout";
6
+ export { Callout, type CalloutProps, type CalloutTone };
@@ -0,0 +1,2 @@
1
+ import { Callout } from "@willa-ui/content/components/Callout";
2
+ export { Callout };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Callout.css";
@@ -0,0 +1,7 @@
1
+ import {
2
+ Card,
3
+ CardPadding,
4
+ CardProps,
5
+ CardVariant,
6
+ } from "@willa-ui/content/components/Card";
7
+ export { Card, type CardPadding, type CardProps, type CardVariant };
@@ -0,0 +1,2 @@
1
+ import { Card } from "@willa-ui/content/components/Card";
2
+ export { Card };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Card.css";
@@ -0,0 +1,5 @@
1
+ import {
2
+ ChatThread,
3
+ ChatThreadProps,
4
+ } from "@willa-ui/content/components/ChatThread";
5
+ export { ChatThread, type ChatThreadProps };
@@ -0,0 +1,2 @@
1
+ import { ChatThread } from "@willa-ui/content/components/ChatThread";
2
+ export { ChatThread };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/ChatThread.css";
@@ -0,0 +1,5 @@
1
+ import {
2
+ CodeBlock,
3
+ CodeBlockProps,
4
+ } from "@willa-ui/content/components/CodeBlock";
5
+ export { CodeBlock, type CodeBlockProps };
@@ -0,0 +1,2 @@
1
+ import { CodeBlock } from "@willa-ui/content/components/CodeBlock";
2
+ export { CodeBlock };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/CodeBlock.css";
@@ -0,0 +1,7 @@
1
+ import {
2
+ CodeTabs,
3
+ CodeTabsItem,
4
+ CodeTabsProps,
5
+ CodeTabsSize,
6
+ } from "@willa-ui/content/components/CodeTabs";
7
+ export { CodeTabs, type CodeTabsItem, type CodeTabsProps, type CodeTabsSize };
@@ -0,0 +1,2 @@
1
+ import { CodeTabs } from "@willa-ui/content/components/CodeTabs";
2
+ export { CodeTabs };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/CodeTabs.css";
@@ -0,0 +1,5 @@
1
+ import {
2
+ DetailsBlock,
3
+ DetailsBlockProps,
4
+ } from "@willa-ui/content/components/DetailsBlock";
5
+ export { DetailsBlock, type DetailsBlockProps };
@@ -0,0 +1,2 @@
1
+ import { DetailsBlock } from "@willa-ui/content/components/DetailsBlock";
2
+ export { DetailsBlock };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/DetailsBlock.css";
@@ -0,0 +1,6 @@
1
+ import {
2
+ Dialog,
3
+ DialogProps,
4
+ DialogSize,
5
+ } from "@willa-ui/content/components/Dialog";
6
+ export { Dialog, type DialogProps, type DialogSize };
@@ -0,0 +1,2 @@
1
+ import { Dialog } from "@willa-ui/content/components/Dialog";
2
+ export { Dialog };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Dialog.css";
@@ -0,0 +1,5 @@
1
+ import {
2
+ EnglishCards,
3
+ EnglishCardsProps,
4
+ } from "@willa-ui/widgets/components/EnglishCards";
5
+ export { EnglishCards, type EnglishCardsProps };
@@ -0,0 +1,2 @@
1
+ import { EnglishCards } from "@willa-ui/widgets/components/EnglishCards";
2
+ export { EnglishCards };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/widgets/components/EnglishCards.css";
@@ -0,0 +1,6 @@
1
+ import {
2
+ FileCard,
3
+ FileCardProps,
4
+ FileCardTone,
5
+ } from "@willa-ui/content/components/FileCard";
6
+ export { FileCard, type FileCardProps, type FileCardTone };
@@ -0,0 +1,2 @@
1
+ import { FileCard } from "@willa-ui/content/components/FileCard";
2
+ export { FileCard };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/FileCard.css";
@@ -0,0 +1,5 @@
1
+ import {
2
+ GitHubMention,
3
+ GitHubMentionProps,
4
+ } from "@willa-ui/widgets/components/GitHubMention";
5
+ export { GitHubMention, type GitHubMentionProps };
@@ -0,0 +1,2 @@
1
+ import { GitHubMention } from "@willa-ui/widgets/components/GitHubMention";
2
+ export { GitHubMention };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/widgets/components/GitHubMention.css";
@@ -0,0 +1,5 @@
1
+ import {
2
+ GitHubRepo,
3
+ GitHubRepoProps,
4
+ } from "@willa-ui/widgets/components/GitHubRepo";
5
+ export { GitHubRepo, type GitHubRepoProps };
@@ -0,0 +1,2 @@
1
+ import { GitHubRepo } from "@willa-ui/widgets/components/GitHubRepo";
2
+ export { GitHubRepo };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/widgets/components/GitHubRepo.css";
@@ -0,0 +1,14 @@
1
+ import {
2
+ IconButton,
3
+ IconButtonProps,
4
+ IconButtonShape,
5
+ IconButtonSize,
6
+ IconButtonVariant,
7
+ } from "@willa-ui/content/components/IconButton";
8
+ export {
9
+ IconButton,
10
+ type IconButtonProps,
11
+ type IconButtonShape,
12
+ type IconButtonSize,
13
+ type IconButtonVariant,
14
+ };
@@ -0,0 +1,2 @@
1
+ import { IconButton } from "@willa-ui/content/components/IconButton";
2
+ export { IconButton };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/IconButton.css";
@@ -0,0 +1,2 @@
1
+ import { Image, ImageProps } from "@willa-ui/content/components/Image";
2
+ export { Image, type ImageProps };
@@ -0,0 +1,2 @@
1
+ import { Image } from "@willa-ui/content/components/Image";
2
+ export { Image };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Image.css";
@@ -0,0 +1,6 @@
1
+ import {
2
+ ImageGallery,
3
+ ImageGalleryItem,
4
+ ImageGalleryProps,
5
+ } from "@willa-ui/content/components/ImageGallery";
6
+ export { ImageGallery, type ImageGalleryItem, type ImageGalleryProps };
@@ -0,0 +1,2 @@
1
+ import { ImageGallery } from "@willa-ui/content/components/ImageGallery";
2
+ export { ImageGallery };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/ImageGallery.css";
@@ -0,0 +1,18 @@
1
+ import {
2
+ Kbd,
3
+ KbdProps,
4
+ KbdShortcut,
5
+ KbdShortcutProps,
6
+ KbdShortcutSeparator,
7
+ KbdSize,
8
+ KbdVariant,
9
+ } from "@willa-ui/content/components/Kbd";
10
+ export {
11
+ Kbd,
12
+ type KbdProps,
13
+ KbdShortcut,
14
+ type KbdShortcutProps,
15
+ type KbdShortcutSeparator,
16
+ type KbdSize,
17
+ type KbdVariant,
18
+ };
@@ -0,0 +1,2 @@
1
+ import { Kbd, KbdShortcut } from "@willa-ui/content/components/Kbd";
2
+ export { Kbd, KbdShortcut };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Kbd.css";
@@ -0,0 +1,14 @@
1
+ import {
2
+ Lightbox,
3
+ LightboxImage,
4
+ LightboxProps,
5
+ LightboxState,
6
+ normalizeLightboxImage,
7
+ } from "@willa-ui/content/components/Lightbox";
8
+ export {
9
+ Lightbox,
10
+ type LightboxImage,
11
+ type LightboxProps,
12
+ type LightboxState,
13
+ normalizeLightboxImage,
14
+ };
@@ -0,0 +1,5 @@
1
+ import {
2
+ Lightbox,
3
+ normalizeLightboxImage,
4
+ } from "@willa-ui/content/components/Lightbox";
5
+ export { Lightbox, normalizeLightboxImage };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Lightbox.css";
@@ -0,0 +1,2 @@
1
+ import { Mdx, MdxProps } from "@willa-ui/widgets/components/Mdx";
2
+ export { Mdx, type MdxProps };
@@ -0,0 +1,2 @@
1
+ import { Mdx } from "@willa-ui/widgets/components/Mdx";
2
+ export { Mdx };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/widgets/components/Mdx.css";
@@ -0,0 +1,12 @@
1
+ import {
2
+ Pagination,
3
+ PaginationEllipsisContext,
4
+ PaginationProps,
5
+ PaginationSize,
6
+ } from "@willa-ui/content/components/Pagination";
7
+ export {
8
+ Pagination,
9
+ type PaginationEllipsisContext,
10
+ type PaginationProps,
11
+ type PaginationSize,
12
+ };
@@ -0,0 +1,2 @@
1
+ import { Pagination } from "@willa-ui/content/components/Pagination";
2
+ export { Pagination };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Pagination.css";
@@ -0,0 +1,2 @@
1
+ import { Poem, PoemProps } from "@willa-ui/content/components/Poem";
2
+ export { Poem, type PoemProps };
@@ -0,0 +1,2 @@
1
+ import { Poem } from "@willa-ui/content/components/Poem";
2
+ export { Poem };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Poem.css";
@@ -0,0 +1,7 @@
1
+ import {
2
+ Progress,
3
+ ProgressProps,
4
+ ProgressSize,
5
+ ProgressTone,
6
+ } from "@willa-ui/content/components/Progress";
7
+ export { Progress, type ProgressProps, type ProgressSize, type ProgressTone };
@@ -0,0 +1,2 @@
1
+ import { Progress } from "@willa-ui/content/components/Progress";
2
+ export { Progress };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Progress.css";
@@ -0,0 +1,14 @@
1
+ import {
2
+ Separator,
3
+ SeparatorAlign,
4
+ SeparatorOrientation,
5
+ SeparatorProps,
6
+ SeparatorSize,
7
+ } from "@willa-ui/content/components/Separator";
8
+ export {
9
+ Separator,
10
+ type SeparatorAlign,
11
+ type SeparatorOrientation,
12
+ type SeparatorProps,
13
+ type SeparatorSize,
14
+ };
@@ -0,0 +1,2 @@
1
+ import { Separator } from "@willa-ui/content/components/Separator";
2
+ export { Separator };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Separator.css";
@@ -0,0 +1,2 @@
1
+ import { Skeleton, SkeletonProps } from "@willa-ui/content/components/Skeleton";
2
+ export { Skeleton, type SkeletonProps };
@@ -0,0 +1,2 @@
1
+ import { Skeleton } from "@willa-ui/content/components/Skeleton";
2
+ export { Skeleton };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Skeleton.css";
@@ -0,0 +1,2 @@
1
+ import { Step, StepProps } from "@willa-ui/content/components/Steps";
2
+ export { Step, type StepProps };
@@ -0,0 +1,2 @@
1
+ import { Step } from "@willa-ui/content/components/Steps";
2
+ export { Step };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Steps.css";
@@ -0,0 +1,2 @@
1
+ import { Steps, StepsProps } from "@willa-ui/content/components/Steps";
2
+ export { Steps, type StepsProps };
@@ -0,0 +1,2 @@
1
+ import { Steps } from "@willa-ui/content/components/Steps";
2
+ export { Steps };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Steps.css";
@@ -0,0 +1,5 @@
1
+ import {
2
+ SummaryCards,
3
+ SummaryCardsProps,
4
+ } from "@willa-ui/content/components/SummaryCards";
5
+ export { SummaryCards, type SummaryCardsProps };
@@ -0,0 +1,2 @@
1
+ import { SummaryCards } from "@willa-ui/content/components/SummaryCards";
2
+ export { SummaryCards };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/SummaryCards.css";
@@ -0,0 +1,7 @@
1
+ import {
2
+ Tabs,
3
+ TabsItem,
4
+ TabsProps,
5
+ TabsSize,
6
+ } from "@willa-ui/content/components/Tabs";
7
+ export { Tabs, type TabsItem, type TabsProps, type TabsSize };
@@ -0,0 +1,2 @@
1
+ import { Tabs } from "@willa-ui/content/components/Tabs";
2
+ export { Tabs };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Tabs.css";
@@ -0,0 +1,20 @@
1
+ import {
2
+ ToastAction,
3
+ ToastApi,
4
+ ToastConfig,
5
+ ToastOptions,
6
+ ToastPlacement,
7
+ ToastTone,
8
+ createToast,
9
+ toast,
10
+ } from "@willa-ui/content/components/Toast";
11
+ export {
12
+ type ToastAction,
13
+ type ToastApi,
14
+ type ToastConfig,
15
+ type ToastOptions,
16
+ type ToastPlacement,
17
+ type ToastTone,
18
+ createToast,
19
+ toast,
20
+ };
@@ -0,0 +1,2 @@
1
+ import { createToast, toast } from "@willa-ui/content/components/Toast";
2
+ export { createToast, toast };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/Toast.css";
@@ -0,0 +1,2 @@
1
+ import { UrlLink, UrlLinkProps } from "@willa-ui/content/components/UrlLink";
2
+ export { UrlLink, type UrlLinkProps };
@@ -0,0 +1,2 @@
1
+ import { UrlLink } from "@willa-ui/content/components/UrlLink";
2
+ export { UrlLink };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/UrlLink.css";
@@ -0,0 +1,5 @@
1
+ import {
2
+ VideoEmbed,
3
+ VideoEmbedProps,
4
+ } from "@willa-ui/content/components/VideoEmbed";
5
+ export { VideoEmbed, type VideoEmbedProps };
@@ -0,0 +1,2 @@
1
+ import { VideoEmbed } from "@willa-ui/content/components/VideoEmbed";
2
+ export { VideoEmbed };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/VideoEmbed.css";
@@ -0,0 +1,5 @@
1
+ import {
2
+ VideoLink,
3
+ VideoLinkProps,
4
+ } from "@willa-ui/content/components/VideoLink";
5
+ export { VideoLink, type VideoLinkProps };
@@ -0,0 +1,2 @@
1
+ import { VideoLink } from "@willa-ui/content/components/VideoLink";
2
+ export { VideoLink };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/content/components/VideoLink.css";
@@ -0,0 +1,2 @@
1
+ import { WebEmbed, WebEmbedProps } from "@willa-ui/widgets/components/WebEmbed";
2
+ export { WebEmbed, type WebEmbedProps };
@@ -0,0 +1,2 @@
1
+ import { WebEmbed } from "@willa-ui/widgets/components/WebEmbed";
2
+ export { WebEmbed };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/widgets/components/WebEmbed.css";
@@ -0,0 +1,5 @@
1
+ import {
2
+ XPostEmbed,
3
+ XPostEmbedProps,
4
+ } from "@willa-ui/widgets/components/XPostEmbed";
5
+ export { XPostEmbed, type XPostEmbedProps };
@@ -0,0 +1,2 @@
1
+ import { XPostEmbed } from "@willa-ui/widgets/components/XPostEmbed";
2
+ export { XPostEmbed };
@@ -0,0 +1 @@
1
+ @import "@willa-ui/widgets/components/XPostEmbed.css";