You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EssentialUIKit/AppLayout/TemplateList.xml
+19-19Lines changed: 19 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -10,25 +10,25 @@
10
10
<PageName="Sign Up Page With Gradient"Description="This is a supporting form for a simple login page that you can modify to match any of your login pages on the fly. Email validation is done in this form."PageName="Views.Forms.SignUpPage"/>
11
11
<PageName="Reset Password Page With Gradient"Description="This page is used for resetting a password with existing credentials or signing up if the user doesn’t have credentials yet."PageName="Views.Forms.ResetPasswordPage"/>
12
12
<PageName="Forgot Password Page With Gradient"Description="This page follows a login page through a Forgot Password option. If a username does not exist, users can easily sign up from this page."PageName="Views.Forms.ForgotPasswordPage"/>
13
-
<PageName="Add Contact Page"Description="This page allows users to add a new entry to their contacts by entering various information such as name, email address, and phone number."PageName="Views.Forms.AddContactPage"/>
13
+
<PageName="Add Contact Page"Description="This page allows users to add new contacts with additional information such as name, email address, and phone number."PageName="Views.Forms.AddContactPage"/>
14
14
<PageName="Tabbed Login Page"Description="This page is a multi-tabbed user interface where one tab provides a login page and another tab provides a sign-up form."PageName="Views.Forms.TabbedForm"/>
15
-
<PageName="Add Card Page"Description="This page allows users to enter credit card information for use in an online payment portal."PageName="Views.Forms.AddCardPage"/>
16
-
<PageName="Add Profile Page"IsNew="True"Description="This page allows users to add a new entry to their contacts by entering various information such as name and phone number."PageName="Views.Forms.AddProfilePage"/>
15
+
<PageName="Add Card Page"Description="This page allows users to enter their credit card information to be used in an online payment portal."PageName="Views.Forms.AddCardPage"/>
16
+
<PageName="Add Profile Page"IsNew="True"Description="This page allows users to add a new entry to their contacts with additional information such as name and phone number."PageName="Views.Forms.AddProfilePage"/>
17
17
</Category>
18
18
19
-
<CategoryIcon="catalog.png"Name="Catalog"Description="Let the users select from the list of items that includes titles, brief descriptions, and photos.">
19
+
<CategoryIcon="catalog.png"Name="Catalog"IsUpdated="True"Description="Let the users select from the list of items that includes titles, brief descriptions, and photos.">
20
20
<PageName="Category Tile Page"Description="Displaying an image with a title is a scenario in most applications, and this page categorizes product images and provides a title for the category."PageName="Views.Catalog.CategoryTilePage"/>
21
21
<PageName="Catalog Tile Page"Description="In any e-commerce application, showcasing a product with a rating and other details is mandatory. This page showcases a set of products with a short description, price, and user rating. "PageName="Views.Catalog.CatalogTilePage"/>
22
22
<PageName="Catalog List Page"Description="Displaying an image with some information is a scenario in many applications, and this page showcases product images with their titles, prices, and discounted prices."PageName="Views.Catalog.CatalogListPage"/>
23
23
<PageName="Article List Page"Description="This page displays featured articles with a rotator on top and the remaining stories displayed as a list. Each list card carries the image, title, author name, created date, and estimated time to read the article."PageName="Views.Catalog.ArticleListPage"/>
24
24
<PageName="Article Tile Page"Description="This page displays featured articles with a rotator on top and the remaining stories displayed as tiles. Each tile card contains the image, title, author name, created date, and estimated time to read the article."PageName="Views.Catalog.ArticleTilePage"/>
25
-
<PageName="Product Home Page"IsNew="True"Description="This page displays featured articles with a rotator on top and the remaining stories displayed as tiles. Each tile card contains the image, title, author name, created date, and estimated time to read the article."PageName="Views.Catalog.ProductHomePage"/>
25
+
<PageName="Product Home Page"IsNew="True"Description="This page displays featured articles with a rotator at the top and the remaining stories displayed as tiles. Each tile card contains an image, title, author’s name, created date, and estimated time to read the article."PageName="Views.Catalog.ProductHomePage"/>
26
26
</Category>
27
27
28
28
<CategoryIcon="detail.png"IsUpdated="True"Name="Detail"Description="Display detailed and relevant information with random layouts.">
29
29
<PageName="Product Detail Page"IsUpdated="True"Description="This page showcases the complete details of a product with a rotator control to provide different images of the product, available size variants, product description, price, discount, and reviews."PageName="Views.Detail.DetailPage"/>
30
30
<PageName="Feedback Detail Page"Description="This page displays the full-page product image and user feedback consisting of a short description and rating."PageName="Views.Detail.FeedbackDetailPage"/>
31
-
<PageName="Article Detail Page"Description="This page displays an article with a title, image, and text."PageName="Views.Detail.ArticleDetailPage"/>
31
+
<PageName="Article Detail Page"Description="This page displays an article with the title, image, and text."PageName="Views.Detail.ArticleDetailPage"/>
32
32
</Category>
33
33
34
34
<CategoryIcon="chat.png"Name="Chat"Description="Exchange messages with users or customers inside your app and manage multiple conversations at once.">
@@ -37,8 +37,8 @@
37
37
</Category>
38
38
39
39
<CategoryIcon="article.png"IsNew="True"Name="Article"Description="Organize blog posts in an easy-to-navigate layout.">
40
-
<PageName="Article Detail with Comments Page"Description="This page displays an article with a title, image, text and Comments."PageName="Views.Article.ArticleWithCommentsPage" />
41
-
<PageName="My Article Page"Description="This page displays an article with a title, image, text and Comments."PageName="Views.Article.MyArticlePage" />
40
+
<PageName="Article Detail with Comments Page"Description="This page displays an article with the title, image, and text."PageName="Views.Article.ArticleWithCommentsPage" />
41
+
<PageName="My Article Page"Description="This page displays an article with the title, image, and text with customized layout."PageName="Views.Article.MyArticlePage" />
42
42
</Category>
43
43
44
44
<CategoryIcon="feedback.png"Name="Reviews and Ratings"Description="Let your users provide ratings and text feedback.">
@@ -57,7 +57,7 @@
57
57
</Category>
58
58
59
59
<CategoryIcon="navigation.png"Name="Navigation"Description="Enable your users to navigate between pages or items at a high level.">
60
-
<PageName="Bottom Navigation Page"Description="This page displays a navigation interface with icons and labels at the bottom of a page."PageName="Views.Navigation.BottomNavigationPage"/>
60
+
<PageName="Bottom Navigation Page"Description="This page displays a navigation interface with icons and labels at the bottom."PageName="Views.Navigation.BottomNavigationPage"/>
61
61
<PageName="Navigation List Card Page"Description="This page displays an item as a card in a list. Each card carries an image of the item, its description, and an overall rating. "PageName="Views.Navigation.NavigationListCardPage"/>
62
62
<PageName="Navigation Tile Card Page"Description="This page displays an item as a card in a tile layout. Each tile contains an image of the item, its description, and an overall rating."PageName="Views.Navigation.NavigationTileCardPage"/>
63
63
</Category>
@@ -82,27 +82,27 @@
82
82
83
83
<CategoryIcon="transaction.png"Name="Transaction"Description="Pages for communicating the status of a purchase through an online shop to the user. This category includes pages for successful payments and payment failures.">
84
84
<PageName="Checkout Page"Description="This page provides options to choose between different addresses to deliver a product to and receives payment information from the user. "PageName="Views.Transaction.CheckoutPage"/>
85
-
<PageName="Payment Success Page"Description="This page notifies the user that their payment was successful."PageName="Views.Transaction.PaymentSuccessPage"/>
86
-
<PageName="Payment Failure Page"Description="This page notifies the user that their payment was not successful."PageName="Views.Transaction.PaymentFailurePage"/>
85
+
<PageName="Payment Success Page"Description="This page notifies users about their successful payments."PageName="Views.Transaction.PaymentSuccessPage"/>
86
+
<PageName="Payment Failure Page"Description="This page notifies users about their failed payments."PageName="Views.Transaction.PaymentFailurePage"/>
87
87
<PageName="Delivery Page"Description="View delivery information like address and price details"PageName="Views.Transaction.DeliveryPage"Platform="UWP"/>
88
88
<PageName="Payment Page"Description="View card and payment details"PageName="Views.Transaction.PaymentPage"Platform="UWP"/>
89
89
</Category>
90
90
91
91
<CategoryIcon="bookmark.png"IsUpdated="True"Name="Bookmark"Description="Interfaces for users to save shopping items, articles, or pages they’d like to return to later. Users can add or remove items they’ve saved as needed.">
92
92
<PageName="Wishlist Page"IsUpdated="True"Description="This page displays a list of items that an online shopper has saved to potentially purchase later."PageName="Views.Bookmarks.WishlistPage"/>
93
93
<PageName="Cart Page"IsUpdated="True"Description="This page displays a list of products as items added to a cart in a shopping application. The page also allows you to remove items from the shopping cart. "PageName="Views.Bookmarks.CartPage"/>
94
-
<PageName="Article Bookmarks Page"Description="This page displays bookmarked articles in a list. Each list card carries the image, title, author name, created date, and estimated time to read the article."PageName="Views.Bookmarks.BookmarksPage"/>
94
+
<PageName="Article Bookmarks Page"IsUpdated="True"Description="This page displays bookmarked articles in a list. Each list card carries the image, title, author name, created date, and estimated time to read the article."PageName="Views.Bookmarks.BookmarksPage"/>
95
95
</Category>
96
96
97
-
<CategoryIcon="history.png"Name="History"Description="Interfaces that provide a list of recent actions performed by the user. They can be used to show recent transactions in financial apps, or recent purchases in shopping apps.">
98
-
<PageName="Transaction History Page"Description="This page displays a list of recent transactions."PageName="Views.History.TransactionHistoryPage"/>
99
-
<PageName="My Orders Page"Description="This page displays a list of the user’s recent orders."PageName="Views.History.MyOrdersPage"/>
97
+
<CategoryIcon="history.png"Name="History"Description="Displays a list of recent actions performed by the user. It can also be used to show the recent transactions in financial apps or recent purchases in shopping apps.">
98
+
<PageName="Transaction History Page"Description="This page displays the list of recent transactions."PageName="Views.History.TransactionHistoryPage"/>
99
+
<PageName="My Orders Page"Description="This page displays the list of the user’s recent orders."PageName="Views.History.MyOrdersPage"/>
100
100
</Category>
101
101
102
102
<CategoryIcon="social.png"IsUpdated="True"Name="Social"Description="Layouts for social media profile pages with different features, such as follower counts, profile pictures, biographical information, and related profiles.">
103
-
<PageName="Social Profile with Connections Page"Description="This page displays a social media profile page with links to other profiles the user may be interested in."PageName="Views.Social.SocialProfileWithConnectionsPage"/>
103
+
<PageName="Social Profile with Connections Page"Description="This page displays a social media profile page with links to other profiles that the user may be interested in."PageName="Views.Social.SocialProfileWithConnectionsPage"/>
104
104
<PageName="Social Profile with Card Page"Description="This page displays a social media profile with a user’s image, location, and biographical information presented on a card."PageName="Views.Social.SocialProfileWithCardPage"/>
105
-
<PageName="Social Profile with Interest Page"IsNew="True"Description="This page displays a social media profile with a user’s image, location, and biographical information presented on a card."PageName="Views.Social.SocialProfileWithInterestsPage"/>
105
+
<PageName="Social Profile with Interest Page"IsNew="True"Description="This page displays a social media profile with a user’s image, location, interests, and biographical information presented on a card."PageName="Views.Social.SocialProfileWithInterestsPage"/>
106
106
</Category>
107
107
108
108
<CategoryIcon="profile.png"Name="Profile"Description="Display various user profiles related to an article, chat user, and more.">
@@ -112,8 +112,8 @@
112
112
<PageName="Master Page"Description="This page displays an interactive burger menu of article pages. If you are working with a master-details page for articles, this page will be the master page for navigating across the application."PageName="Views.Profile.MasterPage"/>
113
113
</Category>
114
114
115
-
<CategoryIcon="navigation.png"Name="Tracking"IsNew="True"Description="Display the various tracking like train status, product deliverty status and more.">
116
-
<PageName="Prodcut Delivery Tracking Page"Description="Lorem Ipsum is simply dummy text of the printing and typesetting industry."PageName="Views.Tracking.ProductDeliveryTrackingPage"/>
115
+
<CategoryIcon="navigation.png"Name="Tracking"IsNew="True"Description="Displays various trackings like train status, product delivery status, and more.">
116
+
<PageName="Prodcut Delivery Tracking Page"Description="This page displays a live train’s present status with the estimated time of arrival at a specified destination."PageName="Views.Tracking.ProductDeliveryTrackingPage"/>
0 commit comments