@asd20/ui-next 2.0.14 → 2.0.15

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/CHANGELOG.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.0.15](https://github.com/academydistrict20/asd20-ui-next/compare/ui-next-v2.0.14...ui-next-v2.0.15) (2026-04-01)
4
+
3
5
  ## [2.0.14](https://github.com/academydistrict20/asd20-ui-next/compare/ui-next-v2.0.13...ui-next-v2.0.14) (2026-03-31)
4
6
 
5
7
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@asd20/ui-next",
3
- "version": "2.0.14",
3
+ "version": "2.0.15",
4
4
  "private": false,
5
5
  "description": "ASD20 UI component library for Vue 3.",
6
6
  "license": "MIT",
@@ -1,15 +1,15 @@
1
1
  <template>
2
2
  <div class="page-content-404">
3
- <h1><small>404</small>We're lost. But, we do have a map.</h1>
3
+ <!-- <h1><small>404</small>We're lost. But, we do have a map.</h1>
4
4
  <p class="lead">
5
5
  Let us humbly provide some directions to get you back on track:
6
- </p>
7
- <!-- <h1><small>404</small>"Not all who wander are lost."</h1>
8
- <span><i>~ J.R.R. Tolkien, The Fellowship of the Ring</i></span>
6
+ </p> -->
7
+ <h1><small>404</small>"Not all those who wander are lost."</h1>
8
+ <span><i>~ J. R. R. Tolkien, "The Riddle of Strider," The Fellowship of the Ring</i></span>
9
9
  <p class="lead">
10
10
  Well, at least in this case, we can't determine your journey's end. Let us
11
11
  humbly provide a few options to get you back on track:
12
- </p> -->
12
+ </p>
13
13
  <div class="options">
14
14
  <asd20-button
15
15
  class="option-button"