24 ::ll::TypedStorage<8, 8, ::StoreCatalogItem&> mInvalidItem;
25 ::ll::TypedStorage<8, 72, ::StoreCatalogItemVisualLayer> mInvalidItemVisualLayer;
26 ::ll::TypedStorage<8, 24, ::std::vector<::std::unique_ptr<::StoreCatalogItemVisualLayer>>> mOffers;
27 ::ll::TypedStorage<4, 4, uint> mVisibleOfferPerRow;
28 ::ll::TypedStorage<4, 4, uint> mMaxOffers;
29 ::ll::TypedStorage<4, 4, uint> mMaxOffersPerPage;
30 ::ll::TypedStorage<4, 4, uint> mPossibleOffers;
31 ::ll::TypedStorage<4, 4, uint> mFirstVisibleItemIndex;
32 ::ll::TypedStorage<8, 48, ::ImageTelemetryInfo> mImageTelemetryInfo;
33 ::ll::TypedStorage<1, 1, bool> mDirty;
34 ::ll::TypedStorage<8, 32, ::std::string> mLinksToPageId;
35 ::ll::TypedStorage<8, 368, ::LinksToStyle> mLinksToStyle;
36 ::ll::TypedStorage<1, 1, bool> mHasFetchedInitialImages;
37 ::ll::TypedStorage<1, 1, bool> mShowMoreButtonVisible;
38 ::ll::TypedStorage<1, 1, bool> mAreCycleButtonsVisible;
39 ::ll::TypedStorage<8, 208, ::StyleData> mStyleData;
40 ::ll::TypedStorage<8, 16, ::Json::Value> mOfflineJson;
50 virtual void getComponentDependanciesToAdd(::std::vector<::std::shared_ptr<::StoreUIComponent>>&) ;
53 virtual void tick(::ui::DirtyFlag&) ;
56 virtual bool canRemove()
const ;
59 virtual int getReadyCount()
const ;
62 virtual ::ImageTelemetryInfo getImageTelemetry()
const ;