[utils] added spotlightIds
This commit is contained in:
@@ -8,6 +8,11 @@ export const SpotlightIds = {
|
||||
// homePanel
|
||||
HOME_CATEGORY_NAV: "homeCategoryNav",
|
||||
|
||||
// FeaturedBrandsPanel
|
||||
BRAND_VERTICAL_PAGENATOR: "brandVerticalPagenator",
|
||||
BRAND_QUICK_MENU: "brandQuickMenu",
|
||||
BRAND_TOP_BUTTON: "brandTopButton",
|
||||
|
||||
// myPagePanel
|
||||
MY_PAGE_FAVORITES_BOX: "myPageFavoritesBox",
|
||||
MY_PAGE_REMINDRES_BOX: "myPageRemindresBox",
|
||||
@@ -18,6 +23,7 @@ export const SpotlightIds = {
|
||||
CATEGORY_TAB_CONTAINER: "categorytabContainer",
|
||||
SHOW_PRODUCTS_BOX: "showProductsBox",
|
||||
SHOW_CONTENTS_BOX: "showContentsBox",
|
||||
|
||||
// video player
|
||||
PLAYER_SKIPINTRO: "skipintro",
|
||||
PLAYER_TITLE_LAYER: "playerTitleLayer",
|
||||
|
||||
Reference in New Issue
Block a user