@ssa-ui-kit/widgets 1.0.12 → 1.1.55-canary-79b6b0d-20250224
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/dist/components/AccountBalance/AccountBalance.d.ts +1 -1
- package/dist/components/AccountBalance/BalancePieChart.d.ts +1 -1
- package/dist/components/AccountBalance/BalancePieChartTitle.d.ts +1 -1
- package/dist/components/AccountKeys/AccountKeys.d.ts +1 -1
- package/dist/components/AccountKeys/stories/StoryComponent.d.ts +1 -1
- package/dist/components/Activity/Activity.d.ts +1 -1
- package/dist/components/Activity/ActivityItem.d.ts +1 -1
- package/dist/components/Bmi/Bmi.d.ts +1 -1
- package/dist/components/Bmi/BmiLabels.d.ts +1 -1
- package/dist/components/BotsTable/BotsTable.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/StoryComponent.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/components/Actions/ActionIcon.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/components/Actions/ActionItem.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/components/Actions/ActionMore.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/components/Actions/ActionRun.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/components/Actions/Actions.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/components/Actions/ActionsWrapper.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/components/Actions/consts.d.ts +3 -3
- package/dist/components/BotsTable/stories/BotsTable/components/Exchange/Exchange.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/components/Exchange/consts.d.ts +3 -3
- package/dist/components/BotsTable/stories/BotsTable/components/PNL.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/components/ROI.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/components/TableTag.d.ts +1 -1
- package/dist/components/BotsTable/stories/BotsTable/components/Trade/Trade.d.ts +1 -1
- package/dist/components/BotsTable/stories/NoControlOrders/StoryComponent.d.ts +1 -1
- package/dist/components/BotsTable/stories/NoControlOrders/components/ActionMore.d.ts +1 -1
- package/dist/components/BotsTable/stories/NoControlOrders/components/Reason.d.ts +1 -1
- package/dist/components/BotsTable/stories/NoControlOrders/components/TableList.d.ts +1 -1
- package/dist/components/BotsTable/stories/NoControlOrders/components/TableRow.d.ts +1 -1
- package/dist/components/Calories/Calories.d.ts +1 -1
- package/dist/components/Calories/innerContent.d.ts +1 -1
- package/dist/components/ExchangeAccount/ExchangeAccount.d.ts +1 -1
- package/dist/components/HeartRate/BPM.d.ts +1 -1
- package/dist/components/HeartRate/HeartRate.d.ts +1 -1
- package/dist/components/HeartRate/HeartRateLineChart.d.ts +1 -1
- package/dist/components/ListGoals/ListGoals.d.ts +1 -1
- package/dist/components/ListGoals/ListGoalsCard.d.ts +1 -1
- package/dist/components/MealNutrients/MealNutrients.d.ts +1 -1
- package/dist/components/MealNutrients/MealNutrientsLineChart.d.ts +1 -1
- package/dist/components/MealNutrients/MealNutrientsTooltip.d.ts +1 -1
- package/dist/components/MealPlanner/MealPlanner.d.ts +1 -1
- package/dist/components/MealPlanner/MealPlannerCard.d.ts +1 -1
- package/dist/components/StepsCounter/StepsCounter.d.ts +1 -1
- package/dist/components/TradingInfoCard/TradingInfoCard.d.ts +1 -1
- package/dist/components/TradingInfoCard/TradingInfoCardContent.d.ts +1 -1
- package/dist/components/TradingInfoCard/TradingInfoCardTooltip.d.ts +1 -1
- package/dist/components/TradingInfoCard/TradingInfoCardWrapper.d.ts +1 -1
- package/dist/components/TradingScoreboard/TradingScoreboard.d.ts +1 -1
- package/dist/components/TradingScoreboard/helpers.d.ts +4 -4
- package/dist/components/UpcomingWorkouts/UpcomingWorkoutCard.d.ts +1 -1
- package/dist/components/UpcomingWorkouts/UpcomingWorkouts.d.ts +1 -1
- package/dist/components/UserCard/UserCard.d.ts +1 -1
- package/dist/components/UserCard/UserCardBMI.d.ts +1 -1
- package/dist/components/UserCard/UserCardCredentials.d.ts +1 -1
- package/dist/components/UserCard/UserCardItem.d.ts +1 -1
- package/dist/components/WaterConsume/WaterConsume.d.ts +1 -1
- package/dist/index.js +2439 -1
- package/dist/index.js.map +1 -1
- package/package.json +24 -27
- package/.babelrc.js +0 -4
- package/.env +0 -7
- package/.storybook/main.ts +0 -47
- package/.storybook/preview.tsx +0 -22
- package/.storybook/style.css +0 -40
- package/custom-shots/widgets-bots-table--no-control-orders--menu-opened_[w1920px].png +0 -0
- package/custom-shots/widgets-bots-table--no-control-orders--run-reason-modal_[w1920px].png +0 -0
- package/custom-shots/widgets-heart-rate--hint-opened__[w1440px].png +0 -0
- package/custom-shots/widgets-heart-rate--hint-opened__[w1920px].png +0 -0
- package/custom-shots/widgets-heart-rate--hint-opened__[w390px].png +0 -0
- package/custom-shots/widgets-heart-rate--hint-opened__[w900px].png +0 -0
- package/custom-shots/widgets-meal-nutrients--hint-opened__[w1440px].png +0 -0
- package/custom-shots/widgets-meal-nutrients--hint-opened__[w1920px].png +0 -0
- package/custom-shots/widgets-meal-nutrients--hint-opened__[w390px].png +0 -0
- package/custom-shots/widgets-meal-nutrients--hint-opened__[w900px].png +0 -0
- package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w1440px].png +0 -0
- package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w1920px].png +0 -0
- package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w390px].png +0 -0
- package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w900px].png +0 -0
- package/custom-shots/widgets-trading-info-card--hover__[w1920px].png +0 -0
- package/customTest.tsx +0 -35
- package/jest-setup.ts +0 -20
- package/lostpixel.config.ts +0 -29
- package/playwright.config.ts +0 -7
- package/src/components/AccountBalance/AccountBalance.specBackup.tsx +0 -105
- package/src/components/AccountBalance/AccountBalance.stories.tsx +0 -138
- package/src/components/AccountBalance/AccountBalance.tsx +0 -60
- package/src/components/AccountBalance/BalancePieChart.tsx +0 -127
- package/src/components/AccountBalance/BalancePieChartTitle.tsx +0 -54
- package/src/components/AccountBalance/index.ts +0 -4
- package/src/components/AccountBalance/stories/fixtures.ts +0 -26
- package/src/components/AccountBalance/types.ts +0 -41
- package/src/components/AccountKeys/AccountKeys.specBackup.tsx +0 -43
- package/src/components/AccountKeys/AccountKeys.stories.tsx +0 -14
- package/src/components/AccountKeys/AccountKeys.tsx +0 -73
- package/src/components/AccountKeys/helpers.ts +0 -7
- package/src/components/AccountKeys/index.ts +0 -2
- package/src/components/AccountKeys/stories/StoryComponent.tsx +0 -33
- package/src/components/AccountKeys/styles.ts +0 -87
- package/src/components/AccountKeys/types.ts +0 -8
- package/src/components/Activity/Activity.specBackup.tsx +0 -79
- package/src/components/Activity/Activity.stories.tsx +0 -15
- package/src/components/Activity/Activity.tsx +0 -83
- package/src/components/Activity/ActivityItem.tsx +0 -38
- package/src/components/Activity/index.tsx +0 -2
- package/src/components/Activity/mockActivityRequest.ts +0 -106
- package/src/components/Activity/styles.ts +0 -12
- package/src/components/Activity/types.ts +0 -10
- package/src/components/Bmi/Bmi.spec.Backup.tsx +0 -68
- package/src/components/Bmi/Bmi.stories.tsx +0 -10
- package/src/components/Bmi/Bmi.tsx +0 -96
- package/src/components/Bmi/BmiHeatbar.tsx +0 -18
- package/src/components/Bmi/BmiInfo.tsx +0 -11
- package/src/components/Bmi/BmiLabel.tsx +0 -9
- package/src/components/Bmi/BmiLabels.tsx +0 -33
- package/src/components/Bmi/BmiPointer.tsx +0 -15
- package/src/components/Bmi/index.tsx +0 -2
- package/src/components/Bmi/styles.ts +0 -18
- package/src/components/Bmi/types.ts +0 -4
- package/src/components/BotsTable/BotsTable.e2e.ts +0 -77
- package/src/components/BotsTable/BotsTable.specBackup.tsx +0 -125
- package/src/components/BotsTable/BotsTable.tsx +0 -32
- package/src/components/BotsTable/BotsTableCell.tsx +0 -13
- package/src/components/BotsTable/BotsTableHead.tsx +0 -13
- package/src/components/BotsTable/BotsTableRow.tsx +0 -17
- package/src/components/BotsTable/BotsTableWrapper.tsx +0 -23
- package/src/components/BotsTable/index.ts +0 -5
- package/src/components/BotsTable/stories/BotsTable/StoryComponent.tsx +0 -59
- package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionIcon.tsx +0 -11
- package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionItem.tsx +0 -40
- package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionMore.tsx +0 -89
- package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionRun.tsx +0 -133
- package/src/components/BotsTable/stories/BotsTable/components/Actions/Actions.tsx +0 -13
- package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionsWrapper.tsx +0 -21
- package/src/components/BotsTable/stories/BotsTable/components/Actions/consts.tsx +0 -118
- package/src/components/BotsTable/stories/BotsTable/components/Actions/index.ts +0 -6
- package/src/components/BotsTable/stories/BotsTable/components/Exchange/Exchange.tsx +0 -26
- package/src/components/BotsTable/stories/BotsTable/components/Exchange/consts.tsx +0 -157
- package/src/components/BotsTable/stories/BotsTable/components/Exchange/index.ts +0 -1
- package/src/components/BotsTable/stories/BotsTable/components/Exchange/types.ts +0 -6
- package/src/components/BotsTable/stories/BotsTable/components/PNL.tsx +0 -27
- package/src/components/BotsTable/stories/BotsTable/components/ROI.tsx +0 -25
- package/src/components/BotsTable/stories/BotsTable/components/TableTag.tsx +0 -22
- package/src/components/BotsTable/stories/BotsTable/components/Trade/Trade.tsx +0 -8
- package/src/components/BotsTable/stories/BotsTable/components/Trade/consts.ts +0 -14
- package/src/components/BotsTable/stories/BotsTable/components/Trade/index.ts +0 -1
- package/src/components/BotsTable/stories/BotsTable/components/Trade/types.ts +0 -5
- package/src/components/BotsTable/stories/BotsTable/components/index.ts +0 -6
- package/src/components/BotsTable/stories/BotsTable/index.ts +0 -1
- package/src/components/BotsTable/stories/BotsTable/mockData.ts +0 -84
- package/src/components/BotsTable/stories/BotsTable.stories.tsx +0 -39
- package/src/components/BotsTable/stories/NoControlOrders/StoryComponent.tsx +0 -35
- package/src/components/BotsTable/stories/NoControlOrders/components/ActionMore.tsx +0 -95
- package/src/components/BotsTable/stories/NoControlOrders/components/Reason.tsx +0 -11
- package/src/components/BotsTable/stories/NoControlOrders/components/TableList.tsx +0 -45
- package/src/components/BotsTable/stories/NoControlOrders/components/TableRow.tsx +0 -31
- package/src/components/BotsTable/stories/NoControlOrders/components/index.ts +0 -4
- package/src/components/BotsTable/stories/NoControlOrders/mockData.ts +0 -23
- package/src/components/BotsTable/stories/NoControlOrders/types.ts +0 -16
- package/src/components/BotsTable/types.ts +0 -31
- package/src/components/Calories/Calories.specBackup.tsx +0 -11
- package/src/components/Calories/Calories.stories.tsx +0 -26
- package/src/components/Calories/Calories.tsx +0 -54
- package/src/components/Calories/index.tsx +0 -2
- package/src/components/Calories/innerContent.tsx +0 -30
- package/src/components/Calories/types.ts +0 -4
- package/src/components/ExchangeAccount/ExchangeAccount.specBackup.tsx +0 -104
- package/src/components/ExchangeAccount/ExchangeAccount.stories.tsx +0 -108
- package/src/components/ExchangeAccount/ExchangeAccount.tsx +0 -90
- package/src/components/ExchangeAccount/helpers.tsx +0 -153
- package/src/components/ExchangeAccount/index.ts +0 -2
- package/src/components/ExchangeAccount/styles.ts +0 -115
- package/src/components/ExchangeAccount/types.ts +0 -14
- package/src/components/HeartRate/BPM.tsx +0 -43
- package/src/components/HeartRate/HeartRate.e2e.ts +0 -78
- package/src/components/HeartRate/HeartRate.specBackup.tsx +0 -91
- package/src/components/HeartRate/HeartRate.stories.tsx +0 -36
- package/src/components/HeartRate/HeartRate.tsx +0 -105
- package/src/components/HeartRate/HeartRateLineChart.tsx +0 -53
- package/src/components/HeartRate/index.ts +0 -2
- package/src/components/HeartRate/mockHeartRateRequest.ts +0 -15
- package/src/components/HeartRate/types.ts +0 -15
- package/src/components/HeartRate/utils.tsx +0 -8
- package/src/components/ListGoals/ListGoals.specBackup.tsx +0 -82
- package/src/components/ListGoals/ListGoals.stories.tsx +0 -58
- package/src/components/ListGoals/ListGoals.tsx +0 -29
- package/src/components/ListGoals/ListGoalsCard.tsx +0 -61
- package/src/components/ListGoals/index.ts +0 -2
- package/src/components/ListGoals/styles.tsx +0 -11
- package/src/components/ListGoals/types.ts +0 -25
- package/src/components/MealNutrients/MealNutrients.e2e.ts +0 -68
- package/src/components/MealNutrients/MealNutrients.specBackup.tsx +0 -134
- package/src/components/MealNutrients/MealNutrients.stories.tsx +0 -37
- package/src/components/MealNutrients/MealNutrients.tsx +0 -84
- package/src/components/MealNutrients/MealNutrientsLineChart.tsx +0 -89
- package/src/components/MealNutrients/MealNutrientsTooltip.tsx +0 -30
- package/src/components/MealNutrients/chartDefaultConfig.tsx +0 -87
- package/src/components/MealNutrients/index.tsx +0 -2
- package/src/components/MealNutrients/mockMealNutrientsRequest.ts +0 -1246
- package/src/components/MealNutrients/types.ts +0 -37
- package/src/components/MealNutrients/useChartConfig.ts +0 -69
- package/src/components/MealPlanner/MealPlanner.specBackup.tsx +0 -77
- package/src/components/MealPlanner/MealPlanner.stories.tsx +0 -15
- package/src/components/MealPlanner/MealPlanner.tsx +0 -100
- package/src/components/MealPlanner/MealPlannerBadge.tsx +0 -15
- package/src/components/MealPlanner/MealPlannerBars.tsx +0 -19
- package/src/components/MealPlanner/MealPlannerCard.tsx +0 -73
- package/src/components/MealPlanner/MealPlannerLegends.tsx +0 -22
- package/src/components/MealPlanner/index.ts +0 -2
- package/src/components/MealPlanner/mockMealPlannerRequest.ts +0 -70
- package/src/components/MealPlanner/types.ts +0 -21
- package/src/components/StepsCounter/StepsCounter.specBackup.tsx +0 -14
- package/src/components/StepsCounter/StepsCounter.stories.tsx +0 -16
- package/src/components/StepsCounter/StepsCounter.tsx +0 -74
- package/src/components/StepsCounter/index.ts +0 -2
- package/src/components/StepsCounter/types.ts +0 -4
- package/src/components/TradingInfoCard/TradingInfoCard.e2e.ts +0 -18
- package/src/components/TradingInfoCard/TradingInfoCard.specBackup.tsx +0 -116
- package/src/components/TradingInfoCard/TradingInfoCard.stories.tsx +0 -118
- package/src/components/TradingInfoCard/TradingInfoCard.tsx +0 -49
- package/src/components/TradingInfoCard/TradingInfoCardContent.tsx +0 -32
- package/src/components/TradingInfoCard/TradingInfoCardTooltip.tsx +0 -47
- package/src/components/TradingInfoCard/TradingInfoCardWrapper.tsx +0 -72
- package/src/components/TradingInfoCard/index.ts +0 -3
- package/src/components/TradingInfoCard/types.ts +0 -27
- package/src/components/TradingScoreboard/TradingScoreboard.specBackup.tsx +0 -119
- package/src/components/TradingScoreboard/TradingScoreboard.stories.tsx +0 -119
- package/src/components/TradingScoreboard/TradingScoreboard.tsx +0 -41
- package/src/components/TradingScoreboard/TradingScoreboardBase.tsx +0 -17
- package/src/components/TradingScoreboard/helpers.tsx +0 -134
- package/src/components/TradingScoreboard/index.ts +0 -2
- package/src/components/TradingScoreboard/types.ts +0 -18
- package/src/components/UpcomingWorkouts/UpcomingWorkoutCard.tsx +0 -64
- package/src/components/UpcomingWorkouts/UpcomingWorkouts.specBackup.tsx +0 -56
- package/src/components/UpcomingWorkouts/UpcomingWorkouts.stories.tsx +0 -32
- package/src/components/UpcomingWorkouts/UpcomingWorkouts.tsx +0 -27
- package/src/components/UpcomingWorkouts/index.ts +0 -2
- package/src/components/UpcomingWorkouts/style.ts +0 -12
- package/src/components/UpcomingWorkouts/types.ts +0 -23
- package/src/components/UserCard/UserCard.tsx +0 -46
- package/src/components/UserCard/UserCardBMI.tsx +0 -37
- package/src/components/UserCard/UserCardCredentials.tsx +0 -56
- package/src/components/UserCard/UserCardItem.tsx +0 -42
- package/src/components/UserCard/index.tsx +0 -2
- package/src/components/UserCard/types.ts +0 -8
- package/src/components/WaterConsume/WaterConsume.specBackup.tsx +0 -62
- package/src/components/WaterConsume/WaterConsume.stories.tsx +0 -36
- package/src/components/WaterConsume/WaterConsume.tsx +0 -188
- package/src/components/WaterConsume/index.ts +0 -2
- package/src/components/WaterConsume/types.ts +0 -11
- package/src/consts.ts +0 -18
- package/src/index.ts +0 -36
- package/src/injectGlobal.ts +0 -41
- package/test-results/.last-run.json +0 -21
- package/tsbuildcache +0 -1
- package/tsconfig.build.json +0 -44
- package/tsconfig.json +0 -17
- package/webpack.config.js +0 -28
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { AccountBalanceProps } from './types';
|
|
2
|
-
export declare const AccountBalance: ({ title, className, onClick, link, variant, fullscreenModeFeature, activeHighlight, widgetMaxWidth, ...props }: AccountBalanceProps) => import("@emotion/react/
|
|
2
|
+
export declare const AccountBalance: ({ title, className, onClick, link, variant, fullscreenModeFeature, activeHighlight, widgetMaxWidth, ...props }: AccountBalanceProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { BalancePieChartProps } from './types';
|
|
2
|
-
export declare const BalancePieChart: import("react").
|
|
2
|
+
export declare const BalancePieChart: import("react").ForwardRefExoticComponent<Pick<BalancePieChartProps, "data" | "variant" | "total" | "currency" | "pieChartProps" | "activeHighlight" | "onFullscreenModeChange" | "legendColorPalette" | "chartColorPalette" | "fullscreenModeFeature"> & {
|
|
3
3
|
theme?: import("@emotion/react").Theme;
|
|
4
4
|
}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { BalancePieChartTitleProps } from './types';
|
|
2
|
-
export declare const BalancePieChartTitle: import("react").
|
|
2
|
+
export declare const BalancePieChartTitle: import("react").ForwardRefExoticComponent<Pick<BalancePieChartTitleProps, "total" | "currency"> & {
|
|
3
3
|
theme?: import("@emotion/react").Theme;
|
|
4
4
|
}>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { AccountKeysProps } from './types';
|
|
2
|
-
export declare const AccountKeys: ({ title, apiKey, secretKey, onDelete, onVisibilityChange, isDisabled, }: AccountKeysProps) => import("@emotion/react/
|
|
2
|
+
export declare const AccountKeys: ({ title, apiKey, secretKey, onDelete, onVisibilityChange, isDisabled, }: AccountKeysProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
interface onDelete {
|
|
2
2
|
onDelete: () => void;
|
|
3
3
|
}
|
|
4
|
-
export declare const StoryComponent: ({ onDelete }: onDelete) => import("@emotion/react/
|
|
4
|
+
export declare const StoryComponent: ({ onDelete }: onDelete) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
5
5
|
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ActivityItemProps } from './types';
|
|
2
|
-
declare const ActivityItem: ({ currentValue, date }: ActivityItemProps) => import("@emotion/react/
|
|
2
|
+
declare const ActivityItem: ({ currentValue, date }: ActivityItemProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ActivityItem;
|
|
@@ -3,4 +3,4 @@ import { BmiProps } from './types';
|
|
|
3
3
|
*
|
|
4
4
|
* UI Component that calculates the Body Mass Index of the user
|
|
5
5
|
*/
|
|
6
|
-
export declare const Bmi: ({ height, weight }: BmiProps) => import("@emotion/react/
|
|
6
|
+
export declare const Bmi: ({ height, weight }: BmiProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const BmiLabels: () => import("@emotion/react/
|
|
1
|
+
export declare const BmiLabels: () => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { BotsTableProps } from './types';
|
|
2
|
-
export declare const BotsTable: ({ children, columns, className }: BotsTableProps) => import("@emotion/react/
|
|
2
|
+
export declare const BotsTable: ({ children, columns, className }: BotsTableProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const BotsTableStory: () => import("@emotion/react/
|
|
1
|
+
export declare const BotsTableStory: () => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { Button } from '@ssa-ui-kit/core';
|
|
2
|
-
export declare const ActionItem: ({ children, ...rest }: Parameters<typeof Button>[0]) => import("@emotion/react/
|
|
2
|
+
export declare const ActionItem: ({ children, ...rest }: Parameters<typeof Button>[0]) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { Wrapper } from '@ssa-ui-kit/core';
|
|
2
|
-
export declare const ActionsWrapper: ({ children, ...rest }: Parameters<typeof Wrapper>[0]) => import("@emotion/react/
|
|
2
|
+
export declare const ActionsWrapper: ({ children, ...rest }: Parameters<typeof Wrapper>[0]) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const actionsIcons: {
|
|
2
|
-
trade: () => import("@emotion/react/
|
|
3
|
-
liquidation: () => import("@emotion/react/
|
|
4
|
-
pending: () => import("@emotion/react/
|
|
2
|
+
trade: () => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
|
+
liquidation: () => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
4
|
+
pending: () => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
5
5
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { ExchangeProps } from './types';
|
|
2
|
-
export declare const Exchange: ({ exchangeType, showTitle }: ExchangeProps) => import("@emotion/react/
|
|
2
|
+
export declare const Exchange: ({ exchangeType, showTitle }: ExchangeProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export declare const exchangeIcons: {
|
|
2
2
|
binance: {
|
|
3
|
-
icon: () => import("@emotion/react/
|
|
3
|
+
icon: () => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
4
4
|
title: string;
|
|
5
5
|
};
|
|
6
6
|
kraken: {
|
|
7
|
-
icon: () => import("@emotion/react/
|
|
7
|
+
icon: () => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
8
8
|
title: string;
|
|
9
9
|
};
|
|
10
10
|
bittrex: {
|
|
11
|
-
icon: () => import("@emotion/react/
|
|
11
|
+
icon: () => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
12
12
|
title: string;
|
|
13
13
|
};
|
|
14
14
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as Types from '../../../types';
|
|
2
|
-
export declare const PNL: ({ amount, currency, isIncreasing }: Types.PNL) => import("@emotion/react/
|
|
2
|
+
export declare const PNL: ({ amount, currency, isIncreasing }: Types.PNL) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as Types from '../../../types';
|
|
2
|
-
export declare const ROI: ({ amount, isIncreasing }: Types.ROI) => import("@emotion/react/
|
|
2
|
+
export declare const ROI: ({ amount, isIncreasing }: Types.ROI) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { TradeProps } from './types';
|
|
2
|
-
export declare const Trade: ({ tradeType }: TradeProps) => import("@emotion/react/
|
|
2
|
+
export declare const Trade: ({ tradeType }: TradeProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const NoControlOrdersStory: () => import("@emotion/react/
|
|
1
|
+
export declare const NoControlOrdersStory: () => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { BotsTableProps } from '../../../types';
|
|
2
|
-
export declare const TableList: ({ children, ...rest }: BotsTableProps) => import("@emotion/react/
|
|
2
|
+
export declare const TableList: ({ children, ...rest }: BotsTableProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { NoControlOrdersItem } from '../types';
|
|
2
|
-
export declare const TableRow: (item: NoControlOrdersItem) => import("@emotion/react/
|
|
2
|
+
export declare const TableRow: (item: NoControlOrdersItem) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -3,4 +3,4 @@ import { CaloriesProps } from './types';
|
|
|
3
3
|
*
|
|
4
4
|
* UI Component that shows how many calories the user has burned
|
|
5
5
|
*/
|
|
6
|
-
export declare const Calories: ({ max, currentValue }: CaloriesProps) => import("@emotion/react/
|
|
6
|
+
export declare const Calories: ({ max, currentValue }: CaloriesProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { CaloriesProps } from './types';
|
|
2
|
-
export declare const InnerContent: ({ currentValue, max }: CaloriesProps) => import("@emotion/react/
|
|
2
|
+
export declare const InnerContent: ({ currentValue, max }: CaloriesProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { ExchangeAccountProps } from './types';
|
|
2
|
-
export declare const ExchangeAccount: ({ platform, title, status, link, data, pieChartProps, onClick, onDelete, }: ExchangeAccountProps) => import("@emotion/react/
|
|
2
|
+
export declare const ExchangeAccount: ({ platform, title, status, link, data, pieChartProps, onClick, onDelete, }: ExchangeAccountProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { BMPProps } from './types';
|
|
2
|
-
export declare const BPM: ({ value }: BMPProps) => import("@emotion/react/
|
|
2
|
+
export declare const BPM: ({ value }: BMPProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -3,4 +3,4 @@ import { HeartRateProps } from './types';
|
|
|
3
3
|
*
|
|
4
4
|
* UI Component that shows the heart rate of the user
|
|
5
5
|
*/
|
|
6
|
-
export declare const HeartRate: ({ data, caption, color, }: HeartRateProps) => import("@emotion/react/
|
|
6
|
+
export declare const HeartRate: ({ data, caption, color, }: HeartRateProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { LineSvgProps } from '@nivo/line';
|
|
2
|
-
export declare const HeartRateLineChart: ({ data, ...props }: LineSvgProps) => import("@emotion/react/
|
|
2
|
+
export declare const HeartRateLineChart: ({ data, ...props }: LineSvgProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -3,4 +3,4 @@ import { ListGoalsProps } from './types';
|
|
|
3
3
|
*
|
|
4
4
|
* UI Component that uses CardList to render a list of goals
|
|
5
5
|
*/
|
|
6
|
-
export declare const ListGoals: ({ goals }: ListGoalsProps) => import("@emotion/react/
|
|
6
|
+
export declare const ListGoals: ({ goals }: ListGoalsProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { ItemCardProps } from './types';
|
|
2
|
-
export declare const ListGoalsCard: ({ image, title, details, progressProps, }: ItemCardProps) => import("@emotion/react/
|
|
2
|
+
export declare const ListGoalsCard: ({ image, title, details, progressProps, }: ItemCardProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -3,4 +3,4 @@ import { MealNutrientsProps } from './types';
|
|
|
3
3
|
*
|
|
4
4
|
* UI Component that shows the nutrients consumed by the user
|
|
5
5
|
*/
|
|
6
|
-
export declare const MealNutrients: ({ caption, options, data, onOptionChange, }: MealNutrientsProps) => import("@emotion/react/
|
|
6
|
+
export declare const MealNutrients: ({ caption, options, data, onOptionChange, }: MealNutrientsProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { LineSvgProps } from '@nivo/line';
|
|
2
|
-
export declare const MealNutrientsLineChart: ({ data, ...props }: LineSvgProps) => import("@emotion/react/
|
|
2
|
+
export declare const MealNutrientsLineChart: ({ data, ...props }: LineSvgProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { MealNutrientsTooltipProps } from './types';
|
|
2
|
-
export declare const MealNutrientsTooltip: ({ colorName, point, }: MealNutrientsTooltipProps) => import("@emotion/react/
|
|
2
|
+
export declare const MealNutrientsTooltip: ({ colorName, point, }: MealNutrientsTooltipProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { MealPlannerProps } from './types';
|
|
2
|
-
export declare const MealPlanner: ({ data }: MealPlannerProps) => import("@emotion/react/
|
|
2
|
+
export declare const MealPlanner: ({ data }: MealPlannerProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { MealPlannerCardProps } from './types';
|
|
2
|
-
export declare const MealPlannerCard: ({ name, image, carbs, protein, fat, }: MealPlannerCardProps) => import("@emotion/react/
|
|
2
|
+
export declare const MealPlannerCard: ({ name, image, carbs, protein, fat, }: MealPlannerCardProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -3,4 +3,4 @@ import { StepsCounterProps } from './types';
|
|
|
3
3
|
*
|
|
4
4
|
* UI Component with a Card that shows the steps count of the user
|
|
5
5
|
*/
|
|
6
|
-
export declare const StepsCounter: ({ max, currentValue }: StepsCounterProps) => import("@emotion/react/
|
|
6
|
+
export declare const StepsCounter: ({ max, currentValue }: StepsCounterProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TradingInfoCardProps } from './types';
|
|
2
|
-
declare const TradingInfoCard: (props: TradingInfoCardProps) => import("@emotion/react/
|
|
2
|
+
declare const TradingInfoCard: (props: TradingInfoCardProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default TradingInfoCard;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TradingInfoContent } from './types';
|
|
2
|
-
declare const TradingInfoCardContent: ({ value, unit, icon }: TradingInfoContent) => import("@emotion/react/
|
|
2
|
+
declare const TradingInfoCardContent: ({ value, unit, icon }: TradingInfoContent) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default TradingInfoCardContent;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TradingInfoCardTooltipProps } from './types';
|
|
2
|
-
declare const TradingInfoCardTooltip: ({ trigger, children, }: TradingInfoCardTooltipProps) => import("@emotion/react/
|
|
2
|
+
declare const TradingInfoCardTooltip: ({ trigger, children, }: TradingInfoCardTooltipProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default TradingInfoCardTooltip;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TradingInfoCardWrapperProps } from './types';
|
|
2
|
-
declare const TradingInfoCardWrapper: ({ onClick, link, children, }: TradingInfoCardWrapperProps) => import("@emotion/react/
|
|
2
|
+
declare const TradingInfoCardWrapper: ({ onClick, link, children, }: TradingInfoCardWrapperProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default TradingInfoCardWrapper;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TradingScoreboardProps } from './types';
|
|
2
|
-
declare const TradingScoreboard: ({ items, onClick, renderCard, ...props }: TradingScoreboardProps) => import("@emotion/react/
|
|
2
|
+
declare const TradingScoreboard: ({ items, onClick, renderCard, ...props }: TradingScoreboardProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default TradingScoreboard;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const defaultBoardArr: ({
|
|
2
|
-
value: import("@emotion/react/
|
|
2
|
+
value: import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
title: string;
|
|
4
4
|
unit?: undefined;
|
|
5
5
|
icon?: undefined;
|
|
@@ -17,7 +17,7 @@ export declare const defaultBoardArr: ({
|
|
|
17
17
|
value: string;
|
|
18
18
|
unit: string;
|
|
19
19
|
title: string;
|
|
20
|
-
icon: import("@emotion/react/
|
|
20
|
+
icon: import("@emotion/react/jsx-runtime").JSX.Element;
|
|
21
21
|
})[];
|
|
22
22
|
export declare const oneLineBoardArr: ({
|
|
23
23
|
value: string;
|
|
@@ -33,7 +33,7 @@ export declare const oneLineBoardArr: ({
|
|
|
33
33
|
value: string;
|
|
34
34
|
unit: string;
|
|
35
35
|
title: string;
|
|
36
|
-
icon: import("@emotion/react/
|
|
36
|
+
icon: import("@emotion/react/jsx-runtime").JSX.Element;
|
|
37
37
|
})[];
|
|
38
38
|
export declare const linkBoardArr: ({
|
|
39
39
|
value: string;
|
|
@@ -51,6 +51,6 @@ export declare const linkBoardArr: ({
|
|
|
51
51
|
value: string;
|
|
52
52
|
unit: string;
|
|
53
53
|
title: string;
|
|
54
|
-
icon: import("@emotion/react/
|
|
54
|
+
icon: import("@emotion/react/jsx-runtime").JSX.Element;
|
|
55
55
|
link: string;
|
|
56
56
|
})[];
|
|
@@ -3,4 +3,4 @@ import { UpcomingWorkoutCardProps } from './types';
|
|
|
3
3
|
*
|
|
4
4
|
* UI Component that use CardList to render a list of upcoming workouts
|
|
5
5
|
*/
|
|
6
|
-
export declare const UpcomingWorkoutCard: ({ image, title, workoutTime, renderDetails, onClick, }: UpcomingWorkoutCardProps) => import("@emotion/react/
|
|
6
|
+
export declare const UpcomingWorkoutCard: ({ image, title, workoutTime, renderDetails, onClick, }: UpcomingWorkoutCardProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { UpcomingWorkoutsProps } from './types';
|
|
2
|
-
export declare const UpcomingWorkouts: ({ workouts }: UpcomingWorkoutsProps) => import("@emotion/react/
|
|
2
|
+
export declare const UpcomingWorkouts: ({ workouts }: UpcomingWorkoutsProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { User } from './types';
|
|
2
|
-
declare const UserCardBMI: ({ weight, height, age, }: Partial<Pick<User, "weight" | "height" | "age">>) => import("@emotion/react/
|
|
2
|
+
declare const UserCardBMI: ({ weight, height, age, }: Partial<Pick<User, "weight" | "height" | "age">>) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default UserCardBMI;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { User } from './types';
|
|
2
|
-
declare const UserCardCredentials: ({ name, email, }: Partial<Pick<User, "name" | "email">>) => import("@emotion/react/
|
|
2
|
+
declare const UserCardCredentials: ({ name, email, }: Partial<Pick<User, "name" | "email">>) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default UserCardCredentials;
|
|
@@ -3,5 +3,5 @@ interface UserCardItemProps {
|
|
|
3
3
|
unit: string;
|
|
4
4
|
caption: string;
|
|
5
5
|
}
|
|
6
|
-
declare const UserCardItem: ({ value, unit, caption }: UserCardItemProps) => import("@emotion/react/
|
|
6
|
+
declare const UserCardItem: ({ value, unit, caption }: UserCardItemProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default UserCardItem;
|
|
@@ -4,4 +4,4 @@ import { WaterConsumeProps } from './types';
|
|
|
4
4
|
* UI Component shows the water consumption objective of the user
|
|
5
5
|
* @param steps - the order goes from top to bottom, from left to right
|
|
6
6
|
*/
|
|
7
|
-
export declare const WaterConsume: ({ minValue, maxValue, currentValue, active, steps, unit, }: WaterConsumeProps) => import("@emotion/react/
|
|
7
|
+
export declare const WaterConsume: ({ minValue, maxValue, currentValue, active, steps, unit, }: WaterConsumeProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|