@redhq/ui 3.0.0 → 3.0.2

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.
@@ -1,4 +1,4 @@
1
- import { default as marketingCalendarJson } from '../calendar.json';
1
+ import { default as marketingCalendarJson2 } from '../calendar2.json';
2
2
  export namespace cover_data {
3
3
  export { sample_image as footerLogo };
4
4
  export let footerText: string;
@@ -75,7 +75,7 @@ export namespace letter_data {
75
75
  export namespace calendar_data {
76
76
  let title_2: string;
77
77
  export { title_2 as title };
78
- export { marketingCalendarJson as calendar };
78
+ export { marketingCalendarJson2 as calendar };
79
79
  let id_2: string;
80
80
  export { id_2 as id };
81
81
  }
@@ -1,10 +1,10 @@
1
1
  export namespace calendarStyle {
2
+ export { spacer };
2
3
  export namespace footer {
3
4
  let position: "absolute";
4
5
  let left: number;
5
6
  let right: number;
6
7
  let bottom: number;
7
- let zIndex: number;
8
8
  let width: string;
9
9
  let height: string;
10
10
  let padding: string;
@@ -26,177 +26,87 @@ export namespace calendarStyle {
26
26
  export namespace footerText {
27
27
  let fontSize: string;
28
28
  }
29
- export namespace table {
30
- export let marginTop: string;
29
+ export namespace title {
31
30
  let width_2: string;
32
31
  export { width_2 as width };
33
- }
34
- export namespace thead {
35
- let width_3: string;
36
- export { width_3 as width };
37
- }
38
- export namespace tbody {
39
- let width_4: string;
40
- export { width_4 as width };
41
- }
42
- export namespace tr {
43
- let width_5: string;
44
- export { width_5 as width };
45
- let display_1: "flex";
46
- export { display_1 as display };
47
- let flexDirection_1: "row";
48
- export { flexDirection_1 as flexDirection };
49
- export let borderLeft: string;
50
- }
51
- export namespace th {
52
- let height_2: string;
53
- export { height_2 as height };
54
- export let color: string;
55
- let padding_1: string;
56
- export { padding_1 as padding };
57
- export let fontWeight: number;
58
- let borderTop_1: string;
59
- export { borderTop_1 as borderTop };
60
- }
61
- export namespace td {
62
- export let minHeight: string;
63
- let padding_2: string;
64
- export { padding_2 as padding };
65
- let fontWeight_1: string;
66
- export { fontWeight_1 as fontWeight };
67
- let display_2: "flex";
68
- export { display_2 as display };
69
- let alignItems_1: "center";
70
- export { alignItems_1 as alignItems };
71
- let justifyContent_1: "center";
72
- export { justifyContent_1 as justifyContent };
73
- let flexDirection_2: "column";
74
- export { flexDirection_2 as flexDirection };
75
- }
76
- export namespace thtext {
77
- let textAlign: "center";
78
- }
79
- export namespace tdtext {
80
- let textAlign_1: "center";
81
- export { textAlign_1 as textAlign };
82
- export let letterSpacing: string;
83
- }
84
- export namespace tdhead {
85
- let height_3: string;
86
- export { height_3 as height };
87
- let backgroundColor_1: string;
88
- export { backgroundColor_1 as backgroundColor };
89
- let padding_3: string;
90
- export { padding_3 as padding };
91
- let fontWeight_2: number;
92
- export { fontWeight_2 as fontWeight };
93
- }
94
- export namespace tdheadtext {
95
- let textAlign_2: "left";
96
- export { textAlign_2 as textAlign };
97
- }
98
- export namespace cellDate {
99
- let position_1: "absolute";
100
- export { position_1 as position };
101
- export let top: string;
102
- let left_1: string;
103
- export { left_1 as left };
104
- }
105
- export namespace cellItem {
106
- let width_6: string;
107
- export { width_6 as width };
108
- let padding_4: string;
109
- export { padding_4 as padding };
110
- export let marginBottom: string;
111
- let textAlign_3: "center";
112
- export { textAlign_3 as textAlign };
113
- }
114
- export namespace title {
115
- let width_7: string;
116
- export { width_7 as width };
117
- let color_1: string;
118
- export { color_1 as color };
32
+ export { theme as color };
119
33
  let fontSize_1: string;
120
34
  export { fontSize_1 as fontSize };
121
35
  export let lineHeight: string;
122
- let fontWeight_3: string;
123
- export { fontWeight_3 as fontWeight };
36
+ export let fontWeight: string;
124
37
  export let fontStyle: "normal";
125
38
  }
126
39
  export namespace titleBorder {
127
- let width_8: string;
128
- export { width_8 as width };
129
- let height_4: string;
130
- export { height_4 as height };
131
- let backgroundColor_2: string;
132
- export { backgroundColor_2 as backgroundColor };
133
- let marginTop_1: string;
134
- export { marginTop_1 as marginTop };
40
+ let width_3: string;
41
+ export { width_3 as width };
42
+ let height_2: string;
43
+ export { height_2 as height };
44
+ export { theme as backgroundColor };
45
+ export let marginTop: string;
135
46
  }
136
47
  export { pageStyle as page };
137
48
  export namespace image {
138
- let height_5: string;
139
- export { height_5 as height };
140
- let minHeight_1: string;
141
- export { minHeight_1 as minHeight };
49
+ let height_3: string;
50
+ export { height_3 as height };
51
+ export let minHeight: string;
142
52
  }
143
53
  export namespace container {
144
- let marginTop_2: string;
145
- export { marginTop_2 as marginTop };
54
+ let marginTop_1: string;
55
+ export { marginTop_1 as marginTop };
146
56
  }
147
57
  }
148
58
  export namespace coverStyle {
149
59
  export namespace vendor {
150
- let fontWeight_4: string;
151
- export { fontWeight_4 as fontWeight };
152
- let marginTop_3: string;
153
- export { marginTop_3 as marginTop };
60
+ let fontWeight_1: string;
61
+ export { fontWeight_1 as fontWeight };
62
+ let marginTop_2: string;
63
+ export { marginTop_2 as marginTop };
154
64
  }
155
65
  export namespace address {
156
- let fontWeight_5: string;
157
- export { fontWeight_5 as fontWeight };
158
- let marginTop_4: string;
159
- export { marginTop_4 as marginTop };
66
+ let fontWeight_2: string;
67
+ export { fontWeight_2 as fontWeight };
68
+ let marginTop_3: string;
69
+ export { marginTop_3 as marginTop };
160
70
  }
161
71
  export namespace agent {
162
- let fontWeight_6: string;
163
- export { fontWeight_6 as fontWeight };
72
+ let fontWeight_3: string;
73
+ export { fontWeight_3 as fontWeight };
164
74
  }
165
75
  export namespace page {
166
- let backgroundColor_3: string;
167
- export { backgroundColor_3 as backgroundColor };
76
+ let backgroundColor_1: string;
77
+ export { backgroundColor_1 as backgroundColor };
168
78
  }
169
79
  export namespace image_1 {
170
- let height_6: string;
171
- export { height_6 as height };
172
- let minHeight_2: string;
173
- export { minHeight_2 as minHeight };
80
+ let height_4: string;
81
+ export { height_4 as height };
82
+ let minHeight_1: string;
83
+ export { minHeight_1 as minHeight };
174
84
  }
175
85
  export { image_1 as image };
176
86
  export namespace container_1 {
177
- let marginTop_5: string;
178
- export { marginTop_5 as marginTop };
87
+ let marginTop_4: string;
88
+ export { marginTop_4 as marginTop };
179
89
  }
180
90
  export { container_1 as container };
181
91
  }
182
92
  export namespace letterStyle {
183
93
  export namespace agentWrapper {
184
- let display_3: "flex";
185
- export { display_3 as display };
186
- let flexDirection_3: "row";
187
- export { flexDirection_3 as flexDirection };
94
+ let display_1: "flex";
95
+ export { display_1 as display };
96
+ let flexDirection_1: "row";
97
+ export { flexDirection_1 as flexDirection };
188
98
  export let columnGap: string;
189
- let marginTop_6: string;
190
- export { marginTop_6 as marginTop };
99
+ let marginTop_5: string;
100
+ export { marginTop_5 as marginTop };
191
101
  }
192
102
  export namespace agent_1 {
193
103
  export let flexGrow: number;
194
- let width_9: string;
195
- export { width_9 as width };
104
+ let width_4: string;
105
+ export { width_4 as width };
196
106
  let fontSize_2: string;
197
107
  export { fontSize_2 as fontSize };
198
- let fontWeight_7: string;
199
- export { fontWeight_7 as fontWeight };
108
+ let fontWeight_4: string;
109
+ export { fontWeight_4 as fontWeight };
200
110
  let fontStyle_1: "normal";
201
111
  export { fontStyle_1 as fontStyle };
202
112
  let lineHeight_1: string;
@@ -204,58 +114,56 @@ export namespace letterStyle {
204
114
  }
205
115
  export { agent_1 as agent };
206
116
  export namespace agentName {
207
- let color_2: string;
208
- export { color_2 as color };
117
+ export { theme as color };
209
118
  let fontSize_3: string;
210
119
  export { fontSize_3 as fontSize };
211
- let fontWeight_8: string;
212
- export { fontWeight_8 as fontWeight };
120
+ let fontWeight_5: string;
121
+ export { fontWeight_5 as fontWeight };
213
122
  }
214
123
  export namespace agentPhone {
215
- let marginTop_7: string;
216
- export { marginTop_7 as marginTop };
124
+ let marginTop_6: string;
125
+ export { marginTop_6 as marginTop };
217
126
  }
218
127
  export namespace agentEmail {
219
- let marginTop_8: string;
220
- export { marginTop_8 as marginTop };
128
+ let marginTop_7: string;
129
+ export { marginTop_7 as marginTop };
221
130
  }
222
131
  export namespace agentOfficeLicense {
223
132
  let fontSize_4: string;
224
133
  export { fontSize_4 as fontSize };
225
- let fontWeight_9: string;
226
- export { fontWeight_9 as fontWeight };
227
- let marginTop_9: string;
228
- export { marginTop_9 as marginTop };
134
+ let fontWeight_6: string;
135
+ export { fontWeight_6 as fontWeight };
136
+ let marginTop_8: string;
137
+ export { marginTop_8 as marginTop };
229
138
  export let textTransform: "uppercase";
230
139
  export let hyphens: string;
231
140
  let lineHeight_2: number;
232
141
  export { lineHeight_2 as lineHeight };
233
142
  }
234
143
  export namespace agentImage {
235
- let height_7: string;
236
- export { height_7 as height };
237
- let width_10: string;
238
- export { width_10 as width };
144
+ let height_5: string;
145
+ export { height_5 as height };
146
+ let width_5: string;
147
+ export { width_5 as width };
239
148
  export let objectFit: string;
240
149
  export let objectPosition: string;
241
- let marginTop_10: string;
242
- export { marginTop_10 as marginTop };
150
+ let marginTop_9: string;
151
+ export { marginTop_9 as marginTop };
243
152
  }
244
153
  export namespace content {
245
- let width_11: string;
246
- export { width_11 as width };
247
- let marginTop_11: string;
248
- export { marginTop_11 as marginTop };
154
+ let width_6: string;
155
+ export { width_6 as width };
156
+ let marginTop_10: string;
157
+ export { marginTop_10 as marginTop };
249
158
  }
250
159
  export namespace salutation {
251
- let width_12: string;
252
- export { width_12 as width };
253
- let color_3: string;
254
- export { color_3 as color };
160
+ let width_7: string;
161
+ export { width_7 as width };
162
+ export { theme as color };
255
163
  let fontSize_5: string;
256
164
  export { fontSize_5 as fontSize };
257
- let fontWeight_10: string;
258
- export { fontWeight_10 as fontWeight };
165
+ let fontWeight_7: string;
166
+ export { fontWeight_7 as fontWeight };
259
167
  let fontStyle_2: "normal";
260
168
  export { fontStyle_2 as fontStyle };
261
169
  let lineHeight_3: string;
@@ -269,17 +177,19 @@ export namespace letterStyle {
269
177
  };
270
178
  export { pageStyle as page };
271
179
  export namespace image_2 {
272
- let height_8: string;
273
- export { height_8 as height };
274
- let minHeight_3: string;
275
- export { minHeight_3 as minHeight };
180
+ let height_6: string;
181
+ export { height_6 as height };
182
+ let minHeight_2: string;
183
+ export { minHeight_2 as minHeight };
276
184
  }
277
185
  export { image_2 as image };
278
186
  export namespace container_2 {
279
- let marginTop_12: string;
280
- export { marginTop_12 as marginTop };
187
+ let marginTop_11: string;
188
+ export { marginTop_11 as marginTop };
281
189
  }
282
190
  export { container_2 as container };
283
191
  }
192
+ declare const spacer: import('@react-pdf/renderer').Styles;
193
+ declare const theme: "teal";
284
194
  declare const pageStyle: import('@react-pdf/renderer').Styles;
285
195
  export {};
@@ -75,12 +75,12 @@ export default _default;
75
75
  export namespace Bayleys {
76
76
  let args: {
77
77
  style: {
78
+ spacer: import("@react-pdf/renderer").Styles;
78
79
  footer: {
79
80
  position: "absolute";
80
81
  left: number;
81
82
  right: number;
82
83
  bottom: number;
83
- zIndex: number;
84
84
  width: string;
85
85
  height: string;
86
86
  padding: string;
@@ -100,65 +100,6 @@ export namespace Bayleys {
100
100
  footerText: {
101
101
  fontSize: string;
102
102
  };
103
- table: {
104
- marginTop: string;
105
- width: string;
106
- };
107
- thead: {
108
- width: string;
109
- };
110
- tbody: {
111
- width: string;
112
- };
113
- tr: {
114
- width: string;
115
- display: "flex";
116
- flexDirection: "row";
117
- borderLeft: string;
118
- };
119
- th: {
120
- height: string;
121
- color: string;
122
- padding: string;
123
- fontWeight: number;
124
- borderTop: string;
125
- };
126
- td: {
127
- minHeight: string;
128
- padding: string;
129
- fontWeight: string;
130
- display: "flex";
131
- alignItems: "center";
132
- justifyContent: "center";
133
- flexDirection: "column";
134
- };
135
- thtext: {
136
- textAlign: "center";
137
- };
138
- tdtext: {
139
- textAlign: "center";
140
- letterSpacing: string;
141
- };
142
- tdhead: {
143
- height: string;
144
- backgroundColor: string;
145
- padding: string;
146
- fontWeight: number;
147
- };
148
- tdheadtext: {
149
- textAlign: "left";
150
- };
151
- cellDate: {
152
- position: "absolute";
153
- top: string;
154
- left: string;
155
- };
156
- cellItem: {
157
- width: string;
158
- padding: string;
159
- marginBottom: string;
160
- textAlign: "center";
161
- };
162
103
  title: {
163
104
  width: string;
164
105
  color: string;
@@ -112,7 +112,6 @@ export namespace Bayleys {
112
112
  left: number;
113
113
  right: number;
114
114
  bottom: number;
115
- zIndex: number;
116
115
  width: string;
117
116
  height: string;
118
117
  padding: string;
@@ -126,7 +126,6 @@ export namespace Bayleys {
126
126
  left: number;
127
127
  right: number;
128
128
  bottom: number;
129
- zIndex: number;
130
129
  width: string;
131
130
  height: string;
132
131
  padding: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redhq/ui",
3
- "version": "3.0.0",
3
+ "version": "3.0.2",
4
4
  "private": false,
5
5
  "description": "A Storybook project for UI components",
6
6
  "type": "module",