@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 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Video/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAU,WAAW,EAAoB,MAAM,kBAAkB,CAAC;AACzE,OAAO,KAAK,EAAE,EAAE,YAAY,EAA+B,MAAM,OAAO,CAAC;AAOzE,KAAK,UAAU,GAAG,WAAW,GAAG;IAC9B,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,QAAA,MAAM,aAAa,iBACH,aAAa,UAAU,CAAC,YAC5B,MAAM,gBAAgB,CAAC,gBAAgB,GAAG,SAAS,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aATzD,MAAM;eACJ,OAAO;gBACN,OAAO;mBACJ,OAAO;sBACJ,OAAO;;;CAmDtB,CAAC;AAEF,QAAA,MAAM,KAAK,+DAQT,CAAC;AAEH,QAAA,MAAM,iBAAiB,+DAYrB,CAAC;AAIH,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,KAAK,UAAU,EAAE,iBAAiB,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Video/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAU,WAAW,EAAoB,MAAM,kBAAkB,CAAC;AACzE,OAAO,KAAK,EAAE,EAAE,YAAY,EAA+B,MAAM,OAAO,CAAC;AAOzE,KAAK,UAAU,GAAG,WAAW,GAAG;IAC9B,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,KAAK,uBAAuB,GAAG;IAC7B,UAAU,EAAE,UAAU,GAAG;QACvB,GAAG,EAAE,KAAK,CAAC,gBAAgB,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;KAC3D,CAAC;IACF,aAAa,EAAE,YAAY,CAAC;CAC7B,CAAC;AAEF,QAAA,MAAM,aAAa,iBACH,aAAa,UAAU,CAAC,YAC5B,MAAM,gBAAgB,CAAC,gBAAgB,GAAG,SAAS,CAAC,KAC7D,uBA6CF,CAAC;AAEF,QAAA,MAAM,KAAK,+DAQT,CAAC;AAEH,QAAA,MAAM,iBAAiB,+DAYrB,CAAC;AAIH,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,KAAK,UAAU,EAAE,iBAAiB,EAAE,CAAC"}
@@ -3,6 +3,7 @@ export { default as r4lBrand } from "./theme/r4l";
3
3
  export { default as su2cBrand } from "./theme/su2c";
4
4
  export { ChakraBaseProvider, extendBaseTheme, VisuallyHidden, } from "@chakra-ui/react";
5
5
  export { Accordion, AccordionButton, AccordionIcon, AccordionItem, AccordionPanel, } from "./components/Accordion";
6
+ export { AlertBanner, type AlertBannerProps } from "./components/AlertBanner";
6
7
  export { Avatar, AvatarBadge, AvatarGroup } from "./components/Avatar";
7
8
  export { Badge } from "./components/Badge";
8
9
  export { Breadcrumb, BreadcrumbItem, type BreadcrumbItemProps, BreadcrumbLink, } from "./components/Breadcrumb";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"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"}
@@ -29,12 +29,12 @@ declare const accordionTheme: {
29
29
  };
30
30
  };
31
31
  sizes?: {
32
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
32
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
33
33
  keys: ("root" | "container" | "button" | "panel" | "icon")[];
34
34
  }>;
35
35
  };
36
36
  variants?: {
37
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
37
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
38
38
  keys: ("root" | "container" | "button" | "panel" | "icon")[];
39
39
  }>;
40
40
  };
@@ -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/cruk/components/alertBanner.ts"],"names":[],"mappings":"AAYA,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkBpB,CAAC;AACH,eAAe,gBAAgB,CAAC"}
@@ -10,7 +10,7 @@ export declare const badgeTheme: {
10
10
  textTransform: string;
11
11
  };
12
12
  sizes?: {
13
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
13
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
14
14
  };
15
15
  variants?: {
16
16
  primary: {
@@ -81,7 +81,7 @@ declare const breadcrumbTheme: {
81
81
  };
82
82
  };
83
83
  sizes?: {
84
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
84
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
85
85
  keys: ("container" | "link" | "item" | "separator")[];
86
86
  }>;
87
87
  };
@@ -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;
@@ -49,12 +49,12 @@ declare const checkboxTheme: {
49
49
  };
50
50
  };
51
51
  sizes?: {
52
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
52
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
53
53
  keys: ("container" | "icon" | "label" | "control")[];
54
54
  }>;
55
55
  };
56
56
  variants?: {
57
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
57
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
58
58
  keys: ("container" | "icon" | "label" | "control")[];
59
59
  }>;
60
60
  };
@@ -16,7 +16,7 @@ export declare const circleTheme: {
16
16
  };
17
17
  };
18
18
  sizes?: {
19
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
19
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
20
20
  };
21
21
  variants?: {
22
22
  primary: {
@@ -1,7 +1,7 @@
1
1
  declare const circleDeviceTheme: {
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
  momentContainer: {
@@ -41,7 +41,7 @@ declare const contactCardTheme: {
41
41
  };
42
42
  };
43
43
  sizes?: {
44
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
44
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
45
45
  keys: ("body" | "footer" | "header" | "container")[];
46
46
  }>;
47
47
  };
@@ -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: {
@@ -3,7 +3,7 @@ export declare const donateLabelTheme: {
3
3
  width: string;
4
4
  };
5
5
  sizes?: {
6
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
6
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
7
7
  };
8
8
  variants?: {};
9
9
  defaultProps?: {
@@ -44,10 +44,10 @@ export declare const footerTheme: {
44
44
  };
45
45
  };
46
46
  sizes?: {
47
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
47
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
48
48
  };
49
49
  variants?: {
50
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
50
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
51
51
  };
52
52
  defaultProps?: {
53
53
  size?: string | number;
@@ -16,6 +16,9 @@ declare const formControlTheme: {
16
16
  "& span:not(.chakra-form__required-indicator, .chakra-checkbox__control)": {
17
17
  color: string;
18
18
  };
19
+ "&.chakra-checkbox": {
20
+ marginBottom: string;
21
+ };
19
22
  "& span": {
20
23
  fontWeight: string;
21
24
  fontSize: string;
@@ -44,12 +47,12 @@ declare const formControlTheme: {
44
47
  };
45
48
  };
46
49
  sizes?: {
47
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
50
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
48
51
  keys: ("container" | "requiredIndicator" | "helperText")[];
49
52
  }>;
50
53
  };
51
54
  variants?: {
52
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
55
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
53
56
  keys: ("container" | "requiredIndicator" | "helperText")[];
54
57
  }>;
55
58
  };
@@ -1 +1 @@
1
- {"version":3,"file":"formControl.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/cruk/components/formControl.ts"],"names":[],"mappings":"AA+DA,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEpB,CAAC;AAEH,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"formControl.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/cruk/components/formControl.ts"],"names":[],"mappings":"AAiEA,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEpB,CAAC;AAEH,eAAe,gBAAgB,CAAC"}
@@ -26,12 +26,12 @@ declare const formErrorTheme: {
26
26
  };
27
27
  };
28
28
  sizes?: {
29
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
29
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
30
30
  keys: ("icon" | "text")[];
31
31
  }>;
32
32
  };
33
33
  variants?: {
34
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
34
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
35
35
  keys: ("icon" | "text")[];
36
36
  }>;
37
37
  };
@@ -39,10 +39,10 @@ export declare const headingTheme: {
39
39
  };
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
- size?: "4xl" | "3xl" | "2xl" | "xl" | "lg" | "md" | "sm" | "xs";
45
+ size?: "sm" | "md" | "lg" | "xl" | "2xl" | "xs" | "3xl" | "4xl";
46
46
  variant?: string | number;
47
47
  colorScheme?: string;
48
48
  };
@@ -1,4 +1,5 @@
1
1
  export { default as accordionTheme } from "./accordion";
2
+ export { default as alertBannerTheme } from "./alertBanner";
2
3
  export { default as avatarTheme } from "./avatar";
3
4
  export { default as badgeTheme } from "./badge";
4
5
  export { default as breadcrumbTheme } from "./breadcrumb";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/cruk/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,aAAa,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,SAAS,CAAC;AAChD,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,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,cAAc,EAAE,MAAM,aAAa,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AACxE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC5D,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,SAAS,CAAC;AAChD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC5D,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAChE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,aAAa,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AACxE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,YAAY,CAAC;AACtD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,SAAS,CAAC;AAChD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAC9D,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,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,wBAAwB,EAAE,MAAM,uBAAuB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/cruk/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,aAAa,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC5D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,SAAS,CAAC;AAChD,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,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,cAAc,EAAE,MAAM,aAAa,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AACxE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC5D,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,SAAS,CAAC;AAChD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC5D,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAChE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,aAAa,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AACxE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,YAAY,CAAC;AACtD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,SAAS,CAAC;AAChD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAC9D,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,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,wBAAwB,EAAE,MAAM,uBAAuB,CAAC"}
@@ -11,12 +11,12 @@ export declare const inputTheme: {
11
11
  };
12
12
  };
13
13
  sizes?: {
14
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
14
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
15
15
  keys: ("group" | "addon" | "field" | "element")[];
16
16
  }>;
17
17
  };
18
18
  variants?: {
19
- outline: (props: import("@chakra-ui/styled-system").StyleFunctionProps) => {
19
+ outline: (props: import("@chakra-ui/react").StyleFunctionProps) => {
20
20
  field: {
21
21
  height: {
22
22
  base: "50px";
@@ -25,7 +25,7 @@ export declare const numberInputTheme: {
25
25
  };
26
26
  };
27
27
  variants?: {
28
- outline: (props: import("@chakra-ui/styled-system").StyleFunctionProps) => {
28
+ outline: (props: import("@chakra-ui/react").StyleFunctionProps) => {
29
29
  field: {
30
30
  borderColor: string;
31
31
  boxSizing: string;
@@ -119,7 +119,7 @@ export declare const numberInputTheme: {
119
119
  };
120
120
  };
121
121
  defaultProps?: {
122
- size?: "lg" | "sm";
122
+ size?: "sm" | "lg";
123
123
  variant?: "outline";
124
124
  colorScheme?: string;
125
125
  };
@@ -1,5 +1,5 @@
1
1
  declare const textAreaTheme: {
2
- baseStyle?: {
2
+ baseStyle?: (props: import("@chakra-ui/react").StyleFunctionProps) => {
3
3
  fontFamily: string;
4
4
  fontSize: {
5
5
  base: "text.sm";
@@ -9,6 +9,7 @@ declare const textAreaTheme: {
9
9
  borderRadius: string;
10
10
  cursor: string;
11
11
  padding: string;
12
+ minHeight: string;
12
13
  _hover: {
13
14
  boxShadow: string;
14
15
  border: number;
@@ -16,25 +17,35 @@ declare const textAreaTheme: {
16
17
  padding: string;
17
18
  };
18
19
  _focus: {
19
- zIndex: number;
20
- border: string;
21
- borderColor: string;
22
- boxShadow: string;
23
- padding: string;
20
+ "&.chakra-textarea": {
21
+ _focus: {
22
+ border: string;
23
+ borderColor: string;
24
+ boxShadow: string;
25
+ padding: string;
26
+ };
27
+ };
24
28
  };
25
29
  _disabled: {
26
30
  backgroundColor: string;
27
31
  border: string;
28
32
  };
29
- _error: {
30
- border: string;
33
+ _invalid: {
34
+ "&.chakra-textarea": {
35
+ border: string;
36
+ boxShadow: string;
37
+ padding: string;
38
+ _focus: {
39
+ borderColor: string;
40
+ };
41
+ };
31
42
  };
32
43
  };
33
44
  sizes?: {
34
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
45
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
35
46
  };
36
47
  variants?: {
37
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
48
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
38
49
  };
39
50
  defaultProps?: {
40
51
  size?: string | number;
@@ -1 +1 @@
1
- {"version":3,"file":"inputTextArea.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/cruk/components/inputTextArea.ts"],"names":[],"mappings":"AAQA,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKjB,CAAC;AAEH,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"inputTextArea.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/cruk/components/inputTextArea.ts"],"names":[],"mappings":"AA0DA,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKjB,CAAC;AAEH,eAAe,aAAa,CAAC"}
@@ -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
  };
@@ -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
  };
@@ -1,7 +1,7 @@
1
1
  declare const loaderTheme: {
2
- baseStyle?: import("@chakra-ui/styled-system").SystemStyleInterpolation;
2
+ baseStyle?: import("@chakra-ui/react").SystemStyleInterpolation;
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
  cruk: {
@@ -22,10 +22,10 @@ export declare const logoGroupTheme: {
22
22
  };
23
23
  };
24
24
  sizes?: {
25
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
25
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
26
26
  };
27
27
  variants?: {
28
- [key: string]: import("@chakra-ui/styled-system").SystemStyleInterpolation;
28
+ [key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
29
29
  };
30
30
  defaultProps?: {
31
31
  size?: string | number;
@@ -9,12 +9,12 @@ declare const paymentIconsGroupTheme: {
9
9
  };
10
10
  };
11
11
  sizes?: {
12
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
12
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
13
13
  keys: "iconContainer"[];
14
14
  }>;
15
15
  };
16
16
  variants?: {
17
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
17
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
18
18
  keys: "iconContainer"[];
19
19
  }>;
20
20
  };
@@ -80,7 +80,7 @@ declare const popoverTheme: {
80
80
  };
81
81
  };
82
82
  sizes?: {
83
- [key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
83
+ [key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
84
84
  keys: ("header" | "closeButton" | "body" | "footer" | "content" | "popper" | "arrow")[];
85
85
  }>;
86
86
  };
@@ -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,9 +1,9 @@
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
  };
@@ -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;