@asd20/ui 3.2.596 → 3.2.598
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
|
@@ -63,13 +63,23 @@
|
|
|
63
63
|
></asd20-notification-group>
|
|
64
64
|
</client-only>
|
|
65
65
|
|
|
66
|
+
<!-- Feeds -->
|
|
67
|
+
<asd20-feeds-section
|
|
68
|
+
class="asd20-feeds-section--top"
|
|
69
|
+
:announcements="announcements"
|
|
70
|
+
:announcements-feed-props="announcementsFeedProps"
|
|
71
|
+
@announcements-in-view="$emit('announcements-in-view')"
|
|
72
|
+
:events="events"
|
|
73
|
+
:events-feed-props="eventsFeedProps"
|
|
74
|
+
@events-in-view="$emit('events-in-view')"
|
|
75
|
+
></asd20-feeds-section>
|
|
76
|
+
|
|
66
77
|
<!-- Page Content -->
|
|
67
78
|
<asd20-page-content
|
|
68
79
|
:primary-messages="primaryMessages"
|
|
69
80
|
:secondary-messages="secondaryMessages"
|
|
70
81
|
omit-detail-links
|
|
71
82
|
omit-calls-to-action
|
|
72
|
-
grid
|
|
73
83
|
></asd20-page-content>
|
|
74
84
|
|
|
75
85
|
<intersect @enter="$emit('stories-in-view')">
|
|
@@ -310,9 +320,9 @@ export default {
|
|
|
310
320
|
},
|
|
311
321
|
data: function() {
|
|
312
322
|
return {
|
|
313
|
-
numberToShow:
|
|
323
|
+
numberToShow: 100,
|
|
314
324
|
counter: 1,
|
|
315
|
-
counter2:
|
|
325
|
+
counter2: 100,
|
|
316
326
|
}
|
|
317
327
|
},
|
|
318
328
|
computed: {
|
|
@@ -424,6 +434,20 @@ export default {
|
|
|
424
434
|
// }
|
|
425
435
|
// }
|
|
426
436
|
}
|
|
437
|
+
.asd20-page-content {
|
|
438
|
+
display: block;
|
|
439
|
+
.primary-messaging-section {
|
|
440
|
+
padding-top: 0;
|
|
441
|
+
padding-bottom: 0;
|
|
442
|
+
// border-top: 5px solid lightgray;
|
|
443
|
+
// border-bottom: 5px solid lightgray;
|
|
444
|
+
}
|
|
445
|
+
}
|
|
446
|
+
.asd20-feeds-section {
|
|
447
|
+
.asd20-swiper-feed {
|
|
448
|
+
background: inherit !important;
|
|
449
|
+
}
|
|
450
|
+
}
|
|
427
451
|
.feed-title {
|
|
428
452
|
margin: space(1) 0 0 space(1);
|
|
429
453
|
}
|
|
@@ -83,6 +83,57 @@
|
|
|
83
83
|
"translations": null,
|
|
84
84
|
"videos": []
|
|
85
85
|
}
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"message": {
|
|
89
|
+
"bodyHtml": "<b>Our Clubs & Activities are subject to change based on the demand of students, staff sponsors’ availability, and the application approval process.</b>",
|
|
90
|
+
"bodyJson": null,
|
|
91
|
+
"callsToAction": null,
|
|
92
|
+
"categories": [
|
|
93
|
+
{
|
|
94
|
+
"category": {
|
|
95
|
+
"id": "ade898bf-3d9b-48f6-aa08-22592159bedd",
|
|
96
|
+
"createdDateTime": "2020-08-07T20:39:22.259154+00:00",
|
|
97
|
+
"ownerOrganizationId": "26eaf390-d8ab-11e9-a3a8-5de5bba4f125",
|
|
98
|
+
"parentCategoryId": null,
|
|
99
|
+
"title": "Superintendent Newsletter",
|
|
100
|
+
"translations": null
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
"channels": [
|
|
105
|
+
{
|
|
106
|
+
"channel": {
|
|
107
|
+
"createdDateTime": null,
|
|
108
|
+
"id": "e4851e40-d8aa-11e9-a3a8-5de5bba4f125",
|
|
109
|
+
"title": "",
|
|
110
|
+
"translations": []
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
],
|
|
114
|
+
"createdDateTime": "2020-05-29T22:03:10.650Z",
|
|
115
|
+
"id": "2f5851a0-a1f8-11ea-becc-637296290aee",
|
|
116
|
+
"images": [],
|
|
117
|
+
"isDistrictFeatured": false,
|
|
118
|
+
"isFeatured": false,
|
|
119
|
+
"links": [],
|
|
120
|
+
"ownerOrganizationId": "26eaf390-d8ab-11e9-a3a8-5de5bba4f125",
|
|
121
|
+
"publishDateTime": "2020-05-29T21:39:19.740Z",
|
|
122
|
+
"slug": "district-announcements",
|
|
123
|
+
"status": "Published",
|
|
124
|
+
"summary": "",
|
|
125
|
+
"tags": [
|
|
126
|
+
{
|
|
127
|
+
"tag": {
|
|
128
|
+
"id": "407ad256-4317-479d-9220-f76098bfc646",
|
|
129
|
+
"title": "District Homepage"
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
],
|
|
133
|
+
"title": "Be in the know.",
|
|
134
|
+
"translations": null,
|
|
135
|
+
"videos": []
|
|
136
|
+
}
|
|
86
137
|
}
|
|
87
138
|
],
|
|
88
139
|
"ownerOrganization": {
|