@capillarytech/creatives-library 7.17.180 → 7.17.181
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/package.json
CHANGED
|
@@ -14,7 +14,7 @@ export default function CapCustomSkeleton(props) {
|
|
|
14
14
|
active
|
|
15
15
|
title={{
|
|
16
16
|
style: {
|
|
17
|
-
height: "
|
|
17
|
+
height: "2.5rem",
|
|
18
18
|
width: "100%",
|
|
19
19
|
},
|
|
20
20
|
}}
|
|
@@ -34,8 +34,8 @@ export default function CapCustomSkeleton(props) {
|
|
|
34
34
|
active
|
|
35
35
|
title={{
|
|
36
36
|
style: {
|
|
37
|
-
height: "
|
|
38
|
-
width: "
|
|
37
|
+
height: "21.125rem",
|
|
38
|
+
width: "17.25rem",
|
|
39
39
|
},
|
|
40
40
|
}}
|
|
41
41
|
paragraph={false}
|
|
@@ -56,3 +56,4 @@ CapCustomSkeleton.propTypes = {
|
|
|
56
56
|
children: PropTypes.node,
|
|
57
57
|
loader: PropTypes.bool,
|
|
58
58
|
};
|
|
59
|
+
|
|
@@ -9,7 +9,7 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
9
9
|
title={
|
|
10
10
|
Object {
|
|
11
11
|
"style": Object {
|
|
12
|
-
"height": "
|
|
12
|
+
"height": "2.5rem",
|
|
13
13
|
"width": "100%",
|
|
14
14
|
},
|
|
15
15
|
}
|
|
@@ -31,8 +31,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
31
31
|
title={
|
|
32
32
|
Object {
|
|
33
33
|
"style": Object {
|
|
34
|
-
"height": "
|
|
35
|
-
"width": "
|
|
34
|
+
"height": "21.125rem",
|
|
35
|
+
"width": "17.25rem",
|
|
36
36
|
},
|
|
37
37
|
}
|
|
38
38
|
}
|
|
@@ -51,8 +51,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
51
51
|
title={
|
|
52
52
|
Object {
|
|
53
53
|
"style": Object {
|
|
54
|
-
"height": "
|
|
55
|
-
"width": "
|
|
54
|
+
"height": "21.125rem",
|
|
55
|
+
"width": "17.25rem",
|
|
56
56
|
},
|
|
57
57
|
}
|
|
58
58
|
}
|
|
@@ -71,8 +71,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
71
71
|
title={
|
|
72
72
|
Object {
|
|
73
73
|
"style": Object {
|
|
74
|
-
"height": "
|
|
75
|
-
"width": "
|
|
74
|
+
"height": "21.125rem",
|
|
75
|
+
"width": "17.25rem",
|
|
76
76
|
},
|
|
77
77
|
}
|
|
78
78
|
}
|
|
@@ -91,8 +91,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
91
91
|
title={
|
|
92
92
|
Object {
|
|
93
93
|
"style": Object {
|
|
94
|
-
"height": "
|
|
95
|
-
"width": "
|
|
94
|
+
"height": "21.125rem",
|
|
95
|
+
"width": "17.25rem",
|
|
96
96
|
},
|
|
97
97
|
}
|
|
98
98
|
}
|
|
@@ -111,8 +111,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
111
111
|
title={
|
|
112
112
|
Object {
|
|
113
113
|
"style": Object {
|
|
114
|
-
"height": "
|
|
115
|
-
"width": "
|
|
114
|
+
"height": "21.125rem",
|
|
115
|
+
"width": "17.25rem",
|
|
116
116
|
},
|
|
117
117
|
}
|
|
118
118
|
}
|
|
@@ -131,8 +131,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
131
131
|
title={
|
|
132
132
|
Object {
|
|
133
133
|
"style": Object {
|
|
134
|
-
"height": "
|
|
135
|
-
"width": "
|
|
134
|
+
"height": "21.125rem",
|
|
135
|
+
"width": "17.25rem",
|
|
136
136
|
},
|
|
137
137
|
}
|
|
138
138
|
}
|
|
@@ -151,8 +151,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
151
151
|
title={
|
|
152
152
|
Object {
|
|
153
153
|
"style": Object {
|
|
154
|
-
"height": "
|
|
155
|
-
"width": "
|
|
154
|
+
"height": "21.125rem",
|
|
155
|
+
"width": "17.25rem",
|
|
156
156
|
},
|
|
157
157
|
}
|
|
158
158
|
}
|
|
@@ -171,8 +171,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
171
171
|
title={
|
|
172
172
|
Object {
|
|
173
173
|
"style": Object {
|
|
174
|
-
"height": "
|
|
175
|
-
"width": "
|
|
174
|
+
"height": "21.125rem",
|
|
175
|
+
"width": "17.25rem",
|
|
176
176
|
},
|
|
177
177
|
}
|
|
178
178
|
}
|
|
@@ -191,8 +191,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
191
191
|
title={
|
|
192
192
|
Object {
|
|
193
193
|
"style": Object {
|
|
194
|
-
"height": "
|
|
195
|
-
"width": "
|
|
194
|
+
"height": "21.125rem",
|
|
195
|
+
"width": "17.25rem",
|
|
196
196
|
},
|
|
197
197
|
}
|
|
198
198
|
}
|
|
@@ -211,8 +211,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
211
211
|
title={
|
|
212
212
|
Object {
|
|
213
213
|
"style": Object {
|
|
214
|
-
"height": "
|
|
215
|
-
"width": "
|
|
214
|
+
"height": "21.125rem",
|
|
215
|
+
"width": "17.25rem",
|
|
216
216
|
},
|
|
217
217
|
}
|
|
218
218
|
}
|
|
@@ -231,8 +231,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
231
231
|
title={
|
|
232
232
|
Object {
|
|
233
233
|
"style": Object {
|
|
234
|
-
"height": "
|
|
235
|
-
"width": "
|
|
234
|
+
"height": "21.125rem",
|
|
235
|
+
"width": "17.25rem",
|
|
236
236
|
},
|
|
237
237
|
}
|
|
238
238
|
}
|
|
@@ -251,8 +251,8 @@ exports[`CapCustomSkeleton test renders correct CapCustomSkeleton component 1`]
|
|
|
251
251
|
title={
|
|
252
252
|
Object {
|
|
253
253
|
"style": Object {
|
|
254
|
-
"height": "
|
|
255
|
-
"width": "
|
|
254
|
+
"height": "21.125rem",
|
|
255
|
+
"width": "17.25rem",
|
|
256
256
|
},
|
|
257
257
|
}
|
|
258
258
|
}
|