@cruk/chakra-components 1.0.2 → 1.0.3

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 (186) hide show
  1. package/dist/cjs/node_modules/@emotion/hash/dist/emotion-hash.esm.js +2 -0
  2. package/dist/cjs/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +1 -0
  3. package/dist/cjs/node_modules/@emotion/react/dist/emotion-react.esm.js +2 -0
  4. package/dist/cjs/node_modules/@emotion/react/dist/emotion-react.esm.js.map +1 -0
  5. package/dist/cjs/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +2 -0
  6. package/dist/cjs/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js.map +1 -0
  7. package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +2 -0
  8. package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js.map +1 -0
  9. package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +2 -0
  10. package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js.map +1 -0
  11. package/dist/cjs/packages/components/src/components/AlertBanner/index.js +2 -0
  12. package/dist/cjs/packages/components/src/components/AlertBanner/index.js.map +1 -0
  13. package/dist/cjs/packages/components/src/components/FormField/index.js +1 -1
  14. package/dist/cjs/packages/components/src/components/List/index.js +1 -1
  15. package/dist/cjs/packages/components/src/components/Loader/Dot.js +1 -1
  16. package/dist/cjs/packages/components/src/components/ReferenceBlock/index.js +1 -1
  17. package/dist/cjs/packages/components/src/components/Stepper/index.js +1 -1
  18. package/dist/cjs/packages/components/src/index.js +1 -1
  19. package/dist/cjs/packages/components/src/theme/cruk/components/alertBanner.js +2 -0
  20. package/dist/cjs/packages/components/src/theme/cruk/components/alertBanner.js.map +1 -0
  21. package/dist/cjs/packages/components/src/theme/cruk/components/formControl.js +1 -1
  22. package/dist/cjs/packages/components/src/theme/cruk/components/inputTextArea.js +1 -1
  23. package/dist/cjs/packages/components/src/theme/cruk/components/stepper.js +1 -1
  24. package/dist/cjs/packages/components/src/theme/cruk/index.js +1 -1
  25. package/dist/cjs/packages/components/src/theme/r4l/components/alertBanner.js +2 -0
  26. package/dist/cjs/packages/components/src/theme/r4l/components/alertBanner.js.map +1 -0
  27. package/dist/cjs/packages/components/src/theme/r4l/index.js +1 -1
  28. package/dist/cjs/packages/components/static/icons/alert.js +2 -0
  29. package/dist/cjs/packages/components/static/icons/alert.js.map +1 -0
  30. package/dist/cjs/packages/components/static/icons/index.js +1 -1
  31. package/dist/esm/node_modules/@emotion/hash/dist/emotion-hash.esm.js +2 -0
  32. package/dist/esm/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +1 -0
  33. package/dist/esm/node_modules/@emotion/react/dist/emotion-react.esm.js +2 -0
  34. package/dist/esm/node_modules/@emotion/react/dist/emotion-react.esm.js.map +1 -0
  35. package/dist/esm/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +2 -0
  36. package/dist/esm/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js.map +1 -0
  37. package/dist/esm/node_modules/@emotion/serialize/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +2 -0
  38. package/dist/esm/node_modules/@emotion/serialize/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js.map +1 -0
  39. package/dist/esm/node_modules/@emotion/serialize/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +2 -0
  40. package/dist/esm/node_modules/@emotion/serialize/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js.map +1 -0
  41. package/dist/esm/packages/components/src/components/AlertBanner/index.js +2 -0
  42. package/dist/esm/packages/components/src/components/AlertBanner/index.js.map +1 -0
  43. package/dist/esm/packages/components/src/components/FormField/index.js +1 -1
  44. package/dist/esm/packages/components/src/components/List/index.js +1 -1
  45. package/dist/esm/packages/components/src/components/Loader/Dot.js +1 -1
  46. package/dist/esm/packages/components/src/components/ReferenceBlock/index.js +1 -1
  47. package/dist/esm/packages/components/src/components/Stepper/index.js +1 -1
  48. package/dist/esm/packages/components/src/index.js +1 -1
  49. package/dist/esm/packages/components/src/theme/cruk/components/alertBanner.js +2 -0
  50. package/dist/esm/packages/components/src/theme/cruk/components/alertBanner.js.map +1 -0
  51. package/dist/esm/packages/components/src/theme/cruk/components/formControl.js +1 -1
  52. package/dist/esm/packages/components/src/theme/cruk/components/inputTextArea.js +1 -1
  53. package/dist/esm/packages/components/src/theme/cruk/components/stepper.js +1 -1
  54. package/dist/esm/packages/components/src/theme/cruk/index.js +1 -1
  55. package/dist/esm/packages/components/src/theme/r4l/components/alertBanner.js +2 -0
  56. package/dist/esm/packages/components/src/theme/r4l/components/alertBanner.js.map +1 -0
  57. package/dist/esm/packages/components/src/theme/r4l/index.js +1 -1
  58. package/dist/esm/packages/components/static/icons/alert.js +2 -0
  59. package/dist/esm/packages/components/static/icons/alert.js.map +1 -0
  60. package/dist/esm/packages/components/static/icons/index.js +1 -1
  61. package/dist/types/src/components/AlertBanner/AlertBanner.stories.d.ts +14 -0
  62. package/dist/types/src/components/AlertBanner/AlertBanner.stories.d.ts.map +1 -0
  63. package/dist/types/src/components/AlertBanner/AlertBanner.test.d.ts +2 -0
  64. package/dist/types/src/components/AlertBanner/AlertBanner.test.d.ts.map +1 -0
  65. package/dist/types/src/components/AlertBanner/index.d.ts +11 -0
  66. package/dist/types/src/components/AlertBanner/index.d.ts.map +1 -0
  67. package/dist/types/src/components/Checkbox/Checkbox.stories.d.ts.map +1 -1
  68. package/dist/types/src/components/CircleDevice/index.d.ts +2 -3
  69. package/dist/types/src/components/CircleDevice/index.d.ts.map +1 -1
  70. package/dist/types/src/components/DatePicker/DatePicker.stories.d.ts +1 -1
  71. package/dist/types/src/components/DatePicker/DatePicker.stories.d.ts.map +1 -1
  72. package/dist/types/src/components/DonateWidget/index.d.ts +2 -3
  73. package/dist/types/src/components/DonateWidget/index.d.ts.map +1 -1
  74. package/dist/types/src/components/Link/index.d.ts +1 -1
  75. package/dist/types/src/components/Loader/Dot.d.ts.map +1 -1
  76. package/dist/types/src/components/LogoGroup/index.d.ts +3 -2
  77. package/dist/types/src/components/LogoGroup/index.d.ts.map +1 -1
  78. package/dist/types/src/components/Navigation/index.d.ts +4 -5
  79. package/dist/types/src/components/Navigation/index.d.ts.map +1 -1
  80. package/dist/types/src/components/ProgressBar/index.d.ts +2 -1
  81. package/dist/types/src/components/ProgressBar/index.d.ts.map +1 -1
  82. package/dist/types/src/components/Stepper/Stepper.stories.d.ts +2 -1
  83. package/dist/types/src/components/Stepper/Stepper.stories.d.ts.map +1 -1
  84. package/dist/types/src/components/Stepper/index.d.ts.map +1 -1
  85. package/dist/types/src/components/Video/index.d.ts +5 -427
  86. package/dist/types/src/components/Video/index.d.ts.map +1 -1
  87. package/dist/types/src/index.d.ts +1 -0
  88. package/dist/types/src/index.d.ts.map +1 -1
  89. package/dist/types/src/theme/cruk/components/accordion.d.ts +2 -2
  90. package/dist/types/src/theme/cruk/components/alertBanner.d.ts +56 -0
  91. package/dist/types/src/theme/cruk/components/alertBanner.d.ts.map +1 -0
  92. package/dist/types/src/theme/cruk/components/badge.d.ts +1 -1
  93. package/dist/types/src/theme/cruk/components/breadcrumb.d.ts +1 -1
  94. package/dist/types/src/theme/cruk/components/button.d.ts +1 -1
  95. package/dist/types/src/theme/cruk/components/card.d.ts +2 -2
  96. package/dist/types/src/theme/cruk/components/caseStudy.d.ts +2 -2
  97. package/dist/types/src/theme/cruk/components/checkbox.d.ts +2 -2
  98. package/dist/types/src/theme/cruk/components/circle.d.ts +1 -1
  99. package/dist/types/src/theme/cruk/components/circleDevice.d.ts +1 -1
  100. package/dist/types/src/theme/cruk/components/contactCard.d.ts +1 -1
  101. package/dist/types/src/theme/cruk/components/container.d.ts +2 -2
  102. package/dist/types/src/theme/cruk/components/divider.d.ts +1 -1
  103. package/dist/types/src/theme/cruk/components/donateLabelToggleButton.d.ts +1 -1
  104. package/dist/types/src/theme/cruk/components/footer.d.ts +2 -2
  105. package/dist/types/src/theme/cruk/components/formControl.d.ts +5 -2
  106. package/dist/types/src/theme/cruk/components/formControl.d.ts.map +1 -1
  107. package/dist/types/src/theme/cruk/components/formErrorMessage.d.ts +2 -2
  108. package/dist/types/src/theme/cruk/components/heading.d.ts +2 -2
  109. package/dist/types/src/theme/cruk/components/index.d.ts +1 -0
  110. package/dist/types/src/theme/cruk/components/index.d.ts.map +1 -1
  111. package/dist/types/src/theme/cruk/components/input.d.ts +2 -2
  112. package/dist/types/src/theme/cruk/components/inputNumber.d.ts +2 -2
  113. package/dist/types/src/theme/cruk/components/inputTextArea.d.ts +21 -10
  114. package/dist/types/src/theme/cruk/components/inputTextArea.d.ts.map +1 -1
  115. package/dist/types/src/theme/cruk/components/link.d.ts +1 -1
  116. package/dist/types/src/theme/cruk/components/list.d.ts +1 -1
  117. package/dist/types/src/theme/cruk/components/loader.d.ts +2 -2
  118. package/dist/types/src/theme/cruk/components/logoGroup.d.ts +2 -2
  119. package/dist/types/src/theme/cruk/components/paymentIconsGroup.d.ts +2 -2
  120. package/dist/types/src/theme/cruk/components/popover.d.ts +1 -1
  121. package/dist/types/src/theme/cruk/components/progress.d.ts +1 -1
  122. package/dist/types/src/theme/cruk/components/select.d.ts +2 -2
  123. package/dist/types/src/theme/cruk/components/simpleHeader.d.ts +2 -2
  124. package/dist/types/src/theme/cruk/components/stepper.d.ts +109 -4
  125. package/dist/types/src/theme/cruk/components/stepper.d.ts.map +1 -1
  126. package/dist/types/src/theme/cruk/components/table.d.ts +2 -2
  127. package/dist/types/src/theme/cruk/components/tabs.d.ts +1 -1
  128. package/dist/types/src/theme/cruk/components/tag.d.ts +1 -1
  129. package/dist/types/src/theme/cruk/components/text.d.ts +1 -1
  130. package/dist/types/src/theme/cruk/components/textTruncate.d.ts +2 -2
  131. package/dist/types/src/theme/cruk/components/twoBlocksStatistics.d.ts +1 -1
  132. package/dist/types/src/theme/cruk/index.d.ts.map +1 -1
  133. package/dist/types/src/theme/r4l/components/alertBanner.d.ts +56 -0
  134. package/dist/types/src/theme/r4l/components/alertBanner.d.ts.map +1 -0
  135. package/dist/types/src/theme/r4l/components/breadcrumb.d.ts +1 -1
  136. package/dist/types/src/theme/r4l/components/button.d.ts +1 -1
  137. package/dist/types/src/theme/r4l/components/card.d.ts +2 -2
  138. package/dist/types/src/theme/r4l/components/caseStudy.d.ts +2 -2
  139. package/dist/types/src/theme/r4l/components/container.d.ts +2 -2
  140. package/dist/types/src/theme/r4l/components/divider.d.ts +1 -1
  141. package/dist/types/src/theme/r4l/components/footer.d.ts +2 -2
  142. package/dist/types/src/theme/r4l/components/heading.d.ts +2 -2
  143. package/dist/types/src/theme/r4l/components/index.d.ts +1 -0
  144. package/dist/types/src/theme/r4l/components/index.d.ts.map +1 -1
  145. package/dist/types/src/theme/r4l/components/input.d.ts +1 -1
  146. package/dist/types/src/theme/r4l/components/link.d.ts +1 -1
  147. package/dist/types/src/theme/r4l/components/progress.d.ts +1 -1
  148. package/dist/types/src/theme/r4l/components/select.d.ts +3 -3
  149. package/dist/types/src/theme/r4l/components/simpleHeader.d.ts +2 -2
  150. package/dist/types/src/theme/r4l/components/tag.d.ts +1 -1
  151. package/dist/types/src/theme/r4l/components/text.d.ts +1 -1
  152. package/dist/types/src/theme/r4l/components/twoBlocksStatistics.d.ts +1 -1
  153. package/dist/types/src/theme/r4l/index.d.ts.map +1 -1
  154. package/dist/types/src/theme/su2c/components/accordion.d.ts +2 -2
  155. package/dist/types/src/theme/su2c/components/breadcrumb.d.ts +1 -1
  156. package/dist/types/src/theme/su2c/components/button.d.ts +1 -1
  157. package/dist/types/src/theme/su2c/components/card.d.ts +2 -2
  158. package/dist/types/src/theme/su2c/components/caseStudy.d.ts +2 -2
  159. package/dist/types/src/theme/su2c/components/container.d.ts +2 -2
  160. package/dist/types/src/theme/su2c/components/divider.d.ts +1 -1
  161. package/dist/types/src/theme/su2c/components/filterGroup.d.ts +1 -1
  162. package/dist/types/src/theme/su2c/components/footer.d.ts +2 -2
  163. package/dist/types/src/theme/su2c/components/heading.d.ts +2 -2
  164. package/dist/types/src/theme/su2c/components/link.d.ts +1 -1
  165. package/dist/types/src/theme/su2c/components/list.d.ts +1 -1
  166. package/dist/types/src/theme/su2c/components/logoGroup.d.ts +2 -2
  167. package/dist/types/src/theme/su2c/components/progress.d.ts +1 -1
  168. package/dist/types/src/theme/su2c/components/radio.d.ts +1 -1
  169. package/dist/types/src/theme/su2c/components/select.d.ts +2 -2
  170. package/dist/types/src/theme/su2c/components/simpleHeader.d.ts +2 -2
  171. package/dist/types/src/theme/su2c/components/table.d.ts +2 -2
  172. package/dist/types/src/theme/su2c/components/tabs.d.ts +1 -1
  173. package/dist/types/src/theme/su2c/components/tag.d.ts +1 -1
  174. package/dist/types/src/theme/su2c/components/text.d.ts +1 -1
  175. package/dist/types/src/theme/su2c/components/twoBlocksStatistics.d.ts +1 -1
  176. package/dist/types/static/icons/alert.d.ts +3 -0
  177. package/dist/types/static/icons/alert.d.ts.map +1 -0
  178. package/dist/types/static/icons/index.d.ts +2 -1
  179. package/dist/types/static/icons/index.d.ts.map +1 -1
  180. package/package.json +4 -4
  181. package/dist/cjs/packages/components/src/theme/cruk/components/textAreaInput.js +0 -2
  182. package/dist/cjs/packages/components/src/theme/cruk/components/textAreaInput.js.map +0 -1
  183. package/dist/esm/packages/components/src/theme/cruk/components/textAreaInput.js +0 -2
  184. package/dist/esm/packages/components/src/theme/cruk/components/textAreaInput.js.map +0 -1
  185. package/dist/types/src/theme/cruk/components/textAreaInput.d.ts +0 -53
  186. package/dist/types/src/theme/cruk/components/textAreaInput.d.ts.map +0 -1
@@ -1,14 +1,119 @@
1
1
  export declare const stepperTheme: {
2
- baseStyle?: {};
2
+ baseStyle?: {
3
+ stepper: {
4
+ "&[data-orientation=horizontal]": {
5
+ gap: number;
6
+ alignItems: string;
7
+ maxWidth: string;
8
+ pb: string;
9
+ };
10
+ ".step-container": {
11
+ "&:last-of-type": {
12
+ flex: string;
13
+ };
14
+ };
15
+ };
16
+ description: {
17
+ display: {
18
+ base: "none";
19
+ xl: "block";
20
+ lg: "block";
21
+ md: "none";
22
+ sm: "none";
23
+ };
24
+ marginTop: string;
25
+ maxWidth: string;
26
+ color: string;
27
+ fontFamily: string;
28
+ fontSize: string;
29
+ fontStyle: string;
30
+ fontWeight: number;
31
+ lineHeight: string;
32
+ letterSpacing: string;
33
+ "&[data-orientation=horizontal]": {
34
+ marginLeft: string;
35
+ };
36
+ "&[data-orientation=vertical]": {
37
+ marginLeft: string;
38
+ };
39
+ };
40
+ step: {
41
+ gap: number;
42
+ };
43
+ separator: {
44
+ height: string;
45
+ bgColor: string;
46
+ "&[data-orientation=vertical]": {
47
+ visibility: string;
48
+ };
49
+ "&[data-status=complete]": {
50
+ bgColor: string;
51
+ };
52
+ "&[data-orientation=horizontal]": {
53
+ marginLeft: number;
54
+ };
55
+ };
56
+ indicator: {
57
+ width: {
58
+ base: "24px";
59
+ lg: "32px";
60
+ xl: "32px";
61
+ };
62
+ height: {
63
+ base: "24px";
64
+ lg: "32px";
65
+ xl: "32px";
66
+ };
67
+ zIndex: string;
68
+ fontSize: {
69
+ base: "24px";
70
+ lg: "32px";
71
+ xl: "32px";
72
+ };
73
+ "&[data-status=complete]": {
74
+ bgColor: string;
75
+ borderColor: string;
76
+ borderWidth: string;
77
+ };
78
+ "&[data-status=active]": {
79
+ bgColor: string;
80
+ borderColor: string;
81
+ outline: string;
82
+ outlineOffset: string;
83
+ fontSize: {
84
+ base: "32px";
85
+ lg: "40px";
86
+ xl: "40px";
87
+ };
88
+ width: {
89
+ base: "32px";
90
+ lg: "40px";
91
+ xl: "40px";
92
+ };
93
+ height: {
94
+ base: "32px";
95
+ lg: "40px";
96
+ xl: "40px";
97
+ };
98
+ marginBottom: string;
99
+ transform: string;
100
+ };
101
+ "&[data-status=incomplete]": {
102
+ bgColor: string;
103
+ borderColor: string;
104
+ borderWidth: string;
105
+ };
106
+ };
107
+ };
3
108
  sizes?: {
4
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
109
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
5
110
  };
6
111
  variants?: {
7
- basic: {};
112
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
8
113
  };
9
114
  defaultProps?: {
10
115
  size?: string | number;
11
- variant?: "basic";
116
+ variant?: string | number;
12
117
  colorScheme?: string;
13
118
  };
14
119
  };
@@ -1 +1 @@
1
- {"version":3,"file":"stepper.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/cruk/components/stepper.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;CASvB,CAAC;AAEH,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"stepper.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/cruk/components/stepper.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsFvB,CAAC;AAEH,eAAe,YAAY,CAAC"}
@@ -36,10 +36,10 @@ export declare const tableTheme: {
36
36
  };
37
37
  };
38
38
  sizes?: {
39
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
39
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
40
40
  };
41
41
  variants?: {
42
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
42
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
43
43
  };
44
44
  defaultProps?: {
45
45
  size?: string | number;
@@ -5,7 +5,7 @@ declare const tabsTheme: {
5
5
  tabpanel: {};
6
6
  };
7
7
  sizes?: {
8
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
8
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
9
9
  keys: ("root" | "tab" | "tablist" | "tabpanel" | "tabpanels" | "indicator")[];
10
10
  }>;
11
11
  };
@@ -14,7 +14,7 @@ declare const tagTheme: {
14
14
  };
15
15
  };
16
16
  sizes?: {
17
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
17
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
18
18
  keys: ("container" | "label" | "closeButton")[];
19
19
  }>;
20
20
  };
@@ -41,7 +41,7 @@ export declare const textTheme: {
41
41
  };
42
42
  };
43
43
  defaultProps?: {
44
- size?: "md" | "sm" | "xs";
44
+ size?: "sm" | "md" | "xs";
45
45
  variant?: "normal" | "italic" | "caption" | "label" | "formHelperText";
46
46
  colorScheme?: string;
47
47
  };
@@ -6,10 +6,10 @@ export declare const textTruncateTheme: {
6
6
  };
7
7
  };
8
8
  sizes?: {
9
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
9
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
10
10
  };
11
11
  variants?: {
12
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
12
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
13
13
  };
14
14
  defaultProps?: {
15
15
  size?: string | number;
@@ -1,7 +1,7 @@
1
1
  declare const TwoBlocksStatisticsTheme: {
2
2
  baseStyle?: {};
3
3
  sizes?: {
4
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
4
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
5
5
  };
6
6
  variants?: {
7
7
  statisticsBlocksContainer: {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/theme/cruk/index.ts"],"names":[],"mappings":"AA6CA,QAAA,MAAM,SAAS,qBA+Cb,CAAC;AAEH,KAAK,KAAK,GAAG,OAAO,SAAS,CAAC;AAE9B,OAAO,EAAE,KAAK,KAAK,EAAE,CAAC;AACtB,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/theme/cruk/index.ts"],"names":[],"mappings":"AA8CA,QAAA,MAAM,SAAS,qBAgDb,CAAC;AAEH,KAAK,KAAK,GAAG,OAAO,SAAS,CAAC;AAE9B,OAAO,EAAE,KAAK,KAAK,EAAE,CAAC;AACtB,eAAe,SAAS,CAAC"}
@@ -0,0 +1,56 @@
1
+ declare const alertBannerTheme: {
2
+ baseStyle?: {
3
+ borderWidth: string;
4
+ minHeight: string;
5
+ padding: {
6
+ base: "24px";
7
+ sm: "24px 40px";
8
+ md: "40px 64px";
9
+ };
10
+ gap: {
11
+ base: string;
12
+ md: string;
13
+ };
14
+ display: string;
15
+ alignItems: string;
16
+ "#heading": {
17
+ fontFamily: string;
18
+ };
19
+ };
20
+ sizes?: {
21
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
22
+ };
23
+ variants?: {
24
+ warning: {
25
+ borderColor: string;
26
+ path: {
27
+ fill: string;
28
+ };
29
+ };
30
+ error: {
31
+ borderColor: string;
32
+ path: {
33
+ fill: string;
34
+ };
35
+ };
36
+ success: {
37
+ borderColor: string;
38
+ path: {
39
+ fill: string;
40
+ };
41
+ };
42
+ information: {
43
+ borderColor: string;
44
+ path: {
45
+ fill: string;
46
+ };
47
+ };
48
+ };
49
+ defaultProps?: {
50
+ size?: string | number;
51
+ variant?: "warning" | "error" | "information" | "success";
52
+ colorScheme?: string;
53
+ };
54
+ };
55
+ export default alertBannerTheme;
56
+ //# sourceMappingURL=alertBanner.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"alertBanner.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/alertBanner.ts"],"names":[],"mappings":"AAYA,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkBpB,CAAC;AACH,eAAe,gBAAgB,CAAC"}
@@ -82,7 +82,7 @@ declare const breadcrumbTheme: {
82
82
  };
83
83
  };
84
84
  sizes?: {
85
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
85
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
86
86
  keys: ("container" | "link" | "item" | "separator")[];
87
87
  }>;
88
88
  };
@@ -310,7 +310,7 @@ export declare const buttonTheme: {
310
310
  };
311
311
  };
312
312
  defaultProps?: {
313
- size?: "md" | "sm";
313
+ size?: "sm" | "md";
314
314
  variant?: "link" | "primary" | "primaryAlt" | "secondary" | "secondaryAlt" | "alternative" | "linkNoDecoration" | "truncationControl" | "toggle" | "toggleSelected" | "toggleDisabled" | "video" | "citation" | "backToTop";
315
315
  colorScheme?: string;
316
316
  };
@@ -1,9 +1,9 @@
1
1
  declare const cardTheme: {
2
- baseStyle?: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
2
+ baseStyle?: import("@chakra-ui/react").PartsStyleInterpolation<{
3
3
  keys: ("container" | "header" | "body" | "footer")[];
4
4
  }>;
5
5
  sizes?: {
6
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
6
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
7
7
  keys: ("container" | "header" | "body" | "footer")[];
8
8
  }>;
9
9
  };
@@ -50,10 +50,10 @@ export declare const caseStudyTheme: {
50
50
  };
51
51
  };
52
52
  sizes?: {
53
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
53
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
54
54
  };
55
55
  variants?: {
56
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
56
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
57
57
  };
58
58
  defaultProps?: {
59
59
  size?: string | number;
@@ -9,10 +9,10 @@ declare const containerTheme: {
9
9
  };
10
10
  };
11
11
  sizes?: {
12
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
12
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
13
13
  };
14
14
  variants?: {
15
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
15
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
16
16
  };
17
17
  defaultProps?: {
18
18
  size?: string | number;
@@ -6,7 +6,7 @@ export declare const dividerTheme: {
6
6
  borderWidth: string;
7
7
  };
8
8
  sizes?: {
9
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
9
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
10
10
  };
11
11
  variants?: {
12
12
  default: {
@@ -61,10 +61,10 @@ export declare const footerTheme: {
61
61
  };
62
62
  };
63
63
  sizes?: {
64
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
64
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
65
65
  };
66
66
  variants?: {
67
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
67
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
68
68
  };
69
69
  defaultProps?: {
70
70
  size?: string | number;
@@ -42,10 +42,10 @@ export declare const headingTheme: {
42
42
  };
43
43
  };
44
44
  variants?: {
45
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
45
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
46
46
  };
47
47
  defaultProps?: {
48
- size?: "4xl" | "3xl" | "2xl" | "xl" | "lg" | "md" | "sm" | "xs";
48
+ size?: "sm" | "md" | "lg" | "xl" | "2xl" | "xs" | "3xl" | "4xl";
49
49
  variant?: string | number;
50
50
  colorScheme?: string;
51
51
  };
@@ -1,3 +1,4 @@
1
+ export { default as alertBannerTheme } from "./alertBanner";
1
2
  export { default as breadcrumbTheme } from "./breadcrumb";
2
3
  export { default as buttonTheme } from "./button";
3
4
  export { default as cardTheme } from "./card";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,cAAc,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,aAAa,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,aAAa,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,SAAS,CAAC;AAChD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,YAAY,CAAC;AACtD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,wBAAwB,EAAE,MAAM,uBAAuB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC5D,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,cAAc,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,aAAa,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,aAAa,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,SAAS,CAAC;AAChD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,YAAY,CAAC;AACtD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,wBAAwB,EAAE,MAAM,uBAAuB,CAAC"}
@@ -15,7 +15,7 @@ export declare const inputTheme: {
15
15
  };
16
16
  };
17
17
  sizes?: {
18
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
18
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
19
19
  keys: ("group" | "addon" | "field" | "element")[];
20
20
  }>;
21
21
  };
@@ -92,7 +92,7 @@ export declare const linkTheme: {
92
92
  };
93
93
  };
94
94
  defaultProps?: {
95
- size?: "md" | "sm";
95
+ size?: "sm" | "md";
96
96
  variant?: "altInline" | "file" | "navigation" | "navigationAlt" | "footer" | "reference";
97
97
  colorScheme?: string;
98
98
  };
@@ -18,7 +18,7 @@ declare const progressTheme: {
18
18
  };
19
19
  };
20
20
  sizes?: {
21
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
21
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
22
22
  keys: ("label" | "track" | "filledTrack")[];
23
23
  }>;
24
24
  };
@@ -1,14 +1,14 @@
1
1
  declare const selectTheme: {
2
- baseStyle?: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
2
+ baseStyle?: import("@chakra-ui/react").PartsStyleInterpolation<{
3
3
  keys: ("icon" | "field")[];
4
4
  }>;
5
5
  sizes?: {
6
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
6
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
7
7
  keys: ("icon" | "field")[];
8
8
  }>;
9
9
  };
10
10
  variants?: {
11
- brandPrimary: (props: import("@chakra-ui/styled-system").StyleFunctionProps) => {
11
+ brandPrimary: (props: import("@chakra-ui/react").StyleFunctionProps) => {
12
12
  field: {
13
13
  height: {
14
14
  base: "50px";
@@ -27,10 +27,10 @@ export declare const simpleHeaderTheme: {
27
27
  };
28
28
  };
29
29
  sizes?: {
30
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
30
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
31
31
  };
32
32
  variants?: {
33
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
33
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
34
34
  };
35
35
  defaultProps?: {
36
36
  size?: string | number;
@@ -15,7 +15,7 @@ declare const tagTheme: {
15
15
  };
16
16
  };
17
17
  sizes?: {
18
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
18
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
19
19
  keys: ("container" | "label" | "closeButton")[];
20
20
  }>;
21
21
  };
@@ -37,7 +37,7 @@ export declare const textTheme: {
37
37
  };
38
38
  };
39
39
  defaultProps?: {
40
- size?: "md" | "sm" | "xs";
40
+ size?: "sm" | "md" | "xs";
41
41
  variant?: "small" | "normal" | "italic" | "caption";
42
42
  colorScheme?: string;
43
43
  };
@@ -1,7 +1,7 @@
1
1
  declare const TwoBlocksStatisticsTheme: {
2
2
  baseStyle?: {};
3
3
  sizes?: {
4
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
4
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
5
5
  };
6
6
  variants?: {
7
7
  statisticsBlocksContainer: {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/theme/r4l/index.ts"],"names":[],"mappings":"AAwBA,QAAA,MAAM,QAAQ,qBA2BZ,CAAC;AAEH,KAAK,KAAK,GAAG,OAAO,QAAQ,CAAC;AAE7B,OAAO,EAAE,KAAK,KAAK,EAAE,CAAC;AACtB,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/theme/r4l/index.ts"],"names":[],"mappings":"AAyBA,QAAA,MAAM,QAAQ,qBA4BZ,CAAC;AAEH,KAAK,KAAK,GAAG,OAAO,QAAQ,CAAC;AAE7B,OAAO,EAAE,KAAK,KAAK,EAAE,CAAC;AACtB,eAAe,QAAQ,CAAC"}
@@ -38,12 +38,12 @@ declare const accordionTheme: {
38
38
  };
39
39
  };
40
40
  sizes?: {
41
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
41
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
42
42
  keys: ("root" | "container" | "button" | "panel" | "icon")[];
43
43
  }>;
44
44
  };
45
45
  variants?: {
46
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
46
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
47
47
  keys: ("root" | "container" | "button" | "panel" | "icon")[];
48
48
  }>;
49
49
  };
@@ -78,7 +78,7 @@ declare const breadcrumbTheme: {
78
78
  };
79
79
  };
80
80
  sizes?: {
81
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
81
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
82
82
  keys: ("container" | "link" | "item" | "separator")[];
83
83
  }>;
84
84
  };
@@ -377,7 +377,7 @@ export declare const buttonTheme: {
377
377
  };
378
378
  };
379
379
  defaultProps?: {
380
- size?: "md" | "sm";
380
+ size?: "sm" | "md";
381
381
  variant?: "link" | "primary" | "primaryAlt" | "secondary" | "secondaryAlt" | "alternative" | "sU2CLink" | "linkNoDecoration" | "linkToggle" | "truncationControl" | "toggle" | "toggleSelected" | "toggleDisabled" | "ellipses" | "video" | "citation" | "backToTop";
382
382
  colorScheme?: string;
383
383
  };
@@ -1,9 +1,9 @@
1
1
  declare const cardTheme: {
2
- baseStyle?: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
2
+ baseStyle?: import("@chakra-ui/react").PartsStyleInterpolation<{
3
3
  keys: ("container" | "header" | "body" | "footer")[];
4
4
  }>;
5
5
  sizes?: {
6
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
6
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
7
7
  keys: ("container" | "header" | "body" | "footer")[];
8
8
  }>;
9
9
  };
@@ -42,10 +42,10 @@ export declare const caseStudyTheme: {
42
42
  };
43
43
  };
44
44
  sizes?: {
45
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
45
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
46
46
  };
47
47
  variants?: {
48
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
48
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
49
49
  };
50
50
  defaultProps?: {
51
51
  size?: string | number;
@@ -9,10 +9,10 @@ declare const containerTheme: {
9
9
  };
10
10
  };
11
11
  sizes?: {
12
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
12
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
13
13
  };
14
14
  variants?: {
15
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
15
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
16
16
  };
17
17
  defaultProps?: {
18
18
  size?: string | number;
@@ -6,7 +6,7 @@ export declare const dividerTheme: {
6
6
  borderWidth: string;
7
7
  };
8
8
  sizes?: {
9
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
9
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
10
10
  };
11
11
  variants?: {
12
12
  default: {
@@ -8,7 +8,7 @@ export declare const FilterTheme: {
8
8
  pb: number;
9
9
  };
10
10
  sizes?: {
11
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
11
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
12
12
  };
13
13
  variants?: {
14
14
  link: {
@@ -61,10 +61,10 @@ export declare const footerTheme: {
61
61
  };
62
62
  };
63
63
  sizes?: {
64
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
64
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
65
65
  };
66
66
  variants?: {
67
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
67
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
68
68
  };
69
69
  defaultProps?: {
70
70
  size?: string | number;
@@ -65,10 +65,10 @@ export declare const headingTheme: {
65
65
  };
66
66
  };
67
67
  variants?: {
68
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
68
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
69
69
  };
70
70
  defaultProps?: {
71
- size?: "4xl" | "3xl" | "2xl" | "xl" | "lg" | "md" | "sm" | "xs";
71
+ size?: "sm" | "md" | "lg" | "xl" | "2xl" | "xs" | "3xl" | "4xl";
72
72
  variant?: string | number;
73
73
  colorScheme?: string;
74
74
  };
@@ -90,7 +90,7 @@ export declare const linkTheme: {
90
90
  };
91
91
  };
92
92
  defaultProps?: {
93
- size?: "md" | "sm";
93
+ size?: "sm" | "md";
94
94
  variant?: "altInline" | "file" | "navigation" | "navigationAlt" | "footer" | "reference";
95
95
  colorScheme?: string;
96
96
  };
@@ -10,7 +10,7 @@ declare const listTheme: {
10
10
  };
11
11
  };
12
12
  sizes?: {
13
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
13
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
14
14
  keys: ("container" | "icon" | "item")[];
15
15
  }>;
16
16
  };
@@ -49,10 +49,10 @@ export declare const logoGroupTheme: {
49
49
  };
50
50
  };
51
51
  sizes?: {
52
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
52
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
53
53
  };
54
54
  variants?: {
55
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
55
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
56
56
  };
57
57
  defaultProps?: {
58
58
  size?: string | number;