@asd20/ui 3.2.785 → 3.2.787

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.785",
8
+ "version": "3.2.787",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -29,7 +29,7 @@
29
29
  <component :is="dynamicComponent"></component>
30
30
  </div>
31
31
 
32
- <p
32
+ <div
33
33
  v-if="callsToAction && callsToAction.length > 0"
34
34
  class="asd20-messaging__button-group"
35
35
  >
@@ -41,7 +41,7 @@
41
41
  bordered
42
42
  transparent
43
43
  />
44
- </p>
44
+ </div>
45
45
  </div>
46
46
  </div>
47
47
  </template>
@@ -197,7 +197,7 @@ export default {
197
197
  );
198
198
  flex-direction: row;
199
199
  width: inherit;
200
- margin: 0 space(0.5) 0 0 !important;
200
+ margin: space(0.5) space(0.5) 0 0 !important;
201
201
  }
202
202
  }
203
203
  }
@@ -90,6 +90,8 @@ export default {
90
90
  display: none;
91
91
  }
92
92
  .hide-background-image {
93
+ display: block;
94
+ width: 100%;
93
95
  order: 2;
94
96
  }
95
97
  .background-image {
@@ -334,7 +334,7 @@
334
334
  "category": "Register",
335
335
  "type": "Call to Action",
336
336
  "id": "0c8555df-580f-11ea-94d0-098fbc44fa18",
337
- "title": "Register",
337
+ "title": "Register for Kindergarten",
338
338
  "url": "https://schools.asd20.org/register",
339
339
  "description": null,
340
340
  "imageUrl": null,
@@ -346,7 +346,7 @@
346
346
  "category": "General",
347
347
  "type": "Call to Action",
348
348
  "id": "a159acd0-b990-11eb-a599-456b8b456932",
349
- "title": "Browse Our Schools",
349
+ "title": "Learn More About School Choice",
350
350
  "url": "https://schools.asd20.org",
351
351
  "description": "",
352
352
  "imageUrl": null,