@asd20/ui 3.2.725 → 3.2.727

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.725",
8
+ "version": "3.2.727",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -185,13 +185,25 @@ export default {
185
185
  & > img {
186
186
  display: block;
187
187
  width: 100%;
188
- height: 100%;
188
+ max-height: 350px;
189
189
  object-fit: cover;
190
190
  }
191
191
  }
192
192
  }
193
193
  }
194
194
 
195
+ @media (min-width: 768px) {
196
+ .asd20-messaging {
197
+ &--fullscreen {
198
+ .message-image {
199
+ img {
200
+ max-height: 450px;
201
+ }
202
+ }
203
+ }
204
+ }
205
+ }
206
+
195
207
  @media (min-width: 1024px) {
196
208
  .asd20-messaging {
197
209
  &--fullscreen {
@@ -199,10 +199,10 @@ export default {
199
199
  line-height: 1.2;
200
200
  font-size: 14px;
201
201
 
202
- ::v-deep .asd20-icon g {
203
- --line-color: var(--color__accent);
204
- // --line-color: red;
205
- }
202
+ // ::v-deep .asd20-icon g {
203
+ // --line-color: var(--color__accent);
204
+ // --line-color: red;
205
+ // }
206
206
  &__content {
207
207
  z-index: 2;
208
208
  padding: space(1);
@@ -527,12 +527,12 @@ export default {
527
527
  &--reversed,
528
528
  &--with-image:not(.asd20-card--seperate-image) {
529
529
  color: var(--website-card__reverse-foreground-color);
530
- .asd20-card__date-time,
531
- .asd20-card__location {
532
- // .asd20-icon {
533
- // --line-color: var(--website-icon__fill-color-reverse);
534
- // }
535
- }
530
+ // .asd20-card__date-time,
531
+ // .asd20-card__location {
532
+ // .asd20-icon {
533
+ // --line-color: var(--website-icon__fill-color-reverse);
534
+ // }
535
+ // }
536
536
  }
537
537
  &--reversed {
538
538
  background: var(--website-card__reverse-background-color)
@@ -542,6 +542,9 @@ export default {
542
542
  box-shadow: 0 0 0 0 transparent, var(--website-card__hover-shadow);
543
543
  background: var(--website-card__hover-reverse-background-color);
544
544
  }
545
+ ::v-deep .asd20-icon {
546
+ --line-color: var(--website-card__reverse-foreground-color);
547
+ }
545
548
  // .asd20-card__date-time,
546
549
  // .asd20-card__location {
547
550
  // &::v-deep .asd20-icon g{
@@ -185,17 +185,22 @@ export default {
185
185
  }
186
186
 
187
187
  &::after {
188
- content: '';
188
+ content: '>';
189
189
  display: block;
190
190
  border: 5px solid transparent;
191
- width: 0.5rem;
192
- height: 0.5rem;
193
- border-top-color: var(--color__on-bg-default);
194
- border-right-color: var(--color__on-bg-default);
195
- border-radius: 3px;
196
- transform: rotate(-135deg);
197
- opacity: 0.5;
191
+ line-height: 2.0625rem;
192
+ font-size: 1.5rem;
193
+ font-weight: 700;
194
+ width: 2rem;
195
+ height: 2rem;
196
+ // border-top-color: var(--color__on-bg-default);
197
+ // border-right-color: var(--color__on-bg-default);
198
+ border: 2px solid #000000;
199
+ border-radius: 2rem;
200
+ transform: rotate(180deg);
201
+ // opacity: 0.5;
198
202
  transition: opacity 0.1s ease-out;
203
+ background: #ffffff;
199
204
  }
200
205
 
201
206
  &:hover {
@@ -203,6 +208,7 @@ export default {
203
208
  // background-color: var(--color__fade-overlay);
204
209
  &::after {
205
210
  opacity: 1;
211
+ border: 3px solid #000000;
206
212
  }
207
213
  }
208
214
 
@@ -210,6 +216,7 @@ export default {
210
216
  &:active {
211
217
  // outline: none;
212
218
  box-shadow: none;
219
+ outline: none;
213
220
  }
214
221
  }
215
222
  &__prev {
@@ -227,7 +234,7 @@ export default {
227
234
  border-top-right-radius: 0;
228
235
  border-bottom-right-radius: 0;
229
236
  &::after {
230
- transform: rotate(45deg);
237
+ transform: rotate(0deg);
231
238
  }
232
239
  }
233
240
  .swiper-container {
@@ -259,8 +266,10 @@ export default {
259
266
  &__next {
260
267
  width: space(3);
261
268
  &::after {
262
- width: 1rem;
263
- height: 1rem;
269
+ width: 3rem;
270
+ height: 3rem;
271
+ line-height: 3.1rem;
272
+ font-size: 3rem;
264
273
  }
265
274
  }
266
275
  }
@@ -325,110 +325,52 @@
325
325
  }
326
326
  }],
327
327
  "images": [{
328
- "files": [{
329
- "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/computing-devices-for-school-use/full/student%20laptops_1280x853_2023-07-05T21_09_21.jpg",
330
- "name": "thumbnail-md",
331
- "width": 250,
332
- "height": 250,
333
- "filename": "colorado_springs_250x250.jpg",
334
- "filepath": "message-images/a-great-place-to-live/thumbnail-md/colorado_springs_250x250.jpg",
335
- "filesize": 31651
336
- },
337
- {
338
- "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/computing-devices-for-school-use/full/student%20laptops_1280x853_2023-07-05T21_09_21.jpg",
339
- "name": "thumbnail-sm",
340
- "width": 100,
341
- "height": 100,
342
- "filename": "colorado_springs_100x100.jpg",
343
- "filepath": "message-images/a-great-place-to-live/thumbnail-sm/colorado_springs_100x100.jpg",
344
- "filesize": 3934
345
- },
346
- {
347
- "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/computing-devices-for-school-use/full/student%20laptops_1280x853_2023-07-05T21_09_21.jpg",
348
- "name": "thumbnail-xs",
349
- "width": 50,
350
- "height": 50,
351
- "filename": "colorado_springs_50x50.jpg",
352
- "filepath": "message-images/a-great-place-to-live/thumbnail-xs/colorado_springs_50x50.jpg",
353
- "filesize": 1849
354
- },
355
- {
356
- "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/computing-devices-for-school-use/full/student%20laptops_1280x853_2023-07-05T21_09_21.jpg",
357
- "name": "banner",
358
- "width": 800,
359
- "height": 300,
360
- "filename": "colorado_springs_800x300.jpg",
361
- "filepath": "message-images/a-great-place-to-live/banner/colorado_springs_800x300.jpg",
362
- "filesize": 106682
363
- },
364
- {
365
- "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/computing-devices-for-school-use/full/student%20laptops_1280x853_2023-07-05T21_09_21.jpg",
366
- "name": "full",
367
- "width": 815,
368
- "height": 486,
369
- "filename": "colorado_springs_815x486.jpg",
370
- "filepath": "message-images/a-great-place-to-live/full/colorado_springs_815x486.jpg",
371
- "filesize": 171481
372
- }
373
- ],
374
- "isCover": true,
375
- "metadata": {
376
- "alt": "Pike's Peak as seen from Garden of the Gods."
377
- }
378
- },
379
- {
380
- "files": [{
381
- "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/a-great-place-to-live/thumbnail-md/PIES_teacher_250x250.jpg",
382
- "name": "thumbnail-md",
383
- "width": 250,
384
- "height": 250,
385
- "filename": "PIES_teacher_250x250.jpg",
386
- "filepath": "message-images/a-great-place-to-live/thumbnail-md/PIES_teacher_250x250.jpg",
387
- "filesize": 28287
388
- },
389
- {
390
- "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/a-great-place-to-live/thumbnail-sm/PIES_teacher_100x100.jpg",
391
- "name": "thumbnail-sm",
392
- "width": 100,
393
- "height": 100,
394
- "filename": "PIES_teacher_100x100.jpg",
395
- "filepath": "message-images/a-great-place-to-live/thumbnail-sm/PIES_teacher_100x100.jpg",
396
- "filesize": 3752
397
- },
398
- {
399
- "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/a-great-place-to-live/thumbnail-xs/PIES_teacher_50x50.jpg",
400
- "name": "thumbnail-xs",
401
- "width": 50,
402
- "height": 50,
403
- "filename": "PIES_teacher_50x50.jpg",
404
- "filepath": "message-images/a-great-place-to-live/thumbnail-xs/PIES_teacher_50x50.jpg",
405
- "filesize": 1875
406
- },
407
- {
408
- "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/a-great-place-to-live/banner/PIES_teacher_800x300.jpg",
409
- "name": "banner",
410
- "width": 800,
411
- "height": 300,
412
- "filename": "PIES_teacher_800x300.jpg",
413
- "filepath": "message-images/a-great-place-to-live/banner/PIES_teacher_800x300.jpg",
414
- "filesize": 81515
415
- },
416
- {
417
- "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/academics/full/ctms_hero_1280x834.jpg",
418
- "name": "full",
419
- "width": 1280,
420
- "height": 852,
421
- "filename": "PIES_teacher_1280x852.jpg",
422
- "filepath": "message-images/a-great-place-to-live/full/PIES_teacher_1280x852.jpg",
423
- "filesize": 318555
424
- }
425
- ],
426
- "isCover": false,
427
- "metadata": {
428
- "alt": ""
429
- }
328
+ "files": [{
329
+ "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/curriculum-and-instruction/thumbnail-md/Ladies-Reading_300x300_2024-03-01T22_17_49.jpg",
330
+ "name": "thumbnail-md",
331
+ "width": 300,
332
+ "height": 300,
333
+ "filename": "Ladies-Reading_300x300_2024-03-01T22_17_49.jpg",
334
+ "filepath": "message-images/curriculum-and-instruction/thumbnail-md/Ladies-Reading_300x300_2024-03-01T22_17_49.jpg",
335
+ "filesize": 38871
336
+ }, {
337
+ "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/curriculum-and-instruction/thumbnail-sm/Ladies-Reading_100x100_2024-03-01T22_17_49.jpg",
338
+ "name": "thumbnail-sm",
339
+ "width": 100,
340
+ "height": 100,
341
+ "filename": "Ladies-Reading_100x100_2024-03-01T22_17_49.jpg",
342
+ "filepath": "message-images/curriculum-and-instruction/thumbnail-sm/Ladies-Reading_100x100_2024-03-01T22_17_49.jpg",
343
+ "filesize": 7213
344
+ }, {
345
+ "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/curriculum-and-instruction/thumbnail-xs/Ladies-Reading_50x50_2024-03-01T22_17_49.jpg",
346
+ "name": "thumbnail-xs",
347
+ "width": 50,
348
+ "height": 50,
349
+ "filename": "Ladies-Reading_50x50_2024-03-01T22_17_49.jpg",
350
+ "filepath": "message-images/curriculum-and-instruction/thumbnail-xs/Ladies-Reading_50x50_2024-03-01T22_17_49.jpg",
351
+ "filesize": 2802
352
+ }, {
353
+ "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/curriculum-and-instruction/banner/Ladies-Reading_800x300_2024-03-01T22_17_49.jpg",
354
+ "name": "banner",
355
+ "width": 800,
356
+ "height": 300,
357
+ "filename": "Ladies-Reading_800x300_2024-03-01T22_17_49.jpg",
358
+ "filepath": "message-images/curriculum-and-instruction/banner/Ladies-Reading_800x300_2024-03-01T22_17_49.jpg",
359
+ "filesize": 61900
360
+ }, {
361
+ "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/curriculum-and-instruction/full/Ladies-Reading_1200x675_2024-03-01T22_17_49.jpg",
362
+ "name": "full",
363
+ "width": 1200,
364
+ "height": 675,
365
+ "filename": "Ladies-Reading_1200x675_2024-03-01T22_17_49.jpg",
366
+ "filepath": "message-images/curriculum-and-instruction/full/Ladies-Reading_1200x675_2024-03-01T22_17_49.jpg",
367
+ "filesize": 186905
368
+ }],
369
+ "isCover": true,
370
+ "metadata": {
371
+ "alt": "Two ASD 20 students look at a book in their library."
430
372
  }
431
- ],
373
+ }],
432
374
  "videos": []
433
375
  }
434
376
  },
@@ -454,6 +396,124 @@
454
396
  "url": "/special-education/special-education-overview"
455
397
  }
456
398
  }],
399
+ "images": [{
400
+ "files": [{
401
+ "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/inspiring-excellence/thumbnail-md/daring_250x250.jpg",
402
+ "name": "thumbnail-md",
403
+ "width": 250,
404
+ "height": 250,
405
+ "filename": "daring_250x250.jpg",
406
+ "filepath": "message-images/inspiring-excellence/thumbnail-md/daring_250x250.jpg",
407
+ "filesize": 29078
408
+ }, {
409
+ "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/inspiring-excellence/thumbnail-sm/daring_100x100.jpg",
410
+ "name": "thumbnail-sm",
411
+ "width": 100,
412
+ "height": 100,
413
+ "filename": "daring_100x100.jpg",
414
+ "filepath": "message-images/inspiring-excellence/thumbnail-sm/daring_100x100.jpg",
415
+ "filesize": 6605
416
+ }, {
417
+ "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/inspiring-excellence/thumbnail-xs/daring_50x50.jpg",
418
+ "name": "thumbnail-xs",
419
+ "width": 50,
420
+ "height": 50,
421
+ "filename": "daring_50x50.jpg",
422
+ "filepath": "message-images/inspiring-excellence/thumbnail-xs/daring_50x50.jpg",
423
+ "filesize": 2196
424
+ }, {
425
+ "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/inspiring-excellence/banner/daring_800x300.jpg",
426
+ "name": "banner",
427
+ "width": 800,
428
+ "height": 300,
429
+ "filename": "daring_800x300.jpg",
430
+ "filepath": "message-images/inspiring-excellence/banner/daring_800x300.jpg",
431
+ "filesize": 83159
432
+ }, {
433
+ "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/inspiring-excellence/full/daring_1200x800.jpg",
434
+ "name": "full",
435
+ "width": 1200,
436
+ "height": 800,
437
+ "filename": "daring_1200x800.jpg",
438
+ "filepath": "message-images/inspiring-excellence/full/daring_1200x800.jpg",
439
+ "filesize": 228090
440
+ }],
441
+ "isCover": true,
442
+ "metadata": {
443
+ "alt": ""
444
+ }
445
+ }],
446
+ "videos": []
447
+ }
448
+ },
449
+ {
450
+ "message": {
451
+ "id": "2170046b-8cdc-4685-b9f8-3d86410cbc77",
452
+ "title": "Eat well. Learn well. Food and Nutrition Services.",
453
+ "summary": "At Academy District 20, we believe it’s important to provide balanced, good nutrition options for our students. In addition to supporting their overall health, nutrition plays an important role in learning, providing the energy students need to focus, process information and learn. ",
454
+ "bodyHtml": "<p>Our nutrition and food service are managed by Sodexo, except at Pine Creek High School. Sodexo provides students with a variety of fresh, nutritious breakfasts, lunches and snacks. They follow USDA guidelines to provide healthy and nutritious meals. Sodexo also sources Colorado-grown produce and provide more vegetables, whole grains, and less preservatives.&nbsp;</p><p><a href=\"https://www.payforit.net/\">Pay for a meal plan using PayForIt.</a></p><p>&nbsp;</p><h2>2019-2020 Costs</h2><h3>Elementary Meals</h3><ul><li>Daily,&nbsp;$2.60</li><li>Elementary Reduced Lunch, No Cost All Grades</li><li>Elementary Breakfast, $1.40</li><li>Elementary Reduced Breakfast,&nbsp;No Cost All Grades</li><li>12oz Bottled Water, $1.40</li><li>Trip to Salad Bar ONLY,&nbsp;$2.40</li><li>Entrée ONLY,&nbsp;$2.40</li><li>2nd Entrée w/ Meal, $1.60</li></ul><h3>Middle School Meals</h3><ul><li>Daily, $2.80</li><li>Reduced Lunch Daily,&nbsp; No Cost</li><li>Middle School Breakfast, $1.65</li><li>Middle School Reduced Breakfast, No Cost</li><li>Entrée ONLY, $2.50</li><li>2nd Entrée w/ Meal, $1.80</li></ul><h3>High School Meals</h3><ul><li>Daily,&nbsp;$2.90</li><li>Reduced Lunch Daily, No Cost</li><li>High School Breakfast, $1.70</li><li>High School Reduced Breakfast, No Cost</li><li>Entrée ONLY, $2.55</li><li>2nd Entrée w/ Meal, $1.90</li></ul><h3>Aspen Valley Campus Meals</h3><ul><li>Daily,&nbsp;$2.80</li><li>Reduced Lunch Daily (grades 6-12), No cost</li><li>Middle School Breakfast, $1.65</li><li>Middle School Reduced Breakfast,&nbsp;No Cost</li><li>Entrée ONLY, $2.50</li><li>2nd Entrée w/ Meal, $1.80</li></ul><h3>Home School Academy Meals</h3><ul><li>Daily, $2.60</li><li>Elementary Reduced Lunch (all grades), No Cost</li><li>Trip to Salad Bar ONLY, $2.40</li><li>Entrée ONLY, $2.40</li><li>2nd Entrée w/ Meal, $1.60</li></ul><h3>TCA Elementary Meals</h3><ul><li>Daily, $2.60</li><li>Reduced Lunch Daily, No Cost</li><li>Entrée ONLY, $2.40</li><li>2nd Entrée w/ Meal, $1.60</li></ul><h3>TCA Secondary Meals</h3><ul><li>Daily, $2.90</li><li>Reduced Lunch Daily (grades 6-12), No Cost</li><li>Entrée ONLY, $2.55</li><li>2nd Entrée w/ Meal, $1.90</li></ul><h3>Other Meals</h3><ul><li>Adult Breakfast, $2.35</li><li>Adult Lunch, $3.65</li><li>Milk and Juice at all sites, $.75</li></ul><p>&nbsp;</p>",
455
+ "status": "Published",
456
+ "publishDateTime": "2019-09-03T18:06:07.000Z",
457
+ "expireDateTime": null,
458
+ "translations": [],
459
+ "images": [],
460
+ "callsToAction": null,
461
+ "categories": [{
462
+ "category": {
463
+ "title": "Student Services"
464
+ }
465
+ },
466
+ {
467
+ "category": {
468
+ "title": "Nutrition and Food Services"
469
+ }
470
+ }
471
+ ],
472
+ "links": [{
473
+ "link": {
474
+ "category": "Nutrition and Food Services",
475
+ "type": "Call to Action",
476
+ "expireDateTime": null,
477
+ "id": "d7d84e8b-446e-11ea-9d5c-c35d5b2134f1",
478
+ "title": "Elementary School Menus",
479
+ "trackingCode": null,
480
+ "url": "https://academy.sodexomyway.com/landing/elem"
481
+ }
482
+ },
483
+ {
484
+ "link": {
485
+ "category": "Nutrition and Food Services",
486
+ "type": "Call to Action",
487
+ "expireDateTime": null,
488
+ "id": "d7d84e8c-446e-11ea-9d5c-c35d5b2134f1",
489
+ "title": "Middle School Menus",
490
+ "trackingCode": null,
491
+ "url": "https://academy.sodexomyway.com/landing/mid"
492
+ }
493
+ },
494
+ {
495
+ "link": {
496
+ "category": "Nutrition and Food Services",
497
+ "type": "Call to Action",
498
+ "expireDateTime": null,
499
+ "id": "d7d84e8d-446e-11ea-9d5c-c35d5b2134f1",
500
+ "title": "High School Menus",
501
+ "trackingCode": null,
502
+ "url": "https://academy.sodexomyway.com/landing/high"
503
+ }
504
+ },
505
+ {
506
+ "link": {
507
+ "category": "Nutrition and Food Services",
508
+ "type": "Detail Link",
509
+ "expireDateTime": null,
510
+ "id": "d7d84e8e-446e-11ea-9d5c-c35d5b2134f1",
511
+ "title": "Meals and nutrition details.",
512
+ "trackingCode": null,
513
+ "url": "/student-services/nutrition-and-food-services"
514
+ }
515
+ }
516
+ ],
457
517
  "images": [{
458
518
  "files": [{
459
519
  "url": "https://asd20websitestorage.blob.core.windows.net/website-files/message-images/a-great-place-to-live/thumbnail-md/colorado_springs_250x250.jpg",
@@ -562,77 +622,6 @@
562
622
  "videos": []
563
623
  }
564
624
  },
565
- {
566
- "message": {
567
- "id": "2170046b-8cdc-4685-b9f8-3d86410cbc77",
568
- "title": "Eat well. Learn well. Food and Nutrition Services.",
569
- "summary": "At Academy District 20, we believe it’s important to provide balanced, good nutrition options for our students. In addition to supporting their overall health, nutrition plays an important role in learning, providing the energy students need to focus, process information and learn. ",
570
- "bodyHtml": "<p>Our nutrition and food service are managed by Sodexo, except at Pine Creek High School. Sodexo provides students with a variety of fresh, nutritious breakfasts, lunches and snacks. They follow USDA guidelines to provide healthy and nutritious meals. Sodexo also sources Colorado-grown produce and provide more vegetables, whole grains, and less preservatives.&nbsp;</p><p><a href=\"https://www.payforit.net/\">Pay for a meal plan using PayForIt.</a></p><p>&nbsp;</p><h2>2019-2020 Costs</h2><h3>Elementary Meals</h3><ul><li>Daily,&nbsp;$2.60</li><li>Elementary Reduced Lunch, No Cost All Grades</li><li>Elementary Breakfast, $1.40</li><li>Elementary Reduced Breakfast,&nbsp;No Cost All Grades</li><li>12oz Bottled Water, $1.40</li><li>Trip to Salad Bar ONLY,&nbsp;$2.40</li><li>Entrée ONLY,&nbsp;$2.40</li><li>2nd Entrée w/ Meal, $1.60</li></ul><h3>Middle School Meals</h3><ul><li>Daily, $2.80</li><li>Reduced Lunch Daily,&nbsp; No Cost</li><li>Middle School Breakfast, $1.65</li><li>Middle School Reduced Breakfast, No Cost</li><li>Entrée ONLY, $2.50</li><li>2nd Entrée w/ Meal, $1.80</li></ul><h3>High School Meals</h3><ul><li>Daily,&nbsp;$2.90</li><li>Reduced Lunch Daily, No Cost</li><li>High School Breakfast, $1.70</li><li>High School Reduced Breakfast, No Cost</li><li>Entrée ONLY, $2.55</li><li>2nd Entrée w/ Meal, $1.90</li></ul><h3>Aspen Valley Campus Meals</h3><ul><li>Daily,&nbsp;$2.80</li><li>Reduced Lunch Daily (grades 6-12), No cost</li><li>Middle School Breakfast, $1.65</li><li>Middle School Reduced Breakfast,&nbsp;No Cost</li><li>Entrée ONLY, $2.50</li><li>2nd Entrée w/ Meal, $1.80</li></ul><h3>Home School Academy Meals</h3><ul><li>Daily, $2.60</li><li>Elementary Reduced Lunch (all grades), No Cost</li><li>Trip to Salad Bar ONLY, $2.40</li><li>Entrée ONLY, $2.40</li><li>2nd Entrée w/ Meal, $1.60</li></ul><h3>TCA Elementary Meals</h3><ul><li>Daily, $2.60</li><li>Reduced Lunch Daily, No Cost</li><li>Entrée ONLY, $2.40</li><li>2nd Entrée w/ Meal, $1.60</li></ul><h3>TCA Secondary Meals</h3><ul><li>Daily, $2.90</li><li>Reduced Lunch Daily (grades 6-12), No Cost</li><li>Entrée ONLY, $2.55</li><li>2nd Entrée w/ Meal, $1.90</li></ul><h3>Other Meals</h3><ul><li>Adult Breakfast, $2.35</li><li>Adult Lunch, $3.65</li><li>Milk and Juice at all sites, $.75</li></ul><p>&nbsp;</p>",
571
- "status": "Published",
572
- "publishDateTime": "2019-09-03T18:06:07.000Z",
573
- "expireDateTime": null,
574
- "translations": [],
575
- "images": [],
576
- "callsToAction": null,
577
- "categories": [{
578
- "category": {
579
- "title": "Student Services"
580
- }
581
- },
582
- {
583
- "category": {
584
- "title": "Nutrition and Food Services"
585
- }
586
- }
587
- ],
588
- "links": [{
589
- "link": {
590
- "category": "Nutrition and Food Services",
591
- "type": "Call to Action",
592
- "expireDateTime": null,
593
- "id": "d7d84e8b-446e-11ea-9d5c-c35d5b2134f1",
594
- "title": "Elementary School Menus",
595
- "trackingCode": null,
596
- "url": "https://academy.sodexomyway.com/landing/elem"
597
- }
598
- },
599
- {
600
- "link": {
601
- "category": "Nutrition and Food Services",
602
- "type": "Call to Action",
603
- "expireDateTime": null,
604
- "id": "d7d84e8c-446e-11ea-9d5c-c35d5b2134f1",
605
- "title": "Middle School Menus",
606
- "trackingCode": null,
607
- "url": "https://academy.sodexomyway.com/landing/mid"
608
- }
609
- },
610
- {
611
- "link": {
612
- "category": "Nutrition and Food Services",
613
- "type": "Call to Action",
614
- "expireDateTime": null,
615
- "id": "d7d84e8d-446e-11ea-9d5c-c35d5b2134f1",
616
- "title": "High School Menus",
617
- "trackingCode": null,
618
- "url": "https://academy.sodexomyway.com/landing/high"
619
- }
620
- },
621
- {
622
- "link": {
623
- "category": "Nutrition and Food Services",
624
- "type": "Detail Link",
625
- "expireDateTime": null,
626
- "id": "d7d84e8e-446e-11ea-9d5c-c35d5b2134f1",
627
- "title": "Meals and nutrition details.",
628
- "trackingCode": null,
629
- "url": "/student-services/nutrition-and-food-services"
630
- }
631
- }
632
- ],
633
- "videos": []
634
- }
635
- },
636
625
  {
637
626
  "message": {
638
627
  "id": "ccf6fbf8-c630-4261-854b-8a056bcc3a17",