cssier 0.1.0

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 (174) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +46 -0
  3. package/dist/components/generated/A.d.ts +8 -0
  4. package/dist/components/generated/Abbr.d.ts +8 -0
  5. package/dist/components/generated/Address.d.ts +8 -0
  6. package/dist/components/generated/Animate.d.ts +8 -0
  7. package/dist/components/generated/AnimateTransform.d.ts +8 -0
  8. package/dist/components/generated/Area.d.ts +8 -0
  9. package/dist/components/generated/Article.d.ts +8 -0
  10. package/dist/components/generated/Aside.d.ts +8 -0
  11. package/dist/components/generated/Audio.d.ts +8 -0
  12. package/dist/components/generated/B.d.ts +8 -0
  13. package/dist/components/generated/Base.d.ts +8 -0
  14. package/dist/components/generated/Bdi.d.ts +8 -0
  15. package/dist/components/generated/Bdo.d.ts +8 -0
  16. package/dist/components/generated/Blockquote.d.ts +8 -0
  17. package/dist/components/generated/Body.d.ts +8 -0
  18. package/dist/components/generated/Br.d.ts +8 -0
  19. package/dist/components/generated/Button.d.ts +8 -0
  20. package/dist/components/generated/Canvas.d.ts +8 -0
  21. package/dist/components/generated/Caption.d.ts +8 -0
  22. package/dist/components/generated/Circle.d.ts +8 -0
  23. package/dist/components/generated/Cite.d.ts +8 -0
  24. package/dist/components/generated/ClipPath.d.ts +8 -0
  25. package/dist/components/generated/Code.d.ts +8 -0
  26. package/dist/components/generated/Col.d.ts +8 -0
  27. package/dist/components/generated/Colgroup.d.ts +8 -0
  28. package/dist/components/generated/Data.d.ts +8 -0
  29. package/dist/components/generated/Datalist.d.ts +8 -0
  30. package/dist/components/generated/Dd.d.ts +8 -0
  31. package/dist/components/generated/Defs.d.ts +8 -0
  32. package/dist/components/generated/Del.d.ts +8 -0
  33. package/dist/components/generated/Desc.d.ts +8 -0
  34. package/dist/components/generated/Details.d.ts +8 -0
  35. package/dist/components/generated/Dfn.d.ts +8 -0
  36. package/dist/components/generated/Dialog.d.ts +8 -0
  37. package/dist/components/generated/Div.d.ts +8 -0
  38. package/dist/components/generated/Dl.d.ts +8 -0
  39. package/dist/components/generated/Dt.d.ts +8 -0
  40. package/dist/components/generated/Ellipse.d.ts +8 -0
  41. package/dist/components/generated/Em.d.ts +8 -0
  42. package/dist/components/generated/Embed.d.ts +8 -0
  43. package/dist/components/generated/FeBlend.d.ts +8 -0
  44. package/dist/components/generated/FeColorMatrix.d.ts +8 -0
  45. package/dist/components/generated/FeComponentTransfer.d.ts +8 -0
  46. package/dist/components/generated/FeComposite.d.ts +8 -0
  47. package/dist/components/generated/FeConvolveMatrix.d.ts +8 -0
  48. package/dist/components/generated/FeDiffuseLighting.d.ts +8 -0
  49. package/dist/components/generated/FeDisplacementMap.d.ts +8 -0
  50. package/dist/components/generated/FeDistantLight.d.ts +8 -0
  51. package/dist/components/generated/FeFlood.d.ts +8 -0
  52. package/dist/components/generated/FeGaussianBlur.d.ts +8 -0
  53. package/dist/components/generated/FeImage.d.ts +8 -0
  54. package/dist/components/generated/FeMerge.d.ts +8 -0
  55. package/dist/components/generated/FeMergeNode.d.ts +8 -0
  56. package/dist/components/generated/FeMorphology.d.ts +8 -0
  57. package/dist/components/generated/FeOffset.d.ts +8 -0
  58. package/dist/components/generated/FePointLight.d.ts +8 -0
  59. package/dist/components/generated/FeSpecularLighting.d.ts +8 -0
  60. package/dist/components/generated/FeSpotLight.d.ts +8 -0
  61. package/dist/components/generated/FeTile.d.ts +8 -0
  62. package/dist/components/generated/FeTurbulence.d.ts +8 -0
  63. package/dist/components/generated/Fieldset.d.ts +8 -0
  64. package/dist/components/generated/Figcaption.d.ts +8 -0
  65. package/dist/components/generated/Figure.d.ts +8 -0
  66. package/dist/components/generated/Filter.d.ts +8 -0
  67. package/dist/components/generated/Footer.d.ts +8 -0
  68. package/dist/components/generated/ForeignObject.d.ts +8 -0
  69. package/dist/components/generated/Form.d.ts +8 -0
  70. package/dist/components/generated/G.d.ts +8 -0
  71. package/dist/components/generated/H1.d.ts +8 -0
  72. package/dist/components/generated/H2.d.ts +8 -0
  73. package/dist/components/generated/H3.d.ts +8 -0
  74. package/dist/components/generated/H4.d.ts +8 -0
  75. package/dist/components/generated/H5.d.ts +8 -0
  76. package/dist/components/generated/H6.d.ts +8 -0
  77. package/dist/components/generated/Head.d.ts +8 -0
  78. package/dist/components/generated/Header.d.ts +8 -0
  79. package/dist/components/generated/Hgroup.d.ts +8 -0
  80. package/dist/components/generated/Hr.d.ts +8 -0
  81. package/dist/components/generated/Html.d.ts +8 -0
  82. package/dist/components/generated/I.d.ts +8 -0
  83. package/dist/components/generated/Iframe.d.ts +8 -0
  84. package/dist/components/generated/Image.d.ts +8 -0
  85. package/dist/components/generated/Img.d.ts +8 -0
  86. package/dist/components/generated/Input.d.ts +8 -0
  87. package/dist/components/generated/Ins.d.ts +8 -0
  88. package/dist/components/generated/Kbd.d.ts +8 -0
  89. package/dist/components/generated/Label.d.ts +8 -0
  90. package/dist/components/generated/Legend.d.ts +8 -0
  91. package/dist/components/generated/Li.d.ts +8 -0
  92. package/dist/components/generated/Line.d.ts +8 -0
  93. package/dist/components/generated/LinearGradient.d.ts +8 -0
  94. package/dist/components/generated/Link.d.ts +8 -0
  95. package/dist/components/generated/Main.d.ts +8 -0
  96. package/dist/components/generated/Map.d.ts +8 -0
  97. package/dist/components/generated/Mark.d.ts +8 -0
  98. package/dist/components/generated/Marker.d.ts +8 -0
  99. package/dist/components/generated/Mask.d.ts +8 -0
  100. package/dist/components/generated/Meta.d.ts +8 -0
  101. package/dist/components/generated/Metadata.d.ts +8 -0
  102. package/dist/components/generated/Meter.d.ts +8 -0
  103. package/dist/components/generated/Mpath.d.ts +8 -0
  104. package/dist/components/generated/Nav.d.ts +8 -0
  105. package/dist/components/generated/Noscript.d.ts +8 -0
  106. package/dist/components/generated/Object.d.ts +8 -0
  107. package/dist/components/generated/Ol.d.ts +8 -0
  108. package/dist/components/generated/Optgroup.d.ts +8 -0
  109. package/dist/components/generated/Option.d.ts +8 -0
  110. package/dist/components/generated/Output.d.ts +8 -0
  111. package/dist/components/generated/P.d.ts +8 -0
  112. package/dist/components/generated/Param.d.ts +8 -0
  113. package/dist/components/generated/Path.d.ts +8 -0
  114. package/dist/components/generated/Pattern.d.ts +8 -0
  115. package/dist/components/generated/Picture.d.ts +8 -0
  116. package/dist/components/generated/Polygon.d.ts +8 -0
  117. package/dist/components/generated/Polyline.d.ts +8 -0
  118. package/dist/components/generated/Pre.d.ts +8 -0
  119. package/dist/components/generated/Progress.d.ts +8 -0
  120. package/dist/components/generated/Q.d.ts +8 -0
  121. package/dist/components/generated/RadialGradient.d.ts +8 -0
  122. package/dist/components/generated/Rect.d.ts +8 -0
  123. package/dist/components/generated/Rp.d.ts +8 -0
  124. package/dist/components/generated/Rt.d.ts +8 -0
  125. package/dist/components/generated/Ruby.d.ts +8 -0
  126. package/dist/components/generated/S.d.ts +8 -0
  127. package/dist/components/generated/Samp.d.ts +8 -0
  128. package/dist/components/generated/Script.d.ts +8 -0
  129. package/dist/components/generated/Section.d.ts +8 -0
  130. package/dist/components/generated/Select.d.ts +8 -0
  131. package/dist/components/generated/Small.d.ts +8 -0
  132. package/dist/components/generated/Source.d.ts +8 -0
  133. package/dist/components/generated/Span.d.ts +8 -0
  134. package/dist/components/generated/Stop.d.ts +8 -0
  135. package/dist/components/generated/Strong.d.ts +8 -0
  136. package/dist/components/generated/Style.d.ts +8 -0
  137. package/dist/components/generated/Sub.d.ts +8 -0
  138. package/dist/components/generated/Summary.d.ts +8 -0
  139. package/dist/components/generated/Sup.d.ts +8 -0
  140. package/dist/components/generated/Svg.d.ts +8 -0
  141. package/dist/components/generated/Switch.d.ts +8 -0
  142. package/dist/components/generated/Symbol.d.ts +8 -0
  143. package/dist/components/generated/Table.d.ts +8 -0
  144. package/dist/components/generated/Tbody.d.ts +8 -0
  145. package/dist/components/generated/Td.d.ts +8 -0
  146. package/dist/components/generated/Template.d.ts +8 -0
  147. package/dist/components/generated/Text.d.ts +8 -0
  148. package/dist/components/generated/TextPath.d.ts +8 -0
  149. package/dist/components/generated/Textarea.d.ts +8 -0
  150. package/dist/components/generated/Tfoot.d.ts +8 -0
  151. package/dist/components/generated/Th.d.ts +8 -0
  152. package/dist/components/generated/Thead.d.ts +8 -0
  153. package/dist/components/generated/Time.d.ts +8 -0
  154. package/dist/components/generated/Title.d.ts +8 -0
  155. package/dist/components/generated/Tr.d.ts +8 -0
  156. package/dist/components/generated/Tspan.d.ts +8 -0
  157. package/dist/components/generated/U.d.ts +8 -0
  158. package/dist/components/generated/Ul.d.ts +8 -0
  159. package/dist/components/generated/Use.d.ts +8 -0
  160. package/dist/components/generated/Var.d.ts +8 -0
  161. package/dist/components/generated/Video.d.ts +8 -0
  162. package/dist/components/generated/View.d.ts +8 -0
  163. package/dist/components/generated/Wbr.d.ts +8 -0
  164. package/dist/components/generated/index.d.ts +161 -0
  165. package/dist/cssier.es.js +1190 -0
  166. package/dist/cssier.umd.js +1183 -0
  167. package/dist/hooks/index.d.ts +1 -0
  168. package/dist/hooks/useStylesheet.d.ts +2 -0
  169. package/dist/index.d.ts +163 -0
  170. package/dist/storybook-utils.d.ts +7 -0
  171. package/dist/types.d.ts +122 -0
  172. package/dist/utilities/createStylesheet.d.ts +2 -0
  173. package/dist/utilities/head.d.ts +1 -0
  174. package/package.json +43 -0
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) [2023] [Ignacio Andrés Miranda Figueroa]
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,46 @@
1
+ # ⚛️⚡ Vite + React + Typescript Component Library Template
2
+
3
+ ## Features
4
+
5
+ - ⚛️ [React 18](https://reactjs.org/)
6
+ - 📚 [Storybook 7](https://storybook.js.org/) - Components preview
7
+ - 🖌️ [Tailwind CSS 3](https://tailwindcss.com/)
8
+ - ⏩ [Vite](https://vitejs.dev/) - Run and build the project blazingly fast!
9
+ - ⚡ [Vitest](https://vitest.dev/) - Components Unit Testing
10
+ - 📐 [ESLint](https://eslint.org/) & [Prettier](https://prettier.io/) - Formatting and Linting
11
+ - 🌟 [Typescript](https://www.typescriptlang.org/)
12
+ - 🐶 [Husky](https://typicode.github.io/husky) & [Lint Staged](https://www.npmjs.com/package/lint-staged) - Pre-commit Hooks
13
+ - ⏰ [Release Please](https://github.com/googleapis/release-please) — Generate the changelog with the release-please workflow
14
+ - 👷 [Github Actions](https://github.com/features/actions) — Releasing versions to NPM
15
+ - Initial components setup using [Atomic Design](https://bradfrost.com/blog/post/atomic-web-design/)
16
+
17
+ ## Getting Started
18
+
19
+ 1. Create a new repository using this one as template
20
+ 2. Clone your repo
21
+ 3. Install dependencies with `pnpm i` (first run `corepack enable` to enable pnpm)
22
+ 4. Run `pnpm prepare` command to setup [Husky](https://typicode.github.io/husky) pre-commit hooks.
23
+
24
+ ## Main Scripts
25
+
26
+ Always prepending pnpm:
27
+
28
+ - `dev`: Bootstrap the Storybook preview with Hot Reload.
29
+ - `build`: Builds the static storybook project.
30
+ - `build:lib`: Builds the component library into the **dist** folder.
31
+ - `lint:fix`: Applies linting based on the rules defined in **.eslintrc.js**.
32
+ - `format:prettier`: Formats files using the prettier rules defined in **.prettierrc**.
33
+ - `test`: Runs testing using watch mode.
34
+ - `test:cov`: Runs testing displaying a coverage report.
35
+
36
+ ## Blog Post
37
+
38
+ I created a post explaning how to set up this library and publish it to a package registry! You can read it [here](https://igna.hashnode.dev/vite-react-typescript-component-library-template-setup-explanation).
39
+
40
+ ## Author
41
+
42
+ [Ignacio Miranda Figueroa](https://www.linkedin.com/in/ignacio-miranda-figueroa/)
43
+
44
+ ## License
45
+
46
+ [MIT](LICENSE)
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function A(
4
+ props: ComponentProps<'a'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Abbr(
4
+ props: ComponentProps<'abbr'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Address(
4
+ props: ComponentProps<'address'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Animate(
4
+ props: ComponentProps<'animate'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function AnimateTransform(
4
+ props: ComponentProps<'animateTransform'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Area(
4
+ props: ComponentProps<'area'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Article(
4
+ props: ComponentProps<'article'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Aside(
4
+ props: ComponentProps<'aside'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Audio(
4
+ props: ComponentProps<'audio'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function B(
4
+ props: ComponentProps<'b'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Base(
4
+ props: ComponentProps<'base'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Bdi(
4
+ props: ComponentProps<'bdi'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Bdo(
4
+ props: ComponentProps<'bdo'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Blockquote(
4
+ props: ComponentProps<'blockquote'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Body(
4
+ props: ComponentProps<'body'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Br(
4
+ props: ComponentProps<'br'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Button(
4
+ props: ComponentProps<'button'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Canvas(
4
+ props: ComponentProps<'canvas'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Caption(
4
+ props: ComponentProps<'caption'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Circle(
4
+ props: ComponentProps<'circle'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Cite(
4
+ props: ComponentProps<'cite'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function ClipPath(
4
+ props: ComponentProps<'clipPath'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Code(
4
+ props: ComponentProps<'code'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Col(
4
+ props: ComponentProps<'col'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Colgroup(
4
+ props: ComponentProps<'colgroup'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Data(
4
+ props: ComponentProps<'data'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Datalist(
4
+ props: ComponentProps<'datalist'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Dd(
4
+ props: ComponentProps<'dd'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Defs(
4
+ props: ComponentProps<'defs'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Del(
4
+ props: ComponentProps<'del'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Desc(
4
+ props: ComponentProps<'desc'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Details(
4
+ props: ComponentProps<'details'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Dfn(
4
+ props: ComponentProps<'dfn'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Dialog(
4
+ props: ComponentProps<'dialog'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Div(
4
+ props: ComponentProps<'div'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Dl(
4
+ props: ComponentProps<'dl'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Dt(
4
+ props: ComponentProps<'dt'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Ellipse(
4
+ props: ComponentProps<'ellipse'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Em(
4
+ props: ComponentProps<'em'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function Embed(
4
+ props: ComponentProps<'embed'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeBlend(
4
+ props: ComponentProps<'feBlend'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeColorMatrix(
4
+ props: ComponentProps<'feColorMatrix'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeComponentTransfer(
4
+ props: ComponentProps<'feComponentTransfer'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeComposite(
4
+ props: ComponentProps<'feComposite'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeConvolveMatrix(
4
+ props: ComponentProps<'feConvolveMatrix'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeDiffuseLighting(
4
+ props: ComponentProps<'feDiffuseLighting'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeDisplacementMap(
4
+ props: ComponentProps<'feDisplacementMap'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeDistantLight(
4
+ props: ComponentProps<'feDistantLight'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeFlood(
4
+ props: ComponentProps<'feFlood'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeGaussianBlur(
4
+ props: ComponentProps<'feGaussianBlur'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeImage(
4
+ props: ComponentProps<'feImage'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeMerge(
4
+ props: ComponentProps<'feMerge'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeMergeNode(
4
+ props: ComponentProps<'feMergeNode'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeMorphology(
4
+ props: ComponentProps<'feMorphology'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeOffset(
4
+ props: ComponentProps<'feOffset'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FePointLight(
4
+ props: ComponentProps<'fePointLight'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeSpecularLighting(
4
+ props: ComponentProps<'feSpecularLighting'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element