@nuskin/react-mysite-elements 1.5.0-ui-fixes.11 → 1.5.0
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/README.md +0 -226
- package/dist/common/carousel/ProductTabCarousel.d.ts +1 -1
- package/dist/common/headers/MysiteHero.d.ts +6 -2
- package/dist/common/headers/index.d.ts +1 -0
- package/dist/common/index.d.ts +0 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/ui/index.d.ts +1 -0
- package/package.json +11 -29
- package/dist/common/icon/icons/SocialMediaIcons.styled.d.ts +0 -5
- package/dist/common/shopping-dashboard/MysiteDashboardWithNavigation.d.ts +0 -55
- package/dist/common/shopping-dashboard/PoDashboardWithNavigation.d.ts +0 -4
- package/dist/common/shopping-dashboard/ProductOfferDashboard.d.ts +0 -4
- package/dist/common/shopping-dashboard/ProductOfferDashboard.styled.d.ts +0 -20
- package/dist/common/shopping-dashboard/ShoppingDashboard.d.ts +0 -37
- package/dist/common/shopping-dashboard/ShoppingDashboard.styled.d.ts +0 -20
- package/dist/common/shopping-dashboard/TranslationContext.d.ts +0 -10
- package/dist/common/shopping-dashboard/TranslationKeys/ProductOfferDashboardTranslationKeys.d.ts +0 -242
- package/dist/common/shopping-dashboard/TranslationKeys/ShoppingDashboardTranslationKeys.d.ts +0 -546
- package/dist/common/shopping-dashboard/TranslationKeys/translationResolver.d.ts +0 -8
- package/dist/common/shopping-dashboard/fixtures/index.d.ts +0 -1
- package/dist/common/shopping-dashboard/fixtures/mockDashboardData.d.ts +0 -10
- package/dist/common/shopping-dashboard/fixtures/mockProductOfferData.d.ts +0 -8
- package/dist/common/shopping-dashboard/hooks/useProductOfferWidgetExports.d.ts +0 -15
- package/dist/common/shopping-dashboard/index.d.ts +0 -47
- package/dist/common/shopping-dashboard/shared/ConversionRate/ConversionRateChart.d.ts +0 -15
- package/dist/common/shopping-dashboard/shared/ConversionRate/ConversionRateChart.styled.d.ts +0 -62
- package/dist/common/shopping-dashboard/shared/ConversionRate/ConversionRateFullView.d.ts +0 -18
- package/dist/common/shopping-dashboard/shared/ConversionRate/ConversionRateFullView.styled.d.ts +0 -50
- package/dist/common/shopping-dashboard/shared/ConversionRate/ConversionRateFullView.test.d.ts +0 -3
- package/dist/common/shopping-dashboard/shared/DashboardHeader.d.ts +0 -14
- package/dist/common/shopping-dashboard/shared/DashboardHeader.styled.d.ts +0 -48
- package/dist/common/shopping-dashboard/shared/DataTable.d.ts +0 -18
- package/dist/common/shopping-dashboard/shared/DataTable.styled.d.ts +0 -42
- package/dist/common/shopping-dashboard/shared/FilterBar.d.ts +0 -7
- package/dist/common/shopping-dashboard/shared/FilterBar.styled.d.ts +0 -12
- package/dist/common/shopping-dashboard/shared/FullViewComponents.styled.d.ts +0 -52
- package/dist/common/shopping-dashboard/shared/LoadingSkeletons.d.ts +0 -8
- package/dist/common/shopping-dashboard/shared/LoadingSkeletons.styled.d.ts +0 -121
- package/dist/common/shopping-dashboard/shared/PageHeader.d.ts +0 -32
- package/dist/common/shopping-dashboard/shared/PageHeader.styled.d.ts +0 -56
- package/dist/common/shopping-dashboard/shared/Pagination.d.ts +0 -9
- package/dist/common/shopping-dashboard/shared/Pagination.styled.d.ts +0 -18
- package/dist/common/shopping-dashboard/shared/Signups/SignupsChart.d.ts +0 -13
- package/dist/common/shopping-dashboard/shared/Signups/SignupsChart.styled.d.ts +0 -56
- package/dist/common/shopping-dashboard/shared/Signups/SignupsFullView.d.ts +0 -24
- package/dist/common/shopping-dashboard/shared/Signups/SignupsFullView.styled.d.ts +0 -25
- package/dist/common/shopping-dashboard/shared/Signups/SignupsFullView.test.d.ts +0 -3
- package/dist/common/shopping-dashboard/shared/StatsCard.d.ts +0 -13
- package/dist/common/shopping-dashboard/shared/StatsCard.styled.d.ts +0 -66
- package/dist/common/shopping-dashboard/shared/TopCategories/CategoriesFullView.d.ts +0 -16
- package/dist/common/shopping-dashboard/shared/TopCategories/CategoriesFullView.styled.d.ts +0 -79
- package/dist/common/shopping-dashboard/shared/TopCategories/CategoriesFullView.test.d.ts +0 -3
- package/dist/common/shopping-dashboard/shared/TopCategories/TopCategoriesPieChart.d.ts +0 -13
- package/dist/common/shopping-dashboard/shared/TopCategories/TopCategoriesPieChart.styled.d.ts +0 -100
- package/dist/common/shopping-dashboard/shared/TopPerformingOffers/TopPerformingOffersFullView.d.ts +0 -15
- package/dist/common/shopping-dashboard/shared/TopPerformingOffers/TopPerformingOffersFullView.styled.d.ts +0 -86
- package/dist/common/shopping-dashboard/shared/TopPerformingOffers/TopPerformingOffersPieChart.d.ts +0 -12
- package/dist/common/shopping-dashboard/shared/TopProducts/ProductsFullView.d.ts +0 -15
- package/dist/common/shopping-dashboard/shared/TopProducts/ProductsFullView.styled.d.ts +0 -48
- package/dist/common/shopping-dashboard/shared/TopProducts/TopSellingProductsList.d.ts +0 -12
- package/dist/common/shopping-dashboard/shared/TopProducts/TopSellingProductsList.styled.d.ts +0 -74
- package/dist/common/shopping-dashboard/shared/WidgetMenu.d.ts +0 -7
- package/dist/common/shopping-dashboard/shared/WidgetMenu.styled.d.ts +0 -5
- package/dist/common/shopping-dashboard/shared/types.d.ts +0 -13
- package/dist/common/shopping-dashboard/shared/useViewport.d.ts +0 -2
- package/dist/common/shopping-dashboard/specs/CategoriesFullView.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/ConversionRateChart.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/ConversionRateFullView.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/DashboardHeader.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/DataTable.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/FilterBar.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/MysiteDashboardWithNavigation.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/Pagination.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/PoDashboardWithNavigation.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/ProductOfferDashboard.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/ProductsFullView.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/ShoppingDashboard.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/SignupsFullView.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/TopCategoriesPieChart.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/TopPerformingOffersFullView.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/TopPerformingOffersPieChart.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/TopSellingProductsList.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/WidgetMenu.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/dataUtils.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/dateFormat.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/excelExport.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/marketOptions.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/productOfferExport.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/productOfferTranslation.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/translationResolver.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/trendUtils.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/specs/useProductOfferWidgetExports.spec.d.ts +0 -1
- package/dist/common/shopping-dashboard/stories/CategoriesFullView.stories.d.ts +0 -10
- package/dist/common/shopping-dashboard/stories/ConversionRateChart.stories.d.ts +0 -9
- package/dist/common/shopping-dashboard/stories/ConversionRateFullView.stories.d.ts +0 -10
- package/dist/common/shopping-dashboard/stories/DashboardHeader.stories.d.ts +0 -9
- package/dist/common/shopping-dashboard/stories/DataTable.stories.d.ts +0 -8
- package/dist/common/shopping-dashboard/stories/PageHeader.stories.d.ts +0 -8
- package/dist/common/shopping-dashboard/stories/Pagination.stories.d.ts +0 -9
- package/dist/common/shopping-dashboard/stories/ProductOfferDashboard.stories.d.ts +0 -13
- package/dist/common/shopping-dashboard/stories/ProductsFullView.stories.d.ts +0 -9
- package/dist/common/shopping-dashboard/stories/ShoppingDashboard.stories.d.ts +0 -13
- package/dist/common/shopping-dashboard/stories/SignupsChart.stories.d.ts +0 -10
- package/dist/common/shopping-dashboard/stories/SignupsFullView.stories.d.ts +0 -9
- package/dist/common/shopping-dashboard/stories/StatsCard.stories.d.ts +0 -11
- package/dist/common/shopping-dashboard/stories/TopCategoriesPieChart.stories.d.ts +0 -10
- package/dist/common/shopping-dashboard/stories/TopPerformingOffersFullView.stories.d.ts +0 -10
- package/dist/common/shopping-dashboard/stories/TopPerformingOffersPieChart.stories.d.ts +0 -11
- package/dist/common/shopping-dashboard/stories/TopSellingProductsList.stories.d.ts +0 -11
- package/dist/common/shopping-dashboard/utils/comparisonTextUtils.d.ts +0 -8
- package/dist/common/shopping-dashboard/utils/dataUtils.d.ts +0 -24
- package/dist/common/shopping-dashboard/utils/dateConstants.d.ts +0 -6
- package/dist/common/shopping-dashboard/utils/dateFormat.d.ts +0 -23
- package/dist/common/shopping-dashboard/utils/excelExport.d.ts +0 -14
- package/dist/common/shopping-dashboard/utils/marketOptions.d.ts +0 -4
- package/dist/common/shopping-dashboard/utils/productOfferExport.d.ts +0 -3
- package/dist/common/shopping-dashboard/utils/trendUtils.d.ts +0 -11
package/dist/common/shopping-dashboard/TranslationKeys/ShoppingDashboardTranslationKeys.d.ts
DELETED
|
@@ -1,546 +0,0 @@
|
|
|
1
|
-
export declare const ShoppingDashboardTranslationKeys: {
|
|
2
|
-
readonly title: {
|
|
3
|
-
readonly key: "shoppingDashboard.title";
|
|
4
|
-
readonly fallback: "Shop Performance";
|
|
5
|
-
};
|
|
6
|
-
readonly error: {
|
|
7
|
-
readonly key: "shoppingDashboard.error";
|
|
8
|
-
readonly fallback: "Error loading dashboard";
|
|
9
|
-
};
|
|
10
|
-
readonly stats: {
|
|
11
|
-
readonly revenue: {
|
|
12
|
-
readonly key: "shoppingDashboard.stats.revenue";
|
|
13
|
-
readonly fallback: "Total Revenue";
|
|
14
|
-
};
|
|
15
|
-
readonly visits: {
|
|
16
|
-
readonly key: "shoppingDashboard.stats.visits";
|
|
17
|
-
readonly fallback: "Site Visits";
|
|
18
|
-
};
|
|
19
|
-
readonly trend: {
|
|
20
|
-
readonly increased: {
|
|
21
|
-
readonly key: "shoppingDashboard.stats.trend.increased";
|
|
22
|
-
readonly fallback: "increased";
|
|
23
|
-
};
|
|
24
|
-
readonly decreased: {
|
|
25
|
-
readonly key: "shoppingDashboard.stats.trend.decreased";
|
|
26
|
-
readonly fallback: "decreased";
|
|
27
|
-
};
|
|
28
|
-
readonly unchanged: {
|
|
29
|
-
readonly key: "shoppingDashboard.stats.trend.unchanged";
|
|
30
|
-
readonly fallback: "unchanged";
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
readonly details: {
|
|
34
|
-
readonly key: "shoppingDashboard.stats.details";
|
|
35
|
-
readonly fallback: "details";
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
readonly filter: {
|
|
39
|
-
readonly dateRange: {
|
|
40
|
-
readonly label: {
|
|
41
|
-
readonly key: "shoppingDashboard.filter.dateRange.label";
|
|
42
|
-
readonly fallback: "Date Range";
|
|
43
|
-
};
|
|
44
|
-
readonly last7days: {
|
|
45
|
-
readonly key: "shoppingDashboard.filter.dateRange.last7days";
|
|
46
|
-
readonly fallback: "Last 7 Days";
|
|
47
|
-
};
|
|
48
|
-
readonly last30days: {
|
|
49
|
-
readonly key: "shoppingDashboard.filter.dateRange.last30days";
|
|
50
|
-
readonly fallback: "Last 30 Days";
|
|
51
|
-
};
|
|
52
|
-
readonly last90days: {
|
|
53
|
-
readonly key: "shoppingDashboard.filter.dateRange.last90days";
|
|
54
|
-
readonly fallback: "Last 90 Days";
|
|
55
|
-
};
|
|
56
|
-
readonly thisMonth: {
|
|
57
|
-
readonly key: "shoppingDashboard.filter.dateRange.thisMonth";
|
|
58
|
-
readonly fallback: "This Month";
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
readonly market: {
|
|
62
|
-
readonly label: {
|
|
63
|
-
readonly key: "shoppingDashboard.filter.market.label";
|
|
64
|
-
readonly fallback: "Market";
|
|
65
|
-
};
|
|
66
|
-
readonly all: {
|
|
67
|
-
readonly key: "shoppingDashboard.filter.market.all";
|
|
68
|
-
readonly fallback: "All Markets";
|
|
69
|
-
};
|
|
70
|
-
};
|
|
71
|
-
readonly productSort: {
|
|
72
|
-
readonly label: {
|
|
73
|
-
readonly key: "shoppingDashboard.filter.productSort.label";
|
|
74
|
-
readonly fallback: "Sort By";
|
|
75
|
-
};
|
|
76
|
-
};
|
|
77
|
-
readonly signupView: {
|
|
78
|
-
readonly label: {
|
|
79
|
-
readonly key: "shoppingDashboard.filter.signupView.label";
|
|
80
|
-
readonly fallback: "Show";
|
|
81
|
-
};
|
|
82
|
-
readonly showAll: {
|
|
83
|
-
readonly key: "shoppingDashboard.filter.signupView.showAll";
|
|
84
|
-
readonly fallback: "Show: All";
|
|
85
|
-
};
|
|
86
|
-
readonly showMembers: {
|
|
87
|
-
readonly key: "shoppingDashboard.filter.signupView.showMembers";
|
|
88
|
-
readonly fallback: "Show: Members";
|
|
89
|
-
};
|
|
90
|
-
readonly showRetail: {
|
|
91
|
-
readonly key: "shoppingDashboard.filter.signupView.showRetail";
|
|
92
|
-
readonly fallback: "Show: Retail";
|
|
93
|
-
};
|
|
94
|
-
readonly showBrandAffiliates: {
|
|
95
|
-
readonly key: "shoppingDashboard.filter.signupView.showBrandAffiliates";
|
|
96
|
-
readonly fallback: "Show: Brand Affiliates";
|
|
97
|
-
};
|
|
98
|
-
};
|
|
99
|
-
readonly conversionType: {
|
|
100
|
-
readonly standard: {
|
|
101
|
-
readonly key: "shoppingDashboard.filter.conversionType.standard";
|
|
102
|
-
readonly fallback: "Standard";
|
|
103
|
-
};
|
|
104
|
-
readonly subscription: {
|
|
105
|
-
readonly key: "shoppingDashboard.filter.conversionType.subscription";
|
|
106
|
-
readonly fallback: "Subscription";
|
|
107
|
-
};
|
|
108
|
-
};
|
|
109
|
-
};
|
|
110
|
-
readonly widget: {
|
|
111
|
-
readonly topProducts: {
|
|
112
|
-
readonly title: {
|
|
113
|
-
readonly key: "shoppingDashboard.widget.topProducts.title";
|
|
114
|
-
readonly fallback: "Top Selling Products";
|
|
115
|
-
};
|
|
116
|
-
readonly viewAll: {
|
|
117
|
-
readonly key: "shoppingDashboard.widget.topProducts.viewAll";
|
|
118
|
-
readonly fallback: "View All Products";
|
|
119
|
-
};
|
|
120
|
-
readonly loading: {
|
|
121
|
-
readonly key: "shoppingDashboard.widget.topProducts.loading";
|
|
122
|
-
readonly fallback: "Loading products...";
|
|
123
|
-
};
|
|
124
|
-
readonly empty: {
|
|
125
|
-
readonly key: "shoppingDashboard.widget.topProducts.empty";
|
|
126
|
-
readonly fallback: "No products available";
|
|
127
|
-
};
|
|
128
|
-
readonly ariaLabel: {
|
|
129
|
-
readonly key: "shoppingDashboard.widget.topProducts.ariaLabel";
|
|
130
|
-
readonly fallback: "Top Selling Products widget";
|
|
131
|
-
};
|
|
132
|
-
readonly titleAriaLabel: {
|
|
133
|
-
readonly key: "shoppingDashboard.widget.topProducts.titleAriaLabel";
|
|
134
|
-
readonly fallback: "Click to view full top products details page";
|
|
135
|
-
};
|
|
136
|
-
readonly sortAriaLabel: {
|
|
137
|
-
readonly key: "shoppingDashboard.widget.topProducts.sortAriaLabel";
|
|
138
|
-
readonly fallback: "Sort products by";
|
|
139
|
-
};
|
|
140
|
-
readonly noImageAriaLabel: {
|
|
141
|
-
readonly key: "shoppingDashboard.widget.topProducts.noImageAriaLabel";
|
|
142
|
-
readonly fallback: "No image available";
|
|
143
|
-
};
|
|
144
|
-
readonly unitsSuffix: {
|
|
145
|
-
readonly key: "shoppingDashboard.widget.topProducts.unitsSuffix";
|
|
146
|
-
readonly fallback: "units";
|
|
147
|
-
};
|
|
148
|
-
readonly revenueSuffix: {
|
|
149
|
-
readonly key: "shoppingDashboard.widget.topProducts.revenueSuffix";
|
|
150
|
-
readonly fallback: "revenue";
|
|
151
|
-
};
|
|
152
|
-
readonly rank: {
|
|
153
|
-
readonly key: "shoppingDashboard.widget.topProducts.rank";
|
|
154
|
-
readonly fallback: "Rank";
|
|
155
|
-
};
|
|
156
|
-
};
|
|
157
|
-
readonly conversionRate: {
|
|
158
|
-
readonly formula: {
|
|
159
|
-
readonly key: "shoppingDashboard.widget.conversionRate.formula";
|
|
160
|
-
readonly fallback: "Orders ÷ Site visits";
|
|
161
|
-
};
|
|
162
|
-
readonly comparison: {
|
|
163
|
-
readonly key: "shoppingDashboard.widget.conversionRate.comparison";
|
|
164
|
-
readonly fallback: "compared to this time last month";
|
|
165
|
-
};
|
|
166
|
-
readonly chartAriaLabel: {
|
|
167
|
-
readonly key: "shoppingDashboard.widget.conversionRate.chartAriaLabel";
|
|
168
|
-
readonly fallback: "Conversion Rate chart showing daily rates";
|
|
169
|
-
};
|
|
170
|
-
readonly titleAriaLabel: {
|
|
171
|
-
readonly key: "shoppingDashboard.widget.conversionRate.titleAriaLabel";
|
|
172
|
-
readonly fallback: "Click to view full conversion rate details page";
|
|
173
|
-
};
|
|
174
|
-
readonly filterAriaLabel: {
|
|
175
|
-
readonly key: "shoppingDashboard.widget.conversionRate.filterAriaLabel";
|
|
176
|
-
readonly fallback: "Filter conversion rate by customer type";
|
|
177
|
-
};
|
|
178
|
-
readonly tooltipOrders: {
|
|
179
|
-
readonly key: "shoppingDashboard.widget.conversionRate.tooltipOrders";
|
|
180
|
-
readonly fallback: "orders";
|
|
181
|
-
};
|
|
182
|
-
readonly tooltipVisits: {
|
|
183
|
-
readonly key: "shoppingDashboard.widget.conversionRate.tooltipVisits";
|
|
184
|
-
readonly fallback: "visits";
|
|
185
|
-
};
|
|
186
|
-
readonly ordersPerSiteVisits: {
|
|
187
|
-
readonly key: "shoppingDashboard.widget.conversionRate.ordersPerSiteVisits";
|
|
188
|
-
readonly fallback: "Orders / Site Visits";
|
|
189
|
-
};
|
|
190
|
-
};
|
|
191
|
-
readonly signups: {
|
|
192
|
-
readonly title: {
|
|
193
|
-
readonly key: "shoppingDashboard.widget.signups.title";
|
|
194
|
-
readonly fallback: "Sign-ups";
|
|
195
|
-
};
|
|
196
|
-
readonly total: {
|
|
197
|
-
readonly key: "shoppingDashboard.widget.signups.total";
|
|
198
|
-
readonly fallback: "Total";
|
|
199
|
-
};
|
|
200
|
-
readonly chartAriaLabel: {
|
|
201
|
-
readonly key: "shoppingDashboard.widget.signups.chartAriaLabel";
|
|
202
|
-
readonly fallback: "Signups multi-line chart showing Total, Members, Retail, and Brand Affiliates";
|
|
203
|
-
};
|
|
204
|
-
readonly titleAriaLabel: {
|
|
205
|
-
readonly key: "shoppingDashboard.widget.signups.titleAriaLabel";
|
|
206
|
-
readonly fallback: "Click to view full signups details page";
|
|
207
|
-
};
|
|
208
|
-
readonly filterAriaLabel: {
|
|
209
|
-
readonly key: "shoppingDashboard.widget.signups.filterAriaLabel";
|
|
210
|
-
readonly fallback: "Filter signups view";
|
|
211
|
-
};
|
|
212
|
-
readonly totalSignupsInPeriod: {
|
|
213
|
-
readonly key: "shoppingDashboard.widget.signups.totalSignupsInPeriod";
|
|
214
|
-
readonly fallback: "Total sign-ups in period";
|
|
215
|
-
};
|
|
216
|
-
readonly noTrendData: {
|
|
217
|
-
readonly key: "shoppingDashboard.widget.signups.noTrendData";
|
|
218
|
-
readonly fallback: "No sign-up trend data available.";
|
|
219
|
-
};
|
|
220
|
-
};
|
|
221
|
-
readonly compareTo: {
|
|
222
|
-
readonly last7days: {
|
|
223
|
-
readonly key: "shoppingDashboard.widget.compareTo.last7days";
|
|
224
|
-
readonly fallback: "compared to this time 7 days ago";
|
|
225
|
-
};
|
|
226
|
-
readonly last30days: {
|
|
227
|
-
readonly key: "shoppingDashboard.widget.compareTo.last30days";
|
|
228
|
-
readonly fallback: "compared to this time last month";
|
|
229
|
-
};
|
|
230
|
-
readonly last90days: {
|
|
231
|
-
readonly key: "shoppingDashboard.widget.compareTo.last90days";
|
|
232
|
-
readonly fallback: "compared to this time 90 days ago";
|
|
233
|
-
};
|
|
234
|
-
readonly thisMonth: {
|
|
235
|
-
readonly key: "shoppingDashboard.widget.compareTo.thisMonth";
|
|
236
|
-
readonly fallback: "compared to this time last month";
|
|
237
|
-
};
|
|
238
|
-
};
|
|
239
|
-
readonly topCategories: {
|
|
240
|
-
readonly title: {
|
|
241
|
-
readonly key: "shoppingDashboard.widget.topCategories.title";
|
|
242
|
-
readonly fallback: "Top Categories";
|
|
243
|
-
};
|
|
244
|
-
readonly empty: {
|
|
245
|
-
readonly key: "shoppingDashboard.widget.topCategories.empty";
|
|
246
|
-
readonly fallback: "No category data available";
|
|
247
|
-
};
|
|
248
|
-
readonly chartAriaLabel: {
|
|
249
|
-
readonly key: "shoppingDashboard.widget.topCategories.chartAriaLabel";
|
|
250
|
-
readonly fallback: "Top Categories donut chart showing revenue distribution by category";
|
|
251
|
-
};
|
|
252
|
-
readonly titleAriaLabel: {
|
|
253
|
-
readonly key: "shoppingDashboard.widget.topCategories.titleAriaLabel";
|
|
254
|
-
readonly fallback: "Click to view full categories details page";
|
|
255
|
-
};
|
|
256
|
-
readonly sortAriaLabel: {
|
|
257
|
-
readonly key: "shoppingDashboard.widget.topCategories.sortAriaLabel";
|
|
258
|
-
readonly fallback: "Sort categories by";
|
|
259
|
-
};
|
|
260
|
-
};
|
|
261
|
-
readonly menu: {
|
|
262
|
-
readonly ariaLabel: {
|
|
263
|
-
readonly key: "shoppingDashboard.widget.menu.ariaLabel";
|
|
264
|
-
readonly fallback: "widget options";
|
|
265
|
-
};
|
|
266
|
-
readonly fullView: {
|
|
267
|
-
readonly key: "shoppingDashboard.widget.menu.fullView";
|
|
268
|
-
readonly fallback: "Full View";
|
|
269
|
-
};
|
|
270
|
-
readonly viewDetails: {
|
|
271
|
-
readonly key: "shoppingDashboard.widget.menu.viewDetails";
|
|
272
|
-
readonly fallback: "View Details";
|
|
273
|
-
};
|
|
274
|
-
readonly exportData: {
|
|
275
|
-
readonly key: "shoppingDashboard.widget.menu.exportData";
|
|
276
|
-
readonly fallback: "Export Data";
|
|
277
|
-
};
|
|
278
|
-
};
|
|
279
|
-
};
|
|
280
|
-
readonly navigation: {
|
|
281
|
-
readonly backToDashboard: {
|
|
282
|
-
readonly key: "shoppingDashboard.navigation.backToDashboard";
|
|
283
|
-
readonly fallback: "Back to Dashboard";
|
|
284
|
-
};
|
|
285
|
-
readonly backAriaLabel: {
|
|
286
|
-
readonly key: "shoppingDashboard.navigation.backAriaLabel";
|
|
287
|
-
readonly fallback: "Back to dashboard";
|
|
288
|
-
};
|
|
289
|
-
};
|
|
290
|
-
readonly ariaLabel: {
|
|
291
|
-
readonly dashboard: {
|
|
292
|
-
readonly key: "shoppingDashboard.ariaLabel.dashboard";
|
|
293
|
-
readonly fallback: "Shopping Dashboard";
|
|
294
|
-
};
|
|
295
|
-
readonly statsRow: {
|
|
296
|
-
readonly key: "shoppingDashboard.ariaLabel.statsRow";
|
|
297
|
-
readonly fallback: "Key performance metrics";
|
|
298
|
-
};
|
|
299
|
-
readonly dashboardFilters: {
|
|
300
|
-
readonly key: "shoppingDashboard.ariaLabel.dashboardFilters";
|
|
301
|
-
readonly fallback: "Dashboard filters";
|
|
302
|
-
};
|
|
303
|
-
readonly loadingDashboard: {
|
|
304
|
-
readonly key: "shoppingDashboard.ariaLabel.loadingDashboard";
|
|
305
|
-
readonly fallback: "Loading dashboard data";
|
|
306
|
-
};
|
|
307
|
-
readonly dateRangeFilter: {
|
|
308
|
-
readonly key: "shoppingDashboard.ariaLabel.dateRangeFilter";
|
|
309
|
-
readonly fallback: "Date range filter, currently selected:";
|
|
310
|
-
};
|
|
311
|
-
readonly marketFilter: {
|
|
312
|
-
readonly key: "shoppingDashboard.ariaLabel.marketFilter";
|
|
313
|
-
readonly fallback: "Market filter, currently selected:";
|
|
314
|
-
};
|
|
315
|
-
readonly filterSuffix: {
|
|
316
|
-
readonly key: "shoppingDashboard.ariaLabel.filterSuffix";
|
|
317
|
-
readonly fallback: "filter";
|
|
318
|
-
};
|
|
319
|
-
};
|
|
320
|
-
readonly fullView: {
|
|
321
|
-
readonly signups: {
|
|
322
|
-
readonly columns: {
|
|
323
|
-
readonly id: {
|
|
324
|
-
readonly key: "shoppingDashboard.fullView.signups.columns.id";
|
|
325
|
-
readonly fallback: "ID";
|
|
326
|
-
};
|
|
327
|
-
readonly name: {
|
|
328
|
-
readonly key: "shoppingDashboard.fullView.signups.columns.name";
|
|
329
|
-
readonly fallback: "Name";
|
|
330
|
-
};
|
|
331
|
-
readonly email: {
|
|
332
|
-
readonly key: "shoppingDashboard.fullView.signups.columns.email";
|
|
333
|
-
readonly fallback: "Email";
|
|
334
|
-
};
|
|
335
|
-
readonly status: {
|
|
336
|
-
readonly key: "shoppingDashboard.fullView.signups.columns.status";
|
|
337
|
-
readonly fallback: "Status";
|
|
338
|
-
};
|
|
339
|
-
};
|
|
340
|
-
readonly detailsTitle: {
|
|
341
|
-
readonly key: "shoppingDashboard.fullView.signups.detailsTitle";
|
|
342
|
-
readonly fallback: "Signup Details";
|
|
343
|
-
};
|
|
344
|
-
};
|
|
345
|
-
readonly conversionRate: {
|
|
346
|
-
readonly columns: {
|
|
347
|
-
readonly orderId: {
|
|
348
|
-
readonly key: "shoppingDashboard.fullView.conversionRate.columns.orderId";
|
|
349
|
-
readonly fallback: "Order ID";
|
|
350
|
-
};
|
|
351
|
-
readonly customer: {
|
|
352
|
-
readonly key: "shoppingDashboard.fullView.conversionRate.columns.customer";
|
|
353
|
-
readonly fallback: "Customer";
|
|
354
|
-
};
|
|
355
|
-
readonly items: {
|
|
356
|
-
readonly key: "shoppingDashboard.fullView.conversionRate.columns.items";
|
|
357
|
-
readonly fallback: "Items";
|
|
358
|
-
};
|
|
359
|
-
readonly total: {
|
|
360
|
-
readonly key: "shoppingDashboard.fullView.conversionRate.columns.total";
|
|
361
|
-
readonly fallback: "Order Total";
|
|
362
|
-
};
|
|
363
|
-
readonly bv: {
|
|
364
|
-
readonly key: "shoppingDashboard.fullView.conversionRate.columns.bv";
|
|
365
|
-
readonly fallback: "BV";
|
|
366
|
-
};
|
|
367
|
-
readonly totalSv: {
|
|
368
|
-
readonly key: "shoppingDashboard.fullView.conversionRate.columns.totalSv";
|
|
369
|
-
readonly fallback: "Total SV";
|
|
370
|
-
};
|
|
371
|
-
};
|
|
372
|
-
readonly orderDetailsTitle: {
|
|
373
|
-
readonly key: "shoppingDashboard.fullView.conversionRate.orderDetailsTitle";
|
|
374
|
-
readonly fallback: "Order Details";
|
|
375
|
-
};
|
|
376
|
-
readonly notAvailable: {
|
|
377
|
-
readonly key: "shoppingDashboard.fullView.conversionRate.notAvailable";
|
|
378
|
-
readonly fallback: "N/A";
|
|
379
|
-
};
|
|
380
|
-
};
|
|
381
|
-
readonly products: {
|
|
382
|
-
readonly columns: {
|
|
383
|
-
readonly rank: {
|
|
384
|
-
readonly key: "shoppingDashboard.fullView.products.columns.rank";
|
|
385
|
-
readonly fallback: "#";
|
|
386
|
-
};
|
|
387
|
-
readonly product: {
|
|
388
|
-
readonly key: "shoppingDashboard.fullView.products.columns.product";
|
|
389
|
-
readonly fallback: "Product";
|
|
390
|
-
};
|
|
391
|
-
readonly unitsSold: {
|
|
392
|
-
readonly key: "shoppingDashboard.fullView.products.columns.unitsSold";
|
|
393
|
-
readonly fallback: "Units Sold";
|
|
394
|
-
};
|
|
395
|
-
readonly volume: {
|
|
396
|
-
readonly key: "shoppingDashboard.fullView.products.columns.volume";
|
|
397
|
-
readonly fallback: "Volume (DC-SV)";
|
|
398
|
-
};
|
|
399
|
-
};
|
|
400
|
-
readonly skuPrefix: {
|
|
401
|
-
readonly key: "shoppingDashboard.fullView.products.skuPrefix";
|
|
402
|
-
readonly fallback: "SKU";
|
|
403
|
-
};
|
|
404
|
-
readonly noProducts: {
|
|
405
|
-
readonly key: "shoppingDashboard.fullView.products.noProducts";
|
|
406
|
-
readonly fallback: "No products available.";
|
|
407
|
-
};
|
|
408
|
-
};
|
|
409
|
-
readonly categories: {
|
|
410
|
-
readonly columns: {
|
|
411
|
-
readonly category: {
|
|
412
|
-
readonly key: "shoppingDashboard.fullView.categories.columns.category";
|
|
413
|
-
readonly fallback: "Category";
|
|
414
|
-
};
|
|
415
|
-
readonly percentOfTotal: {
|
|
416
|
-
readonly key: "shoppingDashboard.fullView.categories.columns.percentOfTotal";
|
|
417
|
-
readonly fallback: "% of Total";
|
|
418
|
-
};
|
|
419
|
-
};
|
|
420
|
-
readonly allCategoriesTitle: {
|
|
421
|
-
readonly key: "shoppingDashboard.fullView.categories.allCategoriesTitle";
|
|
422
|
-
readonly fallback: "All Categories";
|
|
423
|
-
};
|
|
424
|
-
readonly noCategoryData: {
|
|
425
|
-
readonly key: "shoppingDashboard.fullView.categories.noCategoryData";
|
|
426
|
-
readonly fallback: "No category data available.";
|
|
427
|
-
};
|
|
428
|
-
};
|
|
429
|
-
};
|
|
430
|
-
readonly dataTable: {
|
|
431
|
-
readonly noDataAvailable: {
|
|
432
|
-
readonly key: "shoppingDashboard.dataTable.noDataAvailable";
|
|
433
|
-
readonly fallback: "No data available";
|
|
434
|
-
};
|
|
435
|
-
readonly sortableColumn: {
|
|
436
|
-
readonly key: "shoppingDashboard.dataTable.sortableColumn";
|
|
437
|
-
readonly fallback: ", sortable column";
|
|
438
|
-
};
|
|
439
|
-
};
|
|
440
|
-
readonly pagination: {
|
|
441
|
-
readonly previousPage: {
|
|
442
|
-
readonly key: "shoppingDashboard.pagination.previousPage";
|
|
443
|
-
readonly fallback: "Previous page";
|
|
444
|
-
};
|
|
445
|
-
readonly nextPage: {
|
|
446
|
-
readonly key: "shoppingDashboard.pagination.nextPage";
|
|
447
|
-
readonly fallback: "Next page";
|
|
448
|
-
};
|
|
449
|
-
readonly goToPage: {
|
|
450
|
-
readonly key: "shoppingDashboard.pagination.goToPage";
|
|
451
|
-
readonly fallback: "Go to page";
|
|
452
|
-
};
|
|
453
|
-
readonly of: {
|
|
454
|
-
readonly key: "shoppingDashboard.pagination.of";
|
|
455
|
-
readonly fallback: "of";
|
|
456
|
-
};
|
|
457
|
-
};
|
|
458
|
-
readonly defaults: {
|
|
459
|
-
readonly zeroTrend: {
|
|
460
|
-
readonly key: "shoppingDashboard.defaults.zeroTrend";
|
|
461
|
-
readonly fallback: "+0%";
|
|
462
|
-
};
|
|
463
|
-
readonly noValue: {
|
|
464
|
-
readonly key: "shoppingDashboard.defaults.noValue";
|
|
465
|
-
readonly fallback: "--";
|
|
466
|
-
};
|
|
467
|
-
readonly noData: {
|
|
468
|
-
readonly key: "shoppingDashboard.defaults.noData";
|
|
469
|
-
readonly fallback: "No data";
|
|
470
|
-
};
|
|
471
|
-
readonly noChange: {
|
|
472
|
-
readonly key: "shoppingDashboard.defaults.noChange";
|
|
473
|
-
readonly fallback: "No change";
|
|
474
|
-
};
|
|
475
|
-
readonly byRevenue: {
|
|
476
|
-
readonly key: "shoppingDashboard.defaults.byRevenue";
|
|
477
|
-
readonly fallback: "By: Revenue";
|
|
478
|
-
};
|
|
479
|
-
readonly byUnits: {
|
|
480
|
-
readonly key: "shoppingDashboard.defaults.byUnits";
|
|
481
|
-
readonly fallback: "By: Units";
|
|
482
|
-
};
|
|
483
|
-
readonly byVolume: {
|
|
484
|
-
readonly key: "shoppingDashboard.defaults.byVolume";
|
|
485
|
-
readonly fallback: "By: Volume";
|
|
486
|
-
};
|
|
487
|
-
readonly byTrend: {
|
|
488
|
-
readonly key: "shoppingDashboard.defaults.byTrend";
|
|
489
|
-
readonly fallback: "By: Trend";
|
|
490
|
-
};
|
|
491
|
-
readonly all: {
|
|
492
|
-
readonly key: "shoppingDashboard.defaults.all";
|
|
493
|
-
readonly fallback: "All";
|
|
494
|
-
};
|
|
495
|
-
readonly members: {
|
|
496
|
-
readonly key: "shoppingDashboard.defaults.members";
|
|
497
|
-
readonly fallback: "Members";
|
|
498
|
-
};
|
|
499
|
-
readonly retail: {
|
|
500
|
-
readonly key: "shoppingDashboard.defaults.retail";
|
|
501
|
-
readonly fallback: "Retail";
|
|
502
|
-
};
|
|
503
|
-
readonly brandAffiliates: {
|
|
504
|
-
readonly key: "shoppingDashboard.defaults.brandAffiliates";
|
|
505
|
-
readonly fallback: "Brand Affiliates";
|
|
506
|
-
};
|
|
507
|
-
readonly revenue: {
|
|
508
|
-
readonly key: "shoppingDashboard.defaults.revenue";
|
|
509
|
-
readonly fallback: "Revenue";
|
|
510
|
-
};
|
|
511
|
-
readonly units: {
|
|
512
|
-
readonly key: "shoppingDashboard.defaults.units";
|
|
513
|
-
readonly fallback: "Units";
|
|
514
|
-
};
|
|
515
|
-
readonly volume: {
|
|
516
|
-
readonly key: "shoppingDashboard.defaults.volume";
|
|
517
|
-
readonly fallback: "Volume";
|
|
518
|
-
};
|
|
519
|
-
readonly conversionRate: {
|
|
520
|
-
readonly key: "shoppingDashboard.defaults.conversionRate";
|
|
521
|
-
readonly fallback: "Conversion Rate";
|
|
522
|
-
};
|
|
523
|
-
readonly trend: {
|
|
524
|
-
readonly key: "shoppingDashboard.defaults.trend";
|
|
525
|
-
readonly fallback: "Trend";
|
|
526
|
-
};
|
|
527
|
-
readonly date: {
|
|
528
|
-
readonly key: "shoppingDashboard.defaults.date";
|
|
529
|
-
readonly fallback: "Date";
|
|
530
|
-
};
|
|
531
|
-
readonly type: {
|
|
532
|
-
readonly key: "shoppingDashboard.defaults.type";
|
|
533
|
-
readonly fallback: "Type";
|
|
534
|
-
};
|
|
535
|
-
readonly dcSv: {
|
|
536
|
-
readonly key: "shoppingDashboard.defaults.dcSv";
|
|
537
|
-
readonly fallback: "DC-SV";
|
|
538
|
-
};
|
|
539
|
-
};
|
|
540
|
-
};
|
|
541
|
-
type TranslationEntry = {
|
|
542
|
-
readonly key: string;
|
|
543
|
-
readonly fallback: string;
|
|
544
|
-
};
|
|
545
|
-
export declare function getTranslation(entry: TranslationEntry): string;
|
|
546
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export type TranslationEntry = {
|
|
2
|
-
readonly key: string;
|
|
3
|
-
readonly fallback: string;
|
|
4
|
-
};
|
|
5
|
-
export type TranslateFn = (key: string, fallback: string) => string;
|
|
6
|
-
export declare function setTranslationResolver(resolver: TranslateFn | undefined): void;
|
|
7
|
-
export declare function getTranslationResolver(): TranslateFn | undefined;
|
|
8
|
-
export declare function resolveTranslation(entry: TranslationEntry): string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { mockStats, mockTopProducts, mockConversionData, mockConversionDataStandard, mockConversionDataSubscription, mockSignupData, mockCategories, mockOrders, mockSignupDetails, } from './mockDashboardData';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { DashboardStats, TopProduct, ConversionDataPoint, SignupDataPoint, CategoryRevenue, OrderHistory, SignupDetail } from '../types.d';
|
|
2
|
-
export declare const mockStats: DashboardStats;
|
|
3
|
-
export declare const mockTopProducts: TopProduct[];
|
|
4
|
-
export declare const mockConversionData: ConversionDataPoint[];
|
|
5
|
-
export declare const mockConversionDataStandard: ConversionDataPoint[];
|
|
6
|
-
export declare const mockConversionDataSubscription: ConversionDataPoint[];
|
|
7
|
-
export declare const mockSignupData: SignupDataPoint[];
|
|
8
|
-
export declare const mockCategories: CategoryRevenue[];
|
|
9
|
-
export declare const mockOrders: OrderHistory[];
|
|
10
|
-
export declare const mockSignupDetails: SignupDetail[];
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { ProductOfferDashboardStats, TopPerformingOffer } from '../types.d';
|
|
2
|
-
export { mockTopProducts, mockConversionData, mockOrders } from './mockDashboardData';
|
|
3
|
-
export declare const mockProductOfferStats: ProductOfferDashboardStats;
|
|
4
|
-
export declare const mockProductOfferStatsPositiveTrend: ProductOfferDashboardStats;
|
|
5
|
-
export declare const mockProductOfferStatsNegativeTrend: ProductOfferDashboardStats;
|
|
6
|
-
export declare const mockProductOfferStatsNeutralTrend: ProductOfferDashboardStats;
|
|
7
|
-
export declare const mockProductOfferStatsZeroOffers: ProductOfferDashboardStats;
|
|
8
|
-
export declare const mockTopOffers: TopPerformingOffer[];
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { TopPerformingOffer, TopProduct } from '../types.d';
|
|
2
|
-
export interface ProductOfferWidgetExportOptions {
|
|
3
|
-
readonly topProducts: readonly TopProduct[];
|
|
4
|
-
readonly topOffers: readonly TopPerformingOffer[];
|
|
5
|
-
readonly topProductsExportData?: readonly TopProduct[];
|
|
6
|
-
readonly topOffersExportData?: readonly TopPerformingOffer[];
|
|
7
|
-
readonly showTopProductsExportOption?: boolean;
|
|
8
|
-
readonly showTopOffersExportOption?: boolean;
|
|
9
|
-
readonly isLoading?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export interface ProductOfferWidgetExportHandlers {
|
|
12
|
-
readonly onTopProductsExport?: () => Promise<void>;
|
|
13
|
-
readonly onTopOffersExport?: () => Promise<void>;
|
|
14
|
-
}
|
|
15
|
-
export declare function useProductOfferWidgetExports({ topProducts, topOffers, topProductsExportData, topOffersExportData, showTopProductsExportOption, showTopOffersExportOption, isLoading, }: ProductOfferWidgetExportOptions): ProductOfferWidgetExportHandlers;
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
export { ShoppingDashboard, default } from './ShoppingDashboard';
|
|
2
|
-
export { MysiteDashboardWithNavigation } from './MysiteDashboardWithNavigation';
|
|
3
|
-
export { ProductOfferDashboard } from './ProductOfferDashboard';
|
|
4
|
-
export { PoDashboardWithNavigation } from './PoDashboardWithNavigation';
|
|
5
|
-
export { TopPerformingOffersPieChart } from './shared/TopPerformingOffers/TopPerformingOffersPieChart';
|
|
6
|
-
export { TopPerformingOffersFullView } from './shared/TopPerformingOffers/TopPerformingOffersFullView';
|
|
7
|
-
export { StatsCard } from './shared/StatsCard';
|
|
8
|
-
export { DashboardHeader } from './shared/DashboardHeader';
|
|
9
|
-
export { WidgetMenu } from './shared/WidgetMenu';
|
|
10
|
-
export { TopSellingProductsList } from './shared/TopProducts/TopSellingProductsList';
|
|
11
|
-
export { ConversionRateChart } from './shared/ConversionRate/ConversionRateChart';
|
|
12
|
-
export { SignupsChart } from './shared/Signups/SignupsChart';
|
|
13
|
-
export { TopCategoriesPieChart } from './shared/TopCategories/TopCategoriesPieChart';
|
|
14
|
-
export { PageHeader } from './shared/PageHeader';
|
|
15
|
-
export { DataTable } from './shared/DataTable';
|
|
16
|
-
export { Pagination } from './shared/Pagination';
|
|
17
|
-
export { FilterBar } from './shared/FilterBar';
|
|
18
|
-
export { ProductsFullView } from './shared/TopProducts/ProductsFullView';
|
|
19
|
-
export { ConversionRateFullView } from './shared/ConversionRate/ConversionRateFullView';
|
|
20
|
-
export { SignupsFullView } from './shared/Signups/SignupsFullView';
|
|
21
|
-
export { CategoriesFullView } from './shared/TopCategories/CategoriesFullView';
|
|
22
|
-
export { ShoppingDashboardTranslationKeys, getTranslation } from './TranslationKeys/ShoppingDashboardTranslationKeys';
|
|
23
|
-
export { ProductOfferDashboardTranslationKeys } from './TranslationKeys/ProductOfferDashboardTranslationKeys';
|
|
24
|
-
export { setTranslationResolver, getTranslationResolver, resolveTranslation, } from './TranslationKeys/translationResolver';
|
|
25
|
-
export type { TranslateFn } from './TranslationKeys/translationResolver';
|
|
26
|
-
export { TranslationProvider, useTranslation, useTranslationResolver } from './TranslationContext';
|
|
27
|
-
export type { TranslationProviderProps } from './TranslationContext';
|
|
28
|
-
export type { DashboardStats, TopProduct, ConversionDataPoint, SignupDataPoint, CategoryRevenue, DateRangeOption, MarketOption, MarketFilterOption, CustomerType, OrderStatus, SignupType, SignupStatus, ProductSortOption, SignupViewOption, ConversionFilterOption, CategorySortOption, FullViewWidgetType, StatsCardProps, DashboardHeaderProps, TopSellingProductsListProps, ConversionRateChartProps, SignupsChartProps, TopCategoriesPieChartProps, WidgetMenuProps, ShoppingDashboardProps, OrderHistory, SignupDetail, ProductsFullViewProps, ConversionRateFullViewProps, SignupsFullViewProps, CategoriesFullViewProps, TrendIndicator, DateRangeInfo, MarketInfo, TranslationKey, } from './types.d';
|
|
29
|
-
export type { MysiteDashboardView, MysiteDashboardHistoryLocation, MysiteDashboardHistoryAdapter, MysiteDashboardWithNavigationProps, } from './MysiteDashboardWithNavigation';
|
|
30
|
-
export type { ProductOfferDashboardStats, ProductOfferMetrics, ProductOfferTrend, TopPerformingOffer, OfferSortOption, ProductOfferFullViewWidgetType, ProductOfferDashboardView, ProductOfferDashboardProps, PoDashboardWithNavigationProps, ProductOfferDashboardHistoryAdapter, ProductOfferDashboardHistoryLocation, TopPerformingOffersPieChartProps, TopPerformingOffersFullViewProps, } from './types.d';
|
|
31
|
-
export type { FilterOption, FilterConfig, TrendDirection } from './shared/types';
|
|
32
|
-
export type { ColumnDef, DataTableProps } from './shared/DataTable';
|
|
33
|
-
export type { PaginationProps } from './shared/Pagination';
|
|
34
|
-
export type { PageHeaderProps } from './shared/PageHeader';
|
|
35
|
-
export type { FilterBarProps } from './shared/FilterBar';
|
|
36
|
-
export { mockStats, mockTopProducts, mockConversionData, mockSignupData, mockCategories, mockOrders, mockSignupDetails, } from './fixtures';
|
|
37
|
-
export { mockProductOfferStats, mockTopOffers } from './fixtures/mockProductOfferData';
|
|
38
|
-
export { getTrendIcon, getTrendColor } from './utils/trendUtils';
|
|
39
|
-
export { formatDateRangeLabel, formatShortDate, formatDisplayDate, formatDateRange, formatISODate, } from './utils/dateFormat';
|
|
40
|
-
export { DAYS_MAP, DATE_RANGE_LABELS, getDaysFromDateRange, getDateRangeLabel } from './utils/dateConstants';
|
|
41
|
-
export { calculateTotalPages, paginateItems, sortByNumericProperty, calculatePercentage } from './utils/dataUtils';
|
|
42
|
-
export { buildDefaultMarketOptions, resolveMarketOptions } from './utils/marketOptions';
|
|
43
|
-
export { useProductOfferWidgetExports } from './hooks/useProductOfferWidgetExports';
|
|
44
|
-
export { exportRowsToExcel, normalizeExcelFileName, normalizeExcelSheetName } from './utils/excelExport';
|
|
45
|
-
export type { ExcelExportColumn, ExcelExportOptions } from './utils/excelExport';
|
|
46
|
-
export { getComparedToText } from './utils/comparisonTextUtils';
|
|
47
|
-
export { exportTopPerformingOffers, exportTopProducts } from './utils/productOfferExport';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { ConversionDataPoint, ConversionFilterOption, DateRangeOption } from '../../types.d';
|
|
3
|
-
export interface ConversionRateChartProps {
|
|
4
|
-
readonly conversionData: ConversionDataPoint[];
|
|
5
|
-
readonly conversionFilter: ConversionFilterOption;
|
|
6
|
-
readonly dateRange?: DateRangeOption;
|
|
7
|
-
readonly isLoading?: boolean;
|
|
8
|
-
readonly title?: string;
|
|
9
|
-
readonly summaryRate?: number;
|
|
10
|
-
readonly summaryChangePct?: number | null;
|
|
11
|
-
readonly onFilterChange?: (filter: ConversionFilterOption) => void;
|
|
12
|
-
readonly onTitleClick?: () => void;
|
|
13
|
-
readonly onExport?: () => void;
|
|
14
|
-
}
|
|
15
|
-
export declare const ConversionRateChart: React.NamedExoticComponent<ConversionRateChartProps>;
|