@asd20/ui 3.2.786 → 3.2.788

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.786",
8
+ "version": "3.2.788",
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>
@@ -314,6 +314,7 @@ export default {
314
314
  // min-height: 45px;
315
315
  // }
316
316
  .asd20-button {
317
+ color: var(--website-footer__foreground-color);
317
318
  font-size: 0.75rem !important;
318
319
  flex-grow: 0;
319
320
  }
@@ -314,7 +314,7 @@ export default {
314
314
  flex-direction: column;
315
315
  .asd20-breadcrumb,
316
316
  .back {
317
- color: currentColor !important;
317
+ color: var(--website-header__foreground-color);
318
318
  order: 2;
319
319
  }
320
320
  .right {
@@ -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
  }
@@ -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,