@asd20/ui 3.2.426 → 3.2.429

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.426",
8
+ "version": "3.2.429",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -432,7 +432,7 @@ export default {
432
432
  &__image {
433
433
  img {
434
434
  width: 100%;
435
- max-height: 600px;
435
+ // max-height: 600px;
436
436
  border-top: 10px solid var(--color__accent);
437
437
  }
438
438
  }
@@ -443,7 +443,7 @@ export default {
443
443
  img {
444
444
  width: 100%;
445
445
  // max-width: 100%;
446
- max-height: 600px;
446
+ // max-height: 600px;
447
447
  border-top: 10px solid var(--color__accent);
448
448
  }
449
449
  }
@@ -117,7 +117,7 @@ export default {
117
117
  }
118
118
  @media (min-width: 1024px) {
119
119
  .asd20-secondary-header {
120
- padding: space(3) space(2) space(3) space(2);
120
+ padding: space(3);
121
121
  &::v-deep .lead {
122
122
  width: 80%;
123
123
  }
@@ -231,7 +231,7 @@ export default {
231
231
  }
232
232
  .asd20-swiper-feed:last-child {
233
233
  // margin-top: space(-1);
234
- // padding-bottom: space(2);
234
+ padding-bottom: space(2);
235
235
  &::after {
236
236
  bottom: space(1);
237
237
  }
@@ -52,13 +52,6 @@
52
52
  </template>
53
53
  <!-- <asd20-breadcrumb slot="top" :links="breadcrumbLinks"></asd20-breadcrumb> -->
54
54
  </asd20-image-header>
55
-
56
- <asd20-feeds-section
57
- :announcements="announcements"
58
- :announcements-feed-props="announcementsFeedProps"
59
- @announcements-in-view="$emit('announcements-in-view')"
60
- ></asd20-feeds-section>
61
-
62
55
  <!-- Page Content -->
63
56
  <asd20-page-content
64
57
  :primary-messages="wayFindingPrimaryMessages"
@@ -77,19 +70,23 @@
77
70
  ></asd20-notification-group>
78
71
  </client-only>
79
72
  </template>
73
+ <template slot="before">
74
+ <asd20-feeds-section
75
+ :announcements="announcements"
76
+ :announcements-feed-props="announcementsFeedProps"
77
+ @announcements-in-view="$emit('announcements-in-view')"
78
+ :stories="stories"
79
+ :stories-feed-props="storiesFeedProps"
80
+ @stories-in-view="$emit('stories-in-view')"
81
+ :events="events"
82
+ :events-feed-props="eventsFeedProps"
83
+ @events-in-view="$emit('events-in-view')"
84
+ ></asd20-feeds-section>
85
+ </template>
80
86
 
81
87
  <slot></slot>
82
88
  </asd20-page-content>
83
89
 
84
- <asd20-feeds-section
85
- :stories="stories"
86
- :stories-feed-props="storiesFeedProps"
87
- @stories-in-view="$emit('stories-in-view')"
88
- :events="events"
89
- :events-feed-props="eventsFeedProps"
90
- @events-in-view="$emit('events-in-view')"
91
- ></asd20-feeds-section>
92
-
93
90
  <!-- Bottom Widgets -->
94
91
  <asd20-widgets-section
95
92
  v-if="
@@ -211,10 +208,35 @@ export default {
211
208
  }
212
209
  }
213
210
  }
211
+ .asd20-page-content {
212
+ .notification-group--inline {
213
+ margin-bottom: space(1);
214
+ }
215
+ .asd20-feeds-section {
216
+ margin-top: space(1);
217
+ .asd20-swiper-feed:first-child {
218
+ padding-top: space(2);
219
+ padding-bottom: space(1);
220
+ &::after {
221
+ top: space(1);
222
+ }
223
+ }
224
+ .asd20-swiper-feed:last-child {
225
+ // margin-top: space(-1);
226
+ padding-bottom: space(2);
227
+ &::after {
228
+ bottom: space(1);
229
+ }
230
+ }
231
+ }
232
+ }
214
233
  }
215
234
 
216
235
  @media (min-width: 1024px) {
217
236
  .asd20-template-wayfinding-image {
237
+ @include template-desktop;
238
+ margin-left: space(3);
239
+ margin-top: space(0);
218
240
  .asd20-notification-group--floating {
219
241
  position: absolute;
220
242
  top: space(1);
@@ -226,11 +248,15 @@ export default {
226
248
  // }
227
249
  // }
228
250
  }
229
- @include template-desktop;
230
- margin-left: space(3);
231
- margin-top: 0;
232
251
  .asd20-page-content {
233
- margin-top: space(0);
252
+ .notification-group--inline {
253
+ flex-basis: 100%;
254
+ margin: space(2) space(3) space(0) space(3);
255
+
256
+ .notification:last-child {
257
+ margin-bottom: space(1);
258
+ }
259
+ }
234
260
  }
235
261
  }
236
262
  }
@@ -2292,7 +2292,7 @@
2292
2292
  "id": "f42b1984-29f1-419b-a23a-3245c6647b3e",
2293
2293
  "title": "Announcement Feed",
2294
2294
  "type": "text",
2295
- "value": null,
2295
+ "value": "[{\"title\":\"District Announcements\",\"link\":\"/district-announcements\",\"keywords\":\"\",\"categories\":[],\"tags\":[\"District Homepage\"],\"organizations\":[\"26eaf390-d8ab-11e9-a3a8-5de5bba4f125\"]}]",
2296
2296
  "validationPattern": null,
2297
2297
  "required": false
2298
2298
  },