@cruk/chakra-components 1.0.4 → 1.0.5
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.
- package/dist/cjs/node_modules/@chakra-ui/anatomy/dist/chunk-7OOI6RFH.mjs.js +1 -1
- package/dist/cjs/node_modules/@chakra-ui/anatomy/dist/chunk-7OOI6RFH.mjs.js.map +1 -1
- package/dist/cjs/packages/components/src/components/AlertBanner/index.js +1 -1
- package/dist/cjs/packages/components/src/components/FileUploader/index.js +1 -1
- package/dist/cjs/packages/components/src/components/List/index.js +1 -1
- package/dist/cjs/packages/components/src/components/ReferenceBlock/index.js +1 -1
- package/dist/cjs/packages/components/src/components/SimpleHeader/index.js +1 -1
- package/dist/cjs/packages/components/src/components/SpotifyEmbed/index.js +2 -0
- package/dist/cjs/packages/components/src/components/SpotifyEmbed/index.js.map +1 -0
- package/dist/cjs/packages/components/src/components/Table/index.js +2 -0
- package/dist/cjs/packages/components/src/components/Table/index.js.map +1 -0
- package/dist/cjs/packages/components/src/index.js +1 -1
- package/dist/cjs/packages/components/src/theme/cruk/components/button.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/alertBanner.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/card.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/formControl.js +2 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/formControl.js.map +1 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/formErrorMessage.js +2 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/formErrorMessage.js.map +1 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/heading.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/input.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/list.js +2 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/list.js.map +1 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/popover.js +2 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/popover.js.map +1 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/select.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/simpleHeader.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/table.js +2 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/table.js.map +1 -0
- package/dist/cjs/packages/components/src/theme/r4l/foundations/typography.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/index.js +1 -1
- package/dist/cjs/packages/components/static/icons/cross.js +2 -0
- package/dist/cjs/packages/components/static/icons/cross.js.map +1 -0
- package/dist/cjs/packages/components/static/icons/index.js +1 -1
- package/dist/esm/node_modules/@chakra-ui/anatomy/dist/chunk-7OOI6RFH.mjs.js +1 -1
- package/dist/esm/node_modules/@chakra-ui/anatomy/dist/chunk-7OOI6RFH.mjs.js.map +1 -1
- package/dist/esm/packages/components/src/components/AlertBanner/index.js +1 -1
- package/dist/esm/packages/components/src/components/FileUploader/index.js +1 -1
- package/dist/esm/packages/components/src/components/List/index.js +1 -1
- package/dist/esm/packages/components/src/components/ReferenceBlock/index.js +1 -1
- package/dist/esm/packages/components/src/components/SimpleHeader/index.js +1 -1
- package/dist/esm/packages/components/src/components/SpotifyEmbed/index.js +2 -0
- package/dist/esm/packages/components/src/components/SpotifyEmbed/index.js.map +1 -0
- package/dist/esm/packages/components/src/components/Table/index.js +2 -0
- package/dist/esm/packages/components/src/components/Table/index.js.map +1 -0
- package/dist/esm/packages/components/src/index.js +1 -1
- package/dist/esm/packages/components/src/theme/cruk/components/button.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/alertBanner.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/card.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/formControl.js +2 -0
- package/dist/esm/packages/components/src/theme/r4l/components/formControl.js.map +1 -0
- package/dist/esm/packages/components/src/theme/r4l/components/formErrorMessage.js +2 -0
- package/dist/esm/packages/components/src/theme/r4l/components/formErrorMessage.js.map +1 -0
- package/dist/esm/packages/components/src/theme/r4l/components/heading.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/input.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/list.js +2 -0
- package/dist/esm/packages/components/src/theme/r4l/components/list.js.map +1 -0
- package/dist/esm/packages/components/src/theme/r4l/components/popover.js +2 -0
- package/dist/esm/packages/components/src/theme/r4l/components/popover.js.map +1 -0
- package/dist/esm/packages/components/src/theme/r4l/components/select.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/simpleHeader.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/table.js +2 -0
- package/dist/esm/packages/components/src/theme/r4l/components/table.js.map +1 -0
- package/dist/esm/packages/components/src/theme/r4l/foundations/typography.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/index.js +1 -1
- package/dist/esm/packages/components/static/icons/cross.js +2 -0
- package/dist/esm/packages/components/static/icons/cross.js.map +1 -0
- package/dist/esm/packages/components/static/icons/index.js +1 -1
- package/dist/types/src/components/AlertBanner/AlertBanner.stories.d.ts.map +1 -1
- package/dist/types/src/components/AlertBanner/index.d.ts +7 -5
- package/dist/types/src/components/AlertBanner/index.d.ts.map +1 -1
- package/dist/types/src/components/FileUploader/FileItem.d.ts +1 -1
- package/dist/types/src/components/FileUploader/FileItem.d.ts.map +1 -1
- package/dist/types/src/components/FormField/index.d.ts +2 -1
- package/dist/types/src/components/FormField/index.d.ts.map +1 -1
- package/dist/types/src/components/List/List.stories.d.ts +0 -2
- package/dist/types/src/components/List/List.stories.d.ts.map +1 -1
- package/dist/types/src/components/List/index.d.ts +7 -3
- package/dist/types/src/components/List/index.d.ts.map +1 -1
- package/dist/types/src/components/ReferenceBlock/index.d.ts.map +1 -1
- package/dist/types/src/components/SimpleHeader/index.d.ts.map +1 -1
- package/dist/types/src/components/SpotifyEmbed/SpotifyEmbed.stories.d.ts +8 -0
- package/dist/types/src/components/SpotifyEmbed/SpotifyEmbed.stories.d.ts.map +1 -0
- package/dist/types/src/components/SpotifyEmbed/SpotifyEmbed.test.d.ts +2 -0
- package/dist/types/src/components/SpotifyEmbed/SpotifyEmbed.test.d.ts.map +1 -0
- package/dist/types/src/components/SpotifyEmbed/index.d.ts +9 -0
- package/dist/types/src/components/SpotifyEmbed/index.d.ts.map +1 -0
- package/dist/types/src/components/Table/index.d.ts +2 -1
- package/dist/types/src/components/Table/index.d.ts.map +1 -1
- package/dist/types/src/index.d.ts +3 -1
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/theme/cruk/components/button.d.ts +7 -0
- package/dist/types/src/theme/cruk/components/button.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/alertBanner.d.ts +51 -40
- package/dist/types/src/theme/r4l/components/alertBanner.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/card.d.ts +66 -4
- package/dist/types/src/theme/r4l/components/card.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/formControl.d.ts +74 -0
- package/dist/types/src/theme/r4l/components/formControl.d.ts.map +1 -0
- package/dist/types/src/theme/r4l/components/formErrorMessage.d.ts +58 -0
- package/dist/types/src/theme/r4l/components/formErrorMessage.d.ts.map +1 -0
- package/dist/types/src/theme/r4l/components/heading.d.ts +11 -4
- package/dist/types/src/theme/r4l/components/heading.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/index.d.ts +6 -1
- package/dist/types/src/theme/r4l/components/index.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/input.d.ts +97 -40
- package/dist/types/src/theme/r4l/components/input.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/list.d.ts +46 -0
- package/dist/types/src/theme/r4l/components/list.d.ts.map +1 -0
- package/dist/types/src/theme/r4l/components/popover.d.ts +162 -0
- package/dist/types/src/theme/r4l/components/popover.d.ts.map +1 -0
- package/dist/types/src/theme/r4l/components/select.d.ts +5 -4
- package/dist/types/src/theme/r4l/components/select.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/simpleHeader.d.ts +35 -0
- package/dist/types/src/theme/r4l/components/simpleHeader.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/table.d.ts +57 -0
- package/dist/types/src/theme/r4l/components/table.d.ts.map +1 -0
- package/dist/types/src/theme/r4l/foundations/index.d.ts +1 -0
- package/dist/types/src/theme/r4l/foundations/index.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/foundations/typography.d.ts +1 -0
- package/dist/types/src/theme/r4l/foundations/typography.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/index.d.ts.map +1 -1
- package/dist/types/static/icons/cross.d.ts +3 -0
- package/dist/types/static/icons/cross.d.ts.map +1 -0
- package/dist/types/static/icons/index.d.ts +2 -1
- package/dist/types/static/icons/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,
|
|
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,UAAU,EAAE,MAAM,eAAe,CAAC;AACtD,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,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,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AACpD,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,UAAU,EAAE,MAAM,SAAS,CAAC;AAChD,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"}
|
|
@@ -4,14 +4,10 @@ export declare const inputTheme: {
|
|
|
4
4
|
fontFamily: string;
|
|
5
5
|
fontSize: {
|
|
6
6
|
base: "text.sm";
|
|
7
|
-
lg: "text.
|
|
7
|
+
lg: "text.md";
|
|
8
8
|
};
|
|
9
9
|
borderRadius: string;
|
|
10
10
|
cursor: string;
|
|
11
|
-
_placeholder: {
|
|
12
|
-
base: string;
|
|
13
|
-
lg: string;
|
|
14
|
-
};
|
|
15
11
|
};
|
|
16
12
|
};
|
|
17
13
|
sizes?: {
|
|
@@ -20,65 +16,100 @@ export declare const inputTheme: {
|
|
|
20
16
|
}>;
|
|
21
17
|
};
|
|
22
18
|
variants?: {
|
|
23
|
-
outline: {
|
|
19
|
+
outline: (props: import("@chakra-ui/react").StyleFunctionProps) => {
|
|
24
20
|
field: {
|
|
25
21
|
height: {
|
|
26
22
|
base: "50px";
|
|
27
|
-
lg: "
|
|
23
|
+
lg: "52px";
|
|
28
24
|
};
|
|
29
|
-
|
|
25
|
+
py: string;
|
|
30
26
|
borderColor: string;
|
|
27
|
+
boxSizing: string;
|
|
28
|
+
transition: string;
|
|
31
29
|
_hover: {
|
|
32
|
-
|
|
33
|
-
|
|
30
|
+
"&:not(:focus):not(:disabled)": {
|
|
31
|
+
borderColor: string;
|
|
32
|
+
boxShadow: string;
|
|
33
|
+
outline: number;
|
|
34
|
+
transition: string;
|
|
35
|
+
"&:not(:has(+ .chakra-input__left-element))": {
|
|
36
|
+
px: string;
|
|
37
|
+
};
|
|
38
|
+
};
|
|
39
|
+
"&:disabled": {
|
|
40
|
+
borderColor: string;
|
|
41
|
+
boxShadow: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
44
|
+
_groupHover: {
|
|
45
|
+
"&:not(:focus):not(:disabled)": {
|
|
46
|
+
borderColor: string;
|
|
47
|
+
boxShadow: string;
|
|
48
|
+
borderWidth: number;
|
|
49
|
+
outline: number;
|
|
50
|
+
transition: string;
|
|
51
|
+
"&:not(:has(+ .chakra-input__left-element))": {
|
|
52
|
+
px: string;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
55
|
+
"&:disabled": {
|
|
56
|
+
borderColor: string;
|
|
57
|
+
boxShadow: string;
|
|
58
|
+
};
|
|
34
59
|
};
|
|
35
60
|
_placeholder: {
|
|
36
61
|
color: string;
|
|
37
|
-
fontSize:
|
|
62
|
+
fontSize: {
|
|
63
|
+
base: "text.sm";
|
|
64
|
+
lg: "text.md";
|
|
65
|
+
};
|
|
66
|
+
};
|
|
67
|
+
_readOnly: {
|
|
68
|
+
boxShadow: string;
|
|
69
|
+
userSelect: string;
|
|
38
70
|
};
|
|
39
71
|
_focus: {
|
|
40
|
-
|
|
72
|
+
zIndex: number;
|
|
41
73
|
borderColor: string;
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
74
|
+
boxShadow: string;
|
|
75
|
+
outline: number;
|
|
76
|
+
borderWidth: number;
|
|
77
|
+
"&:not(:has(+ .chakra-input__left-element))": {
|
|
78
|
+
px: string;
|
|
45
79
|
};
|
|
46
80
|
};
|
|
47
81
|
_focusVisible: {
|
|
48
|
-
|
|
82
|
+
zIndex: number;
|
|
49
83
|
borderColor: string;
|
|
50
84
|
boxShadow: string;
|
|
85
|
+
outline: number;
|
|
51
86
|
};
|
|
52
87
|
_disabled: {
|
|
53
|
-
borderWidth: string;
|
|
54
88
|
borderColor: string;
|
|
55
89
|
bg: string;
|
|
56
90
|
cursor: string;
|
|
57
91
|
opacity: string;
|
|
58
92
|
color: string;
|
|
59
|
-
|
|
60
|
-
boxShadow: string;
|
|
61
|
-
borderWidth: string;
|
|
62
|
-
borderColor: string;
|
|
63
|
-
};
|
|
64
|
-
_placeholder: {
|
|
65
|
-
color: string;
|
|
66
|
-
fontSize: string;
|
|
67
|
-
};
|
|
93
|
+
boxShadow: string;
|
|
68
94
|
};
|
|
69
95
|
_invalid: {
|
|
70
|
-
borderWidth: string;
|
|
71
96
|
borderColor: string;
|
|
72
97
|
boxShadow: string;
|
|
73
98
|
_hover: {
|
|
74
99
|
borderColor: string;
|
|
75
100
|
boxShadow: string;
|
|
76
101
|
};
|
|
102
|
+
_groupHover: {
|
|
103
|
+
borderColor: string;
|
|
104
|
+
boxShadow: string;
|
|
105
|
+
};
|
|
77
106
|
_focus: {
|
|
78
107
|
borderColor: string;
|
|
108
|
+
boxShadow: string;
|
|
79
109
|
};
|
|
80
110
|
_focusVisible: {
|
|
81
111
|
borderColor: string;
|
|
112
|
+
boxShadow: string;
|
|
82
113
|
};
|
|
83
114
|
};
|
|
84
115
|
};
|
|
@@ -96,34 +127,60 @@ export declare const inputTheme: {
|
|
|
96
127
|
};
|
|
97
128
|
group: {
|
|
98
129
|
borderColor: string;
|
|
99
|
-
".chakra-numberinput__field": {
|
|
100
|
-
borderRadius: number;
|
|
101
|
-
border: string;
|
|
102
|
-
borderColor: string;
|
|
103
|
-
};
|
|
104
130
|
".chakra-input__left-element": {
|
|
105
131
|
borderRight: string;
|
|
106
132
|
borderRightColor: string;
|
|
107
133
|
paddingX: number;
|
|
108
134
|
width: string;
|
|
109
135
|
};
|
|
136
|
+
".chakra-input__right-addon": {
|
|
137
|
+
borderWidth: string;
|
|
138
|
+
borderColor: string;
|
|
139
|
+
borderLeft: string;
|
|
140
|
+
paddingX: number;
|
|
141
|
+
};
|
|
142
|
+
_groupHover: {
|
|
143
|
+
".chakra-input[disabled] + .chakra-input__right-addon": {
|
|
144
|
+
borderColor: string;
|
|
145
|
+
borderWidth: string;
|
|
146
|
+
bg: string;
|
|
147
|
+
cursor: string;
|
|
148
|
+
opacity: string;
|
|
149
|
+
color: string;
|
|
150
|
+
};
|
|
151
|
+
".chakra-input__right-addon": {
|
|
152
|
+
borderWidth: string;
|
|
153
|
+
borderColor: string;
|
|
154
|
+
px: string;
|
|
155
|
+
};
|
|
156
|
+
};
|
|
110
157
|
_hover: {
|
|
111
|
-
".chakra-
|
|
112
|
-
|
|
158
|
+
".chakra-input__right-addon": {
|
|
159
|
+
borderWidth: string;
|
|
160
|
+
borderColor: string;
|
|
161
|
+
px: string;
|
|
113
162
|
};
|
|
114
163
|
};
|
|
115
164
|
".chakra-input:focus + .chakra-input__left-element": {
|
|
116
165
|
borderRightColor: string;
|
|
117
166
|
};
|
|
118
|
-
".chakra-input
|
|
119
|
-
|
|
167
|
+
".chakra-input:focus + .chakra-input__right-addon": {
|
|
168
|
+
borderColor: string;
|
|
169
|
+
borderWidth: string;
|
|
170
|
+
px: string;
|
|
120
171
|
};
|
|
121
|
-
".chakra-input[
|
|
172
|
+
".chakra-input[aria-invalid=true] + .chakra-input__right-addon": {
|
|
173
|
+
borderColor: string;
|
|
174
|
+
borderWidth: string;
|
|
175
|
+
px: string;
|
|
176
|
+
};
|
|
177
|
+
".chakra-input[aria-invalid=true] + .chakra-input__left-element": {
|
|
122
178
|
borderRightColor: string;
|
|
123
|
-
color: string;
|
|
124
179
|
};
|
|
125
|
-
".chakra-
|
|
126
|
-
|
|
180
|
+
".chakra-input[disabled] + .chakra-input__right-addon": {
|
|
181
|
+
borderColor: string;
|
|
182
|
+
backgroundColor: string;
|
|
183
|
+
borderWidth: string;
|
|
127
184
|
};
|
|
128
185
|
};
|
|
129
186
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/input.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"input.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/input.ts"],"names":[],"mappings":"AAuMA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CASrB,CAAC;AAEH,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
declare const listTheme: {
|
|
2
|
+
baseStyle?: {
|
|
3
|
+
container: {
|
|
4
|
+
paddingInlineStart: string;
|
|
5
|
+
fontFamily: string;
|
|
6
|
+
fontSize: {
|
|
7
|
+
base: "text.sm";
|
|
8
|
+
lg: "text.md";
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
icon: {
|
|
12
|
+
marginEnd: number;
|
|
13
|
+
display: string;
|
|
14
|
+
verticalAlign: string;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
17
|
+
sizes?: {
|
|
18
|
+
[key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
|
|
19
|
+
keys: ("container" | "icon" | "item")[];
|
|
20
|
+
}>;
|
|
21
|
+
};
|
|
22
|
+
variants?: {
|
|
23
|
+
checklist: {
|
|
24
|
+
item: {
|
|
25
|
+
fontSize: {
|
|
26
|
+
base: "text.sm";
|
|
27
|
+
lg: "text.md";
|
|
28
|
+
};
|
|
29
|
+
display: string;
|
|
30
|
+
textOverflow: string;
|
|
31
|
+
paddingBottom: number;
|
|
32
|
+
marginBottom: number;
|
|
33
|
+
fontFamily: string;
|
|
34
|
+
color: string;
|
|
35
|
+
};
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
defaultProps?: {
|
|
39
|
+
size?: string | number;
|
|
40
|
+
variant?: "checklist";
|
|
41
|
+
colorScheme?: string;
|
|
42
|
+
};
|
|
43
|
+
parts: ("container" | "icon" | "item")[];
|
|
44
|
+
};
|
|
45
|
+
export default listTheme;
|
|
46
|
+
//# sourceMappingURL=list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/list.ts"],"names":[],"mappings":"AAgCA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOb,CAAC;AAEH,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
declare const popoverTheme: {
|
|
2
|
+
baseStyle?: {
|
|
3
|
+
content: {
|
|
4
|
+
fontFamily: string;
|
|
5
|
+
borderRadius: string;
|
|
6
|
+
cursor: string;
|
|
7
|
+
backgroundColor: string;
|
|
8
|
+
border: number;
|
|
9
|
+
padding: string;
|
|
10
|
+
maxWidth: {
|
|
11
|
+
base: "unset";
|
|
12
|
+
lg: "480px";
|
|
13
|
+
};
|
|
14
|
+
fontSize: {
|
|
15
|
+
base: "text.sm";
|
|
16
|
+
lg: "text.md";
|
|
17
|
+
};
|
|
18
|
+
lineHeight: {
|
|
19
|
+
base: "text.sm";
|
|
20
|
+
lg: "text.md";
|
|
21
|
+
};
|
|
22
|
+
marginX: {
|
|
23
|
+
base: number;
|
|
24
|
+
xl: number;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
arrow: {
|
|
28
|
+
border: string;
|
|
29
|
+
borderColor: string;
|
|
30
|
+
};
|
|
31
|
+
header: {
|
|
32
|
+
backgroundColor: string;
|
|
33
|
+
color: string;
|
|
34
|
+
fontFamily: string;
|
|
35
|
+
letterSpacing: string;
|
|
36
|
+
border: string;
|
|
37
|
+
textAlign: string;
|
|
38
|
+
lineHeight: {
|
|
39
|
+
base: "text.sm";
|
|
40
|
+
lg: "text.md";
|
|
41
|
+
};
|
|
42
|
+
fontSize: {
|
|
43
|
+
base: "text.sm";
|
|
44
|
+
lg: "text.md";
|
|
45
|
+
};
|
|
46
|
+
width: string;
|
|
47
|
+
overlay: {
|
|
48
|
+
base: string;
|
|
49
|
+
lg: string;
|
|
50
|
+
};
|
|
51
|
+
};
|
|
52
|
+
body: {
|
|
53
|
+
backgroundColor: string;
|
|
54
|
+
color: string;
|
|
55
|
+
fontFamily: string;
|
|
56
|
+
letterSpacing: string;
|
|
57
|
+
alignSelf: string;
|
|
58
|
+
border: string;
|
|
59
|
+
width: string;
|
|
60
|
+
height: string;
|
|
61
|
+
paddingInlineStart: string;
|
|
62
|
+
paddingInlineEnd: string;
|
|
63
|
+
fontSize: {
|
|
64
|
+
base: "text.sm";
|
|
65
|
+
lg: "text.md";
|
|
66
|
+
};
|
|
67
|
+
lineHeight: {
|
|
68
|
+
base: "text.sm";
|
|
69
|
+
lg: "text.md";
|
|
70
|
+
};
|
|
71
|
+
a: {
|
|
72
|
+
_visited: {
|
|
73
|
+
color: string;
|
|
74
|
+
};
|
|
75
|
+
_hover: {
|
|
76
|
+
color: string;
|
|
77
|
+
};
|
|
78
|
+
color: string;
|
|
79
|
+
};
|
|
80
|
+
"> div": {
|
|
81
|
+
" > p": {
|
|
82
|
+
color: string;
|
|
83
|
+
paddingBottom: string;
|
|
84
|
+
"> span": {
|
|
85
|
+
color: string;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
88
|
+
};
|
|
89
|
+
};
|
|
90
|
+
closeButton: {
|
|
91
|
+
top: string;
|
|
92
|
+
right: string;
|
|
93
|
+
height: string;
|
|
94
|
+
backgroundColor: string;
|
|
95
|
+
color: string;
|
|
96
|
+
"> svg": {
|
|
97
|
+
height: string;
|
|
98
|
+
width: string;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
101
|
+
};
|
|
102
|
+
sizes?: {
|
|
103
|
+
[key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
|
|
104
|
+
keys: ("header" | "closeButton" | "body" | "footer" | "content" | "popper" | "arrow")[];
|
|
105
|
+
}>;
|
|
106
|
+
};
|
|
107
|
+
variants?: {
|
|
108
|
+
secondary: {
|
|
109
|
+
content: {
|
|
110
|
+
"--popper-arrow-size": string;
|
|
111
|
+
backgroundColor: string;
|
|
112
|
+
border: string;
|
|
113
|
+
borderLeft: string;
|
|
114
|
+
borderColor: string;
|
|
115
|
+
_focus: {
|
|
116
|
+
boxShadow: string;
|
|
117
|
+
};
|
|
118
|
+
padding: number;
|
|
119
|
+
width: string;
|
|
120
|
+
maxWidth: {
|
|
121
|
+
base: "350px";
|
|
122
|
+
md: "450px";
|
|
123
|
+
lg: "550px";
|
|
124
|
+
};
|
|
125
|
+
};
|
|
126
|
+
arrow: {
|
|
127
|
+
border: string;
|
|
128
|
+
backgroundColor: string;
|
|
129
|
+
borderColor: string;
|
|
130
|
+
"--popper-arrow-default-shadow": string;
|
|
131
|
+
};
|
|
132
|
+
header: {};
|
|
133
|
+
body: {
|
|
134
|
+
backgroundColor: string;
|
|
135
|
+
width: string;
|
|
136
|
+
maxWidth: {
|
|
137
|
+
base: "350px";
|
|
138
|
+
md: "450px";
|
|
139
|
+
lg: "550px";
|
|
140
|
+
};
|
|
141
|
+
a: {
|
|
142
|
+
_visited: {
|
|
143
|
+
color: string;
|
|
144
|
+
};
|
|
145
|
+
_hover: {
|
|
146
|
+
color: string;
|
|
147
|
+
};
|
|
148
|
+
color: string;
|
|
149
|
+
};
|
|
150
|
+
};
|
|
151
|
+
closeButton: {};
|
|
152
|
+
};
|
|
153
|
+
};
|
|
154
|
+
defaultProps?: {
|
|
155
|
+
size?: string | number;
|
|
156
|
+
variant?: "secondary";
|
|
157
|
+
colorScheme?: string;
|
|
158
|
+
};
|
|
159
|
+
parts: ("header" | "closeButton" | "body" | "footer" | "content" | "popper" | "arrow")[];
|
|
160
|
+
};
|
|
161
|
+
export default popoverTheme;
|
|
162
|
+
//# sourceMappingURL=popover.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/popover.ts"],"names":[],"mappings":"AA8FA,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqChB,CAAC;AAEH,eAAe,YAAY,CAAC"}
|
|
@@ -14,14 +14,15 @@ declare const selectTheme: {
|
|
|
14
14
|
base: "50px";
|
|
15
15
|
lg: "53px";
|
|
16
16
|
};
|
|
17
|
-
fontSize: {
|
|
18
|
-
base: "text.sm";
|
|
19
|
-
lg: "text.lg";
|
|
20
|
-
};
|
|
21
17
|
border: string;
|
|
22
18
|
borderColor: string;
|
|
23
19
|
borderRadius: string;
|
|
24
20
|
color: string;
|
|
21
|
+
fontFamily: string;
|
|
22
|
+
fontSize: {
|
|
23
|
+
base: "text.sm";
|
|
24
|
+
lg: "text.md";
|
|
25
|
+
};
|
|
25
26
|
_hover: {
|
|
26
27
|
border: string;
|
|
27
28
|
borderColor: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/select.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/select.ts"],"names":[],"mappings":"AAsEA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGf,CAAC;AAEH,eAAe,WAAW,CAAC"}
|
|
@@ -14,6 +14,41 @@ export declare const simpleHeaderTheme: {
|
|
|
14
14
|
};
|
|
15
15
|
marginTop: number;
|
|
16
16
|
};
|
|
17
|
+
"> h1": {
|
|
18
|
+
fontWeight: number;
|
|
19
|
+
};
|
|
20
|
+
"& div": {
|
|
21
|
+
marginTop: {
|
|
22
|
+
base: "12px";
|
|
23
|
+
lg: "16px";
|
|
24
|
+
xl: "16px";
|
|
25
|
+
};
|
|
26
|
+
"> p": {
|
|
27
|
+
fontFamily: string;
|
|
28
|
+
fontSize: {
|
|
29
|
+
base: "headings.lg";
|
|
30
|
+
lg: "headings.xl";
|
|
31
|
+
xl: "headings.xl";
|
|
32
|
+
};
|
|
33
|
+
fontStyle: string;
|
|
34
|
+
fontWeight: string;
|
|
35
|
+
lineHeight: {
|
|
36
|
+
base: "36px";
|
|
37
|
+
lg: "42px";
|
|
38
|
+
xl: "42px";
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
"> .cta-btn": {
|
|
43
|
+
marginTop: {
|
|
44
|
+
base: "24px";
|
|
45
|
+
lg: "32px";
|
|
46
|
+
xl: "32px";
|
|
47
|
+
};
|
|
48
|
+
"> a": {
|
|
49
|
+
margin: number;
|
|
50
|
+
};
|
|
51
|
+
};
|
|
17
52
|
"> hr": {
|
|
18
53
|
width: string;
|
|
19
54
|
height: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"simpleHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/simpleHeader.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"simpleHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/simpleHeader.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0C5B,CAAC;AAEH,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
export declare const tableTheme: {
|
|
2
|
+
baseStyle?: {
|
|
3
|
+
table: {
|
|
4
|
+
th: {
|
|
5
|
+
fontFamily: string;
|
|
6
|
+
fontSize: {
|
|
7
|
+
base: "text.md";
|
|
8
|
+
lg: "text.lg";
|
|
9
|
+
};
|
|
10
|
+
color: string;
|
|
11
|
+
textTransform: string;
|
|
12
|
+
letterSpacing: string;
|
|
13
|
+
borderBottom: string;
|
|
14
|
+
py: number;
|
|
15
|
+
textAlign: string;
|
|
16
|
+
px: number;
|
|
17
|
+
padding: string;
|
|
18
|
+
};
|
|
19
|
+
"th p": {
|
|
20
|
+
fontFamily: string;
|
|
21
|
+
color: string;
|
|
22
|
+
};
|
|
23
|
+
tr: {
|
|
24
|
+
borderBottom: string;
|
|
25
|
+
};
|
|
26
|
+
td: {
|
|
27
|
+
fontFamily: string;
|
|
28
|
+
fontSize: {
|
|
29
|
+
base: "text.sm";
|
|
30
|
+
lg: "text.md";
|
|
31
|
+
};
|
|
32
|
+
py: number;
|
|
33
|
+
px: number;
|
|
34
|
+
padding: string;
|
|
35
|
+
};
|
|
36
|
+
"tr > * + *": {
|
|
37
|
+
paddingLeft: number;
|
|
38
|
+
};
|
|
39
|
+
"td > * + *": {
|
|
40
|
+
paddingLeft: number;
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
};
|
|
44
|
+
sizes?: {
|
|
45
|
+
[key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
|
|
46
|
+
};
|
|
47
|
+
variants?: {
|
|
48
|
+
[key: string]: import("@chakra-ui/react").SystemStyleInterpolation;
|
|
49
|
+
};
|
|
50
|
+
defaultProps?: {
|
|
51
|
+
size?: string | number;
|
|
52
|
+
variant?: string | number;
|
|
53
|
+
colorScheme?: string;
|
|
54
|
+
};
|
|
55
|
+
};
|
|
56
|
+
export default tableTheme;
|
|
57
|
+
//# sourceMappingURL=table.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/table.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqCrB,CAAC;AAEH,eAAe,UAAU,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/foundations/index.ts"],"names":[],"mappings":"AAQA,QAAA,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/foundations/index.ts"],"names":[],"mappings":"AAQA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"typography.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/foundations/typography.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"typography.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/foundations/typography.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmEf,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/theme/r4l/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/theme/r4l/index.ts"],"names":[],"mappings":"AA8BA,QAAA,MAAM,QAAQ,qBAiCZ,CAAC;AAEH,KAAK,KAAK,GAAG,OAAO,QAAQ,CAAC;AAE7B,OAAO,EAAE,KAAK,KAAK,EAAE,CAAC;AACtB,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cross.d.ts","sourceRoot":"","sources":["../../../../static/icons/cross.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,KAAK,yFAYT,CAAC;AAEH,eAAe,KAAK,CAAC"}
|
|
@@ -9,6 +9,7 @@ import CheckCircle from "./checkCircle";
|
|
|
9
9
|
import Children from "./children";
|
|
10
10
|
import Clock from "./clock";
|
|
11
11
|
import CloudUpload from "./cloudUpload";
|
|
12
|
+
import Cross from "./cross";
|
|
12
13
|
import Date from "./date";
|
|
13
14
|
import DirectDebit from "./directDebit";
|
|
14
15
|
import Dogs from "./dogs";
|
|
@@ -56,6 +57,6 @@ import WhatsApp from "./whatsApp";
|
|
|
56
57
|
import Venue from "./venue";
|
|
57
58
|
import Wheelchairs from "./wheelchairs";
|
|
58
59
|
import YouTube from "./youTube";
|
|
59
|
-
export { Adult, Alert, Apple, ArrowDown, ArrowReturnUpIcon, ArrowUp, Bagdrop, CheckCircle, Children, Clock, CloudUpload, Date, DirectDebit, Dogs, EmailIcon, Facebook, FourInFour, FundraisingRegulator, GooglePay, Heart, Info, Instagram, LinkedIn, MasterCard, Microscope, Newsletter, OneInFour, Parking, PauseIcon, PayPal, PdfIcon, People, PhoneIcon, PlayIcon, Plus, Pushchair, Pound, QuoteIcon, Refreshments, Royalties, SpeechBubble, Share, Shower, Success, Toilets, ThreeInFour, ThumbsUp, TikTok, TwoInFour, Visa, WhatsApp, X, YouTube, HeartSu2c, PlusSu2c, ThumbsUpSu2c, Venue, Wheelchairs, };
|
|
60
|
+
export { Adult, Alert, Apple, ArrowDown, ArrowReturnUpIcon, ArrowUp, Bagdrop, CheckCircle, Children, Clock, CloudUpload, Cross, Date, DirectDebit, Dogs, EmailIcon, Facebook, FourInFour, FundraisingRegulator, GooglePay, Heart, Info, Instagram, LinkedIn, MasterCard, Microscope, Newsletter, OneInFour, Parking, PauseIcon, PayPal, PdfIcon, People, PhoneIcon, PlayIcon, Plus, Pushchair, Pound, QuoteIcon, Refreshments, Royalties, SpeechBubble, Share, Shower, Success, Toilets, ThreeInFour, ThumbsUp, TikTok, TwoInFour, Visa, WhatsApp, X, YouTube, HeartSu2c, PlusSu2c, ThumbsUpSu2c, Venue, Wheelchairs, };
|
|
60
61
|
export * from "@chakra-ui/icons";
|
|
61
62
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../static/icons/index.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../static/icons/index.tsx"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED