@asd20/ui 3.2.477 → 3.2.479
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 +1 -1
- package/src/components/atoms/Asd20Messaging/index.vue +1 -1
- package/src/components/organisms/Asd20SecondaryHeader/index.vue +2 -0
- package/src/components/organisms/Asd20VideoHeader/index.vue +1 -1
- package/src/components/organisms/Asd20VideoHeaderContent/index.vue +2 -0
- package/src/components/templates/Asd20DistrictVideoTemplate/index.vue +2 -1
- package/src/data/page-queries/video-page-query-result.json +5 -5
package/package.json
CHANGED
|
@@ -117,6 +117,7 @@ export default {
|
|
|
117
117
|
&::v-deep .asd20-button {
|
|
118
118
|
width: 50vw;
|
|
119
119
|
margin: space(0.25) 0;
|
|
120
|
+
margin: 0 space(0.5) 0 0;
|
|
120
121
|
}
|
|
121
122
|
}
|
|
122
123
|
}
|
|
@@ -135,6 +136,7 @@ export default {
|
|
|
135
136
|
);
|
|
136
137
|
flex-direction: row;
|
|
137
138
|
width: inherit;
|
|
139
|
+
margin: 0 space(0.5) 0 0;
|
|
138
140
|
}
|
|
139
141
|
}
|
|
140
142
|
}
|
|
@@ -121,6 +121,7 @@ export default {
|
|
|
121
121
|
&::v-deep .asd20-button {
|
|
122
122
|
width: 50vw;
|
|
123
123
|
margin: space(0.25) 0;
|
|
124
|
+
margin: space(0.5) space(0.5) 0 0;
|
|
124
125
|
}
|
|
125
126
|
}
|
|
126
127
|
}
|
|
@@ -184,6 +185,7 @@ export default {
|
|
|
184
185
|
);
|
|
185
186
|
flex-direction: row;
|
|
186
187
|
width: inherit;
|
|
188
|
+
margin: space(0.5) space(0.5) 0 0;
|
|
187
189
|
}
|
|
188
190
|
}
|
|
189
191
|
}
|
|
@@ -207,7 +207,7 @@ export default {
|
|
|
207
207
|
@media (min-width: 667px) {
|
|
208
208
|
.asd20-district-video-template {
|
|
209
209
|
.asd20-video-header-content {
|
|
210
|
-
position: absolute;
|
|
210
|
+
// position: absolute;
|
|
211
211
|
top: inherit;
|
|
212
212
|
bottom: 0%;
|
|
213
213
|
}
|
|
@@ -231,6 +231,7 @@ export default {
|
|
|
231
231
|
}
|
|
232
232
|
.asd20-video-header {
|
|
233
233
|
.asd20-video-header-content {
|
|
234
|
+
position: absolute;
|
|
234
235
|
bottom: 20%;
|
|
235
236
|
}
|
|
236
237
|
.asd20-organization-picker {
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
{
|
|
130
130
|
"files": [
|
|
131
131
|
{
|
|
132
|
-
"url": "https://asd20websitestorage.blob.core.windows.net/
|
|
132
|
+
"url": "https://asd20websitestorage.blob.core.windows.net/asd20-images/school-images/kids-in-class.jpg",
|
|
133
133
|
"name": "thumbnail-md",
|
|
134
134
|
"width": 250,
|
|
135
135
|
"height": 250,
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"filesize": 21949
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
|
-
"url": "https://asd20websitestorage.blob.core.windows.net/
|
|
141
|
+
"url": "https://asd20websitestorage.blob.core.windows.net/asd20-images/school-images/kids-in-class.jpg",
|
|
142
142
|
"name": "thumbnail-sm",
|
|
143
143
|
"width": 100,
|
|
144
144
|
"height": 100,
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"filesize": 3540
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
|
-
"url": "https://asd20websitestorage.blob.core.windows.net/
|
|
150
|
+
"url": "https://asd20websitestorage.blob.core.windows.net/asd20-images/school-images/kids-in-class.jpg",
|
|
151
151
|
"name": "thumbnail-xs",
|
|
152
152
|
"width": 50,
|
|
153
153
|
"height": 50,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"filesize": 1833
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
|
-
"url": "https://asd20websitestorage.blob.core.windows.net/
|
|
159
|
+
"url": "https://asd20websitestorage.blob.core.windows.net/asd20-images/school-images/kids-in-class.jpg",
|
|
160
160
|
"name": "banner",
|
|
161
161
|
"width": 800,
|
|
162
162
|
"height": 300,
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"filesize": 49836
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"url": "https://asd20websitestorage.blob.core.windows.net/
|
|
168
|
+
"url": "https://asd20websitestorage.blob.core.windows.net/asd20-images/school-images/kids-in-class.jpg",
|
|
169
169
|
"name": "full",
|
|
170
170
|
"width": 1280,
|
|
171
171
|
"height": 726,
|