@asd20/ui 3.2.732 → 3.2.733

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.732",
8
+ "version": "3.2.733",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -78,6 +78,7 @@ export default {
78
78
  if (this.group.contactPhone) {
79
79
  items.push({
80
80
  ...baseItemProps,
81
+ actionable: true,
81
82
  icon: 'phone-alt',
82
83
  label: 'Phone',
83
84
  description: `<a href='tel:${this.group.contactPhone}'>${this.group.contactPhone}</a>`,
@@ -257,7 +257,7 @@ export default {
257
257
  .asd20-button {
258
258
  position: relative;
259
259
  margin-left: space(0.5);
260
- padding: space(0.5) space(0.25);
260
+ padding: space(0.5) space(0.5);
261
261
  &::before {
262
262
  content: '';
263
263
  position: absolute;
@@ -389,10 +389,11 @@ export default {
389
389
  align-self: end;
390
390
  margin: space(-0.25) space(-0.5) space(-0.25) space(-0.5);
391
391
  font-size: 0.75rem;
392
- line-height: 1.25;
392
+ line-height: 1.5;
393
393
  justify-content: flex-end;
394
+ text-align: center;
394
395
  a {
395
- padding: space(0.25) space(0.5);
396
+ padding: space(0.5);
396
397
  margin: 0;
397
398
  }
398
399
  }
@@ -831,7 +831,7 @@
831
831
  "eventFeedUrl": "",
832
832
  "alertFeedUrl": "",
833
833
  "officeContactDetails": {
834
- "phone": "",
834
+ "phone": "719-234-1783",
835
835
  "email": "",
836
836
  "website": "",
837
837
  "hours": "",
@@ -1429,7 +1429,8 @@
1429
1429
  "title": "Communication",
1430
1430
  "id": "fa744764-9468-828f-c9ef-4a194f5058ee",
1431
1431
  "contactEmail": "socialmedia@asd20.org",
1432
- "description": "Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec ullamcorper nulla non metus auctor fringilla."
1432
+ "description": "Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec ullamcorper nulla non metus auctor fringilla.",
1433
+ "contactPhone": "719-234-1200"
1433
1434
  }
1434
1435
  }],
1435
1436
  "organizationOptions": [{