@asd20/ui 3.2.476 → 3.2.478

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
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.476",
8
+ "version": "3.2.478",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -150,9 +150,9 @@ export default {
150
150
  &__button-group {
151
151
  display: flex;
152
152
  flex-wrap: wrap;
153
- .asd20-button {
154
- margin: space(0.5) space(0.25) 0 0;
155
- }
153
+ // .asd20-button {
154
+ // margin: space(0.5) space(0.25);
155
+ // }
156
156
  }
157
157
  &__body-content {
158
158
  margin-bottom: space(1);
@@ -105,7 +105,7 @@ export default {
105
105
  },
106
106
  buttonLabel: {
107
107
  type: String,
108
- default: 'Picker',
108
+ default: 'Choose a school',
109
109
  },
110
110
  modalLabel: {
111
111
  type: String,
@@ -192,7 +192,7 @@ export default {
192
192
  .asd20-video-header {
193
193
  .background-image {
194
194
  height: 80vh;
195
- min-height: 400px;
195
+ max-height: 400px;
196
196
  }
197
197
  }
198
198
  }
@@ -92,6 +92,10 @@ export default {
92
92
  color: var(--website-homepage-header__button-hover-foreground-color);
93
93
  background: var(--website-homepage-header__button-hover-background-color);
94
94
  }
95
+ &:focus {
96
+ color: var(--website-homepage-header__button-hover-foreground-color);
97
+ background: var(--website-homepage-header__button-hover-background-color);
98
+ }
95
99
  }
96
100
  .header-messaging-section {
97
101
  // border-bottom: 10px solid var(--color__accent);
@@ -180,6 +184,7 @@ export default {
180
184
  );
181
185
  flex-direction: row;
182
186
  width: inherit;
187
+ margin: space(0.5) space(0.5) 0 0;
183
188
  }
184
189
  }
185
190
  }
@@ -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/website-files/message-images/apply-for-school-choice/thumbnail-md/Screen Shot 2022-02-16 at 10.42.31 AM_250x250.jpg",
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/website-files/message-images/apply-for-school-choice/thumbnail-sm/Screen Shot 2022-02-16 at 10.42.31 AM_100x100.jpg",
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/website-files/message-images/apply-for-school-choice/thumbnail-xs/Screen Shot 2022-02-16 at 10.42.31 AM_50x50.jpg",
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/website-files/message-images/apply-for-school-choice/banner/Screen Shot 2022-02-16 at 10.42.31 AM_800x300.jpg",
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/website-files/message-images/apply-for-school-choice/full/Screen Shot 2022-02-16 at 10.42.31 AM_1280x726.jpg",
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,