@asd20/ui 3.2.597 → 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
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.597",
8
+ "version": "3.2.598",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -80,7 +80,6 @@
80
80
  :secondary-messages="secondaryMessages"
81
81
  omit-detail-links
82
82
  omit-calls-to-action
83
- grid
84
83
  ></asd20-page-content>
85
84
 
86
85
  <intersect @enter="$emit('stories-in-view')">
@@ -321,9 +320,9 @@ export default {
321
320
  },
322
321
  data: function() {
323
322
  return {
324
- numberToShow: 25,
323
+ numberToShow: 100,
325
324
  counter: 1,
326
- counter2: 25,
325
+ counter2: 100,
327
326
  }
328
327
  },
329
328
  computed: {
@@ -435,6 +434,20 @@ export default {
435
434
  // }
436
435
  // }
437
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
+ }
438
451
  .feed-title {
439
452
  margin: space(1) 0 0 space(1);
440
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": {