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
@@ -0,0 +1,8 @@
1
+ import { ComponentProps } from 'react'
2
+ import { PseudoCss } from '../../types'
3
+ export default function FeSpotLight(
4
+ props: ComponentProps<'feSpotLight'> & {
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 FeTile(
4
+ props: ComponentProps<'feTile'> & {
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 FeTurbulence(
4
+ props: ComponentProps<'feTurbulence'> & {
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 Fieldset(
4
+ props: ComponentProps<'fieldset'> & {
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 Figcaption(
4
+ props: ComponentProps<'figcaption'> & {
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 Figure(
4
+ props: ComponentProps<'figure'> & {
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 Filter(
4
+ props: ComponentProps<'filter'> & {
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 Footer(
4
+ props: ComponentProps<'footer'> & {
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 ForeignObject(
4
+ props: ComponentProps<'foreignObject'> & {
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 Form(
4
+ props: ComponentProps<'form'> & {
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 G(
4
+ props: ComponentProps<'g'> & {
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 H1(
4
+ props: ComponentProps<'h1'> & {
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 H2(
4
+ props: ComponentProps<'h2'> & {
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 H3(
4
+ props: ComponentProps<'h3'> & {
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 H4(
4
+ props: ComponentProps<'h4'> & {
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 H5(
4
+ props: ComponentProps<'h5'> & {
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 H6(
4
+ props: ComponentProps<'h6'> & {
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 Head(
4
+ props: ComponentProps<'head'> & {
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 Header(
4
+ props: ComponentProps<'header'> & {
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 Hgroup(
4
+ props: ComponentProps<'hgroup'> & {
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 Hr(
4
+ props: ComponentProps<'hr'> & {
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 Html(
4
+ props: ComponentProps<'html'> & {
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 I(
4
+ props: ComponentProps<'i'> & {
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 Iframe(
4
+ props: ComponentProps<'iframe'> & {
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 Image(
4
+ props: ComponentProps<'image'> & {
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 Img(
4
+ props: ComponentProps<'img'> & {
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 Input(
4
+ props: ComponentProps<'input'> & {
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 Ins(
4
+ props: ComponentProps<'ins'> & {
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 Kbd(
4
+ props: ComponentProps<'kbd'> & {
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 Label(
4
+ props: ComponentProps<'label'> & {
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 Legend(
4
+ props: ComponentProps<'legend'> & {
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 Li(
4
+ props: ComponentProps<'li'> & {
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 Line(
4
+ props: ComponentProps<'line'> & {
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 LinearGradient(
4
+ props: ComponentProps<'linearGradient'> & {
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 Link(
4
+ props: ComponentProps<'link'> & {
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 Main(
4
+ props: ComponentProps<'main'> & {
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 Map(
4
+ props: ComponentProps<'map'> & {
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 Mark(
4
+ props: ComponentProps<'mark'> & {
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 Marker(
4
+ props: ComponentProps<'marker'> & {
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 Mask(
4
+ props: ComponentProps<'mask'> & {
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 Meta(
4
+ props: ComponentProps<'meta'> & {
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 Metadata(
4
+ props: ComponentProps<'metadata'> & {
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 Meter(
4
+ props: ComponentProps<'meter'> & {
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 Mpath(
4
+ props: ComponentProps<'mpath'> & {
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 Nav(
4
+ props: ComponentProps<'nav'> & {
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 Noscript(
4
+ props: ComponentProps<'noscript'> & {
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 Object(
4
+ props: ComponentProps<'object'> & {
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 Ol(
4
+ props: ComponentProps<'ol'> & {
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 Optgroup(
4
+ props: ComponentProps<'optgroup'> & {
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 Option(
4
+ props: ComponentProps<'option'> & {
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 Output(
4
+ props: ComponentProps<'output'> & {
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 P(
4
+ props: ComponentProps<'p'> & {
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 Param(
4
+ props: ComponentProps<'param'> & {
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 Path(
4
+ props: ComponentProps<'path'> & {
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 Pattern(
4
+ props: ComponentProps<'pattern'> & {
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 Picture(
4
+ props: ComponentProps<'picture'> & {
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 Polygon(
4
+ props: ComponentProps<'polygon'> & {
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 Polyline(
4
+ props: ComponentProps<'polyline'> & {
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 Pre(
4
+ props: ComponentProps<'pre'> & {
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 Progress(
4
+ props: ComponentProps<'progress'> & {
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 Q(
4
+ props: ComponentProps<'q'> & {
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 RadialGradient(
4
+ props: ComponentProps<'radialGradient'> & {
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 Rect(
4
+ props: ComponentProps<'rect'> & {
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 Rp(
4
+ props: ComponentProps<'rp'> & {
5
+ pseudo?: PseudoCss
6
+ pseudoId?: string
7
+ },
8
+ ): import('react/jsx-runtime').JSX.Element