@asd20/ui 3.2.641 → 3.2.642

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.641",
8
+ "version": "3.2.642",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -66,12 +66,18 @@
66
66
  </client-only>
67
67
  </template>
68
68
 
69
- <!-- Announcement Feed -->
69
+ <!-- Feeds Section -->
70
70
  <template>
71
71
  <asd20-feeds-section
72
72
  :announcements="announcements"
73
73
  :announcements-feed-props="announcementsFeedProps"
74
74
  @announcements-in-view="$emit('announcements-in-view')"
75
+ :stories="stories"
76
+ :stories-feed-props="storiesFeedProps"
77
+ @stories-in-view="$emit('stories-in-view')"
78
+ :events="events"
79
+ :events-feed-props="eventsFeedProps"
80
+ @events-in-view="$emit('events-in-view')"
75
81
  ></asd20-feeds-section>
76
82
  </template>
77
83
 
@@ -90,16 +96,6 @@
90
96
  fullscreen
91
97
  />
92
98
 
93
- <!-- Feed Section -->
94
- <asd20-feeds-section
95
- :stories="stories"
96
- :stories-feed-props="storiesFeedProps"
97
- @stories-in-view="$emit('stories-in-view')"
98
- :events="events"
99
- :events-feed-props="eventsFeedProps"
100
- @events-in-view="$emit('events-in-view')"
101
- ></asd20-feeds-section>
102
-
103
99
  <!-- Bottom Widgets -->
104
100
  <asd20-widgets-section
105
101
  v-if="