@asd20/ui 3.2.419 → 3.2.420

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.419",
8
+ "version": "3.2.420",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -13,26 +13,18 @@
13
13
  :is="headingTagName"
14
14
  :id="hash"
15
15
  >
16
- <!-- <span v-html="heading"></span> -->
17
- <span>{{ heading }}</span>
16
+ <!-- <a :href="`#${hash}`">#</a> -->
17
+ <span v-html="heading"></span>
18
18
  </component>
19
- <!-- <div class="asd20-messaging__heading" v-if="heading">
20
- <span v-html="heading"></span>
21
- <span>{{ heading }}</span>
22
- </div> -->
23
- <div v-if="shortDescription" class="lead">
24
- <!-- <span v-text="shortDescription"></span> -->
25
- <span>{{ shortDescription }}</span>
19
+ <div v-if="shortDescription" class="lead short-description">
20
+ <span v-html="shortDescription"></span>
26
21
  <a v-if="detailLink" :href="detailLink">{{ detailLinkLabel }}</a>
27
22
  </div>
28
- <!-- <p
23
+ <p
29
24
  v-if="longDescription"
30
25
  class="long-description"
31
26
  v-html="longDescription"
32
- /> -->
33
- <p v-if="longDescription" class="long-description">
34
- >{{ longDescription }}
35
- </p>
27
+ />
36
28
  <div v-if="bodyContent" class="asd20-messaging__body-content">
37
29
  <component :is="dynamicComponent"></component>
38
30
  </div>
@@ -574,7 +574,7 @@
574
574
  "filesize": 81515
575
575
  },
576
576
  {
577
- "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/a-great-place-to-live/full/PIES_teacher_1280x852.jpg",
577
+ "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/defining-excellence/full/rhs_graduation_1200x960.jpg",
578
578
  "name": "full",
579
579
  "width": 1280,
580
580
  "height": 852,
@@ -118,7 +118,7 @@
118
118
  "message": {
119
119
  "id": "b3dabeb0-8ea8-11ec-ab02-815b5ba2e0f7",
120
120
  "title": "Apply for School Choice",
121
- "summary": "We are now accepting applications for students living in, and out of our district for the 2022-23 school year.",
121
+ "summary": "We are now accepting applications for students living in, and out of our district for the 2022-23&nbsp;school&nbsp;year.",
122
122
  "bodyHtml": "<p></p>",
123
123
  "status": "Published",
124
124
  "slug": "apply-for-school-choice",