cetec-design-system 0.0.20 → 0.0.21

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 (266) hide show
  1. package/package.json +2 -3
  2. package/styled-system/css/conditions.js +0 -36
  3. package/styled-system/css/conditions.mjs +0 -36
  4. package/styled-system/css/css.d.ts +0 -22
  5. package/styled-system/css/css.js +0 -45
  6. package/styled-system/css/css.mjs +0 -45
  7. package/styled-system/css/cva.d.ts +0 -6
  8. package/styled-system/css/cva.js +0 -87
  9. package/styled-system/css/cva.mjs +0 -87
  10. package/styled-system/css/cx.d.ts +0 -5
  11. package/styled-system/css/cx.js +0 -15
  12. package/styled-system/css/cx.mjs +0 -15
  13. package/styled-system/css/index.d.ts +0 -5
  14. package/styled-system/css/index.js +0 -4
  15. package/styled-system/css/index.mjs +0 -4
  16. package/styled-system/css/sva.d.ts +0 -4
  17. package/styled-system/css/sva.js +0 -41
  18. package/styled-system/css/sva.mjs +0 -41
  19. package/styled-system/debug/config.json +0 -8379
  20. package/styled-system/debug/src__App.ast.json +0 -1291
  21. package/styled-system/debug/src__App.css +0 -830
  22. package/styled-system/debug/src__components__Button__Button.stories.ast.json +0 -244
  23. package/styled-system/debug/src__components__Button__Button.stories.css +0 -372
  24. package/styled-system/debug/src__components__Code__Code.ast.json +0 -32
  25. package/styled-system/debug/src__components__Code__Code.css +0 -25
  26. package/styled-system/debug/src__components__Code__Pre.ast.json +0 -53
  27. package/styled-system/debug/src__components__Code__Pre.css +0 -45
  28. package/styled-system/debug/src__components__Code__copy-to-clipboard-button.ast.json +0 -68
  29. package/styled-system/debug/src__components__Code__copy-to-clipboard-button.css +0 -167
  30. package/styled-system/debug/src__components__Heading__Heading.ast.json +0 -59
  31. package/styled-system/debug/src__components__Heading__Heading.css +0 -25
  32. package/styled-system/debug/src__components__Icon__Icon.ast.json +0 -28
  33. package/styled-system/debug/src__components__Icon__Icon.css +0 -9
  34. package/styled-system/debug/src__components__Icon__iconStyle.ast.json +0 -27
  35. package/styled-system/debug/src__components__Icon__iconStyle.css +0 -5
  36. package/styled-system/debug/src__components__Input__Input.ast.json +0 -50
  37. package/styled-system/debug/src__components__Input__Input.css +0 -79
  38. package/styled-system/debug/src__components__Label__Label.ast.json +0 -45
  39. package/styled-system/debug/src__components__Label__Label.css +0 -40
  40. package/styled-system/debug/src__components__Link__Link.ast.json +0 -72
  41. package/styled-system/debug/src__components__Link__Link.css +0 -39
  42. package/styled-system/debug/src__components__Link__linkStyles.ast.json +0 -59
  43. package/styled-system/debug/src__components__Link__linkStyles.css +0 -77
  44. package/styled-system/debug/src__components__Spinner__spinnerStyles.ast.json +0 -56
  45. package/styled-system/debug/src__components__Spinner__spinnerStyles.css +0 -69
  46. package/styled-system/debug/src__components__Text__Text.ast.json +0 -57
  47. package/styled-system/debug/src__components__Text__Text.css +0 -22
  48. package/styled-system/debug/src__components__Text__Text.stories.ast.json +0 -60
  49. package/styled-system/debug/src__components__Text__Text.stories.css +0 -40
  50. package/styled-system/debug/src__components__Textarea__Textarea.ast.json +0 -50
  51. package/styled-system/debug/src__components__Textarea__Textarea.css +0 -92
  52. package/styled-system/debug/src__components__ThemeSwitcher__ThemeSwitcher.ast.json +0 -42
  53. package/styled-system/debug/src__components__ThemeSwitcher__ThemeSwitcher.css +0 -101
  54. package/styled-system/helpers.js +0 -336
  55. package/styled-system/helpers.mjs +0 -336
  56. package/styled-system/jsx/aspect-ratio.d.ts +0 -10
  57. package/styled-system/jsx/aspect-ratio.js +0 -14
  58. package/styled-system/jsx/aspect-ratio.mjs +0 -14
  59. package/styled-system/jsx/bleed.d.ts +0 -10
  60. package/styled-system/jsx/bleed.js +0 -14
  61. package/styled-system/jsx/bleed.mjs +0 -14
  62. package/styled-system/jsx/box.d.ts +0 -10
  63. package/styled-system/jsx/box.mjs +0 -14
  64. package/styled-system/jsx/center.d.ts +0 -10
  65. package/styled-system/jsx/center.js +0 -14
  66. package/styled-system/jsx/center.mjs +0 -14
  67. package/styled-system/jsx/circle.d.ts +0 -10
  68. package/styled-system/jsx/circle.js +0 -14
  69. package/styled-system/jsx/circle.mjs +0 -14
  70. package/styled-system/jsx/container.d.ts +0 -10
  71. package/styled-system/jsx/container.js +0 -14
  72. package/styled-system/jsx/container.mjs +0 -14
  73. package/styled-system/jsx/cq.d.ts +0 -10
  74. package/styled-system/jsx/cq.js +0 -14
  75. package/styled-system/jsx/cq.mjs +0 -14
  76. package/styled-system/jsx/divider.d.ts +0 -10
  77. package/styled-system/jsx/divider.mjs +0 -14
  78. package/styled-system/jsx/factory-helper.js +0 -22
  79. package/styled-system/jsx/factory-helper.mjs +0 -22
  80. package/styled-system/jsx/factory.d.ts +0 -3
  81. package/styled-system/jsx/factory.js +0 -80
  82. package/styled-system/jsx/factory.mjs +0 -80
  83. package/styled-system/jsx/flex.d.ts +0 -10
  84. package/styled-system/jsx/flex.js +0 -14
  85. package/styled-system/jsx/flex.mjs +0 -14
  86. package/styled-system/jsx/float.d.ts +0 -10
  87. package/styled-system/jsx/float.js +0 -14
  88. package/styled-system/jsx/float.mjs +0 -14
  89. package/styled-system/jsx/grid-item.d.ts +0 -10
  90. package/styled-system/jsx/grid-item.js +0 -14
  91. package/styled-system/jsx/grid-item.mjs +0 -14
  92. package/styled-system/jsx/grid.d.ts +0 -10
  93. package/styled-system/jsx/grid.js +0 -14
  94. package/styled-system/jsx/grid.mjs +0 -14
  95. package/styled-system/jsx/hstack.d.ts +0 -10
  96. package/styled-system/jsx/hstack.js +0 -14
  97. package/styled-system/jsx/hstack.mjs +0 -14
  98. package/styled-system/jsx/icon.d.ts +0 -10
  99. package/styled-system/jsx/icon.js +0 -14
  100. package/styled-system/jsx/icon.mjs +0 -14
  101. package/styled-system/jsx/index.d.ts +0 -23
  102. package/styled-system/jsx/index.js +0 -21
  103. package/styled-system/jsx/index.mjs +0 -21
  104. package/styled-system/jsx/is-valid-prop.d.ts +0 -11
  105. package/styled-system/jsx/is-valid-prop.js +0 -17
  106. package/styled-system/jsx/is-valid-prop.mjs +0 -17
  107. package/styled-system/jsx/link-overlay.d.ts +0 -10
  108. package/styled-system/jsx/link-overlay.js +0 -14
  109. package/styled-system/jsx/link-overlay.mjs +0 -14
  110. package/styled-system/jsx/spacer.d.ts +0 -10
  111. package/styled-system/jsx/spacer.js +0 -14
  112. package/styled-system/jsx/spacer.mjs +0 -14
  113. package/styled-system/jsx/square.d.ts +0 -10
  114. package/styled-system/jsx/square.js +0 -14
  115. package/styled-system/jsx/square.mjs +0 -14
  116. package/styled-system/jsx/stack.d.ts +0 -10
  117. package/styled-system/jsx/stack.js +0 -14
  118. package/styled-system/jsx/stack.mjs +0 -14
  119. package/styled-system/jsx/visually-hidden.d.ts +0 -10
  120. package/styled-system/jsx/visually-hidden.js +0 -14
  121. package/styled-system/jsx/visually-hidden.mjs +0 -14
  122. package/styled-system/jsx/vstack.d.ts +0 -10
  123. package/styled-system/jsx/vstack.js +0 -14
  124. package/styled-system/jsx/vstack.mjs +0 -14
  125. package/styled-system/jsx/wrap.d.ts +0 -10
  126. package/styled-system/jsx/wrap.js +0 -14
  127. package/styled-system/jsx/wrap.mjs +0 -14
  128. package/styled-system/patterns/aspect-ratio.d.ts +0 -21
  129. package/styled-system/patterns/aspect-ratio.js +0 -38
  130. package/styled-system/patterns/aspect-ratio.mjs +0 -38
  131. package/styled-system/patterns/bleed.d.ts +0 -22
  132. package/styled-system/patterns/bleed.js +0 -24
  133. package/styled-system/patterns/bleed.mjs +0 -24
  134. package/styled-system/patterns/box.d.ts +0 -21
  135. package/styled-system/patterns/box.mjs +0 -15
  136. package/styled-system/patterns/center.d.ts +0 -21
  137. package/styled-system/patterns/center.js +0 -21
  138. package/styled-system/patterns/center.mjs +0 -21
  139. package/styled-system/patterns/circle.d.ts +0 -21
  140. package/styled-system/patterns/circle.js +0 -25
  141. package/styled-system/patterns/circle.mjs +0 -25
  142. package/styled-system/patterns/container.d.ts +0 -21
  143. package/styled-system/patterns/container.js +0 -24
  144. package/styled-system/patterns/container.mjs +0 -24
  145. package/styled-system/patterns/cq.d.ts +0 -22
  146. package/styled-system/patterns/cq.js +0 -21
  147. package/styled-system/patterns/cq.mjs +0 -21
  148. package/styled-system/patterns/divider.d.ts +0 -23
  149. package/styled-system/patterns/divider.mjs +0 -25
  150. package/styled-system/patterns/flex.d.ts +0 -27
  151. package/styled-system/patterns/flex.js +0 -26
  152. package/styled-system/patterns/flex.mjs +0 -26
  153. package/styled-system/patterns/float.d.ts +0 -24
  154. package/styled-system/patterns/float.js +0 -52
  155. package/styled-system/patterns/float.mjs +0 -52
  156. package/styled-system/patterns/grid-item.d.ts +0 -26
  157. package/styled-system/patterns/grid-item.js +0 -25
  158. package/styled-system/patterns/grid-item.mjs +0 -25
  159. package/styled-system/patterns/grid.d.ts +0 -25
  160. package/styled-system/patterns/grid.js +0 -27
  161. package/styled-system/patterns/grid.mjs +0 -27
  162. package/styled-system/patterns/hstack.d.ts +0 -22
  163. package/styled-system/patterns/hstack.js +0 -24
  164. package/styled-system/patterns/hstack.mjs +0 -24
  165. package/styled-system/patterns/icon.d.ts +0 -21
  166. package/styled-system/patterns/icon.js +0 -20
  167. package/styled-system/patterns/icon.mjs +0 -20
  168. package/styled-system/patterns/index.d.ts +0 -20
  169. package/styled-system/patterns/index.js +0 -19
  170. package/styled-system/patterns/index.mjs +0 -19
  171. package/styled-system/patterns/link-overlay.d.ts +0 -21
  172. package/styled-system/patterns/link-overlay.js +0 -24
  173. package/styled-system/patterns/link-overlay.mjs +0 -24
  174. package/styled-system/patterns/spacer.d.ts +0 -21
  175. package/styled-system/patterns/spacer.js +0 -21
  176. package/styled-system/patterns/spacer.mjs +0 -21
  177. package/styled-system/patterns/square.d.ts +0 -21
  178. package/styled-system/patterns/square.js +0 -24
  179. package/styled-system/patterns/square.mjs +0 -24
  180. package/styled-system/patterns/stack.d.ts +0 -24
  181. package/styled-system/patterns/stack.js +0 -24
  182. package/styled-system/patterns/stack.mjs +0 -24
  183. package/styled-system/patterns/visually-hidden.d.ts +0 -21
  184. package/styled-system/patterns/visually-hidden.js +0 -18
  185. package/styled-system/patterns/visually-hidden.mjs +0 -18
  186. package/styled-system/patterns/vstack.d.ts +0 -22
  187. package/styled-system/patterns/vstack.js +0 -24
  188. package/styled-system/patterns/vstack.mjs +0 -24
  189. package/styled-system/patterns/wrap.d.ts +0 -25
  190. package/styled-system/patterns/wrap.js +0 -25
  191. package/styled-system/patterns/wrap.mjs +0 -25
  192. package/styled-system/recipes/box.d.ts +0 -28
  193. package/styled-system/recipes/box.js +0 -24
  194. package/styled-system/recipes/box.mjs +0 -24
  195. package/styled-system/recipes/button.d.ts +0 -35
  196. package/styled-system/recipes/button.js +0 -41
  197. package/styled-system/recipes/button.mjs +0 -41
  198. package/styled-system/recipes/checkbox.d.ts +0 -28
  199. package/styled-system/recipes/checkbox.js +0 -40
  200. package/styled-system/recipes/checkbox.mjs +0 -40
  201. package/styled-system/recipes/code.d.ts +0 -28
  202. package/styled-system/recipes/code.js +0 -24
  203. package/styled-system/recipes/code.mjs +0 -24
  204. package/styled-system/recipes/create-recipe.js +0 -82
  205. package/styled-system/recipes/create-recipe.mjs +0 -82
  206. package/styled-system/recipes/divider.d.ts +0 -35
  207. package/styled-system/recipes/divider.js +0 -38
  208. package/styled-system/recipes/divider.mjs +0 -38
  209. package/styled-system/recipes/heading.d.ts +0 -31
  210. package/styled-system/recipes/heading.js +0 -33
  211. package/styled-system/recipes/heading.mjs +0 -33
  212. package/styled-system/recipes/icon-button.d.ts +0 -35
  213. package/styled-system/recipes/icon-button.js +0 -41
  214. package/styled-system/recipes/icon-button.mjs +0 -41
  215. package/styled-system/recipes/index.d.ts +0 -17
  216. package/styled-system/recipes/index.js +0 -15
  217. package/styled-system/recipes/index.mjs +0 -16
  218. package/styled-system/recipes/input.d.ts +0 -31
  219. package/styled-system/recipes/input.js +0 -31
  220. package/styled-system/recipes/input.mjs +0 -31
  221. package/styled-system/recipes/label.d.ts +0 -38
  222. package/styled-system/recipes/label.js +0 -83
  223. package/styled-system/recipes/label.mjs +0 -83
  224. package/styled-system/recipes/link.d.ts +0 -38
  225. package/styled-system/recipes/link.js +0 -83
  226. package/styled-system/recipes/link.mjs +0 -83
  227. package/styled-system/recipes/pre.d.ts +0 -28
  228. package/styled-system/recipes/pre.js +0 -24
  229. package/styled-system/recipes/pre.mjs +0 -24
  230. package/styled-system/recipes/radio-input.d.ts +0 -28
  231. package/styled-system/recipes/radio-input.mjs +0 -24
  232. package/styled-system/recipes/radio.d.ts +0 -28
  233. package/styled-system/recipes/radio.js +0 -40
  234. package/styled-system/recipes/radio.mjs +0 -40
  235. package/styled-system/recipes/spinner.d.ts +0 -31
  236. package/styled-system/recipes/spinner.js +0 -32
  237. package/styled-system/recipes/spinner.mjs +0 -32
  238. package/styled-system/recipes/switchbox.d.ts +0 -28
  239. package/styled-system/recipes/switchbox.mjs +0 -44
  240. package/styled-system/recipes/text.d.ts +0 -37
  241. package/styled-system/recipes/text.js +0 -80
  242. package/styled-system/recipes/text.mjs +0 -80
  243. package/styled-system/recipes/textarea.d.ts +0 -32
  244. package/styled-system/recipes/textarea.js +0 -32
  245. package/styled-system/recipes/textarea.mjs +0 -35
  246. package/styled-system/recipes/textinput.d.ts +0 -32
  247. package/styled-system/recipes/textinput.mjs +0 -35
  248. package/styled-system/styles.css +0 -2184
  249. package/styled-system/tokens/index.d.ts +0 -9
  250. package/styled-system/tokens/index.js +0 -1480
  251. package/styled-system/tokens/index.mjs +0 -1580
  252. package/styled-system/tokens/tokens.d.ts +0 -63
  253. package/styled-system/types/composition.d.ts +0 -164
  254. package/styled-system/types/conditions.d.ts +0 -306
  255. package/styled-system/types/csstype.d.ts +0 -21298
  256. package/styled-system/types/global.d.ts +0 -20
  257. package/styled-system/types/index.d.ts +0 -8
  258. package/styled-system/types/jsx.d.ts +0 -52
  259. package/styled-system/types/parts.d.ts +0 -8
  260. package/styled-system/types/pattern.d.ts +0 -78
  261. package/styled-system/types/prop-type.d.ts +0 -235
  262. package/styled-system/types/recipe.d.ts +0 -181
  263. package/styled-system/types/selectors.d.ts +0 -59
  264. package/styled-system/types/static-css.d.ts +0 -56
  265. package/styled-system/types/style-props.d.ts +0 -7468
  266. package/styled-system/types/system-types.d.ts +0 -109
@@ -1,83 +0,0 @@
1
- import { memo, splitProps } from '../helpers.mjs';
2
- import { createRecipe, mergeRecipes } from './create-recipe.mjs';
3
-
4
- const linkFn = /* @__PURE__ */ createRecipe('link', {
5
- "family": "body"
6
- }, [])
7
-
8
- const linkVariantMap = {
9
- "textStyle": [
10
- "display-lg",
11
- "display-md",
12
- "display-sm",
13
- "display-xs",
14
- "heading-lg",
15
- "heading-md",
16
- "heading-sm",
17
- "heading-xs",
18
- "body-lg",
19
- "body-md",
20
- "body-sm",
21
- "body-xs",
22
- "mono-lg",
23
- "mono-md",
24
- "mono-sm",
25
- "mono-xs"
26
- ],
27
- "family": [
28
- "heading",
29
- "body",
30
- "mono"
31
- ],
32
- "bold": [
33
- "true"
34
- ],
35
- "italic": [
36
- "true"
37
- ],
38
- "underline": [
39
- "true"
40
- ],
41
- "size": [
42
- "12",
43
- "14",
44
- "16",
45
- "20",
46
- "24",
47
- "32",
48
- "40",
49
- "48",
50
- "64",
51
- "72",
52
- "80",
53
- "96"
54
- ],
55
- "weight": [
56
- "light",
57
- "normal",
58
- "medium",
59
- "bold",
60
- "black"
61
- ],
62
- "_disabled": [
63
- "true"
64
- ]
65
- }
66
-
67
- const linkVariantKeys = Object.keys(linkVariantMap)
68
-
69
- export const link = /* @__PURE__ */ Object.assign(memo(linkFn.recipeFn), {
70
- __recipe__: true,
71
- __name__: 'link',
72
- __getCompoundVariantCss__: linkFn.__getCompoundVariantCss__,
73
- raw: (props) => props,
74
- variantKeys: linkVariantKeys,
75
- variantMap: linkVariantMap,
76
- merge(recipe) {
77
- return mergeRecipes(this, recipe)
78
- },
79
- splitVariantProps(props) {
80
- return splitProps(props, linkVariantKeys)
81
- },
82
- getVariantProps: linkFn.getVariantProps,
83
- })
@@ -1,28 +0,0 @@
1
- /* eslint-disable */
2
- import type { ConditionalValue } from '../types/index';
3
- import type { DistributiveOmit, Pretty } from '../types/system-types';
4
-
5
- interface PreVariant {
6
-
7
- }
8
-
9
- type PreVariantMap = {
10
- [key in keyof PreVariant]: Array<PreVariant[key]>
11
- }
12
-
13
- export type PreVariantProps = {
14
- [key in keyof PreVariant]?: ConditionalValue<PreVariant[key]> | undefined
15
- }
16
-
17
- export interface PreRecipe {
18
- __type: PreVariantProps
19
- (props?: PreVariantProps): string
20
- raw: (props?: PreVariantProps) => PreVariantProps
21
- variantMap: PreVariantMap
22
- variantKeys: Array<keyof PreVariant>
23
- splitVariantProps<Props extends PreVariantProps>(props: Props): [PreVariantProps, Pretty<DistributiveOmit<Props, keyof PreVariantProps>>]
24
- getVariantProps: (props?: PreVariantProps) => PreVariantProps
25
- }
26
-
27
-
28
- export declare const pre: PreRecipe
@@ -1,24 +0,0 @@
1
- import { memo, splitProps } from '../helpers.js';
2
- import { createRecipe, mergeRecipes } from './create-recipe.js';
3
-
4
- const preFn = /* @__PURE__ */ createRecipe('pre', {}, [])
5
-
6
- const preVariantMap = {}
7
-
8
- const preVariantKeys = Object.keys(preVariantMap)
9
-
10
- export const pre = /* @__PURE__ */ Object.assign(memo(preFn.recipeFn), {
11
- __recipe__: true,
12
- __name__: 'pre',
13
- __getCompoundVariantCss__: preFn.__getCompoundVariantCss__,
14
- raw: (props) => props,
15
- variantKeys: preVariantKeys,
16
- variantMap: preVariantMap,
17
- merge(recipe) {
18
- return mergeRecipes(this, recipe)
19
- },
20
- splitVariantProps(props) {
21
- return splitProps(props, preVariantKeys)
22
- },
23
- getVariantProps: preFn.getVariantProps,
24
- })
@@ -1,24 +0,0 @@
1
- import { memo, splitProps } from '../helpers.mjs';
2
- import { createRecipe, mergeRecipes } from './create-recipe.mjs';
3
-
4
- const preFn = /* @__PURE__ */ createRecipe('pre', {}, [])
5
-
6
- const preVariantMap = {}
7
-
8
- const preVariantKeys = Object.keys(preVariantMap)
9
-
10
- export const pre = /* @__PURE__ */ Object.assign(memo(preFn.recipeFn), {
11
- __recipe__: true,
12
- __name__: 'pre',
13
- __getCompoundVariantCss__: preFn.__getCompoundVariantCss__,
14
- raw: (props) => props,
15
- variantKeys: preVariantKeys,
16
- variantMap: preVariantMap,
17
- merge(recipe) {
18
- return mergeRecipes(this, recipe)
19
- },
20
- splitVariantProps(props) {
21
- return splitProps(props, preVariantKeys)
22
- },
23
- getVariantProps: preFn.getVariantProps,
24
- })
@@ -1,28 +0,0 @@
1
- /* eslint-disable */
2
- import type { ConditionalValue } from '../types/index';
3
- import type { DistributiveOmit, Pretty } from '../types/system-types';
4
-
5
- interface RadioInputVariant {
6
-
7
- }
8
-
9
- type RadioInputVariantMap = {
10
- [key in keyof RadioInputVariant]: Array<RadioInputVariant[key]>
11
- }
12
-
13
- export type RadioInputVariantProps = {
14
- [key in keyof RadioInputVariant]?: ConditionalValue<RadioInputVariant[key]> | undefined
15
- }
16
-
17
- export interface RadioInputRecipe {
18
- __type: RadioInputVariantProps
19
- (props?: RadioInputVariantProps): string
20
- raw: (props?: RadioInputVariantProps) => RadioInputVariantProps
21
- variantMap: RadioInputVariantMap
22
- variantKeys: Array<keyof RadioInputVariant>
23
- splitVariantProps<Props extends RadioInputVariantProps>(props: Props): [RadioInputVariantProps, Pretty<DistributiveOmit<Props, keyof RadioInputVariantProps>>]
24
- getVariantProps: (props?: RadioInputVariantProps) => RadioInputVariantProps
25
- }
26
-
27
-
28
- export declare const radioInput: RadioInputRecipe
@@ -1,24 +0,0 @@
1
- import { memo, splitProps } from '../helpers.mjs';
2
- import { createRecipe, mergeRecipes } from './create-recipe.mjs';
3
-
4
- const radioInputFn = /* @__PURE__ */ createRecipe('radio-input', {}, [])
5
-
6
- const radioInputVariantMap = {}
7
-
8
- const radioInputVariantKeys = Object.keys(radioInputVariantMap)
9
-
10
- export const radioInput = /* @__PURE__ */ Object.assign(memo(radioInputFn.recipeFn), {
11
- __recipe__: true,
12
- __name__: 'radioInput',
13
- __getCompoundVariantCss__: radioInputFn.__getCompoundVariantCss__,
14
- raw: (props) => props,
15
- variantKeys: radioInputVariantKeys,
16
- variantMap: radioInputVariantMap,
17
- merge(recipe) {
18
- return mergeRecipes(this, recipe)
19
- },
20
- splitVariantProps(props) {
21
- return splitProps(props, radioInputVariantKeys)
22
- },
23
- getVariantProps: radioInputFn.getVariantProps,
24
- })
@@ -1,28 +0,0 @@
1
- /* eslint-disable */
2
- import type { ConditionalValue } from '../types/index';
3
- import type { DistributiveOmit, Pretty } from '../types/system-types';
4
-
5
- interface RadioVariant {
6
-
7
- }
8
-
9
- type RadioVariantMap = {
10
- [key in keyof RadioVariant]: Array<RadioVariant[key]>
11
- }
12
-
13
- export type RadioVariantProps = {
14
- [key in keyof RadioVariant]?: ConditionalValue<RadioVariant[key]> | undefined
15
- }
16
-
17
- export interface RadioRecipe {
18
- __type: RadioVariantProps
19
- (props?: RadioVariantProps): Pretty<Record<"container" | "input" | "indicator", string>>
20
- raw: (props?: RadioVariantProps) => RadioVariantProps
21
- variantMap: RadioVariantMap
22
- variantKeys: Array<keyof RadioVariant>
23
- splitVariantProps<Props extends RadioVariantProps>(props: Props): [RadioVariantProps, Pretty<DistributiveOmit<Props, keyof RadioVariantProps>>]
24
- getVariantProps: (props?: RadioVariantProps) => RadioVariantProps
25
- }
26
-
27
-
28
- export declare const radio: RadioRecipe
@@ -1,40 +0,0 @@
1
- import { compact, getSlotCompoundVariant, memo, splitProps } from '../helpers.js';
2
- import { createRecipe } from './create-recipe.js';
3
-
4
- const radioDefaultVariants = {}
5
- const radioCompoundVariants = []
6
-
7
- const radioSlotNames = [
8
- [
9
- "container",
10
- "radio__container"
11
- ],
12
- [
13
- "input",
14
- "radio__input"
15
- ],
16
- [
17
- "indicator",
18
- "radio__indicator"
19
- ]
20
- ]
21
- const radioSlotFns = /* @__PURE__ */ radioSlotNames.map(([slotName, slotKey]) => [slotName, createRecipe(slotKey, radioDefaultVariants, getSlotCompoundVariant(radioCompoundVariants, slotName))])
22
-
23
- const radioFn = memo((props = {}) => {
24
- return Object.fromEntries(radioSlotFns.map(([slotName, slotFn]) => [slotName, slotFn.recipeFn(props)]))
25
- })
26
-
27
- const radioVariantKeys = []
28
- const getVariantProps = (variants) => ({ ...radioDefaultVariants, ...compact(variants) })
29
-
30
- export const radio = /* @__PURE__ */ Object.assign(radioFn, {
31
- __recipe__: false,
32
- __name__: 'radio',
33
- raw: (props) => props,
34
- variantKeys: radioVariantKeys,
35
- variantMap: {},
36
- splitVariantProps(props) {
37
- return splitProps(props, radioVariantKeys)
38
- },
39
- getVariantProps
40
- })
@@ -1,40 +0,0 @@
1
- import { compact, getSlotCompoundVariant, memo, splitProps } from '../helpers.mjs';
2
- import { createRecipe } from './create-recipe.mjs';
3
-
4
- const radioDefaultVariants = {}
5
- const radioCompoundVariants = []
6
-
7
- const radioSlotNames = [
8
- [
9
- "container",
10
- "radio__container"
11
- ],
12
- [
13
- "input",
14
- "radio__input"
15
- ],
16
- [
17
- "indicator",
18
- "radio__indicator"
19
- ]
20
- ]
21
- const radioSlotFns = /* @__PURE__ */ radioSlotNames.map(([slotName, slotKey]) => [slotName, createRecipe(slotKey, radioDefaultVariants, getSlotCompoundVariant(radioCompoundVariants, slotName))])
22
-
23
- const radioFn = memo((props = {}) => {
24
- return Object.fromEntries(radioSlotFns.map(([slotName, slotFn]) => [slotName, slotFn.recipeFn(props)]))
25
- })
26
-
27
- const radioVariantKeys = []
28
- const getVariantProps = (variants) => ({ ...radioDefaultVariants, ...compact(variants) })
29
-
30
- export const radio = /* @__PURE__ */ Object.assign(radioFn, {
31
- __recipe__: false,
32
- __name__: 'radio',
33
- raw: (props) => props,
34
- variantKeys: radioVariantKeys,
35
- variantMap: {},
36
- splitVariantProps(props) {
37
- return splitProps(props, radioVariantKeys)
38
- },
39
- getVariantProps
40
- })
@@ -1,31 +0,0 @@
1
- /* eslint-disable */
2
- import type { ConditionalValue } from '../types/index';
3
- import type { DistributiveOmit, Pretty } from '../types/system-types';
4
-
5
- interface SpinnerVariant {
6
- /**
7
- * @default "medium"
8
- */
9
- size: "medium" | "small" | "large"
10
- }
11
-
12
- type SpinnerVariantMap = {
13
- [key in keyof SpinnerVariant]: Array<SpinnerVariant[key]>
14
- }
15
-
16
- export type SpinnerVariantProps = {
17
- [key in keyof SpinnerVariant]?: ConditionalValue<SpinnerVariant[key]> | undefined
18
- }
19
-
20
- export interface SpinnerRecipe {
21
- __type: SpinnerVariantProps
22
- (props?: SpinnerVariantProps): string
23
- raw: (props?: SpinnerVariantProps) => SpinnerVariantProps
24
- variantMap: SpinnerVariantMap
25
- variantKeys: Array<keyof SpinnerVariant>
26
- splitVariantProps<Props extends SpinnerVariantProps>(props: Props): [SpinnerVariantProps, Pretty<DistributiveOmit<Props, keyof SpinnerVariantProps>>]
27
- getVariantProps: (props?: SpinnerVariantProps) => SpinnerVariantProps
28
- }
29
-
30
-
31
- export declare const spinner: SpinnerRecipe
@@ -1,32 +0,0 @@
1
- import { memo, splitProps } from '../helpers.js';
2
- import { createRecipe, mergeRecipes } from './create-recipe.js';
3
-
4
- const spinnerFn = /* @__PURE__ */ createRecipe('spinner', {
5
- "size": "medium"
6
- }, [])
7
-
8
- const spinnerVariantMap = {
9
- "size": [
10
- "medium",
11
- "small",
12
- "large"
13
- ]
14
- }
15
-
16
- const spinnerVariantKeys = Object.keys(spinnerVariantMap)
17
-
18
- export const spinner = /* @__PURE__ */ Object.assign(memo(spinnerFn.recipeFn), {
19
- __recipe__: true,
20
- __name__: 'spinner',
21
- __getCompoundVariantCss__: spinnerFn.__getCompoundVariantCss__,
22
- raw: (props) => props,
23
- variantKeys: spinnerVariantKeys,
24
- variantMap: spinnerVariantMap,
25
- merge(recipe) {
26
- return mergeRecipes(this, recipe)
27
- },
28
- splitVariantProps(props) {
29
- return splitProps(props, spinnerVariantKeys)
30
- },
31
- getVariantProps: spinnerFn.getVariantProps,
32
- })
@@ -1,32 +0,0 @@
1
- import { memo, splitProps } from '../helpers.mjs';
2
- import { createRecipe, mergeRecipes } from './create-recipe.mjs';
3
-
4
- const spinnerFn = /* @__PURE__ */ createRecipe('spinner', {
5
- "size": "medium"
6
- }, [])
7
-
8
- const spinnerVariantMap = {
9
- "size": [
10
- "medium",
11
- "small",
12
- "large"
13
- ]
14
- }
15
-
16
- const spinnerVariantKeys = Object.keys(spinnerVariantMap)
17
-
18
- export const spinner = /* @__PURE__ */ Object.assign(memo(spinnerFn.recipeFn), {
19
- __recipe__: true,
20
- __name__: 'spinner',
21
- __getCompoundVariantCss__: spinnerFn.__getCompoundVariantCss__,
22
- raw: (props) => props,
23
- variantKeys: spinnerVariantKeys,
24
- variantMap: spinnerVariantMap,
25
- merge(recipe) {
26
- return mergeRecipes(this, recipe)
27
- },
28
- splitVariantProps(props) {
29
- return splitProps(props, spinnerVariantKeys)
30
- },
31
- getVariantProps: spinnerFn.getVariantProps,
32
- })
@@ -1,28 +0,0 @@
1
- /* eslint-disable */
2
- import type { ConditionalValue } from '../types/index';
3
- import type { DistributiveOmit, Pretty } from '../types/system-types';
4
-
5
- interface SwitchboxVariant {
6
-
7
- }
8
-
9
- type SwitchboxVariantMap = {
10
- [key in keyof SwitchboxVariant]: Array<SwitchboxVariant[key]>
11
- }
12
-
13
- export type SwitchboxVariantProps = {
14
- [key in keyof SwitchboxVariant]?: ConditionalValue<SwitchboxVariant[key]> | undefined
15
- }
16
-
17
- export interface SwitchboxRecipe {
18
- __type: SwitchboxVariantProps
19
- (props?: SwitchboxVariantProps): Pretty<Record<"container" | "input" | "indicator" | "background", string>>
20
- raw: (props?: SwitchboxVariantProps) => SwitchboxVariantProps
21
- variantMap: SwitchboxVariantMap
22
- variantKeys: Array<keyof SwitchboxVariant>
23
- splitVariantProps<Props extends SwitchboxVariantProps>(props: Props): [SwitchboxVariantProps, Pretty<DistributiveOmit<Props, keyof SwitchboxVariantProps>>]
24
- getVariantProps: (props?: SwitchboxVariantProps) => SwitchboxVariantProps
25
- }
26
-
27
-
28
- export declare const switchbox: SwitchboxRecipe
@@ -1,44 +0,0 @@
1
- import { compact, getSlotCompoundVariant, memo, splitProps } from '../helpers.mjs';
2
- import { createRecipe } from './create-recipe.mjs';
3
-
4
- const switchboxDefaultVariants = {}
5
- const switchboxCompoundVariants = []
6
-
7
- const switchboxSlotNames = [
8
- [
9
- "container",
10
- "switchbox__container"
11
- ],
12
- [
13
- "input",
14
- "switchbox__input"
15
- ],
16
- [
17
- "indicator",
18
- "switchbox__indicator"
19
- ],
20
- [
21
- "background",
22
- "switchbox__background"
23
- ]
24
- ]
25
- const switchboxSlotFns = /* @__PURE__ */ switchboxSlotNames.map(([slotName, slotKey]) => [slotName, createRecipe(slotKey, switchboxDefaultVariants, getSlotCompoundVariant(switchboxCompoundVariants, slotName))])
26
-
27
- const switchboxFn = memo((props = {}) => {
28
- return Object.fromEntries(switchboxSlotFns.map(([slotName, slotFn]) => [slotName, slotFn.recipeFn(props)]))
29
- })
30
-
31
- const switchboxVariantKeys = []
32
- const getVariantProps = (variants) => ({ ...switchboxDefaultVariants, ...compact(variants) })
33
-
34
- export const switchbox = /* @__PURE__ */ Object.assign(switchboxFn, {
35
- __recipe__: false,
36
- __name__: 'switchbox',
37
- raw: (props) => props,
38
- variantKeys: switchboxVariantKeys,
39
- variantMap: {},
40
- splitVariantProps(props) {
41
- return splitProps(props, switchboxVariantKeys)
42
- },
43
- getVariantProps
44
- })
@@ -1,37 +0,0 @@
1
- /* eslint-disable */
2
- import type { ConditionalValue } from '../types/index';
3
- import type { DistributiveOmit, Pretty } from '../types/system-types';
4
-
5
- interface TextVariant {
6
- /**
7
- * @default "body-md"
8
- */
9
- textStyle: "display-lg" | "display-md" | "display-sm" | "display-xs" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "body-lg" | "body-md" | "body-sm" | "body-xs" | "mono-lg" | "mono-md" | "mono-sm" | "mono-xs"
10
- family: "heading" | "body" | "mono"
11
- bold: boolean
12
- italic: boolean
13
- underline: boolean
14
- size: "12" | "14" | "16" | "20" | "24" | "32" | "40" | "48" | "64" | "72" | "80" | "96"
15
- weight: "light" | "normal" | "medium" | "bold" | "black"
16
- }
17
-
18
- type TextVariantMap = {
19
- [key in keyof TextVariant]: Array<TextVariant[key]>
20
- }
21
-
22
- export type TextVariantProps = {
23
- [key in keyof TextVariant]?: ConditionalValue<TextVariant[key]> | undefined
24
- }
25
-
26
- export interface TextRecipe {
27
- __type: TextVariantProps
28
- (props?: TextVariantProps): string
29
- raw: (props?: TextVariantProps) => TextVariantProps
30
- variantMap: TextVariantMap
31
- variantKeys: Array<keyof TextVariant>
32
- splitVariantProps<Props extends TextVariantProps>(props: Props): [TextVariantProps, Pretty<DistributiveOmit<Props, keyof TextVariantProps>>]
33
- getVariantProps: (props?: TextVariantProps) => TextVariantProps
34
- }
35
-
36
-
37
- export declare const text: TextRecipe
@@ -1,80 +0,0 @@
1
- import { memo, splitProps } from '../helpers.js';
2
- import { createRecipe, mergeRecipes } from './create-recipe.js';
3
-
4
- const textFn = /* @__PURE__ */ createRecipe('text', {
5
- "textStyle": "body-md"
6
- }, [])
7
-
8
- const textVariantMap = {
9
- "textStyle": [
10
- "display-lg",
11
- "display-md",
12
- "display-sm",
13
- "display-xs",
14
- "heading-lg",
15
- "heading-md",
16
- "heading-sm",
17
- "heading-xs",
18
- "body-lg",
19
- "body-md",
20
- "body-sm",
21
- "body-xs",
22
- "mono-lg",
23
- "mono-md",
24
- "mono-sm",
25
- "mono-xs"
26
- ],
27
- "family": [
28
- "heading",
29
- "body",
30
- "mono"
31
- ],
32
- "bold": [
33
- "true"
34
- ],
35
- "italic": [
36
- "true"
37
- ],
38
- "underline": [
39
- "true"
40
- ],
41
- "size": [
42
- "12",
43
- "14",
44
- "16",
45
- "20",
46
- "24",
47
- "32",
48
- "40",
49
- "48",
50
- "64",
51
- "72",
52
- "80",
53
- "96"
54
- ],
55
- "weight": [
56
- "light",
57
- "normal",
58
- "medium",
59
- "bold",
60
- "black"
61
- ]
62
- }
63
-
64
- const textVariantKeys = Object.keys(textVariantMap)
65
-
66
- export const text = /* @__PURE__ */ Object.assign(memo(textFn.recipeFn), {
67
- __recipe__: true,
68
- __name__: 'text',
69
- __getCompoundVariantCss__: textFn.__getCompoundVariantCss__,
70
- raw: (props) => props,
71
- variantKeys: textVariantKeys,
72
- variantMap: textVariantMap,
73
- merge(recipe) {
74
- return mergeRecipes(this, recipe)
75
- },
76
- splitVariantProps(props) {
77
- return splitProps(props, textVariantKeys)
78
- },
79
- getVariantProps: textFn.getVariantProps,
80
- })