From c96d9ba18f0e72ba93f3825ce01984bfcf60c03d Mon Sep 17 00:00:00 2001 From: Vashon Gonzales <104737326+VashonG@users.noreply.github.com> Date: Wed, 2 Aug 2023 17:34:26 +0000 Subject: [PATCH] created tsconfig file --- .tsbuildinfo | 1 + Gruntfile.d.ts | 3 + Gruntfile.d.ts.map | 1 + package.json | 3 + src/App.d.ts | 4 + src/App.d.ts.map | 1 + src/App.js | 13 + src/App.js.map | 1 + src/App.tsx | 2 +- src/CaratDesignSystemDarkTheme.d.ts | 3 + src/CaratDesignSystemDarkTheme.d.ts.map | 1 + src/CaratDesignSystemDarkTheme.js | 1477 +++++++++++++++++ src/CaratDesignSystemDarkTheme.js.map | 1 + src/CaratDesignSystemLightTheme.d.ts | 3 + src/CaratDesignSystemLightTheme.d.ts.map | 1 + src/CaratDesignSystemLightTheme.js | 1473 ++++++++++++++++ src/CaratDesignSystemLightTheme.js.map | 1 + src/components/Account/Account.d.ts | 18 + src/components/Account/Account.d.ts.map | 1 + src/components/Account/Account.js | 195 +++ src/components/Account/Account.js.map | 1 + src/components/Badge/Badge.d.ts | 17 + src/components/Badge/Badge.d.ts.map | 1 + src/components/Badge/Badge.js | 21 + src/components/Badge/Badge.js.map | 1 + src/components/Badge/Badge.stories.d.ts | 14 + src/components/Badge/Badge.stories.d.ts.map | 1 + src/components/Badge/index.d.ts | 2 + src/components/Badge/index.d.ts.map | 1 + src/components/Badge/index.js | 2 + src/components/Badge/index.js.map | 1 + src/components/Badge1/Badge1.d.ts | 18 + src/components/Badge1/Badge1.d.ts.map | 1 + src/components/Badge1/Badge1.js | 223 +++ src/components/Badge1/Badge1.js.map | 1 + src/components/Bars/Bars.d.ts | 18 + src/components/Bars/Bars.d.ts.map | 1 + src/components/Bars/Bars.js | 333 ++++ src/components/Bars/Bars.js.map | 1 + src/components/Button/Button.d.ts | 17 + src/components/Button/Button.d.ts.map | 1 + src/components/Button/Button.js | 17 + src/components/Button/Button.js.map | 1 + src/components/Button/Button.stories.d.ts | 14 + src/components/Button/Button.stories.d.ts.map | 1 + src/components/Button/index.d.ts | 2 + src/components/Button/index.d.ts.map | 1 + src/components/Button/index.js | 2 + src/components/Button/index.js.map | 1 + src/components/Button1/Button1.d.ts | 18 + src/components/Button1/Button1.d.ts.map | 1 + src/components/Button1/Button1.js | 51 + src/components/Button1/Button1.js.map | 1 + .../CashbackOffer/CashbackOffer.d.ts | 18 + .../CashbackOffer/CashbackOffer.d.ts.map | 1 + src/components/CashbackOffer/CashbackOffer.js | 156 ++ .../CashbackOffer/CashbackOffer.js.map | 1 + src/components/Cell/Cell.d.ts | 18 + src/components/Cell/Cell.d.ts.map | 1 + src/components/Cell/Cell.js | 198 +++ src/components/Cell/Cell.js.map | 1 + src/components/Cell/Cell.stories.d.ts | 19 + src/components/Cell/Cell.stories.d.ts.map | 1 + src/components/Cell/index.d.ts | 2 + src/components/Cell/index.d.ts.map | 1 + src/components/Cell/index.js | 2 + src/components/Cell/index.js.map | 1 + src/components/Checkbox1/Checkbox1.d.ts | 18 + src/components/Checkbox1/Checkbox1.d.ts.map | 1 + src/components/Checkbox1/Checkbox1.js | 94 ++ src/components/Checkbox1/Checkbox1.js.map | 1 + src/components/CheckboxItem/CheckboxItem.d.ts | 18 + .../CheckboxItem/CheckboxItem.d.ts.map | 1 + src/components/CheckboxItem/CheckboxItem.js | 68 + .../CheckboxItem/CheckboxItem.js.map | 1 + src/components/CreditCard/CreditCard.d.ts | 18 + src/components/CreditCard/CreditCard.d.ts.map | 1 + src/components/CreditCard/CreditCard.js | 260 +++ src/components/CreditCard/CreditCard.js.map | 1 + .../FeaturedOffer/FeaturedOffer.d.ts | 18 + .../FeaturedOffer/FeaturedOffer.d.ts.map | 1 + src/components/FeaturedOffer/FeaturedOffer.js | 104 ++ .../FeaturedOffer/FeaturedOffer.js.map | 1 + src/components/Frame/Frame.d.ts | 41 + src/components/Frame/Frame.d.ts.map | 1 + src/components/Frame/Frame.js | 37 + src/components/Frame/Frame.js.map | 1 + src/components/Frame/Frame.stories.d.ts | 30 + src/components/Frame/Frame.stories.d.ts.map | 1 + src/components/Frame/index.d.ts | 2 + src/components/Frame/index.d.ts.map | 1 + src/components/Frame/index.js | 2 + src/components/Frame/index.js.map | 1 + src/components/Graph1Line/Graph1Line.d.ts | 18 + src/components/Graph1Line/Graph1Line.d.ts.map | 1 + src/components/Graph1Line/Graph1Line.js | 365 ++++ src/components/Graph1Line/Graph1Line.js.map | 1 + src/components/GraphLine/GraphLine.d.ts | 21 + src/components/GraphLine/GraphLine.d.ts.map | 1 + src/components/GraphLine/GraphLine.js | 42 + src/components/GraphLine/GraphLine.js.map | 1 + .../GraphLine/GraphLine.stories.d.ts | 17 + .../GraphLine/GraphLine.stories.d.ts.map | 1 + src/components/GraphLine/index.d.ts | 2 + src/components/GraphLine/index.d.ts.map | 1 + src/components/GraphLine/index.js | 2 + src/components/GraphLine/index.js.map | 1 + .../IconSolidIntegrations.d.ts | 18 + .../IconSolidIntegrations.d.ts.map | 1 + .../IconSolidIntegrations.js | 43 + .../IconSolidIntegrations.js.map | 1 + src/components/Input1/Input1.d.ts | 18 + src/components/Input1/Input1.d.ts.map | 1 + src/components/Input1/Input1.js | 545 ++++++ src/components/Input1/Input1.js.map | 1 + src/components/Login/Login.d.ts | 18 + src/components/Login/Login.d.ts.map | 1 + src/components/Login/Login.js | 97 ++ src/components/Login/Login.js.map | 1 + src/components/Menu/Menu.d.ts | 18 + src/components/Menu/Menu.d.ts.map | 1 + src/components/Menu/Menu.js | 268 +++ src/components/Menu/Menu.js.map | 1 + src/components/MenuItem/MenuItem.d.ts | 18 + src/components/MenuItem/MenuItem.d.ts.map | 1 + src/components/MenuItem/MenuItem.js | 209 +++ src/components/MenuItem/MenuItem.js.map | 1 + src/components/MenuItem/MenuItem.stories.d.ts | 14 + .../MenuItem/MenuItem.stories.d.ts.map | 1 + src/components/MenuItem/index.d.ts | 2 + src/components/MenuItem/index.d.ts.map | 1 + src/components/MenuItem/index.js | 2 + src/components/MenuItem/index.js.map | 1 + src/components/Miles/Miles.d.ts | 18 + src/components/Miles/Miles.d.ts.map | 1 + src/components/Miles/Miles.js | 420 +++++ src/components/Miles/Miles.js.map | 1 + src/components/ReadOnlyForm/ReadOnlyForm.d.ts | 18 + .../ReadOnlyForm/ReadOnlyForm.d.ts.map | 1 + src/components/ReadOnlyForm/ReadOnlyForm.js | 171 ++ .../ReadOnlyForm/ReadOnlyForm.js.map | 1 + .../ReadOnlyFormItem/ReadOnlyFormItem.d.ts | 18 + .../ReadOnlyFormItem.d.ts.map | 1 + .../ReadOnlyFormItem/ReadOnlyFormItem.js | 136 ++ .../ReadOnlyFormItem/ReadOnlyFormItem.js.map | 1 + .../RedeemMilesModal/RedeemMilesModal.d.ts | 18 + .../RedeemMilesModal.d.ts.map | 1 + .../RedeemMilesModal/RedeemMilesModal.js | 421 +++++ .../RedeemMilesModal/RedeemMilesModal.js.map | 1 + src/components/Row/Row.d.ts | 18 + src/components/Row/Row.d.ts.map | 1 + src/components/Row/Row.js | 415 +++++ src/components/Row/Row.js.map | 1 + src/components/Row/Row.stories.d.ts | 26 + src/components/Row/Row.stories.d.ts.map | 1 + src/components/Row/index.d.ts | 2 + src/components/Row/index.d.ts.map | 1 + src/components/Row/index.js | 2 + src/components/Row/index.js.map | 1 + src/components/SecureCode/SecureCode.d.ts | 18 + src/components/SecureCode/SecureCode.d.ts.map | 1 + src/components/SecureCode/SecureCode.js | 248 +++ src/components/SecureCode/SecureCode.js.map | 1 + src/components/Selection/Selection.d.ts | 18 + src/components/Selection/Selection.d.ts.map | 1 + src/components/Selection/Selection.js | 112 ++ src/components/Selection/Selection.js.map | 1 + src/components/StepIcon/StepIcon.d.ts | 18 + src/components/StepIcon/StepIcon.d.ts.map | 1 + src/components/StepIcon/StepIcon.js | 87 + src/components/StepIcon/StepIcon.js.map | 1 + src/components/Stepper/Stepper.d.ts | 18 + src/components/Stepper/Stepper.d.ts.map | 1 + src/components/Stepper/Stepper.js | 193 +++ src/components/Stepper/Stepper.js.map | 1 + src/components/SubMenu/SubMenu.d.ts | 18 + src/components/SubMenu/SubMenu.d.ts.map | 1 + src/components/SubMenu/SubMenu.js | 59 + src/components/SubMenu/SubMenu.js.map | 1 + src/components/TabItem/TabItem.d.ts | 18 + src/components/TabItem/TabItem.d.ts.map | 1 + src/components/TabItem/TabItem.js | 51 + src/components/TabItem/TabItem.js.map | 1 + src/components/Table/Table.d.ts | 18 + src/components/Table/Table.d.ts.map | 1 + src/components/Table/Table.js | 85 + src/components/Table/Table.js.map | 1 + src/components/Tabs/Tabs.d.ts | 18 + src/components/Tabs/Tabs.d.ts.map | 1 + src/components/Tabs/Tabs.js | 54 + src/components/Tabs/Tabs.js.map | 1 + .../WeekendSpecials/WeekendSpecials.d.ts | 18 + .../WeekendSpecials/WeekendSpecials.d.ts.map | 1 + .../WeekendSpecials/WeekendSpecials.js | 161 ++ .../WeekendSpecials/WeekendSpecials.js.map | 1 + .../HeroiconsMiniEllipsisHorizontal.d.ts | 6 + .../HeroiconsMiniEllipsisHorizontal.d.ts.map | 1 + .../HeroiconsMiniEllipsisHorizontal.js | 12 + .../HeroiconsMiniEllipsisHorizontal.js.map | 1 + .../index.d.ts | 2 + .../index.d.ts.map | 1 + .../HeroiconsMiniEllipsisHorizontal/index.js | 2 + .../index.js.map | 1 + .../HeroiconsOutlineBanknotes1.d.ts | 6 + .../HeroiconsOutlineBanknotes1.d.ts.map | 1 + .../HeroiconsOutlineBanknotes1.js | 10 + .../HeroiconsOutlineBanknotes1.js.map | 1 + .../HeroiconsOutlineBanknotes1/index.d.ts | 2 + .../HeroiconsOutlineBanknotes1/index.d.ts.map | 1 + src/icons/HeroiconsOutlineBanknotes1/index.js | 2 + .../HeroiconsOutlineBanknotes1/index.js.map | 1 + .../HeroiconsOutlineBuildingLibrary1.d.ts | 13 + .../HeroiconsOutlineBuildingLibrary1.d.ts.map | 1 + .../HeroiconsOutlineBuildingLibrary1.js | 14 + .../HeroiconsOutlineBuildingLibrary1.js.map | 1 + .../index.d.ts | 2 + .../index.d.ts.map | 1 + .../HeroiconsOutlineBuildingLibrary1/index.js | 2 + .../index.js.map | 1 + .../HeroiconsOutlineCommandLine.d.ts | 6 + .../HeroiconsOutlineCommandLine.d.ts.map | 1 + .../HeroiconsOutlineCommandLine.js | 10 + .../HeroiconsOutlineCommandLine.js.map | 1 + .../HeroiconsOutlineCommandLine/index.d.ts | 2 + .../index.d.ts.map | 1 + .../HeroiconsOutlineCommandLine/index.js | 2 + .../HeroiconsOutlineCommandLine/index.js.map | 1 + .../HeroiconsOutlineEnvelope1.d.ts | 13 + .../HeroiconsOutlineEnvelope1.d.ts.map | 1 + .../HeroiconsOutlineEnvelope1.js | 14 + .../HeroiconsOutlineEnvelope1.js.map | 1 + .../HeroiconsOutlineEnvelope1/index.d.ts | 2 + .../HeroiconsOutlineEnvelope1/index.d.ts.map | 1 + src/icons/HeroiconsOutlineEnvelope1/index.js | 2 + .../HeroiconsOutlineEnvelope1/index.js.map | 1 + .../HeroiconsOutlineGift.d.ts | 13 + .../HeroiconsOutlineGift.d.ts.map | 1 + .../HeroiconsOutlineGift.js | 14 + .../HeroiconsOutlineGift.js.map | 1 + src/icons/HeroiconsOutlineGift/index.d.ts | 2 + src/icons/HeroiconsOutlineGift/index.d.ts.map | 1 + src/icons/HeroiconsOutlineGift/index.js | 2 + src/icons/HeroiconsOutlineGift/index.js.map | 1 + .../HeroiconsOutlineHome5.d.ts | 13 + .../HeroiconsOutlineHome5.d.ts.map | 1 + .../HeroiconsOutlineHome5.js | 14 + .../HeroiconsOutlineHome5.js.map | 1 + src/icons/HeroiconsOutlineHome5/index.d.ts | 2 + .../HeroiconsOutlineHome5/index.d.ts.map | 1 + src/icons/HeroiconsOutlineHome5/index.js | 2 + src/icons/HeroiconsOutlineHome5/index.js.map | 1 + src/index.d.ts | 2 + src/index.d.ts.map | 1 + src/index.js | 7 + src/index.js.map | 1 + src/screens/Dashboard/Dashboard.d.ts | 3 + src/screens/Dashboard/Dashboard.d.ts.map | 1 + src/screens/Dashboard/Dashboard.js | 77 + src/screens/Dashboard/Dashboard.js.map | 1 + src/screens/Dashboard/index.d.ts | 2 + src/screens/Dashboard/index.d.ts.map | 1 + src/screens/Dashboard/index.js | 2 + src/screens/Dashboard/index.js.map | 1 + src/types.d.ts | 105 ++ src/types.d.ts.map | 1 + src/types.js | 16 + src/types.js.map | 1 + tsconfig.json | 109 ++ 268 files changed, 10359 insertions(+), 1 deletion(-) create mode 100644 .tsbuildinfo create mode 100644 Gruntfile.d.ts create mode 100644 Gruntfile.d.ts.map create mode 100644 src/App.d.ts create mode 100644 src/App.d.ts.map create mode 100644 src/App.js create mode 100644 src/App.js.map create mode 100644 src/CaratDesignSystemDarkTheme.d.ts create mode 100644 src/CaratDesignSystemDarkTheme.d.ts.map create mode 100644 src/CaratDesignSystemDarkTheme.js create mode 100644 src/CaratDesignSystemDarkTheme.js.map create mode 100644 src/CaratDesignSystemLightTheme.d.ts create mode 100644 src/CaratDesignSystemLightTheme.d.ts.map create mode 100644 src/CaratDesignSystemLightTheme.js create mode 100644 src/CaratDesignSystemLightTheme.js.map create mode 100644 src/components/Account/Account.d.ts create mode 100644 src/components/Account/Account.d.ts.map create mode 100644 src/components/Account/Account.js create mode 100644 src/components/Account/Account.js.map create mode 100644 src/components/Badge/Badge.d.ts create mode 100644 src/components/Badge/Badge.d.ts.map create mode 100644 src/components/Badge/Badge.js create mode 100644 src/components/Badge/Badge.js.map create mode 100644 src/components/Badge/Badge.stories.d.ts create mode 100644 src/components/Badge/Badge.stories.d.ts.map create mode 100644 src/components/Badge/index.d.ts create mode 100644 src/components/Badge/index.d.ts.map create mode 100644 src/components/Badge/index.js create mode 100644 src/components/Badge/index.js.map create mode 100644 src/components/Badge1/Badge1.d.ts create mode 100644 src/components/Badge1/Badge1.d.ts.map create mode 100644 src/components/Badge1/Badge1.js create mode 100644 src/components/Badge1/Badge1.js.map create mode 100644 src/components/Bars/Bars.d.ts create mode 100644 src/components/Bars/Bars.d.ts.map create mode 100644 src/components/Bars/Bars.js create mode 100644 src/components/Bars/Bars.js.map create mode 100644 src/components/Button/Button.d.ts create mode 100644 src/components/Button/Button.d.ts.map create mode 100644 src/components/Button/Button.js create mode 100644 src/components/Button/Button.js.map create mode 100644 src/components/Button/Button.stories.d.ts create mode 100644 src/components/Button/Button.stories.d.ts.map create mode 100644 src/components/Button/index.d.ts create mode 100644 src/components/Button/index.d.ts.map create mode 100644 src/components/Button/index.js create mode 100644 src/components/Button/index.js.map create mode 100644 src/components/Button1/Button1.d.ts create mode 100644 src/components/Button1/Button1.d.ts.map create mode 100644 src/components/Button1/Button1.js create mode 100644 src/components/Button1/Button1.js.map create mode 100644 src/components/CashbackOffer/CashbackOffer.d.ts create mode 100644 src/components/CashbackOffer/CashbackOffer.d.ts.map create mode 100644 src/components/CashbackOffer/CashbackOffer.js create mode 100644 src/components/CashbackOffer/CashbackOffer.js.map create mode 100644 src/components/Cell/Cell.d.ts create mode 100644 src/components/Cell/Cell.d.ts.map create mode 100644 src/components/Cell/Cell.js create mode 100644 src/components/Cell/Cell.js.map create mode 100644 src/components/Cell/Cell.stories.d.ts create mode 100644 src/components/Cell/Cell.stories.d.ts.map create mode 100644 src/components/Cell/index.d.ts create mode 100644 src/components/Cell/index.d.ts.map create mode 100644 src/components/Cell/index.js create mode 100644 src/components/Cell/index.js.map create mode 100644 src/components/Checkbox1/Checkbox1.d.ts create mode 100644 src/components/Checkbox1/Checkbox1.d.ts.map create mode 100644 src/components/Checkbox1/Checkbox1.js create mode 100644 src/components/Checkbox1/Checkbox1.js.map create mode 100644 src/components/CheckboxItem/CheckboxItem.d.ts create mode 100644 src/components/CheckboxItem/CheckboxItem.d.ts.map create mode 100644 src/components/CheckboxItem/CheckboxItem.js create mode 100644 src/components/CheckboxItem/CheckboxItem.js.map create mode 100644 src/components/CreditCard/CreditCard.d.ts create mode 100644 src/components/CreditCard/CreditCard.d.ts.map create mode 100644 src/components/CreditCard/CreditCard.js create mode 100644 src/components/CreditCard/CreditCard.js.map create mode 100644 src/components/FeaturedOffer/FeaturedOffer.d.ts create mode 100644 src/components/FeaturedOffer/FeaturedOffer.d.ts.map create mode 100644 src/components/FeaturedOffer/FeaturedOffer.js create mode 100644 src/components/FeaturedOffer/FeaturedOffer.js.map create mode 100644 src/components/Frame/Frame.d.ts create mode 100644 src/components/Frame/Frame.d.ts.map create mode 100644 src/components/Frame/Frame.js create mode 100644 src/components/Frame/Frame.js.map create mode 100644 src/components/Frame/Frame.stories.d.ts create mode 100644 src/components/Frame/Frame.stories.d.ts.map create mode 100644 src/components/Frame/index.d.ts create mode 100644 src/components/Frame/index.d.ts.map create mode 100644 src/components/Frame/index.js create mode 100644 src/components/Frame/index.js.map create mode 100644 src/components/Graph1Line/Graph1Line.d.ts create mode 100644 src/components/Graph1Line/Graph1Line.d.ts.map create mode 100644 src/components/Graph1Line/Graph1Line.js create mode 100644 src/components/Graph1Line/Graph1Line.js.map create mode 100644 src/components/GraphLine/GraphLine.d.ts create mode 100644 src/components/GraphLine/GraphLine.d.ts.map create mode 100644 src/components/GraphLine/GraphLine.js create mode 100644 src/components/GraphLine/GraphLine.js.map create mode 100644 src/components/GraphLine/GraphLine.stories.d.ts create mode 100644 src/components/GraphLine/GraphLine.stories.d.ts.map create mode 100644 src/components/GraphLine/index.d.ts create mode 100644 src/components/GraphLine/index.d.ts.map create mode 100644 src/components/GraphLine/index.js create mode 100644 src/components/GraphLine/index.js.map create mode 100644 src/components/IconSolidIntegrations/IconSolidIntegrations.d.ts create mode 100644 src/components/IconSolidIntegrations/IconSolidIntegrations.d.ts.map create mode 100644 src/components/IconSolidIntegrations/IconSolidIntegrations.js create mode 100644 src/components/IconSolidIntegrations/IconSolidIntegrations.js.map create mode 100644 src/components/Input1/Input1.d.ts create mode 100644 src/components/Input1/Input1.d.ts.map create mode 100644 src/components/Input1/Input1.js create mode 100644 src/components/Input1/Input1.js.map create mode 100644 src/components/Login/Login.d.ts create mode 100644 src/components/Login/Login.d.ts.map create mode 100644 src/components/Login/Login.js create mode 100644 src/components/Login/Login.js.map create mode 100644 src/components/Menu/Menu.d.ts create mode 100644 src/components/Menu/Menu.d.ts.map create mode 100644 src/components/Menu/Menu.js create mode 100644 src/components/Menu/Menu.js.map create mode 100644 src/components/MenuItem/MenuItem.d.ts create mode 100644 src/components/MenuItem/MenuItem.d.ts.map create mode 100644 src/components/MenuItem/MenuItem.js create mode 100644 src/components/MenuItem/MenuItem.js.map create mode 100644 src/components/MenuItem/MenuItem.stories.d.ts create mode 100644 src/components/MenuItem/MenuItem.stories.d.ts.map create mode 100644 src/components/MenuItem/index.d.ts create mode 100644 src/components/MenuItem/index.d.ts.map create mode 100644 src/components/MenuItem/index.js create mode 100644 src/components/MenuItem/index.js.map create mode 100644 src/components/Miles/Miles.d.ts create mode 100644 src/components/Miles/Miles.d.ts.map create mode 100644 src/components/Miles/Miles.js create mode 100644 src/components/Miles/Miles.js.map create mode 100644 src/components/ReadOnlyForm/ReadOnlyForm.d.ts create mode 100644 src/components/ReadOnlyForm/ReadOnlyForm.d.ts.map create mode 100644 src/components/ReadOnlyForm/ReadOnlyForm.js create mode 100644 src/components/ReadOnlyForm/ReadOnlyForm.js.map create mode 100644 src/components/ReadOnlyFormItem/ReadOnlyFormItem.d.ts create mode 100644 src/components/ReadOnlyFormItem/ReadOnlyFormItem.d.ts.map create mode 100644 src/components/ReadOnlyFormItem/ReadOnlyFormItem.js create mode 100644 src/components/ReadOnlyFormItem/ReadOnlyFormItem.js.map create mode 100644 src/components/RedeemMilesModal/RedeemMilesModal.d.ts create mode 100644 src/components/RedeemMilesModal/RedeemMilesModal.d.ts.map create mode 100644 src/components/RedeemMilesModal/RedeemMilesModal.js create mode 100644 src/components/RedeemMilesModal/RedeemMilesModal.js.map create mode 100644 src/components/Row/Row.d.ts create mode 100644 src/components/Row/Row.d.ts.map create mode 100644 src/components/Row/Row.js create mode 100644 src/components/Row/Row.js.map create mode 100644 src/components/Row/Row.stories.d.ts create mode 100644 src/components/Row/Row.stories.d.ts.map create mode 100644 src/components/Row/index.d.ts create mode 100644 src/components/Row/index.d.ts.map create mode 100644 src/components/Row/index.js create mode 100644 src/components/Row/index.js.map create mode 100644 src/components/SecureCode/SecureCode.d.ts create mode 100644 src/components/SecureCode/SecureCode.d.ts.map create mode 100644 src/components/SecureCode/SecureCode.js create mode 100644 src/components/SecureCode/SecureCode.js.map create mode 100644 src/components/Selection/Selection.d.ts create mode 100644 src/components/Selection/Selection.d.ts.map create mode 100644 src/components/Selection/Selection.js create mode 100644 src/components/Selection/Selection.js.map create mode 100644 src/components/StepIcon/StepIcon.d.ts create mode 100644 src/components/StepIcon/StepIcon.d.ts.map create mode 100644 src/components/StepIcon/StepIcon.js create mode 100644 src/components/StepIcon/StepIcon.js.map create mode 100644 src/components/Stepper/Stepper.d.ts create mode 100644 src/components/Stepper/Stepper.d.ts.map create mode 100644 src/components/Stepper/Stepper.js create mode 100644 src/components/Stepper/Stepper.js.map create mode 100644 src/components/SubMenu/SubMenu.d.ts create mode 100644 src/components/SubMenu/SubMenu.d.ts.map create mode 100644 src/components/SubMenu/SubMenu.js create mode 100644 src/components/SubMenu/SubMenu.js.map create mode 100644 src/components/TabItem/TabItem.d.ts create mode 100644 src/components/TabItem/TabItem.d.ts.map create mode 100644 src/components/TabItem/TabItem.js create mode 100644 src/components/TabItem/TabItem.js.map create mode 100644 src/components/Table/Table.d.ts create mode 100644 src/components/Table/Table.d.ts.map create mode 100644 src/components/Table/Table.js create mode 100644 src/components/Table/Table.js.map create mode 100644 src/components/Tabs/Tabs.d.ts create mode 100644 src/components/Tabs/Tabs.d.ts.map create mode 100644 src/components/Tabs/Tabs.js create mode 100644 src/components/Tabs/Tabs.js.map create mode 100644 src/components/WeekendSpecials/WeekendSpecials.d.ts create mode 100644 src/components/WeekendSpecials/WeekendSpecials.d.ts.map create mode 100644 src/components/WeekendSpecials/WeekendSpecials.js create mode 100644 src/components/WeekendSpecials/WeekendSpecials.js.map create mode 100644 src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.d.ts create mode 100644 src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.d.ts.map create mode 100644 src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.js create mode 100644 src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.js.map create mode 100644 src/icons/HeroiconsMiniEllipsisHorizontal/index.d.ts create mode 100644 src/icons/HeroiconsMiniEllipsisHorizontal/index.d.ts.map create mode 100644 src/icons/HeroiconsMiniEllipsisHorizontal/index.js create mode 100644 src/icons/HeroiconsMiniEllipsisHorizontal/index.js.map create mode 100644 src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.d.ts create mode 100644 src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.d.ts.map create mode 100644 src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.js create mode 100644 src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.js.map create mode 100644 src/icons/HeroiconsOutlineBanknotes1/index.d.ts create mode 100644 src/icons/HeroiconsOutlineBanknotes1/index.d.ts.map create mode 100644 src/icons/HeroiconsOutlineBanknotes1/index.js create mode 100644 src/icons/HeroiconsOutlineBanknotes1/index.js.map create mode 100644 src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.d.ts create mode 100644 src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.d.ts.map create mode 100644 src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.js create mode 100644 src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.js.map create mode 100644 src/icons/HeroiconsOutlineBuildingLibrary1/index.d.ts create mode 100644 src/icons/HeroiconsOutlineBuildingLibrary1/index.d.ts.map create mode 100644 src/icons/HeroiconsOutlineBuildingLibrary1/index.js create mode 100644 src/icons/HeroiconsOutlineBuildingLibrary1/index.js.map create mode 100644 src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.d.ts create mode 100644 src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.d.ts.map create mode 100644 src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.js create mode 100644 src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.js.map create mode 100644 src/icons/HeroiconsOutlineCommandLine/index.d.ts create mode 100644 src/icons/HeroiconsOutlineCommandLine/index.d.ts.map create mode 100644 src/icons/HeroiconsOutlineCommandLine/index.js create mode 100644 src/icons/HeroiconsOutlineCommandLine/index.js.map create mode 100644 src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.d.ts create mode 100644 src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.d.ts.map create mode 100644 src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.js create mode 100644 src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.js.map create mode 100644 src/icons/HeroiconsOutlineEnvelope1/index.d.ts create mode 100644 src/icons/HeroiconsOutlineEnvelope1/index.d.ts.map create mode 100644 src/icons/HeroiconsOutlineEnvelope1/index.js create mode 100644 src/icons/HeroiconsOutlineEnvelope1/index.js.map create mode 100644 src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.d.ts create mode 100644 src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.d.ts.map create mode 100644 src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.js create mode 100644 src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.js.map create mode 100644 src/icons/HeroiconsOutlineGift/index.d.ts create mode 100644 src/icons/HeroiconsOutlineGift/index.d.ts.map create mode 100644 src/icons/HeroiconsOutlineGift/index.js create mode 100644 src/icons/HeroiconsOutlineGift/index.js.map create mode 100644 src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.d.ts create mode 100644 src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.d.ts.map create mode 100644 src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.js create mode 100644 src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.js.map create mode 100644 src/icons/HeroiconsOutlineHome5/index.d.ts create mode 100644 src/icons/HeroiconsOutlineHome5/index.d.ts.map create mode 100644 src/icons/HeroiconsOutlineHome5/index.js create mode 100644 src/icons/HeroiconsOutlineHome5/index.js.map create mode 100644 src/index.d.ts create mode 100644 src/index.d.ts.map create mode 100644 src/index.js create mode 100644 src/index.js.map create mode 100644 src/screens/Dashboard/Dashboard.d.ts create mode 100644 src/screens/Dashboard/Dashboard.d.ts.map create mode 100644 src/screens/Dashboard/Dashboard.js create mode 100644 src/screens/Dashboard/Dashboard.js.map create mode 100644 src/screens/Dashboard/index.d.ts create mode 100644 src/screens/Dashboard/index.d.ts.map create mode 100644 src/screens/Dashboard/index.js create mode 100644 src/screens/Dashboard/index.js.map create mode 100644 src/types.d.ts create mode 100644 src/types.d.ts.map create mode 100644 src/types.js create mode 100644 src/types.js.map create mode 100644 tsconfig.json diff --git a/.tsbuildinfo b/.tsbuildinfo new file mode 100644 index 0000000..6629090 --- /dev/null +++ b/.tsbuildinfo @@ -0,0 +1 @@ +{"program":{"fileNames":["../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es5.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2015.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2016.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2017.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2018.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2019.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2020.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.dom.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.scripthost.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2015.core.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2017.object.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2017.string.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2019.array.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2019.object.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2019.string.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2020.date.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2020.string.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2020.number.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.decorators.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../usr/local/share/nvm/versions/node/v20.3.0/lib/node_modules/typescript/lib/lib.es2016.full.d.ts","./Gruntfile.d.ts","./Gruntfile.js","./node_modules/@types/react/global.d.ts","./node_modules/csstype/index.d.ts","./node_modules/@types/prop-types/index.d.ts","./node_modules/@types/scheduler/tracing.d.ts","./node_modules/@types/react/index.d.ts","./node_modules/@remix-run/router/dist/history.d.ts","./node_modules/@remix-run/router/dist/utils.d.ts","./node_modules/@remix-run/router/dist/router.d.ts","./node_modules/@remix-run/router/dist/index.d.ts","./node_modules/react-router/dist/lib/context.d.ts","./node_modules/react-router/dist/lib/components.d.ts","./node_modules/react-router/dist/lib/hooks.d.ts","./node_modules/react-router/dist/index.d.ts","./node_modules/react-router-dom/dist/dom.d.ts","./node_modules/react-router-dom/dist/index.d.ts","./node_modules/react-helmet-async/index.d.ts","./node_modules/@mui/material/styles/identifier.d.ts","./node_modules/@mui/types/index.d.ts","./node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.d.ts","./node_modules/@mui/styled-engine/StyledEngineProvider/index.d.ts","./node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.d.ts","./node_modules/@mui/styled-engine/GlobalStyles/index.d.ts","./node_modules/@mui/styled-engine/index.d.ts","./node_modules/@mui/system/createTheme/createBreakpoints.d.ts","./node_modules/@mui/system/createTheme/shape.d.ts","./node_modules/@mui/system/createTheme/createSpacing.d.ts","./node_modules/@mui/system/styleFunctionSx/StandardCssProperties.d.ts","./node_modules/@mui/system/styleFunctionSx/AliasesCSSProperties.d.ts","./node_modules/@mui/system/styleFunctionSx/OverwriteCSSProperties.d.ts","./node_modules/@mui/system/styleFunctionSx/styleFunctionSx.d.ts","./node_modules/@mui/system/styleFunctionSx/extendSxProp.d.ts","./node_modules/@mui/system/style.d.ts","./node_modules/@mui/system/styleFunctionSx/defaultSxConfig.d.ts","./node_modules/@mui/system/styleFunctionSx/index.d.ts","./node_modules/@mui/system/createTheme/createTheme.d.ts","./node_modules/@mui/system/createTheme/index.d.ts","./node_modules/@mui/system/Box/Box.d.ts","./node_modules/@mui/system/Box/index.d.ts","./node_modules/@mui/system/breakpoints.d.ts","./node_modules/@mui/private-theming/defaultTheme/index.d.ts","./node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.d.ts","./node_modules/@mui/private-theming/ThemeProvider/index.d.ts","./node_modules/@mui/private-theming/useTheme/useTheme.d.ts","./node_modules/@mui/private-theming/useTheme/index.d.ts","./node_modules/@mui/private-theming/index.d.ts","./node_modules/@mui/system/GlobalStyles/GlobalStyles.d.ts","./node_modules/@mui/system/GlobalStyles/index.d.ts","./node_modules/@mui/system/spacing.d.ts","./node_modules/@mui/system/createBox.d.ts","./node_modules/@mui/system/createStyled.d.ts","./node_modules/@mui/system/styled.d.ts","./node_modules/@mui/system/useThemeProps/useThemeProps.d.ts","./node_modules/@mui/system/useThemeProps/getThemeProps.d.ts","./node_modules/@mui/system/useThemeProps/index.d.ts","./node_modules/@mui/system/useTheme.d.ts","./node_modules/@mui/system/useThemeWithoutDefault.d.ts","./node_modules/@mui/system/colorManipulator.d.ts","./node_modules/@mui/system/ThemeProvider/ThemeProvider.d.ts","./node_modules/@mui/system/ThemeProvider/index.d.ts","./node_modules/@mui/system/cssVars/getInitColorSchemeScript.d.ts","./node_modules/@mui/system/cssVars/useCurrentColorScheme.d.ts","./node_modules/@mui/system/cssVars/createCssVarsProvider.d.ts","./node_modules/@mui/system/cssVars/prepareCssVars.d.ts","./node_modules/@mui/system/cssVars/createCssVarsTheme.d.ts","./node_modules/@mui/system/cssVars/index.d.ts","./node_modules/@mui/system/cssVars/createGetCssVar.d.ts","./node_modules/@mui/system/cssVars/cssVarsParser.d.ts","./node_modules/@mui/system/responsivePropType.d.ts","./node_modules/@mui/system/Container/containerClasses.d.ts","./node_modules/@mui/system/Container/ContainerProps.d.ts","./node_modules/@mui/system/Container/createContainer.d.ts","./node_modules/@mui/system/Container/Container.d.ts","./node_modules/@mui/system/Container/index.d.ts","./node_modules/@mui/system/Unstable_Grid/GridProps.d.ts","./node_modules/@mui/system/Unstable_Grid/Grid.d.ts","./node_modules/@mui/system/Unstable_Grid/createGrid.d.ts","./node_modules/@mui/system/Unstable_Grid/gridClasses.d.ts","./node_modules/@mui/system/Unstable_Grid/traverseBreakpoints.d.ts","./node_modules/@mui/system/Unstable_Grid/index.d.ts","./node_modules/@mui/system/Stack/StackProps.d.ts","./node_modules/@mui/system/Stack/Stack.d.ts","./node_modules/@mui/system/Stack/createStack.d.ts","./node_modules/@mui/system/Stack/stackClasses.d.ts","./node_modules/@mui/system/Stack/index.d.ts","./node_modules/@mui/system/index.d.ts","./node_modules/@mui/material/styles/createMixins.d.ts","./node_modules/@mui/material/colors/amber.d.ts","./node_modules/@mui/material/colors/blue.d.ts","./node_modules/@mui/material/colors/blueGrey.d.ts","./node_modules/@mui/material/colors/brown.d.ts","./node_modules/@mui/material/colors/common.d.ts","./node_modules/@mui/material/colors/cyan.d.ts","./node_modules/@mui/material/colors/deepOrange.d.ts","./node_modules/@mui/material/colors/deepPurple.d.ts","./node_modules/@mui/material/colors/green.d.ts","./node_modules/@mui/material/colors/grey.d.ts","./node_modules/@mui/material/colors/indigo.d.ts","./node_modules/@mui/material/colors/lightBlue.d.ts","./node_modules/@mui/material/colors/lightGreen.d.ts","./node_modules/@mui/material/colors/lime.d.ts","./node_modules/@mui/material/colors/orange.d.ts","./node_modules/@mui/material/colors/pink.d.ts","./node_modules/@mui/material/colors/purple.d.ts","./node_modules/@mui/material/colors/red.d.ts","./node_modules/@mui/material/colors/teal.d.ts","./node_modules/@mui/material/colors/yellow.d.ts","./node_modules/@mui/material/colors/index.d.ts","./node_modules/@mui/utils/chainPropTypes/chainPropTypes.d.ts","./node_modules/@mui/utils/chainPropTypes/index.d.ts","./node_modules/@mui/utils/deepmerge.d.ts","./node_modules/@mui/utils/elementAcceptingRef.d.ts","./node_modules/@mui/utils/elementTypeAcceptingRef.d.ts","./node_modules/@mui/utils/exactProp/exactProp.d.ts","./node_modules/@mui/utils/exactProp/index.d.ts","./node_modules/@mui/utils/formatMuiErrorMessage.d.ts","./node_modules/@mui/utils/getDisplayName.d.ts","./node_modules/@mui/utils/HTMLElementType/HTMLElementType.d.ts","./node_modules/@mui/utils/HTMLElementType/index.d.ts","./node_modules/@mui/utils/ponyfillGlobal/ponyfillGlobal.d.ts","./node_modules/@mui/utils/ponyfillGlobal/index.d.ts","./node_modules/@mui/utils/refType.d.ts","./node_modules/@mui/utils/capitalize/capitalize.d.ts","./node_modules/@mui/utils/capitalize/index.d.ts","./node_modules/@mui/utils/createChainedFunction.d.ts","./node_modules/@mui/utils/debounce/debounce.d.ts","./node_modules/@mui/utils/debounce/index.d.ts","./node_modules/@mui/utils/deprecatedPropType.d.ts","./node_modules/@mui/utils/isMuiElement.d.ts","./node_modules/@mui/utils/ownerDocument/ownerDocument.d.ts","./node_modules/@mui/utils/ownerDocument/index.d.ts","./node_modules/@mui/utils/ownerWindow/ownerWindow.d.ts","./node_modules/@mui/utils/ownerWindow/index.d.ts","./node_modules/@mui/utils/requirePropFactory.d.ts","./node_modules/@mui/utils/setRef.d.ts","./node_modules/@mui/utils/useEnhancedEffect/useEnhancedEffect.d.ts","./node_modules/@mui/utils/useEnhancedEffect/index.d.ts","./node_modules/@mui/utils/useId/useId.d.ts","./node_modules/@mui/utils/useId/index.d.ts","./node_modules/@mui/utils/unsupportedProp.d.ts","./node_modules/@mui/utils/useControlled/useControlled.d.ts","./node_modules/@mui/utils/useControlled/index.d.ts","./node_modules/@mui/utils/useEventCallback/useEventCallback.d.ts","./node_modules/@mui/utils/useEventCallback/index.d.ts","./node_modules/@mui/utils/useForkRef/useForkRef.d.ts","./node_modules/@mui/utils/useForkRef/index.d.ts","./node_modules/@mui/utils/useIsFocusVisible.d.ts","./node_modules/@mui/utils/getScrollbarSize.d.ts","./node_modules/@mui/utils/scrollLeft.d.ts","./node_modules/@mui/utils/usePreviousProps.d.ts","./node_modules/@mui/utils/visuallyHidden.d.ts","./node_modules/@mui/utils/integerPropType.d.ts","./node_modules/@mui/utils/resolveProps.d.ts","./node_modules/@mui/utils/composeClasses/composeClasses.d.ts","./node_modules/@mui/utils/composeClasses/index.d.ts","./node_modules/@mui/utils/generateUtilityClass/generateUtilityClass.d.ts","./node_modules/@mui/utils/generateUtilityClass/index.d.ts","./node_modules/@mui/utils/generateUtilityClasses/generateUtilityClasses.d.ts","./node_modules/@mui/utils/generateUtilityClasses/index.d.ts","./node_modules/@mui/utils/ClassNameGenerator/ClassNameGenerator.d.ts","./node_modules/@mui/utils/ClassNameGenerator/index.d.ts","./node_modules/@mui/utils/index.d.ts","./node_modules/@mui/material/utils/capitalize.d.ts","./node_modules/@mui/material/utils/createChainedFunction.d.ts","./node_modules/@mui/material/OverridableComponent.d.ts","./node_modules/@mui/material/SvgIcon/svgIconClasses.d.ts","./node_modules/@mui/material/SvgIcon/SvgIcon.d.ts","./node_modules/@mui/material/SvgIcon/index.d.ts","./node_modules/@mui/material/utils/createSvgIcon.d.ts","./node_modules/@mui/material/utils/debounce.d.ts","./node_modules/@mui/material/utils/deprecatedPropType.d.ts","./node_modules/@mui/material/utils/isMuiElement.d.ts","./node_modules/@mui/material/utils/ownerDocument.d.ts","./node_modules/@mui/material/utils/ownerWindow.d.ts","./node_modules/@mui/material/utils/requirePropFactory.d.ts","./node_modules/@mui/material/utils/setRef.d.ts","./node_modules/@mui/material/utils/useEnhancedEffect.d.ts","./node_modules/@mui/material/utils/useId.d.ts","./node_modules/@mui/material/utils/unsupportedProp.d.ts","./node_modules/@mui/material/utils/useControlled.d.ts","./node_modules/@mui/material/utils/useEventCallback.d.ts","./node_modules/@mui/material/utils/useForkRef.d.ts","./node_modules/@mui/material/utils/useIsFocusVisible.d.ts","./node_modules/@mui/base/className/index.d.ts","./node_modules/@mui/material/utils/index.d.ts","./node_modules/@types/react-transition-group/Transition.d.ts","./node_modules/@mui/material/transitions/transition.d.ts","./node_modules/@mui/material/Accordion/accordionClasses.d.ts","./node_modules/@mui/material/Paper/paperClasses.d.ts","./node_modules/@mui/material/Paper/Paper.d.ts","./node_modules/@mui/material/Accordion/Accordion.d.ts","./node_modules/@mui/material/Accordion/index.d.ts","./node_modules/@mui/material/AccordionActions/accordionActionsClasses.d.ts","./node_modules/@mui/material/AccordionActions/AccordionActions.d.ts","./node_modules/@mui/material/AccordionActions/index.d.ts","./node_modules/@mui/material/AccordionDetails/accordionDetailsClasses.d.ts","./node_modules/@mui/material/AccordionDetails/AccordionDetails.d.ts","./node_modules/@mui/material/AccordionDetails/index.d.ts","./node_modules/@mui/material/ButtonBase/touchRippleClasses.d.ts","./node_modules/@mui/material/ButtonBase/TouchRipple.d.ts","./node_modules/@mui/material/ButtonBase/buttonBaseClasses.d.ts","./node_modules/@mui/material/ButtonBase/ButtonBase.d.ts","./node_modules/@mui/material/ButtonBase/index.d.ts","./node_modules/@mui/material/AccordionSummary/accordionSummaryClasses.d.ts","./node_modules/@mui/material/AccordionSummary/AccordionSummary.d.ts","./node_modules/@mui/material/AccordionSummary/index.d.ts","./node_modules/@mui/material/Paper/index.d.ts","./node_modules/@mui/material/Alert/alertClasses.d.ts","./node_modules/@mui/material/Alert/Alert.d.ts","./node_modules/@mui/material/Alert/index.d.ts","./node_modules/@mui/material/AlertTitle/alertTitleClasses.d.ts","./node_modules/@mui/material/AlertTitle/AlertTitle.d.ts","./node_modules/@mui/material/AlertTitle/index.d.ts","./node_modules/@mui/material/AppBar/appBarClasses.d.ts","./node_modules/@mui/material/AppBar/AppBar.d.ts","./node_modules/@mui/material/AppBar/index.d.ts","./node_modules/@mui/base/utils/appendOwnerState.d.ts","./node_modules/@mui/base/utils/areArraysEqual.d.ts","./node_modules/@mui/base/utils/ClassNameConfigurator.d.ts","./node_modules/@mui/base/utils/types.d.ts","./node_modules/@mui/base/utils/extractEventHandlers.d.ts","./node_modules/@mui/base/utils/isHostComponent.d.ts","./node_modules/@mui/base/utils/resolveComponentProps.d.ts","./node_modules/clsx/clsx.d.mts","./node_modules/@mui/base/utils/mergeSlotProps.d.ts","./node_modules/@mui/base/utils/useSlotProps.d.ts","./node_modules/@mui/base/utils/PolymorphicComponent.d.ts","./node_modules/@mui/base/utils/index.d.ts","./node_modules/@mui/base/Badge/Badge.types.d.ts","./node_modules/@mui/base/Badge/Badge.d.ts","./node_modules/@mui/base/Badge/badgeClasses.d.ts","./node_modules/@mui/base/Badge/index.d.ts","./node_modules/@mui/base/utils/muiCancellableEvent.d.ts","./node_modules/@mui/base/useButton/useButton.types.d.ts","./node_modules/@mui/base/useButton/useButton.d.ts","./node_modules/@mui/base/useButton/index.d.ts","./node_modules/@mui/base/Button/Button.types.d.ts","./node_modules/@mui/base/Button/Button.d.ts","./node_modules/@mui/base/Button/buttonClasses.d.ts","./node_modules/@mui/base/Button/index.d.ts","./node_modules/@mui/base/ClickAwayListener/ClickAwayListener.d.ts","./node_modules/@mui/base/ClickAwayListener/index.d.ts","./node_modules/@mui/base/composeClasses/index.d.ts","./node_modules/@mui/base/Dropdown/Dropdown.types.d.ts","./node_modules/@mui/base/Dropdown/Dropdown.d.ts","./node_modules/@mui/base/Dropdown/index.d.ts","./node_modules/@mui/base/FocusTrap/FocusTrap.types.d.ts","./node_modules/@mui/base/FocusTrap/FocusTrap.d.ts","./node_modules/@mui/base/FocusTrap/index.d.ts","./node_modules/@mui/base/FormControl/FormControl.types.d.ts","./node_modules/@mui/base/FormControl/FormControl.d.ts","./node_modules/@mui/base/FormControl/FormControlContext.d.ts","./node_modules/@mui/base/FormControl/formControlClasses.d.ts","./node_modules/@mui/base/FormControl/useFormControlContext.d.ts","./node_modules/@mui/base/FormControl/index.d.ts","./node_modules/@mui/base/useInput/useInput.types.d.ts","./node_modules/@mui/base/useInput/useInput.d.ts","./node_modules/@mui/base/useInput/index.d.ts","./node_modules/@mui/base/Input/Input.types.d.ts","./node_modules/@mui/base/Input/Input.d.ts","./node_modules/@mui/base/Input/inputClasses.d.ts","./node_modules/@mui/base/Input/index.d.ts","./node_modules/@mui/base/useList/listActions.types.d.ts","./node_modules/@mui/base/utils/useControllableReducer.types.d.ts","./node_modules/@mui/base/useList/ListContext.d.ts","./node_modules/@mui/base/useList/useList.types.d.ts","./node_modules/@mui/base/useList/useList.d.ts","./node_modules/@mui/base/useList/useListItem.types.d.ts","./node_modules/@mui/base/useList/useListItem.d.ts","./node_modules/@mui/base/useList/listReducer.d.ts","./node_modules/@mui/base/useList/index.d.ts","./node_modules/@mui/base/useMenuItem/useMenuItem.types.d.ts","./node_modules/@mui/base/useMenuItem/useMenuItem.d.ts","./node_modules/@mui/base/useMenuItem/index.d.ts","./node_modules/@mui/base/utils/useCompound.d.ts","./node_modules/@mui/base/useMenu/MenuProvider.d.ts","./node_modules/@mui/base/useMenu/useMenu.types.d.ts","./node_modules/@mui/base/useMenu/useMenu.d.ts","./node_modules/@mui/base/useMenu/index.d.ts","./node_modules/@popperjs/core/lib/enums.d.ts","./node_modules/@popperjs/core/lib/modifiers/popperOffsets.d.ts","./node_modules/@popperjs/core/lib/modifiers/flip.d.ts","./node_modules/@popperjs/core/lib/modifiers/hide.d.ts","./node_modules/@popperjs/core/lib/modifiers/offset.d.ts","./node_modules/@popperjs/core/lib/modifiers/eventListeners.d.ts","./node_modules/@popperjs/core/lib/modifiers/computeStyles.d.ts","./node_modules/@popperjs/core/lib/modifiers/arrow.d.ts","./node_modules/@popperjs/core/lib/modifiers/preventOverflow.d.ts","./node_modules/@popperjs/core/lib/modifiers/applyStyles.d.ts","./node_modules/@popperjs/core/lib/types.d.ts","./node_modules/@popperjs/core/lib/modifiers/index.d.ts","./node_modules/@popperjs/core/lib/utils/detectOverflow.d.ts","./node_modules/@popperjs/core/lib/createPopper.d.ts","./node_modules/@popperjs/core/lib/popper-lite.d.ts","./node_modules/@popperjs/core/lib/popper.d.ts","./node_modules/@popperjs/core/lib/index.d.ts","./node_modules/@popperjs/core/index.d.ts","./node_modules/@mui/base/Portal/Portal.types.d.ts","./node_modules/@mui/base/Portal/Portal.d.ts","./node_modules/@mui/base/Portal/index.d.ts","./node_modules/@mui/base/Popper/Popper.types.d.ts","./node_modules/@mui/base/Popper/Popper.d.ts","./node_modules/@mui/base/Popper/popperClasses.d.ts","./node_modules/@mui/base/Popper/index.d.ts","./node_modules/@mui/base/Menu/Menu.types.d.ts","./node_modules/@mui/base/Menu/Menu.d.ts","./node_modules/@mui/base/Menu/menuClasses.d.ts","./node_modules/@mui/base/Menu/index.d.ts","./node_modules/@mui/base/MenuButton/MenuButton.types.d.ts","./node_modules/@mui/base/MenuButton/MenuButton.d.ts","./node_modules/@mui/base/MenuButton/menuButtonClasses.d.ts","./node_modules/@mui/base/MenuButton/index.d.ts","./node_modules/@mui/base/MenuItem/MenuItem.types.d.ts","./node_modules/@mui/base/MenuItem/MenuItem.d.ts","./node_modules/@mui/base/MenuItem/menuItemClasses.d.ts","./node_modules/@mui/base/MenuItem/index.d.ts","./node_modules/@mui/base/Modal/Modal.types.d.ts","./node_modules/@mui/base/Modal/Modal.d.ts","./node_modules/@mui/base/Modal/ModalManager.d.ts","./node_modules/@mui/base/Modal/modalClasses.d.ts","./node_modules/@mui/base/Modal/index.d.ts","./node_modules/@mui/base/NoSsr/NoSsr.types.d.ts","./node_modules/@mui/base/NoSsr/NoSsr.d.ts","./node_modules/@mui/base/NoSsr/index.d.ts","./node_modules/@mui/base/OptionGroup/OptionGroup.types.d.ts","./node_modules/@mui/base/OptionGroup/OptionGroup.d.ts","./node_modules/@mui/base/OptionGroup/optionGroupClasses.d.ts","./node_modules/@mui/base/OptionGroup/index.d.ts","./node_modules/@mui/base/useOption/useOption.types.d.ts","./node_modules/@mui/base/useOption/useOption.d.ts","./node_modules/@mui/base/useOption/index.d.ts","./node_modules/@mui/base/Option/Option.types.d.ts","./node_modules/@mui/base/Option/Option.d.ts","./node_modules/@mui/base/Option/optionClasses.d.ts","./node_modules/@mui/base/Option/index.d.ts","./node_modules/@mui/base/useSelect/SelectProvider.d.ts","./node_modules/@mui/base/useSelect/useSelect.types.d.ts","./node_modules/@mui/base/useSelect/useSelect.d.ts","./node_modules/@mui/base/useSelect/index.d.ts","./node_modules/@mui/base/Select/Select.types.d.ts","./node_modules/@mui/base/Select/Select.d.ts","./node_modules/@mui/base/Select/selectClasses.d.ts","./node_modules/@mui/base/Select/index.d.ts","./node_modules/@mui/base/useSlider/useSlider.types.d.ts","./node_modules/@mui/base/useSlider/useSlider.d.ts","./node_modules/@mui/base/useSlider/index.d.ts","./node_modules/@mui/base/Slider/Slider.types.d.ts","./node_modules/@mui/base/Slider/Slider.d.ts","./node_modules/@mui/base/Slider/sliderClasses.d.ts","./node_modules/@mui/base/Slider/index.d.ts","./node_modules/@mui/base/useSnackbar/useSnackbar.types.d.ts","./node_modules/@mui/base/useSnackbar/useSnackbar.d.ts","./node_modules/@mui/base/useSnackbar/index.d.ts","./node_modules/@mui/base/Snackbar/Snackbar.types.d.ts","./node_modules/@mui/base/Snackbar/Snackbar.d.ts","./node_modules/@mui/base/Snackbar/snackbarClasses.d.ts","./node_modules/@mui/base/Snackbar/index.d.ts","./node_modules/@mui/base/useSwitch/useSwitch.types.d.ts","./node_modules/@mui/base/useSwitch/useSwitch.d.ts","./node_modules/@mui/base/useSwitch/index.d.ts","./node_modules/@mui/base/Switch/Switch.types.d.ts","./node_modules/@mui/base/Switch/Switch.d.ts","./node_modules/@mui/base/Switch/switchClasses.d.ts","./node_modules/@mui/base/Switch/index.d.ts","./node_modules/@mui/base/TablePagination/TablePaginationActions.types.d.ts","./node_modules/@mui/base/TablePagination/TablePaginationActions.d.ts","./node_modules/@mui/base/TablePagination/common.types.d.ts","./node_modules/@mui/base/TablePagination/TablePagination.types.d.ts","./node_modules/@mui/base/TablePagination/TablePagination.d.ts","./node_modules/@mui/base/TablePagination/tablePaginationClasses.d.ts","./node_modules/@mui/base/TablePagination/index.d.ts","./node_modules/@mui/base/useTabPanel/useTabPanel.types.d.ts","./node_modules/@mui/base/useTabPanel/useTabPanel.d.ts","./node_modules/@mui/base/useTabPanel/index.d.ts","./node_modules/@mui/base/TabPanel/TabPanel.types.d.ts","./node_modules/@mui/base/TabPanel/TabPanel.d.ts","./node_modules/@mui/base/TabPanel/tabPanelClasses.d.ts","./node_modules/@mui/base/TabPanel/index.d.ts","./node_modules/@mui/base/Tabs/TabsContext.d.ts","./node_modules/@mui/base/useTabs/TabsProvider.d.ts","./node_modules/@mui/base/useTabs/useTabs.types.d.ts","./node_modules/@mui/base/useTabs/useTabs.d.ts","./node_modules/@mui/base/useTabsList/TabsListProvider.d.ts","./node_modules/@mui/base/useTabsList/useTabsList.types.d.ts","./node_modules/@mui/base/useTabsList/useTabsList.d.ts","./node_modules/@mui/base/useTabsList/index.d.ts","./node_modules/@mui/base/TabsList/TabsList.types.d.ts","./node_modules/@mui/base/TabsList/TabsList.d.ts","./node_modules/@mui/base/TabsList/tabsListClasses.d.ts","./node_modules/@mui/base/TabsList/index.d.ts","./node_modules/@mui/base/Tabs/Tabs.types.d.ts","./node_modules/@mui/base/Tabs/Tabs.d.ts","./node_modules/@mui/base/Tabs/tabsClasses.d.ts","./node_modules/@mui/base/Tabs/index.d.ts","./node_modules/@mui/base/useTab/useTab.types.d.ts","./node_modules/@mui/base/useTab/useTab.d.ts","./node_modules/@mui/base/useTab/index.d.ts","./node_modules/@mui/base/Tab/Tab.types.d.ts","./node_modules/@mui/base/Tab/Tab.d.ts","./node_modules/@mui/base/Tab/tabClasses.d.ts","./node_modules/@mui/base/Tab/index.d.ts","./node_modules/@mui/base/TextareaAutosize/TextareaAutosize.types.d.ts","./node_modules/@mui/base/TextareaAutosize/TextareaAutosize.d.ts","./node_modules/@mui/base/TextareaAutosize/index.d.ts","./node_modules/@mui/base/useAutocomplete/useAutocomplete.d.ts","./node_modules/@mui/base/useAutocomplete/index.d.ts","./node_modules/@mui/base/useBadge/useBadge.types.d.ts","./node_modules/@mui/base/useBadge/useBadge.d.ts","./node_modules/@mui/base/useBadge/index.d.ts","./node_modules/@mui/base/useDropdown/useDropdown.types.d.ts","./node_modules/@mui/base/useDropdown/DropdownContext.d.ts","./node_modules/@mui/base/useDropdown/useDropdown.d.ts","./node_modules/@mui/base/useDropdown/index.d.ts","./node_modules/@mui/base/useMenuButton/useMenuButton.types.d.ts","./node_modules/@mui/base/useMenuButton/useMenuButton.d.ts","./node_modules/@mui/base/useMenuButton/index.d.ts","./node_modules/@mui/base/useTabs/index.d.ts","./node_modules/@mui/base/index.d.ts","./node_modules/@mui/material/Chip/chipClasses.d.ts","./node_modules/@mui/material/Chip/Chip.d.ts","./node_modules/@mui/material/Chip/index.d.ts","./node_modules/@mui/material/Popper/Popper.d.ts","./node_modules/@mui/material/Popper/index.d.ts","./node_modules/@mui/material/Autocomplete/autocompleteClasses.d.ts","./node_modules/@mui/material/Autocomplete/Autocomplete.d.ts","./node_modules/@mui/material/Autocomplete/index.d.ts","./node_modules/@mui/material/Avatar/avatarClasses.d.ts","./node_modules/@mui/material/Avatar/Avatar.d.ts","./node_modules/@mui/material/Avatar/index.d.ts","./node_modules/@mui/material/AvatarGroup/avatarGroupClasses.d.ts","./node_modules/@mui/material/AvatarGroup/AvatarGroup.d.ts","./node_modules/@mui/material/AvatarGroup/index.d.ts","./node_modules/@mui/material/Fade/Fade.d.ts","./node_modules/@mui/material/Fade/index.d.ts","./node_modules/@mui/material/Backdrop/backdropClasses.d.ts","./node_modules/@mui/material/Backdrop/Backdrop.d.ts","./node_modules/@mui/material/Backdrop/index.d.ts","./node_modules/@mui/material/Badge/badgeClasses.d.ts","./node_modules/@mui/material/Badge/Badge.d.ts","./node_modules/@mui/material/Badge/index.d.ts","./node_modules/@mui/material/BottomNavigation/bottomNavigationClasses.d.ts","./node_modules/@mui/material/BottomNavigation/BottomNavigation.d.ts","./node_modules/@mui/material/BottomNavigation/index.d.ts","./node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses.d.ts","./node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction.d.ts","./node_modules/@mui/material/BottomNavigationAction/index.d.ts","./node_modules/@mui/material/Box/Box.d.ts","./node_modules/@mui/material/Box/index.d.ts","./node_modules/@mui/material/Breadcrumbs/breadcrumbsClasses.d.ts","./node_modules/@mui/material/Breadcrumbs/Breadcrumbs.d.ts","./node_modules/@mui/material/Breadcrumbs/index.d.ts","./node_modules/@mui/material/Button/buttonClasses.d.ts","./node_modules/@mui/material/Button/Button.d.ts","./node_modules/@mui/material/Button/index.d.ts","./node_modules/@mui/material/ButtonGroup/buttonGroupClasses.d.ts","./node_modules/@mui/material/ButtonGroup/ButtonGroup.d.ts","./node_modules/@mui/material/ButtonGroup/index.d.ts","./node_modules/@mui/material/Card/cardClasses.d.ts","./node_modules/@mui/material/Card/Card.d.ts","./node_modules/@mui/material/Card/index.d.ts","./node_modules/@mui/material/CardActionArea/cardActionAreaClasses.d.ts","./node_modules/@mui/material/CardActionArea/CardActionArea.d.ts","./node_modules/@mui/material/CardActionArea/index.d.ts","./node_modules/@mui/material/CardActions/cardActionsClasses.d.ts","./node_modules/@mui/material/CardActions/CardActions.d.ts","./node_modules/@mui/material/CardActions/index.d.ts","./node_modules/@mui/material/CardContent/cardContentClasses.d.ts","./node_modules/@mui/material/CardContent/CardContent.d.ts","./node_modules/@mui/material/CardContent/index.d.ts","./node_modules/@mui/material/styles/createTypography.d.ts","./node_modules/@mui/material/Typography/typographyClasses.d.ts","./node_modules/@mui/material/Typography/Typography.d.ts","./node_modules/@mui/material/Typography/index.d.ts","./node_modules/@mui/material/CardHeader/cardHeaderClasses.d.ts","./node_modules/@mui/material/CardHeader/CardHeader.d.ts","./node_modules/@mui/material/CardHeader/index.d.ts","./node_modules/@mui/material/CardMedia/cardMediaClasses.d.ts","./node_modules/@mui/material/CardMedia/CardMedia.d.ts","./node_modules/@mui/material/CardMedia/index.d.ts","./node_modules/@mui/material/internal/switchBaseClasses.d.ts","./node_modules/@mui/material/internal/SwitchBase.d.ts","./node_modules/@mui/material/Checkbox/checkboxClasses.d.ts","./node_modules/@mui/material/Checkbox/Checkbox.d.ts","./node_modules/@mui/material/Checkbox/index.d.ts","./node_modules/@mui/material/CircularProgress/circularProgressClasses.d.ts","./node_modules/@mui/material/CircularProgress/CircularProgress.d.ts","./node_modules/@mui/material/CircularProgress/index.d.ts","./node_modules/@mui/material/ClickAwayListener/index.d.ts","./node_modules/@mui/material/Collapse/collapseClasses.d.ts","./node_modules/@mui/material/Collapse/Collapse.d.ts","./node_modules/@mui/material/Collapse/index.d.ts","./node_modules/@mui/material/Container/containerClasses.d.ts","./node_modules/@mui/material/Container/Container.d.ts","./node_modules/@mui/material/Container/index.d.ts","./node_modules/@mui/material/CssBaseline/CssBaseline.d.ts","./node_modules/@mui/material/CssBaseline/index.d.ts","./node_modules/@mui/material/darkScrollbar/index.d.ts","./node_modules/@mui/material/Modal/Modal.d.ts","./node_modules/@mui/material/Modal/index.d.ts","./node_modules/@mui/material/Dialog/dialogClasses.d.ts","./node_modules/@mui/material/Dialog/Dialog.d.ts","./node_modules/@mui/material/Dialog/index.d.ts","./node_modules/@mui/material/DialogActions/dialogActionsClasses.d.ts","./node_modules/@mui/material/DialogActions/DialogActions.d.ts","./node_modules/@mui/material/DialogActions/index.d.ts","./node_modules/@mui/material/DialogContent/dialogContentClasses.d.ts","./node_modules/@mui/material/DialogContent/DialogContent.d.ts","./node_modules/@mui/material/DialogContent/index.d.ts","./node_modules/@mui/material/DialogContentText/dialogContentTextClasses.d.ts","./node_modules/@mui/material/DialogContentText/DialogContentText.d.ts","./node_modules/@mui/material/DialogContentText/index.d.ts","./node_modules/@mui/material/DialogTitle/dialogTitleClasses.d.ts","./node_modules/@mui/material/DialogTitle/DialogTitle.d.ts","./node_modules/@mui/material/DialogTitle/index.d.ts","./node_modules/@mui/material/Divider/dividerClasses.d.ts","./node_modules/@mui/material/Divider/Divider.d.ts","./node_modules/@mui/material/Divider/index.d.ts","./node_modules/@mui/material/Slide/Slide.d.ts","./node_modules/@mui/material/Slide/index.d.ts","./node_modules/@mui/material/Drawer/drawerClasses.d.ts","./node_modules/@mui/material/Drawer/Drawer.d.ts","./node_modules/@mui/material/Drawer/index.d.ts","./node_modules/@mui/material/Fab/fabClasses.d.ts","./node_modules/@mui/material/Fab/Fab.d.ts","./node_modules/@mui/material/Fab/index.d.ts","./node_modules/@mui/material/InputBase/inputBaseClasses.d.ts","./node_modules/@mui/material/InputBase/InputBase.d.ts","./node_modules/@mui/material/InputBase/index.d.ts","./node_modules/@mui/material/FilledInput/filledInputClasses.d.ts","./node_modules/@mui/material/FilledInput/FilledInput.d.ts","./node_modules/@mui/material/FilledInput/index.d.ts","./node_modules/@mui/material/FormControl/formControlClasses.d.ts","./node_modules/@mui/material/FormControl/FormControl.d.ts","./node_modules/@mui/material/FormControl/FormControlContext.d.ts","./node_modules/@mui/material/FormControl/useFormControl.d.ts","./node_modules/@mui/material/FormControl/index.d.ts","./node_modules/@mui/material/FormControlLabel/formControlLabelClasses.d.ts","./node_modules/@mui/material/FormControlLabel/FormControlLabel.d.ts","./node_modules/@mui/material/FormControlLabel/index.d.ts","./node_modules/@mui/material/FormGroup/formGroupClasses.d.ts","./node_modules/@mui/material/FormGroup/FormGroup.d.ts","./node_modules/@mui/material/FormGroup/index.d.ts","./node_modules/@mui/material/FormHelperText/formHelperTextClasses.d.ts","./node_modules/@mui/material/FormHelperText/FormHelperText.d.ts","./node_modules/@mui/material/FormHelperText/index.d.ts","./node_modules/@mui/material/FormLabel/formLabelClasses.d.ts","./node_modules/@mui/material/FormLabel/FormLabel.d.ts","./node_modules/@mui/material/FormLabel/index.d.ts","./node_modules/@mui/material/Grid/gridClasses.d.ts","./node_modules/@mui/material/Grid/Grid.d.ts","./node_modules/@mui/material/Grid/index.d.ts","./node_modules/@mui/material/Unstable_Grid2/Grid2Props.d.ts","./node_modules/@mui/material/Unstable_Grid2/Grid2.d.ts","./node_modules/@mui/material/Unstable_Grid2/grid2Classes.d.ts","./node_modules/@mui/material/Unstable_Grid2/index.d.ts","./node_modules/@mui/material/Grow/Grow.d.ts","./node_modules/@mui/material/Grow/index.d.ts","./node_modules/@mui/material/Hidden/Hidden.d.ts","./node_modules/@mui/material/Hidden/index.d.ts","./node_modules/@mui/material/Icon/iconClasses.d.ts","./node_modules/@mui/material/Icon/Icon.d.ts","./node_modules/@mui/material/Icon/index.d.ts","./node_modules/@mui/material/IconButton/iconButtonClasses.d.ts","./node_modules/@mui/material/IconButton/IconButton.d.ts","./node_modules/@mui/material/IconButton/index.d.ts","./node_modules/@mui/material/ImageList/imageListClasses.d.ts","./node_modules/@mui/material/ImageList/ImageList.d.ts","./node_modules/@mui/material/ImageList/index.d.ts","./node_modules/@mui/material/ImageListItem/imageListItemClasses.d.ts","./node_modules/@mui/material/ImageListItem/ImageListItem.d.ts","./node_modules/@mui/material/ImageListItem/index.d.ts","./node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses.d.ts","./node_modules/@mui/material/ImageListItemBar/ImageListItemBar.d.ts","./node_modules/@mui/material/ImageListItemBar/index.d.ts","./node_modules/@mui/material/Input/inputClasses.d.ts","./node_modules/@mui/material/Input/Input.d.ts","./node_modules/@mui/material/Input/index.d.ts","./node_modules/@mui/material/InputAdornment/inputAdornmentClasses.d.ts","./node_modules/@mui/material/InputAdornment/InputAdornment.d.ts","./node_modules/@mui/material/InputAdornment/index.d.ts","./node_modules/@mui/material/InputLabel/inputLabelClasses.d.ts","./node_modules/@mui/material/InputLabel/InputLabel.d.ts","./node_modules/@mui/material/InputLabel/index.d.ts","./node_modules/@mui/material/LinearProgress/linearProgressClasses.d.ts","./node_modules/@mui/material/LinearProgress/LinearProgress.d.ts","./node_modules/@mui/material/LinearProgress/index.d.ts","./node_modules/@mui/material/Link/linkClasses.d.ts","./node_modules/@mui/material/Link/Link.d.ts","./node_modules/@mui/material/Link/index.d.ts","./node_modules/@mui/material/List/listClasses.d.ts","./node_modules/@mui/material/List/List.d.ts","./node_modules/@mui/material/List/index.d.ts","./node_modules/@mui/material/ListItem/listItemClasses.d.ts","./node_modules/@mui/material/ListItem/ListItem.d.ts","./node_modules/@mui/material/ListItem/index.d.ts","./node_modules/@mui/material/ListItemAvatar/listItemAvatarClasses.d.ts","./node_modules/@mui/material/ListItemAvatar/ListItemAvatar.d.ts","./node_modules/@mui/material/ListItemAvatar/index.d.ts","./node_modules/@mui/material/ListItemButton/listItemButtonClasses.d.ts","./node_modules/@mui/material/ListItemButton/ListItemButton.d.ts","./node_modules/@mui/material/ListItemButton/index.d.ts","./node_modules/@mui/material/ListItemIcon/listItemIconClasses.d.ts","./node_modules/@mui/material/ListItemIcon/ListItemIcon.d.ts","./node_modules/@mui/material/ListItemIcon/index.d.ts","./node_modules/@mui/material/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts","./node_modules/@mui/material/ListItemSecondaryAction/ListItemSecondaryAction.d.ts","./node_modules/@mui/material/ListItemSecondaryAction/index.d.ts","./node_modules/@mui/material/ListItemText/listItemTextClasses.d.ts","./node_modules/@mui/material/ListItemText/ListItemText.d.ts","./node_modules/@mui/material/ListItemText/index.d.ts","./node_modules/@mui/material/ListSubheader/listSubheaderClasses.d.ts","./node_modules/@mui/material/ListSubheader/ListSubheader.d.ts","./node_modules/@mui/material/ListSubheader/index.d.ts","./node_modules/@mui/material/Popover/popoverClasses.d.ts","./node_modules/@mui/material/Popover/Popover.d.ts","./node_modules/@mui/material/Popover/index.d.ts","./node_modules/@mui/material/MenuList/MenuList.d.ts","./node_modules/@mui/material/MenuList/index.d.ts","./node_modules/@mui/material/Menu/menuClasses.d.ts","./node_modules/@mui/material/Menu/Menu.d.ts","./node_modules/@mui/material/Menu/index.d.ts","./node_modules/@mui/material/MenuItem/menuItemClasses.d.ts","./node_modules/@mui/material/MenuItem/MenuItem.d.ts","./node_modules/@mui/material/MenuItem/index.d.ts","./node_modules/@mui/material/MobileStepper/mobileStepperClasses.d.ts","./node_modules/@mui/material/MobileStepper/MobileStepper.d.ts","./node_modules/@mui/material/MobileStepper/index.d.ts","./node_modules/@mui/material/NativeSelect/NativeSelectInput.d.ts","./node_modules/@mui/material/NativeSelect/nativeSelectClasses.d.ts","./node_modules/@mui/material/NativeSelect/NativeSelect.d.ts","./node_modules/@mui/material/NativeSelect/index.d.ts","./node_modules/@mui/material/NoSsr/index.d.ts","./node_modules/@mui/material/OutlinedInput/outlinedInputClasses.d.ts","./node_modules/@mui/material/OutlinedInput/OutlinedInput.d.ts","./node_modules/@mui/material/OutlinedInput/index.d.ts","./node_modules/@mui/material/usePagination/usePagination.d.ts","./node_modules/@mui/material/Pagination/paginationClasses.d.ts","./node_modules/@mui/material/Pagination/Pagination.d.ts","./node_modules/@mui/material/Pagination/index.d.ts","./node_modules/@mui/material/PaginationItem/paginationItemClasses.d.ts","./node_modules/@mui/material/PaginationItem/PaginationItem.d.ts","./node_modules/@mui/material/PaginationItem/index.d.ts","./node_modules/@mui/material/Portal/index.d.ts","./node_modules/@mui/material/Radio/radioClasses.d.ts","./node_modules/@mui/material/Radio/Radio.d.ts","./node_modules/@mui/material/Radio/index.d.ts","./node_modules/@mui/material/RadioGroup/RadioGroup.d.ts","./node_modules/@mui/material/RadioGroup/RadioGroupContext.d.ts","./node_modules/@mui/material/RadioGroup/useRadioGroup.d.ts","./node_modules/@mui/material/RadioGroup/index.d.ts","./node_modules/@mui/material/Rating/ratingClasses.d.ts","./node_modules/@mui/material/Rating/Rating.d.ts","./node_modules/@mui/material/Rating/index.d.ts","./node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses.d.ts","./node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline.d.ts","./node_modules/@mui/material/ScopedCssBaseline/index.d.ts","./node_modules/@mui/material/Select/SelectInput.d.ts","./node_modules/@mui/material/Select/selectClasses.d.ts","./node_modules/@mui/material/Select/Select.d.ts","./node_modules/@mui/material/Select/index.d.ts","./node_modules/@mui/material/Skeleton/skeletonClasses.d.ts","./node_modules/@mui/material/Skeleton/Skeleton.d.ts","./node_modules/@mui/material/Skeleton/index.d.ts","./node_modules/@mui/material/Slider/SliderValueLabel.types.d.ts","./node_modules/@mui/material/Slider/SliderValueLabel.d.ts","./node_modules/@mui/material/Slider/sliderClasses.d.ts","./node_modules/@mui/material/Slider/Slider.d.ts","./node_modules/@mui/material/Slider/index.d.ts","./node_modules/@mui/material/SnackbarContent/snackbarContentClasses.d.ts","./node_modules/@mui/material/SnackbarContent/SnackbarContent.d.ts","./node_modules/@mui/material/SnackbarContent/index.d.ts","./node_modules/@mui/material/Snackbar/snackbarClasses.d.ts","./node_modules/@mui/material/Snackbar/Snackbar.d.ts","./node_modules/@mui/material/Snackbar/index.d.ts","./node_modules/@mui/material/transitions/index.d.ts","./node_modules/@mui/material/SpeedDial/speedDialClasses.d.ts","./node_modules/@mui/material/SpeedDial/SpeedDial.d.ts","./node_modules/@mui/material/SpeedDial/index.d.ts","./node_modules/@mui/material/Tooltip/tooltipClasses.d.ts","./node_modules/@mui/material/Tooltip/Tooltip.d.ts","./node_modules/@mui/material/Tooltip/index.d.ts","./node_modules/@mui/material/SpeedDialAction/speedDialActionClasses.d.ts","./node_modules/@mui/material/SpeedDialAction/SpeedDialAction.d.ts","./node_modules/@mui/material/SpeedDialAction/index.d.ts","./node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses.d.ts","./node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon.d.ts","./node_modules/@mui/material/SpeedDialIcon/index.d.ts","./node_modules/@mui/material/Stack/Stack.d.ts","./node_modules/@mui/material/Stack/stackClasses.d.ts","./node_modules/@mui/material/Stack/index.d.ts","./node_modules/@mui/material/Step/stepClasses.d.ts","./node_modules/@mui/material/Step/Step.d.ts","./node_modules/@mui/material/Step/StepContext.d.ts","./node_modules/@mui/material/Step/index.d.ts","./node_modules/@mui/material/StepButton/stepButtonClasses.d.ts","./node_modules/@mui/material/StepButton/StepButton.d.ts","./node_modules/@mui/material/StepButton/index.d.ts","./node_modules/@mui/material/StepConnector/stepConnectorClasses.d.ts","./node_modules/@mui/material/StepConnector/StepConnector.d.ts","./node_modules/@mui/material/StepConnector/index.d.ts","./node_modules/@mui/material/StepContent/stepContentClasses.d.ts","./node_modules/@mui/material/StepContent/StepContent.d.ts","./node_modules/@mui/material/StepContent/index.d.ts","./node_modules/@mui/material/StepIcon/stepIconClasses.d.ts","./node_modules/@mui/material/StepIcon/StepIcon.d.ts","./node_modules/@mui/material/StepIcon/index.d.ts","./node_modules/@mui/material/StepLabel/stepLabelClasses.d.ts","./node_modules/@mui/material/StepLabel/StepLabel.d.ts","./node_modules/@mui/material/StepLabel/index.d.ts","./node_modules/@mui/material/Stepper/stepperClasses.d.ts","./node_modules/@mui/material/Stepper/Stepper.d.ts","./node_modules/@mui/material/Stepper/StepperContext.d.ts","./node_modules/@mui/material/Stepper/index.d.ts","./node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer.d.ts","./node_modules/@mui/material/SwipeableDrawer/index.d.ts","./node_modules/@mui/material/Switch/switchClasses.d.ts","./node_modules/@mui/material/Switch/Switch.d.ts","./node_modules/@mui/material/Switch/index.d.ts","./node_modules/@mui/material/Tab/tabClasses.d.ts","./node_modules/@mui/material/Tab/Tab.d.ts","./node_modules/@mui/material/Tab/index.d.ts","./node_modules/@mui/material/Table/tableClasses.d.ts","./node_modules/@mui/material/Table/Table.d.ts","./node_modules/@mui/material/Table/index.d.ts","./node_modules/@mui/material/TableBody/tableBodyClasses.d.ts","./node_modules/@mui/material/TableBody/TableBody.d.ts","./node_modules/@mui/material/TableBody/index.d.ts","./node_modules/@mui/material/TableCell/tableCellClasses.d.ts","./node_modules/@mui/material/TableCell/TableCell.d.ts","./node_modules/@mui/material/TableCell/index.d.ts","./node_modules/@mui/material/TableContainer/tableContainerClasses.d.ts","./node_modules/@mui/material/TableContainer/TableContainer.d.ts","./node_modules/@mui/material/TableContainer/index.d.ts","./node_modules/@mui/material/TableFooter/tableFooterClasses.d.ts","./node_modules/@mui/material/TableFooter/TableFooter.d.ts","./node_modules/@mui/material/TableFooter/index.d.ts","./node_modules/@mui/material/TableHead/tableHeadClasses.d.ts","./node_modules/@mui/material/TableHead/TableHead.d.ts","./node_modules/@mui/material/TableHead/index.d.ts","./node_modules/@mui/material/TablePagination/TablePaginationActions.d.ts","./node_modules/@mui/material/TablePagination/tablePaginationClasses.d.ts","./node_modules/@mui/material/TablePagination/TablePagination.d.ts","./node_modules/@mui/material/TablePagination/index.d.ts","./node_modules/@mui/material/TableRow/tableRowClasses.d.ts","./node_modules/@mui/material/TableRow/TableRow.d.ts","./node_modules/@mui/material/TableRow/index.d.ts","./node_modules/@mui/material/TableSortLabel/tableSortLabelClasses.d.ts","./node_modules/@mui/material/TableSortLabel/TableSortLabel.d.ts","./node_modules/@mui/material/TableSortLabel/index.d.ts","./node_modules/@mui/material/TabScrollButton/tabScrollButtonClasses.d.ts","./node_modules/@mui/material/TabScrollButton/TabScrollButton.d.ts","./node_modules/@mui/material/TabScrollButton/index.d.ts","./node_modules/@mui/material/Tabs/tabsClasses.d.ts","./node_modules/@mui/material/Tabs/Tabs.d.ts","./node_modules/@mui/material/Tabs/index.d.ts","./node_modules/@mui/material/TextField/textFieldClasses.d.ts","./node_modules/@mui/material/TextField/TextField.d.ts","./node_modules/@mui/material/TextField/index.d.ts","./node_modules/@mui/material/TextareaAutosize/index.d.ts","./node_modules/@mui/material/ToggleButton/toggleButtonClasses.d.ts","./node_modules/@mui/material/ToggleButton/ToggleButton.d.ts","./node_modules/@mui/material/ToggleButton/index.d.ts","./node_modules/@mui/material/ToggleButtonGroup/toggleButtonGroupClasses.d.ts","./node_modules/@mui/material/ToggleButtonGroup/ToggleButtonGroup.d.ts","./node_modules/@mui/material/ToggleButtonGroup/index.d.ts","./node_modules/@mui/material/Toolbar/toolbarClasses.d.ts","./node_modules/@mui/material/Toolbar/Toolbar.d.ts","./node_modules/@mui/material/Toolbar/index.d.ts","./node_modules/@mui/material/useMediaQuery/useMediaQuery.d.ts","./node_modules/@mui/material/useMediaQuery/index.d.ts","./node_modules/@mui/material/useScrollTrigger/useScrollTrigger.d.ts","./node_modules/@mui/material/useScrollTrigger/index.d.ts","./node_modules/@mui/material/Zoom/Zoom.d.ts","./node_modules/@mui/material/Zoom/index.d.ts","./node_modules/@mui/material/useAutocomplete/useAutocomplete.d.ts","./node_modules/@mui/material/useAutocomplete/index.d.ts","./node_modules/@mui/material/GlobalStyles/GlobalStyles.d.ts","./node_modules/@mui/material/GlobalStyles/index.d.ts","./node_modules/@mui/material/generateUtilityClass/index.d.ts","./node_modules/@mui/material/generateUtilityClasses/index.d.ts","./node_modules/@mui/material/Unstable_TrapFocus/index.d.ts","./node_modules/@mui/material/index.d.ts","./node_modules/@mui/material/styles/createPalette.d.ts","./node_modules/@mui/material/styles/shadows.d.ts","./node_modules/@mui/material/styles/createTransitions.d.ts","./node_modules/@mui/material/styles/zIndex.d.ts","./node_modules/@mui/material/styles/props.d.ts","./node_modules/@mui/material/styles/overrides.d.ts","./node_modules/@mui/material/styles/variants.d.ts","./node_modules/@mui/material/styles/components.d.ts","./node_modules/@mui/material/styles/createTheme.d.ts","./node_modules/@mui/material/styles/adaptV4Theme.d.ts","./node_modules/@mui/material/styles/createStyles.d.ts","./node_modules/@mui/material/styles/responsiveFontSizes.d.ts","./node_modules/@mui/material/styles/useTheme.d.ts","./node_modules/@mui/material/styles/useThemeProps.d.ts","./node_modules/@mui/material/styles/styled.d.ts","./node_modules/@mui/material/styles/ThemeProvider.d.ts","./node_modules/@mui/material/styles/cssUtils.d.ts","./node_modules/@mui/material/styles/makeStyles.d.ts","./node_modules/@mui/material/styles/withStyles.d.ts","./node_modules/@mui/material/styles/withTheme.d.ts","./node_modules/@mui/material/styles/experimental_extendTheme.d.ts","./node_modules/@mui/material/styles/CssVarsProvider.d.ts","./node_modules/@mui/material/styles/getOverlayAlpha.d.ts","./node_modules/@mui/material/styles/shouldSkipGeneratingVar.d.ts","./node_modules/@mui/material/styles/excludeVariablesFromRoot.d.ts","./node_modules/@mui/material/styles/index.d.ts","./src/CaratDesignSystemLightTheme.tsx","./src/App.tsx","./src/CaratDesignSystemDarkTheme.tsx","./node_modules/@types/react-dom/client.d.ts","./src/index.tsx","./src/types.ts","./src/components/Account/Account.tsx","./src/components/Badge/Badge.tsx","./src/components/Badge/index.ts","./src/components/Badge/Badge.stories.d.ts","./src/components/Badge/Badge.stories.js","./src/components/Badge1/Badge1.tsx","./src/components/Bars/Bars.tsx","./src/components/Button/Button.tsx","./src/components/Button/index.ts","./src/components/Button/Button.stories.d.ts","./src/components/Button/Button.stories.js","./src/components/Button1/Button1.tsx","./src/components/CashbackOffer/CashbackOffer.tsx","./src/components/Cell/Cell.tsx","./src/components/Cell/index.ts","./src/components/Cell/Cell.stories.d.ts","./src/components/Cell/Cell.stories.js","./src/components/Checkbox1/Checkbox1.tsx","./src/components/CheckboxItem/CheckboxItem.tsx","./src/components/CreditCard/CreditCard.tsx","./src/components/FeaturedOffer/FeaturedOffer.tsx","./src/components/Row/Row.tsx","./src/components/Row/index.ts","./src/components/Frame/Frame.tsx","./src/components/Frame/index.ts","./src/components/Frame/Frame.stories.d.ts","./src/components/Frame/Frame.stories.js","./src/components/Graph1Line/Graph1Line.tsx","./src/components/GraphLine/GraphLine.tsx","./src/components/GraphLine/index.ts","./src/components/GraphLine/GraphLine.stories.d.ts","./src/components/GraphLine/GraphLine.stories.js","./src/components/IconSolidIntegrations/IconSolidIntegrations.tsx","./src/components/Input1/Input1.tsx","./src/components/Login/Login.tsx","./src/components/MenuItem/MenuItem.tsx","./src/components/Menu/Menu.tsx","./src/components/MenuItem/index.ts","./src/components/MenuItem/MenuItem.stories.d.ts","./src/components/MenuItem/MenuItem.stories.js","./src/components/Miles/Miles.tsx","./src/components/ReadOnlyFormItem/ReadOnlyFormItem.tsx","./src/components/ReadOnlyForm/ReadOnlyForm.tsx","./src/components/RedeemMilesModal/RedeemMilesModal.tsx","./src/components/Row/Row.stories.d.ts","./src/components/Row/Row.stories.js","./src/components/SecureCode/SecureCode.tsx","./src/components/Selection/Selection.tsx","./src/components/StepIcon/StepIcon.tsx","./src/components/Stepper/Stepper.tsx","./src/components/SubMenu/SubMenu.tsx","./src/components/TabItem/TabItem.tsx","./src/components/Table/Table.tsx","./src/components/Tabs/Tabs.tsx","./src/components/WeekendSpecials/WeekendSpecials.tsx","./src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.tsx","./src/icons/HeroiconsMiniEllipsisHorizontal/index.ts","./src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.tsx","./src/icons/HeroiconsOutlineBanknotes1/index.ts","./src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.tsx","./src/icons/HeroiconsOutlineBuildingLibrary1/index.ts","./src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.tsx","./src/icons/HeroiconsOutlineCommandLine/index.ts","./src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.tsx","./src/icons/HeroiconsOutlineEnvelope1/index.ts","./src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.tsx","./src/icons/HeroiconsOutlineGift/index.ts","./src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.tsx","./src/icons/HeroiconsOutlineHome5/index.ts","./src/screens/Dashboard/Dashboard.tsx","./src/screens/Dashboard/index.ts","./node_modules/@types/aria-query/index.d.ts","./node_modules/@babel/types/lib/index.d.ts","./node_modules/@types/babel__generator/index.d.ts","./node_modules/@babel/parser/typings/babel-parser.d.ts","./node_modules/@types/babel__template/index.d.ts","./node_modules/@types/babel__traverse/index.d.ts","./node_modules/@types/babel__core/index.d.ts","./node_modules/@types/node/assert.d.ts","./node_modules/@types/node/assert/strict.d.ts","./node_modules/@types/node/globals.d.ts","./node_modules/@types/node/async_hooks.d.ts","./node_modules/@types/node/buffer.d.ts","./node_modules/@types/node/child_process.d.ts","./node_modules/@types/node/cluster.d.ts","./node_modules/@types/node/console.d.ts","./node_modules/@types/node/constants.d.ts","./node_modules/@types/node/crypto.d.ts","./node_modules/@types/node/dgram.d.ts","./node_modules/@types/node/diagnostics_channel.d.ts","./node_modules/@types/node/dns.d.ts","./node_modules/@types/node/dns/promises.d.ts","./node_modules/@types/node/domain.d.ts","./node_modules/@types/node/dom-events.d.ts","./node_modules/@types/node/events.d.ts","./node_modules/@types/node/fs.d.ts","./node_modules/@types/node/fs/promises.d.ts","./node_modules/@types/node/http.d.ts","./node_modules/@types/node/http2.d.ts","./node_modules/@types/node/https.d.ts","./node_modules/@types/node/inspector.d.ts","./node_modules/@types/node/module.d.ts","./node_modules/@types/node/net.d.ts","./node_modules/@types/node/os.d.ts","./node_modules/@types/node/path.d.ts","./node_modules/@types/node/perf_hooks.d.ts","./node_modules/@types/node/process.d.ts","./node_modules/@types/node/punycode.d.ts","./node_modules/@types/node/querystring.d.ts","./node_modules/@types/node/readline.d.ts","./node_modules/@types/node/readline/promises.d.ts","./node_modules/@types/node/repl.d.ts","./node_modules/@types/node/stream.d.ts","./node_modules/@types/node/stream/promises.d.ts","./node_modules/@types/node/stream/consumers.d.ts","./node_modules/@types/node/stream/web.d.ts","./node_modules/@types/node/string_decoder.d.ts","./node_modules/@types/node/test.d.ts","./node_modules/@types/node/timers.d.ts","./node_modules/@types/node/timers/promises.d.ts","./node_modules/@types/node/tls.d.ts","./node_modules/@types/node/trace_events.d.ts","./node_modules/@types/node/tty.d.ts","./node_modules/@types/node/url.d.ts","./node_modules/@types/node/util.d.ts","./node_modules/@types/node/v8.d.ts","./node_modules/@types/node/vm.d.ts","./node_modules/@types/node/wasi.d.ts","./node_modules/@types/node/worker_threads.d.ts","./node_modules/@types/node/zlib.d.ts","./node_modules/@types/node/globals.global.d.ts","./node_modules/@types/node/index.d.ts","./node_modules/@types/connect/index.d.ts","./node_modules/@types/body-parser/index.d.ts","./node_modules/@types/cross-spawn/index.d.ts","./node_modules/@types/detect-port/index.d.ts","./node_modules/@types/doctrine/index.d.ts","./node_modules/@types/ejs/index.d.ts","./node_modules/@types/emscripten/index.d.ts","./node_modules/@types/escodegen/index.d.ts","./node_modules/@types/eslint/helpers.d.ts","./node_modules/@types/estree/index.d.ts","./node_modules/@types/json-schema/index.d.ts","./node_modules/@types/eslint/index.d.ts","./node_modules/@types/eslint-scope/index.d.ts","./node_modules/@types/mime/index.d.ts","./node_modules/@types/send/index.d.ts","./node_modules/@types/range-parser/index.d.ts","./node_modules/@types/qs/index.d.ts","./node_modules/@types/express-serve-static-core/index.d.ts","./node_modules/@types/http-errors/index.d.ts","./node_modules/@types/serve-static/index.d.ts","./node_modules/@types/express/index.d.ts","./node_modules/@types/find-cache-dir/index.d.ts","./node_modules/@types/graceful-fs/index.d.ts","./node_modules/@types/html-minifier-terser/index.d.ts","./node_modules/@types/istanbul-lib-coverage/index.d.ts","./node_modules/@types/istanbul-lib-report/index.d.ts","./node_modules/@types/istanbul-reports/index.d.ts","./node_modules/@types/lodash/common/common.d.ts","./node_modules/@types/lodash/common/array.d.ts","./node_modules/@types/lodash/common/collection.d.ts","./node_modules/@types/lodash/common/date.d.ts","./node_modules/@types/lodash/common/function.d.ts","./node_modules/@types/lodash/common/lang.d.ts","./node_modules/@types/lodash/common/math.d.ts","./node_modules/@types/lodash/common/number.d.ts","./node_modules/@types/lodash/common/object.d.ts","./node_modules/@types/lodash/common/seq.d.ts","./node_modules/@types/lodash/common/string.d.ts","./node_modules/@types/lodash/common/util.d.ts","./node_modules/@types/lodash/index.d.ts","./node_modules/@types/mdx/types.d.ts","./node_modules/@types/mdx/index.d.ts","./node_modules/@types/mime-types/index.d.ts","./node_modules/form-data/index.d.ts","./node_modules/@types/node-fetch/externals.d.ts","./node_modules/@types/node-fetch/index.d.ts","./node_modules/@types/normalize-package-data/index.d.ts","./node_modules/@types/parse-json/index.d.ts","./node_modules/@types/pretty-hrtime/index.d.ts","./node_modules/@types/react-dom/index.d.ts","./node_modules/@types/react-is/index.d.ts","./node_modules/@types/react-transition-group/CSSTransition.d.ts","./node_modules/@types/react-transition-group/TransitionGroup.d.ts","./node_modules/@types/react-transition-group/SwitchTransition.d.ts","./node_modules/@types/react-transition-group/config.d.ts","./node_modules/@types/react-transition-group/index.d.ts","./node_modules/@types/scheduler/index.d.ts","./node_modules/@types/semver/classes/semver.d.ts","./node_modules/@types/semver/functions/parse.d.ts","./node_modules/@types/semver/functions/valid.d.ts","./node_modules/@types/semver/functions/clean.d.ts","./node_modules/@types/semver/functions/inc.d.ts","./node_modules/@types/semver/functions/diff.d.ts","./node_modules/@types/semver/functions/major.d.ts","./node_modules/@types/semver/functions/minor.d.ts","./node_modules/@types/semver/functions/patch.d.ts","./node_modules/@types/semver/functions/prerelease.d.ts","./node_modules/@types/semver/functions/compare.d.ts","./node_modules/@types/semver/functions/rcompare.d.ts","./node_modules/@types/semver/functions/compare-loose.d.ts","./node_modules/@types/semver/functions/compare-build.d.ts","./node_modules/@types/semver/functions/sort.d.ts","./node_modules/@types/semver/functions/rsort.d.ts","./node_modules/@types/semver/functions/gt.d.ts","./node_modules/@types/semver/functions/lt.d.ts","./node_modules/@types/semver/functions/eq.d.ts","./node_modules/@types/semver/functions/neq.d.ts","./node_modules/@types/semver/functions/gte.d.ts","./node_modules/@types/semver/functions/lte.d.ts","./node_modules/@types/semver/functions/cmp.d.ts","./node_modules/@types/semver/functions/coerce.d.ts","./node_modules/@types/semver/classes/comparator.d.ts","./node_modules/@types/semver/classes/range.d.ts","./node_modules/@types/semver/functions/satisfies.d.ts","./node_modules/@types/semver/ranges/max-satisfying.d.ts","./node_modules/@types/semver/ranges/min-satisfying.d.ts","./node_modules/@types/semver/ranges/to-comparators.d.ts","./node_modules/@types/semver/ranges/min-version.d.ts","./node_modules/@types/semver/ranges/valid.d.ts","./node_modules/@types/semver/ranges/outside.d.ts","./node_modules/@types/semver/ranges/gtr.d.ts","./node_modules/@types/semver/ranges/ltr.d.ts","./node_modules/@types/semver/ranges/intersects.d.ts","./node_modules/@types/semver/ranges/simplify.d.ts","./node_modules/@types/semver/ranges/subset.d.ts","./node_modules/@types/semver/internals/identifiers.d.ts","./node_modules/@types/semver/index.d.ts","./node_modules/@types/unist/index.d.ts","./node_modules/@types/yargs-parser/index.d.ts","./node_modules/@types/yargs/index.d.ts","./node_modules/clsx/clsx.d.ts"],"fileInfos":[{"version":"f59215c5f1d886b05395ee7aca73e0ac69ddfad2843aa88530e797879d511bad","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","27147504487dc1159369da4f4da8a26406364624fa9bc3db632f7d94a5bae2c3","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4",{"version":"3dda5344576193a4ae48b8d03f105c86f20b2f2aff0a1d1fd7935f5d68649654","affectsGlobalScope":true},{"version":"35299ae4a62086698444a5aaee27fc7aa377c68cbb90b441c9ace246ffd05c97","affectsGlobalScope":true},{"version":"c5c5565225fce2ede835725a92a28ece149f83542aa4866cfb10290bff7b8996","affectsGlobalScope":true},{"version":"7d2dbc2a0250400af0809b0ad5f84686e84c73526de931f84560e483eb16b03c","affectsGlobalScope":true},{"version":"9d9885c728913c1d16e0d2831b40341d6ad9a0ceecaabc55209b306ad9c736a5","affectsGlobalScope":true},{"version":"17bea081b9c0541f39dd1ae9bc8c78bdd561879a682e60e2f25f688c0ecab248","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"ab22100fdd0d24cfc2cc59d0a00fc8cf449830d9c4030dc54390a46bd562e929","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"36ae84ccc0633f7c0787bc6108386c8b773e95d3b052d9464a99cd9b8795fbec","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"f06948deb2a51aae25184561c9640fb66afeddb34531a9212d011792b1d19e0a","affectsGlobalScope":true},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true},{"version":"189c0703923150aa30673fa3de411346d727cc44a11c75d05d7cf9ef095daa22","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"11d072996eb4179a2697bb0cbaaa6372bd0ec2890d7ea25bc8b17454e2bce322","a2a49ee46590ff9d75130c159b778889938205bd4737502daf11cbf1d12fffb9",{"version":"b67977b51ae8940e6f160c3cf2601cfca543ffa96c1b30290b8f4dcfd27c41a4","signature":"a2a49ee46590ff9d75130c159b778889938205bd4737502daf11cbf1d12fffb9"},{"version":"549df62b64a71004aee17685b445a8289013daf96246ce4d9b087d13d7a27a61","affectsGlobalScope":true},"4c68749a564a6facdf675416d75789ee5a557afda8960e0803cf6711fa569288","6a386ff939f180ae8ef064699d8b7b6e62bc2731a62d7fbf5e02589383838dea","f5a8b384f182b3851cec3596ccc96cb7464f8d3469f48c74bf2befb782a19de5",{"version":"74a5b16408f6c27e335559a4eb4b640b7cacc5d4839b659bf262c5e97b6c2b5d","affectsGlobalScope":true},"29c793667555791051e122d4c668eee74c3ff8d43552d174786832c1aaf142c2","fcd9a6aac6120ffd356077267294d925c451ce92784ba3da919f85b29f982abb","366dbc6c3d47aac08718b29ee9d09ce9ceec6cb2804934842c56df42fdec2ba1","b3a91d8605031741c77402a4d3d2c16ee9376d04ac96394f50e0e3ec9b95caaa","538a4f58017da2bea0b39178a3080637c573157781a76f105f240a65e61578de","acaad673c029b4c3dc040367e0aafa82d960c2ee0538b64a1144c0828b813be6","50124757143447d15f6dfef64989f0931935535f68f9a5ca4a4f6c13e08878e4","023326ec44d06ebb49a570aa922d3dbfce49330a49e33fdfb87672adfbfff8e6","6e6d56509e2fa1cfc3b1787fe651118dff18eaccfbd38baf0007550bb4ad3c20",{"version":"41b745e0dd6a25007717a9c6d56934af6fc826ce244a144cf0bc8735188ca306","affectsGlobalScope":true},"b8201c67e44d15814cbdfd0f1968c2d3450f6d4710cff2b86ca0748d279a2e7a","36250794500a1817291da6e52645a2c56005488be135970f51d8c5ed5f3d3e8d","7252d54971643a0b460dc82e67ac2a392afaf6fec74f5fca1a05fc1b53ff22c5","cc051639247f18781cd39ae70ae4606902fb5e7ea104c1b2a4927af5cfd05693","40a5bb1733bb8fb3ffa425b92db062334f9b998ba8ad4390cc8008cc2ce701ed","0cc48e862938eccfe92ba6c7daaf5fa144bbc60ed8d547c33dadeff1ab788cd5","9e7c4846057815d55e1eaf27214286ec0768a1b463a4669e1ce37849b6cc1016","b8979a8f9afa3210b63f9ed7257c90b7630ce22f0afef0709f4ea4d68c272f75","1f4ae6e7f749aa9a53317baa0e26dc98317f87c54a323250f0aa6d8689fcb5ac","1bfd2c00081dd582489d1d0dd64d270b9c8bc5a62cc9882865b405bf8c2d9b03","8ec030fc57edbbd19ad4752695ef72f7e68747092a66476422e04f9a9dffeef3","8ea05ab5a1250aa9d98070151c3981a85f5fd05185454f6c871ca2a988feb725","0e1f5fa05f1097f2cc3a1581afc7270af08d31be123f3a8e92a5b4080858861e","655638506266d44bc4815f7fda912d712114e200aa11ce4dee055d357dba96c5","4df00cb9ba2bc813c1c5fb996d0282133346b3d320c2b8e6e77c5b8f426182b8","03fd06fcc894c94effaef2fc57d92c9e2871c6a5adb2db7136859a6ceff3f91a","f9a7c89ccff78b8a80e7caa18cda3ddf3718a26a3640dd50b299d90ac405f9be","9c78ad8f4f43db74529e2f40798ca4a8f9a2b09cad5363c400aa7ce691691ad8","4680182e054eef3b7eca5d9168a70191033b4da65cf8d013a6ced7ff6948bc80","f2e258dede3b70e146e3ea257edb8e3a4c59ad9ac5061a60154f5998d55b031b","3bd6ffa4f64fbbc031c1503c3ce63fa6e2134deb673c8571130a3675d91fcb17","d3c44fba0ed27d046689fe8c96251ff1a679e58250ceb962e406de791b6d61de","7f6ee041490e9470a22c0cd293205083293c12e654364556bacadb5cbebed30c","2d157fcd4056b3190ae9427cc822f395d30076594ee803fb7623b17570c8f4a5","47dada41ced5a0e23c415fb8599b1b8c848fdd1df1b2f02b2e756558be9b3153","b0a59b88d6d32ed5734ac9413f8a9e34773d4b7b0eddaeccdecee24ab8a4457d","492dae861616e49ded6e82df7110868489b8f80cebb5f56bbe05bbf829f8a6fc","dd4e64e454be95294aceb5286575faa08af11ebacc2c524310be108c1abd2a84","3711c896e72680d79cfc4df36cae172b7dbb72e11936e5e9545f5351e6ed0962","fdb706b594619f05e73b97213d760f59ed1514b302f58b4b46d86fe77757c031","f0623fef3752e3b67ed969c7e1c311528b5b54e3b43d8bbc26073ae34387d9a6","9e7c4846057815d55e1eaf27214286ec0768a1b463a4669e1ce37849b6cc1016","c6b95b2822c6d373dccf05fcd48d3ac615831fc98ed4bcd8fcbe41dfdd8a7ea4","91df8ed021ba6bde734d38d901a2d3664d2c804000299fd9df66290cc300b21c","d2fec86b9e995709140c1922c9f7229806614cb3898228862e94fdbf79922024","54b0087a8523d0a289460fb3ac4b9ed55633977f2eb7e7f4bba5ff2c1ba972e0","62a0503a7f38a521fac641f3b258516ce3229852cd297920af25f798e319bbe9","7b7840c394a0c5bf219576439776edb4447e9228f0fbbb2a29caa8f4cf6a95fd","794d96375f04d39dc8513db4479a0023d3b8074b9738e38f7c0ac62d9696431d","656b3a9ee8a2eb73218ccddedbaf412751787b303bf5b0e293f2c60443aeeb08","e78dd7346725ac2d936a296d601e01f55eefabd010bee84cd03e20f55bd61a8c","701793d7bdb9be9d8d1ca80092377c9c323899130fa5da8af06b25cc7e2309d7","6c4925eb55a080d0335bbf728fd0824d0e4848d554aa8dd260b83ea8ac7866cd","492dae861616e49ded6e82df7110868489b8f80cebb5f56bbe05bbf829f8a6fc","5ffdfaccf283453aa793c4ed59cb30c3a30bf8c25f9a096b3211c23ccd19e976","5e19a4ddd649b5274e911ed719ef20e76b2b50b195cff0a6128974fa7136a5ed","5c686a3b785db3d56350c9155f8cbc83c741279a186422e813fec9c0b15babdd","0ad44f4aeb0ec1e2f8212fa0d28034a958ccbfb9f281e611d94bbf042b76b1ef","9a390abc9db6ac661fd36034c0737416e64092b00ad415ef0bc72629542a15bd","9e6c51f61f922f70bf41473a10ca72f8fb6218587a5d305544bc64ca9ebe6768","0f6b337b59b211dd99e8758c9a1906f9dd7027b74bb6e9cb11a14ed1264a54b2","0c5b829baca9b48adbeef6c026e028e10944ef215d3947db17c3f1a0354ebdd1","4b247257463a862b001ae097a3b5b1b90dc536f26b5c10860f46a086d404dbde","d0f2ddd588d6e73c08eb89d8e1bd6913b4e76a556497b81384321f4b308a08f7","d1934088018d724e19c9131c64cfcededc7bd1e5a7ac86d713e5319c00db194c","d44fe9e649e906940ca71ba257d0c3b9a60d61a32778216be5df56f549ae91e4","ca8d83f4683985cea219b3171d4e2255e270c31fd1c9fa9fee870147928a1a28","01bb683a8d7029615a664f16371d85d6c423f939e642127f267c699b8fdaee67","88fb06f30780b36c6e7013193f26af5536df7f4fb5792135cc5e67cc4a9afda2","b3fee116c7df5a99422cc854f388709ddfdff0e20ac779bbbc246be5b330255a","112df68e96c858f1283368006f6e520981414294c0f6cea7e1d0b15a50ea0ded","d2b80289f4d6e739fa686931a59934d53da37f295f3ad2de994c06c56f9f115f","fe5c41a6b647b418c0b1f8a5b0ae5570f197a15183bf39f1d0f85c5ef779839b","b9eb41c2fe73fd3a4fa20abdb6c8ec11ad75c5047c4a0acea1f54aa412e27087","61dcef39cba94bd279b74969a2988ca64be36ac567213f8f6c6b71497a1a77b6","e0a885c5ea202b9fc29b95447841cc9bfaaecdcbea8930d3b86437e21f24bb8f","1e40aa57e7c8fb77cd6ff7fd4f43d3c71ad9a34cee73786c379c1c2dc6ba5717","08f4c7fe2450260b0765a77c33fb31ec2f74135a3a73b8a66ae23b42477d5b44","603938fc65aab423081f090ca51bccadbbc7b82448b4318ed081df2b1cb915e8","bd93c172b9c789b6773a4a44988c6510f4168f56a5092e4824bf96b44edd02a1","98461c5f55d1b191d145af33a258679cc93b41f876315b20f567655642726c11","05034631dc7665c544420c87919787415718eb904c7e377a2deed50f174726c5","cd2b5bd606dbef4a5a0d0ed510e2d53dac00f0ef92db994e1f72ce4525d918d3","ba2151c63fe743790a29e9e8de924e65d5bcb4f51cff999b825afbaf135d592d","2e51f8457814a3e4aa3b73ca27c14d36928a348f85c003bc3b1b8d8797cf0fc9","c4cdadeb3aecf4031106c52c2fb782ba5cdcd7dbefd0a3aba2fd9850f8cdd478","5f4a10115c06510164e18ac8a5b5db1f615f096a40d5c69726bb32309af93252","58e3f7eeaadad8a3f69dff6a59566e9eaa15b11facd397e2b9e199fdb2a84533","537b5657a19792461eefee12e406dbccb7b3fbbf4117e7a443e81e925f6e1b43","c3be2a86d6ab205269fdb5f1da4ab6e7d825f8e119ecc235fc587cec2af2c8f1","a35dd28e140a6ded634995e25fc6c1d1f85eb59ebb18c3afaf5c66de43972fbf","be4bc9c39dd458aa3a993a48dbbfb09be898bf30f3276660b012401ebcc54cbf","25b92cc86a4aa9b088a1abb16c60547951859d4ae12fc909e23d675e6046b4a6","dbe50a407dca6d6143ac10dc3f4a09816ca2604788851d086e621d990eac1662","8b226b564befbf10933d0e3c0f179c522aa024f1472022d9fe35a0addd6e17d1","43d7bf6b658159db2ec49152852d3b25113b50ead0a0088564a83bbc30b5a61d","4ab69812962d1cf86bccfd350af2e07ce74267e90071888f823e1402212bc100","efe27b07f8f5f9dc29e2c64bae34e21c3f755895adb0aa9813733860d5fa41af","c6ca120560597056bb69d12cf8b3f2e05aa15ad6cd2deda6f7b25ebad41b15ea","0bd118496029e7bde27d232865e91eb1e8bd5f1aafdbd8365c2f8862c2122326","8a9fac3501784d42eed037c9b3702a64e51ab0cf862c19a82851b712703e32ff","e00aed0f8e5f35807d735a1fc5424e3a15fcf4052eab5cc59887006db55d5ee7","38ff09c15f8e6e63f3bcefdfd3259a4fc9b7b337c3fb71a099b95b406cb37bbe","95a5c5e7219403a0d64058de4786e152e71540e824d22d165062489433f21830","32c59dc2691898bcf265c8773e270833b5395b84b97e654cc79db3896af0c79c","7e6942c0b65718725efce0b7fbc5ba928f98a58d7ee9c76ab867556e632b09ff","193b2976612865809ef6fe8b0e0e82dac7ae38a38272960e847e51a30c1a89ad","d8aba69bc718a4fe83c4b9cd272e069a38ec26fd13fbfa43100290ccf1db334c","abcad16e71ad34d3a084e09d37e18346e815acb6d427d3bf963d24444beca822","0f8ab698d1aae2e431ef1be17cc4deffbd49cd19bc1955396ed0dfab01ea3601","26efbde3de3f0c08a94c834ae3edacc28d607674ec604cc059f6dfaada86d216","ddb649b17c362fcf7eed5b9d02eb8ec2bc750e1b3c7192f27adf68ee66847d16","c34bbec1fc5b38f8dbc4c5168193ded6c3711dff5a2d11476bfcdef7ab912d19","46a0b34e1264c4d25ca6646ff0e6cfaa7275ea1ae5a6bc23d4dfd84edf2f2b2e","ced781fd7ea93eb9aa8849bead6b4fc77de4c65331199f4c5b09602c55433c78","fa0ca60be1656ec39e73a9665c107714deca1d97ab7560c62c11c3b284b1eae4","af560c1ff8c707db02ceaf6b3cef02a112c3d75aacadefdd16fd34d1b2229285","e53812b1443dc6bc4e4a69889e3f2b070e37e2b2e2a8de83f2abca3095713bb4","0bd75aa3ce7c1bb233ca29713389cf31cbc4a120d5d23259e0d57812cebcb88a","1fe5971464c95d43d6b783baaf1cabd7c7dc18a01e61077328eb69ce422713df","ebc21e72f3dac91cad3151ddb0bda00063abf1a33026e9be567bb48d85425afd","506f2dd82ae2d9db53d80e21068cb73c483627bb0ebcb8755e93921a2c37b9cb","e86d6b8729dd50078ba088c5074e1c75b89ac5d9eae3f23bd40e836fa0fea955","366da5435836cb0b67247c1a236b449c61aa04fc081665fc7167d80f33fa474b","565f1f221d85fac877f79f93c28fc707c6bbdf7d42fc863aad8225378e4d3d5b","4433dfb23dfb3d272e5909bb251bcbdac65f2b82b407c877ca6ddbf18906e1f5","ebf38053e880b270a69df4860cb1717c456dfaa319d48c88ff49dc45d7134491","1f5973936b80ca510f224b60f2ba970d166be8d8d6fb3ea203d6ad17b10eb920","23f02e8d1ee8019ff837c24e861dcdda70ba155c16a5d157e326cd24a2f9410c","69d09ef5146a8cf8e410dc3e5db12063fb9ae945e6e26504ece6a07b6affcc59","4794c47a68f28eda1d001528fcc5a5fa93f079b3a44d3f97c37d29fa00e93c72","991f4269755278892fbf4c2e2a5d0882a77181310143663755f3b33c71edfeae","b6633c7eae89dd869110002a5c7709263a0f92d499350db2dd4660d0ea81f661","28caba7d9bc8ce812dcf2dc0d27e2b13fa12e75b2b83d3598be16ef3d10c5981","6756086988b5faafb5b0f605f761cd13d4878dc0aca5700e62a79bc3ea6673c2","2a8239b8bee35d3c6793237d428417773ace21b0db27d590e2de4057be8d8d40","c73106bbc95bbcf3873e0d16d9d60aa24efacd2b24229b5bc4c8e483d2051049","103790c6f7fbc7475796f802b76a9412f2a9d1aec6b3412fbc73ee1ae4928fb4","6cbdbaf73d4d277154ce14c64151df4afe8a3d23ec97e7e548f1aaac7e1d035c","2a8e824199271710a46286173586b543ca0f413aeb526709fc59045cf044c44d","5bd3f45bfb146a939c3e0739f9f401358c4cc3b69e433b0234b8f26031a0e300","99bc165363dc39f365aa43cd9ee1e8e852c90a75ba331b61e80b86e6ee28c1b5","b2f527d9297256ef42ec14997a44d4a8a437ffdb510886038562642577ca4c14","ac215a4bb2a5dccb63c39a2eca31a4bf3fd5b78556f94decb2b93909a4480dcf","8be64f740292d91daa049e86c60a4cc955b74049ff5a5f4fa2965bd4b955ece3","59fe2106afcacf6007d1cadacc2c6a63dd3faad14431c8a84aa49711ffd13acf","dea7f3ed19e4d06fd55e8d8256811b8fd6d50dc58b786162ff2b1dc5fa5f2200","2f0995efcb2d2d9d3926adee3cb523cd1bd3352be72a0b178cf3e9c9624ce349","6da586222c97b893743b885bb6277102a2a6e5b0f4e8577e3ad18bf43e1227e5","76508c85078a104fbc927e4851730c7790754fc587e48e16380b4059c7311bf4","c48e28d82c22f46175446a0a9bfab97d8b4d0448d30d6512356fa726d8613003","36d655378874cdba5bb48544f02f261566e4b5fc9da6d059568aa81b9490e2e8","e9aa694406c00009f8bb4a8a29235f219b5cb81c34184bb3ee957764918aaacf","4dca5a6b9792762913ae2a230b782b351405c243244c35ff0a938347144787d2","1b34b58370cbd65fa5a3a58838c3961079d28867a044a2fa449902fe6a5998d9","724b49b6803ee2a49ece82422bc385104a7d7571665f112714758448132c1e08","27fff93cb53ae9a40c88586558463d9a9565c4951643d80597ce4e2f3e1fbb74","073b157e1b9f89ee0b8067b0b2202a63667d7f3a2d66f2432cc04742796a0c67","065c5e60926dd6d00a85f2e3295aacf71912528416f4e4db53f44be891ef07a8","2d393910ac74ddee8ed6714d156c7155c276dd815f33c114b87d084cde8577f4","44af3d6dff8f47b229b44130c329ec54f1e22d7856c83b1e17491ba0ae2c25d0","9df4da519d58916b856971122d79e200f2a3be01fd2a0b4e2a556cc618007824","9d459e023609e74bbc8da58e71d21fafd293bad7130da8fe9c12b2200750ca36","3544b93ce1c4afc26e27889bc1683efb5fa96ccf470c8bb5432fac6111422aa2","6d7180a99a3385df5c383a82d4ceaabeecc227fa83eb9c7c8e7edbcde284ab4c","52d872949bec72fdbd43c683f2de8e6c99812e520d4242140cbb1def52077b52","cfbd3062c931b1e325f9b3d6fc1ebd25246951a0b90267d35af580dc8048490a","0ebcddd81acec871f2a6bb726f6611d367d5c4f6c2ad6ed46a5edaee52e1ecf3","6d6d1b9c3cc0148d3aa40f3f87f6f616a38ad8c1b68b8151b866186a6c85798d","6d754d32de2cfc04c15c77fbe0eda31a2e2e4886b2e4c5e6fec5e24a07d40bb9","13431dd53835377d79adc5e6fb65642cae90612804d18161c6538a348b817c55","4d6b3f10cab65e78389a1618ca68a5258a6b6d2eafc0f454190e011cc0a90d1d","edbf50304ae52ed829961d62d446dd1e3f4fbda1f0e1db1c8934e05b3b73d3be","7880a5552a9c6fe2fed8a970430085ae9b753d5778033e6a704fa6e0aa164589","9c32dc593fd45d6da83ac6e7265247f13da9a4c0beb58f254fd78f97bd883dd5","27e25e7fb2df5c76ce24a2cb6fdacdd031fabe665b4203ba1e8a82efd7ccad85","233fbf69bc142b400afb9aa69f6289593936bc53dcfb464206dd4e65a4194f91","febca747ee287631620e4dd6246ec216dcd4087a5c70b470dee1ab7c6345fb21","c222bb29c98dfb69cdbfa98f24965defdda9c09b3ad754a76dfaee9869279191","332c7ccf95426d3156ebedb7295979ef2435bd1c1a940024a4d068da3418718f","9a31aa1eb20cda88b8bb3294036a984a921d64b5e9aa06ca369f8070b2981f81","00cfb9eec13120c639c2ee240b4c0a6baf0604998ff5e515d180de34c8f4fafe","acfcac1415f507f54249ad589297781f3c73b9bfacff1ab9b52b341282d977b7","51cdfe3c5e470ed1326f18661f385a85787818268189f0ee3b6d65c94e5da440","c9dc9292de944d2ab83b4e71248db6d17084eb0ce7902387bf8ae4d1ab0ae5d3","bc5ce122aa88a6a2b5a60c538abdd43d2081f1bd7a05c06ee69ba07deab62133","78365b5144a60a751277379c0f3f5e9d1a972c305d5e27d58b1ae920cc0569a5","dc66fb9d538514e75bf3750edb6648961775139c5917217cde4b071666e27e8f","790cfcddd6b7cebbd6d1bc6e70cbdb92acf1b4ab436e5e5dad3437c81a51c2e8","74f567556362194022d151211deaaca8e7c51c4733015be3d0b318df5869eb94","78fca22391d0029ceab9c7e424fea085ba38d0cdefacdd413d04bdb80974cae7","c4285f0b817f5480a4ffe86a977980018dfa65b8918a33af4d8a28150be77869","44b9dbe317108baaa35f5c3d4a1ab7d183001f24517923396e938040c656e590","afa60ee9164efe27fd39fd758994eb8537459ed6bd9c9f0cbba3fa75a14608e6","809aa3df6126d49ec51cbd7038ac0f2bb58f973e048d2c6cfbec76a8cc67d33b","5c256a65ca0037bb79b9c5872717c36353fcbca8173f99cff6b1bdf9930eb523","0fa6899ee1f2be4f6d8641a444fbf598af4129acf30bce77f27466b3d0a86cf6","677d6e58592ce107c0c81666e729a52cf0315614108c3838dee7c1f7cd9fdd50","4b55e5447912da79186be1a90a69a2bbb9a2e84cb72f601717b1c3499118e2bc","61296e04fa2cb74b694d71d82fcd25416bbbc7c4decebf3e10d521c7fe27a976","69fc3c1f25e765e817ecfc91968fbf6934e4ba304ff998c31b3d0cfc56772957","fd60dd30696507f20e2267d069e30be39f9e7cc55d3e55c947653324fc36c411","c48aedd35be1b03c4f73def5510dd60357dcf4660589af309d9937f9e3d09266","f369dea98bf5569c323f39110018bc30696595504922861cae1522918c9e0701","9680eb7d6043a005972d9241edb571ce9fefa0fb48a23b992c2c9eeef9ec6b76","64784db50ecb6a5ef3e593a3b5d50e36057366002731117d7f62a586d089cf3d","91dc72de609fc31f6b5d86741abfa61efb70a56c843e160182a5bc1a786d964d","f5c2c53076a1b74587f1124c37532b97ac3719069e1ebf5a094cd7dd743e7e5a","97a3fdec1696bfd0d8c79011076c8543a43f3cbbb1a99c22106ce4a821e85f4b","4fd346095bed1cfb30362b6209da2dbd5534a27f49ffcea8e9df14de750fe8e0","b940e93f6e36e552803994e8d9f5faca5a2854579c186d0d6c99edaa16e5eea6","330035ae18ba85e2e7ab72921c959d4d42b59a34ad0773b1038e1d2070f1199c","0167ba947347d0ac6b029a8d56e804146711b061cf2563a9ed93754508403aaf","b9307a714468f1d53e3888f7fd18719e29857ca54bc964a4f3e97581d35471c5","00e49e2d9e77c247cd6856f1708e4badbef3922c420843feef3a55e5d9f13ffe","d3179a05cf57e24edd108d5807d3500a936c1d2c111ebbeeed2c73d1dace835c","423bc2f428f0f532a16a04ab33045c4efe89ec044f5846a3b1a2b8aa7c07a3e3","e5885f7b9247fb96fb143a533f3a37fd511f8b96b42d56f76ed0fc7dc36e6dc8","292af4ad9a2b18d35350962afd05d8d8eb88713b09195d077f269f6f16f03828","90d7f844caad752fc2e8710850eecb80af75159c76a35c8c7ed5cc3ab069ed5b","099513a066b37554a605ad177febf4a06ec6d328f1e73d7ac6caf6bc7d0f831a","1fee582f321c90bd1160b1178cab932a5c954b48749cd734e2de69cc6fd98b45","191dc38d7b8f02e74ad7826ac7860706cb5f44530f66d5300763648eff6bfa9b","87775de91b30044e80acb1ffe9f718a692fd499ae8a538951c78ea06b16ef03a","4bc262fba65ecf938cb81009e065cf30617a8ad905969e69e60d2b5dbf9298a2","3cd03ce75df777492908bfe53a2ea624669f93813b9ef2f08f296f26afc4bf4c","15f7e097d64202cf30b9da2f0924830247096a935d39e6884fb4d18424c0a4d4","1e35847a93b020f8a283970d5e364727331f4a62d3db51400e7b3d66c4c6946d","30393610bfe09f07532fd6bc054e2e449910fc7f2d65c1853247a6824a6b4cca","be4e59f431c67b3d56b233cc6ba693e8379c3418d623497d20ae192163b260f5","ac0a0f97c8d727010f54076ae2a6e3117a87dc9404655f6253b96a16994482ae","47bd2384b09cecfbc242ee741dd7fa43e5f16195c0e8c4080826b30e619de1d2","866ac742d97207bc2ac7bf5b59a3734e194a5c3d463dd6af85c2e1d3f524b16a","6e5d93528e372a7110e680554a3f8f9d90f4dbe3237533cc66cc47386093828a","a715046d7f024389b36d597486ffd829f45e347963e41f9060e3f492bc2b6d11","ea495540dbd5923a56dfdecd8640a2ae184a6e46e0b7bac86cecd3427a7cbc61","fe3e7025adae34e40104e4da19ac7ffe61c8bfd30bd555c56a7a4cbc7880c336","c40b6647c870e1e67fc2df5e544fe37f1ae026daa6a3f1a6b94451707cc01326","09bb03a93978eec4a171e586fafc5c4d62cefda0351d40280454a6395414baa9","6016ef69f010ddc060c09460d83aab547ec67ba4d5b8a2d0494729e46e836802","aca8bc66a0cd441ebbf1cac593435bf7851d7ff420847f69d350539ee5827837","fa27db3b50745696e222bb650203900d942dd8a64a6475b9cb49398f8fa435f5","7c32d8aff2a79994d18c7dfe6d5954630cb6e687855850ecfe836e7f93d9fb8f","a529f025c54e6a3abce74d6e7fbf34fc7368ebd86f7e5637fba8f8fdd1537f51","a3a73f27a4c9d85f6d589ee70949f70602a50f4e4e311039b32f40998c529bbe","cfdccea658e897bd3ed390f657af45174b0f92271f36fe162d7ce97996c4bfd3","73e20b4c459b9a7360d6a98f727acbbc6f39ad5086ccfec1b082d8bbcd06a18d","b82b2a45fcddc583a0405931970efca5e52e0cf93056cfaa6f6deedb0b67457a","ee2c17e2304016c604802171ee447762f0e42bfa253e620a4af2a4479f427556","a2a8044ce8f9be091d6cc75a7d007fda924b83c14926f2836badd4a713e87304","4012f56c6e7d29b220856c73ced0c4c17d4ebc619abafbbebeeeaa2271631bb0","b790619c73b0185087e63d46b0abc35df4634024213f28da67bea4671d8dab2c","7624ccf46aad0e7e307e095c7fb4b0b7f6ad4b7aa79024273ca890f04789df81","3b8d29fa404386af111c50e01de6c6333152012679224ab02059c5024d9148a2","631ad9989ad296b794aa873769821a45233da7a6ffbfe8d145b596be6a3ed2cf","aff648f62ffd7eb2d554b0128786d77a169038720837bb074dee41c441398eab","8d78963279d9db5fafaf03ff622beac6ab7e34c178ad2ac7349a57bce6cd574f","a7ae283e914ae51002ce6736f6b890beabbb26b5fff7b31df907ad0046e5564a","01a37f420cece71e18cb47b8e416a781a147b0bd5199d293a0c837502941dec9","4a09e7e9af0964c3a0cb9f9e128bc18b1f3f6329c389e186aff68e9daabe2d4a","431019a74ab05c824cc07f779f6ea0a8c93b59d455f92b86135c8151d07f3cbf","8e5d47fc981cc9d3ec9679267e75b0231d239bd0587f63f852163a4e0ed013df","867ec9ac7e470403231786390e7dccba0dc812c105a27901f3b50380184f39a7","3a0cd1887cb04ed8f88b0452fcb0a195af4119c7767bbaefdf461681f3857763","0c4591ccd5b66e49aac5e0864700e7210238b3d8f8f692b775d953664dc491f3","f2321d0e7b281324e92a4d978e05bf8c1cc7ff597883c32e7cc5b136623fef53","03517fc867abcd1e8220fbdd2d5edab8a9791b4556dd3328bcbae2777a9e50b9","c4a5f9a7322e7143a0c2391133077150b88c19c4bd61f541d06e0f780422d55d","6d88bd7c02bdd10dac1998aa504e376d5e9b9a415b3c9a11c844be89721a084a","ec19c1cbc3b714f2de946cdd9452eaf27676dc6a4be73b79a6fd4e51f6b6b50c","836bd9341022dcec9df546a4259353ddd744638fedf194ce2796c0028facaa9b","a486c185fdbff88f87a60afa80433cc15e3015ea40bf206c3605a9c82d609b1f","92530bdf602981ed2f263b093f5736204300e3ffcd4878e3742d8554fb2d691f","70a29119482d358ab4f28d28ee2dcd05d6cbf8e678068855d016e10a9256ec12","869ac759ae8f304536d609082732cb025a08dcc38237fe619caf3fcdd41dde6f","0ea900fe6565f9133e06bce92e3e9a4b5a69234e83d40b7df2e1752b8d2b5002","e5408f95ca9ac5997c0fea772d68b1bf390e16c2a8cad62858553409f2b12412","3c1332a48695617fc5c8a1aead8f09758c2e73018bd139882283fb5a5b8536a6","9260b03453970e98ce9b1ad851275acd9c7d213c26c7d86bae096e8e9db4e62b","083838d2f5fea0c28f02ce67087101f43bd6e8697c51fd48029261653095080c","969132719f0f5822e669f6da7bd58ea0eb47f7899c1db854f8f06379f753b365","94ca5d43ff6f9dc8b1812b0770b761392e6eac1948d99d2da443dc63c32b2ec1","2cbc88cf54c50e74ee5642c12217e6fd5415e1b35232d5666d53418bae210b3b","ccb226557417c606f8b1bba85d178f4bcea3f8ae67b0e86292709a634a1d389d","5ea98f44cc9de1fe05d037afe4813f3dcd3a8c5de43bdd7db24624a364fad8e6","5260a62a7d326565c7b42293ed427e4186b9d43d6f160f50e134a18385970d02","0b3fc2d2d41ad187962c43cb38117d0aee0d3d515c8a6750aaea467da76b42aa","ed219f328224100dad91505388453a8c24a97367d1bc13dcec82c72ab13012b7","6847b17c96eb44634daa112849db0c9ade344fe23e6ced190b7eeb862beca9f4","d479a5128f27f63b58d57a61e062bd68fa43b684271449a73a4d3e3666a599a7","6f308b141358ac799edc3e83e887441852205dc1348310d30b62c69438b93ca0","77ada0528b5a945d8db5e25b24312449287b314004c84146ca8d1a478c43b111","21b06b57400fc14b9f879c1d5c5a5999e8c69b6c53aef3edfd2ec22937b1ac80","cd678dae008ed9cc0de37bb419195ceb5abbd27a70ae4ef8ea21e5d23aa7d765","1557dd51e5a0c17123c9fecc4b8a70afc7c43d50d94001c9db185af039dcaf6e","b268acc113e9b2fcf2d87291a50fd139440bfd820cbda8a4f3d07241e61cf307","e77d57ae9bc251a02c24d4d995eaec8e2c388ff0db840792957090e9c82ff6db","16d174c760bac42c45f5343a90da9602f26a2f45a11654efe6c3e4759fb9fb1f","a0ba63452adfd5d7fdf78494e8fdd2195eb09270e50def06fd50a3204b14299a","779864f20eea0c6da8144067c4288c18c9a66555f2610c9ef63474c22f8bf717","76f6a065251c5e080138ada41fb5d300ac0c987d14d80146c52bfbcd677110d6","906ff02246b0cb70fb06de4660686bc094029470071edc7dcda2fa26ad0e6054","e6ffc3fbd5583ff84e4b800380ba26ece906021cb6c8b40ec25c8d34a128735a","7fa3b274b6dce3ba9b419b119b766db5cbc8af0e9a66948ad4e4159a2c83d328","b528266d11ca82cfb619423e4560c98bc26901a1a213149deab5f18c1a0a5d26","3ba2737e1554987cdd39f36c43284d70a078d30286d347493ebee3bdba829c25","288430a4427064d29c47aa981b57b46e83fd1cfc4053a3c47f8e6ab66cf0368e","dcd36877581f35a1b0d8fa5d40f2e70a3d8a6efa3d66e7f640e03265782f65f6","300ee2027f7e11ecc5a664b0bd730d367dc74251c2b4204e2931202daa92070b","b94436383d722abadbc8b0b4bad859df2859b0a6e2c65c85030b0a386d8a4bbf","5e186532a570c3f65e5c291283b0c1e24470ea44b5376cfd200e21b8435cb4c9","6ddda6cda1213a0660ccb1da019ac3907dd9e37d953b0935232f747d0bd6437e","df0a83e452ef912c7b65cd341f1d1937614378d918ece0e58f07b603eabace25","1b6fdc41af60370262aef54e35a53bbcfe9e529378df9d4fa05adf6e7e0e2fd1","0e93d55e67375d43b2e666fefba744f7abeabc24491dec913cafcab11378eae5","cb22feee63d3d834d1d446f67f20c8fef997ccc73277783a968050d765679ae3","6a2f0b8f1ac9cc047b99686819036304906f287894893c2570d551b433cae9d8","172f5564177f1c4fc30efaa94517db9ff5ca38e9a37719e7a6597d01d3151c5b","c8d32ada2162ab18c2c632ad609ede9bf238bdbafac3598c4980eebbf855a04f","cd3c23aa23e65109c81c29a09f9887c182c92b7076cfc2e43f4f3b42e77653ce","770272c8748fbda7b04e3537e28ae82bd6c779d5e3da7bc29d5a00e56d658f6b","3986d17eee95f7c2d96ff15bb100f4acdafed8cae03ee4f9ecca2ded0b850f48","ec1d2d3047dc1a44e965ee016779d8550d12be063d8f87d762cbfb25214b260c","49f77c148ebe10a5301fe6d14791d62ac2b6febf56c028e8c989c744551d644a","d7076795c4b98db00cdd1ffbc8dd0fff61479c937334ee1fd68b740ca11dd5df","aa34678fee9ab00fe36f7cf532495e86d970ba01c2648919172a1293c67cdbe6","0951eab6b7792b4fc0743ccd92b302d4f21365ffbc96292fd9c510838e6d8884","02c346e664e4833857d9136ee90ad957b8469cf63c09af8264bbb459f420b51e","7315af6d4dc33f1d6dfbf1519661fd674c02ea3dea82d8cf12cc042e154e66a5","cf54871bfa15ca961b524bc4989c27b4ca83e4d0efec8e99261a423edcd8e087","edff737a67125560c9fd7aae09b7e12fa76e363e17b4d95ed10d77806ca5ed5c","3f8d14de3dccf82e5f5bc5273cd20e4e4957335e379ce95d3d8c89be006e5610","5d57f08326cd4431a504df520482e699c353e5aae72c70b236a69a27d4b880ad","6dd9d005d56befd8e3af8a4ae59375721b78f5086f265c1dce6bac8ae69661a7","ad656c71339f9853d4bed442c75ed59efff68b3fbcb80c116dd0b925dfb5e215","290683451bca7cb115f34f3314cb487cbf7641e92e24566bddc624731b79beff","9b6d97042afcf250bd54c17c19a0418985608f20e00a95bc3254762717c26408","3eb1a0351610935a936def189b3fc09bdf33d3e705a5266fdcd11aff4472adfb","de0394219d247acc249c369974fee76e197051661192ad4589e3a4698d9d7354","75fd7530884b41463880df86c9bc90c3377450e48ee5103a0a6362cfbd1fa690","062f0a33e38e2870bd9f139b63dda618264161581cadf0d2ab4e84adb8c483d4","aef3221cbeebd0346b4a6d0b64da66deada2ac39faaa5f630280f508aab40992","6446cedfa06ba590911eeff01013329330411c3cdc03ab44b85da1766066ea22","407313f15270b3e93d448ba5b399cf7b97fa7c9ac10e3c141e099a35537399b7","4021a43e55751d7e998f6668aa5d26971dcbdaeac28f30df4429366005c2812b","906b15205e21dac99226272b876f52fe0344e8d2e47bf7484369e5ad756086a4","c13f218a44e7cad324de0c74e60f21ee5d173edc7bdef02158be19b95a543b87","32f3af3ae836cea8a2ed0e988dd4f599876495eb09c4449b7fc22410594b9bfc","59b77385a2b66fb9dc3f550bf2391c9d956b4228a5bc7413cafd0201f6fad142","9c9eee70608d9cab6118a2c6d3d48fbb0ce39364143ae95ef7bf250582bb2346","addd73b83c9284716dcb1f3a5652967f58a82829bf4d9798d1cb144f50bfd5d5","319d665994afd8a457b08b99da56a5290454ec0510bb4686b876c8e0fa8191c5","13c7b6c11ea42c502bfed3501c638a979c46b3fa03c3981dc5b41b4aa8716f95","afa11c9a2b6d7a7a58f5a5d4e73b2095995197524a43285ab6f9a443332d5385","d732fcfd57106e33b80f5c7ab81687efa43c29b262fdc50274f8f42c3f2cf578","ea35cbdc8eb11b8ccf2d7a709ef59b8569c95f117148daefe243ddebad1822f4","0cc5b72597527a4d91ce0f99c4e0d1dcc09e0e5bcefbf415de7cf22bfe055f4c","cc27e3ffd0c9612a5c563b9888e638f1f1485c80c566303474fd588a85fbc6f0","5adc95373b6445f769c67b0d273880a4d67424ba48d6fd329f5456abbdaa8515","6bf6c851e808318bbe32ca3637b39612441e4050c79069d5255292003e39a2af","0d87e71a1fe0dce77fd5b18505ee0b548dbbb118af70bbb9e6a39bbc49e08c6e","19657c63cc3a38689f15f4085ed46fe52f9c75d4e72c6a5baf87e2920a2cab2f","9ce63dc533373d02c89c6351fb30b7ceb82b44b37e256d08a0de2952f3661c1c","316ab8056a77c8060babba49456c868ab7227d82b0ca5a4ebc89fe6f07dceb70","4e8e33f583f3a85cade306d8ac68e0eba44b3875b251a9e4dc15b4c94230e4ed","17be1c8dbc1d30db95886cc029e6e7de76b1246277bb028bfe7590acab454b4a","741a62f59bb2e4fb6dc929e0533ef232e8895426b61c8af7dd2d90daa4595dd0","30242edecaacf471232957dda7389b9d178904fa6d28b74b5cf048e8e3a0509d","5180c7ec07768babb88b9e11b680cf070d51c9173e1f3816d685d43350b7a0e1","c010c0e02c4e72114c922e835fa8c6cac5340a871c2170fc4033db80a2590de5","ed8838f894de236a60a61d4a57e6b5bde2ffc8dc25572c4fe9ab79bc045715a4","15dd272cbca3882e4aa9fb3cc1c94e358f95821a714e6c902222cb90547d48b5","0ec01b9ab6c3d2d659ff657c5ee92b0bf747c02d3df18488a6828f7d0d11d7f3","1dd6ee25a6cd2f497cd2d9044c0b041c68019045485b1b34f26bca6a38c1fa6b","ad1133b4c2b99fadf0df3ab9bda032d20250fbc227dedc501e642570ef54a217","a2df9a6c0e43e02ac7b626ba5026151d7554188aed5959927db957f8ca62f9f4","1b3f54e8af51eb6cc88316337465af06da76da2f816cf81d2263ca2e65a29713","01292b7ae66876306923f99797ac16734e3f9957892c2ee426fde832f58eb7cd","e1a2a00c512721943a60ed6eb6c76480aac59e8072d293ecc22027343c833783","8e48edc2b3edc86b2a664c1f714cc6411cf77beeb2c06c325b8164577f350c71","e63c3791c63c157a57e2ac2d772b3f85b3688de1acdc53c1270fa61ff2aa1451","70c5cd35e3b8f50fbad4ad59bab22a2b11e45a355977ed0fd1a604303e3a18ca","974657b577d259aec86b7c0f0a9cc766bab9fdf7866956f85585248cbee18ba3","990017a3f41ca787542c87a0fb65fd1b6158c9bcf77b3ed25be9b5a60c44cea9","d76f7df64edf0f562ad6b1478b024b0bfd9db290a63c745d473163e18bc69bf6","8f6e2a3c9029bcb1ac6f7a6bff76c90e0fbece3f81d9c34e115b48043c6ff3f9","ce715387051db28bc651ab4b79073cedff85983df1ab473f9e13bae28ef09855","09a63949c90ddeece83387878ec7541e2b1d1d09003ec1542b01dc7b0c109d6e","01a842d6970d50015c8265edc7b2422a6a8d70c5a5faf618670cace058a9bb0a","c8472f5f12bc10cb8415b21c015ecbe079abb7fae41c3948bb37869876ff7def","86e5e3a1cc53073c805cab6f1dac6970d8d43b13375afe93c6c71d7264ce3103","cd5f0bce17430ad990b0561c43ed86fe42a8557ddaa5f24befb728f6af320122","20c21729698a72edfeb14d1aeb29f18b07bd6f071ce40c2f9074af791bdbce80","2f3409481d663382f7ef9c7c2da482f598e34542bd67f33df44593e72965b38e","46acd8607ef14eb5be18d4bc1c6baeaec22f2e2fda2fd339481f08d8d6d2d53f","6b66f3c16dd2e4cb7a1cc0429390ba3aa41e5b7769e982f8387efe4c46e467a6","b66cdd369e106aaeab9d673ccf9d1ba5c0c654474a743e83b720504e900d7375","e8c619336f999a50e78433d6252b807b19e99ce5a30fbb448c491c7d8deb1cb4","9973fbe038b1a3fff33ca8714842200a431bfd099a949ecf9dd563b68b571710","706bfe9d17e578e4d5f546c9b66ae83fc08a86b2e2c640597dbe3b5666a272e0","4892c7959b3258deba1085514743de4b3ad9c27a7ad5ca22ea0d3fb131eb0cf9","e4117e7e17c55184c635a7310689454fa1b28438fbee19c9a9961e4e840da2a9","26726f6e4e20b83bc6f4b0ca9cff68e369a7f66a3dd7704547bf28b539b0e986","ff125771bb0fb60cc5480ae2e24e1916a6367c37af9e5122a2c28d92c4b677af","f12cf39fcc81974aee5dbff8de1dd94c00b128b850afdfb69a68074b064294e4","0544111ee987d5598ef9c5041060921569f49fa91e4876db1ffae74ec4a5d1ec","5c4bd010d6097a828f704d6aadd9c502bebac3a021daf05886bfe01751592063","1c9e6dcfe2943654b5ff1d8acd81ae59d753fb1ae1552c6ed3e0f3656863547d","0843bc39d1f92ac0e4c46a561df6d7acbc2dbd2bff609f7931a25b44beb980eb","d9b498f1e90566896ca791276a6d8328a531a862bf2837c4be7d9a26a2fdf73c","eda5feb77bed4f015253b67a7758ab2b3a72458c4f70890156278853bab371e8","5393b75892fd6959b0bf7ff21de15f2debdf52086fe9ebf514d14fbccc37f0e6","e815da49be69908f884704843129f8d9250ff7c0f74e5ccf1988c24a05965e0e","c5ed1b37382d5a8be3a71a671b7befb19a007e6cb66558d39b86487921f3145a","3541ec2884b8ca7517ce60c453fd73c8b44ac57e6e6c511337fd24ba9ede8561","71ba777fadde4ddda430a6aa4fbdc970e1a972592490da040dc7457fc9774e46","d3cada72f48c32c01ac688071426edba2df6481e62efa85a9321393ed2af6184","25e66cd03924f6eb2183f667a330433ffa0473a868a8fab1f264351971c678f6","83fe7bf348c11152d82b9e890062670741e63afcb7a40360775214c90d5b0eba","e648cc0ba42b6f18788088a10757b89e33ab9d308df3a5cce8b8e7ff15e2b22f","eacb287abb4b8f701cc2456147626a8a1eb1a84578f3374dfdf3a5cbb75ede9b","6ae85ddf3b10b4df8f49c606302cd2825243301f3b1e2c4ea61dc504b3c90749","b96bec9e77061e5853b4fa63d6ea8cf4250773702676e300420b7735c34f9901","8f393ad285420fd008f8b4fb6b5990e19eaa34b8183b46d9cb720bbdcaa7c31e","52ce26dfaef95ca1f4aad5d1d40c81fc08ad1c8171165fe5114141a0e1612e87","7705bb666bdd4085a9787d5c2ac6b23020b3246115eafcb4f453bd9c1448edba","f4d43aa1331941b39fa38a255a16eb8855cc2926ce02a73cc06dde067c473900","9921f71db289a60c25a161d036c2885085cd3f06672d9913b37342333993cf3e","032080b7d162c23bbdfdc18aa87fb8858f6a1d58a0d3756bb59cc28020556cfc","5e23f83311dcaf25ab6441465b6951febbbd6ba3ad7cf20da25834d961aadcda","f75ce377d83090f4180590fe78c9431b3d9bdf494373f0418c58e62937e890c9","6f0cd0e219049f8cce5d0400fc6b8bc841bbfe361d76bdd2ed9a131efa26057c","18ce2a37f66cb0264592003c57bc303b7113e2482cde3f4222866f8f5a25d557","2ea50238f239ef3217965ea0a5ac6ffa2acb94bd03a912e7edae4cdb90496b16","2e0e61e27e6a2ac52977927088197535eaa62a90638af4badedab162672b9ca5","29798a35c02228a3d1a22d6b6b05c162866b7fcffc1482e9e53a0a898bcc9bcb","057dc3da750916d3983709948a7b5a6ef9788378d38a60bb7458b30f79101800","e0d28cd0b097b81bf31e230d9296920688bd3f21f54bca7f5a3b3cd4ab4a7e66","1361376e404598bf81ab520e18d77de0c98ea20da96fd237b036023f7a5aa5fe","fa7d28cc714e9d5256d2d5d2d7895a85e5db44987b41cc39f047598dbd3e3fe0","5c09513e6f0bd934425d0d3ddfbdd3cdf4fdeba8a186e903df3c48043116e3d6","7f6ee041490e9470a22c0cd293205083293c12e654364556bacadb5cbebed30c","566c068aa63e89d1ae9dc45c7375333a7c55e44cdb97c3adba9b7b09f0bd9edd","625747f8ab999f91010e29d0288ec061e9eaf41e65ed4f92d12a76677037aa6c","9ac5c75774da8cdc4d6e0a7ab1a775a00e8f8b13d26c1eecd13230f3882668fd","407d830c83a0659a44e68ba0716fb8ca06b5f58318aa4d5ee99fc0fcd8cd837b","c141b4ca1398aedbb0354afc0a5799f9526d8d49642e34195595a7cc4cd83554","183e0a4b07d3e6b6715344771e5a4e73e516246dcea97384e5349c42691742c8","74dbe7f45136a629e4776f3a82c7066302a6b5005d70f8ace4b0ea1b9c9a6174","12b3963cbb948d2076b2b3f4eadc233fcd231eeedb3610c802a2fb64383dc8a5","31ba7047f9570c93a5fd3d9264cac8e15ddc83d28f79bdb52fa55bf864c409b9","991dc1a3af1fe5ae31575c7942032c6766bdeb77ef9610ac675f5f9146452a82","dead555320f99f82e3d508ba852dd724ceb80002a781f3fba21b9a2ca9e04ef2","6c31318d3e0c181c9b859eeb8730701e7942d521fc9110873c6a8210ed9e2464","221737ac28b53fc9b0849a9dfa5ca5df6e5ae34e29de779ceb240b009f413c7b","f24d50187a037b60f41c0ebfe2f91e89b9d09e125543d3ba684d2e3a26e171a7","0fe4061cfe1eab8c542bbc0b2cd2c203630c5de51941d8b8114c4428505d6135","fc48d98061f4df7793e74a5c4da299d6fa832f1a94f888d9e304dca5587c48bf","8fe0548141d2ebdcec1887bdd86ad369863e6fac5bdcaf5d94174d573371a7ad","ddec19525a3a6d2d5128692249af3ff927989304aa6850a420cea5d655b80ebc","8fbc2183ce22abd6cce28e0be737391132f09449c9312f2deb2c2b93b2762f36","b343995deb0f619aafca26bb099d1a1bfe21095c9b98e9ec3fdec91d7e2e19ca","f65b67af065b6e88888ce795af1e0d201276d21a8d8d38dbbd0eb5432ac0cab0","76910f9a58a63ed7d477876407541d58cbe4f6d39bedcb8fcaeaa2df73cb234e","2de05e675f52f159ca92df214053286c2a148bc177f2b27c8c1c77bd4b2f19d6","cd048c6033b4af6581eb8ccca6a6dcd447c479cc34cd0406a76d612c2dcc9169","b68e17021361507cbb11a8c5b1d7291c28e5f97a3a7c24520026b57b37b88629","4ea4c0883edfccd974d63f7a530a61b1584f5b503f6b488ea87127097d43bf93","4b3ce4f4fc67e68f88bcd8bb3dd319e92cb9a6c96ee9a898b1ecce64df67cefc","2609c35f3d947adebe6e486d6d8b5e7b2864a80bb99898478b6fde940ab71e44","012a639df4fdce95209d28156bbe33e6a7753b1fe4cc6b24a59a7bd57d720a35","9372d02ee83bab460f7f9c4501e21f04ee7a2f6d6d54fbcffa72a5233cbf9393","892b371df653d6787b8449e611c0206f561c3bea8fb3e41eac0a6570f43bfed2","7ba9e4a3c87707d2e19f86e8ca04c070dd1c2fafe5517bd6b6574a75c60737a2","bd702a3e21c0ad5d6a109739d239b6f825b69f53abd3ae07d90d8f05d7c2508b","722bba0af991dbef177945d193e5306701629030d7aff84bb51b2a52a4365c0b","557cbfa46e87d5dce8c9506d42bed38d0f92340c19cdb3458ad87f82a740a32b","df24accdcf6a15915053cb96127f69f7d29fb7286951d58d4b8ca9361f8bffd2","ed85b89477b0830ea36dfa5a5216f5949e362cb826a9bbf5973e245b4bff303e","b37f4f501b287c3e8cd36e244c6a25e1c663b4758f82047a4e4b09b349ff3979","679c5345cf9eff4a5b7f14bd5b89e4bf13d75ade530b8ff8fcb25114b6747ec1","9fab50375eafcd42df96516b3cc42aefc6a4aa3f268e7d5cbbd05875287bd7da","efc83ca4f330b801f1b1244f49dcbd2c3a6864af09468e216a1400043141567e","06a88a089750af8956b92bde835a0b5d9489197ad541d033ef89db4457fda78f","2a412555ff316ca06ef90dd936584f7e3cfde321d9aab67c7dece93470d3ca4a","8aab697bda333592e3895adf37eb2870d675ed73dc3b21eaafd224b90c4b31b8","97f15293c2912ada596fa5e85f87da8c9611ebb8ce35b47445f02731e59a4866","ac0a84a5b1487392bbd89deaaf75e37ff97badb5cebc5b125816cce6c994dc49","a32c5ba30045011c135979cbfe7e02aed0cf0cd53a1dfbbc952c29a023470aa9","b972bef785abdf30030b19f64b568f7952b8166dc01ca4ddc2ac6919a5649a6a","b8a6419ec42bf4d8eed52f187e161b7dee898c96faf691713fe1a4ae0d89234b","956762c2d6e6d60f59e3be9a8a0b6c76c42b731106135ac43ccec581b233e4e6","026334b37f28bb4139038f6d45f6b4dd311c1ce3e9a878cea5461e7d82821b36","ee390c2487bca09cf2c55e18e929b7f4bf648d83f4bc0f9fceeeb74db84b27eb","f30f19ef7afc42af1923bbb4b0b62ba0cbefc5c2b0929d5fa73bcad861d21ed1","3717cf65a204081e3323d5592b6671cc5b1314a2d2cc96df407adff995f716f3","4f551d073794c7367a01329ffdcd70b6eb84fc3abf2c4f0ae8b756fe231e5da3","aa293bb454ae810e7d15a3040ee730114e9276db4ce713f27678d638c3ab308f","d4083eab88a986f2fcff672be3477a79849f25be3eca5a0fde6d745dac3fdea9","07b7d50913d14676f5193ad47bd45eedd6dabb648bde58ad92a13e62f606accc","ad98cc620e52903b28e98f50ca4466da4c6dd05f04baf944ae009ac14e440b33","cb41a8d1704595b290fb4bda78ff88dd45dcdb7a039003eedf7c4d50d0196866","8277897a81fc2a61b6367d26a66dcef94e2dc5db26c485444a824edeb86fd052","1e5d369f4e71dbc8ecfb9231c7bddf8504a7d744814f7e84c1e9ceb88c00d12e","81807c39ffddf0f980ff2c71b5fce8a5f57b6d85ee8f9860a0c00270f4b4b3ca","58fbfe0eecffaf78787e599e47c5a7e7195455199cab13da8b64f26ca928b261","d94e4a53eeb694e197167eb3d5b22e41c282a928a26295b099d83471587d8d04","95578ac9452eb3f422aaf44830dea4704b9f2144f05e88c0000d4c271a9d6589","c992118f3b620c121b1d1e2a1e4978aa05028eac3405311716ef642a98af2d88","3af760e4eb0c782c517586cd86857b945ab6ccc97742ffcc46d7d329baafa8c4","4128d4e6d5485d7b327fb5381d599014cdf529acb6a693dcb25a74b7c22867e1","e82b756ada2d110d9f8a77948c3ff9e5055b8e926f41e5f034a58ee8e1d82f5b","59bc67c98670c8c2e527f4bc135f3addc61073a9c86fd7db12655a117edd4223","3a83a2afe970f19b052a0788db74199ce9e483a63c809bfb5e73a32493fa9480","11410a83f4a2f14b7d4c29890b653297c33db8f6156d0326eedbfea8f0f41ffc","3afa1cde2398e3081bd31d85277ac529e66cb78cba646acb29015133711039d5","9f8929beba5b8015b7e57926f643fa20f3613159d5304480d5ffc9a8f94dbcab","c8cb3b24c56796eb8586c3398a02df49532494c6311084b612154b09ae03bf8d","f11f9a1d67876a869d99f3145cc63cd1db5ef0034cdbef3930366d4bedbb4d60","54152ff949273b841096858c4a309b872628e1fd71b5929572afdbf8e6972ae5","16f82676741835d20c5265d39016f70b0473575ba27b108ed1f18104b8ee269b","92307dd94cfb0ac601d622976f10278624679021d9b4c6f85a45cabf99ff11d0","ca89bcfc267f6844c95dcaf2952b161abfa88a5d6c30ba1d63e6e784d7fc90d5","b22b9588d6fcd635a15192411508a24130ac6ae82c55c7fea66bcf5753408e91","69da9257d179f2dc2e1bacfe8852eb4301fff47b438930c1d275b949382fd912","9a8b68f6890738b4ae116a662b6b44be7553892289ad6e1fdc810e4b193e02c4","2b2812b3565da5f9db4ae8509dd442cb164d1b7f839bc185691db10cae39cd91","51cb90bf50d5d2a2d00c5f545fda3167783c22b328a6d33e429392b93d516209","5726ea415eee459efddf8bd50c10f7400273a57fd8dc3d57151e652b328872fc","7e2ca088c326d04643db1c30255f7ec1bede74c09ea190a351869734d8aa1085","4aa45fe87f629109259eeba322b63f4be0b35ce21fe7b7c25aeac50ca54353db","824fbd9c2147716a111d2620e8acaf86e5ec386fa4d54d2b718fe2a77d7299ce","16d160f0397cdb35f79a6d6eb3e2b6c059a0557fa0f67ac7c08b48eddaece743","440eac6e41fba99add73b42ef4e50da2f008bbe114e2c62c0cc303cf328832b5","7ecea9576f765ab161ea44e415c76475a2c66dc70788b4866c3e5e11092fa3dd","cefbd3c11ff2a8d66c078d323f8f3394a4ecb324d05910e40b2fe15e324c7b9b","7d4f144cc3bd5122b4fa82145a64dac96bdb81335a78effa24cb473bee4ec3e0","af05cb90db5eeed4862fa3aa3ba68504bb93f910e3b5191439c88044659d6b02","dba61a7e471bf5151825b2db98cbbf08a697c8e30e3d3323c7d56066df0e7375","847ab80030c5a0570704af5baccb5f79da6245a540a25c1110575bdeb3194288","531a25671f2b8ed6483f786354efa770d04a28e06a628195733bc5d66813a462","b7e4785625d92f0b12ce9302e34f4dae9ad98149e6a37fba6b9789105a56c217","42627c2284e23bd6970ea7ca521469f140b6abbf10286f31bd002b0c152ca63c","006189f69a98c74b86e0d3d3a14c3294988485c85952bb436e30fc154164ff1a","ad58a5c0408f9297576a7e5e8c63189a0a93bb2b33bdef332edcef900ce04d48","a62dc16d997566082c3d3149fe10555174cb9be548a6a12657cc4811df4e7659","fb8f91a174bd96a3fc5174fa9e51812a4706166f3250c9014b77aa0cee81e6a4","95f17d89eeca73b054b34f26d91aaed589c556ccac2ac8dd1a59cd8b9c7517d3","36d340a49463a448d2d3b1eb4c2a62da754e4ea09c92848c07d62c8d3b3ddd64","1a0fc724d26754b15d02f70589e49e1510b5f031c16c0f36d033491b10e04e7f","20d7df13f5c0f787c1c7c1c66c13e38f65a6ce33f317971868784f6687ea1311","f523e2c118075521f4b6683c5fb2a0b3aa63f588df75ce094db5f4af7cd610da","bd42e75f00e559514fd8c0f8b1efdff737ebfd9dfc4d420b7942ac8921530b6e","5562936e2855eb85ce404bfa74d2bd678340b0e188d9ee51002ac4bb0f90efd7","629b40a3b048d36df7db3bdc2466a8097937b0677e4044853074dafa2ed89aa9","f964c8f47956ebd6790b5f85c753c3a02ed97f80428d458da112701efa531e86","e5311e43122ff95645b583a1594471c4ada8ee2e0c915033310f8b6e35faa2b8","68736d69b0bb05f9feabde0a41b1b5624ee7d249121d88cf0f186d8e0a836445","8c5e22bb09bb7e396fecbd16438342715a8f2f8d747a0b8264c82753fa610f60","82fa37c8de2b352f1fa687c2ef167139122680e7e33b81059e196a79f17ae3d8","b74c6a9bd7eeb6a8d278a463821616db7a3b822c6988e8bb5f7237b9f78e27c1","1fdcb5089fe9fcc3a9870d120db60cc99aaa60c861a7751ab04e808cc8b41fd8","993970369eaf0685907de6beaf02a724bc5e825a618e727440e1c70a4d7aefd0","9f5921e2b415139d44eb9b71137b26d48a5338511edaf369e65de2c0a6c1692f","0d6749f9522cdabea764e7e4ef90f36d15cce8d4d6a130d82de493a500495ca5","61cc506c619fc6b01125bf85429977d0ddd8ff85eb97c2c44e76a2feed3b9741","0172b7fa1834ae521c4f0e6a60cdf6f134a7bc3e9ea9139328e7d105678d574a","353e434635d5413f8cc0cc02dc014d2e80518dec03beb42eeb48edcefa3d19d9","e0acd5de151570de992d110034fbc446ef313391b96ef11fbb6372f24f4cd01f","0c4757684299f1e79cef07152c176cceed642ef5621a176f008a1daa48cfe9b5","8320ac9d1af2097dd0f146f5a61cec3188e1fc87c8b06150d56440a37a21aaff","81ded5824e3256137844d3da9d5e9dac2ef174ad41a23c47fd2aa92187776473","0ed79a88f15598da40aa8b7d29cc30a77587e670323763c7efca715518e84565","541dce26752db36391695715fd07e23ab8365fe8f0bfa22fb1988040647f7220","addaaa4bdc115c69c6e94cceb4e9a78833360d0adc0224cef93c8c0533f2010c","032af971eb2186504e92a11c07b774cae0608b9fa2ac36e72c847736054db9b8","93c3f399a49a8f0ca7f59b77b20f15e2ea646d76dcc1aa67b016620b77dad7df","8808c90d091012683be4ed8717a2f60cc950aca514c10b43c796b76d73e37b8f","9831c9be2464a6dc0a47e32f15f4c423e169236ff2d76258cd0b4044bbfefcec","32bf1f74a876afd0ffc272e5b3608fecb1da2da3bf29abdf0b63fb79a79503f8","d2998c46b1c0296e7832b6742b2079bb5d95208e9e00b668841223d964388c5e","e0071b2e5c05f5fb44808c3787a91e48b5d0cf31c173861a1fa6573ab8e5d85f","e06a8867a9a2ec503f9b8614734bb82e58824a4a2eee94cda1f522767993a973","ef7e6c333c1b36eaa8faa36accc28ae350874c80efb77c6f1e33eb8b5b4f019d","6de04f0a69bcc292097707549efd900d8950f153c89b7bea59424c2fe4f66664","a8f7305348698c11d9a0fc1839d4cbb094cbf31cef96ee76bd883b0e2de243f4","71dfe61836aa4fdb3caa716917af367c8ce5a14b34feb092b6f6828125477efc","6d3677a3db155466481a63680b6fab2c23e176103c2a7f06e5cb70e45e76d9f0","dff8f02234faac11ec1098f7813a2f08b95b37d472a8eddb9864c2947ee28446","a8d2a8105510385c1581b0c4e05b35d1421102c86e7d6324c44457f4f552df79","030f27adaaee1cfacca3bfa4a177214de5ec43637e2e314c273adf7ee6151458","750eb28a121bfda70e7c697d50f2df3363e9d9b2b74c81088bec2d3bc8d3ad68","3f57dd7e6f67221339b13bc2b288d2b2cb4b3a9260f3f2d381cb19e046682dd3","d874110787d2f86e7b465dec9d0088c44fdfcdcfb7a1f241239269fe44d7de6e","502b5d9948de17a1358e68b9ac80dad58590476184f314b2e440d381aa969745","7b8e0925554e436b354b3673de07547356d7985149b8babbb07f3c09782122bc","7246e9b6d9fc705a0990e7a0b6f92e8692d9190d3f5aedcccbd597d5ff0df7c7","d2b04e90889d746abf99b4c59486793f9fea741b705cfd4edab3d509c126477a","2c174b1dce71b4052fcccbb84bffbd41fa45e4442e183dafee599238b770e869","bed2ed24c753afb04dcec65f7568f971d84362fb51fcac820e8ee1855ea76bc6","1f222372836b1ed57997de12464e9e11dc91ead0c077c09520b48f81da40b9f4","8941f30402a12b791af6873dc5f67262b4aa4cc02edf5bf3282413cae2b3d549","7c4dbd82e16b34a81804383b9c28da2cbfad04ed7882ab654056b58a8ec94ec5","8d5e423573fa5dff24971d868f62bdea17b9b4d953b255b0067d312f02895ebb","352676f620ddbc4088b0978e85e39a713a7a470175b1e6c5ae3fd4dfa1c9d651","51c0668a88c37be3bea91bc2cc88b93064757b5ed3f2673591b0173017eb6c82","401edf8f46652f4dd13a4358b011c8b887f43f80ea0c5f6f082048a622368262","3dd786a4584f638ae3fb03ff809f138ce8f4d8e6e879a52e099cd33d4507ae73","86507920648b846addabb6a4efd8dc712cc0f944736963dc82662e8e89140db8","09db36cf75bc53cd67d8fc8722ad858df44503d3167b5d49825cd4b8be6f4076","5585f9420142635e519f771cd799be2545c146c439804d88fd6fbae80c0d1ed5","fb607236d72aba12bf6df811ae50b7ac780a1ec06239525c5aeaf5be5ceaf3b0","a914d868f9ec6a488ebc253461283ea92009a07e9e0167abd36caa082d6d75c4","8584fb667584728982ae8660f1c1c8d3b0628dfe8e3db03c63e95c10d54a6d86","cc62668f61863e8c4cfb5aa7edf1c675af6c770167861148223f74d6cf4a52d3","b5a3e5d212ff2df914d6883e4d0b46fcd7ece4933133ea816ef724423f801af0","3e25a6f62cc0f978a5d221127afd9568abbaf9257e076abb828348da832c0014","d62a65c939304424b6d6b08ab97fb488dad098062c5ae90a64ce6e3f6b9a2af2","c81f6bce73f3c3d453a012ef6c3d0f28567f93cbcd6a9c6d2cb606e8d3a487a3","3ef3a61002755c9661191d667c2d491dc169ea302f60c045c9c1fd1774ac8407","a11253e1d20bc720789d85374a8f3bb2fb2db3d8dc50475017f1768f9adf9484","c47b2c8b92a16e532389b929c7dfa3ee41d47b69ce35c83354add05df0e99ea6","3b73783154d7a87e5952b09ab6e3d9d77ffe5e0c7120011d7eac6257ae55c117","e6416c3d6a90d1370a43f21ba361140ef2a012b14c5b96c6a824bb5295768a14","aa7443532c7c4fa930709fe30e0bf642e4040867b0c180278d60cd04f2832d20","4943549f64f3800b8517fbeadc03cd9ea254b9325d3989b6d0b8bdadcf41123e","17c23451de85c6d5455aaf5719c4173aa4562fcd163fb5ba72a6bcd222741d4e","57ceab261617261d3bc3356322f0e5b971a8d549e0817f7e112b62738f323593","ab63739e2f5354d2829ece988d74f377ffcfd9072580c43878ae56c20a15e12d","39ef22cb2067a2b384a86e391705ea84f7481eeae0fa35d7be2545e896af3bcf","8b6a017a2b1d83bc1327b484bf2a223fab583b1ca750f11c1c2bb4f74522f600","c3fb4424ec154c8efffbaed24c29f8295d603567570da0f6d16fbed0ff49079e","f408fb593ad8b84ce2ac6040641475658060fc4c0efb24cc05804a1e45ebea88","3de736734eac8f35f54adee94296d2a086eb53a68be870e12c4d51eb1eeb5162","a6b57b4af5c87e9ca6a3dc1a7202246e7d131b5808f012b276ab42f9d96af4a8","ebc138e51212ed0f884ac5310237298c50b48d45b7902597f85604ad6851cff6","d3b6559df7ac0bdc2efc652a70ada0524a585390f3892e0533ec1f7a1ac8499d","02f1aeca7854da85bc2b40292c26f24133dafb4774b5418df04d887e5fc43570","0236dd2cb2af29b531eee3d2b4e5366ebc0c2180701f802ab26621ca4ef51285","89b20c074a5abe9208d39e7153ab01726c44a9fce77e9b46bb86f3cf4882ad0f","caa3c9ea2ebb523eb857ab8019c0a1980e4d94250bd16a9d51b95210d0950386","af357489e64b057dc99b7f42852aa61972d1db4836a8c284c88db68ca8d9abb7","4cdbc6e2f9ea733c647c4f134b3707a66d7579455e2901dafb79f93d9127fac0","d5148561c435367869a0e6ead443cdc3ebcb36cea7f35fedaf6e2bcf9865e436","7c08e5514a423ea5d08163cbc21f3858b9bd5a7dd233c93f9dd8a02952f06db1","21a511987dd4319b5ea9a3723c07c5b8598b5a3e0fc22c720baf74759bcac3e8","3eea6cbdf32fce708775ac2c4d8dd9faf964a0408ceaa4f86f3ad2380b8bdd39","127a73727ba0f2ab580280c8a8228762bee9d33a1cc58b607132da57ae0b274d","99fb451bbda1638b0195c73a38eb17131b110f965d792afba0e688b5e69422af","311cccecab649ce5438dfc8d891bb192fd9669fd0a58d9b8b09538978247610c","1727ed355e4e8509313556dc0a0fff5b5e636b49ab28f6bc3fecdce16b96c7cb","0fde3085d0d9615d487a9d134ff21a30664519896fd7611487fb97e58b77670f","3759e78889003deae14d6404c9551b672421206dd0def62405c1329c7082ba0a","72e4a806db5cfec09a48c5a87a242e6ac4d433a79413eb8cf0bfa9527f9dadc5","f7cbd2a4d0149c99bba024defaaf5f6d87ca997316d9ad1c59336d7b5f0e581e","4e1aacc25c44aafd77b715ef8ca9aeed1bdc269605bf2df43c1826b74caca4f0","e448f86b862b39e330b447215e46a0e16d92e0000144b7c6d7a4960ff7eeaf80","aa43139555f1aa62e661801869f5ee6eafff4b5dffa297b26089b9d5002399f1","f5308c02a5baa5114490988da2aaa844eb9e2709b1adbe02661f6a5a5920b12a","70b7fecbbd24a582dbe37d4cfdac613be228b6c0aaaaaea208a67f3d155bfa06","d6f6ada15486d267fa0c47f2d1fa6da81071a5e650226ff621b22f04b1b7c908","1e4ead35526cd960fee44faef4725f27b3ca29363f818bf73a76b33d4e0750b5","678f81852d7e64789179d255632885b66027cae24146088e0061cfacafee4152","e8925419dc50fbbfdc7e9435988650f7232742763cb2a6cf0ae71f4ed76e4383","171792728ee2bad492204152640940a15304a58749b57459d49840afc9c4abf7","0c3412cd915aaf6145bcae2c5730b733ee717089c6fe14d0182d2055accb5500","458d7117fb73d5656175bdfb20eb553120de740d195f8b12c4d851da259bf7ff","6a50c27254f43a06c80822a0645c0e8ec85bdf9c111540c6762a784a588c0201","81cbbaf1089bc937bcced90dd4f018dd0c11bc66a234e06b4dbaf8932e86f512","4d64f3826fdf9d29710e704f75dae5a691a9f3210b5c618a72733a104d199265","b4c990def8f1e184f2033dc8da367b124ce4ded291d9a5f8285266b9e638e13f","5edaecf61850e689c92168580fe06fe310b77280c3577e85fa937f4ba1986671","59bd2fca2c764fda52c249a0759d3057d6548606e1b628409eaa0d9c9b9f759a","ac525ff7ef0d54b4798d5b74e6b970efaa5801b5a1a9433ea6b5f49358a14178","dffabe54aff3652fe5bb1577c95c05326efc4fd3f768fc4270bec3c8434931b5","d548ae7c6156b677da39f06d228a89339765e2a6762f5273e71932c247f342b7","b8605131fd1cc77ef0ec0fa909f840e4a0017593682e50f8c3c3decb10443e69","f40cf16f9b6d2274dd6ad83e0679d51de268548c2f4b3f64a7b85b025edaa705","00ec15c82e4e5b5082ee95f281878201700857493f9e617a6b1f1558054d16db","aaeec79faff5fc86de8d2c34093167d96fb7fb9a8ea5703bb78a8db45ddf5553","01a54c0f358c3c2f704c1cfb7a9d17d1c1181e3402cf75b827967a4880b06d72","74312860aece0a1c02331bf508010c814ed9afbd28e52d5edf20a750c02da6ab","b5d04666cbdb15c6c672a78765c0e80af9b689518b9f4e603bd5d47fff789e8b","3a78bcdab37d955b8726e540928ed741d1a5546dee6ffc3de9c9d4ad834a1437","40d76080f9e55d4bf608fbfa425becff2ff14cd83821202e283626359910a59c","2e79942d35e6a563d41fa407f730ab5042167a0d860fe7eed8e7e05c26bc9502","79cd9ee099d926504d2c5281df43e3b013ed1cdb413808ce78c6c8e41a95ef07","e4eceee438d823c529f596806842c342cd8620088d41ceb6b756064c664f3a08","8fbf3eabdfa459a67d9f7d25d73a5ab4457bbf2704ed0225262bdf4d1f64e9a3","6c4d7d6d86f18e0133a638b978ec548b07ab64152a899e17f64b71e17e041403","75a50890f1ba583165adcd02e72a62f68e733ed94e6919cb43f090fc9d049b6d","ea23e5ccd5246fb2045a764b0a1aba6cbc8566e68609c7b5f4e6624aacd2acbc","5fec3cd8cba2bb9025288a16245eb2795f1daf77e40cec8c83c0efe10d9e9262","bf96e3cd8ac82645c19c2ff81770a133c75d54b0ee98086bed5e6acdfbd54f6c","6d84b7cb7e4d9db0ed8ca5ab79061661f6a4e9ab1fb9e44e2df551eb1c5affed","ed82f10019e7ca0d4a04cf15f838ebd2102d45c71273f619bbae1f9012ecf6b2","97181768db0a446bcea80e6449e884f6d68d85e324e4ea923b2c3c284ab7b80a","31a8272b826e3aad468c7d378faac6bd584a207c33266e293c9a365fec23f3f9","86461eb21861b7f6f570baf4f58c50184ea4f29eb1ae11e9344a746ec1ed8a9d","7ca5cbc45d37cd33c255d0911a1cf346f94a8c55f95714fa1db723e69367d3dc","55584d80df8d11a0029d486e5c3f2139736136e6e9b5c105b52ac1f711d22afb","aa173b596a454f04c5e8d65353723b68c0c86a872ca6fcf4ded09921e39b2d0c","2bc76065771be133978a14314bf9e0a562a28377b113852fd89e76406135dba9","8206f461526ad23d935843b9154db3da603b72e2e4629c70261093ea6a4fa2a4","38884881c89107e9781fbb760c645eee2a66c8305f952648b1961b243ed0ef85","c0f7e3054a476fe3bb35577b03af576cb2c9d0054a687bc4dc72cccd1aacc65d","fe990c9d7d8408b5a7e897b7bd705bf6b547c65ff20b450ed9234ecf3dbeae7c","5ad5ab6e4ed985a205b631c9deeb6a47c5f2277fa550f3dd30903dfd30e64e46","f98905b0043d1c0ad988a9cc5ab583acec308482d2c31d31da84c0616f2f0d64","ec033abf3a3102ab9cfa6a9e7dffd5039d4cb7cca132ffd26e2fe83f4b3e7861","2c643950832197d0c05c5b8212a552dfaababe4e86e6d7988d0662a544f329fe","291025a5b950003bb695197781fc77b2a1fd0eed93e9176ec6e1e6a21e195615","dc6d099154278a16fc5f7ea0aea33e91a79a7ed0bfc39f364cec08f36c3d00ae","e8e448936f0487307928339f8ed0678217e76dbbb00366bd2c939560f9b5374c","d3f03803d9165bd3cb740c0b304657adebb48bc2b92436b0e9ec4a1e6a14823d","d3b9079ef5d29d89219767d9b063331a74ab113fe837e620a02efb7f5920d7ec","d6cc42200ee55fee34e2cabf6896b6a4791ccb2cedc9f52152bf853268490bd8","3272ee1bd9d15f9c5b7ee04e78ad993cde0e9fe840cdb6745adae4309f1d6259","ea6914af1c8816de78e112f4a825aaa8ce1661cf3d002328fc523ba9b0fe872e","6682dc3bb927e995aeb79ca49e23bd9e8f544e979d12a20de649b02abc6b3778","1761017a42df74ef2b3ef3764ca764d1b843ea377b5042c7828d3c81af498a94","c798189a7ad24587872bca1fc8c7b986b73297295b19a658a5e80c92cb05b974","24260141be30158c6242d2548ddeeeb19c7412997a759c81524a68b60811c050","4c7e372a8042e2e70fd52aa2668d6e5b892d45cb8519e1d02e69417bf5494a56","766d958840f9449394ff5ee9ac8a4c4ed9d86d65c2a387a0c2dcf728b1ad1c93","7bf431bf57ac861be4fd3f06f6498cb040b5478049b8843a1093b280240f9ab8","a3b36911d8bf20bd2f3e43e3b2aff8cceda729f7fca3557e469d5ef3f23f37ce","cb3a04ad5c0a544478a85baaaa51ce6ea17e374773ac9b35e9c4fd5954171cf8","0ec8942ce309405865f03b589ed6e508ddfd4ee57a37747b2e5574cdc770ae02","5380c75f0cbab7c65c3cbac98e1a1800bc09620e9650a27490e91ec2b8030f19","ca9341a685db323ea017a909cec7162778e0633e007f60032d6995ccac7ccce7","bb8ac9a3bd4a4be7648310170e57024887ac462123a76c0a75ec0ee6eaae7edc","f8d698c6794fc3c5116d9af4b75b674942947a58fb689bb9e93b30fcbd12912c","d2b48ae1700a7dd8b1972cae53817ac1c4ad8c41d1d063848704ae5c880757c4","e9e1b41a02b3114837eee6e57d8a65965b6edf8e82a406b19595069273c73136","ed40e4053236c8668b92e397788955c9727318157783ebc6dc940b029d37c1f9","774f43648cb10a2b999b38750e948c662b79deb59996a4bb6b08e026e888895a","6bb62f95f072b3f9e4ea992709d0cb0b5404db6e43f276e18ff840223aab6e42","62ec32ccd2be96957ccb20e4e19324eb8e0a2ea52a181468fb18d16161a8f5f2","d43d918a425a086113ee6cc901185771c0052b9a8568fb240a1f6801e7d66cbf","28c2481527e93759b7a871a62d79a23aa8745fe9c4f4465ef688d84ded0eddb0","ce8c9077ba907d73f9ec7ca5e8e6ab392667bfe29a42bcd2acbe1a0d27fcaf33","d6a50ecc2edc5c8d11b26681726b74249399eef9978f853545c099a2edd3b434","6a18a20d75ef00cb5a3915746d6ebc092364b49e23a76286a3a5689e36edacdf","1b0c2f654be6dec00618a744d6482ac792e91e8e154f3c2528f636560eecaadd","013600ce63487c1696ea3b4cf60f401cdc24e74d1b0ac836a0193aeec632e2fe","da7f7f21cf449e1a9cc262b43c4fe9f5d272ce4c54dc972158f9034c06c8e68c","1d2cdb4ff37e304527f1dd7154489fd951bf804f8bb17f90c5775e0481353f24","9c2faa7239c5785950d9852f56ddf2c66adc00f2279faca943ac6b283ae84fec","876f27bea23ee1bdcd7ffa26b38e150a67b0456c509e611548b6f986a7e9f90a","cdb00fbc48a4592ae7d20e512e085060cbf6ea77f60ef7dffeebc0b68a05d738","ca9be90bb0409c07e622a4e03b968974c5736cccad75533c60fb14dcbec7c73b","8f6157e68f24e1b405e1f0376baa6762216888df0fa8292ea7c29cac1705de10","517db04fd493a553e3521d3f0e1d56916dd43d7b7b4196aca05e939af6d066cb","845814ef590467adb78f78849036d6c1367e42e5f9362f502f8ce1b8444eb3a6","ec94d5d3a4f131ad79abfade176f9fb7472e6a8f202015bb4f7f29b0f0bf0e32","a4aa6e2560425e6ed3a98c37d51958a437a67de741f37fc380966d7e3998d4ec","37a1c205b0b6bc7e8249eb4da3e6583f9210e3a0741de030c3fe502bc237f356","80bb561bd66489e524790d47a287833179baacd89ae2b60532c7f92023f48cc2","456b7187f14e1d2477b74bfa9271e4825bd51183254624b44c5f6005766b8ff0","afe62e637d9baf0ccd99a3ead017affaef0cde537eb7a4799048080554a9e847","cadde74af3321fe5dfb348dc1d72e19c6a11475d990a2809aa8a8a0c968ff968","e8447d11f3a33668faee3a0175b0c0e7f653b46896d127b8b42402eb8e811ead","d3afb6e0fbb2ff982a1aa1f8192754d1fc26f5b80c9e1b79fd29f60a4c8ee4b9","a273bb46ef5465ad1fe1b7bb5b1fddcc119fe788c4e73e226834a186fa052798","a1af0abffba61d11fe81b8338e62f2b7f4e5ef73828a162bb380d9cacc54e111","6c8e9cb096ddabfa76e8e9ef77977a44f39cf77f1c8309ab1398b822fa3f7c05","94ba095ba3e0fc474c0106211ad66c7f6c19aad4d62af9427e38069d9c0ed3ca","9c7ca9799e9be94ca9fa71db295265428f7fb0f2cedb9007f15b2f341cdf04c2","706bfe9d17e578e4d5f546c9b66ae83fc08a86b2e2c640597dbe3b5666a272e0","f8f4cbcdd78975372b40f887fe6dfae1ed68b73e416319bbce7c953edca909c2","9e7c4846057815d55e1eaf27214286ec0768a1b463a4669e1ce37849b6cc1016","c850c70698b79645345bb3d781b9cbcab82c6f94ac1a801261ab0cece5beeef4","a1169652d59c748c5ec81a332734e2eb2a0294bc1abd941e39ddc1cf6c0a3868","316c46ed33eaf195560d780f5d3cb56925816f66a06ff8e6870644f6a6cfe326","35fec18a9079332de449447be89d9863f3eb484aead4c5b26155c2c4a8b6e56e","726f455f0c65adaedcf799b2f0670610294ce1ef9ebe333d78c7ff9fd932ceb6","4165eca67f3344524716c2818892d0330f3cfee91eb3f53eb9918c3de6351715","6cc7b9937aaf140567dffcbb8cc7e5be37f159d2d970a6cd6029804bde96498a","92d50ec4ddb64d487c7875f1228e210d3caacc906e1965ec3c4dd32e4030d1ef","a1b67f80bf98af46430ad7b494465b1ed5597c96b47248cedae3b01a554de9f7","9a0f104c05b71c7a8e8b6dfe88694d52b909d7173069d5bb8d2dad19f34b4f27","af4220aa50c809f7fab954561da809da8a218c2d27dda489a64fb2d4ddf030a0","7f3a580ed23e9e554a43116a048bf20720fea48b06dfa2a95289586730bfee50","6be7b7b6338faddd702df171c62909a9230ed5eed562c6611c772d939b1665f1","261c41c9919bebafccdef0c501c7eaf7034258b3c027a22b1166cd096834556f","7ac116a9a8c012220f82014b63dd744115d09a6fa83021f909c87ddac2e39cb2","dcace0ae137b984b07797e26916a923fda2ef10a4c7e93d6a853c2b7516f3612","6231cded9a3b79d8a9c355048efed866c8eaeb4f2cd395951752cdab6318da10","c6d860360ececa1e5e01a4b39fac1e9db8924627c30726932db4f7109f0a551f","947c89d7df64c322d26c487b53867889d340824e2845c0d87d5504bce6532542","44319d05d0f9897a465338569dceacaee5b7d8aa9883b46fd585cc7bad08860f","e3b9222330621eac375f6bc4b52ea78c8469b4c94ae2a8b09fb1d1c3113307d3","4485370e15e4376b92686fd39336d9027b26b371248e25e1cb2d0244e94a1fa1","99e8e188456e5dc71e60d7790267772ad0f22e854fef5d40d8ecb48981fc3296","b88c260399542fb51f72a67584d6390c0e1b68c361b3b927e817a57f93121148","3d478291a40c83d3e3dde0d82d8f78725e8c727aeca3483276649eceda315fe0","fec94ed8b3f32b29a0ff4b1d393d8abbe988c3689db6fae36bf9dc18c5ea799f","18cbbf6b5435252e0b8e76b51d80f697d188cc6cc023265982a83e82c3ad59b7","f2a48883bd34468767d72a12463abc79dfc968713363a28968ed7c20e88a60f4","0319c1171fff27474e6fa314db32cbaf2f18718f786fe2dcd5512cf30f0622d8","cafdbf1ffebb3354670421e295bda97e24b3d947d0375468885b1096408f7b35",{"version":"6035f98062ce3f012da279108dbe8c52f174c3ca6ce9501f76dca0d0c1ef1044","signature":"0d6c1b163ca909cae568182faf0f2956c1c226cde0f5026b1b7ab176a6229941"},{"version":"1ca4353ba2ac10e9ab75d073009650e513da95f9d3d20b34d7ab0c6ac2702eb8","signature":"6935a2b727e41badb7a2cca85d400aadf8ff7202e754a48ff40ecb1c81b9a46a"},{"version":"b481ec4cf727dc5b72b59bef17c75bead9c8123bb249dd52c508aa40f94bd39a","signature":"eb8bfea38b4b27cfa1d7651efd7497de1ce4f02b2e8deb1f79af8b89d0800ef9"},"f0255fc627076156b2d8daf73e118fb8ba22290e78d1217933ae228d92a9784d",{"version":"d8b191f3a54c74c8bf19675b137bed909016d35118895e17cf70f3b0f0bd5f98","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"16293386928015f52b5667aa1bd77ff9de8cacad16fcb925f45f9213695c1d7e","signature":"6663076cda4822a88ef08ef50b15d7a324bda71851e1b9853ba5356e7f476c78"},{"version":"7cdafdaf446c56ad0b0aa083ef2001cbfdbae33e56d3d9e7ad0b92acdb379e83","signature":"7f0d0e0665fb0e0598d3e96a40e65987c8ce4338b6a8ccae65b3b1be094f1324"},{"version":"3abc726da7fdfa9fe0bf914d2623ab1f871cb62fe3c8358541fd8acdb208ae91","signature":"e1ed150adddd3a5c0ae389f7f014768e55bc5e5c62ed6185f7bd6aebfb6f983b"},"93300dc8bb6a3fed61167086beee2bf7e57caf667aa6e7110e170664483eb8ed","f4df52e4490eda9a59b6e83c56a27bade09f4262cf68e120a49cd325d906cfb2",{"version":"e8bbd575fdf7ec2b531b2283bafba858489bc5c2ef660b46e2cac1be56df9117","signature":"f4df52e4490eda9a59b6e83c56a27bade09f4262cf68e120a49cd325d906cfb2"},{"version":"d2fa10e32a573fa15abc02860c3c6528ea9a68f2df6c5d679535a50e033a8eab","signature":"1f989e91196cc6304eb9b5384ec326d58eed3137c56672b97dce4eda57a534cf"},{"version":"1b764c438823503780488f1e98ebdae585363aaef9394720dc58978407a3434d","signature":"fed5f57c63950edf4aea0cb8e05fe124d2e3746fc526e9b511d587e42c7da27a"},{"version":"1587f3e7ecc09e9be30a683b6ba96d57b09879903d47966f82b367fe4e52d57f","signature":"1de32eb7080c9fcd091ef2f7bf826d21d13d180f3887eea8a111860d608e0ed4"},"dfac35d81edfe0f46e9f88be8c4f654ae1e334453f7edba8f8de361d876058bf","8eab87d021bc8be20353a9eb639993e315413029f3d8a04f93557ff65520146a",{"version":"7d9c677bbd5ae71cdf8bf76a7bd6ef3ae18475d84a29d868a58ac616d786b7e1","signature":"8eab87d021bc8be20353a9eb639993e315413029f3d8a04f93557ff65520146a"},{"version":"905593162e34b3b8e3a5c07a09c2c0180cb2aa876eb9e6dfd95000c2a79a3b48","signature":"8b7f5f9b9bd7f685f64090547efde501ffdfe05d3f2123f2bd74ab56f8d9fb73"},{"version":"ea00ff148c01d71ae6788675f057ebf6edeb1675518ec5f435d760437f4d3c6e","signature":"533db57bd0d0a8df380821875e5b56e5fc363705df5142c0159075279e13c2cd"},{"version":"dff8bd2ccd87c3505f92795915852be4bb3a4405e0841869cf4abb307d5ac218","signature":"e6ac61904ea67fc2fba41f31a0a4dc91a0ba862057b4524b97cda66676b3fb1c"},"0c377e36f33e242ee20af804857967227b512ce2ef9e87bcebd21f1f87515fa0","cb7b1fe616008e6173a1951af0278dd8e7d19e26168e1db222b4a73ceb509144",{"version":"5765998804a3161c9e7c0755acf26f961f91194f91c2aad1fc88e11b68e4744f","signature":"cb7b1fe616008e6173a1951af0278dd8e7d19e26168e1db222b4a73ceb509144"},{"version":"9fc3bfc3e846f4556465ae10a5ab043eda39ab0f2f67bc2fd7e82b745b0c83eb","signature":"a42813676ea72995634332bcc74a22f0f740c0532b9eb00b331b83e7b78815f8"},{"version":"25b8f6796501c789e8077fd1db1376d45468936d716f16ab95a29eda17bda457","signature":"7eaba653e729a773bfa4dc1c98a28d6fa20de5a07799e7debc7136c433bd2052"},{"version":"73f1fe4e7865f3ae3e442392afc994d9362530bc48457f2294e4bba0f7897835","signature":"f30e5f0af2e8e2edede60176adcec84b54bcca96861ca73974b286b868a1b303"},{"version":"e84d2d3e1bc5827ec13e820c9b67273405cb3ba94db116d0146f9b65acd3a5c2","signature":"b00a73bd8c9433d6923e855bfe1633c045923f7b4cec7206667256a510a365d7"},{"version":"c57f22837e55b95e52cbae98c178504639c538593fdf6bdc467e99db5d18b833","signature":"4e2c71dbb1c4c2ef616349ce7256bcd2fed5c75c3efd0e60b112ff8e294b4f3a"},"0f72397cca2bf51435fafd4410c13188a45d92ea3b16b5dd4ccef1b7b43835af",{"version":"8c7b306dad0a8fc97f98943c9cda02367e0cabb106e48482056d9fcd23915efa","signature":"1357b4fcdaeea33befab48ca1cc196d1e7415985fa689e02f44818d1f7bc6997"},"3562d069adfa833a8bb1a114e68c659ec38c7b9429f2ed4f8214437b3ea0fc59","298b98bf37a25aa52b5f30032faf23f219a49faee2dbee1d27b4552636689d77",{"version":"fd82a9e1a26cfb29f16a6d190cd9d4164a4d04c3f2345324946a7336f1f0cdd5","signature":"298b98bf37a25aa52b5f30032faf23f219a49faee2dbee1d27b4552636689d77"},{"version":"c1bf421f6bff67aab23806e8155ea6df6a4e8a5c15b6d9062fd97a284ba1f58b","signature":"98c598954da57165897a69cb03a76bd824ef58345d7d1c6227583911f365741c"},{"version":"9ee7e932e3fb8492bd82aeb61cefa84761819536805290ea0dc6065db5b7addb","signature":"435d06a964fb2bc5078b38594f421da681b9ed43cea5195c537975bfdd85e5e5"},"823faf9f0cd9617904d88f27a0e9a540dfce62a7c37591d264d3e85e5dbbf22e","0dd04766222a28499a06e011ee3cbe060479bfe66ab344fd76be5ac372d8cb1b",{"version":"30f66801c8d7de37a00fde6e4c21d1df5c5c1b9de5b0852b82f6af53de0b1f40","signature":"0dd04766222a28499a06e011ee3cbe060479bfe66ab344fd76be5ac372d8cb1b"},{"version":"4e269c6ae2ba6c523551e1f997aed89e48d016ded36068c1e22da6e310fe78eb","signature":"0989c6536753bc49a7bdc3905b0364ce5e4493971123088717594bfa72f9749d"},{"version":"ca80d74c69ca33a1f28440bb406e35226701ee583e31806b86d20418f856bbf8","signature":"da205651514af08a8f707baa9858b92761faf2710d39eb1f9678567faf143152"},{"version":"69343e99b59d8cca071f5131405e94258d1eb0deae8e7914289fa9753ceee1a3","signature":"f9b2501d22aee1c6e141dbe2cf244118fd054db5aee2957e1c0d3f85ab10c796"},{"version":"8098ed8853f23b55dd63a63717ad1821bb3813e6089691ebe21e071b57c9e2e1","signature":"ede88a08cfdbe1ec0d43b888321ebd5478369bf4d811fd90cbc18e80721f4d62"},{"version":"4cc37dbf10e2a5c77e48dca7d082437c8c7df152681416eab5442b08359db388","signature":"11ba5de5c09e45bfdc5c2195b31184bc099b53120c2590d4387cf4952eab632b"},"8e3d6479efbc90833643abe4a1af64e9363f8a2c991d1d14a58da895903ac044","805b312b0c18a347100be6da290332a152fa08e69b19a11c073fb5af87319758",{"version":"dded91d1eece28006046505f029ebc7605e3e04bb405b39bf72e01c40d5136cb","signature":"805b312b0c18a347100be6da290332a152fa08e69b19a11c073fb5af87319758"},{"version":"6f11a8a5557b5a344d9bd2ddc5ba78526a8df3fc3b90f82f73e1e07a74c3965d","signature":"123998c0085c570cf99eb62f53b47ac3fccbdfa80e951f2ec132c6bc05d4097d"},{"version":"362867ed5d837859402c7b6fc3740e30536d75fa78f1d036fe222ff466aba234","signature":"fadc0f5b13b11be07701fcba371fce02e8dac2bd8ecf7e576816dbafccf752de"},{"version":"2358a34f256816b2b6881858ed70129aa641bfca56986c794dd145d4b14b9d9d","signature":"f15a9e58abfb885852ab0db3a9ef7b5a9f541a76b297bbf4ab7f6639c31e55cc"},{"version":"41b9891799f8a91d0f56ec6d78e69a0a7883d97c5985351446a7da3596f2b4f1","signature":"7291cc2a916a1810d70253cdfef0df380f3eba498c665c04f7ae144327c66e8c"},"4ccccd36757bf1bcf4a7a65719b104d2aa0ab685156db4b7a6da9897fc467fc4",{"version":"385cb0f5993872c6c047f6c50d3637686d07bd622bf68f8f6685e0d6fed9180f","signature":"4ccccd36757bf1bcf4a7a65719b104d2aa0ab685156db4b7a6da9897fc467fc4"},{"version":"78455c287279110d42746bae0cefb14418388450dddaaf0450e35417066804bf","signature":"91a21c20f595708bc20cac4dea412d1b053f1342c872a844b6693ff9afb02e50"},{"version":"bdac8839f7a35a08eec1e8ed48e566560ccef655345d80e15c6516ba34595d7b","signature":"0d9fbec77574fb17c103cfc5aa1484b5d11f8beac16107f7a1a7df8619cc3ec7"},{"version":"d55c0a69d595ee25341b4b547ac86ba9b7bde25b5c8231edf3a4c93a35941510","signature":"029a61bdf37d7576c6c3aac7616e5934459de6ed44892d55e9243a6b48961093"},{"version":"0b989397d61a22b97b5910d8dc3f64f04f3f1d5d4c0887a7925b6100a7c281a7","signature":"2a5feeeb34051b7335429bfeaf1bf5498f7d6b75592816c8f5bd0044586675e5"},{"version":"e6288b34ed987329ae22aa1f653d3d3a23451a1cd9b8908c782383d3d5ea6885","signature":"de79bec5abb62cb399902d64c5c671ec9b3ce27a079cac3e4ad59f3b83b3e9b6"},{"version":"46e408ba19b79326927dcd090efaaf5f12a9b4350b3c8b56544a7024cb983cfc","signature":"732b213004a9656ee255a9941a562e0b9340de74fff6aa8d843150b8cb8fbb5f"},{"version":"4b77ec15efae7afa45b832fb04f8a46ee17bbfc17693221d066902963a163ea1","signature":"ce5decd797429c666915651deaf01a65658d0217089b1500a80ab9aed917f778"},{"version":"5add66f43f650c3c762ba195da28e7735fbaac5be95d1f9c922038f1d71c9181","signature":"bca8be6d981cea642de0d02062a7df58f4eac1f2216a5c78cc54cdc40da11e1f"},{"version":"80b8245948b23a45d6325391882661936f3cb48c8abf2d2e192879dd276a7bc3","signature":"e92eb28eb30c21add5b010710811d0bc14c5f7f1c8265f3c2d3eb89ebe67f0b2"},{"version":"3838702f430c0c442fd425ae9cc1f26f531f5335d359e3e8019add20bbdf9500","signature":"4aaf2e01080540b67e18f4ff561b9f58d9df45d30722878c796e3626ebd7b402"},"795faa8f0f239e9784aeb7b9b094158b74da76fbcfd762cad9d00a067d2bcafa",{"version":"97bba1cfcfba5b4a11547824d4f5fe612082bdbf58013b0d05f0f46e33199f80","signature":"ca993d9a894a919b2ce21d852ed5caa596a8163331d400a9a34ad0c0060f9d2c"},"9efc94816ee10d24be9d867da6cbf9abef035b94a164b18a3d23139bec4556fb",{"version":"20c14081c3a6bf12c10721b19d13e308bdb8259576aefafa0b3c0641f621807f","signature":"321d9431fcc1dbcdd7065f731ff02f956ffaca4f8f0007b5f4a82a4d8153b488"},"1bbc99cf655047dfb8896ccd38c584cd8107acf153bc4f440aae477f2a2d66b0",{"version":"f7cded84d6b648b7930c3395339fd878f8b11b0b0cb1ed529b1561b2f6519157","signature":"ac2f08f1523615d1bdd6646c3a9f379d152c17fcff06819040164d10140a32f8"},"353293ce35a517f2459e8acbcee8c68898706f14a6af0464da1bb20e20bf5c51",{"version":"82b860420bb1f568d1200012acf82e15971395fc96e4a36012b82880760dc43b","signature":"a2ec958f0c7ff462b475a7c977d1991193f91c64a0b1ac743788cb760924f947"},"35c9c6c077b568806706bd452b8a9538a6604452fe550cd88e210891441f945c",{"version":"b69d9c81515c11db263bf1210d0835f0a5c8843f78982dc654f5de7ef07c3bc1","signature":"d998d992e416289ac54e1db5ee82cdbb1f3feafecc01b75625503456d7616a2b"},"0d1326e4e8d21322da49a67d0f04884c90e4355a6fecdddb7d5b2a9dcddf5d50",{"version":"58dad6043880e27dac9a6b421baa4064a72e6f5abb89d09080f181c8fc9cb5ee","signature":"0830fba6f092b77cecf1068827d2baa0ef783b3175a4f5e7b77aa0c1bdc65071"},"4cd7fa1d9a5ed871f2d5c8186ae4da359d13bb71986edd119df824ba7421740d",{"version":"e4a5f42a75b33c4623646a6eaf8ab8e48c9368015a70a93d354219bff1886519","signature":"689800ab731262caec2a1519e0d4242aaa0b5ee05bc15acb551fb9fe86fc31ed"},"1366e22756a4ac70cb5ef6e972a7fe2fda0357490f03170997c6549a2a5077e8","21522c0f405e58c8dd89cd97eb3d1aa9865ba017fde102d01f86ab50b44e5610","ac65f04c2df0218cb8e54f012745cbfcc3c0e67c1f6b1e557d88842bbb72e2db","cc957354aa3c94c9961ebf46282cfde1e81d107fc5785a61f62c67f1dd3ac2eb","a2e86df4db576d80704e25293cec6f20fc6101a11f4747440e2eef58fb3c860c","93de1c6dab503f053efe8d304cb522bb3a89feab8c98f307a674a4fae04773e9","6704f0b54df85640baaeebd86c9d4a1dbb661d5a4d57a75bc84162f562f6531d","9d255af1b09c6697089d3c9bf438292a298d8b7a95c68793c9aae80afc9e5ca7","587f13f1e8157bd8cec0adda0de4ef558bb8573daa9d518d1e2af38e87ecc91f","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"bce910d9164785c9f0d4dcea4be359f5f92130c7c7833dea6138ab1db310a1f9","affectsGlobalScope":true},"7a435e0c814f58f23e9a0979045ec0ef5909aac95a70986e8bcce30c27dff228",{"version":"c81c51f43e343b6d89114b17341fb9d381c4ccbb25e0ee77532376052c801ba7","affectsGlobalScope":true},"db71be322f07f769200108aa19b79a75dd19a187c9dca2a30c4537b233aa2863","57135ce61976a8b1dadd01bb412406d1805b90db6e8ecb726d0d78e0b5f76050",{"version":"49479e21a040c0177d1b1bc05a124c0383df7a08a0726ad4d9457619642e875a","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","f302f3a47d7758f67f2afc753b9375d6504dde05d2e6ecdb1df50abbb131fc89","3690133deae19c8127c5505fcb67b04bdc9eb053796008538a9b9abbb70d85aa","5b1c0a23f464f894e7c2b2b6c56df7b9afa60ed48c5345f8618d389a636b2108","be2b092f2765222757c6441b86c53a5ea8dfed47bbc43eab4c5fe37942c866b3","8e6b05abc98adba15e1ac78e137c64576c74002e301d682e66feb77a23907ab8","1ca735bb3d407b2af4fbee7665f3a0a83be52168c728cc209755060ba7ed67bd",{"version":"6b526a5ec4a401ca7c26cfe6a48e641d8f30af76673bad3b06a1b4504594a960","affectsGlobalScope":true},{"version":"b85c02e14ecb2a873dad5a1de72319b265160ba48f1b83661aeb3bba1366c1bc","affectsGlobalScope":true},"7a2ba0c9af860ac3e77b35ed01fd96d15986f17aa22fe40f188ae556fb1070df","fc3764040518a1008dd04bdc80964591b566b896283e00df85c95851c1f46237","55709608060f77965c270ac10ac646286589f1bd1cb174fff1778a2dd9a7ef31","790623a47c5eda62910098884ecb154dc0e5f3a23fc36c1bfb3b5b9ed44e2c2d","42b40e40f2a358cda332456214fad311e1806a6abf3cebaaac72496e07556642","354612fe1d49ecc9551ea3a27d94eef2887b64ef4a71f72ca444efe0f2f0ba80",{"version":"ac0c77cd7db52b3c278bdd1452ce754014835493d05b84535f46854fdc2063b2","affectsGlobalScope":true},"b9f36877501f2ce0e276e993c93cd2cf325e78d0409ec4612b1eb9d6a537e60b","5e2b91328a540a0933ab5c2203f4358918e6f0fe7505d22840a891a6117735f1","3abc3512fa04aa0230f59ea1019311fd8667bd935d28306311dccc8b17e79d5d",{"version":"14a50dafe3f45713f7f27cb6320dff07c6ac31678f07959c2134260061bf91ff","affectsGlobalScope":true},{"version":"19da7150ca062323b1db6311a6ef058c9b0a39cc64d836b5e9b75d301869653b","affectsGlobalScope":true},"1349077576abb41f0e9c78ec30762ff75b710208aff77f5fdcc6a8c8ce6289dd","e2ce82603102b5c0563f59fb40314cc1ff95a4d521a66ad14146e130ea80d89c","a3e0395220255a350aa9c6d56f882bfcb5b85c19fddf5419ec822cf22246a26d","c27b01e8ddff5cd280711af5e13aecd9a3228d1c256ea797dd64f8fdec5f7df5","898840e876dfd21843db9f2aa6ae38ba2eab550eb780ff62b894b9fbfebfae6b","0cab4d7d4edc40cd3af9eea7c3ed6d1016910c0954c49c4297e479bf3822a625","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff","785e5be57d4f20f290a20e7b0c6263f6c57fd6e51283050756cef07d6d651c68","44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","164deb2409ac5f4da3cd139dbcee7f7d66753d90363a4d7e2db8d8874f272270",{"version":"ffc62d73b4fa10ca8c59f8802df88efefe447025730a24ee977b60adedc5bf37","affectsGlobalScope":true},{"version":"ab294c4b7279318ee2a8fdf681305457ecc05970c94108d304933f18823eeac1","affectsGlobalScope":true},"ad08154d9602429522cac965a715fde27d421d69b24756c5d291877dda75353e","5bc85813bfcb6907cc3a960fec8734a29d7884e0e372515147720c5991b8bc22","812b25f798033c202baedf386a1ccc41f9191b122f089bffd10fdccce99fba11","993325544790073f77e945bee046d53988c0bc3ac5695c9cf8098166feb82661",{"version":"75dd741ca6a6c8d2437a6ca8349b64b816421dbf9fe82dd026afaba965576962","affectsGlobalScope":true},{"version":"0e08c360c9b5961ecb0537b703e253842b3ded53151ee07024148219b61a8baf","affectsGlobalScope":true},"2ce2210032ccaff7710e2abf6a722e62c54960458e73e356b6a365c93ab6ca66","92db194ef7d208d5e4b6242a3434573fd142a621ff996d84cc9dbba3553277d0","16a3080e885ed52d4017c902227a8d0d8daf723d062bec9e45627c6fdcd6699b",{"version":"0bd9543cd8fc0959c76fb8f4f5a26626c2ed62ef4be98fd857bce268066db0a2","affectsGlobalScope":true},"1ca6858a0cbcd74d7db72d7b14c5360a928d1d16748a55ecfa6bfaff8b83071b",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"ebf3434b09c527078aa74139ff367fffa64fea32a01d6c06fb0a69b0ecadf43e","6d829824ead8999f87b6df21200df3c6150391b894b4e80662caa462bd48d073","afc559c1b93df37c25aef6b3dfa2d64325b0e112e887ee18bf7e6f4ec383fc90","5e3a55837aa1f42af2d2334c9b750f59f5f50a2205471875f5dd6aadc3e49ddb","4b4c4c74c41b52cada66c85638633d2b0fe7c43445daf877cfddb310d3f5e998","febcc45f9517827496659c229a21b058831eef4cf9b71b77fd9a364ae12c3b9e","de8877483ce1e67bced3ad1f4ac877fd5066f8465ab6a9e8b716662d727553e5",{"version":"82fcf338bc21711d93d65f981a7182f9942d3ac1f268c4480537c9b62c89d10d","affectsGlobalScope":true},"9dffc5c0859e5aeba5e40b079d2f5e8047bdff91d0b3477d77b6fb66ee76c99d",{"version":"64d4b35c5456adf258d2cf56c341e203a073253f229ef3208fc0d5020253b241","affectsGlobalScope":true},"a1c79f857f5c7754e14c93949dad8cfefcd7df2ecc0dc9dd79a30fd493e28449","dca41e86e89dfb2e85e6935260250f02eb6683b86c2fa16bec729ddd1bcd9b4b","38130105639567286970d255e8f246dea9518995a8061208bfd728dfa57bb9c6","e050a0afcdbb269720a900c85076d18e0c1ab73e580202a2bf6964978181222a","84e3bbd6f80983d468260fdbfeeb431cc81f7ea98d284d836e4d168e36875e86","aad5ffa61406b8e19524738fcf0e6fda8b3485bba98626268fdf252d1b2b630a","16d51f964ec125ad2024cf03f0af444b3bc3ec3614d9345cc54d09bab45c9a4c","ba601641fac98c229ccd4a303f747de376d761babb33229bb7153bed9356c9cc",{"version":"352fc8497a30bc806d7defa0043d85802e5f35a7688731ee9a21456f5cb32a94","affectsGlobalScope":true},"f463d61cf39c3a6a5f96cdf7adfdb72a0b1d663f7b5d5b6dd042adba835430c2","f7a9cb83c8fbc081a8b605880d191e0d0527cde2c1b2b2b623beca8f0203a2cd","43cdd474c5aa3340da4816bb8f1ae7f3b1bcf9e70d997afc36a0f2c432378c84","19f1159e1fa24300e2eaf72cb53f0815f5879ec53cad3c606802f0c55f0917e9","bf88ef4208a770ca39a844b182b3695df536326ea566893fdc5b8418702a331e","ee65fe452abe1309389c5f50710f24114e08a302d40708101c4aa950a2a7d044","8b06ac3faeacb8484d84ddb44571d8f410697f98d7bfa86c0fda60373a9f5215","7eb06594824ada538b1d8b48c3925a83e7db792f47a081a62cf3e5c4e23cf0ee","f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0","675e702f2032766a91eeadee64f51014c64688525da99dccd8178f0c599f13a8","458111fc89d11d2151277c822dfdc1a28fa5b6b2493cf942e37d4cd0a6ee5f22","19c816167e076e7c24f074389c6cf3ed87bdbb917d1ea439ca281f9d26db2439","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","febf0b2de54781102b00f61653b21377390a048fbf5262718c91860d11ff34a6","98f9d826db9cd99d27a01a59ee5f22863df00ccf1aaf43e1d7db80ebf716f7c3","0aaef8cded245bf5036a7a40b65622dd6c4da71f7a35343112edbe112b348a1e","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","dcd91d3b697cb650b95db5471189b99815af5db2a1cd28760f91e0b12ede8ed5","3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd","3cf0d343c2276842a5b617f22ba82af6322c7cfe8bb52238ffc0c491a3c21019","df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9",{"version":"f2eff8704452659641164876c1ef0df4174659ce7311b0665798ea3f556fa9ad","affectsGlobalScope":true},"bb5c385d6290f1ad2da7576e186810f23dce6d6bc7fb38ad565a4eb8cfed3541","6571f33cd3c23ee70fb48839c9a7486381cd3f439e17d97d10fc908e41468052","c757372a092924f5c16eaf11a1475b80b95bb4dae49fe3242d2ad908f97d5abe","736097ddbb2903bef918bb3b5811ef1c9c5656f2a73bd39b22a91b9cc2525e50","626bccaba2f61f03abe558a39501631565389a748bc47dd52b305c80176333c1","3663d1b50f356656a314e5df169bb51cb9d5fd75905fa703f75db6bb32030568","6fa0008bf91a4cc9c8963bace4bba0bd6865cbfa29c3e3ccc461155660fb113a","2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b","c0a3ea3aee13c4946a6aefce3a6ab9292a40a29f6622cde0fda0b1067a1a1f5f","a95b76aef31395752eb5cb7b386be2e287fdc32dfdf7bdbbb666e333133b1ef7","c48fa7b122b1d5ce47904f4efb44059ee5ef10768bbb2e3a5e9e3fdf184977fb","e03334588c63840b7054accd0b90f29c5890db6a6555ac0869a78a23297f1396","c3052485f32a96bfde75a2976c1238995522584ba464f04ff16a8a40af5e50d1","c220410b8e956fa157ce4e5e6ac871f0f433aa120c334d906ff1f5e2c7369e95","960a68ced7820108787135bdae5265d2cc4b511b7dcfd5b8f213432a8483daf1","5e8db4872785292074b394d821ae2fc10e4f8edc597776368aebbe8aefb24422","7ccce4adb23a87a044c257685613126b47160f6975b224cea5f6af36c7f37514","2b93035328f7778d200252681c1d86285d501ed424825a18f81e4c3028aa51d9","2ac9c8332c5f8510b8bdd571f8271e0f39b0577714d5e95c1e79a12b2616f069","42c21aa963e7b86fa00801d96e88b36803188018d5ad91db2a9101bccd40b3ff","d31eb848cdebb4c55b4893b335a7c0cca95ad66dee13cbb7d0893810c0a9c301","b9f96255e1048ed2ea33ec553122716f0e57fc1c3ad778e9aa15f5b46547bd23","7a9e0a564fee396cacf706523b5aeed96e04c6b871a8bebefad78499fbffc5bc","906c751ef5822ec0dadcea2f0e9db64a33fb4ee926cc9f7efa38afe5d5371b2a","5387c049e9702f2d2d7ece1a74836a14b47fbebe9bbeb19f94c580a37c855351","c68391fb9efad5d99ff332c65b1606248c4e4a9f1dd9a087204242b56c7126d6","e9cf02252d3a0ced987d24845dcb1f11c1be5541f17e5daa44c6de2d18138d0c","e8b02b879754d85f48489294f99147aeccc352c760d95a6fe2b6e49cd400b2fe","9f6908ab3d8a86c68b86e38578afc7095114e66b2fc36a2a96e9252aac3998e0","0eedb2344442b143ddcd788f87096961cd8572b64f10b4afc3356aa0460171c6","71405cc70f183d029cc5018375f6c35117ffdaf11846c35ebf85ee3956b1b2a6","c68baff4d8ba346130e9753cefe2e487a16731bf17e05fdacc81e8c9a26aae9d","2cd15528d8bb5d0453aa339b4b52e0696e8b07e790c153831c642c3dea5ac8af","479d622e66283ffa9883fbc33e441f7fc928b2277ff30aacbec7b7761b4e9579","ade307876dc5ca267ca308d09e737b611505e015c535863f22420a11fffc1c54","f8cdefa3e0dee639eccbe9794b46f90291e5fd3989fcba60d2f08fde56179fb9","86c5a62f99aac7053976e317dbe9acb2eaf903aaf3d2e5bb1cafe5c2df7b37a8","2b300954ce01a8343866f737656e13243e86e5baef51bd0631b21dcef1f6e954","a2d409a9ffd872d6b9d78ead00baa116bbc73cfa959fce9a2f29d3227876b2a1","b288936f560cd71f4a6002953290de9ff8dfbfbf37f5a9391be5c83322324898","61178a781ef82e0ff54f9430397e71e8f365fc1e3725e0e5346f2de7b0d50dfa","6a6ccb37feb3aad32d9be026a3337db195979cd5727a616fc0f557e974101a54","c649ea79205c029a02272ef55b7ab14ada0903db26144d2205021f24727ac7a3","38e2b02897c6357bbcff729ef84c736727b45cc152abe95a7567caccdfad2a1d","d6610ea7e0b1a7686dba062a1e5544dd7d34140f4545305b7c6afaebfb348341","3dee35db743bdba2c8d19aece7ac049bde6fa587e195d86547c882784e6ba34c","b15e55c5fa977c2f25ca0b1db52cfa2d1fd4bf0baf90a8b90d4a7678ca462ff1","f41d30972724714763a2698ae949fbc463afb203b5fa7c4ad7e4de0871129a17","843dd7b6a7c6269fd43827303f5cbe65c1fecabc30b4670a50d5a15d57daeeb9","f06d8b8567ee9fd799bf7f806efe93b67683ef24f4dea5b23ef12edff4434d9d","6017384f697ff38bc3ef6a546df5b230c3c31329db84cbfe686c83bec011e2b2","e1a5b30d9248549ca0c0bb1d653bafae20c64c4aa5928cc4cd3017b55c2177b0","a593632d5878f17295bd53e1c77f27bf4c15212822f764a2bfc1702f4b413fa0","a868a534ba1c2ca9060b8a13b0ffbbbf78b4be7b0ff80d8c75b02773f7192c29","da7545aba8f54a50fde23e2ede00158dc8112560d934cee58098dfb03aae9b9d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","a1a261624efb3a00ff346b13580f70f3463b8cdcc58b60f5793ff11785d52cab","cddf5c26907c0b8378bc05543161c11637b830da9fadf59e02a11e675d11e180","70e9a18da08294f75bf23e46c7d69e67634c0765d355887b9b41f0d959e1426e","e9eb1b173aa166892f3eddab182e49cfe59aa2e14d33aedb6b49d175ed6a3750"],"root":[49,50,[858,860],[862,934]],"options":{"allowSyntheticDefaultImports":true,"allowUmdGlobalAccess":true,"composite":true,"declaration":true,"declarationMap":true,"emitBOM":true,"esModuleInterop":true,"inlineSources":true,"jsx":2,"module":7,"noImplicitAny":true,"outDir":"./dist","rootDir":"./","skipLibCheck":true,"sourceMap":true,"strict":true,"target":3,"tsBuildInfoFile":"./.tsbuildinfo"},"fileIdsList":[[988],[936,988],[276,278,988],[55,68,277,988],[278,279,280,988],[276,286,988],[55,68,276,277,285,988],[286,287,288,988],[55,988],[290,988],[55,293,988],[293,294,988],[55,296,988],[296,297,988],[276,299,988],[55,299,988],[299,300,301,302,303,988],[299,988],[276,308,988],[55,68,277,304,307,988],[308,309,310,988],[276,354,988],[55,68,277,320,328,353,988],[354,355,356,988],[55,358,988],[55,269,988],[358,359,360,988],[276,362,988],[362,363,364,988],[276,366,988],[55,68,277,349,988],[366,367,368,369,988],[55,371,988],[371,372,988],[381,988],[55,68,277,380,988],[381,382,383,988],[276,374,988],[55,277,988],[374,375,376,988],[277,350,988],[55,277,346,349,988],[350,351,352,988],[55,347,988],[347,348,988],[389,988],[55,68,277,353,380,388,988],[389,390,391,988],[276,396,988],[55,68,277,395,988],[396,397,398,988],[277,403,988],[55,277,291,402,988],[403,404,405,988],[276,410,988],[55,68,277,409,988],[410,411,412,988],[277,447,988],[55,68,276,277,289,446,988],[447,448,449,988],[277,424,988],[55,68,277,423,988],[424,425,426,988],[277,417,988],[55,277,415,416,988],[277,414,988],[414,415,416,417,418,419,988],[277,440,988],[55,68,276,277,988],[428,440,441,442,988],[277,436,988],[55,68,277,435,988],[436,437,438,988],[55,451,988],[451,452,988],[211,988],[277,281,285,289,291,292,295,298,304,307,311,323,328,349,353,357,361,365,370,373,377,380,384,388,392,395,399,402,406,409,413,420,423,427,435,439,443,446,450,453,455,458,462,465,466,988],[454,988],[456,457,988],[456,988],[283,284,988],[283,988],[55,269,282,988],[55,459,988],[459,460,461,988],[459,460,988],[55,460,988],[305,306,988],[305,988],[55,304,988],[55,312,315,988],[312,314,315,316,317,318,319,988],[315,988],[313,315,988],[55,68,277,282,312,313,314,988],[317,988],[55,314,323,324,988],[325,326,327,988],[326,988],[55,269,320,323,325,988],[463,464,988],[463,988],[321,322,988],[321,988],[55,269,282,285,988],[378,379,988],[378,988],[55,277,320,988],[55,314,324,378,988],[385,386,387,988],[386,988],[55,269,282,320,378,385,988],[393,394,988],[393,988],[400,401,988],[400,988],[407,408,988],[407,988],[444,445,988],[444,988],[55,285,988],[421,422,988],[421,988],[55,324,428,988],[429,430,431,988],[55,430,988],[55,429,988],[55,314,324,431,988],[432,433,434,988],[433,988],[55,320,432,988],[55,68,988],[269,988],[266,267,268,269,270,271,272,274,275,276,988],[55,68,269,273,988],[55,68,266,274,988],[55,135,214,236,237,239,831,988],[237,240,988],[55,135,242,831,988],[242,243,988],[55,135,245,831,988],[245,246,988],[55,135,214,252,253,831,988],[253,254,988],[55,68,135,256,257,831,988],[257,258,988],[55,135,260,831,988],[260,261,988],[55,68,135,214,239,263,831,988],[263,264,988],[55,68,135,256,467,470,472,473,831,988],[473,474,988],[55,68,135,214,476,857,988],[476,477,988],[55,68,135,478,479,831,988],[479,480,988],[55,135,214,236,483,484,857,988],[484,485,988],[55,68,135,214,281,487,857,988],[487,488,988],[55,135,214,490,831,988],[490,491,988],[55,135,214,252,493,831,988],[493,494,988],[68,135,214,857,988],[496,988],[55,135,214,217,467,498,857,988],[498,499,988],[55,68,135,214,252,501,857,988],[501,502,988],[55,135,214,249,250,857,988],[55,248,831,988],[248,250,251,988],[55,68,135,214,504,831,988],[504,505,988],[55,68,135,214,256,507,831,988],[507,508,988],[55,135,214,252,510,831,988],[510,511,988],[55,135,513,831,988],[513,514,988],[55,135,214,516,831,988],[516,517,988],[55,135,214,522,523,831,988],[523,524,988],[55,135,214,526,831,988],[526,527,988],[55,68,135,530,531,831,988],[531,532,988],[55,68,135,214,468,831,988],[468,469,988],[55,68,135,534,831,988],[534,535,988],[291,988],[55,135,236,538,831,988],[538,539,988],[55,135,214,541,857,988],[135,988],[541,542,988],[55,857,988],[544,988],[55,135,236,256,548,549,831,988],[549,550,988],[55,135,552,831,988],[552,553,988],[55,135,555,831,988],[555,556,988],[55,135,214,522,558,857,988],[558,559,988],[55,135,214,522,561,857,988],[561,562,988],[55,68,135,214,564,831,988],[564,565,988],[55,135,236,256,548,568,569,831,988],[569,570,988],[68,135,214,252,572,831,988],[572,573,988],[55,236,988],[482,988],[135,577,578,831,988],[578,579,988],[55,68,135,214,581,857,988],[55,582,988],[581,582,583,584,988],[583,988],[55,135,522,586,831,988],[586,587,988],[55,135,589,831,988],[589,590,988],[55,68,135,214,592,857,988],[592,593,988],[55,68,135,214,595,857,988],[595,596,988],[135,857,988],[826,988],[55,68,135,214,598,857,988],[598,599,988],[605,988],[55,135,988],[607,988],[55,68,135,214,609,857,988],[609,610,988],[55,68,135,214,252,612,831,988],[612,613,988],[55,68,135,214,615,831,988],[615,616,988],[55,135,214,618,831,988],[618,619,988],[55,135,621,831,988],[621,622,988],[135,577,624,831,988],[624,625,988],[55,135,214,627,831,988],[627,628,988],[55,68,135,575,831,857,988],[575,576,988],[55,68,135,214,597,630,857,988],[630,631,988],[55,68,135,633,831,988],[633,634,988],[55,68,135,214,522,636,857,988],[636,637,988],[55,135,214,639,831,988],[639,640,988],[55,135,214,252,642,857,988],[642,643,988],[135,645,831,988],[645,646,988],[55,135,214,252,648,857,988],[648,649,988],[55,135,651,831,988],[651,652,988],[55,135,654,831,988],[654,655,988],[55,135,522,657,831,988],[657,658,988],[55,135,214,660,831,988],[660,661,988],[55,135,236,256,467,665,667,668,831,857,988],[668,669,988],[135,214,252,671,857,988],[671,672,988],[55,214,641,988],[666,988],[55,135,256,635,674,831,988],[674,675,988],[55,68,135,214,370,467,486,857,988],[370,547,988],[55,135,626,677,678,831,988],[55,135,831,988],[678,679,988],[373,988],[55,135,577,682,831,988],[682,683,988],[55,68,857,988],[55,68,135,685,686,831,857,988],[686,687,988],[55,68,135,214,685,689,857,988],[689,690,988],[55,68,135,214,238,857,988],[238,239,988],[55,135,236,256,467,548,663,831,857,988],[663,664,988],[55,135,353,857,988],[353,471,988],[349,988],[55,68,135,530,693,831,988],[693,694,988],[55,591,988],[696,698,988],[697,988],[55,68,135,700,831,988],[700,701,988],[55,135,214,703,857,988],[703,704,988],[55,135,626,670,684,706,707,831,988],[55,135,670,831,988],[707,708,988],[55,68,135,214,710,831,988],[710,711,988],[567,988],[55,68,135,214,395,467,714,715,857,988],[55,713,988],[715,716,988],[55,135,236,291,720,721,831,857,988],[721,722,988],[55,135,256,718,831,857,988],[718,719,988],[55,135,574,724,725,831,857,988],[725,726,988],[55,135,574,730,731,831,857,988],[731,732,988],[55,135,734,831,857,988],[734,735,988],[55,135,214,840,988],[737,738,988],[55,135,214,740,857,988],[740,741,742,988],[55,135,214,252,744,857,988],[744,745,988],[55,135,747,831,857,988],[747,748,988],[55,135,236,750,831,857,988],[750,751,988],[55,135,753,831,857,988],[753,754,988],[55,135,755,756,831,857,988],[756,757,988],[55,135,214,256,759,857,988],[759,760,761,988],[55,68,135,214,215,857,988],[215,216,988],[55,571,988],[763,988],[55,68,135,530,765,831,988],[765,766,988],[55,135,214,252,768,831,988],[768,769,988],[55,135,467,799,831,988],[799,800,988],[55,68,135,214,771,831,988],[771,772,988],[55,135,214,774,831,988],[774,775,988],[55,68,135,777,831,988],[777,778,988],[55,135,214,780,831,988],[780,781,988],[55,135,214,783,831,988],[783,784,988],[55,135,214,786,831,988],[786,787,988],[55,135,214,614,709,779,789,790,857,988],[55,613,988],[790,791,988],[55,135,214,793,831,988],[793,794,988],[55,135,214,252,796,831,988],[796,797,988],[55,68,135,214,217,252,467,801,802,857,988],[802,803,988],[55,68,135,577,580,585,594,626,632,684,709,805,831,857,988],[805,806,988],[453,988],[55,68,135,214,252,809,831,988],[809,810,988],[55,68,135,812,831,857,988],[812,813,988],[55,68,135,214,815,831,988],[815,816,988],[55,135,236,472,728,831,988],[728,729,988],[55,68,135,214,519,520,857,988],[520,521,988],[68,601,988],[55,68,129,135,857,988],[129,988],[601,602,603,988],[298,988],[822,988],[137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,988],[55,68,157,217,234,241,244,247,252,255,256,259,262,265,292,470,472,475,478,481,483,486,489,492,495,497,500,503,506,509,512,515,518,522,525,528,533,536,537,540,543,545,546,548,551,554,557,560,563,566,568,571,574,577,580,585,588,591,594,597,600,604,606,608,611,614,617,620,623,626,629,632,635,638,641,644,647,650,653,656,659,662,665,667,670,673,676,680,681,684,688,691,692,695,699,702,705,709,712,717,720,723,727,730,733,736,739,743,746,749,752,755,758,762,764,767,770,773,776,779,782,785,788,792,795,798,801,804,807,808,811,814,817,819,821,823,825,827,828,829,830,857,988],[55,252,529,831,988],[55,135,852,988],[135,136,519,832,833,834,835,836,837,838,840,988],[836,837,838,988],[52,135,988],[831,988],[135,136,519,832,833,834,835,839,988],[52,55,832,988],[519,988],[68,135,832,833,835,839,840,988],[67,135,136,519,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,988],[135,217,241,244,247,249,252,255,256,259,262,265,470,475,478,481,486,489,492,495,500,503,506,509,512,515,518,522,525,528,533,536,540,543,548,551,554,557,560,563,566,571,574,577,580,585,588,591,594,597,600,604,611,614,617,620,623,626,629,632,635,638,641,644,647,650,653,656,659,662,665,667,670,673,676,680,684,688,691,695,702,705,709,712,717,720,723,727,730,733,736,739,743,746,749,752,755,758,762,767,770,773,776,779,782,785,788,792,795,798,804,807,811,814,817,836,988],[217,241,244,247,249,252,255,256,259,262,265,470,472,475,478,481,486,489,492,495,500,503,506,509,512,515,518,522,525,528,533,536,540,543,545,548,551,554,557,560,563,566,571,574,577,580,585,588,591,594,597,600,604,611,614,617,620,623,626,629,632,635,638,641,644,647,650,653,656,659,662,665,667,670,673,676,680,684,688,691,695,699,702,705,709,712,717,720,723,727,730,733,736,739,743,746,749,752,755,758,762,764,767,770,773,776,779,782,785,788,792,795,798,804,807,811,814,817,819,988],[135,519,840,988],[135,840,988],[840,988],[839,840,988],[135,836,840,988],[236,988],[55,235,988],[824,988],[455,988],[818,988],[820,988],[217,988],[212,213,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,988],[90,988],[91,988],[90,92,94,988],[93,988],[71,988],[69,988],[52,70,72,988],[55,68,84,86,988],[87,988],[68,120,988],[55,68,84,86,119,988],[55,68,73,86,120,988],[119,120,122,988],[55,73,86,988],[96,988],[68,130,988],[55,68,84,86,88,988],[55,68,73,74,76,100,130,988],[130,131,132,133,988],[95,988],[108,988],[68,124,988],[55,68,73,100,124,988],[124,125,126,127,128,988],[74,988],[73,74,84,86,988],[68,86,88,988],[55,73,84,86,988],[68,988],[73,74,75,76,84,988],[85,988],[55,110,111,988],[113,988],[110,112,113,114,988],[73,74,75,76,82,84,86,88,89,95,97,98,99,100,101,104,105,106,107,109,113,114,115,116,117,118,121,123,129,134,988],[88,988],[73,88,988],[77,988],[52,988],[82,88,988],[80,988],[77,78,79,80,81,83,988],[52,73,77,78,79,988],[100,988],[86,988],[102,103,988],[209,988],[167,988],[172,988],[53,988],[158,988],[203,988],[175,988],[163,988],[205,988],[207,988],[159,160,161,162,164,165,166,168,170,171,173,174,176,177,178,180,182,183,184,186,188,189,191,193,195,196,197,198,199,200,201,202,204,206,208,210,988],[179,988],[181,988],[169,988],[190,988],[185,988],[192,988],[194,988],[187,988],[345,988],[339,341,988],[329,339,340,342,343,344,988],[339,988],[329,339,988],[330,331,332,333,334,335,336,337,338,988],[330,334,335,338,339,342,988],[330,331,332,333,334,335,336,337,338,339,340,342,343,988],[329,330,331,332,333,334,335,336,337,338,988],[56,57,58,988],[56,57,988],[56,988],[936,937,938,939,940,988],[936,938,988],[961,988,995,996],[961,988,995],[947,988,995],[988,1005,1007],[988,1004,1005,1006],[958,961,988,995,1010,1011,1012],[988,997,1012,1013,1015],[959,988,995],[988,1020],[988,1021],[988,1023,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035],[988,1023,1024,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035],[988,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035],[988,1023,1024,1025,1027,1028,1029,1030,1031,1032,1033,1034,1035],[988,1023,1024,1025,1026,1028,1029,1030,1031,1032,1033,1034,1035],[988,1023,1024,1025,1026,1027,1029,1030,1031,1032,1033,1034,1035],[988,1023,1024,1025,1026,1027,1028,1030,1031,1032,1033,1034,1035],[988,1023,1024,1025,1026,1027,1028,1029,1031,1032,1033,1034,1035],[988,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035],[988,1023,1024,1025,1026,1027,1028,1029,1030,1031,1033,1034,1035],[988,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1034,1035],[988,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1035],[988,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034],[988,1036,1037],[961,987,988,995,1039,1040],[942,988],[945,988],[946,951,979,988],[947,958,959,966,976,987,988],[947,948,958,966,988],[949,988],[950,951,959,967,988],[951,976,984,988],[952,954,958,966,988],[953,988],[954,955,988],[958,988],[956,958,988],[958,959,960,976,987,988],[958,959,960,973,976,979,988],[988,992],[954,958,961,966,976,987,988],[958,959,961,962,966,976,984,987,988],[961,963,976,984,987,988],[942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994],[958,964,988],[965,987,988],[954,958,966,976,988],[967,988],[968,988],[945,969,988],[970,986,988,992],[971,988],[972,988],[958,973,974,988],[973,975,988,990],[946,958,976,977,978,979,988],[946,976,978,988],[976,977,988],[979,988],[980,988],[976,988],[958,982,983,988],[982,983,988],[951,966,976,984,988],[985,988],[966,986,988],[946,961,972,987,988],[951,988],[976,988,989],[988,990],[988,991],[946,951,958,960,969,976,987,988,990,992],[976,988,993],[235,988,1047,1048,1049,1050],[51,52,53,54,988],[988,1053,1092],[988,1053,1077,1092],[988,1092],[988,1053],[988,1053,1078,1092],[988,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091],[988,1078,1092],[959,976,988,995,1009],[961,988,995,1009,1014],[988,1094],[961,976,988,995],[59,988],[55,59,63,64,988],[59,60,61,62,988],[55,59,60,988],[55,59,988],[55,65,66,857,858,988],[55,217,857,988],[55,857,863,988],[866,988],[53,55,988],[865,988],[872,988],[871,988],[55,857,863,875,988],[878,988],[55,857,863,869,988],[877,988],[55,857,863,881,988],[888,988],[53,55,872,886,988],[887,988],[893,988],[892,988],[55,857,863,875,897,988],[55,857,863,899,988],[901,988],[899,988],[55,857,863,905,988],[886,988],[55,857,863,869,877,988],[885,988],[55,857,863,912,988],[55,857,863,885,988],[55,857,863,915,988],[919,988],[921,988],[923,988],[925,988],[927,988],[929,988],[931,988],[55,859,861,988],[55,65,872,888,893,901,924,928,930,988],[933,988],[55,68,269,988,1096],[55],[857],[863],[53]],"referencedMap":[[46,1],[47,1],[8,1],[9,1],[13,1],[12,1],[2,1],[14,1],[15,1],[16,1],[17,1],[18,1],[19,1],[20,1],[21,1],[3,1],[48,1],[4,1],[25,1],[22,1],[23,1],[24,1],[26,1],[27,1],[28,1],[5,1],[29,1],[30,1],[31,1],[32,1],[6,1],[36,1],[33,1],[34,1],[35,1],[37,1],[7,1],[38,1],[43,1],[44,1],[39,1],[40,1],[41,1],[42,1],[1,1],[45,1],[11,1],[10,1],[49,1],[50,1],[938,2],[936,1],[279,3],[278,4],[280,1],[281,5],[287,6],[286,7],[288,1],[289,8],[290,9],[291,10],[294,11],[293,9],[295,12],[297,13],[296,9],[298,14],[300,15],[299,4],[301,16],[302,1],[304,17],[303,18],[309,19],[308,20],[311,21],[310,1],[355,22],[354,23],[357,24],[356,1],[359,25],[358,26],[361,27],[360,1],[363,28],[362,4],[365,29],[364,1],[367,30],[366,31],[368,1],[370,32],[369,1],[372,33],[371,9],[373,34],[382,35],[381,36],[384,37],[383,1],[375,38],[374,39],[377,40],[376,1],[351,41],[350,42],[353,43],[352,1],[348,44],[347,9],[349,45],[390,46],[389,47],[392,48],[391,1],[397,49],[396,50],[399,51],[398,1],[404,52],[403,53],[406,54],[405,1],[411,55],[410,56],[413,57],[412,1],[448,58],[447,59],[450,60],[449,1],[425,61],[424,62],[427,63],[426,1],[418,64],[417,65],[415,66],[414,39],[416,1],[420,67],[419,1],[441,68],[440,69],[428,9],[443,70],[442,1],[437,71],[436,72],[439,73],[438,1],[452,74],[451,9],[453,75],[233,76],[292,76],[467,77],[455,78],[454,9],[458,79],[457,80],[456,9],[285,81],[284,82],[283,83],[460,84],[462,85],[461,86],[459,87],[307,88],[306,89],[305,90],[314,91],[320,92],[312,9],[319,93],[316,94],[315,95],[318,96],[317,39],[325,97],[328,98],[327,99],[326,100],[465,101],[464,102],[463,39],[323,103],[322,104],[321,105],[380,106],[379,107],[378,108],[385,109],[388,110],[387,111],[386,112],[395,113],[394,114],[393,39],[402,115],[401,116],[400,9],[409,117],[408,118],[407,9],[446,119],[445,120],[444,121],[423,122],[422,123],[421,9],[429,124],[466,125],[431,126],[430,127],[432,128],[435,129],[434,130],[433,131],[268,9],[276,132],[266,132],[267,1],[270,133],[277,134],[271,9],[274,135],[282,1],[272,1],[269,9],[324,9],[313,9],[275,136],[240,137],[237,1],[241,138],[243,139],[242,1],[244,140],[246,141],[245,1],[247,142],[254,143],[253,1],[255,144],[258,145],[257,1],[259,146],[261,147],[260,1],[262,148],[264,149],[263,1],[265,150],[474,151],[473,1],[475,152],[477,153],[476,1],[478,154],[480,155],[479,1],[481,156],[485,157],[484,1],[486,158],[488,159],[487,1],[489,160],[491,161],[490,1],[492,162],[494,163],[493,1],[495,164],[496,165],[497,166],[499,167],[498,1],[500,168],[502,169],[501,1],[503,170],[251,171],[249,172],[250,1],[252,173],[248,1],[505,174],[504,1],[506,175],[508,176],[507,1],[509,177],[511,178],[510,1],[512,179],[514,180],[513,1],[515,181],[517,182],[516,1],[518,183],[524,184],[523,1],[525,185],[527,186],[526,1],[528,187],[532,188],[531,1],[533,189],[469,190],[468,1],[470,191],[535,192],[534,1],[536,193],[537,194],[539,195],[538,1],[540,196],[542,197],[541,198],[543,199],[544,200],[545,201],[550,202],[549,1],[551,203],[553,204],[552,1],[554,205],[556,206],[555,1],[557,207],[559,208],[558,1],[560,209],[562,210],[561,1],[563,211],[565,212],[564,1],[566,213],[570,214],[569,1],[571,215],[573,216],[572,1],[574,217],[482,218],[483,219],[579,220],[578,1],[580,221],[582,222],[583,223],[581,1],[585,224],[584,225],[587,226],[586,1],[588,227],[590,228],[589,1],[591,229],[593,230],[592,1],[594,231],[596,232],[595,1],[597,233],[826,234],[827,235],[599,236],[598,1],[600,237],[605,218],[606,238],[607,239],[608,240],[610,241],[609,1],[611,242],[613,243],[612,1],[614,244],[616,245],[615,1],[617,246],[619,247],[618,1],[620,248],[622,249],[621,1],[623,250],[625,251],[626,252],[624,1],[628,253],[629,254],[627,1],[576,255],[577,256],[575,1],[631,257],[632,258],[630,1],[634,259],[635,260],[633,1],[637,261],[638,262],[636,1],[640,263],[641,264],[639,1],[643,265],[644,266],[642,1],[646,267],[647,268],[645,1],[649,269],[650,270],[648,1],[652,271],[653,272],[651,1],[655,273],[656,274],[654,1],[658,275],[659,276],[657,1],[661,277],[662,278],[660,1],[669,279],[670,280],[668,1],[672,281],[673,282],[671,1],[666,283],[667,284],[675,285],[676,286],[674,1],[547,287],[548,288],[679,289],[677,290],[680,291],[678,1],[681,292],[683,293],[684,294],[682,1],[214,295],[687,296],[688,297],[686,1],[690,298],[691,299],[689,1],[239,300],[256,301],[238,1],[664,302],[665,303],[663,1],[471,304],[472,305],[692,306],[694,307],[695,308],[693,1],[696,309],[697,9],[699,310],[698,311],[701,312],[702,313],[700,1],[704,314],[705,315],[703,1],[708,316],[706,317],[709,318],[707,1],[711,319],[712,320],[710,1],[567,218],[568,321],[716,322],[714,323],[713,9],[717,324],[715,1],[722,325],[723,326],[721,1],[719,327],[720,328],[718,1],[726,329],[727,330],[725,1],[732,331],[733,332],[731,1],[735,333],[736,334],[734,1],[737,335],[739,336],[738,198],[741,337],[742,9],[743,338],[740,1],[745,339],[746,340],[744,1],[748,341],[749,342],[747,1],[751,343],[752,344],[750,1],[754,345],[755,346],[753,1],[757,347],[758,348],[756,1],[760,349],[761,9],[762,350],[759,1],[216,351],[217,352],[215,1],[763,353],[764,354],[766,355],[767,356],[765,1],[769,357],[770,358],[768,1],[800,359],[801,360],[799,1],[772,361],[773,362],[771,1],[775,363],[776,364],[774,1],[778,365],[779,366],[777,1],[781,367],[782,368],[780,1],[784,369],[785,370],[783,1],[787,371],[788,372],[786,1],[791,373],[789,374],[792,375],[790,1],[794,376],[795,377],[793,1],[797,378],[798,379],[796,1],[803,380],[804,381],[802,1],[806,382],[807,383],[805,1],[808,384],[810,385],[811,386],[809,1],[813,387],[814,388],[812,1],[816,389],[817,390],[815,1],[729,391],[730,392],[728,1],[521,393],[522,394],[520,1],[602,395],[601,396],[603,397],[604,398],[830,399],[822,218],[823,400],[137,1],[138,1],[139,1],[140,1],[141,1],[142,1],[143,1],[144,1],[145,1],[146,1],[157,401],[147,1],[148,1],[149,1],[150,1],[151,1],[152,1],[153,1],[154,1],[155,1],[156,1],[546,1],[828,76],[829,76],[831,402],[530,403],[529,1],[853,404],[847,198],[841,405],[839,406],[136,407],[832,408],[842,1],[840,409],[834,1],[519,410],[848,411],[856,1],[852,412],[854,1],[67,1],[857,413],[849,1],[837,414],[836,415],[843,416],[833,1],[855,1],[846,417],[844,418],[845,419],[838,420],[850,1],[851,1],[835,1],[724,421],[236,422],[825,423],[824,424],[819,425],[818,1],[685,9],[821,426],[820,1],[212,76],[213,76],[218,427],[219,76],[220,76],[234,428],[221,76],[222,76],[223,76],[224,76],[225,76],[228,76],[229,76],[226,76],[230,76],[231,76],[227,76],[232,76],[91,429],[92,430],[90,1],[95,431],[94,432],[93,429],[71,9],[72,433],[69,9],[70,434],[73,435],[87,436],[88,437],[122,438],[120,439],[119,1],[121,440],[123,441],[96,442],[97,443],[131,444],[130,445],[132,446],[134,447],[133,1],[108,448],[109,449],[125,450],[124,445],[126,451],[127,1],[129,452],[128,453],[89,454],[107,1],[99,455],[100,456],[74,457],[76,1],[85,458],[86,459],[75,1],[112,460],[114,461],[116,1],[117,1],[110,9],[115,462],[113,1],[111,1],[135,463],[118,1],[98,464],[82,465],[78,466],[79,467],[77,467],[83,468],[81,469],[84,470],[80,471],[101,472],[105,473],[103,1],[104,474],[102,1],[106,1],[68,9],[209,1],[210,475],[167,1],[168,476],[172,1],[173,477],[158,478],[159,479],[203,1],[204,480],[174,1],[175,1],[176,481],[160,1],[177,1],[161,478],[162,478],[163,478],[164,482],[165,1],[205,1],[206,483],[207,1],[208,484],[166,9],[197,1],[211,485],[201,1],[178,1],[180,486],[179,1],[182,487],[181,1],[170,488],[169,1],[171,478],[183,9],[202,1],[198,1],[184,9],[189,1],[191,489],[190,1],[186,490],[185,9],[193,491],[192,1],[195,492],[194,9],[188,493],[187,1],[196,9],[199,1],[200,9],[346,494],[342,495],[329,1],[345,496],[338,497],[336,498],[335,498],[334,497],[331,498],[332,497],[340,499],[333,498],[330,497],[337,498],[343,500],[344,501],[339,502],[341,498],[56,1],[59,503],[58,504],[57,505],[935,1],[941,506],[937,2],[939,507],[940,2],[997,508],[996,509],[998,510],[999,1],[1000,1],[1001,1],[1002,1],[1003,1],[1008,511],[1004,1],[1007,512],[1005,1],[1013,513],[1016,514],[1017,1],[1018,515],[1019,1],[1014,1],[1020,1],[1021,516],[1022,517],[1006,1],[1024,518],[1025,519],[1023,520],[1026,521],[1027,522],[1028,523],[1029,524],[1030,525],[1031,526],[1032,527],[1033,528],[1034,529],[1035,530],[1037,531],[1036,1],[1038,1],[1009,1],[1040,1],[1041,532],[942,533],[943,533],[945,534],[946,535],[947,536],[948,537],[949,538],[950,539],[951,540],[952,541],[953,542],[954,543],[955,543],[957,544],[956,545],[958,544],[959,546],[960,547],[944,548],[994,1],[961,549],[962,550],[963,551],[995,552],[964,553],[965,554],[966,555],[967,556],[968,557],[969,558],[970,559],[971,560],[972,561],[973,562],[974,562],[975,563],[976,564],[978,565],[977,566],[979,567],[980,568],[981,569],[982,570],[983,571],[984,572],[985,573],[986,574],[987,575],[988,576],[989,577],[990,578],[991,579],[992,580],[993,581],[1042,1],[1043,1],[1044,1],[53,1],[1012,1],[1011,1],[861,9],[1045,9],[1046,9],[1047,422],[1049,9],[235,9],[1048,422],[1050,1],[1051,582],[51,1],[55,583],[1052,1],[54,1],[1077,584],[1078,585],[1053,586],[1056,586],[1075,584],[1076,584],[1066,584],[1065,587],[1063,584],[1058,584],[1071,584],[1069,584],[1073,584],[1057,584],[1070,584],[1074,584],[1059,584],[1060,584],[1072,584],[1054,584],[1061,584],[1062,584],[1064,584],[1068,584],[1079,588],[1067,584],[1055,584],[1092,589],[1091,1],[1086,588],[1088,590],[1087,588],[1080,588],[1081,588],[1083,588],[1085,588],[1089,590],[1090,590],[1082,590],[1084,590],[1010,591],[1015,592],[1093,1],[1094,1],[1095,593],[273,1],[52,1],[1039,594],[66,9],[64,595],[65,596],[63,597],[61,598],[60,599],[62,598],[859,600],[860,601],[858,601],[864,602],[867,603],[868,603],[865,604],[866,605],[869,602],[870,602],[873,606],[874,606],[871,604],[872,607],[875,602],[876,608],[879,609],[880,609],[877,610],[878,611],[881,602],[882,612],[883,602],[884,602],[889,613],[890,613],[887,614],[888,615],[891,602],[894,616],[895,616],[892,604],[893,617],[896,602],[897,602],[898,618],[900,619],[902,620],[903,620],[899,602],[901,621],[904,602],[906,622],[905,610],[907,618],[908,623],[909,623],[885,624],[886,625],[910,602],[911,602],[912,602],[913,626],[914,619],[915,602],[916,627],[917,628],[918,602],[919,9],[920,629],[921,9],[922,630],[923,604],[924,631],[925,9],[926,632],[927,604],[928,633],[929,604],[930,634],[931,604],[932,635],[862,636],[933,637],[934,638],[863,1]],"exportedModulesMap":[[46,1],[47,1],[8,1],[9,1],[13,1],[12,1],[2,1],[14,1],[15,1],[16,1],[17,1],[18,1],[19,1],[20,1],[21,1],[3,1],[48,1],[4,1],[25,1],[22,1],[23,1],[24,1],[26,1],[27,1],[28,1],[5,1],[29,1],[30,1],[31,1],[32,1],[6,1],[36,1],[33,1],[34,1],[35,1],[37,1],[7,1],[38,1],[43,1],[44,1],[39,1],[40,1],[41,1],[42,1],[1,1],[45,1],[11,1],[10,1],[49,1],[938,2],[936,1],[279,3],[278,4],[280,1],[281,5],[287,6],[286,7],[288,1],[289,8],[290,9],[291,10],[294,11],[293,9],[295,12],[297,13],[296,9],[298,14],[300,15],[299,4],[301,16],[302,1],[304,17],[303,18],[309,19],[308,20],[311,21],[310,1],[355,22],[354,23],[357,24],[356,1],[359,25],[358,26],[361,27],[360,1],[363,28],[362,4],[365,29],[364,1],[367,30],[366,31],[368,1],[370,32],[369,1],[372,33],[371,9],[373,34],[382,35],[381,36],[384,37],[383,1],[375,38],[374,39],[377,40],[376,1],[351,41],[350,42],[353,43],[352,1],[348,44],[347,9],[349,45],[390,46],[389,47],[392,48],[391,1],[397,49],[396,50],[399,51],[398,1],[404,52],[403,53],[406,54],[405,1],[411,55],[410,56],[413,57],[412,1],[448,58],[447,59],[450,60],[449,1],[425,61],[424,62],[427,63],[426,1],[418,64],[417,65],[415,66],[414,39],[416,1],[420,67],[419,1],[441,68],[440,69],[428,9],[443,70],[442,1],[437,71],[436,72],[439,73],[438,1],[452,74],[451,9],[453,75],[233,76],[292,76],[467,77],[455,78],[454,9],[458,79],[457,80],[456,9],[285,81],[284,82],[283,83],[460,84],[462,85],[461,86],[459,87],[307,88],[306,89],[305,90],[314,91],[320,92],[312,9],[319,93],[316,94],[315,95],[318,96],[317,39],[325,97],[328,98],[327,99],[326,100],[465,101],[464,102],[463,39],[323,103],[322,104],[321,105],[380,106],[379,107],[378,108],[385,109],[388,110],[387,111],[386,112],[395,113],[394,114],[393,39],[402,115],[401,116],[400,9],[409,117],[408,118],[407,9],[446,119],[445,120],[444,121],[423,122],[422,123],[421,9],[429,124],[466,125],[431,126],[430,127],[432,128],[435,129],[434,130],[433,131],[268,9],[276,132],[266,132],[267,1],[270,133],[277,134],[271,9],[274,639],[282,1],[272,1],[269,9],[324,9],[313,9],[275,136],[240,137],[237,1],[241,138],[243,139],[242,1],[244,140],[246,141],[245,1],[247,142],[254,143],[253,1],[255,144],[258,145],[257,1],[259,146],[261,147],[260,1],[262,148],[264,149],[263,1],[265,150],[474,151],[473,1],[475,152],[477,153],[476,1],[478,154],[480,155],[479,1],[481,156],[485,157],[484,1],[486,158],[488,159],[487,1],[489,160],[491,161],[490,1],[492,162],[494,163],[493,1],[495,164],[496,165],[497,166],[499,167],[498,1],[500,168],[502,169],[501,1],[503,170],[251,171],[249,172],[250,1],[252,173],[248,1],[505,174],[504,1],[506,175],[508,176],[507,1],[509,177],[511,178],[510,1],[512,179],[514,180],[513,1],[515,181],[517,182],[516,1],[518,183],[524,184],[523,1],[525,185],[527,186],[526,1],[528,187],[532,188],[531,1],[533,189],[469,190],[468,1],[470,191],[535,192],[534,1],[536,193],[537,194],[539,195],[538,1],[540,196],[542,197],[541,198],[543,199],[544,200],[545,201],[550,202],[549,1],[551,203],[553,204],[552,1],[554,205],[556,206],[555,1],[557,207],[559,208],[558,1],[560,209],[562,210],[561,1],[563,211],[565,212],[564,1],[566,213],[570,214],[569,1],[571,215],[573,216],[572,1],[574,217],[482,218],[483,219],[579,220],[578,1],[580,221],[582,222],[583,223],[581,1],[585,224],[584,225],[587,226],[586,1],[588,227],[590,228],[589,1],[591,229],[593,230],[592,1],[594,231],[596,232],[595,1],[597,233],[826,234],[827,235],[599,236],[598,1],[600,237],[605,218],[606,238],[607,239],[608,240],[610,241],[609,1],[611,242],[613,243],[612,1],[614,244],[616,245],[615,1],[617,246],[619,247],[618,1],[620,248],[622,249],[621,1],[623,250],[625,251],[626,252],[624,1],[628,253],[629,254],[627,1],[576,255],[577,256],[575,1],[631,257],[632,258],[630,1],[634,259],[635,260],[633,1],[637,261],[638,262],[636,1],[640,263],[641,264],[639,1],[643,265],[644,266],[642,1],[646,267],[647,268],[645,1],[649,269],[650,270],[648,1],[652,271],[653,272],[651,1],[655,273],[656,274],[654,1],[658,275],[659,276],[657,1],[661,277],[662,278],[660,1],[669,279],[670,280],[668,1],[672,281],[673,282],[671,1],[666,283],[667,284],[675,285],[676,286],[674,1],[547,287],[548,288],[679,289],[677,290],[680,291],[678,1],[681,292],[683,293],[684,294],[682,1],[214,295],[687,296],[688,297],[686,1],[690,298],[691,299],[689,1],[239,300],[256,301],[238,1],[664,302],[665,303],[663,1],[471,304],[472,305],[692,306],[694,307],[695,308],[693,1],[696,309],[697,9],[699,310],[698,311],[701,312],[702,313],[700,1],[704,314],[705,315],[703,1],[708,316],[706,317],[709,318],[707,1],[711,319],[712,320],[710,1],[567,218],[568,321],[716,322],[714,323],[713,9],[717,324],[715,1],[722,325],[723,326],[721,1],[719,327],[720,328],[718,1],[726,329],[727,330],[725,1],[732,331],[733,332],[731,1],[735,333],[736,334],[734,1],[737,335],[739,336],[738,198],[741,337],[742,9],[743,338],[740,1],[745,339],[746,340],[744,1],[748,341],[749,342],[747,1],[751,343],[752,344],[750,1],[754,345],[755,346],[753,1],[757,347],[758,348],[756,1],[760,349],[761,9],[762,350],[759,1],[216,351],[217,352],[215,1],[763,353],[764,354],[766,355],[767,356],[765,1],[769,357],[770,358],[768,1],[800,359],[801,360],[799,1],[772,361],[773,362],[771,1],[775,363],[776,364],[774,1],[778,365],[779,366],[777,1],[781,367],[782,368],[780,1],[784,369],[785,370],[783,1],[787,371],[788,372],[786,1],[791,373],[789,374],[792,375],[790,1],[794,376],[795,377],[793,1],[797,378],[798,379],[796,1],[803,380],[804,381],[802,1],[806,382],[807,383],[805,1],[808,384],[810,385],[811,386],[809,1],[813,387],[814,388],[812,1],[816,389],[817,390],[815,1],[729,391],[730,392],[728,1],[521,393],[522,394],[520,1],[602,395],[601,396],[603,397],[604,398],[830,399],[822,218],[823,400],[137,1],[138,1],[139,1],[140,1],[141,1],[142,1],[143,1],[144,1],[145,1],[146,1],[157,401],[147,1],[148,1],[149,1],[150,1],[151,1],[152,1],[153,1],[154,1],[155,1],[156,1],[546,1],[828,76],[829,76],[831,402],[530,403],[529,1],[853,404],[847,198],[841,405],[839,406],[136,407],[832,408],[842,1],[840,409],[834,1],[519,410],[848,411],[856,1],[852,412],[854,1],[67,1],[857,413],[849,1],[837,414],[836,415],[843,416],[833,1],[855,1],[846,417],[844,418],[845,419],[838,420],[850,1],[851,1],[835,1],[724,421],[236,422],[825,423],[824,424],[819,425],[818,1],[685,9],[821,426],[820,1],[212,76],[213,76],[218,427],[219,76],[220,76],[234,428],[221,76],[222,76],[223,76],[224,76],[225,76],[228,76],[229,76],[226,76],[230,76],[231,76],[227,76],[232,76],[91,429],[92,430],[90,1],[95,431],[94,432],[93,429],[71,9],[72,433],[69,9],[70,434],[73,435],[87,436],[88,437],[122,438],[120,439],[119,1],[121,440],[123,441],[96,442],[97,443],[131,444],[130,445],[132,446],[134,447],[133,1],[108,448],[109,449],[125,450],[124,445],[126,451],[127,1],[129,452],[128,453],[89,454],[107,1],[99,455],[100,456],[74,457],[76,1],[85,458],[86,459],[75,1],[112,460],[114,461],[116,1],[117,1],[110,9],[115,462],[113,1],[111,1],[135,463],[118,1],[98,464],[82,465],[78,466],[79,467],[77,467],[83,468],[81,469],[84,470],[80,471],[101,472],[105,473],[103,1],[104,474],[102,1],[106,1],[68,9],[209,1],[210,475],[167,1],[168,476],[172,1],[173,477],[158,478],[159,479],[203,1],[204,480],[174,1],[175,1],[176,481],[160,1],[177,1],[161,478],[162,478],[163,478],[164,482],[165,1],[205,1],[206,483],[207,1],[208,484],[166,9],[197,1],[211,485],[201,1],[178,1],[180,486],[179,1],[182,487],[181,1],[170,488],[169,1],[171,478],[183,9],[202,1],[198,1],[184,9],[189,1],[191,489],[190,1],[186,490],[185,9],[193,491],[192,1],[195,492],[194,9],[188,493],[187,1],[196,9],[199,1],[200,9],[346,494],[342,495],[329,1],[345,496],[338,497],[336,498],[335,498],[334,497],[331,498],[332,497],[340,499],[333,498],[330,497],[337,498],[343,500],[344,501],[339,502],[341,498],[56,1],[59,503],[58,504],[57,505],[935,1],[941,506],[937,2],[939,507],[940,2],[997,508],[996,509],[998,510],[999,1],[1000,1],[1001,1],[1002,1],[1003,1],[1008,511],[1004,1],[1007,512],[1005,1],[1013,513],[1016,514],[1017,1],[1018,515],[1019,1],[1014,1],[1020,1],[1021,516],[1022,517],[1006,1],[1024,518],[1025,519],[1023,520],[1026,521],[1027,522],[1028,523],[1029,524],[1030,525],[1031,526],[1032,527],[1033,528],[1034,529],[1035,530],[1037,531],[1036,1],[1038,1],[1009,1],[1040,1],[1041,532],[942,533],[943,533],[945,534],[946,535],[947,536],[948,537],[949,538],[950,539],[951,540],[952,541],[953,542],[954,543],[955,543],[957,544],[956,545],[958,544],[959,546],[960,547],[944,548],[994,1],[961,549],[962,550],[963,551],[995,552],[964,553],[965,554],[966,555],[967,556],[968,557],[969,558],[970,559],[971,560],[972,561],[973,562],[974,562],[975,563],[976,564],[978,565],[977,566],[979,567],[980,568],[981,569],[982,570],[983,571],[984,572],[985,573],[986,574],[987,575],[988,576],[989,577],[990,578],[991,579],[992,580],[993,581],[1042,1],[1043,1],[1044,1],[53,1],[1012,1],[1011,1],[861,9],[1045,9],[1046,9],[1047,422],[1049,9],[235,9],[1048,422],[1050,1],[1051,582],[51,1],[55,583],[1052,1],[54,1],[1077,584],[1078,585],[1053,586],[1056,586],[1075,584],[1076,584],[1066,584],[1065,587],[1063,584],[1058,584],[1071,584],[1069,584],[1073,584],[1057,584],[1070,584],[1074,584],[1059,584],[1060,584],[1072,584],[1054,584],[1061,584],[1062,584],[1064,584],[1068,584],[1079,588],[1067,584],[1055,584],[1092,589],[1091,1],[1086,588],[1088,590],[1087,588],[1080,588],[1081,588],[1083,588],[1085,588],[1089,590],[1090,590],[1082,590],[1084,590],[1010,591],[1015,592],[1093,1],[1094,1],[1095,593],[273,1],[52,1],[1039,594],[66,9],[64,595],[65,596],[63,597],[61,598],[60,599],[62,598],[859,640],[860,641],[858,641],[864,642],[867,603],[865,643],[866,605],[869,642],[870,642],[873,606],[871,643],[872,607],[875,642],[876,642],[879,609],[877,642],[878,611],[881,642],[882,642],[883,642],[884,642],[889,613],[887,643],[888,615],[891,642],[894,616],[892,643],[893,617],[896,642],[897,642],[898,642],[900,642],[902,620],[899,642],[901,621],[904,642],[906,642],[905,642],[907,642],[908,623],[885,642],[886,625],[910,642],[911,642],[912,642],[913,642],[914,642],[915,642],[916,642],[917,642],[918,642],[920,629],[922,630],[923,643],[924,631],[926,632],[927,643],[928,633],[929,643],[930,634],[931,643],[932,635],[934,638]],"semanticDiagnosticsPerFile":[46,47,8,9,13,12,2,14,15,16,17,18,19,20,21,3,48,4,25,22,23,24,26,27,28,5,29,30,31,32,6,36,33,34,35,37,7,38,43,44,39,40,41,42,1,45,11,10,49,[50,[{"file":"./Gruntfile.js","start":27,"length":5,"messageText":"Parameter 'grunt' implicitly has an 'any' type.","category":1,"code":7006}]],938,936,279,278,280,281,287,286,288,289,290,291,294,293,295,297,296,298,300,299,301,302,304,303,309,308,311,310,355,354,357,356,359,358,361,360,363,362,365,364,367,366,368,370,369,372,371,373,382,381,384,383,375,374,377,376,351,350,353,352,348,347,349,390,389,392,391,397,396,399,398,404,403,406,405,411,410,413,412,448,447,450,449,425,424,427,426,418,417,415,414,416,420,419,441,440,428,443,442,437,436,439,438,452,451,453,233,292,467,455,454,458,457,456,285,284,283,460,462,461,459,307,306,305,314,320,312,319,316,315,318,317,325,328,327,326,465,464,463,323,322,321,380,379,378,385,388,387,386,395,394,393,402,401,400,409,408,407,446,445,444,423,422,421,429,466,431,430,432,435,434,433,268,276,266,267,270,277,271,274,282,272,269,324,313,275,240,237,241,243,242,244,246,245,247,254,253,255,258,257,259,261,260,262,264,263,265,474,473,475,477,476,478,480,479,481,485,484,486,488,487,489,491,490,492,494,493,495,496,497,499,498,500,502,501,503,251,249,250,252,248,505,504,506,508,507,509,511,510,512,514,513,515,517,516,518,524,523,525,527,526,528,532,531,533,469,468,470,535,534,536,537,539,538,540,542,541,543,544,545,550,549,551,553,552,554,556,555,557,559,558,560,562,561,563,565,564,566,570,569,571,573,572,574,482,483,579,578,580,582,583,581,585,584,587,586,588,590,589,591,593,592,594,596,595,597,826,827,599,598,600,605,606,607,608,610,609,611,613,612,614,616,615,617,619,618,620,622,621,623,625,626,624,628,629,627,576,577,575,631,632,630,634,635,633,637,638,636,640,641,639,643,644,642,646,647,645,649,650,648,652,653,651,655,656,654,658,659,657,661,662,660,669,670,668,672,673,671,666,667,675,676,674,547,548,679,677,680,678,681,683,684,682,214,687,688,686,690,691,689,239,256,238,664,665,663,471,472,692,694,695,693,696,697,699,698,701,702,700,704,705,703,708,706,709,707,711,712,710,567,568,716,714,713,717,715,722,723,721,719,720,718,726,727,725,732,733,731,735,736,734,737,739,738,741,742,743,740,745,746,744,748,749,747,751,752,750,754,755,753,757,758,756,760,761,762,759,216,217,215,763,764,766,767,765,769,770,768,800,801,799,772,773,771,775,776,774,778,779,777,781,782,780,784,785,783,787,788,786,791,789,792,790,794,795,793,797,798,796,803,804,802,806,807,805,808,810,811,809,813,814,812,816,817,815,729,730,728,521,522,520,602,601,603,604,830,822,823,137,138,139,140,141,142,143,144,145,146,157,147,148,149,150,151,152,153,154,155,156,546,828,829,831,530,529,853,847,841,839,136,832,842,840,834,519,848,856,852,854,67,857,849,837,836,843,833,855,846,844,845,838,850,851,835,724,236,825,824,819,818,685,821,820,212,213,218,219,220,234,221,222,223,224,225,228,229,226,230,231,227,232,91,92,90,95,94,93,71,72,69,70,73,87,88,122,120,119,121,123,96,97,131,130,132,134,133,108,109,125,124,126,127,129,128,89,107,99,100,74,76,85,86,75,112,114,116,117,110,115,113,111,135,118,98,82,78,79,77,83,81,84,80,101,105,103,104,102,106,68,209,210,167,168,172,173,158,159,203,204,174,175,176,160,177,161,162,163,164,165,205,206,207,208,166,197,211,201,178,180,179,182,181,170,169,171,183,202,198,184,189,191,190,186,185,193,192,195,194,188,187,196,199,200,346,342,329,345,338,336,335,334,331,332,340,333,330,337,343,344,339,341,56,59,58,57,935,941,937,939,940,997,996,998,999,1000,1001,1002,1003,1008,1004,1007,1005,1013,1016,1017,1018,1019,1014,1020,1021,1022,1006,1024,1025,1023,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1037,1036,1038,1009,1040,1041,942,943,945,946,947,948,949,950,951,952,953,954,955,957,956,958,959,960,944,994,961,962,963,995,964,965,966,967,968,969,970,971,972,973,974,975,976,978,977,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,1042,1043,1044,53,1012,1011,861,1045,1046,1047,1049,235,1048,1050,1051,51,55,1052,54,1077,1078,1053,1056,1075,1076,1066,1065,1063,1058,1071,1069,1073,1057,1070,1074,1059,1060,1072,1054,1061,1062,1064,1068,1079,1067,1055,1092,1091,1086,1088,1087,1080,1081,1083,1085,1089,1090,1082,1084,1010,1015,1093,1094,1095,273,52,1039,66,64,65,63,61,60,62,859,[860,[{"file":"./src/CaratDesignSystemDarkTheme.tsx","start":174,"length":37,"messageText":"Cannot find module 'src/assets/images/_ErrorOutline.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemDarkTheme.tsx","start":268,"length":45,"messageText":"Cannot find module 'src/assets/images/_WarningAmberOutlined.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemDarkTheme.tsx","start":362,"length":37,"messageText":"Cannot find module 'src/assets/images/_InfoOutlined.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemDarkTheme.tsx","start":455,"length":44,"messageText":"Cannot find module 'src/assets/images/_CheckCircleOutlined.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemDarkTheme.tsx","start":556,"length":53,"messageText":"Cannot find module 'src/assets/images/_CheckBoxOutlineBlankOutlined.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemDarkTheme.tsx","start":666,"length":52,"messageText":"Cannot find module 'src/assets/images/_IndeterminateCheckBoxFilled.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemDarkTheme.tsx","start":769,"length":39,"messageText":"Cannot find module 'src/assets/images/_CheckBoxFilled.svg' or its corresponding type declarations.","category":1,"code":2307}]],[858,[{"file":"./src/CaratDesignSystemLightTheme.tsx","start":174,"length":37,"messageText":"Cannot find module 'src/assets/images/_ErrorOutline.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemLightTheme.tsx","start":268,"length":45,"messageText":"Cannot find module 'src/assets/images/_WarningAmberOutlined.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemLightTheme.tsx","start":362,"length":37,"messageText":"Cannot find module 'src/assets/images/_InfoOutlined.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemLightTheme.tsx","start":455,"length":44,"messageText":"Cannot find module 'src/assets/images/_CheckCircleOutlined.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemLightTheme.tsx","start":556,"length":53,"messageText":"Cannot find module 'src/assets/images/_CheckBoxOutlineBlankOutlined.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemLightTheme.tsx","start":666,"length":52,"messageText":"Cannot find module 'src/assets/images/_IndeterminateCheckBoxFilled.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/CaratDesignSystemLightTheme.tsx","start":769,"length":39,"messageText":"Cannot find module 'src/assets/images/_CheckBoxFilled.svg' or its corresponding type declarations.","category":1,"code":2307}]],[864,[{"file":"./src/components/Account/Account.tsx","start":685,"length":12,"messageText":"'AccountProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],867,868,865,866,[869,[{"file":"./src/components/Badge1/Badge1.tsx","start":655,"length":39,"messageText":"Cannot find module 'src/assets/images/Badge_Ellipse_1.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Badge1/Badge1.tsx","start":723,"length":41,"messageText":"Cannot find module 'src/assets/images/Badge_Ellipse_1_1.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Badge1/Badge1.tsx","start":793,"length":41,"messageText":"Cannot find module 'src/assets/images/Badge_Ellipse_1_2.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Badge1/Badge1.tsx","start":863,"length":41,"messageText":"Cannot find module 'src/assets/images/Badge_Ellipse_1_3.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Badge1/Badge1.tsx","start":962,"length":11,"messageText":"'Badge1Props' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[870,[{"file":"./src/components/Bars/Bars.tsx","start":685,"length":9,"messageText":"'BarsProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],873,874,871,872,[875,[{"file":"./src/components/Button1/Button1.tsx","start":685,"length":12,"messageText":"'Button1Props' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[876,[{"file":"./src/components/CashbackOffer/CashbackOffer.tsx","start":658,"length":50,"messageText":"Cannot find module 'src/assets/images/Cashbackoffer_Rectangle_51.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/CashbackOffer/CashbackOffer.tsx","start":736,"length":47,"messageText":"Cannot find module 'src/assets/images/Cashbackoffer_Ellipse_1.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/CashbackOffer/CashbackOffer.tsx","start":895,"length":18,"messageText":"'CashbackOfferProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],879,880,[877,[{"file":"./src/components/Cell/Cell.tsx","start":655,"length":38,"messageText":"Cannot find module 'src/assets/images/Cell_Ellipse_3.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Cell/Cell.tsx","start":802,"length":9,"messageText":"'CellProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[878,[{"file":"./src/components/Cell/index.ts","start":9,"length":4,"messageText":"Module '\"./Cell\"' has no exported member 'Cell'. Did you mean to use 'import Cell from \"./Cell\"' instead?","category":1,"code":2614}]],[881,[{"file":"./src/components/Checkbox1/Checkbox1.tsx","start":654,"length":41,"messageText":"Cannot find module 'src/assets/images/Checkbox_Vector_1.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Checkbox1/Checkbox1.tsx","start":753,"length":14,"messageText":"'Checkbox1Props' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[882,[{"file":"./src/components/CheckboxItem/CheckboxItem.tsx","start":745,"length":17,"messageText":"'CheckboxItemProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[883,[{"file":"./src/components/CreditCard/CreditCard.tsx","start":655,"length":43,"messageText":"Cannot find module 'src/assets/images/CreditCard_polygon9.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/CreditCard/CreditCard.tsx","start":724,"length":41,"messageText":"Cannot find module 'src/assets/images/CreditCard_path11.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/CreditCard/CreditCard.tsx","start":791,"length":41,"messageText":"Cannot find module 'src/assets/images/CreditCard_path13.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/CreditCard/CreditCard.tsx","start":858,"length":41,"messageText":"Cannot find module 'src/assets/images/CreditCard_path15.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/CreditCard/CreditCard.tsx","start":925,"length":41,"messageText":"Cannot find module 'src/assets/images/CreditCard_path17.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/CreditCard/CreditCard.tsx","start":991,"length":40,"messageText":"Cannot find module 'src/assets/images/CreditCard_Union.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/CreditCard/CreditCard.tsx","start":1071,"length":73,"messageText":"Cannot find module 'src/assets/images/CreditCard_Untitled_design__3__removebg_preview_1.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/CreditCard/CreditCard.tsx","start":1202,"length":15,"messageText":"'CreditCardProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[884,[{"file":"./src/components/FeaturedOffer/FeaturedOffer.tsx","start":655,"length":47,"messageText":"Cannot find module 'src/assets/images/FeaturedOffer_Ellipse_1.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/FeaturedOffer/FeaturedOffer.tsx","start":760,"length":18,"messageText":"'FeaturedOfferProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],889,890,887,888,[891,[{"file":"./src/components/Graph1Line/Graph1Line.tsx","start":654,"length":43,"messageText":"Cannot find module 'src/assets/images/Graph1line_Vector_1.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Graph1Line/Graph1Line.tsx","start":725,"length":44,"messageText":"Cannot find module 'src/assets/images/Graph1line_Ellipse_3.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Graph1Line/Graph1Line.tsx","start":795,"length":41,"messageText":"Cannot find module 'src/assets/images/Graph1line_Vector.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Graph1Line/Graph1Line.tsx","start":863,"length":43,"messageText":"Cannot find module 'src/assets/images/Graph1line_Vector_2.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Graph1Line/Graph1Line.tsx","start":933,"length":43,"messageText":"Cannot find module 'src/assets/images/Graph1line_Vector_3.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Graph1Line/Graph1Line.tsx","start":1003,"length":43,"messageText":"Cannot find module 'src/assets/images/Graph1line_Vector_4.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Graph1Line/Graph1Line.tsx","start":1073,"length":43,"messageText":"Cannot find module 'src/assets/images/Graph1line_Vector_5.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Graph1Line/Graph1Line.tsx","start":1174,"length":15,"messageText":"'Graph1LineProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],894,895,892,893,[896,[{"file":"./src/components/IconSolidIntegrations/IconSolidIntegrations.tsx","start":653,"length":52,"messageText":"Cannot find module 'src/assets/images/IconSolidIntegrations_Vector.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/IconSolidIntegrations/IconSolidIntegrations.tsx","start":763,"length":26,"messageText":"'IconSolidIntegrationsProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[897,[{"file":"./src/components/Input1/Input1.tsx","start":667,"length":63,"messageText":"Cannot find module 'src/assets/images/Input_heroicons_mini_information_circle.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Input1/Input1.tsx","start":771,"length":65,"messageText":"Cannot find module 'src/assets/images/Input_heroicons_mini_information_circle_1.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Input1/Input1.tsx","start":876,"length":64,"messageText":"Cannot find module 'src/assets/images/Input_heroicons_mini_exclaimation_circle.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Input1/Input1.tsx","start":980,"length":57,"messageText":"Cannot find module 'src/assets/images/Input_heroicons_mini_chevron_down.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Input1/Input1.tsx","start":1095,"length":11,"messageText":"'Input1Props' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[898,[{"file":"./src/components/Login/Login.tsx","start":790,"length":10,"messageText":"'LoginProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[900,[{"file":"./src/components/Menu/Menu.tsx","start":667,"length":67,"messageText":"Cannot find module 'src/assets/images/Menu_Untitled_design__3__removebg_preview_1.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Menu/Menu.tsx","start":757,"length":36,"messageText":"Cannot find module 'src/assets/images/Menu_K__2__1.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Menu/Menu.tsx","start":821,"length":38,"messageText":"Cannot find module 'src/assets/images/Menu_Ellipse_2.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Menu/Menu.tsx","start":899,"length":66,"messageText":"Cannot find module 'src/assets/images/Menu_heroicons_outline_ellipsis_horizontal.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Menu/Menu.tsx","start":1080,"length":9,"messageText":"'MenuProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],902,903,[899,[{"file":"./src/components/MenuItem/MenuItem.tsx","start":667,"length":55,"messageText":"Cannot find module 'src/assets/images/MenuItem_heroicons_outline_home.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/MenuItem/MenuItem.tsx","start":763,"length":57,"messageText":"Cannot find module 'src/assets/images/MenuItem_heroicons_outline_home_1.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/MenuItem/MenuItem.tsx","start":861,"length":57,"messageText":"Cannot find module 'src/assets/images/MenuItem_heroicons_outline_home_2.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/MenuItem/MenuItem.tsx","start":959,"length":57,"messageText":"Cannot find module 'src/assets/images/MenuItem_heroicons_outline_home_3.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/MenuItem/MenuItem.tsx","start":1074,"length":13,"messageText":"'MenuItemProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[901,[{"file":"./src/components/MenuItem/index.ts","start":9,"length":8,"messageText":"Module '\"./MenuItem\"' has no exported member 'MenuItem'. Did you mean to use 'import MenuItem from \"./MenuItem\"' instead?","category":1,"code":2614}]],[904,[{"file":"./src/components/Miles/Miles.tsx","start":657,"length":40,"messageText":"Cannot find module 'src/assets/images/Miles_Topography.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Miles/Miles.tsx","start":737,"length":53,"messageText":"Cannot find module 'src/assets/images/Miles_heroicons_mini_sparkles.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Miles/Miles.tsx","start":848,"length":10,"messageText":"'MilesProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[906,[{"file":"./src/components/ReadOnlyForm/ReadOnlyForm.tsx","start":766,"length":17,"messageText":"'ReadOnlyFormProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[905,[{"file":"./src/components/ReadOnlyFormItem/ReadOnlyFormItem.tsx","start":736,"length":21,"messageText":"'ReadOnlyFormItemProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[907,[{"file":"./src/components/RedeemMilesModal/RedeemMilesModal.tsx","start":657,"length":51,"messageText":"Cannot find module 'src/assets/images/RedeemMilesModal_Topography.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/RedeemMilesModal/RedeemMilesModal.tsx","start":748,"length":64,"messageText":"Cannot find module 'src/assets/images/RedeemMilesModal_heroicons_mini_sparkles.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/RedeemMilesModal/RedeemMilesModal.tsx","start":852,"length":65,"messageText":"Cannot find module 'src/assets/images/RedeemMilesModal_heroicons_outline_x_mark.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/RedeemMilesModal/RedeemMilesModal.tsx","start":958,"length":66,"messageText":"Cannot find module 'src/assets/images/RedeemMilesModal_heroicons_mini_sparkles_1.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/RedeemMilesModal/RedeemMilesModal.tsx","start":1065,"length":67,"messageText":"Cannot find module 'src/assets/images/RedeemMilesModal_heroicons_outline_x_mark_1.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/RedeemMilesModal/RedeemMilesModal.tsx","start":1295,"length":21,"messageText":"'RedeemMilesModalProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],908,909,[885,[{"file":"./src/components/Row/Row.tsx","start":653,"length":34,"messageText":"Cannot find module 'src/assets/images/Row_Vector.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Row/Row.tsx","start":714,"length":36,"messageText":"Cannot find module 'src/assets/images/Row_Vector_1.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Row/Row.tsx","start":777,"length":36,"messageText":"Cannot find module 'src/assets/images/Row_Vector_2.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Row/Row.tsx","start":840,"length":36,"messageText":"Cannot find module 'src/assets/images/Row_Vector_3.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Row/Row.tsx","start":903,"length":36,"messageText":"Cannot find module 'src/assets/images/Row_Vector_4.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Row/Row.tsx","start":1093,"length":8,"messageText":"'RowProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[886,[{"file":"./src/components/Row/index.ts","start":9,"length":3,"messageText":"Module '\"./Row\"' has no exported member 'Row'. Did you mean to use 'import Row from \"./Row\"' instead?","category":1,"code":2614}]],[910,[{"file":"./src/components/SecureCode/SecureCode.tsx","start":685,"length":15,"messageText":"'SecureCodeProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[911,[{"file":"./src/components/Selection/Selection.tsx","start":655,"length":43,"messageText":"Cannot find module 'src/assets/images/Selection_Ellipse_4.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/Selection/Selection.tsx","start":756,"length":14,"messageText":"'SelectionProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[912,[{"file":"./src/components/StepIcon/StepIcon.tsx","start":655,"length":42,"messageText":"Cannot find module 'src/assets/images/StepIcon_Ellipse_5.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/StepIcon/StepIcon.tsx","start":735,"length":53,"messageText":"Cannot find module 'src/assets/images/StepIcon_heroicons_mini_check.svg' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/StepIcon/StepIcon.tsx","start":817,"length":44,"messageText":"Cannot find module 'src/assets/images/StepIcon_Ellipse_5_1.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/StepIcon/StepIcon.tsx","start":889,"length":42,"messageText":"Cannot find module 'src/assets/images/StepIcon_Ellipse_6.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/StepIcon/StepIcon.tsx","start":960,"length":44,"messageText":"Cannot find module 'src/assets/images/StepIcon_Ellipse_5_2.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/StepIcon/StepIcon.tsx","start":1033,"length":44,"messageText":"Cannot find module 'src/assets/images/StepIcon_Ellipse_6_1.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/StepIcon/StepIcon.tsx","start":1135,"length":13,"messageText":"'StepIconProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[913,[{"file":"./src/components/Stepper/Stepper.tsx","start":742,"length":12,"messageText":"'StepperProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[914,[{"file":"./src/components/SubMenu/SubMenu.tsx","start":742,"length":12,"messageText":"'SubMenuProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[915,[{"file":"./src/components/TabItem/TabItem.tsx","start":685,"length":12,"messageText":"'TabItemProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[916,[{"file":"./src/components/Table/Table.tsx","start":727,"length":10,"messageText":"'TableProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[917,[{"file":"./src/components/Tabs/Tabs.tsx","start":739,"length":9,"messageText":"'TabsProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],[918,[{"file":"./src/components/WeekendSpecials/WeekendSpecials.tsx","start":658,"length":52,"messageText":"Cannot find module 'src/assets/images/WeekendSpecials_Rectangle_24.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/WeekendSpecials/WeekendSpecials.tsx","start":743,"length":54,"messageText":"Cannot find module 'src/assets/images/WeekendSpecials_Rectangle_4807.png' or its corresponding type declarations.","category":1,"code":2307},{"file":"./src/components/WeekendSpecials/WeekendSpecials.tsx","start":855,"length":20,"messageText":"'WeekendSpecialsProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.","category":1,"code":1484}]],919,920,921,922,923,924,925,926,927,928,929,930,931,932,[862,[{"file":"./src/index.tsx","start":83,"length":3,"messageText":"Module '\"./App\"' has no exported member 'App'. Did you mean to use 'import App from \"./App\"' instead?","category":1,"code":2614},{"file":"./src/index.tsx","start":187,"length":3,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'HTMLElement | null' is not assignable to parameter of type 'Element | DocumentFragment'.","category":1,"code":2345,"next":[{"messageText":"Type 'null' is not assignable to type 'Element | DocumentFragment'.","category":1,"code":2322}]}}]],933,934,863],"latestChangedDtsFile":"./dist/src/screens/Dashboard/index.d.ts"},"version":"5.1.6"} \ No newline at end of file diff --git a/Gruntfile.d.ts b/Gruntfile.d.ts new file mode 100644 index 0000000..54c9d72 --- /dev/null +++ b/Gruntfile.d.ts @@ -0,0 +1,3 @@ +declare function _exports(grunt: any): void; +export = _exports; +//# sourceMappingURL=Gruntfile.d.ts.map \ No newline at end of file diff --git a/Gruntfile.d.ts.map b/Gruntfile.d.ts.map new file mode 100644 index 0000000..dc966ac --- /dev/null +++ b/Gruntfile.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Gruntfile.d.ts","sourceRoot":"","sources":["Gruntfile.js"],"names":[],"mappings":"AAAiB,4CA+Bd"} \ No newline at end of file diff --git a/package.json b/package.json index d125361..1827036 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,11 @@ "build-storybook": "storybook build" }, "dependencies": { + "@mui/material": "^5.14.3", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", + "react-helmet-async": "^1.3.0", "react-router-dom": "^6.8.1" }, "devDependencies": { @@ -27,6 +29,7 @@ "@storybook/react": "^7.0.3", "@storybook/react-webpack5": "^7.0.3", "@storybook/testing-library": "^0.0.14-next.2", + "@types/react-dom": "^18.2.7", "grunt": "^1.6.1", "grunt-contrib-concat": "^2.1.0", "grunt-contrib-uglify": "^5.2.2", diff --git a/src/App.d.ts b/src/App.d.ts new file mode 100644 index 0000000..4ba96ff --- /dev/null +++ b/src/App.d.ts @@ -0,0 +1,4 @@ +import React from 'react'; +declare function App(): React.JSX.Element; +export default App; +//# sourceMappingURL=App.d.ts.map \ No newline at end of file diff --git a/src/App.d.ts.map b/src/App.d.ts.map new file mode 100644 index 0000000..067f579 --- /dev/null +++ b/src/App.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"App.d.ts","sourceRoot":"","sources":["App.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,iBAAS,GAAG,sBAUX;AAED,eAAe,GAAG,CAAC"} \ No newline at end of file diff --git a/src/App.js b/src/App.js new file mode 100644 index 0000000..d74ed85 --- /dev/null +++ b/src/App.js @@ -0,0 +1,13 @@ +import React from 'react'; +import { Routes, Route } from 'react-router-dom'; +import { HelmetProvider } from 'react-helmet-async'; +import { ThemeProvider, StyledEngineProvider } from '@mui/material/styles'; +import questTheme from './CaratDesignSystemLightTheme'; +function App() { + return (React.createElement(HelmetProvider, null, + React.createElement(StyledEngineProvider, { injectFirst: true }, + React.createElement(ThemeProvider, { theme: questTheme }, + React.createElement(Routes, null))))); +} +export default App; +//# sourceMappingURL=App.js.map \ No newline at end of file diff --git a/src/App.js.map b/src/App.js.map new file mode 100644 index 0000000..d3437f8 --- /dev/null +++ b/src/App.js.map @@ -0,0 +1 @@ +{"version":3,"file":"App.js","sourceRoot":"","sources":["App.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAC3E,OAAO,UAAU,MAAM,+BAA+B,CAAC;AAEvD,SAAS,GAAG;IACV,OAAO,CACL,oBAAC,cAAc;QACb,oBAAC,oBAAoB,IAAC,WAAW;YAC/B,oBAAC,aAAa,IAAC,KAAK,EAAE,UAAU;gBAC9B,oBAAC,MAAM,OAAU,CACH,CACK,CACR,CAClB,CAAC;AACJ,CAAC;AAED,eAAe,GAAG,CAAC","sourcesContent":["import React from 'react';\nimport { Routes, Route } from 'react-router-dom';\nimport { HelmetProvider } from 'react-helmet-async';\nimport { ThemeProvider, StyledEngineProvider } from '@mui/material/styles';\nimport questTheme from './CaratDesignSystemLightTheme';\n\nfunction App() {\n return (\n \n \n \n \n \n \n \n );\n}\n\nexport default App;\n"]} \ No newline at end of file diff --git a/src/App.tsx b/src/App.tsx index 82fc128..8891925 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -2,7 +2,7 @@ import React from 'react'; import { Routes, Route } from 'react-router-dom'; import { HelmetProvider } from 'react-helmet-async'; import { ThemeProvider, StyledEngineProvider } from '@mui/material/styles'; -import questTheme from 'src/CaratDesignSystemLightTheme'; +import questTheme from './CaratDesignSystemLightTheme'; function App() { return ( diff --git a/src/CaratDesignSystemDarkTheme.d.ts b/src/CaratDesignSystemDarkTheme.d.ts new file mode 100644 index 0000000..95273c0 --- /dev/null +++ b/src/CaratDesignSystemDarkTheme.d.ts @@ -0,0 +1,3 @@ +declare const darkQuestTheme: import("@mui/material/styles").Theme; +export default darkQuestTheme; +//# sourceMappingURL=CaratDesignSystemDarkTheme.d.ts.map \ No newline at end of file diff --git a/src/CaratDesignSystemDarkTheme.d.ts.map b/src/CaratDesignSystemDarkTheme.d.ts.map new file mode 100644 index 0000000..f823dd0 --- /dev/null +++ b/src/CaratDesignSystemDarkTheme.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"CaratDesignSystemDarkTheme.d.ts","sourceRoot":"","sources":["CaratDesignSystemDarkTheme.tsx"],"names":[],"mappings":"AA2lBA,QAAA,MAAM,cAAc,sCAukCnB,CAAC;AAEF,eAAe,cAAc,CAAC"} \ No newline at end of file diff --git a/src/CaratDesignSystemDarkTheme.js b/src/CaratDesignSystemDarkTheme.js new file mode 100644 index 0000000..01f84e6 --- /dev/null +++ b/src/CaratDesignSystemDarkTheme.js @@ -0,0 +1,1477 @@ +import React from 'react'; +import { createTheme } from '@mui/material/styles'; +import SvgIcon from '@mui/material/SvgIcon'; +import { ReactComponent as ErrorOutline } from 'src/assets/images/_ErrorOutline.svg'; +import { ReactComponent as WarningAmberOutlined } from 'src/assets/images/_WarningAmberOutlined.svg'; +import { ReactComponent as InfoOutlined } from 'src/assets/images/_InfoOutlined.svg'; +import { ReactComponent as CheckCircleOutlined } from 'src/assets/images/_CheckCircleOutlined.svg'; +import { ReactComponent as CheckBoxOutlineBlank } from 'src/assets/images/_CheckBoxOutlineBlankOutlined.svg'; +import { ReactComponent as IndeterminateCheckBo } from 'src/assets/images/_IndeterminateCheckBoxFilled.svg'; +import { ReactComponent as CheckBoxFilled } from 'src/assets/images/_CheckBoxFilled.svg'; +const darkGlobalTheme = createTheme({ + palette: { + '50': 'rgba(236, 239, 241, 1)', + '100': 'rgba(207, 216, 220, 1)', + '200': 'rgba(176, 190, 197, 1)', + '300': 'rgba(144, 164, 174, 1)', + '400': 'rgba(120, 144, 156, 1)', + '500': 'rgba(96, 125, 139, 1)', + '600': 'rgba(84, 110, 122, 1)', + '700': 'rgba(69, 90, 100, 1)', + '800': 'rgba(55, 71, 79, 1)', + '900': 'rgba(38, 50, 56, 1)', + mode: 'dark', + primary: { + main: 'rgba(144, 202, 249, 1)', + contrastText: 'rgba(0, 0, 0, 0.87)', + }, + secondary: { + main: 'rgba(206, 147, 216, 1)', + contrastText: 'rgba(0, 0, 0, 0.87)', + }, + error: { + main: 'rgba(244, 67, 54, 1)', + contrastText: 'rgba(255, 255, 255, 1)', + }, + warning: { + main: 'rgba(255, 167, 38, 1)', + contrastText: 'rgba(0, 0, 0, 0.87)', + }, + success: { + main: 'rgba(102, 187, 106, 1)', + contrastText: 'rgba(0, 0, 0, 0.87)', + }, + info: { + main: 'rgba(41, 182, 246, 1)', + contrastText: 'rgba(0, 0, 0, 0.87)', + }, + text: { + primary: 'rgba(255, 255, 255, 1)', + secondary: 'rgba(255, 255, 255, 0.7)', + disabled: 'rgba(255, 255, 255, 0.5)', + }, + action: { + disabledBackground: 'rgba(255, 255, 255, 0.12)', + focus: 'rgba(255, 255, 255, 0.12)', + }, + Text: { + Primary: 'rgba(255, 255, 255, 1)', + Secondary: 'rgba(255, 255, 255, 0.7)', + Disabled: 'rgba(255, 255, 255, 0.5)', + 'Primary Shades': { + '4p': 'rgba(0, 0, 0, 0.04)', + '12p': 'rgba(255, 255, 255, 0.12)', + '30p': 'rgba(255, 255, 255, 0.3)', + }, + 'Secondary Shades': { + '4p': 'rgba(255, 255, 255, 0.04)', + '18p': 'rgba(255, 255, 255, 0.18)', + }, + }, + Primary: { + Main: 'rgba(144, 202, 249, 1)', + Contrast: 'rgba(0, 0, 0, 0.87)', + Shades: { + '8p': 'rgba(144, 202, 249, 0.08)', + '12p': 'rgba(144, 202, 249, 0.12)', + '16p': 'rgba(144, 202, 249, 0.16)', + '30p': 'rgba(144, 202, 249, 0.3)', + '50p': 'rgba(144, 202, 249, 0.5)', + }, + }, + Secondary: { + Main: 'rgba(206, 147, 216, 1)', + Contrast: 'rgba(0, 0, 0, 0.87)', + Shades: { + '8p': 'rgba(206, 147, 216, 0.08)', + '12p': 'rgba(206, 147, 216, 0.12)', + '16p': 'rgba(206, 147, 216, 0.16)', + '30p': 'rgba(206, 147, 216, 0.3)', + '50p': 'rgba(206, 147, 216, 0.5)', + }, + }, + Action: { + 'Hover (8p)': 'rgba(255, 255, 255, 0.08)', + 'Disabled Background (12p)': 'rgba(255, 255, 255, 0.12)', + 'Focus (12p)': 'rgba(255, 255, 255, 0.12)', + 'Selected (16p)': 'rgba(255, 255, 255, 0.16)', + 'Disabled (30p)': 'rgba(255, 255, 255, 0.3)', + 'Active (56p)': 'rgba(255, 255, 255, 0.56)', + }, + Error: { + Main: 'rgba(244, 67, 54, 1)', + Contrast: 'rgba(255, 255, 255, 1)', + Shades: { + '8p': 'rgba(244, 67, 54, 0.08)', + '12p': 'rgba(244, 67, 54, 0.12)', + '30p': 'rgba(244, 67, 54, 0.3)', + '50p': 'rgba(244, 67, 54, 0.5)', + '160p': 'rgba(244, 67, 54, 1)', + '190p': 'rgba(244, 67, 54, 1)', + }, + }, + Warning: { + Main: 'rgba(255, 167, 38, 1)', + Contrast: 'rgba(0, 0, 0, 0.87)', + Shades: { + '8p': 'rgba(255, 167, 38, 0.08)', + '12p': 'rgba(255, 167, 38, 0.12)', + '30p': 'rgba(255, 167, 38, 0.3)', + '50p': 'rgba(255, 167, 38, 0.5)', + '160p': 'rgba(255, 167, 38, 1)', + '190p': 'rgba(255, 167, 38, 1)', + }, + }, + Info: { + Main: 'rgba(41, 182, 246, 1)', + Contrast: 'rgba(0, 0, 0, 0.87)', + Shades: { + '8p': 'rgba(2, 136, 209, 0.08)', + '12p': 'rgba(2, 136, 209, 0.12)', + '30p': 'rgba(2, 136, 209, 0.3)', + '50p': 'rgba(2, 136, 209, 0.5)', + '160p': 'rgba(2, 136, 209, 1)', + '190p': 'rgba(2, 136, 209, 1)', + }, + }, + Success: { + Main: 'rgba(102, 187, 106, 1)', + Contrast: 'rgba(0, 0, 0, 0.87)', + Shades: { + '8p': 'rgba(102, 187, 106, 0.08)', + '12p': 'rgba(102, 187, 106, 0.12)', + '30p': 'rgba(102, 187, 106, 0.3)', + '50p': 'rgba(102, 187, 106, 0.5)', + '160p': 'rgba(102, 187, 106, 1)', + '190p': 'rgba(102, 187, 106, 1)', + }, + }, + Background: { + Default: 'rgba(18, 18, 18, 1)', + Paper: { + 'Elevation 1': 'rgba(18, 18, 18, 1)', + 'Elevation 2': 'rgba(18, 18, 18, 1)', + 'Elevation 3': 'rgba(18, 18, 18, 1)', + 'Elevation 4': 'rgba(18, 18, 18, 1)', + 'Elevation 5': 'rgba(18, 18, 18, 1)', + 'Elevation 6': 'rgba(18, 18, 18, 1)', + 'Elevation 7': 'rgba(18, 18, 18, 1)', + 'Elevation 8': 'rgba(18, 18, 18, 1)', + 'Elevation 9': 'rgba(18, 18, 18, 1)', + 'Elevation 10': 'rgba(18, 18, 18, 1)', + 'Elevation 11': 'rgba(18, 18, 18, 1)', + 'Elevation 12': 'rgba(18, 18, 18, 1)', + 'Elevation 13': 'rgba(18, 18, 18, 1)', + 'Elevation 14': 'rgba(18, 18, 18, 1)', + 'Elevation 15': 'rgba(18, 18, 18, 1)', + 'Elevation 16': 'rgba(18, 18, 18, 1)', + 'Elevation 17': 'rgba(18, 18, 18, 1)', + 'Elevation 18': 'rgba(18, 18, 18, 1)', + 'Elevation 19': 'rgba(18, 18, 18, 1)', + 'Elevation 20': 'rgba(18, 18, 18, 1)', + 'Elevation 21': 'rgba(18, 18, 18, 1)', + 'Elevation 22': 'rgba(18, 18, 18, 1)', + 'Elevation 23': 'rgba(18, 18, 18, 1)', + 'Elevation 24': 'rgba(18, 18, 18, 1)', + }, + }, + Other: { + Divider: 'rgba(255, 255, 255, 0.12)', + 'Outlined Border (23p)': 'rgba(255, 255, 255, 0.23)', + 'Filled Input Background': 'rgba(255, 255, 255, 0.09)', + 'Standard Input Line': 'rgba(255, 255, 255, 0.42)', + Snackbar: 'rgba(50, 50, 50, 1)', + 'Rating Active': 'rgba(255, 180, 0, 1)', + 'focus-ring-color': 'rgba(153, 200, 255, 1)', + }, + Common: { + Black: { + '4p': 'rgba(0, 0, 0, 0.04)', + '12p': 'rgba(0, 0, 0, 0.12)', + '30p': 'rgba(0, 0, 0, 0.3)', + '100p': 'rgba(0, 0, 0, 1)', + }, + White: { + '8p': 'rgba(255, 255, 255, 0.08)', + '12p': 'rgba(255, 255, 255, 0.12)', + '30p': 'rgba(255, 255, 255, 0.3)', + '100p': 'rgba(255, 255, 255, 1)', + }, + }, + A100: 'rgba(130, 177, 255, 1)', + A200: 'rgba(68, 138, 255, 1)', + A400: 'rgba(41, 121, 255, 1)', + A700: 'rgba(41, 98, 255, 1)', + }, + typography: { + Typography: { + H1: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 300, + fontSize: '96px', + letterSpacing: '-1.44px', + textDecoration: 'none', + lineHeight: '116.70000553131104%', + textTransform: 'none', + }, + H2: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 300, + fontSize: '60px', + letterSpacing: '-0.3px', + textDecoration: 'none', + lineHeight: '120.00000476837158%', + textTransform: 'none', + }, + H3: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '48px', + letterSpacing: '0px', + textDecoration: 'none', + lineHeight: '116.70000553131104%', + textTransform: 'none', + }, + H4: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '34px', + letterSpacing: '0.085px', + textDecoration: 'none', + lineHeight: '123.50000143051147%', + textTransform: 'none', + }, + H5: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '24px', + letterSpacing: '0px', + textDecoration: 'none', + lineHeight: '133.39999914169312%', + textTransform: 'none', + }, + H6: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '20px', + letterSpacing: '0.030000001192092896px', + textDecoration: 'none', + lineHeight: '160.0000023841858%', + textTransform: 'none', + }, + 'Body 1': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '16px', + letterSpacing: '0.024000000953674317px', + textDecoration: 'none', + lineHeight: '150%', + textTransform: 'none', + }, + 'Body 2': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '14px', + letterSpacing: '0.023800000250339508px', + textDecoration: 'none', + lineHeight: '142.99999475479126%', + textTransform: 'none', + }, + 'Subtitle 1': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '16px', + letterSpacing: '0.024000000953674317px', + textDecoration: 'none', + lineHeight: '175%', + textTransform: 'none', + }, + 'Subtitle 2': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '14px', + letterSpacing: '0.014000000208616257px', + textDecoration: 'none', + lineHeight: '157.00000524520874%', + textTransform: 'none', + }, + Overline: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '12px', + letterSpacing: '0.12px', + textDecoration: 'none', + lineHeight: '266.00000858306885%', + textTransform: 'uppercase', + }, + Caption: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '12px', + letterSpacing: '0.04800000071525574px', + textDecoration: 'none', + lineHeight: '165.9999966621399%', + textTransform: 'none', + }, + }, + Components: { + 'Alert Title': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '16px', + letterSpacing: '0.024000000953674317px', + textDecoration: 'none', + lineHeight: '150%', + textTransform: 'none', + }, + 'Avatar Initials': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '20px', + letterSpacing: '0.02800000011920929px', + textDecoration: 'none', + lineHeight: '20px', + textTransform: 'none', + }, + 'Badge Label': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '12px', + letterSpacing: '0.016800000071525573px', + textDecoration: 'none', + lineHeight: '20px', + textTransform: 'none', + }, + 'Button Large': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '15px', + letterSpacing: '0.06900000125169754px', + textDecoration: 'none', + lineHeight: '26px', + textTransform: 'uppercase', + }, + 'Button Medium': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '14px', + letterSpacing: '0.056000000834465026px', + textDecoration: 'none', + lineHeight: '24px', + textTransform: 'uppercase', + }, + 'Button Small': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '13px', + letterSpacing: '0.05980000108480454px', + textDecoration: 'none', + lineHeight: '22px', + textTransform: 'uppercase', + }, + 'Input Label': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '12px', + letterSpacing: '0.01800000071525574px', + textDecoration: 'none', + lineHeight: '12px', + textTransform: 'none', + }, + 'Helper Text': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '12px', + letterSpacing: '0.04800000071525574px', + textDecoration: 'none', + lineHeight: '20px', + textTransform: 'none', + }, + 'Input Text': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '16px', + letterSpacing: '0.024000000953674317px', + textDecoration: 'none', + lineHeight: '24px', + textTransform: 'none', + }, + Chip: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '13px', + letterSpacing: '0.020799999535083772px', + textDecoration: 'none', + lineHeight: '18px', + textTransform: 'none', + }, + Tooltip: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '10px', + letterSpacing: '0px', + textDecoration: 'none', + lineHeight: '14px', + textTransform: 'none', + }, + 'Table Header': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '14px', + letterSpacing: '0.023800000250339508px', + textDecoration: 'none', + lineHeight: '24px', + textTransform: 'none', + }, + 'Menu Item': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '16px', + letterSpacing: '0.024000000953674317px', + textDecoration: 'none', + lineHeight: '150%', + textTransform: 'none', + }, + 'Menu Item Dense': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '14px', + letterSpacing: '0.023800000250339508px', + textDecoration: 'none', + lineHeight: '24px', + textTransform: 'none', + }, + 'List Subheader': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '14px', + letterSpacing: '0.014000000208616257px', + textDecoration: 'none', + lineHeight: '48px', + textTransform: 'none', + }, + 'Bottom Navigation Active Label': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '14px', + letterSpacing: '0.056000000834465026px', + textDecoration: 'none', + lineHeight: '165.9999966621399%', + textTransform: 'none', + }, + }, + }, + customShadows: { + Elevation: { + '1': { + boxShadow: '0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.2)', + }, + '2': { + boxShadow: '0px 1px 5px rgba(0, 0, 0, 0.12), 0px 2px 2px rgba(0, 0, 0, 0.14), 0px 3px 1px rgba(0, 0, 0, 0.2)', + }, + '3': { + boxShadow: '0px 1px 8px rgba(0, 0, 0, 0.12), 0px 3px 4px rgba(0, 0, 0, 0.14), 0px 3px 3px rgba(0, 0, 0, 0.2)', + }, + '4': { + boxShadow: '0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px rgba(0, 0, 0, 0.2)', + }, + '5': { + boxShadow: '0px 1px 14px rgba(0, 0, 0, 0.12), 0px 5px 8px rgba(0, 0, 0, 0.14), 0px 3px 5px rgba(0, 0, 0, 0.2)', + }, + '6': { + boxShadow: '0px 1px 18px rgba(0, 0, 0, 0.12), 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 3px 5px rgba(0, 0, 0, 0.2)', + }, + '7': { + boxShadow: '0px 2px 16px rgba(0, 0, 0, 0.12), 0px 7px 10px rgba(0, 0, 0, 0.14), 0px 4px 5px rgba(0, 0, 0, 0.2)', + }, + '8': { + boxShadow: '0px 3px 14px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 5px 5px rgba(0, 0, 0, 0.2)', + }, + '9': { + boxShadow: '0px 3px 16px rgba(0, 0, 0, 0.12), 0px 9px 12px rgba(0, 0, 0, 0.14), 0px 5px 6px rgba(0, 0, 0, 0.2)', + }, + '10': { + boxShadow: '0px 4px 18px rgba(0, 0, 0, 0.12), 0px 10px 14px rgba(0, 0, 0, 0.14), 0px 6px 6px rgba(0, 0, 0, 0.2)', + }, + '11': { + boxShadow: '0px 4px 20px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.14), 0px 6px 7px rgba(0, 0, 0, 0.2)', + }, + '12': { + boxShadow: '0px 5px 22px rgba(0, 0, 0, 0.12), 0px 12px 17px rgba(0, 0, 0, 0.14), 0px 7px 8px rgba(0, 0, 0, 0.2)', + }, + '13': { + boxShadow: '0px 5px 24px rgba(0, 0, 0, 0.12), 0px 13px 19px rgba(0, 0, 0, 0.14), 0px 7px 8px rgba(0, 0, 0, 0.2)', + }, + '14': { + boxShadow: '0px 5px 26px rgba(0, 0, 0, 0.12), 0px 14px 21px rgba(0, 0, 0, 0.14), 0px 7px 9px rgba(0, 0, 0, 0.2)', + }, + '15': { + boxShadow: '0px 6px 28px rgba(0, 0, 0, 0.12), 0px 15px 22px rgba(0, 0, 0, 0.14), 0px 8px 9px rgba(0, 0, 0, 0.2)', + }, + '16': { + boxShadow: '0px 6px 30px rgba(0, 0, 0, 0.12), 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 8px 10px rgba(0, 0, 0, 0.2)', + }, + '17': { + boxShadow: '0px 6px 32px rgba(0, 0, 0, 0.12), 0px 17px 26px rgba(0, 0, 0, 0.14), 0px 8px 11px rgba(0, 0, 0, 0.2)', + }, + '18': { + boxShadow: '0px 7px 34px rgba(0, 0, 0, 0.12), 0px 18px 28px rgba(0, 0, 0, 0.14), 0px 9px 11px rgba(0, 0, 0, 0.2)', + }, + '19': { + boxShadow: '0px 7px 36px rgba(0, 0, 0, 0.12), 0px 19px 29px rgba(0, 0, 0, 0.14), 0px 9px 12px rgba(0, 0, 0, 0.2)', + }, + '20': { + boxShadow: '0px 8px 38px rgba(0, 0, 0, 0.12), 0px 20px 31px rgba(0, 0, 0, 0.14), 0px 10px 13px rgba(0, 0, 0, 0.2)', + }, + '21': { + boxShadow: '0px 8px 40px rgba(0, 0, 0, 0.12), 0px 21px 33px rgba(0, 0, 0, 0.14), 0px 10px 13px rgba(0, 0, 0, 0.2)', + }, + '22': { + boxShadow: '0px 8px 42px rgba(0, 0, 0, 0.12), 0px 22px 35px rgba(0, 0, 0, 0.14), 0px 10px 14px rgba(0, 0, 0, 0.2)', + }, + '23': { + boxShadow: '0px 9px 44px rgba(0, 0, 0, 0.12), 0px 23px 36px rgba(0, 0, 0, 0.14), 0px 11px 14px rgba(0, 0, 0, 0.2)', + }, + '24': { + boxShadow: '0px 9px 46px rgba(0, 0, 0, 0.12), 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2)', + }, + 'Outlined Light': { + boxShadow: '0px 0px 0px rgba(224, 224, 224, 1)', + }, + 'Outlined Dark': { + boxShadow: '0px 0px 0px rgba(255, 255, 255, 0.12)', + }, + }, + }, +}); +const darkQuestTheme = createTheme({ + components: { + MuiButtonBase: { + defaultProps: { + disableRipple: true, + }, + }, + MuiAlert: { + defaultProps: { + iconMapping: { + error: React.createElement(SvgIcon, { component: ErrorOutline }), + warning: React.createElement(SvgIcon, { component: WarningAmberOutlined }), + info: React.createElement(SvgIcon, { component: InfoOutlined }), + success: React.createElement(SvgIcon, { component: CheckCircleOutlined }), + }, + }, + styleOverrides: { + filledError: { + backgroundColor: darkGlobalTheme.palette['Error']['Main'], + borderRadius: `4px`, + }, + filledWarning: { + backgroundColor: darkGlobalTheme.palette['Warning']['Main'], + borderRadius: `4px`, + }, + filledInfo: { + backgroundColor: darkGlobalTheme.palette['Info']['Main'], + borderRadius: `4px`, + }, + filledSuccess: { + backgroundColor: darkGlobalTheme.palette['Success']['Main'], + borderRadius: `4px`, + }, + }, + }, + MuiAvatar: { + styleOverrides: { + circular: {}, + square: {}, + rounded: { + borderRadius: `4px`, + }, + colorDefault: { + color: darkGlobalTheme.palette['Background']['Paper'], + fontStyle: darkGlobalTheme.typography['Components']['Avatar Initials'] + .fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Avatar Initials'] + .fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Avatar Initials'] + .fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Avatar Initials'] + .fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Avatar Initials'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Avatar Initials'] + .lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Avatar Initials'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Avatar Initials'] + .textTransform, + }, + }, + }, + MuiButton: { + styleOverrides: { + containedSizeLarge: { + fontStyle: darkGlobalTheme.typography['Components']['Button Large'] + .fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Button Large'] + .fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Button Large'] + .fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Button Large'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Button Large'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Button Large'] + .lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Button Large'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Button Large'] + .textTransform, + padding: `8px 22px`, + borderRadius: `4px`, + height: `42px`, + }, + containedSizeMedium: { + fontStyle: darkGlobalTheme.typography['Components']['Button Medium'] + .fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Button Medium'] + .fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Button Medium'] + .fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Button Medium'] + .fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Button Medium'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Button Medium'] + .lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Button Medium'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Button Medium'] + .textTransform, + padding: `6px 16px`, + borderRadius: `4px`, + height: `36px`, + }, + containedSizeSmall: { + fontStyle: darkGlobalTheme.typography['Components']['Button Small'] + .fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Button Small'] + .fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Button Small'] + .fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Button Small'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Button Small'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Button Small'] + .lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Button Small'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Button Small'] + .textTransform, + padding: `4px 10px`, + borderRadius: `4px`, + height: `30px`, + }, + containedPrimary: { + backgroundColor: darkGlobalTheme.palette['Primary']['Main'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(0, 0, 0, 0.87)`, + '&:hover': { + backgroundColor: darkGlobalTheme.palette['Primary']['Dark'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(0, 0, 0, 0.87)`, + }, + '&:disabled': { + backgroundColor: darkGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + containedSecondary: { + backgroundColor: darkGlobalTheme.palette['Secondary']['Main'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(0, 0, 0, 0.87)`, + '&:hover': { + backgroundColor: darkGlobalTheme.palette['Secondary']['Dark'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(0, 0, 0, 0.87)`, + }, + '&:disabled': { + backgroundColor: darkGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + containedError: { + backgroundColor: darkGlobalTheme.palette['Error']['Main'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + '&:hover': { + backgroundColor: darkGlobalTheme.palette['Error']['Dark'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + }, + '&:disabled': { + backgroundColor: darkGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + containedSuccess: { + backgroundColor: darkGlobalTheme.palette['Success']['Main'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(0, 0, 0, 0.87)`, + '&:hover': { + backgroundColor: darkGlobalTheme.palette['Success']['Dark'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(0, 0, 0, 0.87)`, + }, + '&:disabled': { + backgroundColor: darkGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + containedInfo: { + backgroundColor: darkGlobalTheme.palette['Info']['Main'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(0, 0, 0, 0.87)`, + '&:hover': { + backgroundColor: darkGlobalTheme.palette['Info']['Dark'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(0, 0, 0, 0.87)`, + }, + '&:disabled': { + backgroundColor: darkGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + containedWarning: { + backgroundColor: darkGlobalTheme.palette['Warning']['Main'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(0, 0, 0, 0.87)`, + '&:hover': { + backgroundColor: darkGlobalTheme.palette['Warning']['Dark'], + boxShadow: darkGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(0, 0, 0, 0.87)`, + }, + '&:disabled': { + backgroundColor: darkGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + textSizeMedium: { + fontStyle: darkGlobalTheme.typography['Components']['Button Medium'] + .fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Button Medium'] + .fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Button Medium'] + .fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Button Medium'] + .fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Button Medium'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Button Medium'] + .lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Button Medium'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Button Medium'] + .textTransform, + padding: `6px 8px`, + borderRadius: `4px`, + height: `36px`, + }, + textSizeLarge: { + fontStyle: darkGlobalTheme.typography['Components']['Button Large'] + .fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Button Large'] + .fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Button Large'] + .fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Button Large'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Button Large'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Button Large'] + .lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Button Large'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Button Large'] + .textTransform, + padding: `8px 11px`, + borderRadius: `4px`, + height: `42px`, + }, + textSizeSmall: { + fontStyle: darkGlobalTheme.typography['Components']['Button Small'] + .fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Button Small'] + .fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Button Small'] + .fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Button Small'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Button Small'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Button Small'] + .lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Button Small'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Button Small'] + .textTransform, + padding: `4px 5px`, + borderRadius: `4px`, + height: `30px`, + }, + textPrimary: { + color: `rgba(144, 202, 249, 1)`, + '&:hover': { + backgroundColor: darkGlobalTheme.palette['Primary']['Shades']['8p'], + color: `rgba(144, 202, 249, 1)`, + }, + '&:disabled': { + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + textSecondary: { + color: `rgba(206, 147, 216, 1)`, + '&:hover': { + backgroundColor: darkGlobalTheme.palette['Secondary']['Shades']['8p'], + color: `rgba(206, 147, 216, 1)`, + }, + '&:disabled': { + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + textError: { + color: `rgba(244, 67, 54, 1)`, + '&:hover': { + backgroundColor: `rgba(244, 67, 54, 0.08)`, + color: `rgba(244, 67, 54, 1)`, + }, + '&:disabled': { + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + textSuccess: { + color: `rgba(102, 187, 106, 1)`, + '&:hover': { + backgroundColor: `rgba(102, 187, 106, 0.08)`, + color: `rgba(102, 187, 106, 1)`, + }, + '&:disabled': { + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + textInfo: { + color: `rgba(41, 182, 246, 1)`, + '&:hover': { + backgroundColor: `rgba(2, 136, 209, 0.08)`, + color: `rgba(41, 182, 246, 1)`, + }, + '&:disabled': { + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + textWarning: { + color: `rgba(255, 167, 38, 1)`, + '&:hover': { + backgroundColor: `rgba(255, 167, 38, 0.08)`, + color: `rgba(255, 167, 38, 1)`, + }, + '&:disabled': { + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + outlinedSizeLarge: { + fontStyle: darkGlobalTheme.typography['Components']['Button Large'] + .fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Button Large'] + .fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Button Large'] + .fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Button Large'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Button Large'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Button Large'] + .lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Button Large'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Button Large'] + .textTransform, + padding: `8px 22px`, + borderRadius: `4px`, + height: `42px`, + }, + outlinedSizeMedium: { + fontStyle: darkGlobalTheme.typography['Components']['Button Medium'] + .fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Button Medium'] + .fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Button Medium'] + .fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Button Medium'] + .fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Button Medium'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Button Medium'] + .lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Button Medium'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Button Medium'] + .textTransform, + padding: `6px 16px`, + borderRadius: `4px`, + height: `36px`, + }, + outlinedSizeSmall: { + fontStyle: darkGlobalTheme.typography['Components']['Button Small'] + .fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Button Small'] + .fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Button Small'] + .fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Button Small'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Button Small'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Button Small'] + .lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Button Small'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Button Small'] + .textTransform, + padding: `4px 10px`, + borderRadius: `4px`, + height: `30px`, + }, + outlinedPrimary: { + border: `1px solid rgba(25, 118, 210, 0.5)`, + boxSizing: `border-box`, + color: `rgba(144, 202, 249, 1)`, + '&:hover': { + backgroundColor: darkGlobalTheme.palette['Primary']['Shades']['8p'], + border: `1px solid rgba(25, 118, 210, 0.5)`, + boxSizing: `border-box`, + color: `rgba(144, 202, 249, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + outlinedSecondary: { + border: `1px solid rgba(156, 39, 176, 0.5)`, + boxSizing: `border-box`, + color: `rgba(206, 147, 216, 1)`, + '&:hover': { + backgroundColor: darkGlobalTheme.palette['Secondary']['Shades']['8p'], + border: `1px solid rgba(156, 39, 176, 0.5)`, + boxSizing: `border-box`, + color: `rgba(206, 147, 216, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + outlinedError: { + border: `1px solid rgba(211, 47, 47, 0.5)`, + boxSizing: `border-box`, + color: `rgba(244, 67, 54, 1)`, + '&:hover': { + backgroundColor: `rgba(244, 67, 54, 0.08)`, + border: `1px solid rgba(211, 47, 47, 0.5)`, + boxSizing: `border-box`, + color: `rgba(244, 67, 54, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + outlinedSuccess: { + border: `1px solid rgba(46, 125, 50, 0.5)`, + boxSizing: `border-box`, + color: `rgba(102, 187, 106, 1)`, + '&:hover': { + backgroundColor: `rgba(102, 187, 106, 0.08)`, + border: `1px solid rgba(46, 125, 50, 0.5)`, + boxSizing: `border-box`, + color: `rgba(102, 187, 106, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + outlinedInfo: { + border: `1px solid rgba(2, 136, 209, 0.5)`, + boxSizing: `border-box`, + color: `rgba(41, 182, 246, 1)`, + '&:hover': { + backgroundColor: `rgba(2, 136, 209, 0.08)`, + border: `1px solid rgba(2, 136, 209, 0.5)`, + boxSizing: `border-box`, + color: `rgba(41, 182, 246, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + outlinedWarning: { + border: `1px solid rgba(237, 108, 2, 0.5)`, + boxSizing: `border-box`, + color: `rgba(255, 167, 38, 1)`, + '&:hover': { + backgroundColor: `rgba(255, 167, 38, 0.08)`, + border: `1px solid rgba(237, 108, 2, 0.5)`, + boxSizing: `border-box`, + color: `rgba(255, 167, 38, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + }, + }, + MuiCheckbox: { + defaultProps: { + icon: React.createElement(SvgIcon, { component: CheckBoxOutlineBlank }), + indeterminateIcon: React.createElement(SvgIcon, { component: IndeterminateCheckBo }), + checkedIcon: React.createElement(SvgIcon, { component: CheckBoxFilled }), + }, + styleOverrides: { + root: { + '&:hover': { + backgroundColor: darkGlobalTheme.palette['Primary']['Shades']['8p'], + borderRadius: `19px`, + }, + }, + }, + }, + MuiFormControlLabel: { + styleOverrides: { + label: { + color: darkGlobalTheme.palette['Text']['Primary'], + fontStyle: darkGlobalTheme.typography['Typography']['Body 1'].fontStyle, + fontFamily: darkGlobalTheme.typography['Typography']['Body 1'].fontFamily, + fontWeight: darkGlobalTheme.typography['Typography']['Body 1'].fontWeight, + fontSize: darkGlobalTheme.typography['Typography']['Body 1'].fontSize, + letterSpacing: darkGlobalTheme.typography['Typography']['Body 1'].letterSpacing, + lineHeight: darkGlobalTheme.typography['Typography']['Body 1'].lineHeight, + textDecoration: darkGlobalTheme.typography['Typography']['Body 1'].textDecoration, + textTransform: darkGlobalTheme.typography['Typography']['Body 1'].textTransform, + '&.Mui-disabled': { + color: `rgba(255, 255, 255, 0.3)`, + fontStyle: darkGlobalTheme.typography['Typography']['Body 1'].fontStyle, + fontFamily: darkGlobalTheme.typography['Typography']['Body 1'].fontFamily, + fontWeight: darkGlobalTheme.typography['Typography']['Body 1'].fontWeight, + fontSize: darkGlobalTheme.typography['Typography']['Body 1'].fontSize, + letterSpacing: darkGlobalTheme.typography['Typography']['Body 1'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Typography']['Body 1'].lineHeight, + textDecoration: darkGlobalTheme.typography['Typography']['Body 1'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Typography']['Body 1'] + .textTransform, + }, + }, + root: { + marginLeft: '0px', + }, + }, + }, + MuiDialog: { + styleOverrides: { + root: { + borderRadius: `4px`, + boxShadow: darkGlobalTheme.customShadows['Elevation']['24'].boxShadow, + padding: `8px 24px`, + }, + paper: { + background: `linear-gradient(180deg, rgba(255, 255, 255, 0.16) -3.0616171314629196e-15%, rgba(255, 255, 255, 0.16) 99.99999999999997%)`, + }, + }, + }, + MuiRadio: { + styleOverrides: { + root: { + '&.MuiRadio-colorPrimary': { + color: `rgba(255, 255, 255, 0.7)`, + '&.Mui-checked': { + color: `rgba(144, 202, 249, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(144, 202, 249, 0.08)`, + }, + }, + '&.MuiRadio-colorSecondary': { + color: `rgba(255, 255, 255, 0.7)`, + '&.Mui-checked': { + color: `rgba(206, 147, 216, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(206, 147, 216, 0.08)`, + }, + }, + '&.MuiRadio-colorError': { + color: `rgba(255, 255, 255, 0.7)`, + '&.Mui-checked': { + color: `rgba(244, 67, 54, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(244, 67, 54, 0.08)`, + }, + }, + '&.MuiRadio-colorWarning': { + color: `rgba(255, 255, 255, 0.7)`, + '&.Mui-checked': { + color: `rgba(255, 167, 38, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(255, 167, 38, 0.08)`, + }, + }, + '&.MuiRadio-colorSuccess': { + color: `rgba(255, 255, 255, 0.7)`, + '&.Mui-checked': { + color: `rgba(102, 187, 106, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(102, 187, 106, 0.08)`, + }, + }, + '&.MuiRadio-colorInfo': { + color: `rgba(255, 255, 255, 0.7)`, + '&.Mui-checked': { + color: `rgba(41, 182, 246, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(2, 136, 209, 0.08)`, + }, + }, + '&.Mui-disabled': { + color: `rgba(255, 255, 255, 0.3)`, + }, + }, + }, + }, + MuiSwitch: { + styleOverrides: { + switchBase: { + '&.MuiSwitch-colorPrimary': { + color: 'rgba(224, 224, 224, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(255, 255, 255, 0.08)', + }, + '&.Mui-checked': { + color: 'rgba(144, 202, 249, 1)', + '&:hover': { + backgroundColor: 'rgba(144, 202, 249, 0.08)', + }, + }, + }, + '&.MuiSwitch-colorSecondary': { + color: 'rgba(224, 224, 224, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(255, 255, 255, 0.08)', + }, + '&.Mui-checked': { + color: 'rgba(206, 147, 216, 1)', + '&:hover': { + backgroundColor: 'rgba(206, 147, 216, 0.08)', + }, + }, + }, + '&.MuiSwitch-colorError': { + color: 'rgba(224, 224, 224, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(255, 255, 255, 0.08)', + }, + '&.Mui-checked': { + color: 'rgba(244, 67, 54, 1)', + '&:hover': { + backgroundColor: 'rgba(244, 67, 54, 0.08)', + }, + }, + }, + '&.MuiSwitch-colorWarning': { + color: 'rgba(224, 224, 224, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(255, 255, 255, 0.08)', + }, + '&.Mui-checked': { + color: 'rgba(255, 167, 38, 1)', + '&:hover': { + backgroundColor: 'rgba(255, 167, 38, 0.08)', + }, + }, + }, + '&.MuiSwitch-colorSuccess': { + color: 'rgba(224, 224, 224, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(255, 255, 255, 0.08)', + }, + '&.Mui-checked': { + color: 'rgba(102, 187, 106, 1)', + '&:hover': { + backgroundColor: 'rgba(102, 187, 106, 0.08)', + }, + }, + }, + '&.MuiSwitch-colorInfo': { + color: 'rgba(224, 224, 224, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(255, 255, 255, 0.08)', + }, + '&.Mui-checked': { + color: 'rgba(41, 182, 246, 1)', + '&:hover': { + backgroundColor: 'rgba(2, 136, 209, 0.08)', + }, + }, + }, + }, + track: { + '.MuiSwitch-colorPrimary + &': { + borderRadius: '10px', + backgroundColor: 'rgba(255, 255, 255, 1)', + }, + '.Mui-checked.MuiSwitch-colorPrimary.Mui-checked + &': { + backgroundColor: 'rgba(144, 202, 249, 1)', + }, + '.MuiSwitch-colorSecondary + &': { + borderRadius: '10px', + backgroundColor: 'rgba(255, 255, 255, 1)', + }, + '.Mui-checked.MuiSwitch-colorSecondary.Mui-checked + &': { + backgroundColor: 'rgba(206, 147, 216, 1)', + }, + '.MuiSwitch-colorError + &': { + borderRadius: '10px', + backgroundColor: 'rgba(255, 255, 255, 1)', + }, + '.Mui-checked.MuiSwitch-colorError.Mui-checked + &': { + backgroundColor: 'rgba(244, 67, 54, 1)', + }, + '.MuiSwitch-colorWarning + &': { + borderRadius: '10px', + backgroundColor: 'rgba(255, 255, 255, 1)', + }, + '.Mui-checked.MuiSwitch-colorWarning.Mui-checked + &': { + backgroundColor: 'rgba(255, 167, 38, 1)', + }, + '.MuiSwitch-colorSuccess + &': { + borderRadius: '10px', + backgroundColor: 'rgba(255, 255, 255, 1)', + }, + '.Mui-checked.MuiSwitch-colorSuccess.Mui-checked + &': { + backgroundColor: 'rgba(102, 187, 106, 1)', + }, + '.MuiSwitch-colorInfo + &': { + borderRadius: '10px', + backgroundColor: 'rgba(255, 255, 255, 1)', + }, + '.Mui-checked.MuiSwitch-colorInfo.Mui-checked + &': { + backgroundColor: 'rgba(41, 182, 246, 1)', + }, + }, + }, + }, + MuiFilledInput: { + styleOverrides: { + root: { + color: darkGlobalTheme.palette['Text']['Primary'], + fontStyle: darkGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Input Text'].fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Input Text'].fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Input Text'].lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + sizeSmall: { + color: darkGlobalTheme.palette['Text']['Primary'], + fontStyle: darkGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Input Text'].fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Input Text'].fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Input Text'].lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + }, + }, + MuiInput: { + styleOverrides: { + root: { + color: darkGlobalTheme.palette['Text']['Primary'], + fontStyle: darkGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Input Text'].fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Input Text'].fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Input Text'].lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + sizeSmall: { + color: darkGlobalTheme.palette['Text']['Primary'], + fontStyle: darkGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Input Text'].fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Input Text'].fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Input Text'].lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + }, + }, + MuiFormHelperText: { + styleOverrides: { + root: { + fontSize: `undefinedpx`, + letterSpacing: `normal`, + textDecoration: `none`, + textTransform: `none`, + '&.MuiError': { + fontSize: `undefinedpx`, + letterSpacing: `normal`, + textDecoration: `none`, + textTransform: `none`, + }, + }, + }, + }, + MuiInputLabel: { + styleOverrides: { + root: { + color: darkGlobalTheme.palette['Text']['Secondary'], + fontStyle: darkGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Input Text'].fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Input Text'].fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Input Text'].lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + sizeSmall: { + color: darkGlobalTheme.palette['Text']['Secondary'], + fontStyle: darkGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Input Text'].fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Input Text'].fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Input Text'].lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + }, + }, + MuiOutlinedInput: { + styleOverrides: { + root: { + color: darkGlobalTheme.palette['Text']['Primary'], + fontStyle: darkGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Input Text'].fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Input Text'].fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Input Text'].lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + sizeSmall: { + color: darkGlobalTheme.palette['Text']['Primary'], + fontStyle: darkGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Input Text'].fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Input Text'].fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Input Text'].lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + }, + }, + MuiTooltip: { + styleOverrides: { + tooltip: { + backgroundColor: `rgba(97, 97, 97, 0.9)`, + borderRadius: `4px`, + color: darkGlobalTheme.palette['Common']['White']['100p'], + fontStyle: darkGlobalTheme.typography['Components']['Tooltip'].fontStyle, + fontFamily: darkGlobalTheme.typography['Components']['Tooltip'].fontFamily, + fontWeight: darkGlobalTheme.typography['Components']['Tooltip'].fontWeight, + fontSize: darkGlobalTheme.typography['Components']['Tooltip'].fontSize, + letterSpacing: darkGlobalTheme.typography['Components']['Tooltip'].letterSpacing, + lineHeight: darkGlobalTheme.typography['Components']['Tooltip'].lineHeight, + textDecoration: darkGlobalTheme.typography['Components']['Tooltip'] + .textDecoration, + textTransform: darkGlobalTheme.typography['Components']['Tooltip'].textTransform, + }, + arrow: { + color: `rgba(97, 97, 97, 0.9)`, + }, + }, + }, + }, +}, darkGlobalTheme); +export default darkQuestTheme; +//# sourceMappingURL=CaratDesignSystemDarkTheme.js.map \ No newline at end of file diff --git a/src/CaratDesignSystemDarkTheme.js.map b/src/CaratDesignSystemDarkTheme.js.map new file mode 100644 index 0000000..ec5a24b --- /dev/null +++ b/src/CaratDesignSystemDarkTheme.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CaratDesignSystemDarkTheme.js","sourceRoot":"","sources":["CaratDesignSystemDarkTheme.tsx"],"names":[],"mappings":"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","sourcesContent":["import React from 'react';\n\nimport { createTheme } from '@mui/material/styles';\n\nimport SvgIcon from '@mui/material/SvgIcon';\n\nimport { ReactComponent as ErrorOutline } from 'src/assets/images/_ErrorOutline.svg';\nimport { ReactComponent as WarningAmberOutlined } from 'src/assets/images/_WarningAmberOutlined.svg';\nimport { ReactComponent as InfoOutlined } from 'src/assets/images/_InfoOutlined.svg';\nimport { ReactComponent as CheckCircleOutlined } from 'src/assets/images/_CheckCircleOutlined.svg';\nimport { ReactComponent as CheckBoxOutlineBlank } from 'src/assets/images/_CheckBoxOutlineBlankOutlined.svg';\nimport { ReactComponent as IndeterminateCheckBo } from 'src/assets/images/_IndeterminateCheckBoxFilled.svg';\nimport { ReactComponent as CheckBoxFilled } from 'src/assets/images/_CheckBoxFilled.svg';\n\nconst darkGlobalTheme: any = createTheme({\n palette: {\n '50': 'rgba(236, 239, 241, 1)',\n '100': 'rgba(207, 216, 220, 1)',\n '200': 'rgba(176, 190, 197, 1)',\n '300': 'rgba(144, 164, 174, 1)',\n '400': 'rgba(120, 144, 156, 1)',\n '500': 'rgba(96, 125, 139, 1)',\n '600': 'rgba(84, 110, 122, 1)',\n '700': 'rgba(69, 90, 100, 1)',\n '800': 'rgba(55, 71, 79, 1)',\n '900': 'rgba(38, 50, 56, 1)',\n mode: 'dark',\n primary: {\n main: 'rgba(144, 202, 249, 1)',\n contrastText: 'rgba(0, 0, 0, 0.87)',\n },\n secondary: {\n main: 'rgba(206, 147, 216, 1)',\n contrastText: 'rgba(0, 0, 0, 0.87)',\n },\n error: {\n main: 'rgba(244, 67, 54, 1)',\n contrastText: 'rgba(255, 255, 255, 1)',\n },\n warning: {\n main: 'rgba(255, 167, 38, 1)',\n contrastText: 'rgba(0, 0, 0, 0.87)',\n },\n success: {\n main: 'rgba(102, 187, 106, 1)',\n contrastText: 'rgba(0, 0, 0, 0.87)',\n },\n info: {\n main: 'rgba(41, 182, 246, 1)',\n contrastText: 'rgba(0, 0, 0, 0.87)',\n },\n text: {\n primary: 'rgba(255, 255, 255, 1)',\n secondary: 'rgba(255, 255, 255, 0.7)',\n disabled: 'rgba(255, 255, 255, 0.5)',\n },\n action: {\n disabledBackground: 'rgba(255, 255, 255, 0.12)',\n focus: 'rgba(255, 255, 255, 0.12)',\n },\n Text: {\n Primary: 'rgba(255, 255, 255, 1)',\n Secondary: 'rgba(255, 255, 255, 0.7)',\n Disabled: 'rgba(255, 255, 255, 0.5)',\n 'Primary Shades': {\n '4p': 'rgba(0, 0, 0, 0.04)',\n '12p': 'rgba(255, 255, 255, 0.12)',\n '30p': 'rgba(255, 255, 255, 0.3)',\n },\n 'Secondary Shades': {\n '4p': 'rgba(255, 255, 255, 0.04)',\n '18p': 'rgba(255, 255, 255, 0.18)',\n },\n },\n Primary: {\n Main: 'rgba(144, 202, 249, 1)',\n Contrast: 'rgba(0, 0, 0, 0.87)',\n Shades: {\n '8p': 'rgba(144, 202, 249, 0.08)',\n '12p': 'rgba(144, 202, 249, 0.12)',\n '16p': 'rgba(144, 202, 249, 0.16)',\n '30p': 'rgba(144, 202, 249, 0.3)',\n '50p': 'rgba(144, 202, 249, 0.5)',\n },\n },\n Secondary: {\n Main: 'rgba(206, 147, 216, 1)',\n Contrast: 'rgba(0, 0, 0, 0.87)',\n Shades: {\n '8p': 'rgba(206, 147, 216, 0.08)',\n '12p': 'rgba(206, 147, 216, 0.12)',\n '16p': 'rgba(206, 147, 216, 0.16)',\n '30p': 'rgba(206, 147, 216, 0.3)',\n '50p': 'rgba(206, 147, 216, 0.5)',\n },\n },\n Action: {\n 'Hover (8p)': 'rgba(255, 255, 255, 0.08)',\n 'Disabled Background (12p)': 'rgba(255, 255, 255, 0.12)',\n 'Focus (12p)': 'rgba(255, 255, 255, 0.12)',\n 'Selected (16p)': 'rgba(255, 255, 255, 0.16)',\n 'Disabled (30p)': 'rgba(255, 255, 255, 0.3)',\n 'Active (56p)': 'rgba(255, 255, 255, 0.56)',\n },\n Error: {\n Main: 'rgba(244, 67, 54, 1)',\n Contrast: 'rgba(255, 255, 255, 1)',\n Shades: {\n '8p': 'rgba(244, 67, 54, 0.08)',\n '12p': 'rgba(244, 67, 54, 0.12)',\n '30p': 'rgba(244, 67, 54, 0.3)',\n '50p': 'rgba(244, 67, 54, 0.5)',\n '160p': 'rgba(244, 67, 54, 1)',\n '190p': 'rgba(244, 67, 54, 1)',\n },\n },\n Warning: {\n Main: 'rgba(255, 167, 38, 1)',\n Contrast: 'rgba(0, 0, 0, 0.87)',\n Shades: {\n '8p': 'rgba(255, 167, 38, 0.08)',\n '12p': 'rgba(255, 167, 38, 0.12)',\n '30p': 'rgba(255, 167, 38, 0.3)',\n '50p': 'rgba(255, 167, 38, 0.5)',\n '160p': 'rgba(255, 167, 38, 1)',\n '190p': 'rgba(255, 167, 38, 1)',\n },\n },\n Info: {\n Main: 'rgba(41, 182, 246, 1)',\n Contrast: 'rgba(0, 0, 0, 0.87)',\n Shades: {\n '8p': 'rgba(2, 136, 209, 0.08)',\n '12p': 'rgba(2, 136, 209, 0.12)',\n '30p': 'rgba(2, 136, 209, 0.3)',\n '50p': 'rgba(2, 136, 209, 0.5)',\n '160p': 'rgba(2, 136, 209, 1)',\n '190p': 'rgba(2, 136, 209, 1)',\n },\n },\n Success: {\n Main: 'rgba(102, 187, 106, 1)',\n Contrast: 'rgba(0, 0, 0, 0.87)',\n Shades: {\n '8p': 'rgba(102, 187, 106, 0.08)',\n '12p': 'rgba(102, 187, 106, 0.12)',\n '30p': 'rgba(102, 187, 106, 0.3)',\n '50p': 'rgba(102, 187, 106, 0.5)',\n '160p': 'rgba(102, 187, 106, 1)',\n '190p': 'rgba(102, 187, 106, 1)',\n },\n },\n Background: {\n Default: 'rgba(18, 18, 18, 1)',\n Paper: {\n 'Elevation 1': 'rgba(18, 18, 18, 1)',\n 'Elevation 2': 'rgba(18, 18, 18, 1)',\n 'Elevation 3': 'rgba(18, 18, 18, 1)',\n 'Elevation 4': 'rgba(18, 18, 18, 1)',\n 'Elevation 5': 'rgba(18, 18, 18, 1)',\n 'Elevation 6': 'rgba(18, 18, 18, 1)',\n 'Elevation 7': 'rgba(18, 18, 18, 1)',\n 'Elevation 8': 'rgba(18, 18, 18, 1)',\n 'Elevation 9': 'rgba(18, 18, 18, 1)',\n 'Elevation 10': 'rgba(18, 18, 18, 1)',\n 'Elevation 11': 'rgba(18, 18, 18, 1)',\n 'Elevation 12': 'rgba(18, 18, 18, 1)',\n 'Elevation 13': 'rgba(18, 18, 18, 1)',\n 'Elevation 14': 'rgba(18, 18, 18, 1)',\n 'Elevation 15': 'rgba(18, 18, 18, 1)',\n 'Elevation 16': 'rgba(18, 18, 18, 1)',\n 'Elevation 17': 'rgba(18, 18, 18, 1)',\n 'Elevation 18': 'rgba(18, 18, 18, 1)',\n 'Elevation 19': 'rgba(18, 18, 18, 1)',\n 'Elevation 20': 'rgba(18, 18, 18, 1)',\n 'Elevation 21': 'rgba(18, 18, 18, 1)',\n 'Elevation 22': 'rgba(18, 18, 18, 1)',\n 'Elevation 23': 'rgba(18, 18, 18, 1)',\n 'Elevation 24': 'rgba(18, 18, 18, 1)',\n },\n },\n Other: {\n Divider: 'rgba(255, 255, 255, 0.12)',\n 'Outlined Border (23p)': 'rgba(255, 255, 255, 0.23)',\n 'Filled Input Background': 'rgba(255, 255, 255, 0.09)',\n 'Standard Input Line': 'rgba(255, 255, 255, 0.42)',\n Snackbar: 'rgba(50, 50, 50, 1)',\n 'Rating Active': 'rgba(255, 180, 0, 1)',\n 'focus-ring-color': 'rgba(153, 200, 255, 1)',\n },\n Common: {\n Black: {\n '4p': 'rgba(0, 0, 0, 0.04)',\n '12p': 'rgba(0, 0, 0, 0.12)',\n '30p': 'rgba(0, 0, 0, 0.3)',\n '100p': 'rgba(0, 0, 0, 1)',\n },\n White: {\n '8p': 'rgba(255, 255, 255, 0.08)',\n '12p': 'rgba(255, 255, 255, 0.12)',\n '30p': 'rgba(255, 255, 255, 0.3)',\n '100p': 'rgba(255, 255, 255, 1)',\n },\n },\n A100: 'rgba(130, 177, 255, 1)',\n A200: 'rgba(68, 138, 255, 1)',\n A400: 'rgba(41, 121, 255, 1)',\n A700: 'rgba(41, 98, 255, 1)',\n },\n typography: {\n Typography: {\n H1: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 300,\n fontSize: '96px',\n letterSpacing: '-1.44px',\n textDecoration: 'none',\n lineHeight: '116.70000553131104%',\n textTransform: 'none',\n },\n H2: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 300,\n fontSize: '60px',\n letterSpacing: '-0.3px',\n textDecoration: 'none',\n lineHeight: '120.00000476837158%',\n textTransform: 'none',\n },\n H3: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '48px',\n letterSpacing: '0px',\n textDecoration: 'none',\n lineHeight: '116.70000553131104%',\n textTransform: 'none',\n },\n H4: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '34px',\n letterSpacing: '0.085px',\n textDecoration: 'none',\n lineHeight: '123.50000143051147%',\n textTransform: 'none',\n },\n H5: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '24px',\n letterSpacing: '0px',\n textDecoration: 'none',\n lineHeight: '133.39999914169312%',\n textTransform: 'none',\n },\n H6: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '20px',\n letterSpacing: '0.030000001192092896px',\n textDecoration: 'none',\n lineHeight: '160.0000023841858%',\n textTransform: 'none',\n },\n 'Body 1': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '16px',\n letterSpacing: '0.024000000953674317px',\n textDecoration: 'none',\n lineHeight: '150%',\n textTransform: 'none',\n },\n 'Body 2': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '14px',\n letterSpacing: '0.023800000250339508px',\n textDecoration: 'none',\n lineHeight: '142.99999475479126%',\n textTransform: 'none',\n },\n 'Subtitle 1': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '16px',\n letterSpacing: '0.024000000953674317px',\n textDecoration: 'none',\n lineHeight: '175%',\n textTransform: 'none',\n },\n 'Subtitle 2': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '14px',\n letterSpacing: '0.014000000208616257px',\n textDecoration: 'none',\n lineHeight: '157.00000524520874%',\n textTransform: 'none',\n },\n Overline: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '12px',\n letterSpacing: '0.12px',\n textDecoration: 'none',\n lineHeight: '266.00000858306885%',\n textTransform: 'uppercase',\n },\n Caption: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '12px',\n letterSpacing: '0.04800000071525574px',\n textDecoration: 'none',\n lineHeight: '165.9999966621399%',\n textTransform: 'none',\n },\n },\n Components: {\n 'Alert Title': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '16px',\n letterSpacing: '0.024000000953674317px',\n textDecoration: 'none',\n lineHeight: '150%',\n textTransform: 'none',\n },\n 'Avatar Initials': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '20px',\n letterSpacing: '0.02800000011920929px',\n textDecoration: 'none',\n lineHeight: '20px',\n textTransform: 'none',\n },\n 'Badge Label': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '12px',\n letterSpacing: '0.016800000071525573px',\n textDecoration: 'none',\n lineHeight: '20px',\n textTransform: 'none',\n },\n 'Button Large': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '15px',\n letterSpacing: '0.06900000125169754px',\n textDecoration: 'none',\n lineHeight: '26px',\n textTransform: 'uppercase',\n },\n 'Button Medium': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '14px',\n letterSpacing: '0.056000000834465026px',\n textDecoration: 'none',\n lineHeight: '24px',\n textTransform: 'uppercase',\n },\n 'Button Small': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '13px',\n letterSpacing: '0.05980000108480454px',\n textDecoration: 'none',\n lineHeight: '22px',\n textTransform: 'uppercase',\n },\n 'Input Label': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '12px',\n letterSpacing: '0.01800000071525574px',\n textDecoration: 'none',\n lineHeight: '12px',\n textTransform: 'none',\n },\n 'Helper Text': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '12px',\n letterSpacing: '0.04800000071525574px',\n textDecoration: 'none',\n lineHeight: '20px',\n textTransform: 'none',\n },\n 'Input Text': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '16px',\n letterSpacing: '0.024000000953674317px',\n textDecoration: 'none',\n lineHeight: '24px',\n textTransform: 'none',\n },\n Chip: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '13px',\n letterSpacing: '0.020799999535083772px',\n textDecoration: 'none',\n lineHeight: '18px',\n textTransform: 'none',\n },\n Tooltip: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '10px',\n letterSpacing: '0px',\n textDecoration: 'none',\n lineHeight: '14px',\n textTransform: 'none',\n },\n 'Table Header': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '14px',\n letterSpacing: '0.023800000250339508px',\n textDecoration: 'none',\n lineHeight: '24px',\n textTransform: 'none',\n },\n 'Menu Item': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '16px',\n letterSpacing: '0.024000000953674317px',\n textDecoration: 'none',\n lineHeight: '150%',\n textTransform: 'none',\n },\n 'Menu Item Dense': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '14px',\n letterSpacing: '0.023800000250339508px',\n textDecoration: 'none',\n lineHeight: '24px',\n textTransform: 'none',\n },\n 'List Subheader': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '14px',\n letterSpacing: '0.014000000208616257px',\n textDecoration: 'none',\n lineHeight: '48px',\n textTransform: 'none',\n },\n 'Bottom Navigation Active Label': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '14px',\n letterSpacing: '0.056000000834465026px',\n textDecoration: 'none',\n lineHeight: '165.9999966621399%',\n textTransform: 'none',\n },\n },\n },\n customShadows: {\n Elevation: {\n '1': {\n boxShadow:\n '0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.2)',\n },\n '2': {\n boxShadow:\n '0px 1px 5px rgba(0, 0, 0, 0.12), 0px 2px 2px rgba(0, 0, 0, 0.14), 0px 3px 1px rgba(0, 0, 0, 0.2)',\n },\n '3': {\n boxShadow:\n '0px 1px 8px rgba(0, 0, 0, 0.12), 0px 3px 4px rgba(0, 0, 0, 0.14), 0px 3px 3px rgba(0, 0, 0, 0.2)',\n },\n '4': {\n boxShadow:\n '0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px rgba(0, 0, 0, 0.2)',\n },\n '5': {\n boxShadow:\n '0px 1px 14px rgba(0, 0, 0, 0.12), 0px 5px 8px rgba(0, 0, 0, 0.14), 0px 3px 5px rgba(0, 0, 0, 0.2)',\n },\n '6': {\n boxShadow:\n '0px 1px 18px rgba(0, 0, 0, 0.12), 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 3px 5px rgba(0, 0, 0, 0.2)',\n },\n '7': {\n boxShadow:\n '0px 2px 16px rgba(0, 0, 0, 0.12), 0px 7px 10px rgba(0, 0, 0, 0.14), 0px 4px 5px rgba(0, 0, 0, 0.2)',\n },\n '8': {\n boxShadow:\n '0px 3px 14px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 5px 5px rgba(0, 0, 0, 0.2)',\n },\n '9': {\n boxShadow:\n '0px 3px 16px rgba(0, 0, 0, 0.12), 0px 9px 12px rgba(0, 0, 0, 0.14), 0px 5px 6px rgba(0, 0, 0, 0.2)',\n },\n '10': {\n boxShadow:\n '0px 4px 18px rgba(0, 0, 0, 0.12), 0px 10px 14px rgba(0, 0, 0, 0.14), 0px 6px 6px rgba(0, 0, 0, 0.2)',\n },\n '11': {\n boxShadow:\n '0px 4px 20px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.14), 0px 6px 7px rgba(0, 0, 0, 0.2)',\n },\n '12': {\n boxShadow:\n '0px 5px 22px rgba(0, 0, 0, 0.12), 0px 12px 17px rgba(0, 0, 0, 0.14), 0px 7px 8px rgba(0, 0, 0, 0.2)',\n },\n '13': {\n boxShadow:\n '0px 5px 24px rgba(0, 0, 0, 0.12), 0px 13px 19px rgba(0, 0, 0, 0.14), 0px 7px 8px rgba(0, 0, 0, 0.2)',\n },\n '14': {\n boxShadow:\n '0px 5px 26px rgba(0, 0, 0, 0.12), 0px 14px 21px rgba(0, 0, 0, 0.14), 0px 7px 9px rgba(0, 0, 0, 0.2)',\n },\n '15': {\n boxShadow:\n '0px 6px 28px rgba(0, 0, 0, 0.12), 0px 15px 22px rgba(0, 0, 0, 0.14), 0px 8px 9px rgba(0, 0, 0, 0.2)',\n },\n '16': {\n boxShadow:\n '0px 6px 30px rgba(0, 0, 0, 0.12), 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 8px 10px rgba(0, 0, 0, 0.2)',\n },\n '17': {\n boxShadow:\n '0px 6px 32px rgba(0, 0, 0, 0.12), 0px 17px 26px rgba(0, 0, 0, 0.14), 0px 8px 11px rgba(0, 0, 0, 0.2)',\n },\n '18': {\n boxShadow:\n '0px 7px 34px rgba(0, 0, 0, 0.12), 0px 18px 28px rgba(0, 0, 0, 0.14), 0px 9px 11px rgba(0, 0, 0, 0.2)',\n },\n '19': {\n boxShadow:\n '0px 7px 36px rgba(0, 0, 0, 0.12), 0px 19px 29px rgba(0, 0, 0, 0.14), 0px 9px 12px rgba(0, 0, 0, 0.2)',\n },\n '20': {\n boxShadow:\n '0px 8px 38px rgba(0, 0, 0, 0.12), 0px 20px 31px rgba(0, 0, 0, 0.14), 0px 10px 13px rgba(0, 0, 0, 0.2)',\n },\n '21': {\n boxShadow:\n '0px 8px 40px rgba(0, 0, 0, 0.12), 0px 21px 33px rgba(0, 0, 0, 0.14), 0px 10px 13px rgba(0, 0, 0, 0.2)',\n },\n '22': {\n boxShadow:\n '0px 8px 42px rgba(0, 0, 0, 0.12), 0px 22px 35px rgba(0, 0, 0, 0.14), 0px 10px 14px rgba(0, 0, 0, 0.2)',\n },\n '23': {\n boxShadow:\n '0px 9px 44px rgba(0, 0, 0, 0.12), 0px 23px 36px rgba(0, 0, 0, 0.14), 0px 11px 14px rgba(0, 0, 0, 0.2)',\n },\n '24': {\n boxShadow:\n '0px 9px 46px rgba(0, 0, 0, 0.12), 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2)',\n },\n 'Outlined Light': {\n boxShadow: '0px 0px 0px rgba(224, 224, 224, 1)',\n },\n 'Outlined Dark': {\n boxShadow: '0px 0px 0px rgba(255, 255, 255, 0.12)',\n },\n },\n },\n} as any);\n\nconst darkQuestTheme = createTheme(\n {\n components: {\n MuiButtonBase: {\n defaultProps: {\n disableRipple: true,\n },\n },\n MuiAlert: {\n defaultProps: {\n iconMapping: {\n error: ,\n warning: ,\n info: ,\n success: ,\n },\n },\n styleOverrides: {\n filledError: {\n backgroundColor: darkGlobalTheme.palette['Error']['Main'],\n borderRadius: `4px`,\n },\n filledWarning: {\n backgroundColor: darkGlobalTheme.palette['Warning']['Main'],\n borderRadius: `4px`,\n },\n filledInfo: {\n backgroundColor: darkGlobalTheme.palette['Info']['Main'],\n borderRadius: `4px`,\n },\n filledSuccess: {\n backgroundColor: darkGlobalTheme.palette['Success']['Main'],\n borderRadius: `4px`,\n },\n },\n },\n MuiAvatar: {\n styleOverrides: {\n circular: {},\n square: {},\n rounded: {\n borderRadius: `4px`,\n },\n colorDefault: {\n color: darkGlobalTheme.palette['Background']['Paper'],\n fontStyle:\n darkGlobalTheme.typography['Components']['Avatar Initials']\n .fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Avatar Initials']\n .fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Avatar Initials']\n .fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Avatar Initials']\n .fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Avatar Initials']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Avatar Initials']\n .lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Avatar Initials']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Avatar Initials']\n .textTransform,\n },\n },\n },\n MuiButton: {\n styleOverrides: {\n containedSizeLarge: {\n fontStyle:\n darkGlobalTheme.typography['Components']['Button Large']\n .fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Button Large']\n .fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Button Large']\n .fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Button Large'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Button Large']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Button Large']\n .lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Button Large']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Button Large']\n .textTransform,\n padding: `8px 22px`,\n borderRadius: `4px`,\n height: `42px`,\n },\n containedSizeMedium: {\n fontStyle:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Button Medium']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Button Medium']\n .lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Button Medium']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Button Medium']\n .textTransform,\n padding: `6px 16px`,\n borderRadius: `4px`,\n height: `36px`,\n },\n containedSizeSmall: {\n fontStyle:\n darkGlobalTheme.typography['Components']['Button Small']\n .fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Button Small']\n .fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Button Small']\n .fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Button Small'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Button Small']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Button Small']\n .lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Button Small']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Button Small']\n .textTransform,\n padding: `4px 10px`,\n borderRadius: `4px`,\n height: `30px`,\n },\n containedPrimary: {\n backgroundColor: darkGlobalTheme.palette['Primary']['Main'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(0, 0, 0, 0.87)`,\n '&:hover': {\n backgroundColor: darkGlobalTheme.palette['Primary']['Dark'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(0, 0, 0, 0.87)`,\n },\n '&:disabled': {\n backgroundColor:\n darkGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n containedSecondary: {\n backgroundColor: darkGlobalTheme.palette['Secondary']['Main'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(0, 0, 0, 0.87)`,\n '&:hover': {\n backgroundColor: darkGlobalTheme.palette['Secondary']['Dark'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(0, 0, 0, 0.87)`,\n },\n '&:disabled': {\n backgroundColor:\n darkGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n containedError: {\n backgroundColor: darkGlobalTheme.palette['Error']['Main'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n '&:hover': {\n backgroundColor: darkGlobalTheme.palette['Error']['Dark'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n },\n '&:disabled': {\n backgroundColor:\n darkGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n containedSuccess: {\n backgroundColor: darkGlobalTheme.palette['Success']['Main'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(0, 0, 0, 0.87)`,\n '&:hover': {\n backgroundColor: darkGlobalTheme.palette['Success']['Dark'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(0, 0, 0, 0.87)`,\n },\n '&:disabled': {\n backgroundColor:\n darkGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n containedInfo: {\n backgroundColor: darkGlobalTheme.palette['Info']['Main'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(0, 0, 0, 0.87)`,\n '&:hover': {\n backgroundColor: darkGlobalTheme.palette['Info']['Dark'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(0, 0, 0, 0.87)`,\n },\n '&:disabled': {\n backgroundColor:\n darkGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n containedWarning: {\n backgroundColor: darkGlobalTheme.palette['Warning']['Main'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(0, 0, 0, 0.87)`,\n '&:hover': {\n backgroundColor: darkGlobalTheme.palette['Warning']['Dark'],\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(0, 0, 0, 0.87)`,\n },\n '&:disabled': {\n backgroundColor:\n darkGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n textSizeMedium: {\n fontStyle:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Button Medium']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Button Medium']\n .lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Button Medium']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Button Medium']\n .textTransform,\n padding: `6px 8px`,\n borderRadius: `4px`,\n height: `36px`,\n },\n textSizeLarge: {\n fontStyle:\n darkGlobalTheme.typography['Components']['Button Large']\n .fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Button Large']\n .fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Button Large']\n .fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Button Large'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Button Large']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Button Large']\n .lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Button Large']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Button Large']\n .textTransform,\n padding: `8px 11px`,\n borderRadius: `4px`,\n height: `42px`,\n },\n textSizeSmall: {\n fontStyle:\n darkGlobalTheme.typography['Components']['Button Small']\n .fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Button Small']\n .fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Button Small']\n .fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Button Small'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Button Small']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Button Small']\n .lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Button Small']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Button Small']\n .textTransform,\n padding: `4px 5px`,\n borderRadius: `4px`,\n height: `30px`,\n },\n textPrimary: {\n color: `rgba(144, 202, 249, 1)`,\n '&:hover': {\n backgroundColor:\n darkGlobalTheme.palette['Primary']['Shades']['8p'],\n color: `rgba(144, 202, 249, 1)`,\n },\n '&:disabled': {\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n textSecondary: {\n color: `rgba(206, 147, 216, 1)`,\n '&:hover': {\n backgroundColor:\n darkGlobalTheme.palette['Secondary']['Shades']['8p'],\n color: `rgba(206, 147, 216, 1)`,\n },\n '&:disabled': {\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n textError: {\n color: `rgba(244, 67, 54, 1)`,\n '&:hover': {\n backgroundColor: `rgba(244, 67, 54, 0.08)`,\n color: `rgba(244, 67, 54, 1)`,\n },\n '&:disabled': {\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n textSuccess: {\n color: `rgba(102, 187, 106, 1)`,\n '&:hover': {\n backgroundColor: `rgba(102, 187, 106, 0.08)`,\n color: `rgba(102, 187, 106, 1)`,\n },\n '&:disabled': {\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n textInfo: {\n color: `rgba(41, 182, 246, 1)`,\n '&:hover': {\n backgroundColor: `rgba(2, 136, 209, 0.08)`,\n color: `rgba(41, 182, 246, 1)`,\n },\n '&:disabled': {\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n textWarning: {\n color: `rgba(255, 167, 38, 1)`,\n '&:hover': {\n backgroundColor: `rgba(255, 167, 38, 0.08)`,\n color: `rgba(255, 167, 38, 1)`,\n },\n '&:disabled': {\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n outlinedSizeLarge: {\n fontStyle:\n darkGlobalTheme.typography['Components']['Button Large']\n .fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Button Large']\n .fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Button Large']\n .fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Button Large'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Button Large']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Button Large']\n .lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Button Large']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Button Large']\n .textTransform,\n padding: `8px 22px`,\n borderRadius: `4px`,\n height: `42px`,\n },\n outlinedSizeMedium: {\n fontStyle:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Button Medium']\n .fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Button Medium']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Button Medium']\n .lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Button Medium']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Button Medium']\n .textTransform,\n padding: `6px 16px`,\n borderRadius: `4px`,\n height: `36px`,\n },\n outlinedSizeSmall: {\n fontStyle:\n darkGlobalTheme.typography['Components']['Button Small']\n .fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Button Small']\n .fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Button Small']\n .fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Button Small'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Button Small']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Button Small']\n .lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Button Small']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Button Small']\n .textTransform,\n padding: `4px 10px`,\n borderRadius: `4px`,\n height: `30px`,\n },\n outlinedPrimary: {\n border: `1px solid rgba(25, 118, 210, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(144, 202, 249, 1)`,\n '&:hover': {\n backgroundColor:\n darkGlobalTheme.palette['Primary']['Shades']['8p'],\n border: `1px solid rgba(25, 118, 210, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(144, 202, 249, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n outlinedSecondary: {\n border: `1px solid rgba(156, 39, 176, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(206, 147, 216, 1)`,\n '&:hover': {\n backgroundColor:\n darkGlobalTheme.palette['Secondary']['Shades']['8p'],\n border: `1px solid rgba(156, 39, 176, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(206, 147, 216, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n outlinedError: {\n border: `1px solid rgba(211, 47, 47, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(244, 67, 54, 1)`,\n '&:hover': {\n backgroundColor: `rgba(244, 67, 54, 0.08)`,\n border: `1px solid rgba(211, 47, 47, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(244, 67, 54, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n outlinedSuccess: {\n border: `1px solid rgba(46, 125, 50, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(102, 187, 106, 1)`,\n '&:hover': {\n backgroundColor: `rgba(102, 187, 106, 0.08)`,\n border: `1px solid rgba(46, 125, 50, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(102, 187, 106, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n outlinedInfo: {\n border: `1px solid rgba(2, 136, 209, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(41, 182, 246, 1)`,\n '&:hover': {\n backgroundColor: `rgba(2, 136, 209, 0.08)`,\n border: `1px solid rgba(2, 136, 209, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(41, 182, 246, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n outlinedWarning: {\n border: `1px solid rgba(237, 108, 2, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(255, 167, 38, 1)`,\n '&:hover': {\n backgroundColor: `rgba(255, 167, 38, 0.08)`,\n border: `1px solid rgba(237, 108, 2, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(255, 167, 38, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n },\n },\n MuiCheckbox: {\n defaultProps: {\n icon: ,\n indeterminateIcon: ,\n checkedIcon: ,\n },\n styleOverrides: {\n root: {\n '&:hover': {\n backgroundColor:\n darkGlobalTheme.palette['Primary']['Shades']['8p'],\n borderRadius: `19px`,\n },\n },\n },\n },\n MuiFormControlLabel: {\n styleOverrides: {\n label: {\n color: darkGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n darkGlobalTheme.typography['Typography']['Body 1'].fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Typography']['Body 1'].fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Typography']['Body 1'].fontWeight,\n fontSize:\n darkGlobalTheme.typography['Typography']['Body 1'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Typography']['Body 1'].letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Typography']['Body 1'].lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Typography']['Body 1'].textDecoration,\n textTransform:\n darkGlobalTheme.typography['Typography']['Body 1'].textTransform,\n '&.Mui-disabled': {\n color: `rgba(255, 255, 255, 0.3)`,\n fontStyle:\n darkGlobalTheme.typography['Typography']['Body 1'].fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Typography']['Body 1'].fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Typography']['Body 1'].fontWeight,\n fontSize:\n darkGlobalTheme.typography['Typography']['Body 1'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Typography']['Body 1']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Typography']['Body 1'].lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Typography']['Body 1']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Typography']['Body 1']\n .textTransform,\n },\n },\n root: {\n marginLeft: '0px',\n },\n },\n },\n MuiDialog: {\n styleOverrides: {\n root: {\n borderRadius: `4px`,\n boxShadow:\n darkGlobalTheme.customShadows['Elevation']['24'].boxShadow,\n padding: `8px 24px`,\n },\n paper: {\n background: `linear-gradient(180deg, rgba(255, 255, 255, 0.16) -3.0616171314629196e-15%, rgba(255, 255, 255, 0.16) 99.99999999999997%)`,\n },\n },\n },\n MuiRadio: {\n styleOverrides: {\n root: {\n '&.MuiRadio-colorPrimary': {\n color: `rgba(255, 255, 255, 0.7)`,\n '&.Mui-checked': {\n color: `rgba(144, 202, 249, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(144, 202, 249, 0.08)`,\n },\n },\n '&.MuiRadio-colorSecondary': {\n color: `rgba(255, 255, 255, 0.7)`,\n '&.Mui-checked': {\n color: `rgba(206, 147, 216, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(206, 147, 216, 0.08)`,\n },\n },\n '&.MuiRadio-colorError': {\n color: `rgba(255, 255, 255, 0.7)`,\n '&.Mui-checked': {\n color: `rgba(244, 67, 54, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(244, 67, 54, 0.08)`,\n },\n },\n '&.MuiRadio-colorWarning': {\n color: `rgba(255, 255, 255, 0.7)`,\n '&.Mui-checked': {\n color: `rgba(255, 167, 38, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(255, 167, 38, 0.08)`,\n },\n },\n '&.MuiRadio-colorSuccess': {\n color: `rgba(255, 255, 255, 0.7)`,\n '&.Mui-checked': {\n color: `rgba(102, 187, 106, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(102, 187, 106, 0.08)`,\n },\n },\n '&.MuiRadio-colorInfo': {\n color: `rgba(255, 255, 255, 0.7)`,\n '&.Mui-checked': {\n color: `rgba(41, 182, 246, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(2, 136, 209, 0.08)`,\n },\n },\n '&.Mui-disabled': {\n color: `rgba(255, 255, 255, 0.3)`,\n },\n },\n },\n },\n MuiSwitch: {\n styleOverrides: {\n switchBase: {\n '&.MuiSwitch-colorPrimary': {\n color: 'rgba(224, 224, 224, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(255, 255, 255, 0.08)',\n },\n '&.Mui-checked': {\n color: 'rgba(144, 202, 249, 1)',\n '&:hover': {\n backgroundColor: 'rgba(144, 202, 249, 0.08)',\n },\n },\n },\n '&.MuiSwitch-colorSecondary': {\n color: 'rgba(224, 224, 224, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(255, 255, 255, 0.08)',\n },\n '&.Mui-checked': {\n color: 'rgba(206, 147, 216, 1)',\n '&:hover': {\n backgroundColor: 'rgba(206, 147, 216, 0.08)',\n },\n },\n },\n '&.MuiSwitch-colorError': {\n color: 'rgba(224, 224, 224, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(255, 255, 255, 0.08)',\n },\n '&.Mui-checked': {\n color: 'rgba(244, 67, 54, 1)',\n '&:hover': {\n backgroundColor: 'rgba(244, 67, 54, 0.08)',\n },\n },\n },\n '&.MuiSwitch-colorWarning': {\n color: 'rgba(224, 224, 224, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(255, 255, 255, 0.08)',\n },\n '&.Mui-checked': {\n color: 'rgba(255, 167, 38, 1)',\n '&:hover': {\n backgroundColor: 'rgba(255, 167, 38, 0.08)',\n },\n },\n },\n '&.MuiSwitch-colorSuccess': {\n color: 'rgba(224, 224, 224, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(255, 255, 255, 0.08)',\n },\n '&.Mui-checked': {\n color: 'rgba(102, 187, 106, 1)',\n '&:hover': {\n backgroundColor: 'rgba(102, 187, 106, 0.08)',\n },\n },\n },\n '&.MuiSwitch-colorInfo': {\n color: 'rgba(224, 224, 224, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(255, 255, 255, 0.08)',\n },\n '&.Mui-checked': {\n color: 'rgba(41, 182, 246, 1)',\n '&:hover': {\n backgroundColor: 'rgba(2, 136, 209, 0.08)',\n },\n },\n },\n },\n track: {\n '.MuiSwitch-colorPrimary + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(255, 255, 255, 1)',\n },\n '.Mui-checked.MuiSwitch-colorPrimary.Mui-checked + &': {\n backgroundColor: 'rgba(144, 202, 249, 1)',\n },\n '.MuiSwitch-colorSecondary + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(255, 255, 255, 1)',\n },\n '.Mui-checked.MuiSwitch-colorSecondary.Mui-checked + &': {\n backgroundColor: 'rgba(206, 147, 216, 1)',\n },\n '.MuiSwitch-colorError + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(255, 255, 255, 1)',\n },\n '.Mui-checked.MuiSwitch-colorError.Mui-checked + &': {\n backgroundColor: 'rgba(244, 67, 54, 1)',\n },\n '.MuiSwitch-colorWarning + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(255, 255, 255, 1)',\n },\n '.Mui-checked.MuiSwitch-colorWarning.Mui-checked + &': {\n backgroundColor: 'rgba(255, 167, 38, 1)',\n },\n '.MuiSwitch-colorSuccess + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(255, 255, 255, 1)',\n },\n '.Mui-checked.MuiSwitch-colorSuccess.Mui-checked + &': {\n backgroundColor: 'rgba(102, 187, 106, 1)',\n },\n '.MuiSwitch-colorInfo + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(255, 255, 255, 1)',\n },\n '.Mui-checked.MuiSwitch-colorInfo.Mui-checked + &': {\n backgroundColor: 'rgba(41, 182, 246, 1)',\n },\n },\n },\n },\n MuiFilledInput: {\n styleOverrides: {\n root: {\n color: darkGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n darkGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Input Text'].fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Input Text'].fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Input Text'].lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n sizeSmall: {\n color: darkGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n darkGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Input Text'].fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Input Text'].fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Input Text'].lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n },\n },\n MuiInput: {\n styleOverrides: {\n root: {\n color: darkGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n darkGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Input Text'].fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Input Text'].fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Input Text'].lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n sizeSmall: {\n color: darkGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n darkGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Input Text'].fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Input Text'].fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Input Text'].lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n },\n },\n MuiFormHelperText: {\n styleOverrides: {\n root: {\n fontSize: `undefinedpx`,\n letterSpacing: `normal`,\n textDecoration: `none`,\n textTransform: `none`,\n '&.MuiError': {\n fontSize: `undefinedpx`,\n letterSpacing: `normal`,\n textDecoration: `none`,\n textTransform: `none`,\n },\n },\n },\n },\n MuiInputLabel: {\n styleOverrides: {\n root: {\n color: darkGlobalTheme.palette['Text']['Secondary'],\n fontStyle:\n darkGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Input Text'].fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Input Text'].fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Input Text'].lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n sizeSmall: {\n color: darkGlobalTheme.palette['Text']['Secondary'],\n fontStyle:\n darkGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Input Text'].fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Input Text'].fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Input Text'].lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n },\n },\n MuiOutlinedInput: {\n styleOverrides: {\n root: {\n color: darkGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n darkGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Input Text'].fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Input Text'].fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Input Text'].lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n sizeSmall: {\n color: darkGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n darkGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Input Text'].fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Input Text'].fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Input Text'].lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n },\n },\n MuiTooltip: {\n styleOverrides: {\n tooltip: {\n backgroundColor: `rgba(97, 97, 97, 0.9)`,\n borderRadius: `4px`,\n color: darkGlobalTheme.palette['Common']['White']['100p'],\n fontStyle:\n darkGlobalTheme.typography['Components']['Tooltip'].fontStyle,\n fontFamily:\n darkGlobalTheme.typography['Components']['Tooltip'].fontFamily,\n fontWeight:\n darkGlobalTheme.typography['Components']['Tooltip'].fontWeight,\n fontSize:\n darkGlobalTheme.typography['Components']['Tooltip'].fontSize,\n letterSpacing:\n darkGlobalTheme.typography['Components']['Tooltip'].letterSpacing,\n lineHeight:\n darkGlobalTheme.typography['Components']['Tooltip'].lineHeight,\n textDecoration:\n darkGlobalTheme.typography['Components']['Tooltip']\n .textDecoration,\n textTransform:\n darkGlobalTheme.typography['Components']['Tooltip'].textTransform,\n },\n arrow: {\n color: `rgba(97, 97, 97, 0.9)`,\n },\n },\n },\n },\n },\n darkGlobalTheme\n);\n\nexport default darkQuestTheme;\n"]} \ No newline at end of file diff --git a/src/CaratDesignSystemLightTheme.d.ts b/src/CaratDesignSystemLightTheme.d.ts new file mode 100644 index 0000000..9679129 --- /dev/null +++ b/src/CaratDesignSystemLightTheme.d.ts @@ -0,0 +1,3 @@ +declare const lightQuestTheme: import("@mui/material/styles").Theme; +export default lightQuestTheme; +//# sourceMappingURL=CaratDesignSystemLightTheme.d.ts.map \ No newline at end of file diff --git a/src/CaratDesignSystemLightTheme.d.ts.map b/src/CaratDesignSystemLightTheme.d.ts.map new file mode 100644 index 0000000..4d51b99 --- /dev/null +++ b/src/CaratDesignSystemLightTheme.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"CaratDesignSystemLightTheme.d.ts","sourceRoot":"","sources":["CaratDesignSystemLightTheme.tsx"],"names":[],"mappings":"AA8jBA,QAAA,MAAM,eAAe,sCA8lCpB,CAAC;AAEF,eAAe,eAAe,CAAC"} \ No newline at end of file diff --git a/src/CaratDesignSystemLightTheme.js b/src/CaratDesignSystemLightTheme.js new file mode 100644 index 0000000..ed1ee6d --- /dev/null +++ b/src/CaratDesignSystemLightTheme.js @@ -0,0 +1,1473 @@ +import React from 'react'; +import { createTheme } from '@mui/material/styles'; +import SvgIcon from '@mui/material/SvgIcon'; +import { ReactComponent as ErrorOutline } from 'src/assets/images/_ErrorOutline.svg'; +import { ReactComponent as WarningAmberOutlined } from 'src/assets/images/_WarningAmberOutlined.svg'; +import { ReactComponent as InfoOutlined } from 'src/assets/images/_InfoOutlined.svg'; +import { ReactComponent as CheckCircleOutlined } from 'src/assets/images/_CheckCircleOutlined.svg'; +import { ReactComponent as CheckBoxOutlineBlank } from 'src/assets/images/_CheckBoxOutlineBlankOutlined.svg'; +import { ReactComponent as IndeterminateCheckBo } from 'src/assets/images/_IndeterminateCheckBoxFilled.svg'; +import { ReactComponent as CheckBoxFilled } from 'src/assets/images/_CheckBoxFilled.svg'; +const lightGlobalTheme = createTheme({ + palette: { + '50': 'rgba(236, 239, 241, 1)', + '100': 'rgba(207, 216, 220, 1)', + '200': 'rgba(176, 190, 197, 1)', + '300': 'rgba(144, 164, 174, 1)', + '400': 'rgba(120, 144, 156, 1)', + '500': 'rgba(96, 125, 139, 1)', + '600': 'rgba(84, 110, 122, 1)', + '700': 'rgba(69, 90, 100, 1)', + '800': 'rgba(55, 71, 79, 1)', + '900': 'rgba(38, 50, 56, 1)', + mode: 'light', + primary: { + main: 'rgba(25, 118, 210, 1)', + contrastText: 'rgba(255, 255, 255, 1)', + }, + secondary: { + main: 'rgba(156, 39, 176, 1)', + contrastText: 'rgba(255, 255, 255, 1)', + }, + error: { + main: 'rgba(211, 47, 47, 1)', + contrastText: 'rgba(255, 255, 255, 1)', + }, + warning: { + main: 'rgba(237, 108, 2, 1)', + contrastText: 'rgba(255, 255, 255, 1)', + }, + success: { + main: 'rgba(46, 125, 50, 1)', + contrastText: 'rgba(255, 255, 255, 1)', + }, + info: { + main: 'rgba(2, 136, 209, 1)', + contrastText: 'rgba(255, 255, 255, 1)', + }, + text: { + primary: 'rgba(0, 0, 0, 0.87)', + secondary: 'rgba(0, 0, 0, 0.6)', + disabled: 'rgba(0, 0, 0, 0.38)', + }, + action: { + active: 'rgba(0, 0, 0, 0.54)', + hover: 'rgba(0, 0, 0, 0.04)', + selected: 'rgba(0, 0, 0, 0.08)', + disabled: 'rgba(0, 0, 0, 0.26)', + disabledBackground: 'rgba(0, 0, 0, 0.12)', + focus: 'rgba(0, 0, 0, 0.12)', + }, + Text: { + Primary: 'rgba(0, 0, 0, 0.87)', + Secondary: 'rgba(0, 0, 0, 0.6)', + Disabled: 'rgba(0, 0, 0, 0.38)', + }, + Primary: { + Main: 'rgba(25, 118, 210, 1)', + Contrast: 'rgba(255, 255, 255, 1)', + Shades: { + '4p': 'rgba(25, 118, 210, 0.04)', + '8p': 'rgba(25, 118, 210, 0.08)', + '12p': 'rgba(25, 118, 210, 0.12)', + '30p': 'rgba(25, 118, 210, 0.3)', + '50p': 'rgba(25, 118, 210, 0.5)', + }, + }, + Secondary: { + Main: 'rgba(156, 39, 176, 1)', + Contrast: 'rgba(255, 255, 255, 1)', + Shades: { + '4p': 'rgba(156, 39, 176, 0.04)', + '8p': 'rgba(156, 39, 176, 0.08)', + '12p': 'rgba(156, 39, 176, 0.12)', + '30p': 'rgba(156, 39, 176, 0.3)', + '50p': 'rgba(156, 39, 176, 0.5)', + }, + }, + Action: { + 'Hover (4p)': 'rgba(0, 0, 0, 0.04)', + 'Selected (8p)': 'rgba(0, 0, 0, 0.08)', + 'Disabled Background (12p)': 'rgba(0, 0, 0, 0.12)', + 'Focus (12p)': 'rgba(0, 0, 0, 0.12)', + 'Disabled (26p)': 'rgba(0, 0, 0, 0.26)', + 'Active (54p)': 'rgba(0, 0, 0, 0.54)', + }, + Error: { + Main: 'rgba(211, 47, 47, 1)', + Contrast: 'rgba(255, 255, 255, 1)', + Shades: { + '4p': 'rgba(211, 47, 47, 0.04)', + '12p': 'rgba(211, 47, 47, 0.12)', + '30p': 'rgba(211, 47, 47, 0.3)', + '50p': 'rgba(211, 47, 47, 0.5)', + '160p': 'rgba(211, 47, 47, 1)', + '190p': 'rgba(211, 47, 47, 1)', + }, + }, + Warning: { + Main: 'rgba(237, 108, 2, 1)', + Contrast: 'rgba(255, 255, 255, 1)', + Shades: { + '4p': 'rgba(237, 108, 2, 0.04)', + '12p': 'rgba(237, 108, 2, 0.12)', + '30p': 'rgba(237, 108, 2, 0.3)', + '50p': 'rgba(237, 108, 2, 0.5)', + '160p': 'rgba(237, 108, 2, 1)', + '190p': 'rgba(237, 108, 2, 1)', + }, + }, + Info: { + Main: 'rgba(2, 136, 209, 1)', + Contrast: 'rgba(255, 255, 255, 1)', + Shades: { + '4p': 'rgba(2, 136, 209, 0.04)', + '12p': 'rgba(2, 136, 209, 0.12)', + '30p': 'rgba(2, 136, 209, 0.3)', + '50p': 'rgba(2, 136, 209, 0.5)', + '160p': 'rgba(2, 136, 209, 1)', + '190p': 'rgba(2, 136, 209, 1)', + }, + }, + Success: { + Main: 'rgba(46, 125, 50, 1)', + Contrast: 'rgba(255, 255, 255, 1)', + Shades: { + '4p': 'rgba(46, 125, 50, 0.04)', + '12p': 'rgba(46, 125, 50, 0.12)', + '30p': 'rgba(46, 125, 50, 0.3)', + '50p': 'rgba(46, 125, 50, 0.5)', + '160p': 'rgba(46, 125, 50, 1)', + '190p': 'rgba(46, 125, 50, 1)', + }, + }, + Background: { + Paper: 'rgba(255, 255, 255, 1)', + Default: 'rgba(255, 255, 255, 1)', + }, + Other: { + Divider: 'rgba(0, 0, 0, 0.12)', + 'Outlined Border (23p)': 'rgba(0, 0, 0, 0.23)', + 'Backdrop Overlay': 'rgba(0, 0, 0, 0.5)', + 'Filled Input Background': 'rgba(0, 0, 0, 0.06)', + 'Standard Input Line': 'rgba(0, 0, 0, 0.42)', + Snackbar: 'rgba(50, 50, 50, 1)', + 'Rating Active': 'rgba(255, 180, 0, 1)', + 'focus-ring-color': 'rgba(0, 95, 204, 1)', + }, + Common: { + Black: { + '4p': 'rgba(0, 0, 0, 0.04)', + '12p': 'rgba(0, 0, 0, 0.12)', + '30p': 'rgba(0, 0, 0, 0.3)', + '100p': 'rgba(0, 0, 0, 1)', + }, + White: { + '8p': 'rgba(255, 255, 255, 0.08)', + '12p': 'rgba(255, 255, 255, 0.12)', + '30p': 'rgba(255, 255, 255, 0.3)', + '100p': 'rgba(255, 255, 255, 1)', + }, + }, + A100: 'rgba(130, 177, 255, 1)', + A200: 'rgba(68, 138, 255, 1)', + A400: 'rgba(41, 121, 255, 1)', + A700: 'rgba(41, 98, 255, 1)', + }, + typography: { + Typography: { + H1: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 300, + fontSize: '96px', + letterSpacing: '-1.44px', + textDecoration: 'none', + lineHeight: '116.70000553131104%', + textTransform: 'none', + }, + H2: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 300, + fontSize: '60px', + letterSpacing: '-0.3px', + textDecoration: 'none', + lineHeight: '120.00000476837158%', + textTransform: 'none', + }, + H3: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '48px', + letterSpacing: '0px', + textDecoration: 'none', + lineHeight: '116.70000553131104%', + textTransform: 'none', + }, + H4: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '34px', + letterSpacing: '0.085px', + textDecoration: 'none', + lineHeight: '123.50000143051147%', + textTransform: 'none', + }, + H5: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '24px', + letterSpacing: '0px', + textDecoration: 'none', + lineHeight: '133.39999914169312%', + textTransform: 'none', + }, + H6: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '20px', + letterSpacing: '0.030000001192092896px', + textDecoration: 'none', + lineHeight: '160.0000023841858%', + textTransform: 'none', + }, + 'Body 1': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '16px', + letterSpacing: '0.024000000953674317px', + textDecoration: 'none', + lineHeight: '150%', + textTransform: 'none', + }, + 'Body 2': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '14px', + letterSpacing: '0.023800000250339508px', + textDecoration: 'none', + lineHeight: '142.99999475479126%', + textTransform: 'none', + }, + 'Subtitle 1': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '16px', + letterSpacing: '0.024000000953674317px', + textDecoration: 'none', + lineHeight: '175%', + textTransform: 'none', + }, + 'Subtitle 2': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '14px', + letterSpacing: '0.014000000208616257px', + textDecoration: 'none', + lineHeight: '157.00000524520874%', + textTransform: 'none', + }, + Overline: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '12px', + letterSpacing: '0.12px', + textDecoration: 'none', + lineHeight: '266.00000858306885%', + textTransform: 'uppercase', + }, + Caption: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '12px', + letterSpacing: '0.04800000071525574px', + textDecoration: 'none', + lineHeight: '165.9999966621399%', + textTransform: 'none', + }, + }, + Components: { + 'Alert Title': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '16px', + letterSpacing: '0.024000000953674317px', + textDecoration: 'none', + lineHeight: '150%', + textTransform: 'none', + }, + 'Avatar Initials': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '20px', + letterSpacing: '0.02800000011920929px', + textDecoration: 'none', + lineHeight: '20px', + textTransform: 'none', + }, + 'Badge Label': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '12px', + letterSpacing: '0.016800000071525573px', + textDecoration: 'none', + lineHeight: '20px', + textTransform: 'none', + }, + 'Button Large': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '15px', + letterSpacing: '0.06900000125169754px', + textDecoration: 'none', + lineHeight: '26px', + textTransform: 'uppercase', + }, + 'Button Medium': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '14px', + letterSpacing: '0.056000000834465026px', + textDecoration: 'none', + lineHeight: '24px', + textTransform: 'uppercase', + }, + 'Button Small': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '13px', + letterSpacing: '0.05980000108480454px', + textDecoration: 'none', + lineHeight: '22px', + textTransform: 'uppercase', + }, + 'Input Label': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '12px', + letterSpacing: '0.01800000071525574px', + textDecoration: 'none', + lineHeight: '12px', + textTransform: 'none', + }, + 'Helper Text': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '12px', + letterSpacing: '0.04800000071525574px', + textDecoration: 'none', + lineHeight: '20px', + textTransform: 'none', + }, + 'Input Text': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '16px', + letterSpacing: '0.024000000953674317px', + textDecoration: 'none', + lineHeight: '24px', + textTransform: 'none', + }, + Chip: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '13px', + letterSpacing: '0.020799999535083772px', + textDecoration: 'none', + lineHeight: '18px', + textTransform: 'none', + }, + Tooltip: { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '10px', + letterSpacing: '0px', + textDecoration: 'none', + lineHeight: '14px', + textTransform: 'none', + }, + 'Table Header': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '14px', + letterSpacing: '0.023800000250339508px', + textDecoration: 'none', + lineHeight: '24px', + textTransform: 'none', + }, + 'Menu Item': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '16px', + letterSpacing: '0.024000000953674317px', + textDecoration: 'none', + lineHeight: '150%', + textTransform: 'none', + }, + 'Menu Item Dense': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '14px', + letterSpacing: '0.023800000250339508px', + textDecoration: 'none', + lineHeight: '24px', + textTransform: 'none', + }, + 'List Subheader': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 500, + fontSize: '14px', + letterSpacing: '0.014000000208616257px', + textDecoration: 'none', + lineHeight: '48px', + textTransform: 'none', + }, + 'Bottom Navigation Active Label': { + fontStyle: 'normal', + fontFamily: 'Roboto', + fontWeight: 400, + fontSize: '14px', + letterSpacing: '0.056000000834465026px', + textDecoration: 'none', + lineHeight: '165.9999966621399%', + textTransform: 'none', + }, + }, + }, + customShadows: { + Elevation: { + '1': { + boxShadow: '0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.2)', + }, + '2': { + boxShadow: '0px 1px 5px rgba(0, 0, 0, 0.12), 0px 2px 2px rgba(0, 0, 0, 0.14), 0px 3px 1px rgba(0, 0, 0, 0.2)', + }, + '3': { + boxShadow: '0px 1px 8px rgba(0, 0, 0, 0.12), 0px 3px 4px rgba(0, 0, 0, 0.14), 0px 3px 3px rgba(0, 0, 0, 0.2)', + }, + '4': { + boxShadow: '0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px rgba(0, 0, 0, 0.2)', + }, + '5': { + boxShadow: '0px 1px 14px rgba(0, 0, 0, 0.12), 0px 5px 8px rgba(0, 0, 0, 0.14), 0px 3px 5px rgba(0, 0, 0, 0.2)', + }, + '6': { + boxShadow: '0px 1px 18px rgba(0, 0, 0, 0.12), 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 3px 5px rgba(0, 0, 0, 0.2)', + }, + '7': { + boxShadow: '0px 2px 16px rgba(0, 0, 0, 0.12), 0px 7px 10px rgba(0, 0, 0, 0.14), 0px 4px 5px rgba(0, 0, 0, 0.2)', + }, + '8': { + boxShadow: '0px 3px 14px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 5px 5px rgba(0, 0, 0, 0.2)', + }, + '9': { + boxShadow: '0px 3px 16px rgba(0, 0, 0, 0.12), 0px 9px 12px rgba(0, 0, 0, 0.14), 0px 5px 6px rgba(0, 0, 0, 0.2)', + }, + '10': { + boxShadow: '0px 4px 18px rgba(0, 0, 0, 0.12), 0px 10px 14px rgba(0, 0, 0, 0.14), 0px 6px 6px rgba(0, 0, 0, 0.2)', + }, + '11': { + boxShadow: '0px 4px 20px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.14), 0px 6px 7px rgba(0, 0, 0, 0.2)', + }, + '12': { + boxShadow: '0px 5px 22px rgba(0, 0, 0, 0.12), 0px 12px 17px rgba(0, 0, 0, 0.14), 0px 7px 8px rgba(0, 0, 0, 0.2)', + }, + '13': { + boxShadow: '0px 5px 24px rgba(0, 0, 0, 0.12), 0px 13px 19px rgba(0, 0, 0, 0.14), 0px 7px 8px rgba(0, 0, 0, 0.2)', + }, + '14': { + boxShadow: '0px 5px 26px rgba(0, 0, 0, 0.12), 0px 14px 21px rgba(0, 0, 0, 0.14), 0px 7px 9px rgba(0, 0, 0, 0.2)', + }, + '15': { + boxShadow: '0px 6px 28px rgba(0, 0, 0, 0.12), 0px 15px 22px rgba(0, 0, 0, 0.14), 0px 8px 9px rgba(0, 0, 0, 0.2)', + }, + '16': { + boxShadow: '0px 6px 30px rgba(0, 0, 0, 0.12), 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 8px 10px rgba(0, 0, 0, 0.2)', + }, + '17': { + boxShadow: '0px 6px 32px rgba(0, 0, 0, 0.12), 0px 17px 26px rgba(0, 0, 0, 0.14), 0px 8px 11px rgba(0, 0, 0, 0.2)', + }, + '18': { + boxShadow: '0px 7px 34px rgba(0, 0, 0, 0.12), 0px 18px 28px rgba(0, 0, 0, 0.14), 0px 9px 11px rgba(0, 0, 0, 0.2)', + }, + '19': { + boxShadow: '0px 7px 36px rgba(0, 0, 0, 0.12), 0px 19px 29px rgba(0, 0, 0, 0.14), 0px 9px 12px rgba(0, 0, 0, 0.2)', + }, + '20': { + boxShadow: '0px 8px 38px rgba(0, 0, 0, 0.12), 0px 20px 31px rgba(0, 0, 0, 0.14), 0px 10px 13px rgba(0, 0, 0, 0.2)', + }, + '21': { + boxShadow: '0px 8px 40px rgba(0, 0, 0, 0.12), 0px 21px 33px rgba(0, 0, 0, 0.14), 0px 10px 13px rgba(0, 0, 0, 0.2)', + }, + '22': { + boxShadow: '0px 8px 42px rgba(0, 0, 0, 0.12), 0px 22px 35px rgba(0, 0, 0, 0.14), 0px 10px 14px rgba(0, 0, 0, 0.2)', + }, + '23': { + boxShadow: '0px 9px 44px rgba(0, 0, 0, 0.12), 0px 23px 36px rgba(0, 0, 0, 0.14), 0px 11px 14px rgba(0, 0, 0, 0.2)', + }, + '24': { + boxShadow: '0px 9px 46px rgba(0, 0, 0, 0.12), 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2)', + }, + 'Outlined Light': { + boxShadow: '0px 0px 0px rgba(224, 224, 224, 1)', + }, + 'Outlined Dark': { + boxShadow: '0px 0px 0px rgba(255, 255, 255, 0.12)', + }, + }, + }, +}); +const lightQuestTheme = createTheme({ + components: { + MuiButtonBase: { + defaultProps: { + disableRipple: true, + }, + }, + MuiAlert: { + defaultProps: { + iconMapping: { + error: React.createElement(SvgIcon, { component: ErrorOutline }), + warning: React.createElement(SvgIcon, { component: WarningAmberOutlined }), + info: React.createElement(SvgIcon, { component: InfoOutlined }), + success: React.createElement(SvgIcon, { component: CheckCircleOutlined }), + }, + }, + styleOverrides: { + filledError: { + backgroundColor: lightGlobalTheme.palette['Error']['Main'], + borderRadius: `4px`, + }, + filledWarning: { + backgroundColor: lightGlobalTheme.palette['Warning']['Main'], + borderRadius: `4px`, + }, + filledInfo: { + backgroundColor: lightGlobalTheme.palette['Info']['Main'], + borderRadius: `4px`, + }, + filledSuccess: { + backgroundColor: lightGlobalTheme.palette['Success']['Main'], + borderRadius: `4px`, + }, + }, + }, + MuiAvatar: { + styleOverrides: { + circular: {}, + square: {}, + rounded: { + borderRadius: `4px`, + }, + colorDefault: { + color: lightGlobalTheme.palette['Background']['Paper'], + fontStyle: lightGlobalTheme.typography['Components']['Avatar Initials'] + .fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Avatar Initials'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Avatar Initials'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Avatar Initials'] + .fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Avatar Initials'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Avatar Initials'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Avatar Initials'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Avatar Initials'] + .textTransform, + }, + }, + }, + MuiButton: { + styleOverrides: { + containedSizeLarge: { + fontStyle: `normal`, + fontFamily: `Roboto`, + fontWeight: `500`, + fontSize: `15px`, + letterSpacing: `0.06900000125169754px`, + textDecoration: `none`, + lineHeight: `26px`, + textTransform: `uppercase`, + padding: `8px 22px`, + borderRadius: `4px`, + height: `42px`, + }, + containedSizeMedium: { + fontStyle: lightGlobalTheme.typography['Components']['Button Medium'] + .fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Button Medium'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Button Medium'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Button Medium'] + .fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Button Medium'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Button Medium'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Button Medium'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Button Medium'] + .textTransform, + padding: `6px 16px`, + borderRadius: `4px`, + height: `36px`, + }, + containedSizeSmall: { + fontStyle: lightGlobalTheme.typography['Components']['Button Small'] + .fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Button Small'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Button Small'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Button Small'] + .fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Button Small'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Button Small'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Button Small'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Button Small'] + .textTransform, + padding: `4px 10px`, + borderRadius: `4px`, + height: `30px`, + }, + containedPrimary: { + backgroundColor: lightGlobalTheme.palette['Primary']['Main'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Primary']['Dark'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + }, + '&:disabled': { + backgroundColor: lightGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + containedSecondary: { + backgroundColor: lightGlobalTheme.palette['Secondary']['Main'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Secondary']['Dark'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + }, + '&:disabled': { + backgroundColor: lightGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + containedError: { + backgroundColor: lightGlobalTheme.palette['Error']['Main'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Error']['Dark'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + }, + '&:disabled': { + backgroundColor: lightGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + containedSuccess: { + backgroundColor: lightGlobalTheme.palette['Success']['Main'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Success']['Dark'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + }, + '&:disabled': { + backgroundColor: lightGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + containedInfo: { + backgroundColor: lightGlobalTheme.palette['Info']['Main'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Info']['Dark'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + }, + '&:disabled': { + backgroundColor: lightGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + containedWarning: { + backgroundColor: lightGlobalTheme.palette['Warning']['Main'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['2'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Warning']['Dark'], + boxShadow: lightGlobalTheme.customShadows['Elevation']['4'].boxShadow, + color: `rgba(255, 255, 255, 1)`, + }, + '&:disabled': { + backgroundColor: lightGlobalTheme.palette['Action']['Disabled Background (12p)'], + }, + }, + textSizeMedium: { + fontStyle: lightGlobalTheme.typography['Components']['Button Medium'] + .fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Button Medium'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Button Medium'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Button Medium'] + .fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Button Medium'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Button Medium'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Button Medium'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Button Medium'] + .textTransform, + padding: `6px 8px`, + borderRadius: `4px`, + height: `36px`, + }, + textSizeLarge: { + fontStyle: lightGlobalTheme.typography['Components']['Button Large'] + .fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Button Large'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Button Large'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Button Large'] + .fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Button Large'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Button Large'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Button Large'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Button Large'] + .textTransform, + padding: `8px 11px`, + borderRadius: `4px`, + height: `42px`, + }, + textSizeSmall: { + fontStyle: lightGlobalTheme.typography['Components']['Button Small'] + .fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Button Small'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Button Small'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Button Small'] + .fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Button Small'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Button Small'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Button Small'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Button Small'] + .textTransform, + padding: `4px 5px`, + borderRadius: `4px`, + height: `30px`, + }, + textPrimary: { + color: `rgba(25, 118, 210, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Primary']['Shades']['4p'], + color: `rgba(25, 118, 210, 1)`, + }, + '&:disabled': { + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + textSecondary: { + color: `rgba(156, 39, 176, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Secondary']['Shades']['4p'], + color: `rgba(156, 39, 176, 1)`, + }, + '&:disabled': { + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + textError: { + color: `rgba(211, 47, 47, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Error']['Shades']['4p'], + color: `rgba(211, 47, 47, 1)`, + }, + '&:disabled': { + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + textSuccess: { + color: `rgba(46, 125, 50, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Success']['Shades']['4p'], + color: `rgba(46, 125, 50, 1)`, + }, + '&:disabled': { + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + textInfo: { + color: `rgba(2, 136, 209, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Info']['Shades']['4p'], + color: `rgba(2, 136, 209, 1)`, + }, + '&:disabled': { + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + textWarning: { + color: `rgba(237, 108, 2, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Warning']['Shades']['4p'], + color: `rgba(237, 108, 2, 1)`, + }, + '&:disabled': { + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + outlinedSizeLarge: { + fontStyle: lightGlobalTheme.typography['Components']['Button Large'] + .fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Button Large'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Button Large'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Button Large'] + .fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Button Large'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Button Large'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Button Large'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Button Large'] + .textTransform, + padding: `8px 22px`, + borderRadius: `4px`, + height: `42px`, + }, + outlinedSizeMedium: { + fontStyle: lightGlobalTheme.typography['Components']['Button Medium'] + .fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Button Medium'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Button Medium'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Button Medium'] + .fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Button Medium'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Button Medium'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Button Medium'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Button Medium'] + .textTransform, + padding: `6px 16px`, + borderRadius: `4px`, + height: `36px`, + }, + outlinedSizeSmall: { + fontStyle: lightGlobalTheme.typography['Components']['Button Small'] + .fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Button Small'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Button Small'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Button Small'] + .fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Button Small'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Button Small'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Button Small'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Button Small'] + .textTransform, + padding: `4px 10px`, + borderRadius: `4px`, + height: `30px`, + }, + outlinedPrimary: { + border: `1px solid rgba(25, 118, 210, 0.5)`, + boxSizing: `border-box`, + color: `rgba(25, 118, 210, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Primary']['Shades']['4p'], + border: `1px solid rgba(25, 118, 210, 0.5)`, + boxSizing: `border-box`, + color: `rgba(25, 118, 210, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + outlinedSecondary: { + border: `1px solid rgba(156, 39, 176, 0.5)`, + boxSizing: `border-box`, + color: `rgba(156, 39, 176, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Secondary']['Shades']['4p'], + border: `1px solid rgba(156, 39, 176, 0.5)`, + boxSizing: `border-box`, + color: `rgba(156, 39, 176, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + outlinedError: { + border: `1px solid rgba(211, 47, 47, 0.5)`, + boxSizing: `border-box`, + color: `rgba(211, 47, 47, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Error']['Shades']['4p'], + border: `1px solid rgba(211, 47, 47, 0.5)`, + boxSizing: `border-box`, + color: `rgba(211, 47, 47, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + outlinedSuccess: { + border: `1px solid rgba(46, 125, 50, 0.5)`, + boxSizing: `border-box`, + color: `rgba(46, 125, 50, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Success']['Shades']['4p'], + border: `1px solid rgba(46, 125, 50, 0.5)`, + boxSizing: `border-box`, + color: `rgba(46, 125, 50, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + outlinedInfo: { + border: `1px solid rgba(2, 136, 209, 0.5)`, + boxSizing: `border-box`, + color: `rgba(2, 136, 209, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Info']['Shades']['4p'], + border: `1px solid rgba(2, 136, 209, 0.5)`, + boxSizing: `border-box`, + color: `rgba(2, 136, 209, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + outlinedWarning: { + border: `1px solid rgba(237, 108, 2, 0.5)`, + boxSizing: `border-box`, + color: `rgba(237, 108, 2, 1)`, + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Warning']['Shades']['4p'], + border: `1px solid rgba(237, 108, 2, 0.5)`, + boxSizing: `border-box`, + color: `rgba(237, 108, 2, 1)`, + }, + '&:disabled': { + border: `1px solid rgba(0, 0, 0, 0.12)`, + boxSizing: `border-box`, + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + }, + }, + MuiCheckbox: { + defaultProps: { + icon: React.createElement(SvgIcon, { component: CheckBoxOutlineBlank }), + indeterminateIcon: React.createElement(SvgIcon, { component: IndeterminateCheckBo }), + checkedIcon: React.createElement(SvgIcon, { component: CheckBoxFilled }), + }, + styleOverrides: { + root: { + '&:hover': { + backgroundColor: lightGlobalTheme.palette['Primary']['Shades']['4p'], + borderRadius: `19px`, + }, + }, + }, + }, + MuiFormControlLabel: { + styleOverrides: { + label: { + color: lightGlobalTheme.palette['Text']['Primary'], + fontStyle: lightGlobalTheme.typography['Typography']['Body 1'].fontStyle, + fontFamily: lightGlobalTheme.typography['Typography']['Body 1'].fontFamily, + fontWeight: lightGlobalTheme.typography['Typography']['Body 1'].fontWeight, + fontSize: lightGlobalTheme.typography['Typography']['Body 1'].fontSize, + letterSpacing: lightGlobalTheme.typography['Typography']['Body 1'].letterSpacing, + lineHeight: lightGlobalTheme.typography['Typography']['Body 1'].lineHeight, + textDecoration: lightGlobalTheme.typography['Typography']['Body 1'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Typography']['Body 1'].textTransform, + '&.Mui-disabled': { + color: lightGlobalTheme.palette['Action']['Disabled (26p)'], + fontStyle: lightGlobalTheme.typography['Typography']['Body 1'].fontStyle, + fontFamily: lightGlobalTheme.typography['Typography']['Body 1'].fontFamily, + fontWeight: lightGlobalTheme.typography['Typography']['Body 1'].fontWeight, + fontSize: lightGlobalTheme.typography['Typography']['Body 1'].fontSize, + letterSpacing: lightGlobalTheme.typography['Typography']['Body 1'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Typography']['Body 1'].lineHeight, + textDecoration: lightGlobalTheme.typography['Typography']['Body 1'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Typography']['Body 1'] + .textTransform, + }, + }, + root: { + marginLeft: '0px', + }, + }, + }, + MuiDialog: { + styleOverrides: { + root: { + borderRadius: `4px`, + boxShadow: lightGlobalTheme.customShadows['Elevation']['24'].boxShadow, + padding: `8px 24px`, + }, + paper: { + backgroundColor: lightGlobalTheme.palette['Background']['Paper'], + }, + }, + }, + MuiRadio: { + styleOverrides: { + root: { + '&.MuiRadio-colorPrimary': { + color: `rgba(0, 0, 0, 0.6)`, + '&.Mui-checked': { + color: `rgba(25, 118, 210, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(25, 118, 210, 0.3)`, + }, + }, + '&.MuiRadio-colorSecondary': { + color: `rgba(0, 0, 0, 0.6)`, + '&.Mui-checked': { + color: `rgba(156, 39, 176, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(156, 39, 176, 0.04)`, + }, + }, + '&.MuiRadio-colorError': { + color: `rgba(0, 0, 0, 0.6)`, + '&.Mui-checked': { + color: `rgba(211, 47, 47, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(211, 47, 47, 0.04)`, + }, + }, + '&.MuiRadio-colorWarning': { + color: `rgba(0, 0, 0, 0.6)`, + '&.Mui-checked': { + color: `rgba(237, 108, 2, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(237, 108, 2, 0.04)`, + }, + }, + '&.MuiRadio-colorSuccess': { + color: `rgba(0, 0, 0, 0.6)`, + '&.Mui-checked': { + color: `rgba(46, 125, 50, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(46, 125, 50, 0.04)`, + }, + }, + '&.MuiRadio-colorInfo': { + color: `rgba(0, 0, 0, 0.6)`, + '&.Mui-checked': { + color: `rgba(2, 136, 209, 1)`, + }, + '&:hover': { + backgroundColor: `rgba(2, 136, 209, 0.04)`, + }, + }, + '&.Mui-disabled': { + color: `rgba(0, 0, 0, 0.26)`, + }, + }, + }, + }, + MuiSwitch: { + styleOverrides: { + switchBase: { + '&.MuiSwitch-colorPrimary': { + color: 'rgba(250, 250, 250, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(0, 0, 0, 0.04)', + }, + '&.Mui-checked': { + color: 'rgba(25, 118, 210, 1)', + '&:hover': { + backgroundColor: 'rgba(25, 118, 210, 0.04)', + }, + }, + }, + '&.MuiSwitch-colorSecondary': { + color: 'rgba(250, 250, 250, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(0, 0, 0, 0.04)', + }, + '&.Mui-checked': { + color: 'rgba(156, 39, 176, 1)', + '&:hover': { + backgroundColor: 'rgba(156, 39, 176, 0.04)', + }, + }, + }, + '&.MuiSwitch-colorError': { + color: 'rgba(250, 250, 250, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(0, 0, 0, 0.04)', + }, + '&.Mui-checked': { + color: 'rgba(211, 47, 47, 1)', + '&:hover': { + backgroundColor: 'rgba(211, 47, 47, 0.04)', + }, + }, + }, + '&.MuiSwitch-colorWarning': { + color: 'rgba(250, 250, 250, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(0, 0, 0, 0.04)', + }, + '&.Mui-checked': { + color: 'rgba(237, 108, 2, 1)', + '&:hover': { + backgroundColor: 'rgba(237, 108, 2, 0.04)', + }, + }, + }, + '&.MuiSwitch-colorSuccess': { + color: 'rgba(250, 250, 250, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(0, 0, 0, 0.04)', + }, + '&.Mui-checked': { + color: 'rgba(46, 125, 50, 1)', + '&:hover': { + backgroundColor: 'rgba(46, 125, 50, 0.04)', + }, + }, + }, + '&.MuiSwitch-colorInfo': { + color: 'rgba(250, 250, 250, 1)', + borderRadius: `100px`, + '&:hover': { + backgroundColor: 'rgba(0, 0, 0, 0.04)', + }, + '&.Mui-checked': { + color: 'rgba(2, 136, 209, 1)', + '&:hover': { + backgroundColor: 'rgba(2, 136, 209, 0.04)', + }, + }, + }, + }, + track: { + '.MuiSwitch-colorPrimary + &': { + borderRadius: '10px', + backgroundColor: 'rgba(0, 0, 0, 1)', + }, + '.Mui-checked.MuiSwitch-colorPrimary.Mui-checked + &': { + backgroundColor: 'rgba(25, 118, 210, 1)', + }, + '.MuiSwitch-colorSecondary + &': { + borderRadius: '10px', + backgroundColor: 'rgba(0, 0, 0, 1)', + }, + '.Mui-checked.MuiSwitch-colorSecondary.Mui-checked + &': { + backgroundColor: 'rgba(156, 39, 176, 1)', + }, + '.MuiSwitch-colorError + &': { + borderRadius: '10px', + backgroundColor: 'rgba(0, 0, 0, 1)', + }, + '.Mui-checked.MuiSwitch-colorError.Mui-checked + &': { + backgroundColor: 'rgba(211, 47, 47, 1)', + }, + '.MuiSwitch-colorWarning + &': { + borderRadius: '10px', + backgroundColor: 'rgba(0, 0, 0, 1)', + }, + '.Mui-checked.MuiSwitch-colorWarning.Mui-checked + &': { + backgroundColor: 'rgba(237, 108, 2, 1)', + }, + '.MuiSwitch-colorSuccess + &': { + borderRadius: '10px', + backgroundColor: 'rgba(0, 0, 0, 1)', + }, + '.Mui-checked.MuiSwitch-colorSuccess.Mui-checked + &': { + backgroundColor: 'rgba(46, 125, 50, 1)', + }, + '.MuiSwitch-colorInfo + &': { + borderRadius: '10px', + backgroundColor: 'rgba(0, 0, 0, 1)', + }, + '.Mui-checked.MuiSwitch-colorInfo.Mui-checked + &': { + backgroundColor: 'rgba(2, 136, 209, 1)', + }, + }, + }, + }, + MuiFilledInput: { + styleOverrides: { + root: { + color: lightGlobalTheme.palette['Text']['Primary'], + fontStyle: lightGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Input Text'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Input Text'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Input Text'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + sizeSmall: { + color: lightGlobalTheme.palette['Text']['Primary'], + fontStyle: lightGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Input Text'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Input Text'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Input Text'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + }, + }, + MuiInput: { + styleOverrides: { + root: { + color: lightGlobalTheme.palette['Text']['Primary'], + fontStyle: lightGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Input Text'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Input Text'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Input Text'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + sizeSmall: { + color: lightGlobalTheme.palette['Text']['Primary'], + fontStyle: lightGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Input Text'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Input Text'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Input Text'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + }, + }, + MuiFormHelperText: { + styleOverrides: { + root: { + fontSize: `undefinedpx`, + letterSpacing: `normal`, + textDecoration: `none`, + textTransform: `none`, + '&.MuiError': { + fontSize: `undefinedpx`, + letterSpacing: `normal`, + textDecoration: `none`, + textTransform: `none`, + }, + }, + }, + }, + MuiInputLabel: { + styleOverrides: { + root: { + color: lightGlobalTheme.palette['Text']['Secondary'], + fontStyle: lightGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Input Text'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Input Text'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Input Text'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + sizeSmall: { + color: lightGlobalTheme.palette['Text']['Secondary'], + fontStyle: lightGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Input Text'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Input Text'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Input Text'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + }, + }, + MuiOutlinedInput: { + styleOverrides: { + root: { + color: lightGlobalTheme.palette['Text']['Primary'], + fontStyle: lightGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Input Text'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Input Text'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Input Text'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + sizeSmall: { + color: lightGlobalTheme.palette['Text']['Primary'], + fontStyle: lightGlobalTheme.typography['Components']['Input Text'].fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Input Text'] + .fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Input Text'] + .fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Input Text'].fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Input Text'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Input Text'] + .lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Input Text'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Input Text'] + .textTransform, + }, + }, + }, + MuiTooltip: { + styleOverrides: { + tooltip: { + backgroundColor: `rgba(97, 97, 97, 0.9)`, + borderRadius: `4px`, + color: lightGlobalTheme.palette['Common']['White']['100p'], + fontStyle: lightGlobalTheme.typography['Components']['Tooltip'].fontStyle, + fontFamily: lightGlobalTheme.typography['Components']['Tooltip'].fontFamily, + fontWeight: lightGlobalTheme.typography['Components']['Tooltip'].fontWeight, + fontSize: lightGlobalTheme.typography['Components']['Tooltip'].fontSize, + letterSpacing: lightGlobalTheme.typography['Components']['Tooltip'] + .letterSpacing, + lineHeight: lightGlobalTheme.typography['Components']['Tooltip'].lineHeight, + textDecoration: lightGlobalTheme.typography['Components']['Tooltip'] + .textDecoration, + textTransform: lightGlobalTheme.typography['Components']['Tooltip'] + .textTransform, + }, + arrow: { + color: `rgba(97, 97, 97, 0.9)`, + }, + }, + }, + }, +}, lightGlobalTheme); +export default lightQuestTheme; +//# sourceMappingURL=CaratDesignSystemLightTheme.js.map \ No newline at end of file diff --git a/src/CaratDesignSystemLightTheme.js.map b/src/CaratDesignSystemLightTheme.js.map new file mode 100644 index 0000000..89ea546 --- /dev/null +++ b/src/CaratDesignSystemLightTheme.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CaratDesignSystemLightTheme.js","sourceRoot":"","sources":["CaratDesignSystemLightTheme.tsx"],"names":[],"mappings":"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","sourcesContent":["import React from 'react';\n\nimport { createTheme } from '@mui/material/styles';\n\nimport SvgIcon from '@mui/material/SvgIcon';\n\nimport { ReactComponent as ErrorOutline } from 'src/assets/images/_ErrorOutline.svg';\nimport { ReactComponent as WarningAmberOutlined } from 'src/assets/images/_WarningAmberOutlined.svg';\nimport { ReactComponent as InfoOutlined } from 'src/assets/images/_InfoOutlined.svg';\nimport { ReactComponent as CheckCircleOutlined } from 'src/assets/images/_CheckCircleOutlined.svg';\nimport { ReactComponent as CheckBoxOutlineBlank } from 'src/assets/images/_CheckBoxOutlineBlankOutlined.svg';\nimport { ReactComponent as IndeterminateCheckBo } from 'src/assets/images/_IndeterminateCheckBoxFilled.svg';\nimport { ReactComponent as CheckBoxFilled } from 'src/assets/images/_CheckBoxFilled.svg';\n\nconst lightGlobalTheme: any = createTheme({\n palette: {\n '50': 'rgba(236, 239, 241, 1)',\n '100': 'rgba(207, 216, 220, 1)',\n '200': 'rgba(176, 190, 197, 1)',\n '300': 'rgba(144, 164, 174, 1)',\n '400': 'rgba(120, 144, 156, 1)',\n '500': 'rgba(96, 125, 139, 1)',\n '600': 'rgba(84, 110, 122, 1)',\n '700': 'rgba(69, 90, 100, 1)',\n '800': 'rgba(55, 71, 79, 1)',\n '900': 'rgba(38, 50, 56, 1)',\n mode: 'light',\n primary: {\n main: 'rgba(25, 118, 210, 1)',\n contrastText: 'rgba(255, 255, 255, 1)',\n },\n secondary: {\n main: 'rgba(156, 39, 176, 1)',\n contrastText: 'rgba(255, 255, 255, 1)',\n },\n error: {\n main: 'rgba(211, 47, 47, 1)',\n contrastText: 'rgba(255, 255, 255, 1)',\n },\n warning: {\n main: 'rgba(237, 108, 2, 1)',\n contrastText: 'rgba(255, 255, 255, 1)',\n },\n success: {\n main: 'rgba(46, 125, 50, 1)',\n contrastText: 'rgba(255, 255, 255, 1)',\n },\n info: {\n main: 'rgba(2, 136, 209, 1)',\n contrastText: 'rgba(255, 255, 255, 1)',\n },\n text: {\n primary: 'rgba(0, 0, 0, 0.87)',\n secondary: 'rgba(0, 0, 0, 0.6)',\n disabled: 'rgba(0, 0, 0, 0.38)',\n },\n action: {\n active: 'rgba(0, 0, 0, 0.54)',\n hover: 'rgba(0, 0, 0, 0.04)',\n selected: 'rgba(0, 0, 0, 0.08)',\n disabled: 'rgba(0, 0, 0, 0.26)',\n disabledBackground: 'rgba(0, 0, 0, 0.12)',\n focus: 'rgba(0, 0, 0, 0.12)',\n },\n Text: {\n Primary: 'rgba(0, 0, 0, 0.87)',\n Secondary: 'rgba(0, 0, 0, 0.6)',\n Disabled: 'rgba(0, 0, 0, 0.38)',\n },\n Primary: {\n Main: 'rgba(25, 118, 210, 1)',\n Contrast: 'rgba(255, 255, 255, 1)',\n Shades: {\n '4p': 'rgba(25, 118, 210, 0.04)',\n '8p': 'rgba(25, 118, 210, 0.08)',\n '12p': 'rgba(25, 118, 210, 0.12)',\n '30p': 'rgba(25, 118, 210, 0.3)',\n '50p': 'rgba(25, 118, 210, 0.5)',\n },\n },\n Secondary: {\n Main: 'rgba(156, 39, 176, 1)',\n Contrast: 'rgba(255, 255, 255, 1)',\n Shades: {\n '4p': 'rgba(156, 39, 176, 0.04)',\n '8p': 'rgba(156, 39, 176, 0.08)',\n '12p': 'rgba(156, 39, 176, 0.12)',\n '30p': 'rgba(156, 39, 176, 0.3)',\n '50p': 'rgba(156, 39, 176, 0.5)',\n },\n },\n Action: {\n 'Hover (4p)': 'rgba(0, 0, 0, 0.04)',\n 'Selected (8p)': 'rgba(0, 0, 0, 0.08)',\n 'Disabled Background (12p)': 'rgba(0, 0, 0, 0.12)',\n 'Focus (12p)': 'rgba(0, 0, 0, 0.12)',\n 'Disabled (26p)': 'rgba(0, 0, 0, 0.26)',\n 'Active (54p)': 'rgba(0, 0, 0, 0.54)',\n },\n Error: {\n Main: 'rgba(211, 47, 47, 1)',\n Contrast: 'rgba(255, 255, 255, 1)',\n Shades: {\n '4p': 'rgba(211, 47, 47, 0.04)',\n '12p': 'rgba(211, 47, 47, 0.12)',\n '30p': 'rgba(211, 47, 47, 0.3)',\n '50p': 'rgba(211, 47, 47, 0.5)',\n '160p': 'rgba(211, 47, 47, 1)',\n '190p': 'rgba(211, 47, 47, 1)',\n },\n },\n Warning: {\n Main: 'rgba(237, 108, 2, 1)',\n Contrast: 'rgba(255, 255, 255, 1)',\n Shades: {\n '4p': 'rgba(237, 108, 2, 0.04)',\n '12p': 'rgba(237, 108, 2, 0.12)',\n '30p': 'rgba(237, 108, 2, 0.3)',\n '50p': 'rgba(237, 108, 2, 0.5)',\n '160p': 'rgba(237, 108, 2, 1)',\n '190p': 'rgba(237, 108, 2, 1)',\n },\n },\n Info: {\n Main: 'rgba(2, 136, 209, 1)',\n Contrast: 'rgba(255, 255, 255, 1)',\n Shades: {\n '4p': 'rgba(2, 136, 209, 0.04)',\n '12p': 'rgba(2, 136, 209, 0.12)',\n '30p': 'rgba(2, 136, 209, 0.3)',\n '50p': 'rgba(2, 136, 209, 0.5)',\n '160p': 'rgba(2, 136, 209, 1)',\n '190p': 'rgba(2, 136, 209, 1)',\n },\n },\n Success: {\n Main: 'rgba(46, 125, 50, 1)',\n Contrast: 'rgba(255, 255, 255, 1)',\n Shades: {\n '4p': 'rgba(46, 125, 50, 0.04)',\n '12p': 'rgba(46, 125, 50, 0.12)',\n '30p': 'rgba(46, 125, 50, 0.3)',\n '50p': 'rgba(46, 125, 50, 0.5)',\n '160p': 'rgba(46, 125, 50, 1)',\n '190p': 'rgba(46, 125, 50, 1)',\n },\n },\n Background: {\n Paper: 'rgba(255, 255, 255, 1)',\n Default: 'rgba(255, 255, 255, 1)',\n },\n Other: {\n Divider: 'rgba(0, 0, 0, 0.12)',\n 'Outlined Border (23p)': 'rgba(0, 0, 0, 0.23)',\n 'Backdrop Overlay': 'rgba(0, 0, 0, 0.5)',\n 'Filled Input Background': 'rgba(0, 0, 0, 0.06)',\n 'Standard Input Line': 'rgba(0, 0, 0, 0.42)',\n Snackbar: 'rgba(50, 50, 50, 1)',\n 'Rating Active': 'rgba(255, 180, 0, 1)',\n 'focus-ring-color': 'rgba(0, 95, 204, 1)',\n },\n Common: {\n Black: {\n '4p': 'rgba(0, 0, 0, 0.04)',\n '12p': 'rgba(0, 0, 0, 0.12)',\n '30p': 'rgba(0, 0, 0, 0.3)',\n '100p': 'rgba(0, 0, 0, 1)',\n },\n White: {\n '8p': 'rgba(255, 255, 255, 0.08)',\n '12p': 'rgba(255, 255, 255, 0.12)',\n '30p': 'rgba(255, 255, 255, 0.3)',\n '100p': 'rgba(255, 255, 255, 1)',\n },\n },\n A100: 'rgba(130, 177, 255, 1)',\n A200: 'rgba(68, 138, 255, 1)',\n A400: 'rgba(41, 121, 255, 1)',\n A700: 'rgba(41, 98, 255, 1)',\n },\n typography: {\n Typography: {\n H1: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 300,\n fontSize: '96px',\n letterSpacing: '-1.44px',\n textDecoration: 'none',\n lineHeight: '116.70000553131104%',\n textTransform: 'none',\n },\n H2: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 300,\n fontSize: '60px',\n letterSpacing: '-0.3px',\n textDecoration: 'none',\n lineHeight: '120.00000476837158%',\n textTransform: 'none',\n },\n H3: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '48px',\n letterSpacing: '0px',\n textDecoration: 'none',\n lineHeight: '116.70000553131104%',\n textTransform: 'none',\n },\n H4: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '34px',\n letterSpacing: '0.085px',\n textDecoration: 'none',\n lineHeight: '123.50000143051147%',\n textTransform: 'none',\n },\n H5: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '24px',\n letterSpacing: '0px',\n textDecoration: 'none',\n lineHeight: '133.39999914169312%',\n textTransform: 'none',\n },\n H6: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '20px',\n letterSpacing: '0.030000001192092896px',\n textDecoration: 'none',\n lineHeight: '160.0000023841858%',\n textTransform: 'none',\n },\n 'Body 1': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '16px',\n letterSpacing: '0.024000000953674317px',\n textDecoration: 'none',\n lineHeight: '150%',\n textTransform: 'none',\n },\n 'Body 2': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '14px',\n letterSpacing: '0.023800000250339508px',\n textDecoration: 'none',\n lineHeight: '142.99999475479126%',\n textTransform: 'none',\n },\n 'Subtitle 1': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '16px',\n letterSpacing: '0.024000000953674317px',\n textDecoration: 'none',\n lineHeight: '175%',\n textTransform: 'none',\n },\n 'Subtitle 2': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '14px',\n letterSpacing: '0.014000000208616257px',\n textDecoration: 'none',\n lineHeight: '157.00000524520874%',\n textTransform: 'none',\n },\n Overline: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '12px',\n letterSpacing: '0.12px',\n textDecoration: 'none',\n lineHeight: '266.00000858306885%',\n textTransform: 'uppercase',\n },\n Caption: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '12px',\n letterSpacing: '0.04800000071525574px',\n textDecoration: 'none',\n lineHeight: '165.9999966621399%',\n textTransform: 'none',\n },\n },\n Components: {\n 'Alert Title': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '16px',\n letterSpacing: '0.024000000953674317px',\n textDecoration: 'none',\n lineHeight: '150%',\n textTransform: 'none',\n },\n 'Avatar Initials': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '20px',\n letterSpacing: '0.02800000011920929px',\n textDecoration: 'none',\n lineHeight: '20px',\n textTransform: 'none',\n },\n 'Badge Label': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '12px',\n letterSpacing: '0.016800000071525573px',\n textDecoration: 'none',\n lineHeight: '20px',\n textTransform: 'none',\n },\n 'Button Large': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '15px',\n letterSpacing: '0.06900000125169754px',\n textDecoration: 'none',\n lineHeight: '26px',\n textTransform: 'uppercase',\n },\n 'Button Medium': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '14px',\n letterSpacing: '0.056000000834465026px',\n textDecoration: 'none',\n lineHeight: '24px',\n textTransform: 'uppercase',\n },\n 'Button Small': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '13px',\n letterSpacing: '0.05980000108480454px',\n textDecoration: 'none',\n lineHeight: '22px',\n textTransform: 'uppercase',\n },\n 'Input Label': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '12px',\n letterSpacing: '0.01800000071525574px',\n textDecoration: 'none',\n lineHeight: '12px',\n textTransform: 'none',\n },\n 'Helper Text': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '12px',\n letterSpacing: '0.04800000071525574px',\n textDecoration: 'none',\n lineHeight: '20px',\n textTransform: 'none',\n },\n 'Input Text': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '16px',\n letterSpacing: '0.024000000953674317px',\n textDecoration: 'none',\n lineHeight: '24px',\n textTransform: 'none',\n },\n Chip: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '13px',\n letterSpacing: '0.020799999535083772px',\n textDecoration: 'none',\n lineHeight: '18px',\n textTransform: 'none',\n },\n Tooltip: {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '10px',\n letterSpacing: '0px',\n textDecoration: 'none',\n lineHeight: '14px',\n textTransform: 'none',\n },\n 'Table Header': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '14px',\n letterSpacing: '0.023800000250339508px',\n textDecoration: 'none',\n lineHeight: '24px',\n textTransform: 'none',\n },\n 'Menu Item': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '16px',\n letterSpacing: '0.024000000953674317px',\n textDecoration: 'none',\n lineHeight: '150%',\n textTransform: 'none',\n },\n 'Menu Item Dense': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '14px',\n letterSpacing: '0.023800000250339508px',\n textDecoration: 'none',\n lineHeight: '24px',\n textTransform: 'none',\n },\n 'List Subheader': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 500,\n fontSize: '14px',\n letterSpacing: '0.014000000208616257px',\n textDecoration: 'none',\n lineHeight: '48px',\n textTransform: 'none',\n },\n 'Bottom Navigation Active Label': {\n fontStyle: 'normal',\n fontFamily: 'Roboto',\n fontWeight: 400,\n fontSize: '14px',\n letterSpacing: '0.056000000834465026px',\n textDecoration: 'none',\n lineHeight: '165.9999966621399%',\n textTransform: 'none',\n },\n },\n },\n customShadows: {\n Elevation: {\n '1': {\n boxShadow:\n '0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.2)',\n },\n '2': {\n boxShadow:\n '0px 1px 5px rgba(0, 0, 0, 0.12), 0px 2px 2px rgba(0, 0, 0, 0.14), 0px 3px 1px rgba(0, 0, 0, 0.2)',\n },\n '3': {\n boxShadow:\n '0px 1px 8px rgba(0, 0, 0, 0.12), 0px 3px 4px rgba(0, 0, 0, 0.14), 0px 3px 3px rgba(0, 0, 0, 0.2)',\n },\n '4': {\n boxShadow:\n '0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px rgba(0, 0, 0, 0.2)',\n },\n '5': {\n boxShadow:\n '0px 1px 14px rgba(0, 0, 0, 0.12), 0px 5px 8px rgba(0, 0, 0, 0.14), 0px 3px 5px rgba(0, 0, 0, 0.2)',\n },\n '6': {\n boxShadow:\n '0px 1px 18px rgba(0, 0, 0, 0.12), 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 3px 5px rgba(0, 0, 0, 0.2)',\n },\n '7': {\n boxShadow:\n '0px 2px 16px rgba(0, 0, 0, 0.12), 0px 7px 10px rgba(0, 0, 0, 0.14), 0px 4px 5px rgba(0, 0, 0, 0.2)',\n },\n '8': {\n boxShadow:\n '0px 3px 14px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 5px 5px rgba(0, 0, 0, 0.2)',\n },\n '9': {\n boxShadow:\n '0px 3px 16px rgba(0, 0, 0, 0.12), 0px 9px 12px rgba(0, 0, 0, 0.14), 0px 5px 6px rgba(0, 0, 0, 0.2)',\n },\n '10': {\n boxShadow:\n '0px 4px 18px rgba(0, 0, 0, 0.12), 0px 10px 14px rgba(0, 0, 0, 0.14), 0px 6px 6px rgba(0, 0, 0, 0.2)',\n },\n '11': {\n boxShadow:\n '0px 4px 20px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.14), 0px 6px 7px rgba(0, 0, 0, 0.2)',\n },\n '12': {\n boxShadow:\n '0px 5px 22px rgba(0, 0, 0, 0.12), 0px 12px 17px rgba(0, 0, 0, 0.14), 0px 7px 8px rgba(0, 0, 0, 0.2)',\n },\n '13': {\n boxShadow:\n '0px 5px 24px rgba(0, 0, 0, 0.12), 0px 13px 19px rgba(0, 0, 0, 0.14), 0px 7px 8px rgba(0, 0, 0, 0.2)',\n },\n '14': {\n boxShadow:\n '0px 5px 26px rgba(0, 0, 0, 0.12), 0px 14px 21px rgba(0, 0, 0, 0.14), 0px 7px 9px rgba(0, 0, 0, 0.2)',\n },\n '15': {\n boxShadow:\n '0px 6px 28px rgba(0, 0, 0, 0.12), 0px 15px 22px rgba(0, 0, 0, 0.14), 0px 8px 9px rgba(0, 0, 0, 0.2)',\n },\n '16': {\n boxShadow:\n '0px 6px 30px rgba(0, 0, 0, 0.12), 0px 16px 24px rgba(0, 0, 0, 0.14), 0px 8px 10px rgba(0, 0, 0, 0.2)',\n },\n '17': {\n boxShadow:\n '0px 6px 32px rgba(0, 0, 0, 0.12), 0px 17px 26px rgba(0, 0, 0, 0.14), 0px 8px 11px rgba(0, 0, 0, 0.2)',\n },\n '18': {\n boxShadow:\n '0px 7px 34px rgba(0, 0, 0, 0.12), 0px 18px 28px rgba(0, 0, 0, 0.14), 0px 9px 11px rgba(0, 0, 0, 0.2)',\n },\n '19': {\n boxShadow:\n '0px 7px 36px rgba(0, 0, 0, 0.12), 0px 19px 29px rgba(0, 0, 0, 0.14), 0px 9px 12px rgba(0, 0, 0, 0.2)',\n },\n '20': {\n boxShadow:\n '0px 8px 38px rgba(0, 0, 0, 0.12), 0px 20px 31px rgba(0, 0, 0, 0.14), 0px 10px 13px rgba(0, 0, 0, 0.2)',\n },\n '21': {\n boxShadow:\n '0px 8px 40px rgba(0, 0, 0, 0.12), 0px 21px 33px rgba(0, 0, 0, 0.14), 0px 10px 13px rgba(0, 0, 0, 0.2)',\n },\n '22': {\n boxShadow:\n '0px 8px 42px rgba(0, 0, 0, 0.12), 0px 22px 35px rgba(0, 0, 0, 0.14), 0px 10px 14px rgba(0, 0, 0, 0.2)',\n },\n '23': {\n boxShadow:\n '0px 9px 44px rgba(0, 0, 0, 0.12), 0px 23px 36px rgba(0, 0, 0, 0.14), 0px 11px 14px rgba(0, 0, 0, 0.2)',\n },\n '24': {\n boxShadow:\n '0px 9px 46px rgba(0, 0, 0, 0.12), 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2)',\n },\n 'Outlined Light': {\n boxShadow: '0px 0px 0px rgba(224, 224, 224, 1)',\n },\n 'Outlined Dark': {\n boxShadow: '0px 0px 0px rgba(255, 255, 255, 0.12)',\n },\n },\n },\n} as any);\n\nconst lightQuestTheme = createTheme(\n {\n components: {\n MuiButtonBase: {\n defaultProps: {\n disableRipple: true,\n },\n },\n MuiAlert: {\n defaultProps: {\n iconMapping: {\n error: ,\n warning: ,\n info: ,\n success: ,\n },\n },\n styleOverrides: {\n filledError: {\n backgroundColor: lightGlobalTheme.palette['Error']['Main'],\n borderRadius: `4px`,\n },\n filledWarning: {\n backgroundColor: lightGlobalTheme.palette['Warning']['Main'],\n borderRadius: `4px`,\n },\n filledInfo: {\n backgroundColor: lightGlobalTheme.palette['Info']['Main'],\n borderRadius: `4px`,\n },\n filledSuccess: {\n backgroundColor: lightGlobalTheme.palette['Success']['Main'],\n borderRadius: `4px`,\n },\n },\n },\n MuiAvatar: {\n styleOverrides: {\n circular: {},\n square: {},\n rounded: {\n borderRadius: `4px`,\n },\n colorDefault: {\n color: lightGlobalTheme.palette['Background']['Paper'],\n fontStyle:\n lightGlobalTheme.typography['Components']['Avatar Initials']\n .fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Avatar Initials']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Avatar Initials']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Avatar Initials']\n .fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Avatar Initials']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Avatar Initials']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Avatar Initials']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Avatar Initials']\n .textTransform,\n },\n },\n },\n MuiButton: {\n styleOverrides: {\n containedSizeLarge: {\n fontStyle: `normal`,\n fontFamily: `Roboto`,\n fontWeight: `500`,\n fontSize: `15px`,\n letterSpacing: `0.06900000125169754px`,\n textDecoration: `none`,\n lineHeight: `26px`,\n textTransform: `uppercase`,\n padding: `8px 22px`,\n borderRadius: `4px`,\n height: `42px`,\n },\n containedSizeMedium: {\n fontStyle:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Button Medium']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Button Medium']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Button Medium']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Button Medium']\n .textTransform,\n padding: `6px 16px`,\n borderRadius: `4px`,\n height: `36px`,\n },\n containedSizeSmall: {\n fontStyle:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Button Small']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Button Small']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Button Small']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Button Small']\n .textTransform,\n padding: `4px 10px`,\n borderRadius: `4px`,\n height: `30px`,\n },\n containedPrimary: {\n backgroundColor: lightGlobalTheme.palette['Primary']['Main'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n '&:hover': {\n backgroundColor: lightGlobalTheme.palette['Primary']['Dark'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n },\n '&:disabled': {\n backgroundColor:\n lightGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n containedSecondary: {\n backgroundColor: lightGlobalTheme.palette['Secondary']['Main'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n '&:hover': {\n backgroundColor: lightGlobalTheme.palette['Secondary']['Dark'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n },\n '&:disabled': {\n backgroundColor:\n lightGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n containedError: {\n backgroundColor: lightGlobalTheme.palette['Error']['Main'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n '&:hover': {\n backgroundColor: lightGlobalTheme.palette['Error']['Dark'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n },\n '&:disabled': {\n backgroundColor:\n lightGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n containedSuccess: {\n backgroundColor: lightGlobalTheme.palette['Success']['Main'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n '&:hover': {\n backgroundColor: lightGlobalTheme.palette['Success']['Dark'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n },\n '&:disabled': {\n backgroundColor:\n lightGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n containedInfo: {\n backgroundColor: lightGlobalTheme.palette['Info']['Main'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n '&:hover': {\n backgroundColor: lightGlobalTheme.palette['Info']['Dark'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n },\n '&:disabled': {\n backgroundColor:\n lightGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n containedWarning: {\n backgroundColor: lightGlobalTheme.palette['Warning']['Main'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['2'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n '&:hover': {\n backgroundColor: lightGlobalTheme.palette['Warning']['Dark'],\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['4'].boxShadow,\n color: `rgba(255, 255, 255, 1)`,\n },\n '&:disabled': {\n backgroundColor:\n lightGlobalTheme.palette['Action']['Disabled Background (12p)'],\n },\n },\n textSizeMedium: {\n fontStyle:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Button Medium']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Button Medium']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Button Medium']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Button Medium']\n .textTransform,\n padding: `6px 8px`,\n borderRadius: `4px`,\n height: `36px`,\n },\n textSizeLarge: {\n fontStyle:\n lightGlobalTheme.typography['Components']['Button Large']\n .fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Button Large']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Button Large']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Button Large']\n .fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Button Large']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Button Large']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Button Large']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Button Large']\n .textTransform,\n padding: `8px 11px`,\n borderRadius: `4px`,\n height: `42px`,\n },\n textSizeSmall: {\n fontStyle:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Button Small']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Button Small']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Button Small']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Button Small']\n .textTransform,\n padding: `4px 5px`,\n borderRadius: `4px`,\n height: `30px`,\n },\n textPrimary: {\n color: `rgba(25, 118, 210, 1)`,\n '&:hover': {\n backgroundColor:\n lightGlobalTheme.palette['Primary']['Shades']['4p'],\n color: `rgba(25, 118, 210, 1)`,\n },\n '&:disabled': {\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n textSecondary: {\n color: `rgba(156, 39, 176, 1)`,\n '&:hover': {\n backgroundColor:\n lightGlobalTheme.palette['Secondary']['Shades']['4p'],\n color: `rgba(156, 39, 176, 1)`,\n },\n '&:disabled': {\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n textError: {\n color: `rgba(211, 47, 47, 1)`,\n '&:hover': {\n backgroundColor:\n lightGlobalTheme.palette['Error']['Shades']['4p'],\n color: `rgba(211, 47, 47, 1)`,\n },\n '&:disabled': {\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n textSuccess: {\n color: `rgba(46, 125, 50, 1)`,\n '&:hover': {\n backgroundColor:\n lightGlobalTheme.palette['Success']['Shades']['4p'],\n color: `rgba(46, 125, 50, 1)`,\n },\n '&:disabled': {\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n textInfo: {\n color: `rgba(2, 136, 209, 1)`,\n '&:hover': {\n backgroundColor: lightGlobalTheme.palette['Info']['Shades']['4p'],\n color: `rgba(2, 136, 209, 1)`,\n },\n '&:disabled': {\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n textWarning: {\n color: `rgba(237, 108, 2, 1)`,\n '&:hover': {\n backgroundColor:\n lightGlobalTheme.palette['Warning']['Shades']['4p'],\n color: `rgba(237, 108, 2, 1)`,\n },\n '&:disabled': {\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n outlinedSizeLarge: {\n fontStyle:\n lightGlobalTheme.typography['Components']['Button Large']\n .fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Button Large']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Button Large']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Button Large']\n .fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Button Large']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Button Large']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Button Large']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Button Large']\n .textTransform,\n padding: `8px 22px`,\n borderRadius: `4px`,\n height: `42px`,\n },\n outlinedSizeMedium: {\n fontStyle:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Button Medium']\n .fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Button Medium']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Button Medium']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Button Medium']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Button Medium']\n .textTransform,\n padding: `6px 16px`,\n borderRadius: `4px`,\n height: `36px`,\n },\n outlinedSizeSmall: {\n fontStyle:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Button Small']\n .fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Button Small']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Button Small']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Button Small']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Button Small']\n .textTransform,\n padding: `4px 10px`,\n borderRadius: `4px`,\n height: `30px`,\n },\n outlinedPrimary: {\n border: `1px solid rgba(25, 118, 210, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(25, 118, 210, 1)`,\n '&:hover': {\n backgroundColor:\n lightGlobalTheme.palette['Primary']['Shades']['4p'],\n border: `1px solid rgba(25, 118, 210, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(25, 118, 210, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n outlinedSecondary: {\n border: `1px solid rgba(156, 39, 176, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(156, 39, 176, 1)`,\n '&:hover': {\n backgroundColor:\n lightGlobalTheme.palette['Secondary']['Shades']['4p'],\n border: `1px solid rgba(156, 39, 176, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(156, 39, 176, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n outlinedError: {\n border: `1px solid rgba(211, 47, 47, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(211, 47, 47, 1)`,\n '&:hover': {\n backgroundColor:\n lightGlobalTheme.palette['Error']['Shades']['4p'],\n border: `1px solid rgba(211, 47, 47, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(211, 47, 47, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n outlinedSuccess: {\n border: `1px solid rgba(46, 125, 50, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(46, 125, 50, 1)`,\n '&:hover': {\n backgroundColor:\n lightGlobalTheme.palette['Success']['Shades']['4p'],\n border: `1px solid rgba(46, 125, 50, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(46, 125, 50, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n outlinedInfo: {\n border: `1px solid rgba(2, 136, 209, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(2, 136, 209, 1)`,\n '&:hover': {\n backgroundColor: lightGlobalTheme.palette['Info']['Shades']['4p'],\n border: `1px solid rgba(2, 136, 209, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(2, 136, 209, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n outlinedWarning: {\n border: `1px solid rgba(237, 108, 2, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(237, 108, 2, 1)`,\n '&:hover': {\n backgroundColor:\n lightGlobalTheme.palette['Warning']['Shades']['4p'],\n border: `1px solid rgba(237, 108, 2, 0.5)`,\n boxSizing: `border-box`,\n color: `rgba(237, 108, 2, 1)`,\n },\n '&:disabled': {\n border: `1px solid rgba(0, 0, 0, 0.12)`,\n boxSizing: `border-box`,\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n },\n },\n MuiCheckbox: {\n defaultProps: {\n icon: ,\n indeterminateIcon: ,\n checkedIcon: ,\n },\n styleOverrides: {\n root: {\n '&:hover': {\n backgroundColor:\n lightGlobalTheme.palette['Primary']['Shades']['4p'],\n borderRadius: `19px`,\n },\n },\n },\n },\n MuiFormControlLabel: {\n styleOverrides: {\n label: {\n color: lightGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n lightGlobalTheme.typography['Typography']['Body 1'].fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Typography']['Body 1'].fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Typography']['Body 1'].fontWeight,\n fontSize:\n lightGlobalTheme.typography['Typography']['Body 1'].fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Typography']['Body 1'].letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Typography']['Body 1'].lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Typography']['Body 1']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Typography']['Body 1'].textTransform,\n '&.Mui-disabled': {\n color: lightGlobalTheme.palette['Action']['Disabled (26p)'],\n fontStyle:\n lightGlobalTheme.typography['Typography']['Body 1'].fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Typography']['Body 1'].fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Typography']['Body 1'].fontWeight,\n fontSize:\n lightGlobalTheme.typography['Typography']['Body 1'].fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Typography']['Body 1']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Typography']['Body 1'].lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Typography']['Body 1']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Typography']['Body 1']\n .textTransform,\n },\n },\n root: {\n marginLeft: '0px',\n },\n },\n },\n MuiDialog: {\n styleOverrides: {\n root: {\n borderRadius: `4px`,\n boxShadow:\n lightGlobalTheme.customShadows['Elevation']['24'].boxShadow,\n padding: `8px 24px`,\n },\n paper: {\n backgroundColor: lightGlobalTheme.palette['Background']['Paper'],\n },\n },\n },\n MuiRadio: {\n styleOverrides: {\n root: {\n '&.MuiRadio-colorPrimary': {\n color: `rgba(0, 0, 0, 0.6)`,\n '&.Mui-checked': {\n color: `rgba(25, 118, 210, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(25, 118, 210, 0.3)`,\n },\n },\n '&.MuiRadio-colorSecondary': {\n color: `rgba(0, 0, 0, 0.6)`,\n '&.Mui-checked': {\n color: `rgba(156, 39, 176, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(156, 39, 176, 0.04)`,\n },\n },\n '&.MuiRadio-colorError': {\n color: `rgba(0, 0, 0, 0.6)`,\n '&.Mui-checked': {\n color: `rgba(211, 47, 47, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(211, 47, 47, 0.04)`,\n },\n },\n '&.MuiRadio-colorWarning': {\n color: `rgba(0, 0, 0, 0.6)`,\n '&.Mui-checked': {\n color: `rgba(237, 108, 2, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(237, 108, 2, 0.04)`,\n },\n },\n '&.MuiRadio-colorSuccess': {\n color: `rgba(0, 0, 0, 0.6)`,\n '&.Mui-checked': {\n color: `rgba(46, 125, 50, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(46, 125, 50, 0.04)`,\n },\n },\n '&.MuiRadio-colorInfo': {\n color: `rgba(0, 0, 0, 0.6)`,\n '&.Mui-checked': {\n color: `rgba(2, 136, 209, 1)`,\n },\n '&:hover': {\n backgroundColor: `rgba(2, 136, 209, 0.04)`,\n },\n },\n '&.Mui-disabled': {\n color: `rgba(0, 0, 0, 0.26)`,\n },\n },\n },\n },\n MuiSwitch: {\n styleOverrides: {\n switchBase: {\n '&.MuiSwitch-colorPrimary': {\n color: 'rgba(250, 250, 250, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(0, 0, 0, 0.04)',\n },\n '&.Mui-checked': {\n color: 'rgba(25, 118, 210, 1)',\n '&:hover': {\n backgroundColor: 'rgba(25, 118, 210, 0.04)',\n },\n },\n },\n '&.MuiSwitch-colorSecondary': {\n color: 'rgba(250, 250, 250, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(0, 0, 0, 0.04)',\n },\n '&.Mui-checked': {\n color: 'rgba(156, 39, 176, 1)',\n '&:hover': {\n backgroundColor: 'rgba(156, 39, 176, 0.04)',\n },\n },\n },\n '&.MuiSwitch-colorError': {\n color: 'rgba(250, 250, 250, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(0, 0, 0, 0.04)',\n },\n '&.Mui-checked': {\n color: 'rgba(211, 47, 47, 1)',\n '&:hover': {\n backgroundColor: 'rgba(211, 47, 47, 0.04)',\n },\n },\n },\n '&.MuiSwitch-colorWarning': {\n color: 'rgba(250, 250, 250, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(0, 0, 0, 0.04)',\n },\n '&.Mui-checked': {\n color: 'rgba(237, 108, 2, 1)',\n '&:hover': {\n backgroundColor: 'rgba(237, 108, 2, 0.04)',\n },\n },\n },\n '&.MuiSwitch-colorSuccess': {\n color: 'rgba(250, 250, 250, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(0, 0, 0, 0.04)',\n },\n '&.Mui-checked': {\n color: 'rgba(46, 125, 50, 1)',\n '&:hover': {\n backgroundColor: 'rgba(46, 125, 50, 0.04)',\n },\n },\n },\n '&.MuiSwitch-colorInfo': {\n color: 'rgba(250, 250, 250, 1)',\n borderRadius: `100px`,\n '&:hover': {\n backgroundColor: 'rgba(0, 0, 0, 0.04)',\n },\n '&.Mui-checked': {\n color: 'rgba(2, 136, 209, 1)',\n '&:hover': {\n backgroundColor: 'rgba(2, 136, 209, 0.04)',\n },\n },\n },\n },\n track: {\n '.MuiSwitch-colorPrimary + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(0, 0, 0, 1)',\n },\n '.Mui-checked.MuiSwitch-colorPrimary.Mui-checked + &': {\n backgroundColor: 'rgba(25, 118, 210, 1)',\n },\n '.MuiSwitch-colorSecondary + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(0, 0, 0, 1)',\n },\n '.Mui-checked.MuiSwitch-colorSecondary.Mui-checked + &': {\n backgroundColor: 'rgba(156, 39, 176, 1)',\n },\n '.MuiSwitch-colorError + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(0, 0, 0, 1)',\n },\n '.Mui-checked.MuiSwitch-colorError.Mui-checked + &': {\n backgroundColor: 'rgba(211, 47, 47, 1)',\n },\n '.MuiSwitch-colorWarning + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(0, 0, 0, 1)',\n },\n '.Mui-checked.MuiSwitch-colorWarning.Mui-checked + &': {\n backgroundColor: 'rgba(237, 108, 2, 1)',\n },\n '.MuiSwitch-colorSuccess + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(0, 0, 0, 1)',\n },\n '.Mui-checked.MuiSwitch-colorSuccess.Mui-checked + &': {\n backgroundColor: 'rgba(46, 125, 50, 1)',\n },\n '.MuiSwitch-colorInfo + &': {\n borderRadius: '10px',\n backgroundColor: 'rgba(0, 0, 0, 1)',\n },\n '.Mui-checked.MuiSwitch-colorInfo.Mui-checked + &': {\n backgroundColor: 'rgba(2, 136, 209, 1)',\n },\n },\n },\n },\n MuiFilledInput: {\n styleOverrides: {\n root: {\n color: lightGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n lightGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n sizeSmall: {\n color: lightGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n lightGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n },\n },\n MuiInput: {\n styleOverrides: {\n root: {\n color: lightGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n lightGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n sizeSmall: {\n color: lightGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n lightGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n },\n },\n MuiFormHelperText: {\n styleOverrides: {\n root: {\n fontSize: `undefinedpx`,\n letterSpacing: `normal`,\n textDecoration: `none`,\n textTransform: `none`,\n '&.MuiError': {\n fontSize: `undefinedpx`,\n letterSpacing: `normal`,\n textDecoration: `none`,\n textTransform: `none`,\n },\n },\n },\n },\n MuiInputLabel: {\n styleOverrides: {\n root: {\n color: lightGlobalTheme.palette['Text']['Secondary'],\n fontStyle:\n lightGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n sizeSmall: {\n color: lightGlobalTheme.palette['Text']['Secondary'],\n fontStyle:\n lightGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n },\n },\n MuiOutlinedInput: {\n styleOverrides: {\n root: {\n color: lightGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n lightGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n sizeSmall: {\n color: lightGlobalTheme.palette['Text']['Primary'],\n fontStyle:\n lightGlobalTheme.typography['Components']['Input Text'].fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Input Text'].fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Input Text']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Input Text']\n .lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Input Text']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Input Text']\n .textTransform,\n },\n },\n },\n MuiTooltip: {\n styleOverrides: {\n tooltip: {\n backgroundColor: `rgba(97, 97, 97, 0.9)`,\n borderRadius: `4px`,\n color: lightGlobalTheme.palette['Common']['White']['100p'],\n fontStyle:\n lightGlobalTheme.typography['Components']['Tooltip'].fontStyle,\n fontFamily:\n lightGlobalTheme.typography['Components']['Tooltip'].fontFamily,\n fontWeight:\n lightGlobalTheme.typography['Components']['Tooltip'].fontWeight,\n fontSize:\n lightGlobalTheme.typography['Components']['Tooltip'].fontSize,\n letterSpacing:\n lightGlobalTheme.typography['Components']['Tooltip']\n .letterSpacing,\n lineHeight:\n lightGlobalTheme.typography['Components']['Tooltip'].lineHeight,\n textDecoration:\n lightGlobalTheme.typography['Components']['Tooltip']\n .textDecoration,\n textTransform:\n lightGlobalTheme.typography['Components']['Tooltip']\n .textTransform,\n },\n arrow: {\n color: `rgba(97, 97, 97, 0.9)`,\n },\n },\n },\n },\n },\n lightGlobalTheme\n);\n\nexport default lightQuestTheme;\n"]} \ No newline at end of file diff --git a/src/components/Account/Account.d.ts b/src/components/Account/Account.d.ts new file mode 100644 index 0000000..042b375 --- /dev/null +++ b/src/components/Account/Account.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { AccountProps } from 'src/types'; +declare function Account(props: AccountProps): JSX.Element; +export default Account; +//# sourceMappingURL=Account.d.ts.map \ No newline at end of file diff --git a/src/components/Account/Account.d.ts.map b/src/components/Account/Account.d.ts.map new file mode 100644 index 0000000..cd5601f --- /dev/null +++ b/src/components/Account/Account.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Account.d.ts","sourceRoot":"","sources":["Account.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAIxE,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAiLzC,iBAAS,OAAO,CAAC,KAAK,EAAE,YAAY,GAAG,GAAG,CAAC,OAAO,CAqBjD;AAED,eAAe,OAAO,CAAC"} \ No newline at end of file diff --git a/src/components/Account/Account.js b/src/components/Account/Account.js new file mode 100644 index 0000000..16d0c19 --- /dev/null +++ b/src/components/Account/Account.js @@ -0,0 +1,195 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import { AccountProps } from 'src/types'; +const StateSelected = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + border: `2px solid rgba(217, 140, 51, 1)`, + boxSizing: `border-box`, + borderRadius: `12px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `16px`, + height: 'auto', +})); +const Frame174 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `0px`, +}); +const Account1 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Frame175 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-end`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Q = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(240, 209, 173, 1)`, + fontStyle: `normal`, + fontFamily: `JetBrains Mono`, + fontWeight: `400`, + fontSize: `8px`, + letterSpacing: `-0.2px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Q7422 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 8px`, +})); +const Frame178 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `10px 0px 0px 0px`, +}); +const Frame176 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + flex: `1`, + margin: `0px`, +}); +const Savings = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + margin: `0px`, +})); +const Frame179 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px 0px 0px 10px`, +}); +const Q1 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(173, 181, 189, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + margin: `0px`, +})); +const Q13839 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + margin: `0px 0px 0px 3px`, +})); +function Account(props) { + return (React.createElement(StateSelected, { className: props.className }, + React.createElement(Frame174, null, + React.createElement(Account1, null, `Account`), + React.createElement(Frame175, null, + React.createElement(Q, null, `● ● ● ●`), + React.createElement(Q7422, null, `7422`))), + React.createElement(Frame178, null, + React.createElement(Frame176, null, + React.createElement(Savings, null, `Savings`)), + React.createElement(Frame179, null, + React.createElement(Q1, null, `$`), + React.createElement(Q13839, null, `138.39`))))); +} +export default Account; +//# sourceMappingURL=Account.js.map \ No newline at end of file diff --git a/src/components/Account/Account.js.map b/src/components/Account/Account.js.map new file mode 100644 index 0000000..608097e --- /dev/null +++ b/src/components/Account/Account.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Account.js","sourceRoot":"","sources":["Account.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport { AccountProps } from 'src/types';\n\nconst StateSelected: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n border: `2px solid rgba(217, 140, 51, 1)`,\n boxSizing: `border-box`,\n borderRadius: `12px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `16px`,\n height: 'auto',\n}));\n\nconst Frame174: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `0px`,\n});\n\nconst Account1: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Frame175: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-end`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Q: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(240, 209, 173, 1)`,\n fontStyle: `normal`,\n fontFamily: `JetBrains Mono`,\n fontWeight: `400`,\n fontSize: `8px`,\n letterSpacing: `-0.2px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Q7422: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 8px`,\n}));\n\nconst Frame178: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `10px 0px 0px 0px`,\n});\n\nconst Frame176: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n flex: `1`,\n margin: `0px`,\n});\n\nconst Savings: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Frame179: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px 0px 0px 10px`,\n});\n\nconst Q1: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(173, 181, 189, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Q13839: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n margin: `0px 0px 0px 3px`,\n}));\n\nfunction Account(props: AccountProps): JSX.Element {\n return (\n \n \n {`Account`}\n \n {`● ● ● ●`}\n {`7422`}\n \n \n \n \n {`Savings`}\n \n \n {`$`}\n {`138.39`}\n \n \n \n );\n}\n\nexport default Account;\n"]} \ No newline at end of file diff --git a/src/components/Badge/Badge.d.ts b/src/components/Badge/Badge.d.ts new file mode 100644 index 0000000..7c737f8 --- /dev/null +++ b/src/components/Badge/Badge.d.ts @@ -0,0 +1,17 @@ +import PropTypes from "prop-types"; +import "./style.css"; +interface Props { + label: string; + color: "orange" | "gray" | "red" | "green"; + size: "small" | "default"; +} +export declare const Badge: { + ({ label, color, size }: Props): JSX.Element; + propTypes: { + label: PropTypes.Requireable; + color: PropTypes.Requireable; + size: PropTypes.Requireable; + }; +}; +export {}; +//# sourceMappingURL=Badge.d.ts.map \ No newline at end of file diff --git a/src/components/Badge/Badge.d.ts.map b/src/components/Badge/Badge.d.ts.map new file mode 100644 index 0000000..3f80a67 --- /dev/null +++ b/src/components/Badge/Badge.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["Badge.tsx"],"names":[],"mappings":"AAKA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,OAAO,aAAa,CAAC;AAErB,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,QAAQ,GAAG,MAAM,GAAG,KAAK,GAAG,OAAO,CAAC;IAC3C,IAAI,EAAE,OAAO,GAAG,SAAS,CAAC;CAC3B;AAED,eAAO,MAAM,KAAK;6BAAsC,KAAK,GAAG,WAAW;;;;;;CAe1E,CAAC"} \ No newline at end of file diff --git a/src/components/Badge/Badge.js b/src/components/Badge/Badge.js new file mode 100644 index 0000000..a66b689 --- /dev/null +++ b/src/components/Badge/Badge.js @@ -0,0 +1,21 @@ +/* +We're constantly improving the code you see. +Please share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829 +*/ +import PropTypes from "prop-types"; +import React from "react"; +import "./style.css"; +export const Badge = ({ label = "Label", color, size }) => { + return (React.createElement("div", { className: `badge ${color} size-${size}` }, + React.createElement("div", { className: "frame-8" }, + size === "default" && (React.createElement(React.Fragment, null, + React.createElement("div", { className: "ellipse-3" }), + React.createElement("div", { className: "label-2" }, label))), + size === "small" && React.createElement(React.Fragment, null, label)))); +}; +Badge.propTypes = { + label: PropTypes.string, + color: PropTypes.oneOf(["orange", "gray", "red", "green"]), + size: PropTypes.oneOf(["small", "default"]), +}; +//# sourceMappingURL=Badge.js.map \ No newline at end of file diff --git a/src/components/Badge/Badge.js.map b/src/components/Badge/Badge.js.map new file mode 100644 index 0000000..7971839 --- /dev/null +++ b/src/components/Badge/Badge.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Badge.js","sourceRoot":"","sources":["Badge.tsx"],"names":[],"mappings":"AAAA;;;EAGE;AAEF,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,CAAC;AAQrB,MAAM,CAAC,MAAM,KAAK,GAAG,CAAC,EAAE,KAAK,GAAG,OAAO,EAAE,KAAK,EAAE,IAAI,EAAS,EAAe,EAAE;IAC5E,OAAO,CACL,6BAAK,SAAS,EAAE,SAAS,KAAK,SAAS,IAAI,EAAE;QAC3C,6BAAK,SAAS,EAAC,SAAS;YACrB,IAAI,KAAK,SAAS,IAAI,CACrB;gBACE,6BAAK,SAAS,EAAC,WAAW,GAAG;gBAC7B,6BAAK,SAAS,EAAC,SAAS,IAAE,KAAK,CAAO,CACrC,CACJ;YAEA,IAAI,KAAK,OAAO,IAAI,0CAAG,KAAK,CAAI,CAC7B,CACF,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,KAAK,CAAC,SAAS,GAAG;IAChB,KAAK,EAAE,SAAS,CAAC,MAAM;IACvB,KAAK,EAAE,SAAS,CAAC,KAAK,CAAC,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1D,IAAI,EAAE,SAAS,CAAC,KAAK,CAAC,CAAC,OAAO,EAAE,SAAS,CAAC,CAAC;CAC5C,CAAC","sourcesContent":["/*\nWe're constantly improving the code you see. \nPlease share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829\n*/\n\nimport PropTypes from \"prop-types\";\nimport React from \"react\";\nimport \"./style.css\";\n\ninterface Props {\n label: string;\n color: \"orange\" | \"gray\" | \"red\" | \"green\";\n size: \"small\" | \"default\";\n}\n\nexport const Badge = ({ label = \"Label\", color, size }: Props): JSX.Element => {\n return (\n
\n
\n {size === \"default\" && (\n <>\n
\n
{label}
\n \n )}\n\n {size === \"small\" && <>{label}}\n
\n
\n );\n};\n\nBadge.propTypes = {\n label: PropTypes.string,\n color: PropTypes.oneOf([\"orange\", \"gray\", \"red\", \"green\"]),\n size: PropTypes.oneOf([\"small\", \"default\"]),\n};\n"]} \ No newline at end of file diff --git a/src/components/Badge/Badge.stories.d.ts b/src/components/Badge/Badge.stories.d.ts new file mode 100644 index 0000000..341af06 --- /dev/null +++ b/src/components/Badge/Badge.stories.d.ts @@ -0,0 +1,14 @@ +declare namespace _default { + export let title: string; + export { Badge as component }; +} +export default _default; +export namespace Default { + namespace args { + let label: string; + let color: string; + let size: string; + } +} +import { Badge } from "."; +//# sourceMappingURL=Badge.stories.d.ts.map \ No newline at end of file diff --git a/src/components/Badge/Badge.stories.d.ts.map b/src/components/Badge/Badge.stories.d.ts.map new file mode 100644 index 0000000..338a9dc --- /dev/null +++ b/src/components/Badge/Badge.stories.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Badge.stories.d.ts","sourceRoot":"","sources":["Badge.stories.js"],"names":[],"mappings":";;;;;;;;;;;;sBAAsB,GAAG"} \ No newline at end of file diff --git a/src/components/Badge/index.d.ts b/src/components/Badge/index.d.ts new file mode 100644 index 0000000..5ac8e9a --- /dev/null +++ b/src/components/Badge/index.d.ts @@ -0,0 +1,2 @@ +export { Badge } from "./Badge"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/components/Badge/index.d.ts.map b/src/components/Badge/index.d.ts.map new file mode 100644 index 0000000..745cfa6 --- /dev/null +++ b/src/components/Badge/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC"} \ No newline at end of file diff --git a/src/components/Badge/index.js b/src/components/Badge/index.js new file mode 100644 index 0000000..4f4ab02 --- /dev/null +++ b/src/components/Badge/index.js @@ -0,0 +1,2 @@ +export { Badge } from "./Badge"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/components/Badge/index.js.map b/src/components/Badge/index.js.map new file mode 100644 index 0000000..8ef56a9 --- /dev/null +++ b/src/components/Badge/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC","sourcesContent":["export { Badge } from \"./Badge\";\n"]} \ No newline at end of file diff --git a/src/components/Badge1/Badge1.d.ts b/src/components/Badge1/Badge1.d.ts new file mode 100644 index 0000000..6f2e73d --- /dev/null +++ b/src/components/Badge1/Badge1.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { Badge1Props } from 'src/types'; +declare function Badge1(props: Badge1Props): JSX.Element; +export default Badge1; +//# sourceMappingURL=Badge1.d.ts.map \ No newline at end of file diff --git a/src/components/Badge1/Badge1.d.ts.map b/src/components/Badge1/Badge1.d.ts.map new file mode 100644 index 0000000..c6b4751 --- /dev/null +++ b/src/components/Badge1/Badge1.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Badge1.d.ts","sourceRoot":"","sources":["Badge1.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAQxE,OAAO,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AAyMxC,iBAAS,MAAM,CAAC,KAAK,EAAE,WAAW,GAAG,GAAG,CAAC,OAAO,CA8B/C;AAED,eAAe,MAAM,CAAC"} \ No newline at end of file diff --git a/src/components/Badge1/Badge1.js b/src/components/Badge1/Badge1.js new file mode 100644 index 0000000..35a6cf8 --- /dev/null +++ b/src/components/Badge1/Badge1.js @@ -0,0 +1,223 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import Ellipse1Image from 'src/assets/images/Badge_Ellipse_1.png'; +import Ellipse11Image from 'src/assets/images/Badge_Ellipse_1_1.png'; +import Ellipse12Image from 'src/assets/images/Badge_Ellipse_1_2.png'; +import Ellipse13Image from 'src/assets/images/Badge_Ellipse_1_3.png'; +import { styled } from '@mui/material/styles'; +import { Badge1Props } from 'src/types'; +const ColorGreenSizeDefaul = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(235, 251, 238, 1)`, + borderRadius: `14px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `3px 8px`, + boxSizing: `border-box`, + height: 'auto', + width: 'fit-content', +})); +const Frame1 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Ellipse1 = styled('img')({ + height: `6px`, + width: `6px`, + margin: `0px`, +}); +const Label = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(55, 178, 77, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `16px`, + textTransform: `none`, + margin: `0px 0px 0px 8px`, +})); +const Frame11 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Ellipse11 = styled('img')({ + height: `6px`, + width: `6px`, + margin: `0px`, +}); +const Label1 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `16px`, + textTransform: `none`, + margin: `0px 0px 0px 8px`, +})); +const Frame12 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Ellipse12 = styled('img')({ + height: `6px`, + width: `6px`, + margin: `0px`, +}); +const Label2 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(247, 103, 7, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `16px`, + textTransform: `none`, + margin: `0px 0px 0px 8px`, +})); +const Frame13 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Ellipse13 = styled('img')({ + height: `6px`, + width: `6px`, + margin: `0px`, +}); +const Label3 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(240, 62, 62, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `16px`, + textTransform: `none`, + margin: `0px 0px 0px 8px`, +})); +const Label4 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(55, 178, 77, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + margin: `0px`, +})); +const Label5 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(247, 103, 7, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + margin: `0px`, +})); +const Label6 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(240, 62, 62, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + margin: `0px`, +})); +function Badge1(props) { + return (React.createElement(ColorGreenSizeDefaul, { className: props.className }, + React.createElement(Frame1, null, + React.createElement(Ellipse1, { src: Ellipse1Image, loading: "lazy", alt: 'Ellipse 1' }), + React.createElement(Label, null, `Label`)), + false && (React.createElement(Frame11, null, + React.createElement(Ellipse11, { src: Ellipse11Image, loading: "lazy", alt: 'Ellipse 1' }), + React.createElement(Label1, null, `Label`))), + false && (React.createElement(Frame12, null, + React.createElement(Ellipse12, { src: Ellipse12Image, loading: "lazy", alt: 'Ellipse 1' }), + React.createElement(Label2, null, `Label`))), + false && (React.createElement(Frame13, null, + React.createElement(Ellipse13, { src: Ellipse13Image, loading: "lazy", alt: 'Ellipse 1' }), + React.createElement(Label3, null, `Label`))), + false && React.createElement(Label4, null, `Label`), + false && React.createElement(Label5, null, `Label`), + false && React.createElement(Label6, null, `Label`))); +} +export default Badge1; +//# sourceMappingURL=Badge1.js.map \ No newline at end of file diff --git a/src/components/Badge1/Badge1.js.map b/src/components/Badge1/Badge1.js.map new file mode 100644 index 0000000..a0a4e2e --- /dev/null +++ b/src/components/Badge1/Badge1.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Badge1.js","sourceRoot":"","sources":["Badge1.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport Ellipse1Image from 'src/assets/images/Badge_Ellipse_1.png';\nimport Ellipse11Image from 'src/assets/images/Badge_Ellipse_1_1.png';\nimport Ellipse12Image from 'src/assets/images/Badge_Ellipse_1_2.png';\nimport Ellipse13Image from 'src/assets/images/Badge_Ellipse_1_3.png';\nimport { styled } from '@mui/material/styles';\nimport { Badge1Props } from 'src/types';\n\nconst ColorGreenSizeDefaul: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(235, 251, 238, 1)`,\n borderRadius: `14px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `3px 8px`,\n boxSizing: `border-box`,\n height: 'auto',\n width: 'fit-content',\n}));\n\nconst Frame1: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Ellipse1: any = styled('img')({\n height: `6px`,\n width: `6px`,\n margin: `0px`,\n});\n\nconst Label: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(55, 178, 77, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `16px`,\n textTransform: `none`,\n margin: `0px 0px 0px 8px`,\n}));\n\nconst Frame11: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Ellipse11: any = styled('img')({\n height: `6px`,\n width: `6px`,\n margin: `0px`,\n});\n\nconst Label1: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `16px`,\n textTransform: `none`,\n margin: `0px 0px 0px 8px`,\n}));\n\nconst Frame12: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Ellipse12: any = styled('img')({\n height: `6px`,\n width: `6px`,\n margin: `0px`,\n});\n\nconst Label2: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(247, 103, 7, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `16px`,\n textTransform: `none`,\n margin: `0px 0px 0px 8px`,\n}));\n\nconst Frame13: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Ellipse13: any = styled('img')({\n height: `6px`,\n width: `6px`,\n margin: `0px`,\n});\n\nconst Label3: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(240, 62, 62, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `16px`,\n textTransform: `none`,\n margin: `0px 0px 0px 8px`,\n}));\n\nconst Label4: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(55, 178, 77, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Label5: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(247, 103, 7, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Label6: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(240, 62, 62, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nfunction Badge1(props: Badge1Props): JSX.Element {\n return (\n \n \n \n \n \n {false && (\n \n \n {`Label`}\n \n )}\n {false && (\n \n \n {`Label`}\n \n )}\n {false && (\n \n \n {`Label`}\n \n )}\n {false && {`Label`}}\n {false && {`Label`}}\n {false && {`Label`}}\n \n );\n}\n\nexport default Badge1;\n"]} \ No newline at end of file diff --git a/src/components/Bars/Bars.d.ts b/src/components/Bars/Bars.d.ts new file mode 100644 index 0000000..d6a477a --- /dev/null +++ b/src/components/Bars/Bars.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { BarsProps } from 'src/types'; +declare function Bars(props: BarsProps): JSX.Element; +export default Bars; +//# sourceMappingURL=Bars.d.ts.map \ No newline at end of file diff --git a/src/components/Bars/Bars.d.ts.map b/src/components/Bars/Bars.d.ts.map new file mode 100644 index 0000000..8c6f73b --- /dev/null +++ b/src/components/Bars/Bars.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Bars.d.ts","sourceRoot":"","sources":["Bars.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAIxE,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AA2TtC,iBAAS,IAAI,CAAC,KAAK,EAAE,SAAS,GAAG,GAAG,CAAC,OAAO,CAmC3C;AAED,eAAe,IAAI,CAAC"} \ No newline at end of file diff --git a/src/components/Bars/Bars.js b/src/components/Bars/Bars.js new file mode 100644 index 0000000..c9803b6 --- /dev/null +++ b/src/components/Bars/Bars.js @@ -0,0 +1,333 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import { BarsProps } from 'src/types'; +const Bars1 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + height: 'auto', + width: 'fit-content', +}); +const Frame100 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `center`, + padding: `0px 10px 0px 0px`, + boxSizing: `border-box`, + width: `645px`, + margin: `0px`, +}); +const Frame99 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + borderRadius: `8px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `6px 10px`, + boxSizing: `border-box`, + width: `645px`, + margin: `0px`, +})); +const AtmCashWithdrawals = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Q37 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Frame101 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `center`, + padding: `0px 10px 0px 0px`, + boxSizing: `border-box`, + width: `645px`, + margin: `12px 0px 0px 0px`, +}); +const Frame991 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + borderRadius: `8px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `6px 10px`, + boxSizing: `border-box`, + width: `253px`, + margin: `0px`, +})); +const CreditCardPayments = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Q14 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Frame102 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `center`, + padding: `0px 10px 0px 0px`, + boxSizing: `border-box`, + width: `645px`, + margin: `12px 0px 0px 0px`, +}); +const Frame992 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + borderRadius: `8px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `6px 10px`, + boxSizing: `border-box`, + width: `149px`, + margin: `0px`, +})); +const GasolineFuel = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Q8 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Frame103 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `center`, + padding: `0px 10px 0px 0px`, + boxSizing: `border-box`, + width: `645px`, + margin: `12px 0px 0px 0px`, +}); +const Frame993 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + borderRadius: `8px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `6px 10px`, + boxSizing: `border-box`, + width: `70px`, + margin: `0px`, +})); +const Travel = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Q4 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Frame104 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `center`, + padding: `0px 10px 0px 0px`, + boxSizing: `border-box`, + width: `645px`, + margin: `12px 0px 0px 0px`, +}); +const Frame994 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + borderRadius: `8px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `6px 10px`, + boxSizing: `border-box`, + width: `27px`, + margin: `0px`, +})); +const Loans = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Q1 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +function Bars(props) { + return (React.createElement(Bars1, { className: props.className }, + React.createElement(Frame100, null, + React.createElement(Frame99, null, + React.createElement(AtmCashWithdrawals, null, `ATM/Cash Withdrawals`)), + React.createElement(Q37, null, `37%`)), + React.createElement(Frame101, null, + React.createElement(Frame991, null, + React.createElement(CreditCardPayments, null, `Credit Card Payments`)), + React.createElement(Q14, null, `14%`)), + React.createElement(Frame102, null, + React.createElement(Frame992, null, + React.createElement(GasolineFuel, null, `Gasoline/Fuel`)), + React.createElement(Q8, null, `8%`)), + React.createElement(Frame103, null, + React.createElement(Frame993, null, + React.createElement(Travel, null, `Travel`)), + React.createElement(Q4, null, `4%`)), + React.createElement(Frame104, null, + React.createElement(Frame994, null, + React.createElement(Loans, null, `Loans`)), + React.createElement(Q1, null, `1%`)))); +} +export default Bars; +//# sourceMappingURL=Bars.js.map \ No newline at end of file diff --git a/src/components/Bars/Bars.js.map b/src/components/Bars/Bars.js.map new file mode 100644 index 0000000..c64f703 --- /dev/null +++ b/src/components/Bars/Bars.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Bars.js","sourceRoot":"","sources":["Bars.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport { BarsProps } from 'src/types';\n\nconst Bars1: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: 'auto',\n width: 'fit-content',\n});\n\nconst Frame100: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `center`,\n padding: `0px 10px 0px 0px`,\n boxSizing: `border-box`,\n width: `645px`,\n margin: `0px`,\n});\n\nconst Frame99: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n borderRadius: `8px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `6px 10px`,\n boxSizing: `border-box`,\n width: `645px`,\n margin: `0px`,\n}));\n\nconst AtmCashWithdrawals: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Q37: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Frame101: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `center`,\n padding: `0px 10px 0px 0px`,\n boxSizing: `border-box`,\n width: `645px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst Frame991: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n borderRadius: `8px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `6px 10px`,\n boxSizing: `border-box`,\n width: `253px`,\n margin: `0px`,\n}));\n\nconst CreditCardPayments: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Q14: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Frame102: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `center`,\n padding: `0px 10px 0px 0px`,\n boxSizing: `border-box`,\n width: `645px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst Frame992: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n borderRadius: `8px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `6px 10px`,\n boxSizing: `border-box`,\n width: `149px`,\n margin: `0px`,\n}));\n\nconst GasolineFuel: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Q8: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Frame103: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `center`,\n padding: `0px 10px 0px 0px`,\n boxSizing: `border-box`,\n width: `645px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst Frame993: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n borderRadius: `8px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `6px 10px`,\n boxSizing: `border-box`,\n width: `70px`,\n margin: `0px`,\n}));\n\nconst Travel: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Q4: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Frame104: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `center`,\n padding: `0px 10px 0px 0px`,\n boxSizing: `border-box`,\n width: `645px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst Frame994: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n borderRadius: `8px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `6px 10px`,\n boxSizing: `border-box`,\n width: `27px`,\n margin: `0px`,\n}));\n\nconst Loans: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Q1: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nfunction Bars(props: BarsProps): JSX.Element {\n return (\n \n \n \n {`ATM/Cash Withdrawals`}\n \n {`37%`}\n \n \n \n {`Credit Card Payments`}\n \n {`14%`}\n \n \n \n {`Gasoline/Fuel`}\n \n {`8%`}\n \n \n \n {`Travel`}\n \n {`4%`}\n \n \n \n {`Loans`}\n \n {`1%`}\n \n \n );\n}\n\nexport default Bars;\n"]} \ No newline at end of file diff --git a/src/components/Button/Button.d.ts b/src/components/Button/Button.d.ts new file mode 100644 index 0000000..51c06da --- /dev/null +++ b/src/components/Button/Button.d.ts @@ -0,0 +1,17 @@ +import PropTypes from "prop-types"; +import "./style.css"; +interface Props { + text: string; + state: "disabled" | "focused" | "hover" | "default"; + level: "primary" | "inline" | "secondary"; +} +export declare const Button: { + ({ text, state, level }: Props): JSX.Element; + propTypes: { + text: PropTypes.Requireable; + state: PropTypes.Requireable; + level: PropTypes.Requireable; + }; +}; +export {}; +//# sourceMappingURL=Button.d.ts.map \ No newline at end of file diff --git a/src/components/Button/Button.d.ts.map b/src/components/Button/Button.d.ts.map new file mode 100644 index 0000000..93db9cf --- /dev/null +++ b/src/components/Button/Button.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["Button.tsx"],"names":[],"mappings":"AAKA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,OAAO,aAAa,CAAC;AAErB,UAAU,KAAK;IACb,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,UAAU,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;IACpD,KAAK,EAAE,SAAS,GAAG,QAAQ,GAAG,WAAW,CAAC;CAC3C;AAED,eAAO,MAAM,MAAM;6BAAuC,KAAK,GAAG,WAAW;;;;;;CAM5E,CAAC"} \ No newline at end of file diff --git a/src/components/Button/Button.js b/src/components/Button/Button.js new file mode 100644 index 0000000..e1d0819 --- /dev/null +++ b/src/components/Button/Button.js @@ -0,0 +1,17 @@ +/* +We're constantly improving the code you see. +Please share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829 +*/ +import PropTypes from "prop-types"; +import React from "react"; +import "./style.css"; +export const Button = ({ text = "Button", state, level }) => { + return (React.createElement("div", { className: `button ${level} ${state}` }, + React.createElement("div", { className: "text-wrapper" }, text))); +}; +Button.propTypes = { + text: PropTypes.string, + state: PropTypes.oneOf(["disabled", "focused", "hover", "default"]), + level: PropTypes.oneOf(["primary", "inline", "secondary"]), +}; +//# sourceMappingURL=Button.js.map \ No newline at end of file diff --git a/src/components/Button/Button.js.map b/src/components/Button/Button.js.map new file mode 100644 index 0000000..72e0d4e --- /dev/null +++ b/src/components/Button/Button.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Button.js","sourceRoot":"","sources":["Button.tsx"],"names":[],"mappings":"AAAA;;;EAGE;AAEF,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,CAAC;AAQrB,MAAM,CAAC,MAAM,MAAM,GAAG,CAAC,EAAE,IAAI,GAAG,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAS,EAAe,EAAE;IAC9E,OAAO,CACL,6BAAK,SAAS,EAAE,UAAU,KAAK,IAAI,KAAK,EAAE;QACxC,6BAAK,SAAS,EAAC,cAAc,IAAE,IAAI,CAAO,CACtC,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,CAAC,SAAS,GAAG;IACjB,IAAI,EAAE,SAAS,CAAC,MAAM;IACtB,KAAK,EAAE,SAAS,CAAC,KAAK,CAAC,CAAC,UAAU,EAAE,SAAS,EAAE,OAAO,EAAE,SAAS,CAAC,CAAC;IACnE,KAAK,EAAE,SAAS,CAAC,KAAK,CAAC,CAAC,SAAS,EAAE,QAAQ,EAAE,WAAW,CAAC,CAAC;CAC3D,CAAC","sourcesContent":["/*\nWe're constantly improving the code you see. \nPlease share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829\n*/\n\nimport PropTypes from \"prop-types\";\nimport React from \"react\";\nimport \"./style.css\";\n\ninterface Props {\n text: string;\n state: \"disabled\" | \"focused\" | \"hover\" | \"default\";\n level: \"primary\" | \"inline\" | \"secondary\";\n}\n\nexport const Button = ({ text = \"Button\", state, level }: Props): JSX.Element => {\n return (\n
\n
{text}
\n
\n );\n};\n\nButton.propTypes = {\n text: PropTypes.string,\n state: PropTypes.oneOf([\"disabled\", \"focused\", \"hover\", \"default\"]),\n level: PropTypes.oneOf([\"primary\", \"inline\", \"secondary\"]),\n};\n"]} \ No newline at end of file diff --git a/src/components/Button/Button.stories.d.ts b/src/components/Button/Button.stories.d.ts new file mode 100644 index 0000000..ad44990 --- /dev/null +++ b/src/components/Button/Button.stories.d.ts @@ -0,0 +1,14 @@ +declare namespace _default { + export let title: string; + export { Button as component }; +} +export default _default; +export namespace Default { + namespace args { + let text: string; + let state: string; + let level: string; + } +} +import { Button } from "."; +//# sourceMappingURL=Button.stories.d.ts.map \ No newline at end of file diff --git a/src/components/Button/Button.stories.d.ts.map b/src/components/Button/Button.stories.d.ts.map new file mode 100644 index 0000000..0b60894 --- /dev/null +++ b/src/components/Button/Button.stories.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Button.stories.d.ts","sourceRoot":"","sources":["Button.stories.js"],"names":[],"mappings":";;;;;;;;;;;;uBAAuB,GAAG"} \ No newline at end of file diff --git a/src/components/Button/index.d.ts b/src/components/Button/index.d.ts new file mode 100644 index 0000000..4011a3c --- /dev/null +++ b/src/components/Button/index.d.ts @@ -0,0 +1,2 @@ +export { Button } from "./Button"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/components/Button/index.d.ts.map b/src/components/Button/index.d.ts.map new file mode 100644 index 0000000..f176002 --- /dev/null +++ b/src/components/Button/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC"} \ No newline at end of file diff --git a/src/components/Button/index.js b/src/components/Button/index.js new file mode 100644 index 0000000..3b71299 --- /dev/null +++ b/src/components/Button/index.js @@ -0,0 +1,2 @@ +export { Button } from "./Button"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/components/Button/index.js.map b/src/components/Button/index.js.map new file mode 100644 index 0000000..f02047f --- /dev/null +++ b/src/components/Button/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC","sourcesContent":["export { Button } from \"./Button\";\n"]} \ No newline at end of file diff --git a/src/components/Button1/Button1.d.ts b/src/components/Button1/Button1.d.ts new file mode 100644 index 0000000..d8f2827 --- /dev/null +++ b/src/components/Button1/Button1.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { Button1Props } from 'src/types'; +declare function Button1(props: Button1Props): JSX.Element; +export default Button1; +//# sourceMappingURL=Button1.d.ts.map \ No newline at end of file diff --git a/src/components/Button1/Button1.d.ts.map b/src/components/Button1/Button1.d.ts.map new file mode 100644 index 0000000..8e4e9eb --- /dev/null +++ b/src/components/Button1/Button1.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Button1.d.ts","sourceRoot":"","sources":["Button1.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAIxE,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAiCzC,iBAAS,OAAO,CAAC,KAAK,EAAE,YAAY,GAAG,GAAG,CAAC,OAAO,CAMjD;AAED,eAAe,OAAO,CAAC"} \ No newline at end of file diff --git a/src/components/Button1/Button1.js b/src/components/Button1/Button1.js new file mode 100644 index 0000000..3441388 --- /dev/null +++ b/src/components/Button1/Button1.js @@ -0,0 +1,51 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import { Button1Props } from 'src/types'; +const StateDefaultLevelPri = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(217, 140, 51, 1)`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `center`, + alignItems: `center`, + padding: `10px 16px`, + boxSizing: `border-box`, + height: 'auto', + width: 'fit-content', +})); +const Button2 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(255, 255, 255, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +function Button1(props) { + return (React.createElement(StateDefaultLevelPri, { className: props.className }, + React.createElement(Button2, null, `Button`))); +} +export default Button1; +//# sourceMappingURL=Button1.js.map \ No newline at end of file diff --git a/src/components/Button1/Button1.js.map b/src/components/Button1/Button1.js.map new file mode 100644 index 0000000..fa78122 --- /dev/null +++ b/src/components/Button1/Button1.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Button1.js","sourceRoot":"","sources":["Button1.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;AAExE,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAEzC,MAAM,oBAAoB,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACnE,eAAe,EAAE,uBAAuB;IACxC,YAAY,EAAE,MAAM;IACpB,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,QAAQ;IACxB,UAAU,EAAE,QAAQ;IACpB,OAAO,EAAE,WAAW;IACpB,SAAS,EAAE,YAAY;IACvB,MAAM,EAAE,MAAM;IACd,KAAK,EAAE,aAAa;CACrB,CAAC,CAAC,CAAC;AAEJ,MAAM,OAAO,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACtD,SAAS,EAAE,MAAM;IACjB,UAAU,EAAE,UAAU;IACtB,aAAa,EAAE,MAAM;IACrB,KAAK,EAAE,wBAAwB;IAC/B,SAAS,EAAE,QAAQ;IACnB,UAAU,EAAE,OAAO;IACnB,UAAU,EAAE,KAAK;IACjB,QAAQ,EAAE,MAAM;IAChB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,MAAM;IACtB,UAAU,EAAE,MAAM;IAClB,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,KAAK;CACd,CAAC,CAAC,CAAC;AAEJ,SAAS,OAAO,CAAC,KAAmB;IAClC,OAAO,CACL,oBAAC,oBAAoB,IAAC,SAAS,EAAE,KAAK,CAAC,SAAS;QAC9C,oBAAC,OAAO,QAAE,QAAQ,CAAW,CACR,CACxB,CAAC;AACJ,CAAC;AAED,eAAe,OAAO,CAAC","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport { Button1Props } from 'src/types';\n\nconst StateDefaultLevelPri: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(217, 140, 51, 1)`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `center`,\n alignItems: `center`,\n padding: `10px 16px`,\n boxSizing: `border-box`,\n height: 'auto',\n width: 'fit-content',\n}));\n\nconst Button2: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(255, 255, 255, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nfunction Button1(props: Button1Props): JSX.Element {\n return (\n \n {`Button`}\n \n );\n}\n\nexport default Button1;\n"]} \ No newline at end of file diff --git a/src/components/CashbackOffer/CashbackOffer.d.ts b/src/components/CashbackOffer/CashbackOffer.d.ts new file mode 100644 index 0000000..9bb4596 --- /dev/null +++ b/src/components/CashbackOffer/CashbackOffer.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { CashbackOfferProps } from 'src/types'; +declare function CashbackOffer(props: CashbackOfferProps): JSX.Element; +export default CashbackOffer; +//# sourceMappingURL=CashbackOffer.d.ts.map \ No newline at end of file diff --git a/src/components/CashbackOffer/CashbackOffer.d.ts.map b/src/components/CashbackOffer/CashbackOffer.d.ts.map new file mode 100644 index 0000000..349a21a --- /dev/null +++ b/src/components/CashbackOffer/CashbackOffer.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"CashbackOffer.d.ts","sourceRoot":"","sources":["CashbackOffer.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAOxE,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAuI/C,iBAAS,aAAa,CAAC,KAAK,EAAE,kBAAkB,GAAG,GAAG,CAAC,OAAO,CAqB7D;AAED,eAAe,aAAa,CAAC"} \ No newline at end of file diff --git a/src/components/CashbackOffer/CashbackOffer.js b/src/components/CashbackOffer/CashbackOffer.js new file mode 100644 index 0000000..2587b85 --- /dev/null +++ b/src/components/CashbackOffer/CashbackOffer.js @@ -0,0 +1,156 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import Rectangle51Image from 'src/assets/images/Cashbackoffer_Rectangle_51.png'; +import Ellipse1Image from 'src/assets/images/Cashbackoffer_Ellipse_1.png'; +import { styled } from '@mui/material/styles'; +import Button1 from 'src/components/Button1/Button1'; +import { CashbackOfferProps } from 'src/types'; +const CashbackOffer1 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + border: `1px solid rgba(241, 243, 245, 1)`, + borderRadius: `24px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + height: `336px`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, +})); +const Rectangle51 = styled('img')({ + height: `110px`, + width: `352px`, + objectFit: `cover`, + alignSelf: `stretch`, + margin: `0px`, +}); +const Frame183 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `24px`, + boxSizing: `border-box`, + margin: `-54px 0px 0px 0px`, +}); +const Ellipse1 = styled('img')({ + height: `60px`, + width: `60px`, + objectFit: `cover`, + margin: `0px`, +}); +const Frame182 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `20px 0px 0px 0px`, +}); +const Nike = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `16px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `24px`, + textTransform: `none`, + margin: `0px`, +})); +const Frame92 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `304px`, + margin: `8px 0px 0px 0px`, +}); +const LoremIpsumDolorSitAm = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `0px`, +})); +const Frame184 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `20px 0px 0px 0px`, +}); +const Button2 = styled(Button1)(({ theme }) => ({ + margin: `0px`, +})); +const Q50OffOnSneakers = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(217, 140, 51, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 16px`, +})); +function CashbackOffer(props) { + return (React.createElement(CashbackOffer1, { className: props.className }, + React.createElement(Rectangle51, { src: Rectangle51Image, loading: "lazy", alt: 'Rectangle 51' }), + React.createElement(Frame183, null, + React.createElement(Ellipse1, { src: Ellipse1Image, loading: "lazy", alt: 'Ellipse 1' }), + React.createElement(Frame182, null, + React.createElement(Nike, null, `Nike`), + React.createElement(Frame92, null, + React.createElement(LoremIpsumDolorSitAm, null, `Lorem ipsum dolor sit amet consectetur. Tortor diam ac faucibus nunc urna fringilla odio aliquam.`))), + React.createElement(Frame184, null, + React.createElement(Button2, null), + React.createElement(Q50OffOnSneakers, null, `50% off on sneakers`))))); +} +export default CashbackOffer; +//# sourceMappingURL=CashbackOffer.js.map \ No newline at end of file diff --git a/src/components/CashbackOffer/CashbackOffer.js.map b/src/components/CashbackOffer/CashbackOffer.js.map new file mode 100644 index 0000000..9e066b9 --- /dev/null +++ b/src/components/CashbackOffer/CashbackOffer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CashbackOffer.js","sourceRoot":"","sources":["CashbackOffer.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport Rectangle51Image from 'src/assets/images/Cashbackoffer_Rectangle_51.png';\nimport Ellipse1Image from 'src/assets/images/Cashbackoffer_Ellipse_1.png';\nimport { styled } from '@mui/material/styles';\nimport Button1 from 'src/components/Button1/Button1';\nimport { CashbackOfferProps } from 'src/types';\n\nconst CashbackOffer1: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n border: `1px solid rgba(241, 243, 245, 1)`,\n borderRadius: `24px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n height: `336px`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n}));\n\nconst Rectangle51: any = styled('img')({\n height: `110px`,\n width: `352px`,\n objectFit: `cover`,\n alignSelf: `stretch`,\n margin: `0px`,\n});\n\nconst Frame183: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `24px`,\n boxSizing: `border-box`,\n margin: `-54px 0px 0px 0px`,\n});\n\nconst Ellipse1: any = styled('img')({\n height: `60px`,\n width: `60px`,\n objectFit: `cover`,\n margin: `0px`,\n});\n\nconst Frame182: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `20px 0px 0px 0px`,\n});\n\nconst Nike: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `16px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `24px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Frame92: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `304px`,\n margin: `8px 0px 0px 0px`,\n});\n\nconst LoremIpsumDolorSitAm: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `0px`,\n}));\n\nconst Frame184: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `20px 0px 0px 0px`,\n});\n\nconst Button2: any = styled(Button1)(({ theme }: any) => ({\n margin: `0px`,\n}));\n\nconst Q50OffOnSneakers: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(217, 140, 51, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 16px`,\n}));\n\nfunction CashbackOffer(props: CashbackOfferProps): JSX.Element {\n return (\n \n \n \n \n \n {`Nike`}\n \n \n {`Lorem ipsum dolor sit amet consectetur. Tortor diam ac faucibus nunc urna fringilla odio aliquam.`}\n \n \n \n \n \n {`50% off on sneakers`}\n \n \n \n );\n}\n\nexport default CashbackOffer;\n"]} \ No newline at end of file diff --git a/src/components/Cell/Cell.d.ts b/src/components/Cell/Cell.d.ts new file mode 100644 index 0000000..b0cc85f --- /dev/null +++ b/src/components/Cell/Cell.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { CellProps } from 'src/types'; +declare function Cell(props: CellProps): JSX.Element; +export default Cell; +//# sourceMappingURL=Cell.d.ts.map \ No newline at end of file diff --git a/src/components/Cell/Cell.d.ts.map b/src/components/Cell/Cell.d.ts.map new file mode 100644 index 0000000..021f722 --- /dev/null +++ b/src/components/Cell/Cell.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Cell.d.ts","sourceRoot":"","sources":["Cell.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAMxE,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AAkLtC,iBAAS,IAAI,CAAC,KAAK,EAAE,SAAS,GAAG,GAAG,CAAC,OAAO,CAqB3C;AAED,eAAe,IAAI,CAAC"} \ No newline at end of file diff --git a/src/components/Cell/Cell.js b/src/components/Cell/Cell.js new file mode 100644 index 0000000..a0fe341 --- /dev/null +++ b/src/components/Cell/Cell.js @@ -0,0 +1,198 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import Ellipse3Image from 'src/assets/images/Cell_Ellipse_3.png'; +import { styled } from '@mui/material/styles'; +import Badge1 from 'src/components/Badge1/Badge1'; +import { CellProps } from 'src/types'; +const TypeImage2Lines = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + height: 'auto', +}); +const Ellipse3 = styled('img')({ + height: `40px`, + width: `40px`, + objectFit: `cover`, + margin: `0px`, +}); +const Frame26 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px 0px 0px 16px`, +}); +const Label = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const SecondLabel = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + margin: `4px 0px 0px 0px`, +})); +const Frame261 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px 0px 0px 16px`, +}); +const Label1 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const SecondLabel1 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + margin: `4px 0px 0px 0px`, +})); +const Label2 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 16px`, +})); +const Label3 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 16px`, +})); +const Label4 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 16px`, +})); +const Label5 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 16px`, +})); +const Badge2 = styled(Badge1)(({ theme }) => ({ + margin: `0px 0px 0px 16px`, +})); +function Cell(props) { + return (React.createElement(TypeImage2Lines, { className: props.className }, + React.createElement(Ellipse3, { src: Ellipse3Image, loading: "lazy", alt: 'Ellipse 3' }), + React.createElement(Frame26, null, + React.createElement(Label, null, `Label`), + React.createElement(SecondLabel, null, `Second Label`)), + false && (React.createElement(Frame261, null, + React.createElement(Label1, null, `Label`), + React.createElement(SecondLabel1, null, `Second Label`))), + false && React.createElement(Label2, null, `Label`), + false && React.createElement(Label3, null, `Label`), + false && React.createElement(Label4, null, `Label`), + false && React.createElement(Label5, null, `Label`), + false && React.createElement(Badge2, null))); +} +export default Cell; +//# sourceMappingURL=Cell.js.map \ No newline at end of file diff --git a/src/components/Cell/Cell.js.map b/src/components/Cell/Cell.js.map new file mode 100644 index 0000000..d340ad0 --- /dev/null +++ b/src/components/Cell/Cell.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Cell.js","sourceRoot":"","sources":["Cell.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport Ellipse3Image from 'src/assets/images/Cell_Ellipse_3.png';\nimport { styled } from '@mui/material/styles';\nimport Badge1 from 'src/components/Badge1/Badge1';\nimport { CellProps } from 'src/types';\n\nconst TypeImage2Lines: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: 'auto',\n});\n\nconst Ellipse3: any = styled('img')({\n height: `40px`,\n width: `40px`,\n objectFit: `cover`,\n margin: `0px`,\n});\n\nconst Frame26: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px 0px 0px 16px`,\n});\n\nconst Label: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst SecondLabel: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n margin: `4px 0px 0px 0px`,\n}));\n\nconst Frame261: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px 0px 0px 16px`,\n});\n\nconst Label1: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst SecondLabel1: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n margin: `4px 0px 0px 0px`,\n}));\n\nconst Label2: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 16px`,\n}));\n\nconst Label3: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 16px`,\n}));\n\nconst Label4: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 16px`,\n}));\n\nconst Label5: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 16px`,\n}));\n\nconst Badge2: any = styled(Badge1)(({ theme }: any) => ({\n margin: `0px 0px 0px 16px`,\n}));\n\nfunction Cell(props: CellProps): JSX.Element {\n return (\n \n \n \n \n {`Second Label`}\n \n {false && (\n \n {`Label`}\n {`Second Label`}\n \n )}\n {false && {`Label`}}\n {false && {`Label`}}\n {false && {`Label`}}\n {false && {`Label`}}\n {false && }\n \n );\n}\n\nexport default Cell;\n"]} \ No newline at end of file diff --git a/src/components/Cell/Cell.stories.d.ts b/src/components/Cell/Cell.stories.d.ts new file mode 100644 index 0000000..7c7df32 --- /dev/null +++ b/src/components/Cell/Cell.stories.d.ts @@ -0,0 +1,19 @@ +declare namespace _default { + export let title: string; + export { Cell as component }; +} +export default _default; +export namespace Default { + namespace args { + let secondLabel: string; + let label: string; + let type: string; + let className: {}; + let ellipse: string; + let hasSecondLabel: boolean; + let frameClassName: {}; + let ellipseClassName: {}; + } +} +import { Cell } from "."; +//# sourceMappingURL=Cell.stories.d.ts.map \ No newline at end of file diff --git a/src/components/Cell/Cell.stories.d.ts.map b/src/components/Cell/Cell.stories.d.ts.map new file mode 100644 index 0000000..000640b --- /dev/null +++ b/src/components/Cell/Cell.stories.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Cell.stories.d.ts","sourceRoot":"","sources":["Cell.stories.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;qBAAqB,GAAG"} \ No newline at end of file diff --git a/src/components/Cell/index.d.ts b/src/components/Cell/index.d.ts new file mode 100644 index 0000000..a2405b5 --- /dev/null +++ b/src/components/Cell/index.d.ts @@ -0,0 +1,2 @@ +export { Cell } from "./Cell"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/components/Cell/index.d.ts.map b/src/components/Cell/index.d.ts.map new file mode 100644 index 0000000..4b33fce --- /dev/null +++ b/src/components/Cell/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC"} \ No newline at end of file diff --git a/src/components/Cell/index.js b/src/components/Cell/index.js new file mode 100644 index 0000000..ca43a4b --- /dev/null +++ b/src/components/Cell/index.js @@ -0,0 +1,2 @@ +export { Cell } from "./Cell"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/components/Cell/index.js.map b/src/components/Cell/index.js.map new file mode 100644 index 0000000..acb9a91 --- /dev/null +++ b/src/components/Cell/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC","sourcesContent":["export { Cell } from \"./Cell\";\n"]} \ No newline at end of file diff --git a/src/components/Checkbox1/Checkbox1.d.ts b/src/components/Checkbox1/Checkbox1.d.ts new file mode 100644 index 0000000..2874799 --- /dev/null +++ b/src/components/Checkbox1/Checkbox1.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { Checkbox1Props } from 'src/types'; +declare function Checkbox1(props: Checkbox1Props): JSX.Element; +export default Checkbox1; +//# sourceMappingURL=Checkbox1.d.ts.map \ No newline at end of file diff --git a/src/components/Checkbox1/Checkbox1.d.ts.map b/src/components/Checkbox1/Checkbox1.d.ts.map new file mode 100644 index 0000000..2d2f88e --- /dev/null +++ b/src/components/Checkbox1/Checkbox1.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Checkbox1.d.ts","sourceRoot":"","sources":["Checkbox1.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAKxE,OAAO,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AA2E3C,iBAAS,SAAS,CAAC,KAAK,EAAE,cAAc,GAAG,GAAG,CAAC,OAAO,CAUrD;AAED,eAAe,SAAS,CAAC"} \ No newline at end of file diff --git a/src/components/Checkbox1/Checkbox1.js b/src/components/Checkbox1/Checkbox1.js new file mode 100644 index 0000000..8ef8cbb --- /dev/null +++ b/src/components/Checkbox1/Checkbox1.js @@ -0,0 +1,94 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import Vector1Image from 'src/assets/images/Checkbox_Vector_1.png'; +import { styled } from '@mui/material/styles'; +import { Checkbox1Props } from 'src/types'; +const StateUnchecked = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + width: '100%', + height: `16px`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, +}); +const Rectangle1 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + border: `1px solid rgba(206, 212, 218, 1)`, + boxSizing: `border-box`, + borderRadius: `4px`, + width: `18px`, + height: `18px`, + position: `absolute`, + left: `-1px`, + top: `-1px`, +})); +const HeroiconsMiniCheck = styled('div')({ + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + width: `20px`, + height: `20px`, + left: `0px`, + top: `-4px`, + overflow: `hidden`, +}); +const Rectangle11 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + border: `1px solid rgba(217, 140, 51, 1)`, + boxSizing: `border-box`, + borderRadius: `4px`, + width: `18px`, + height: `18px`, + position: `absolute`, + left: `-1px`, + top: `-1px`, +})); +const Vector1 = styled('img')({ + height: `4.77px`, + width: `8.99px`, + position: `absolute`, + left: `7px`, + top: `7px`, +}); +const HeroiconsMiniCheck1 = styled('div')({ + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + width: `20px`, + height: `20px`, + left: `0px`, + top: `-4px`, + overflow: `hidden`, +}); +function Checkbox1(props) { + return (React.createElement(StateUnchecked, { className: props.className }, + React.createElement(Rectangle1, null), + React.createElement(HeroiconsMiniCheck, null), + false && React.createElement(Rectangle11, null), + false && React.createElement(Vector1, { src: Vector1Image, loading: "lazy", alt: 'Vector 1' }), + false && React.createElement(HeroiconsMiniCheck1, null))); +} +export default Checkbox1; +//# sourceMappingURL=Checkbox1.js.map \ No newline at end of file diff --git a/src/components/Checkbox1/Checkbox1.js.map b/src/components/Checkbox1/Checkbox1.js.map new file mode 100644 index 0000000..db01777 --- /dev/null +++ b/src/components/Checkbox1/Checkbox1.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Checkbox1.js","sourceRoot":"","sources":["Checkbox1.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport Vector1Image from 'src/assets/images/Checkbox_Vector_1.png';\nimport { styled } from '@mui/material/styles';\nimport { Checkbox1Props } from 'src/types';\n\nconst StateUnchecked: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n width: '100%',\n height: `16px`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n});\n\nconst Rectangle1: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n border: `1px solid rgba(206, 212, 218, 1)`,\n boxSizing: `border-box`,\n borderRadius: `4px`,\n width: `18px`,\n height: `18px`,\n position: `absolute`,\n left: `-1px`,\n top: `-1px`,\n}));\n\nconst HeroiconsMiniCheck: any = styled('div')({\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n width: `20px`,\n height: `20px`,\n left: `0px`,\n top: `-4px`,\n overflow: `hidden`,\n});\n\nconst Rectangle11: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n border: `1px solid rgba(217, 140, 51, 1)`,\n boxSizing: `border-box`,\n borderRadius: `4px`,\n width: `18px`,\n height: `18px`,\n position: `absolute`,\n left: `-1px`,\n top: `-1px`,\n}));\n\nconst Vector1: any = styled('img')({\n height: `4.77px`,\n width: `8.99px`,\n position: `absolute`,\n left: `7px`,\n top: `7px`,\n});\n\nconst HeroiconsMiniCheck1: any = styled('div')({\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n width: `20px`,\n height: `20px`,\n left: `0px`,\n top: `-4px`,\n overflow: `hidden`,\n});\n\nfunction Checkbox1(props: Checkbox1Props): JSX.Element {\n return (\n \n \n \n {false && }\n {false && }\n {false && }\n \n );\n}\n\nexport default Checkbox1;\n"]} \ No newline at end of file diff --git a/src/components/CheckboxItem/CheckboxItem.d.ts b/src/components/CheckboxItem/CheckboxItem.d.ts new file mode 100644 index 0000000..935ee1e --- /dev/null +++ b/src/components/CheckboxItem/CheckboxItem.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { CheckboxItemProps } from 'src/types'; +declare function CheckboxItem(props: CheckboxItemProps): JSX.Element; +export default CheckboxItem; +//# sourceMappingURL=CheckboxItem.d.ts.map \ No newline at end of file diff --git a/src/components/CheckboxItem/CheckboxItem.d.ts.map b/src/components/CheckboxItem/CheckboxItem.d.ts.map new file mode 100644 index 0000000..c3ac939 --- /dev/null +++ b/src/components/CheckboxItem/CheckboxItem.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"CheckboxItem.d.ts","sourceRoot":"","sources":["CheckboxItem.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAKxE,OAAO,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAiD9C,iBAAS,YAAY,CAAC,KAAK,EAAE,iBAAiB,GAAG,GAAG,CAAC,OAAO,CAS3D;AAED,eAAe,YAAY,CAAC"} \ No newline at end of file diff --git a/src/components/CheckboxItem/CheckboxItem.js b/src/components/CheckboxItem/CheckboxItem.js new file mode 100644 index 0000000..249b5a5 --- /dev/null +++ b/src/components/CheckboxItem/CheckboxItem.js @@ -0,0 +1,68 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import Checkbox1 from 'src/components/Checkbox1/Checkbox1'; +import { CheckboxItemProps } from 'src/types'; +const StateUnchecked = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + height: 'auto', + width: 'fit-content', +}); +const Frame2 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Checkbox2 = styled(Checkbox1)(({ theme }) => ({ + width: `16px`, + height: `16px`, + margin: `0px`, +})); +const Checkbox3 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 12px`, +})); +function CheckboxItem(props) { + return (React.createElement(StateUnchecked, { className: props.className }, + React.createElement(Frame2, null, + React.createElement(Checkbox2, null), + React.createElement(Checkbox3, null, `Checkbox`)))); +} +export default CheckboxItem; +//# sourceMappingURL=CheckboxItem.js.map \ No newline at end of file diff --git a/src/components/CheckboxItem/CheckboxItem.js.map b/src/components/CheckboxItem/CheckboxItem.js.map new file mode 100644 index 0000000..5aefd81 --- /dev/null +++ b/src/components/CheckboxItem/CheckboxItem.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CheckboxItem.js","sourceRoot":"","sources":["CheckboxItem.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;AAExE,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,SAAS,MAAM,oCAAoC,CAAC;AAC3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAE9C,MAAM,cAAc,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IACxC,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,KAAK;IACd,SAAS,EAAE,YAAY;IACvB,MAAM,EAAE,MAAM;IACd,KAAK,EAAE,aAAa;CACrB,CAAC,CAAC;AAEH,MAAM,MAAM,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAChC,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,QAAQ;IACpB,OAAO,EAAE,KAAK;IACd,SAAS,EAAE,YAAY;IACvB,MAAM,EAAE,KAAK;CACd,CAAC,CAAC;AAEH,MAAM,SAAS,GAAQ,MAAM,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAC5D,KAAK,EAAE,MAAM;IACb,MAAM,EAAE,MAAM;IACd,MAAM,EAAE,KAAK;CACd,CAAC,CAAC,CAAC;AAEJ,MAAM,SAAS,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACxD,SAAS,EAAE,MAAM;IACjB,UAAU,EAAE,UAAU;IACtB,aAAa,EAAE,MAAM;IACrB,KAAK,EAAE,qBAAqB;IAC5B,SAAS,EAAE,QAAQ;IACnB,UAAU,EAAE,OAAO;IACnB,UAAU,EAAE,KAAK;IACjB,QAAQ,EAAE,MAAM;IAChB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,MAAM;IACtB,UAAU,EAAE,MAAM;IAClB,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,SAAS,YAAY,CAAC,KAAwB;IAC5C,OAAO,CACL,oBAAC,cAAc,IAAC,SAAS,EAAE,KAAK,CAAC,SAAS;QACxC,oBAAC,MAAM;YACL,oBAAC,SAAS,OAAG;YACb,oBAAC,SAAS,QAAE,UAAU,CAAa,CAC5B,CACM,CAClB,CAAC;AACJ,CAAC;AAED,eAAe,YAAY,CAAC","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport Checkbox1 from 'src/components/Checkbox1/Checkbox1';\nimport { CheckboxItemProps } from 'src/types';\n\nconst StateUnchecked: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: 'auto',\n width: 'fit-content',\n});\n\nconst Frame2: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Checkbox2: any = styled(Checkbox1)(({ theme }: any) => ({\n width: `16px`,\n height: `16px`,\n margin: `0px`,\n}));\n\nconst Checkbox3: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 12px`,\n}));\n\nfunction CheckboxItem(props: CheckboxItemProps): JSX.Element {\n return (\n \n \n \n {`Checkbox`}\n \n \n );\n}\n\nexport default CheckboxItem;\n"]} \ No newline at end of file diff --git a/src/components/CreditCard/CreditCard.d.ts b/src/components/CreditCard/CreditCard.d.ts new file mode 100644 index 0000000..94f88fb --- /dev/null +++ b/src/components/CreditCard/CreditCard.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { CreditCardProps } from 'src/types'; +declare function CreditCard(props: CreditCardProps): JSX.Element; +export default CreditCard; +//# sourceMappingURL=CreditCard.d.ts.map \ No newline at end of file diff --git a/src/components/CreditCard/CreditCard.d.ts.map b/src/components/CreditCard/CreditCard.d.ts.map new file mode 100644 index 0000000..cfe982e --- /dev/null +++ b/src/components/CreditCard/CreditCard.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"CreditCard.d.ts","sourceRoot":"","sources":["CreditCard.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAWxE,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AA2O5C,iBAAS,UAAU,CAAC,KAAK,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,CAiCvD;AAED,eAAe,UAAU,CAAC"} \ No newline at end of file diff --git a/src/components/CreditCard/CreditCard.js b/src/components/CreditCard/CreditCard.js new file mode 100644 index 0000000..c263e02 --- /dev/null +++ b/src/components/CreditCard/CreditCard.js @@ -0,0 +1,260 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import Polygon9Image from 'src/assets/images/CreditCard_polygon9.png'; +import Path11Image from 'src/assets/images/CreditCard_path11.png'; +import Path13Image from 'src/assets/images/CreditCard_path13.png'; +import Path15Image from 'src/assets/images/CreditCard_path15.png'; +import Path17Image from 'src/assets/images/CreditCard_path17.png'; +import UnionImage from 'src/assets/images/CreditCard_Union.png'; +import UntitledDesign3RemovImage from 'src/assets/images/CreditCard_Untitled_design__3__removebg_preview_1.svg'; +import { styled } from '@mui/material/styles'; +import { CreditCardProps } from 'src/types'; +const CreditCard1 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + width: '100%', + height: `216px`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, +}); +const Rectangle16 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + boxShadow: `0px 1px 1px rgba(217, 140, 51, 0.05), 0px 0px 1px rgba(217, 140, 51, 1)`, + borderRadius: `12px`, + width: `344px`, + height: `216px`, + position: `absolute`, + left: `0px`, + top: `0px`, +})); +const VisaIncLogo1 = styled('div')({ + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `84px`, + height: `28px`, + left: `240px`, + top: `168px`, + overflow: `hidden`, +}); +const G4158 = styled('div')({ + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `84px`, + height: `28px`, + left: `0px`, + top: `0px`, +}); +const Polygon9 = styled('img')({ + height: `27.1px`, + width: `11.06px`, + position: `absolute`, + left: `30px`, + top: `0px`, +}); +const Path11 = styled('img')({ + height: `28px`, + width: `20.41px`, + position: `absolute`, + left: `41px`, + top: `0px`, +}); +const Path13 = styled('img')({ + height: `27.1px`, + width: `24.42px`, + position: `absolute`, + left: `60px`, + top: `0px`, +}); +const Path15 = styled('img')({ + height: `27.08px`, + width: `24px`, + position: `absolute`, + left: `7px`, + top: `0px`, +}); +const Path17 = styled('img')({ + height: `14.74px`, + width: `16.52px`, + position: `absolute`, + left: `0px`, + top: `0px`, +}); +const Frame121 = styled('div')({ + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + left: `38px`, + top: `144px`, +}); +const Q = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(240, 209, 173, 1)`, + fontStyle: `normal`, + fontFamily: `JetBrains Mono`, + fontWeight: `400`, + fontSize: `8px`, + letterSpacing: `-0.2px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Q9303 = styled('div')(({ theme }) => ({ + textAlign: `center`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(174, 112, 41, 1)`, + fontStyle: `normal`, + fontFamily: `JetBrains Mono`, + fontWeight: `400`, + fontSize: `16px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 12px`, +})); +const NeerajChinwan = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(174, 112, 41, 1)`, + fontStyle: `normal`, + fontFamily: `JetBrains Mono`, + fontWeight: `400`, + fontSize: `16px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + position: `absolute`, + left: `36px`, + top: `118px`, +})); +const Rectangle18 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(247, 232, 214, 1)`, + borderRadius: `8px`, + width: `53px`, + height: `43px`, + position: `absolute`, + left: `36px`, + top: `59px`, +})); +const Line7 = styled('div')({ + border: `2px solid rgba(255, 255, 255, 1)`, + width: `43px`, + height: `0px`, + position: `absolute`, + left: `73px`, + top: `80px`, +}); +const Line10 = styled('div')({ + border: `2px solid rgba(255, 255, 255, 1)`, + width: `16px`, + height: `0px`, + position: `absolute`, + left: `68px`, + top: `87px`, +}); +const Line13 = styled('div')({ + border: `2px solid rgba(255, 255, 255, 1)`, + width: `16px`, + height: `0px`, + position: `absolute`, + left: `105px`, + top: `87px`, +}); +const Line11 = styled('div')({ + border: `2px solid rgba(255, 255, 255, 1)`, + width: `16px`, + height: `0px`, + position: `absolute`, + left: `68px`, + top: `73px`, +}); +const Union = styled('img')({ + height: `29px`, + width: `16px`, + position: `absolute`, + left: `73px`, + top: `73px`, +}); +const Frame60 = styled('div')({ + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px 0px 0px 47px`, + boxSizing: `border-box`, + width: `107px`, + left: `217px`, + top: `20px`, +}); +const UntitledDesign3Remov = styled('img')({ + height: `auto`, + width: `72px`, + objectFit: `cover`, + margin: `0px`, +}); +function CreditCard(props) { + return (React.createElement(CreditCard1, { className: props.className }, + React.createElement(Rectangle16, null), + React.createElement(VisaIncLogo1, null, + React.createElement(G4158, null, + React.createElement(Polygon9, { src: Polygon9Image, loading: "lazy", alt: 'polygon9' }), + React.createElement(Path11, { src: Path11Image, loading: "lazy", alt: 'path11' }), + React.createElement(Path13, { src: Path13Image, loading: "lazy", alt: 'path13' }), + React.createElement(Path15, { src: Path15Image, loading: "lazy", alt: 'path15' }), + React.createElement(Path17, { src: Path17Image, loading: "lazy", alt: 'path17' }))), + React.createElement(Frame121, null, + React.createElement(Q, null, `● ● ● ● ● ● ● ● ● ● ● ●`), + React.createElement(Q9303, null, `9303`)), + React.createElement(NeerajChinwan, null, `Neeraj Chinwan`), + React.createElement(Rectangle18, null), + React.createElement(Line7, null), + React.createElement(Line10, null), + React.createElement(Line13, null), + React.createElement(Line11, null), + React.createElement(Union, { src: UnionImage, loading: "lazy", alt: 'Union' }), + React.createElement(Frame60, null, + React.createElement(UntitledDesign3Remov, { src: UntitledDesign3RemovImage, loading: "lazy", alt: 'Untitled_design__3_-removebg-preview 1' })))); +} +export default CreditCard; +//# sourceMappingURL=CreditCard.js.map \ No newline at end of file diff --git a/src/components/CreditCard/CreditCard.js.map b/src/components/CreditCard/CreditCard.js.map new file mode 100644 index 0000000..d1523f0 --- /dev/null +++ b/src/components/CreditCard/CreditCard.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CreditCard.js","sourceRoot":"","sources":["CreditCard.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;AAExE,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,2CAA2C,CAAC;AACtE,OAAO,WAAW,MAAM,yCAAyC,CAAC;AAClE,OAAO,WAAW,MAAM,yCAAyC,CAAC;AAClE,OAAO,WAAW,MAAM,yCAAyC,CAAC;AAClE,OAAO,WAAW,MAAM,yCAAyC,CAAC;AAClE,OAAO,UAAU,MAAM,wCAAwC,CAAC;AAChE,OAAO,yBAAyB,MAAM,yEAAyE,CAAC;AAChH,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAE5C,MAAM,WAAW,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IACrC,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,KAAK;IACpB,KAAK,EAAE,MAAM;IACb,MAAM,EAAE,OAAO;IACf,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,KAAK;IACd,SAAS,EAAE,YAAY;CACxB,CAAC,CAAC;AAEH,MAAM,WAAW,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAC1D,eAAe,EAAE,wBAAwB;IACzC,SAAS,EAAE,yEAAyE;IACpF,YAAY,EAAE,MAAM;IACpB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,OAAO;IACf,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,KAAK;IACX,GAAG,EAAE,KAAK;CACX,CAAC,CAAC,CAAC;AAEJ,MAAM,YAAY,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IACtC,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,KAAK;IACd,SAAS,EAAE,YAAY;IACvB,KAAK,EAAE,MAAM;IACb,MAAM,EAAE,MAAM;IACd,IAAI,EAAE,OAAO;IACb,GAAG,EAAE,OAAO;IACZ,QAAQ,EAAE,QAAQ;CACnB,CAAC,CAAC;AAEH,MAAM,KAAK,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAC/B,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,KAAK;IACd,SAAS,EAAE,YAAY;IACvB,KAAK,EAAE,MAAM;IACb,MAAM,EAAE,MAAM;IACd,IAAI,EAAE,KAAK;IACX,GAAG,EAAE,KAAK;CACX,CAAC,CAAC;AAEH,MAAM,QAAQ,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAClC,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,SAAS;IAChB,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;CACX,CAAC,CAAC;AAEH,MAAM,MAAM,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAChC,MAAM,EAAE,MAAM;IACd,KAAK,EAAE,SAAS;IAChB,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;CACX,CAAC,CAAC;AAEH,MAAM,MAAM,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAChC,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,SAAS;IAChB,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;CACX,CAAC,CAAC;AAEH,MAAM,MAAM,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAChC,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,MAAM;IACb,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,KAAK;IACX,GAAG,EAAE,KAAK;CACX,CAAC,CAAC;AAEH,MAAM,MAAM,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAChC,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,SAAS;IAChB,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,KAAK;IACX,GAAG,EAAE,KAAK;CACX,CAAC,CAAC;AAEH,MAAM,QAAQ,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAClC,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,KAAK;IACd,SAAS,EAAE,YAAY;IACvB,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,OAAO;CACb,CAAC,CAAC;AAEH,MAAM,CAAC,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAChD,SAAS,EAAE,MAAM;IACjB,UAAU,EAAE,UAAU;IACtB,aAAa,EAAE,MAAM;IACrB,KAAK,EAAE,wBAAwB;IAC/B,SAAS,EAAE,QAAQ;IACnB,UAAU,EAAE,gBAAgB;IAC5B,UAAU,EAAE,KAAK;IACjB,QAAQ,EAAE,KAAK;IACf,aAAa,EAAE,QAAQ;IACvB,cAAc,EAAE,MAAM;IACtB,UAAU,EAAE,MAAM;IAClB,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,KAAK;CACd,CAAC,CAAC,CAAC;AAEJ,MAAM,KAAK,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACpD,SAAS,EAAE,QAAQ;IACnB,UAAU,EAAE,UAAU;IACtB,aAAa,EAAE,MAAM;IACrB,KAAK,EAAE,uBAAuB;IAC9B,SAAS,EAAE,QAAQ;IACnB,UAAU,EAAE,gBAAgB;IAC5B,UAAU,EAAE,KAAK;IACjB,QAAQ,EAAE,MAAM;IAChB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,MAAM;IACtB,UAAU,EAAE,MAAM;IAClB,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,MAAM,aAAa,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAC5D,SAAS,EAAE,MAAM;IACjB,UAAU,EAAE,UAAU;IACtB,aAAa,EAAE,MAAM;IACrB,KAAK,EAAE,uBAAuB;IAC9B,SAAS,EAAE,QAAQ;IACnB,UAAU,EAAE,gBAAgB;IAC5B,UAAU,EAAE,KAAK;IACjB,QAAQ,EAAE,MAAM;IAChB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,MAAM;IACtB,UAAU,EAAE,MAAM;IAClB,aAAa,EAAE,MAAM;IACrB,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,OAAO;CACb,CAAC,CAAC,CAAC;AAEJ,MAAM,WAAW,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAC1D,eAAe,EAAE,wBAAwB;IACzC,YAAY,EAAE,KAAK;IACnB,KAAK,EAAE,MAAM;IACb,MAAM,EAAE,MAAM;IACd,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,MAAM;CACZ,CAAC,CAAC,CAAC;AAEJ,MAAM,KAAK,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAC/B,MAAM,EAAE,kCAAkC;IAC1C,KAAK,EAAE,MAAM;IACb,MAAM,EAAE,KAAK;IACb,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,MAAM;CACZ,CAAC,CAAC;AAEH,MAAM,MAAM,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAChC,MAAM,EAAE,kCAAkC;IAC1C,KAAK,EAAE,MAAM;IACb,MAAM,EAAE,KAAK;IACb,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,MAAM;CACZ,CAAC,CAAC;AAEH,MAAM,MAAM,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAChC,MAAM,EAAE,kCAAkC;IAC1C,KAAK,EAAE,MAAM;IACb,MAAM,EAAE,KAAK;IACb,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,OAAO;IACb,GAAG,EAAE,MAAM;CACZ,CAAC,CAAC;AAEH,MAAM,MAAM,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAChC,MAAM,EAAE,kCAAkC;IAC1C,KAAK,EAAE,MAAM;IACb,MAAM,EAAE,KAAK;IACb,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,MAAM;CACZ,CAAC,CAAC;AAEH,MAAM,KAAK,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAC/B,MAAM,EAAE,MAAM;IACd,KAAK,EAAE,MAAM;IACb,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,MAAM;CACZ,CAAC,CAAC;AAEH,MAAM,OAAO,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IACjC,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,QAAQ;IACpB,OAAO,EAAE,kBAAkB;IAC3B,SAAS,EAAE,YAAY;IACvB,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,OAAO;IACb,GAAG,EAAE,MAAM;CACZ,CAAC,CAAC;AAEH,MAAM,oBAAoB,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAC9C,MAAM,EAAE,MAAM;IACd,KAAK,EAAE,MAAM;IACb,SAAS,EAAE,OAAO;IAClB,MAAM,EAAE,KAAK;CACd,CAAC,CAAC;AAEH,SAAS,UAAU,CAAC,KAAsB;IACxC,OAAO,CACL,oBAAC,WAAW,IAAC,SAAS,EAAE,KAAK,CAAC,SAAS;QACrC,oBAAC,WAAW,OAAe;QAC3B,oBAAC,YAAY;YACX,oBAAC,KAAK;gBACJ,oBAAC,QAAQ,IAAC,GAAG,EAAE,aAAa,EAAE,OAAO,EAAC,MAAM,EAAC,GAAG,EAAE,UAAU,GAAI;gBAChE,oBAAC,MAAM,IAAC,GAAG,EAAE,WAAW,EAAE,OAAO,EAAC,MAAM,EAAC,GAAG,EAAE,QAAQ,GAAI;gBAC1D,oBAAC,MAAM,IAAC,GAAG,EAAE,WAAW,EAAE,OAAO,EAAC,MAAM,EAAC,GAAG,EAAE,QAAQ,GAAI;gBAC1D,oBAAC,MAAM,IAAC,GAAG,EAAE,WAAW,EAAE,OAAO,EAAC,MAAM,EAAC,GAAG,EAAE,QAAQ,GAAI;gBAC1D,oBAAC,MAAM,IAAC,GAAG,EAAE,WAAW,EAAE,OAAO,EAAC,MAAM,EAAC,GAAG,EAAE,QAAQ,GAAI,CACpD,CACK;QACf,oBAAC,QAAQ;YACP,oBAAC,CAAC,QAAE,6BAA6B,CAAK;YACtC,oBAAC,KAAK,QAAE,MAAM,CAAS,CACd;QACX,oBAAC,aAAa,QAAE,gBAAgB,CAAiB;QACjD,oBAAC,WAAW,OAAe;QAC3B,oBAAC,KAAK,OAAS;QACf,oBAAC,MAAM,OAAU;QACjB,oBAAC,MAAM,OAAU;QACjB,oBAAC,MAAM,OAAU;QACjB,oBAAC,KAAK,IAAC,GAAG,EAAE,UAAU,EAAE,OAAO,EAAC,MAAM,EAAC,GAAG,EAAE,OAAO,GAAI;QACvD,oBAAC,OAAO;YACN,oBAAC,oBAAoB,IACnB,GAAG,EAAE,yBAAyB,EAC9B,OAAO,EAAC,MAAM,EACd,GAAG,EAAE,wCAAwC,GAC7C,CACM,CACE,CACf,CAAC;AACJ,CAAC;AAED,eAAe,UAAU,CAAC","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport Polygon9Image from 'src/assets/images/CreditCard_polygon9.png';\nimport Path11Image from 'src/assets/images/CreditCard_path11.png';\nimport Path13Image from 'src/assets/images/CreditCard_path13.png';\nimport Path15Image from 'src/assets/images/CreditCard_path15.png';\nimport Path17Image from 'src/assets/images/CreditCard_path17.png';\nimport UnionImage from 'src/assets/images/CreditCard_Union.png';\nimport UntitledDesign3RemovImage from 'src/assets/images/CreditCard_Untitled_design__3__removebg_preview_1.svg';\nimport { styled } from '@mui/material/styles';\nimport { CreditCardProps } from 'src/types';\n\nconst CreditCard1: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n width: '100%',\n height: `216px`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n});\n\nconst Rectangle16: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n boxShadow: `0px 1px 1px rgba(217, 140, 51, 0.05), 0px 0px 1px rgba(217, 140, 51, 1)`,\n borderRadius: `12px`,\n width: `344px`,\n height: `216px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n}));\n\nconst VisaIncLogo1: any = styled('div')({\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `84px`,\n height: `28px`,\n left: `240px`,\n top: `168px`,\n overflow: `hidden`,\n});\n\nconst G4158: any = styled('div')({\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `84px`,\n height: `28px`,\n left: `0px`,\n top: `0px`,\n});\n\nconst Polygon9: any = styled('img')({\n height: `27.1px`,\n width: `11.06px`,\n position: `absolute`,\n left: `30px`,\n top: `0px`,\n});\n\nconst Path11: any = styled('img')({\n height: `28px`,\n width: `20.41px`,\n position: `absolute`,\n left: `41px`,\n top: `0px`,\n});\n\nconst Path13: any = styled('img')({\n height: `27.1px`,\n width: `24.42px`,\n position: `absolute`,\n left: `60px`,\n top: `0px`,\n});\n\nconst Path15: any = styled('img')({\n height: `27.08px`,\n width: `24px`,\n position: `absolute`,\n left: `7px`,\n top: `0px`,\n});\n\nconst Path17: any = styled('img')({\n height: `14.74px`,\n width: `16.52px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n});\n\nconst Frame121: any = styled('div')({\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n left: `38px`,\n top: `144px`,\n});\n\nconst Q: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(240, 209, 173, 1)`,\n fontStyle: `normal`,\n fontFamily: `JetBrains Mono`,\n fontWeight: `400`,\n fontSize: `8px`,\n letterSpacing: `-0.2px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Q9303: any = styled('div')(({ theme }: any) => ({\n textAlign: `center`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(174, 112, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `JetBrains Mono`,\n fontWeight: `400`,\n fontSize: `16px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 12px`,\n}));\n\nconst NeerajChinwan: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(174, 112, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `JetBrains Mono`,\n fontWeight: `400`,\n fontSize: `16px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n position: `absolute`,\n left: `36px`,\n top: `118px`,\n}));\n\nconst Rectangle18: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(247, 232, 214, 1)`,\n borderRadius: `8px`,\n width: `53px`,\n height: `43px`,\n position: `absolute`,\n left: `36px`,\n top: `59px`,\n}));\n\nconst Line7: any = styled('div')({\n border: `2px solid rgba(255, 255, 255, 1)`,\n width: `43px`,\n height: `0px`,\n position: `absolute`,\n left: `73px`,\n top: `80px`,\n});\n\nconst Line10: any = styled('div')({\n border: `2px solid rgba(255, 255, 255, 1)`,\n width: `16px`,\n height: `0px`,\n position: `absolute`,\n left: `68px`,\n top: `87px`,\n});\n\nconst Line13: any = styled('div')({\n border: `2px solid rgba(255, 255, 255, 1)`,\n width: `16px`,\n height: `0px`,\n position: `absolute`,\n left: `105px`,\n top: `87px`,\n});\n\nconst Line11: any = styled('div')({\n border: `2px solid rgba(255, 255, 255, 1)`,\n width: `16px`,\n height: `0px`,\n position: `absolute`,\n left: `68px`,\n top: `73px`,\n});\n\nconst Union: any = styled('img')({\n height: `29px`,\n width: `16px`,\n position: `absolute`,\n left: `73px`,\n top: `73px`,\n});\n\nconst Frame60: any = styled('div')({\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px 0px 0px 47px`,\n boxSizing: `border-box`,\n width: `107px`,\n left: `217px`,\n top: `20px`,\n});\n\nconst UntitledDesign3Remov: any = styled('img')({\n height: `auto`,\n width: `72px`,\n objectFit: `cover`,\n margin: `0px`,\n});\n\nfunction CreditCard(props: CreditCardProps): JSX.Element {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n {`● ● ● ● ● ● ● ● ● ● ● ●`}\n {`9303`}\n \n {`Neeraj Chinwan`}\n \n \n \n \n \n \n \n \n \n \n );\n}\n\nexport default CreditCard;\n"]} \ No newline at end of file diff --git a/src/components/FeaturedOffer/FeaturedOffer.d.ts b/src/components/FeaturedOffer/FeaturedOffer.d.ts new file mode 100644 index 0000000..3bd4590 --- /dev/null +++ b/src/components/FeaturedOffer/FeaturedOffer.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { FeaturedOfferProps } from 'src/types'; +declare function FeaturedOffer(props: FeaturedOfferProps): JSX.Element; +export default FeaturedOffer; +//# sourceMappingURL=FeaturedOffer.d.ts.map \ No newline at end of file diff --git a/src/components/FeaturedOffer/FeaturedOffer.d.ts.map b/src/components/FeaturedOffer/FeaturedOffer.d.ts.map new file mode 100644 index 0000000..45f8d62 --- /dev/null +++ b/src/components/FeaturedOffer/FeaturedOffer.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"FeaturedOffer.d.ts","sourceRoot":"","sources":["FeaturedOffer.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAKxE,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAqF/C,iBAAS,aAAa,CAAC,KAAK,EAAE,kBAAkB,GAAG,GAAG,CAAC,OAAO,CAa7D;AAED,eAAe,aAAa,CAAC"} \ No newline at end of file diff --git a/src/components/FeaturedOffer/FeaturedOffer.js b/src/components/FeaturedOffer/FeaturedOffer.js new file mode 100644 index 0000000..a3e131a --- /dev/null +++ b/src/components/FeaturedOffer/FeaturedOffer.js @@ -0,0 +1,104 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import Ellipse1Image from 'src/assets/images/FeaturedOffer_Ellipse_1.png'; +import { styled } from '@mui/material/styles'; +import { FeaturedOfferProps } from 'src/types'; +const FeaturedOffer1 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + boxSizing: `border-box`, + borderRadius: `24px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + width: '100%', + justifyContent: `center`, + alignItems: `center`, + padding: `24px`, + height: 'auto', +}); +const Ellipse1 = styled('img')({ + height: `60px`, + width: `60px`, + objectFit: `cover`, + margin: `0px`, +}); +const Frame46 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `center`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `20px 0px 0px 0px`, +}); +const Q50OffOnSubscription = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const SeeAllHboCoupons = styled('div')(({ theme }) => ({ + textAlign: `center`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `4px 0px 0px 0px`, +})); +const Q5StockBack = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(217, 140, 51, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `20px 0px 0px 0px`, +})); +function FeaturedOffer(props) { + return (React.createElement(FeaturedOffer1, { className: props.className }, + React.createElement(Ellipse1, { src: Ellipse1Image, loading: "lazy", alt: 'Ellipse 1' }), + React.createElement(Frame46, null, + React.createElement(Q50OffOnSubscription, null, `50% off on subscriptions`), + React.createElement(SeeAllHboCoupons, null, `See all HBO coupons`)), + React.createElement(Q5StockBack, null, `5% stock back`))); +} +export default FeaturedOffer; +//# sourceMappingURL=FeaturedOffer.js.map \ No newline at end of file diff --git a/src/components/FeaturedOffer/FeaturedOffer.js.map b/src/components/FeaturedOffer/FeaturedOffer.js.map new file mode 100644 index 0000000..ed3aa55 --- /dev/null +++ b/src/components/FeaturedOffer/FeaturedOffer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"FeaturedOffer.js","sourceRoot":"","sources":["FeaturedOffer.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport Ellipse1Image from 'src/assets/images/FeaturedOffer_Ellipse_1.png';\nimport { styled } from '@mui/material/styles';\nimport { FeaturedOfferProps } from 'src/types';\n\nconst FeaturedOffer1: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n boxSizing: `border-box`,\n borderRadius: `24px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n width: '100%',\n justifyContent: `center`,\n alignItems: `center`,\n padding: `24px`,\n height: 'auto',\n});\n\nconst Ellipse1: any = styled('img')({\n height: `60px`,\n width: `60px`,\n objectFit: `cover`,\n margin: `0px`,\n});\n\nconst Frame46: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `center`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `20px 0px 0px 0px`,\n});\n\nconst Q50OffOnSubscription: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst SeeAllHboCoupons: any = styled('div')(({ theme }: any) => ({\n textAlign: `center`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `4px 0px 0px 0px`,\n}));\n\nconst Q5StockBack: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(217, 140, 51, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `20px 0px 0px 0px`,\n}));\n\nfunction FeaturedOffer(props: FeaturedOfferProps): JSX.Element {\n return (\n \n \n \n \n {`50% off on subscriptions`}\n \n {`See all HBO coupons`}\n \n {`5% stock back`}\n \n );\n}\n\nexport default FeaturedOffer;\n"]} \ No newline at end of file diff --git a/src/components/Frame/Frame.d.ts b/src/components/Frame/Frame.d.ts new file mode 100644 index 0000000..1d565a7 --- /dev/null +++ b/src/components/Frame/Frame.d.ts @@ -0,0 +1,41 @@ +import PropTypes from "prop-types"; +import "./style.css"; +interface Props { + className: any; + tableClassName: any; + overlapGroupClassName: any; + rowCellFrameClassName: any; + rowCellHasSecondLabel: boolean; + rowCellEllipse: string; + rowCellLabel: string; + rowCellLabel1: string; + rowCellHasDiv: boolean; + rowCellImg: string; + rowCellLabel2: string; + rowRowHeaderClassName: any; + rowCellLabel3: string; + rowCellFrameClassNameOverride: any; + rowCellVisible: boolean; + rowCellLabel4: string; + rowRowHeaderClassNameOverride: any; + rowCellEllipseClassName: any; + rowCellLabel5: string; +} +export declare const Frame: { + ({ className, tableClassName, overlapGroupClassName, rowCellFrameClassName, rowCellHasSecondLabel, rowCellEllipse, rowCellLabel, rowCellLabel1, rowCellHasDiv, rowCellImg, rowCellLabel2, rowRowHeaderClassName, rowCellLabel3, rowCellFrameClassNameOverride, rowCellVisible, rowCellLabel4, rowRowHeaderClassNameOverride, rowCellEllipseClassName, rowCellLabel5, }: Props): JSX.Element; + propTypes: { + rowCellHasSecondLabel: PropTypes.Requireable; + rowCellEllipse: PropTypes.Requireable; + rowCellLabel: PropTypes.Requireable; + rowCellLabel1: PropTypes.Requireable; + rowCellHasDiv: PropTypes.Requireable; + rowCellImg: PropTypes.Requireable; + rowCellLabel2: PropTypes.Requireable; + rowCellLabel3: PropTypes.Requireable; + rowCellVisible: PropTypes.Requireable; + rowCellLabel4: PropTypes.Requireable; + rowCellLabel5: PropTypes.Requireable; + }; +}; +export {}; +//# sourceMappingURL=Frame.d.ts.map \ No newline at end of file diff --git a/src/components/Frame/Frame.d.ts.map b/src/components/Frame/Frame.d.ts.map new file mode 100644 index 0000000..78d6171 --- /dev/null +++ b/src/components/Frame/Frame.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Frame.d.ts","sourceRoot":"","sources":["Frame.tsx"],"names":[],"mappings":"AAKA,OAAO,SAAS,MAAM,YAAY,CAAC;AAInC,OAAO,aAAa,CAAC;AAErB,UAAU,KAAK;IACb,SAAS,EAAE,GAAG,CAAC;IACf,cAAc,EAAE,GAAG,CAAC;IACpB,qBAAqB,EAAE,GAAG,CAAC;IAC3B,qBAAqB,EAAE,GAAG,CAAC;IAC3B,qBAAqB,EAAE,OAAO,CAAC;IAC/B,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,OAAO,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,CAAC;IACtB,qBAAqB,EAAE,GAAG,CAAC;IAC3B,aAAa,EAAE,MAAM,CAAC;IACtB,6BAA6B,EAAE,GAAG,CAAC;IACnC,cAAc,EAAE,OAAO,CAAC;IACxB,aAAa,EAAE,MAAM,CAAC;IACtB,6BAA6B,EAAE,GAAG,CAAC;IACnC,uBAAuB,EAAE,GAAG,CAAC;IAC7B,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,eAAO,MAAM,KAAK;4WAoBf,KAAK,GAAG,WAAW;;;;;;;;;;;;;;CA8ErB,CAAC"} \ No newline at end of file diff --git a/src/components/Frame/Frame.js b/src/components/Frame/Frame.js new file mode 100644 index 0000000..d36825e --- /dev/null +++ b/src/components/Frame/Frame.js @@ -0,0 +1,37 @@ +/* +We're constantly improving the code you see. +Please share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829 +*/ +import PropTypes from "prop-types"; +import React from "react"; +import { Button } from "../Button"; +import { Row } from "../Row"; +import "./style.css"; +export const Frame = ({ className, tableClassName, overlapGroupClassName, rowCellFrameClassName, rowCellHasSecondLabel, rowCellEllipse, rowCellLabel = "+ $5,000.00", rowCellLabel1 = "Deposit", rowCellHasDiv, rowCellImg, rowCellLabel2 = "- $2,500.00", rowRowHeaderClassName, rowCellLabel3 = "Wire", rowCellFrameClassNameOverride, rowCellVisible, rowCellLabel4 = "+ $2,500.00", rowRowHeaderClassNameOverride, rowCellEllipseClassName, rowCellLabel5 = "Deposit", }) => { + return (React.createElement("div", { className: `frame ${className}` }, + React.createElement("div", { className: "div-2" }, + React.createElement("div", { className: "last-transactions" }, "Last Transactions"), + React.createElement("div", { className: "div-3" }, + React.createElement(Button, { level: "inline", state: "default", text: "See all" }), + React.createElement("img", { className: "heroicons-mini-arrow", alt: "Heroicons mini arrow", src: "/img/heroicons-mini-arrow-right-1.svg" }))), + React.createElement("div", { className: `table ${tableClassName}` }, + React.createElement("div", { className: `overlap-group-2 ${overlapGroupClassName}` }, + React.createElement(Row, { cellLabel: "Transaction", cellLabel1: "Date", cellLabel2: "Amount", className: "row-instance", frameClassName: "design-component-instance-node", hasFrame: false, row: "header", visible: false }), + React.createElement(Row, { cellEllipse: rowCellEllipse, cellFrameClassName: "row-3", cellFrameClassNameOverride: rowCellFrameClassName, cellHasSecondLabel: rowCellHasSecondLabel, cellLabel: rowCellLabel1, cellLabel1: "Feb 28, 2023", cellLabel2: rowCellLabel, cellSecondLabel: "000000011", cellType: "two-lines", className: "row-2", frameClassName: "design-component-instance-node", hasFrame: false, row: "first", visible: false }), + React.createElement(Row, { cellEllipse: rowCellImg, cellFrameClassName: "row-3", cellFrameClassNameOverride: "row-4", cellHasSecondLabel: rowCellHasDiv, cellLabel: rowCellLabel3, cellLabel1: "Feb 28, 2023", cellLabel2: rowCellLabel2, cellSecondLabel: "000000011", cellType: "two-lines", className: rowRowHeaderClassName, frameClassName: "design-component-instance-node", hasFrame: false, row: "default", visible: false }), + React.createElement(Row, { cellEllipseClassName: rowCellEllipseClassName, cellFrameClassName: "row-3", cellFrameClassNameOverride: rowCellFrameClassNameOverride, cellHasSecondLabel: rowCellVisible, cellLabel: rowCellLabel5, cellLabel1: "Feb 28, 2023", cellLabel2: rowCellLabel4, cellSecondLabel: "000000011", cellType: "two-lines", className: rowRowHeaderClassNameOverride, frameClassName: "design-component-instance-node", hasFrame: false, row: "last", visible: false }))))); +}; +Frame.propTypes = { + rowCellHasSecondLabel: PropTypes.bool, + rowCellEllipse: PropTypes.string, + rowCellLabel: PropTypes.string, + rowCellLabel1: PropTypes.string, + rowCellHasDiv: PropTypes.bool, + rowCellImg: PropTypes.string, + rowCellLabel2: PropTypes.string, + rowCellLabel3: PropTypes.string, + rowCellVisible: PropTypes.bool, + rowCellLabel4: PropTypes.string, + rowCellLabel5: PropTypes.string, +}; +//# sourceMappingURL=Frame.js.map \ No newline at end of file diff --git a/src/components/Frame/Frame.js.map b/src/components/Frame/Frame.js.map new file mode 100644 index 0000000..cd63d81 --- /dev/null +++ b/src/components/Frame/Frame.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Frame.js","sourceRoot":"","sources":["Frame.tsx"],"names":[],"mappings":"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","sourcesContent":["/*\nWe're constantly improving the code you see. \nPlease share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829\n*/\n\nimport PropTypes from \"prop-types\";\nimport React from \"react\";\nimport { Button } from \"../Button\";\nimport { Row } from \"../Row\";\nimport \"./style.css\";\n\ninterface Props {\n className: any;\n tableClassName: any;\n overlapGroupClassName: any;\n rowCellFrameClassName: any;\n rowCellHasSecondLabel: boolean;\n rowCellEllipse: string;\n rowCellLabel: string;\n rowCellLabel1: string;\n rowCellHasDiv: boolean;\n rowCellImg: string;\n rowCellLabel2: string;\n rowRowHeaderClassName: any;\n rowCellLabel3: string;\n rowCellFrameClassNameOverride: any;\n rowCellVisible: boolean;\n rowCellLabel4: string;\n rowRowHeaderClassNameOverride: any;\n rowCellEllipseClassName: any;\n rowCellLabel5: string;\n}\n\nexport const Frame = ({\n className,\n tableClassName,\n overlapGroupClassName,\n rowCellFrameClassName,\n rowCellHasSecondLabel,\n rowCellEllipse,\n rowCellLabel = \"+ $5,000.00\",\n rowCellLabel1 = \"Deposit\",\n rowCellHasDiv,\n rowCellImg,\n rowCellLabel2 = \"- $2,500.00\",\n rowRowHeaderClassName,\n rowCellLabel3 = \"Wire\",\n rowCellFrameClassNameOverride,\n rowCellVisible,\n rowCellLabel4 = \"+ $2,500.00\",\n rowRowHeaderClassNameOverride,\n rowCellEllipseClassName,\n rowCellLabel5 = \"Deposit\",\n}: Props): JSX.Element => {\n return (\n
\n
\n
Last Transactions
\n
\n
\n
\n
\n
\n \n \n \n \n
\n
\n
\n );\n};\n\nFrame.propTypes = {\n rowCellHasSecondLabel: PropTypes.bool,\n rowCellEllipse: PropTypes.string,\n rowCellLabel: PropTypes.string,\n rowCellLabel1: PropTypes.string,\n rowCellHasDiv: PropTypes.bool,\n rowCellImg: PropTypes.string,\n rowCellLabel2: PropTypes.string,\n rowCellLabel3: PropTypes.string,\n rowCellVisible: PropTypes.bool,\n rowCellLabel4: PropTypes.string,\n rowCellLabel5: PropTypes.string,\n};\n"]} \ No newline at end of file diff --git a/src/components/Frame/Frame.stories.d.ts b/src/components/Frame/Frame.stories.d.ts new file mode 100644 index 0000000..97af76e --- /dev/null +++ b/src/components/Frame/Frame.stories.d.ts @@ -0,0 +1,30 @@ +declare namespace _default { + export let title: string; + export { Frame as component }; +} +export default _default; +export namespace Default { + namespace args { + let className: {}; + let tableClassName: {}; + let overlapGroupClassName: {}; + let rowCellFrameClassName: {}; + let rowCellHasSecondLabel: boolean; + let rowCellEllipse: string; + let rowCellLabel: string; + let rowCellLabel1: string; + let rowCellHasDiv: boolean; + let rowCellImg: string; + let rowCellLabel2: string; + let rowRowHeaderClassName: {}; + let rowCellLabel3: string; + let rowCellFrameClassNameOverride: {}; + let rowCellVisible: boolean; + let rowCellLabel4: string; + let rowRowHeaderClassNameOverride: {}; + let rowCellEllipseClassName: {}; + let rowCellLabel5: string; + } +} +import { Frame } from "."; +//# sourceMappingURL=Frame.stories.d.ts.map \ No newline at end of file diff --git a/src/components/Frame/Frame.stories.d.ts.map b/src/components/Frame/Frame.stories.d.ts.map new file mode 100644 index 0000000..8c1f329 --- /dev/null +++ b/src/components/Frame/Frame.stories.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Frame.stories.d.ts","sourceRoot":"","sources":["Frame.stories.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;sBAAsB,GAAG"} \ No newline at end of file diff --git a/src/components/Frame/index.d.ts b/src/components/Frame/index.d.ts new file mode 100644 index 0000000..39f9112 --- /dev/null +++ b/src/components/Frame/index.d.ts @@ -0,0 +1,2 @@ +export { Frame } from "./Frame"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/components/Frame/index.d.ts.map b/src/components/Frame/index.d.ts.map new file mode 100644 index 0000000..745cfa6 --- /dev/null +++ b/src/components/Frame/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC"} \ No newline at end of file diff --git a/src/components/Frame/index.js b/src/components/Frame/index.js new file mode 100644 index 0000000..b7f0cb7 --- /dev/null +++ b/src/components/Frame/index.js @@ -0,0 +1,2 @@ +export { Frame } from "./Frame"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/components/Frame/index.js.map b/src/components/Frame/index.js.map new file mode 100644 index 0000000..2c96d4b --- /dev/null +++ b/src/components/Frame/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC","sourcesContent":["export { Frame } from \"./Frame\";\n"]} \ No newline at end of file diff --git a/src/components/Graph1Line/Graph1Line.d.ts b/src/components/Graph1Line/Graph1Line.d.ts new file mode 100644 index 0000000..4c993d1 --- /dev/null +++ b/src/components/Graph1Line/Graph1Line.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { Graph1LineProps } from 'src/types'; +declare function Graph1Line(props: Graph1LineProps): JSX.Element; +export default Graph1Line; +//# sourceMappingURL=Graph1Line.d.ts.map \ No newline at end of file diff --git a/src/components/Graph1Line/Graph1Line.d.ts.map b/src/components/Graph1Line/Graph1Line.d.ts.map new file mode 100644 index 0000000..dcda501 --- /dev/null +++ b/src/components/Graph1Line/Graph1Line.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Graph1Line.d.ts","sourceRoot":"","sources":["Graph1Line.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAWxE,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAoV5C,iBAAS,UAAU,CAAC,KAAK,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,CAqCvD;AAED,eAAe,UAAU,CAAC"} \ No newline at end of file diff --git a/src/components/Graph1Line/Graph1Line.js b/src/components/Graph1Line/Graph1Line.js new file mode 100644 index 0000000..9900279 --- /dev/null +++ b/src/components/Graph1Line/Graph1Line.js @@ -0,0 +1,365 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import Vector1Image from 'src/assets/images/Graph1line_Vector_1.png'; +import Ellipse3Image from 'src/assets/images/Graph1line_Ellipse_3.png'; +import VectorImage from 'src/assets/images/Graph1line_Vector.png'; +import Vector2Image from 'src/assets/images/Graph1line_Vector_2.png'; +import Vector3Image from 'src/assets/images/Graph1line_Vector_3.png'; +import Vector4Image from 'src/assets/images/Graph1line_Vector_4.png'; +import Vector5Image from 'src/assets/images/Graph1line_Vector_5.png'; +import { styled } from '@mui/material/styles'; +import { Graph1LineProps } from 'src/types'; +const Graph1Line1 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + border: `1px solid rgba(241, 243, 245, 1)`, + borderRadius: `24px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `24px`, + boxSizing: `border-box`, + height: 'auto', +})); +const Frame92 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const AnnualSpend = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const ThisMonth = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(173, 181, 189, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + margin: `4px 0px 0px 0px`, +})); +const Group1 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + height: `153px`, + width: `304px`, + margin: `32px 0px 0px 0px`, +}); +const Mar12023 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + position: `absolute`, + left: `44px`, + top: `139px`, +})); +const Q0 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + position: `absolute`, + left: `0px`, + top: `107px`, +})); +const Q5274 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + position: `absolute`, + left: `0px`, + top: `0px`, +})); +const Mar312023 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + position: `absolute`, + left: `235px`, + top: `139px`, +})); +const Line2 = styled('div')({ + border: `0.5px solid rgba(222, 226, 230, 1)`, + width: `304px`, + height: `0px`, + position: `absolute`, + left: `0px`, + top: `127px`, +}); +const Line5 = styled('div')({ + border: `0.5px solid rgba(222, 226, 230, 1)`, + width: `304px`, + height: `0px`, + position: `absolute`, + left: `0px`, + top: `21px`, +}); +const Line3 = styled('div')({ + border: `0.5px solid rgba(222, 226, 230, 1)`, + width: `5px`, + height: `0px`, + position: `absolute`, + left: `47px`, + top: `131px`, +}); +const Line4 = styled('div')({ + border: `0.5px solid rgba(222, 226, 230, 1)`, + width: `5px`, + height: `0px`, + position: `absolute`, + left: `307px`, + top: `131px`, +}); +const Vector1 = styled('img')({ + height: `106px`, + width: `259px`, + position: `absolute`, + left: `45px`, + top: `21px`, +}); +const Group2 = styled('div')({ + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + height: `106px`, + width: `130px`, + left: `202px`, + top: `119px`, +}); +const Line6 = styled('div')({ + border: `0.5px solid rgba(134, 142, 150, 1)`, + width: `106px`, + height: `0px`, + position: `absolute`, + left: `56px`, + top: `53px`, +}); +const Frame110 = styled('div')({ + backgroundColor: `rgba(255, 255, 255, 0.9)`, + boxShadow: `0px 1px 2px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.2)`, + backdropFilter: `blur(4px)`, + WebkitBackdropFilter: `blur(4px)`, + borderRadius: `8px`, + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `flex-start`, + padding: `6px 8px`, + boxSizing: `border-box`, + width: `117px`, + left: `13px`, + top: `30px`, +}); +const Frame109 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Ellipse3 = styled('img')({ + height: `10px`, + width: `10px`, + margin: `0px`, +}); +const Mar17 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + margin: `0px 0px 0px 8px`, +})); +const Q628 = styled('div')(({ theme }) => ({ + textAlign: `right`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + margin: `0px`, +})); +const Group = styled('div')({ + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `12.76px`, + height: `15.25px`, + left: `0px`, + top: `58px`, +}); +const Vector = styled('img')({ + height: `15.25px`, + width: `12.76px`, + position: `absolute`, + left: `0px`, + top: `0px`, +}); +const Vector2 = styled('img')({ + height: `15.25px`, + width: `12.76px`, + position: `absolute`, + left: `0px`, + top: `0px`, +}); +const Vector3 = styled('img')({ + height: `3.4px`, + width: `0px`, + position: `absolute`, + left: `10px`, + top: `9px`, +}); +const Vector4 = styled('img')({ + height: `3.4px`, + width: `0.09px`, + position: `absolute`, + left: `8px`, + top: `9px`, +}); +const Vector5 = styled('img')({ + height: `3.4px`, + width: `0px`, + position: `absolute`, + left: `6px`, + top: `9px`, +}); +function Graph1Line(props) { + return (React.createElement(Graph1Line1, { className: props.className }, + React.createElement(Frame92, null, + React.createElement(AnnualSpend, null, `Annual Spend`), + React.createElement(ThisMonth, null, `This month`)), + React.createElement(Group1, null, + React.createElement(Mar12023, null, `Mar 1, 2023`), + React.createElement(Q0, null, `$0`), + React.createElement(Q5274, null, `$5,274`), + React.createElement(Mar312023, null, `Mar 31, 2023`), + React.createElement(Line2, null), + React.createElement(Line5, null), + React.createElement(Line3, null), + React.createElement(Line4, null), + React.createElement(Vector1, { src: Vector1Image, loading: "lazy", alt: 'Vector 1' })), + React.createElement(Group2, null, + React.createElement(Line6, null), + React.createElement(Frame110, null, + React.createElement(Frame109, null, + React.createElement(Ellipse3, { src: Ellipse3Image, loading: "lazy", alt: 'Ellipse 3' }), + React.createElement(Mar17, null, `Mar 17`)), + React.createElement(Q628, null, `$628`)), + React.createElement(Group, null, + React.createElement(Vector, { src: VectorImage, loading: "lazy", alt: 'Vector' }), + React.createElement(Vector2, { src: Vector2Image, loading: "lazy", alt: 'Vector' }), + React.createElement(Vector3, { src: Vector3Image, loading: "lazy", alt: 'Vector' }), + React.createElement(Vector4, { src: Vector4Image, loading: "lazy", alt: 'Vector' }), + React.createElement(Vector5, { src: Vector5Image, loading: "lazy", alt: 'Vector' }))))); +} +export default Graph1Line; +//# sourceMappingURL=Graph1Line.js.map \ No newline at end of file diff --git a/src/components/Graph1Line/Graph1Line.js.map b/src/components/Graph1Line/Graph1Line.js.map new file mode 100644 index 0000000..20fb9a2 --- /dev/null +++ b/src/components/Graph1Line/Graph1Line.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Graph1Line.js","sourceRoot":"","sources":["Graph1Line.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport Vector1Image from 'src/assets/images/Graph1line_Vector_1.png';\nimport Ellipse3Image from 'src/assets/images/Graph1line_Ellipse_3.png';\nimport VectorImage from 'src/assets/images/Graph1line_Vector.png';\nimport Vector2Image from 'src/assets/images/Graph1line_Vector_2.png';\nimport Vector3Image from 'src/assets/images/Graph1line_Vector_3.png';\nimport Vector4Image from 'src/assets/images/Graph1line_Vector_4.png';\nimport Vector5Image from 'src/assets/images/Graph1line_Vector_5.png';\nimport { styled } from '@mui/material/styles';\nimport { Graph1LineProps } from 'src/types';\n\nconst Graph1Line1: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n border: `1px solid rgba(241, 243, 245, 1)`,\n borderRadius: `24px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `24px`,\n boxSizing: `border-box`,\n height: 'auto',\n}));\n\nconst Frame92: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst AnnualSpend: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst ThisMonth: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(173, 181, 189, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n margin: `4px 0px 0px 0px`,\n}));\n\nconst Group1: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: `153px`,\n width: `304px`,\n margin: `32px 0px 0px 0px`,\n});\n\nconst Mar12023: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n position: `absolute`,\n left: `44px`,\n top: `139px`,\n}));\n\nconst Q0: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n position: `absolute`,\n left: `0px`,\n top: `107px`,\n}));\n\nconst Q5274: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n}));\n\nconst Mar312023: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n position: `absolute`,\n left: `235px`,\n top: `139px`,\n}));\n\nconst Line2: any = styled('div')({\n border: `0.5px solid rgba(222, 226, 230, 1)`,\n width: `304px`,\n height: `0px`,\n position: `absolute`,\n left: `0px`,\n top: `127px`,\n});\n\nconst Line5: any = styled('div')({\n border: `0.5px solid rgba(222, 226, 230, 1)`,\n width: `304px`,\n height: `0px`,\n position: `absolute`,\n left: `0px`,\n top: `21px`,\n});\n\nconst Line3: any = styled('div')({\n border: `0.5px solid rgba(222, 226, 230, 1)`,\n width: `5px`,\n height: `0px`,\n position: `absolute`,\n left: `47px`,\n top: `131px`,\n});\n\nconst Line4: any = styled('div')({\n border: `0.5px solid rgba(222, 226, 230, 1)`,\n width: `5px`,\n height: `0px`,\n position: `absolute`,\n left: `307px`,\n top: `131px`,\n});\n\nconst Vector1: any = styled('img')({\n height: `106px`,\n width: `259px`,\n position: `absolute`,\n left: `45px`,\n top: `21px`,\n});\n\nconst Group2: any = styled('div')({\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: `106px`,\n width: `130px`,\n left: `202px`,\n top: `119px`,\n});\n\nconst Line6: any = styled('div')({\n border: `0.5px solid rgba(134, 142, 150, 1)`,\n width: `106px`,\n height: `0px`,\n position: `absolute`,\n left: `56px`,\n top: `53px`,\n});\n\nconst Frame110: any = styled('div')({\n backgroundColor: `rgba(255, 255, 255, 0.9)`,\n boxShadow: `0px 1px 2px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.2)`,\n backdropFilter: `blur(4px)`,\n WebkitBackdropFilter: `blur(4px)`,\n borderRadius: `8px`,\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `flex-start`,\n padding: `6px 8px`,\n boxSizing: `border-box`,\n width: `117px`,\n left: `13px`,\n top: `30px`,\n});\n\nconst Frame109: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Ellipse3: any = styled('img')({\n height: `10px`,\n width: `10px`,\n margin: `0px`,\n});\n\nconst Mar17: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n margin: `0px 0px 0px 8px`,\n}));\n\nconst Q628: any = styled('div')(({ theme }: any) => ({\n textAlign: `right`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Group: any = styled('div')({\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `12.76px`,\n height: `15.25px`,\n left: `0px`,\n top: `58px`,\n});\n\nconst Vector: any = styled('img')({\n height: `15.25px`,\n width: `12.76px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n});\n\nconst Vector2: any = styled('img')({\n height: `15.25px`,\n width: `12.76px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n});\n\nconst Vector3: any = styled('img')({\n height: `3.4px`,\n width: `0px`,\n position: `absolute`,\n left: `10px`,\n top: `9px`,\n});\n\nconst Vector4: any = styled('img')({\n height: `3.4px`,\n width: `0.09px`,\n position: `absolute`,\n left: `8px`,\n top: `9px`,\n});\n\nconst Vector5: any = styled('img')({\n height: `3.4px`,\n width: `0px`,\n position: `absolute`,\n left: `6px`,\n top: `9px`,\n});\n\nfunction Graph1Line(props: Graph1LineProps): JSX.Element {\n return (\n \n \n {`Annual Spend`}\n {`This month`}\n \n \n {`Mar 1, 2023`}\n {`$0`}\n {`$5,274`}\n {`Mar 31, 2023`}\n \n \n \n \n \n \n \n \n \n \n \n {`Mar 17`}\n \n {`$628`}\n \n \n \n \n \n \n \n \n \n \n );\n}\n\nexport default Graph1Line;\n"]} \ No newline at end of file diff --git a/src/components/GraphLine/GraphLine.d.ts b/src/components/GraphLine/GraphLine.d.ts new file mode 100644 index 0000000..be287b1 --- /dev/null +++ b/src/components/GraphLine/GraphLine.d.ts @@ -0,0 +1,21 @@ +import PropTypes from "prop-types"; +import "./style.css"; +interface Props { + className: any; + text: string; + text1: string; + groupClassName: any; + group: string; + text2: string; +} +export declare const GraphLine: { + ({ className, text, text1, groupClassName, group, text2, }: Props): JSX.Element; + propTypes: { + text: PropTypes.Requireable; + text1: PropTypes.Requireable; + group: PropTypes.Requireable; + text2: PropTypes.Requireable; + }; +}; +export {}; +//# sourceMappingURL=GraphLine.d.ts.map \ No newline at end of file diff --git a/src/components/GraphLine/GraphLine.d.ts.map b/src/components/GraphLine/GraphLine.d.ts.map new file mode 100644 index 0000000..06d9d84 --- /dev/null +++ b/src/components/GraphLine/GraphLine.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"GraphLine.d.ts","sourceRoot":"","sources":["GraphLine.tsx"],"names":[],"mappings":"AAKA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,OAAO,aAAa,CAAC;AAErB,UAAU,KAAK;IACb,SAAS,EAAE,GAAG,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,GAAG,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,SAAS;gEAOnB,KAAK,GAAG,WAAW;;;;;;;CAuCrB,CAAC"} \ No newline at end of file diff --git a/src/components/GraphLine/GraphLine.js b/src/components/GraphLine/GraphLine.js new file mode 100644 index 0000000..3bfdd15 --- /dev/null +++ b/src/components/GraphLine/GraphLine.js @@ -0,0 +1,42 @@ +/* +We're constantly improving the code you see. +Please share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829 +*/ +import PropTypes from "prop-types"; +import React from "react"; +import "./style.css"; +export const GraphLine = ({ className, text = "Annual Spend", text1 = "$5,274", groupClassName, group = "/img/group-1.png", text2 = "$628", }) => { + return (React.createElement("div", { className: `graph-line ${className}` }, + React.createElement("div", { className: "div" }, + React.createElement("div", { className: "annual-spend" }, text), + React.createElement("div", { className: "this-month" }, "This month")), + React.createElement("div", { className: "group" }, + React.createElement("div", { className: "mar" }, "Mar 1, 2023"), + React.createElement("div", { className: "overlap" }, + React.createElement("div", { className: "element" }, "$0"), + React.createElement("div", { className: "overlap-group" }, + React.createElement("img", { className: "line", alt: "Line", src: "/img/line-5-1.svg" }), + React.createElement("img", { className: "img", alt: "Line", src: "/img/line-5-1.svg" }), + React.createElement("img", { className: "vector", alt: "Vector", src: "/img/vector-1-1.svg" }))), + React.createElement("div", { className: "element-2" }, text1), + React.createElement("div", { className: "mar-2" }, "Mar 31, 2023"), + React.createElement("img", { className: "line-2", alt: "Line", src: "/img/line-4-1.svg" }), + React.createElement("img", { className: "line-3", alt: "Line", src: "/img/line-4-1.svg" })), + React.createElement("div", { className: "overlap-wrapper" }, + React.createElement("div", { className: "overlap-2" }, + React.createElement("div", { className: "overlap-3" }, + React.createElement("img", { className: "line-4", alt: "Line", src: "/img/line-6-1.svg" }), + React.createElement("img", { className: `group-2 ${groupClassName}`, alt: "Group", src: group })), + React.createElement("div", { className: "frame-2" }, + React.createElement("div", { className: "frame-3" }, + React.createElement("div", { className: "ellipse" }), + React.createElement("div", { className: "mar-3" }, "Mar 17")), + React.createElement("div", { className: "element-3" }, text2)))))); +}; +GraphLine.propTypes = { + text: PropTypes.string, + text1: PropTypes.string, + group: PropTypes.string, + text2: PropTypes.string, +}; +//# sourceMappingURL=GraphLine.js.map \ No newline at end of file diff --git a/src/components/GraphLine/GraphLine.js.map b/src/components/GraphLine/GraphLine.js.map new file mode 100644 index 0000000..4df3a4f --- /dev/null +++ b/src/components/GraphLine/GraphLine.js.map @@ -0,0 +1 @@ +{"version":3,"file":"GraphLine.js","sourceRoot":"","sources":["GraphLine.tsx"],"names":[],"mappings":"AAAA;;;EAGE;AAEF,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,CAAC;AAWrB,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,EACxB,SAAS,EACT,IAAI,GAAG,cAAc,EACrB,KAAK,GAAG,QAAQ,EAChB,cAAc,EACd,KAAK,GAAG,kBAAkB,EAC1B,KAAK,GAAG,MAAM,GACR,EAAe,EAAE;IACvB,OAAO,CACL,6BAAK,SAAS,EAAE,cAAc,SAAS,EAAE;QACvC,6BAAK,SAAS,EAAC,KAAK;YAClB,6BAAK,SAAS,EAAC,cAAc,IAAE,IAAI,CAAO;YAC1C,6BAAK,SAAS,EAAC,YAAY,iBAAiB,CACxC;QACN,6BAAK,SAAS,EAAC,OAAO;YACpB,6BAAK,SAAS,EAAC,KAAK,kBAAkB;YACtC,6BAAK,SAAS,EAAC,SAAS;gBACtB,6BAAK,SAAS,EAAC,SAAS,SAAS;gBACjC,6BAAK,SAAS,EAAC,eAAe;oBAC5B,6BAAK,SAAS,EAAC,MAAM,EAAC,GAAG,EAAC,MAAM,EAAC,GAAG,EAAC,mBAAmB,GAAG;oBAC3D,6BAAK,SAAS,EAAC,KAAK,EAAC,GAAG,EAAC,MAAM,EAAC,GAAG,EAAC,mBAAmB,GAAG;oBAC1D,6BAAK,SAAS,EAAC,QAAQ,EAAC,GAAG,EAAC,QAAQ,EAAC,GAAG,EAAC,qBAAqB,GAAG,CAC7D,CACF;YACN,6BAAK,SAAS,EAAC,WAAW,IAAE,KAAK,CAAO;YACxC,6BAAK,SAAS,EAAC,OAAO,mBAAmB;YACzC,6BAAK,SAAS,EAAC,QAAQ,EAAC,GAAG,EAAC,MAAM,EAAC,GAAG,EAAC,mBAAmB,GAAG;YAC7D,6BAAK,SAAS,EAAC,QAAQ,EAAC,GAAG,EAAC,MAAM,EAAC,GAAG,EAAC,mBAAmB,GAAG,CACzD;QACN,6BAAK,SAAS,EAAC,iBAAiB;YAC9B,6BAAK,SAAS,EAAC,WAAW;gBACxB,6BAAK,SAAS,EAAC,WAAW;oBACxB,6BAAK,SAAS,EAAC,QAAQ,EAAC,GAAG,EAAC,MAAM,EAAC,GAAG,EAAC,mBAAmB,GAAG;oBAC7D,6BAAK,SAAS,EAAE,WAAW,cAAc,EAAE,EAAE,GAAG,EAAC,OAAO,EAAC,GAAG,EAAE,KAAK,GAAI,CACnE;gBACN,6BAAK,SAAS,EAAC,SAAS;oBACtB,6BAAK,SAAS,EAAC,SAAS;wBACtB,6BAAK,SAAS,EAAC,SAAS,GAAG;wBAC3B,6BAAK,SAAS,EAAC,OAAO,aAAa,CAC/B;oBACN,6BAAK,SAAS,EAAC,WAAW,IAAE,KAAK,CAAO,CACpC,CACF,CACF,CACF,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,SAAS,CAAC,SAAS,GAAG;IACpB,IAAI,EAAE,SAAS,CAAC,MAAM;IACtB,KAAK,EAAE,SAAS,CAAC,MAAM;IACvB,KAAK,EAAE,SAAS,CAAC,MAAM;IACvB,KAAK,EAAE,SAAS,CAAC,MAAM;CACxB,CAAC","sourcesContent":["/*\nWe're constantly improving the code you see. \nPlease share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829\n*/\n\nimport PropTypes from \"prop-types\";\nimport React from \"react\";\nimport \"./style.css\";\n\ninterface Props {\n className: any;\n text: string;\n text1: string;\n groupClassName: any;\n group: string;\n text2: string;\n}\n\nexport const GraphLine = ({\n className,\n text = \"Annual Spend\",\n text1 = \"$5,274\",\n groupClassName,\n group = \"/img/group-1.png\",\n text2 = \"$628\",\n}: Props): JSX.Element => {\n return (\n
\n
\n
{text}
\n
This month
\n
\n
\n
Mar 1, 2023
\n
\n
$0
\n
\n \"Line\"\n \"Line\"\n \"Vector\"\n
\n
\n
{text1}
\n
Mar 31, 2023
\n \"Line\"\n \"Line\"\n
\n
\n
\n
\n \"Line\"\n \"Group\"\n
\n
\n
\n
\n
Mar 17
\n
\n
{text2}
\n
\n
\n
\n
\n );\n};\n\nGraphLine.propTypes = {\n text: PropTypes.string,\n text1: PropTypes.string,\n group: PropTypes.string,\n text2: PropTypes.string,\n};\n"]} \ No newline at end of file diff --git a/src/components/GraphLine/GraphLine.stories.d.ts b/src/components/GraphLine/GraphLine.stories.d.ts new file mode 100644 index 0000000..f7c487b --- /dev/null +++ b/src/components/GraphLine/GraphLine.stories.d.ts @@ -0,0 +1,17 @@ +declare namespace _default { + export let title: string; + export { GraphLine as component }; +} +export default _default; +export namespace Default { + namespace args { + let className: {}; + let text: string; + let text1: string; + let groupClassName: {}; + let group: string; + let text2: string; + } +} +import { GraphLine } from "."; +//# sourceMappingURL=GraphLine.stories.d.ts.map \ No newline at end of file diff --git a/src/components/GraphLine/GraphLine.stories.d.ts.map b/src/components/GraphLine/GraphLine.stories.d.ts.map new file mode 100644 index 0000000..219ed37 --- /dev/null +++ b/src/components/GraphLine/GraphLine.stories.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"GraphLine.stories.d.ts","sourceRoot":"","sources":["GraphLine.stories.js"],"names":[],"mappings":";;;;;;;;;;;;;;;0BAA0B,GAAG"} \ No newline at end of file diff --git a/src/components/GraphLine/index.d.ts b/src/components/GraphLine/index.d.ts new file mode 100644 index 0000000..07863a0 --- /dev/null +++ b/src/components/GraphLine/index.d.ts @@ -0,0 +1,2 @@ +export { GraphLine } from "./GraphLine"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/components/GraphLine/index.d.ts.map b/src/components/GraphLine/index.d.ts.map new file mode 100644 index 0000000..bef94a5 --- /dev/null +++ b/src/components/GraphLine/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC"} \ No newline at end of file diff --git a/src/components/GraphLine/index.js b/src/components/GraphLine/index.js new file mode 100644 index 0000000..d797f38 --- /dev/null +++ b/src/components/GraphLine/index.js @@ -0,0 +1,2 @@ +export { GraphLine } from "./GraphLine"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/components/GraphLine/index.js.map b/src/components/GraphLine/index.js.map new file mode 100644 index 0000000..729625f --- /dev/null +++ b/src/components/GraphLine/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC","sourcesContent":["export { GraphLine } from \"./GraphLine\";\n"]} \ No newline at end of file diff --git a/src/components/IconSolidIntegrations/IconSolidIntegrations.d.ts b/src/components/IconSolidIntegrations/IconSolidIntegrations.d.ts new file mode 100644 index 0000000..53b4eaa --- /dev/null +++ b/src/components/IconSolidIntegrations/IconSolidIntegrations.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { IconSolidIntegrationsProps } from 'src/types'; +declare function IconSolidIntegrations(props: IconSolidIntegrationsProps): JSX.Element; +export default IconSolidIntegrations; +//# sourceMappingURL=IconSolidIntegrations.d.ts.map \ No newline at end of file diff --git a/src/components/IconSolidIntegrations/IconSolidIntegrations.d.ts.map b/src/components/IconSolidIntegrations/IconSolidIntegrations.d.ts.map new file mode 100644 index 0000000..0a36b37 --- /dev/null +++ b/src/components/IconSolidIntegrations/IconSolidIntegrations.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"IconSolidIntegrations.d.ts","sourceRoot":"","sources":["IconSolidIntegrations.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAKxE,OAAO,EAAE,0BAA0B,EAAE,MAAM,WAAW,CAAC;AAwBvD,iBAAS,qBAAqB,CAAC,KAAK,EAAE,0BAA0B,GAAG,GAAG,CAAC,OAAO,CAM7E;AAED,eAAe,qBAAqB,CAAC"} \ No newline at end of file diff --git a/src/components/IconSolidIntegrations/IconSolidIntegrations.js b/src/components/IconSolidIntegrations/IconSolidIntegrations.js new file mode 100644 index 0000000..b090905 --- /dev/null +++ b/src/components/IconSolidIntegrations/IconSolidIntegrations.js @@ -0,0 +1,43 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import VectorImage from 'src/assets/images/IconSolidIntegrations_Vector.png'; +import { styled } from '@mui/material/styles'; +import { IconSolidIntegrationsProps } from 'src/types'; +const IconSolidIntegration = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + width: '100%', + height: `24px`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + overflow: `hidden`, +}); +const Vector = styled('img')({ + height: `18px`, + width: `18px`, + position: `absolute`, + left: `3px`, + top: `3px`, +}); +function IconSolidIntegrations(props) { + return (React.createElement(IconSolidIntegration, { className: props.className }, + React.createElement(Vector, { src: VectorImage, loading: "lazy", alt: 'Vector' }))); +} +export default IconSolidIntegrations; +//# sourceMappingURL=IconSolidIntegrations.js.map \ No newline at end of file diff --git a/src/components/IconSolidIntegrations/IconSolidIntegrations.js.map b/src/components/IconSolidIntegrations/IconSolidIntegrations.js.map new file mode 100644 index 0000000..5702129 --- /dev/null +++ b/src/components/IconSolidIntegrations/IconSolidIntegrations.js.map @@ -0,0 +1 @@ +{"version":3,"file":"IconSolidIntegrations.js","sourceRoot":"","sources":["IconSolidIntegrations.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;AAExE,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,WAAW,MAAM,oDAAoD,CAAC;AAC7E,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,0BAA0B,EAAE,MAAM,WAAW,CAAC;AAEvD,MAAM,oBAAoB,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAC9C,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,KAAK;IACpB,KAAK,EAAE,MAAM;IACb,MAAM,EAAE,MAAM;IACd,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,KAAK;IACd,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,QAAQ;CACnB,CAAC,CAAC;AAEH,MAAM,MAAM,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAChC,MAAM,EAAE,MAAM;IACd,KAAK,EAAE,MAAM;IACb,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,KAAK;IACX,GAAG,EAAE,KAAK;CACX,CAAC,CAAC;AAEH,SAAS,qBAAqB,CAAC,KAAiC;IAC9D,OAAO,CACL,oBAAC,oBAAoB,IAAC,SAAS,EAAE,KAAK,CAAC,SAAS;QAC9C,oBAAC,MAAM,IAAC,GAAG,EAAE,WAAW,EAAE,OAAO,EAAC,MAAM,EAAC,GAAG,EAAE,QAAQ,GAAI,CACrC,CACxB,CAAC;AACJ,CAAC;AAED,eAAe,qBAAqB,CAAC","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport VectorImage from 'src/assets/images/IconSolidIntegrations_Vector.png';\nimport { styled } from '@mui/material/styles';\nimport { IconSolidIntegrationsProps } from 'src/types';\n\nconst IconSolidIntegration: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n width: '100%',\n height: `24px`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n overflow: `hidden`,\n});\n\nconst Vector: any = styled('img')({\n height: `18px`,\n width: `18px`,\n position: `absolute`,\n left: `3px`,\n top: `3px`,\n});\n\nfunction IconSolidIntegrations(props: IconSolidIntegrationsProps): JSX.Element {\n return (\n \n \n \n );\n}\n\nexport default IconSolidIntegrations;\n"]} \ No newline at end of file diff --git a/src/components/Input1/Input1.d.ts b/src/components/Input1/Input1.d.ts new file mode 100644 index 0000000..df914aa --- /dev/null +++ b/src/components/Input1/Input1.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { Input1Props } from 'src/types'; +declare function Input1(props: Input1Props): JSX.Element; +export default Input1; +//# sourceMappingURL=Input1.d.ts.map \ No newline at end of file diff --git a/src/components/Input1/Input1.d.ts.map b/src/components/Input1/Input1.d.ts.map new file mode 100644 index 0000000..b9a7e4a --- /dev/null +++ b/src/components/Input1/Input1.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Input1.d.ts","sourceRoot":"","sources":["Input1.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAQxE,OAAO,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AA2gBxC,iBAAS,MAAM,CAAC,KAAK,EAAE,WAAW,GAAG,GAAG,CAAC,OAAO,CAkF/C;AAED,eAAe,MAAM,CAAC"} \ No newline at end of file diff --git a/src/components/Input1/Input1.js b/src/components/Input1/Input1.js new file mode 100644 index 0000000..9706d2a --- /dev/null +++ b/src/components/Input1/Input1.js @@ -0,0 +1,545 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import HeroiconsMiniInformaImage from 'src/assets/images/Input_heroicons_mini_information_circle.svg'; +import HeroiconsMiniInforma1Image from 'src/assets/images/Input_heroicons_mini_information_circle_1.svg'; +import HeroiconsMiniExclaimImage from 'src/assets/images/Input_heroicons_mini_exclaimation_circle.svg'; +import HeroiconsMiniChevronImage from 'src/assets/images/Input_heroicons_mini_chevron_down.svg'; +import { styled } from '@mui/material/styles'; +import { Input1Props } from 'src/types'; +const StateDefault = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + height: 'auto', +}); +const Frame146 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + height: `18px`, + margin: `0px`, +}); +const Email = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + margin: `0px`, +})); +const HeroiconsMiniInforma = styled('img')({ + height: `auto`, + width: `20px`, + margin: `0px 0px 0px 8px`, +}); +const Input2 = styled('div')({ + border: `1px solid rgba(233, 236, 239, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `10px 14px`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +}); +const Placholder = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(173, 181, 189, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const ThisIsAHelper = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Email1 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Input3 = styled('div')({ + border: `1px solid rgba(233, 236, 239, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `10px 14px`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +}); +const Placholder1 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const ThisIsAHelper1 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Email2 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Input4 = styled('div')({ + border: `1px solid rgba(233, 236, 239, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `10px 14px`, + alignSelf: `stretch`, + height: `80px`, + margin: `8px 0px 0px 0px`, +}); +const Placholder2 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + flex: `1`, + margin: `0px`, +})); +const ThisIsAHelper2 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Email3 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Input5 = styled('div')({ + border: `1px solid rgba(0, 0, 0, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `10px 14px`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +}); +const Placholder3 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const ThisIsAHelper3 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Frame147 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + height: `18px`, + margin: `8px 0px 0px 0px`, +}); +const Email4 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + margin: `0px`, +})); +const HeroiconsMiniInforma1 = styled('img')({ + height: `auto`, + width: `20px`, + margin: `0px 0px 0px 8px`, +}); +const Input6 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(248, 249, 250, 1)`, + border: `1px solid rgba(241, 243, 245, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `10px 14px`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Placholder4 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const ThisIsAHelper4 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Email5 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Input7 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + border: `1px solid rgba(250, 82, 82, 1)`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `center`, + padding: `10px 14px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Placholder5 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const HeroiconsMiniExclaim = styled('img')({ + height: `auto`, + width: `20px`, + margin: `0px`, +}); +const ThisIsAHelper5 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(250, 82, 82, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Email6 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Input8 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + border: `1px solid rgba(233, 236, 239, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `center`, + padding: `10px 14px`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Placholder6 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const HeroiconsMiniChevron = styled('img')({ + height: `auto`, + width: `20px`, + margin: `0px`, +}); +const ThisIsAHelper6 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +function Input1(props) { + return (React.createElement(StateDefault, { className: props.className }, + React.createElement(Frame146, null, + React.createElement(Email, null, `Email`), + false && (React.createElement(HeroiconsMiniInforma, { src: HeroiconsMiniInformaImage, loading: "lazy", alt: 'heroicons-mini/information-circle' }))), + React.createElement(Input2, null, + React.createElement(Placholder, null, `Placholder`)), + React.createElement(ThisIsAHelper, null, `This is a helper`), + false && React.createElement(Email1, null, `Email`), + false && (React.createElement(Input3, null, + React.createElement(Placholder1, null, `Placholder`))), + false && React.createElement(ThisIsAHelper1, null, `This is a helper`), + false && React.createElement(Email2, null, `Email`), + false && (React.createElement(Input4, null, + React.createElement(Placholder2, null, `Placholder`))), + false && React.createElement(ThisIsAHelper2, null, `This is a helper`), + false && React.createElement(Email3, null, `Email`), + false && (React.createElement(Input5, null, + React.createElement(Placholder3, null, `Placholder`))), + false && React.createElement(ThisIsAHelper3, null, `This is a helper`), + false && (React.createElement(Frame147, null, + React.createElement(Email4, null, `Email`), + false && (React.createElement(HeroiconsMiniInforma1, { src: HeroiconsMiniInforma1Image, loading: "lazy", alt: 'heroicons-mini/information-circle' })))), + false && (React.createElement(Input6, null, + React.createElement(Placholder4, null, `Placholder`))), + false && React.createElement(ThisIsAHelper4, null, `This is a helper`), + false && React.createElement(Email5, null, `Email`), + false && (React.createElement(Input7, null, + React.createElement(Placholder5, null, `Placholder`), + React.createElement(HeroiconsMiniExclaim, { src: HeroiconsMiniExclaimImage, loading: "lazy", alt: 'heroicons-mini/exclaimation-circle' }))), + false && React.createElement(ThisIsAHelper5, null, `This is a helper`), + false && React.createElement(Email6, null, `Email`), + false && (React.createElement(Input8, null, + React.createElement(Placholder6, null, `Placholder`), + React.createElement(HeroiconsMiniChevron, { src: HeroiconsMiniChevronImage, loading: "lazy", alt: 'heroicons-mini/chevron-down' }))), + false && React.createElement(ThisIsAHelper6, null, `This is a helper`))); +} +export default Input1; +//# sourceMappingURL=Input1.js.map \ No newline at end of file diff --git a/src/components/Input1/Input1.js.map b/src/components/Input1/Input1.js.map new file mode 100644 index 0000000..35a2fd8 --- /dev/null +++ b/src/components/Input1/Input1.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Input1.js","sourceRoot":"","sources":["Input1.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport HeroiconsMiniInformaImage from 'src/assets/images/Input_heroicons_mini_information_circle.svg';\nimport HeroiconsMiniInforma1Image from 'src/assets/images/Input_heroicons_mini_information_circle_1.svg';\nimport HeroiconsMiniExclaimImage from 'src/assets/images/Input_heroicons_mini_exclaimation_circle.svg';\nimport HeroiconsMiniChevronImage from 'src/assets/images/Input_heroicons_mini_chevron_down.svg';\nimport { styled } from '@mui/material/styles';\nimport { Input1Props } from 'src/types';\n\nconst StateDefault: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: 'auto',\n});\n\nconst Frame146: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: `18px`,\n margin: `0px`,\n});\n\nconst Email: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst HeroiconsMiniInforma: any = styled('img')({\n height: `auto`,\n width: `20px`,\n margin: `0px 0px 0px 8px`,\n});\n\nconst Input2: any = styled('div')({\n border: `1px solid rgba(233, 236, 239, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `10px 14px`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n});\n\nconst Placholder: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(173, 181, 189, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst ThisIsAHelper: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Email1: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Input3: any = styled('div')({\n border: `1px solid rgba(233, 236, 239, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `10px 14px`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n});\n\nconst Placholder1: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst ThisIsAHelper1: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Email2: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Input4: any = styled('div')({\n border: `1px solid rgba(233, 236, 239, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `10px 14px`,\n alignSelf: `stretch`,\n height: `80px`,\n margin: `8px 0px 0px 0px`,\n});\n\nconst Placholder2: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n flex: `1`,\n margin: `0px`,\n}));\n\nconst ThisIsAHelper2: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Email3: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Input5: any = styled('div')({\n border: `1px solid rgba(0, 0, 0, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `10px 14px`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n});\n\nconst Placholder3: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst ThisIsAHelper3: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Frame147: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: `18px`,\n margin: `8px 0px 0px 0px`,\n});\n\nconst Email4: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst HeroiconsMiniInforma1: any = styled('img')({\n height: `auto`,\n width: `20px`,\n margin: `0px 0px 0px 8px`,\n});\n\nconst Input6: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(248, 249, 250, 1)`,\n border: `1px solid rgba(241, 243, 245, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `10px 14px`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Placholder4: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst ThisIsAHelper4: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Email5: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Input7: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n border: `1px solid rgba(250, 82, 82, 1)`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `center`,\n padding: `10px 14px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Placholder5: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst HeroiconsMiniExclaim: any = styled('img')({\n height: `auto`,\n width: `20px`,\n margin: `0px`,\n});\n\nconst ThisIsAHelper5: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(250, 82, 82, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Email6: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Input8: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n border: `1px solid rgba(233, 236, 239, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `center`,\n padding: `10px 14px`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Placholder6: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst HeroiconsMiniChevron: any = styled('img')({\n height: `auto`,\n width: `20px`,\n margin: `0px`,\n});\n\nconst ThisIsAHelper6: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nfunction Input1(props: Input1Props): JSX.Element {\n return (\n \n \n {`Email`}\n {false && (\n \n )}\n \n \n {`Placholder`}\n \n {`This is a helper`}\n {false && {`Email`}}\n {false && (\n \n {`Placholder`}\n \n )}\n {false && {`This is a helper`}}\n {false && {`Email`}}\n {false && (\n \n {`Placholder`}\n \n )}\n {false && {`This is a helper`}}\n {false && {`Email`}}\n {false && (\n \n {`Placholder`}\n \n )}\n {false && {`This is a helper`}}\n {false && (\n \n {`Email`}\n {false && (\n \n )}\n \n )}\n {false && (\n \n {`Placholder`}\n \n )}\n {false && {`This is a helper`}}\n {false && {`Email`}}\n {false && (\n \n {`Placholder`}\n \n \n )}\n {false && {`This is a helper`}}\n {false && {`Email`}}\n {false && (\n \n {`Placholder`}\n \n \n )}\n {false && {`This is a helper`}}\n \n );\n}\n\nexport default Input1;\n"]} \ No newline at end of file diff --git a/src/components/Login/Login.d.ts b/src/components/Login/Login.d.ts new file mode 100644 index 0000000..4b1d257 --- /dev/null +++ b/src/components/Login/Login.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { LoginProps } from 'src/types'; +declare function Login(props: LoginProps): JSX.Element; +export default Login; +//# sourceMappingURL=Login.d.ts.map \ No newline at end of file diff --git a/src/components/Login/Login.d.ts.map b/src/components/Login/Login.d.ts.map new file mode 100644 index 0000000..c6d836b --- /dev/null +++ b/src/components/Login/Login.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Login.d.ts","sourceRoot":"","sources":["Login.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAMxE,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AA6EvC,iBAAS,KAAK,CAAC,KAAK,EAAE,UAAU,GAAG,GAAG,CAAC,OAAO,CAY7C;AAED,eAAe,KAAK,CAAC"} \ No newline at end of file diff --git a/src/components/Login/Login.js b/src/components/Login/Login.js new file mode 100644 index 0000000..9f3f8f4 --- /dev/null +++ b/src/components/Login/Login.js @@ -0,0 +1,97 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import Input1 from 'src/components/Input1/Input1'; +import Button1 from 'src/components/Button1/Button1'; +import { LoginProps } from 'src/types'; +const Login1 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + border: `1px solid rgba(241, 243, 245, 1)`, + boxSizing: `border-box`, + borderRadius: `24px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + width: '100%', + justifyContent: `center`, + alignItems: `center`, + padding: `32px`, + height: 'auto', +})); +const Login2 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `18px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `28px`, + textTransform: `none`, + margin: `0px`, +})); +const Frame68 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `40px 0px 0px 0px`, +}); +const Input2 = styled(Input1)(({ theme }) => ({ + width: `272px`, + margin: `0px`, +})); +const Input3 = styled(Input1)(({ theme }) => ({ + width: `272px`, + margin: `20px 0px 0px 0px`, +})); +const ForgotPassword = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(173, 181, 189, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + margin: `20px 0px 0px 0px`, +})); +const Button2 = styled(Button1)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `20px 0px 0px 0px`, +})); +function Login(props) { + return (React.createElement(Login1, { className: props.className }, + React.createElement(Login2, null, `Login`), + React.createElement(Frame68, null, + React.createElement(Input2, null), + React.createElement(Input3, null), + React.createElement(ForgotPassword, null, `Forgot password?`), + React.createElement(Button2, null)))); +} +export default Login; +//# sourceMappingURL=Login.js.map \ No newline at end of file diff --git a/src/components/Login/Login.js.map b/src/components/Login/Login.js.map new file mode 100644 index 0000000..2289acc --- /dev/null +++ b/src/components/Login/Login.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Login.js","sourceRoot":"","sources":["Login.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;AAExE,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,MAAM,MAAM,8BAA8B,CAAC;AAClD,OAAO,OAAO,MAAM,gCAAgC,CAAC;AACrD,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,MAAM,MAAM,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACrD,eAAe,EAAE,wBAAwB;IACzC,MAAM,EAAE,kCAAkC;IAC1C,SAAS,EAAE,YAAY;IACvB,YAAY,EAAE,MAAM;IACpB,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,QAAQ;IACvB,KAAK,EAAE,MAAM;IACb,cAAc,EAAE,QAAQ;IACxB,UAAU,EAAE,QAAQ;IACpB,OAAO,EAAE,MAAM;IACf,MAAM,EAAE,MAAM;CACf,CAAC,CAAC,CAAC;AAEJ,MAAM,MAAM,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACrD,SAAS,EAAE,MAAM;IACjB,UAAU,EAAE,UAAU;IACtB,aAAa,EAAE,MAAM;IACrB,KAAK,EAAE,qBAAqB;IAC5B,SAAS,EAAE,QAAQ;IACnB,UAAU,EAAE,OAAO;IACnB,UAAU,EAAE,KAAK;IACjB,QAAQ,EAAE,MAAM;IAChB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,MAAM;IACtB,UAAU,EAAE,MAAM;IAClB,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,KAAK;CACd,CAAC,CAAC,CAAC;AAEJ,MAAM,OAAO,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IACjC,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,QAAQ;IACvB,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,QAAQ;IACpB,OAAO,EAAE,KAAK;IACd,SAAS,EAAE,YAAY;IACvB,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC;AAEH,MAAM,MAAM,GAAQ,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACtD,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,KAAK;CACd,CAAC,CAAC,CAAC;AAEJ,MAAM,MAAM,GAAQ,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACtD,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,MAAM,cAAc,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU,EAAE,UAAU;IACtB,aAAa,EAAE,MAAM;IACrB,KAAK,EAAE,wBAAwB;IAC/B,SAAS,EAAE,QAAQ;IACnB,UAAU,EAAE,OAAO;IACnB,UAAU,EAAE,KAAK;IACjB,QAAQ,EAAE,MAAM;IAChB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,MAAM;IACtB,UAAU,EAAE,MAAM;IAClB,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,MAAM,OAAO,GAAQ,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACxD,SAAS,EAAE,SAAS;IACpB,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,SAAS,KAAK,CAAC,KAAiB;IAC9B,OAAO,CACL,oBAAC,MAAM,IAAC,SAAS,EAAE,KAAK,CAAC,SAAS;QAChC,oBAAC,MAAM,QAAE,OAAO,CAAU;QAC1B,oBAAC,OAAO;YACN,oBAAC,MAAM,OAAG;YACV,oBAAC,MAAM,OAAG;YACV,oBAAC,cAAc,QAAE,kBAAkB,CAAkB;YACrD,oBAAC,OAAO,OAAG,CACH,CACH,CACV,CAAC;AACJ,CAAC;AAED,eAAe,KAAK,CAAC","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport Input1 from 'src/components/Input1/Input1';\nimport Button1 from 'src/components/Button1/Button1';\nimport { LoginProps } from 'src/types';\n\nconst Login1: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n border: `1px solid rgba(241, 243, 245, 1)`,\n boxSizing: `border-box`,\n borderRadius: `24px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n width: '100%',\n justifyContent: `center`,\n alignItems: `center`,\n padding: `32px`,\n height: 'auto',\n}));\n\nconst Login2: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `18px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `28px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Frame68: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `40px 0px 0px 0px`,\n});\n\nconst Input2: any = styled(Input1)(({ theme }: any) => ({\n width: `272px`,\n margin: `0px`,\n}));\n\nconst Input3: any = styled(Input1)(({ theme }: any) => ({\n width: `272px`,\n margin: `20px 0px 0px 0px`,\n}));\n\nconst ForgotPassword: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(173, 181, 189, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n margin: `20px 0px 0px 0px`,\n}));\n\nconst Button2: any = styled(Button1)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `20px 0px 0px 0px`,\n}));\n\nfunction Login(props: LoginProps): JSX.Element {\n return (\n \n {`Login`}\n \n \n \n {`Forgot password?`}\n \n \n \n );\n}\n\nexport default Login;\n"]} \ No newline at end of file diff --git a/src/components/Menu/Menu.d.ts b/src/components/Menu/Menu.d.ts new file mode 100644 index 0000000..0246108 --- /dev/null +++ b/src/components/Menu/Menu.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { MenuProps } from 'src/types'; +declare function Menu(props: MenuProps): JSX.Element; +export default Menu; +//# sourceMappingURL=Menu.d.ts.map \ No newline at end of file diff --git a/src/components/Menu/Menu.d.ts.map b/src/components/Menu/Menu.d.ts.map new file mode 100644 index 0000000..7ac2722 --- /dev/null +++ b/src/components/Menu/Menu.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Menu.d.ts","sourceRoot":"","sources":["Menu.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AASxE,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AAqPtC,iBAAS,IAAI,CAAC,KAAK,EAAE,SAAS,GAAG,GAAG,CAAC,OAAO,CAmD3C;AAED,eAAe,IAAI,CAAC"} \ No newline at end of file diff --git a/src/components/Menu/Menu.js b/src/components/Menu/Menu.js new file mode 100644 index 0000000..6807f6c --- /dev/null +++ b/src/components/Menu/Menu.js @@ -0,0 +1,268 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import UntitledDesign3RemovImage from 'src/assets/images/Menu_Untitled_design__3__removebg_preview_1.png'; +import K21Image from 'src/assets/images/Menu_K__2__1.png'; +import Ellipse2Image from 'src/assets/images/Menu_Ellipse_2.png'; +import HeroiconsOutlineElliImage from 'src/assets/images/Menu_heroicons_outline_ellipsis_horizontal.svg'; +import { styled } from '@mui/material/styles'; +import MenuItem from 'src/components/MenuItem/MenuItem'; +import { MenuProps } from 'src/types'; +const Menu1 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + border: `1px solid rgba(241, 243, 245, 1)`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + height: `1024px`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, +})); +const Frame12 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + flex: `1`, + margin: `0px`, +}); +const Frame61 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + flex: `1`, + margin: `0px`, +}); +const Logo = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `32px 0px 0px 40px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Frame60 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const UntitledDesign3Remov = styled('img')({ + height: `40px`, + width: `134.23px`, + objectFit: `cover`, + margin: `0px 0px 0px 14px`, +}); +const K21 = styled('img')({ + height: `60px`, + width: `180px`, + objectFit: `cover`, + margin: `0px`, +}); +const Frame11 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `48px 0px 0px 0px`, +}); +const Menu2 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px 0px 0px 48px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const MenuItem1 = styled(MenuItem)(({ theme }) => ({ + margin: `0px`, +})); +const MenuItem2 = styled(MenuItem)(({ theme }) => ({ + margin: `24px 0px 0px 0px`, +})); +const MenuItem3 = styled(MenuItem)(({ theme }) => ({ + margin: `24px 0px 0px 0px`, +})); +const MenuItem4 = styled(MenuItem)(({ theme }) => ({ + margin: `24px 0px 0px 0px`, +})); +const MenuItem5 = styled(MenuItem)(({ theme }) => ({ + margin: `24px 0px 0px 0px`, +})); +const MenuItem6 = styled(MenuItem)(({ theme }) => ({ + margin: `24px 0px 0px 0px`, +})); +const MenuItem7 = styled(MenuItem)(({ theme }) => ({ + margin: `24px 0px 0px 0px`, +})); +const Frame121 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `48px 0px 0px 0px`, +}); +const Menu3 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px 0px 0px 48px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const MenuItem8 = styled(MenuItem)(({ theme }) => ({ + margin: `0px`, +})); +const UserAccount = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `center`, + padding: `32px 40px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `32px 0px 0px 0px`, +}); +const Frame9 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Ellipse2 = styled('img')({ + height: `40px`, + width: `40px`, + objectFit: `cover`, + margin: `0px`, +}); +const Frame7 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px 0px 0px 14px`, +}); +const VashonG = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +const Partner = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(173, 181, 189, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + margin: `2px 0px 0px 0px`, +})); +const HeroiconsOutlineElli = styled('img')({ + height: `auto`, + width: `24px`, + margin: `0px`, +}); +function Menu(props) { + return (React.createElement(Menu1, { className: props.className }, + React.createElement(Frame12, null, + React.createElement(Frame61, null, + React.createElement(Logo, null, + React.createElement(Frame60, null, + false && (React.createElement(UntitledDesign3Remov, { src: UntitledDesign3RemovImage, loading: "lazy", alt: 'Untitled_design__3_-removebg-preview 1' })), + React.createElement(K21, { src: K21Image, loading: "lazy", alt: 'K_(2) 1' }))), + React.createElement(Frame11, null, + React.createElement(Menu2, null, + React.createElement(MenuItem1, null), + React.createElement(MenuItem2, null), + React.createElement(MenuItem3, null), + React.createElement(MenuItem4, null), + React.createElement(MenuItem5, null), + React.createElement(MenuItem6, null), + React.createElement(MenuItem7, null)))), + React.createElement(Frame121, null, + React.createElement(Menu3, null, + React.createElement(MenuItem8, null)))), + React.createElement(UserAccount, null, + React.createElement(Frame9, null, + React.createElement(Ellipse2, { src: Ellipse2Image, loading: "lazy", alt: 'Ellipse 2' }), + React.createElement(Frame7, null, + React.createElement(VashonG, null, `Vashon G.`), + React.createElement(Partner, null, `Partner`))), + React.createElement(HeroiconsOutlineElli, { src: HeroiconsOutlineElliImage, loading: "lazy", alt: 'heroicons-outline/ellipsis-horizontal' })))); +} +export default Menu; +//# sourceMappingURL=Menu.js.map \ No newline at end of file diff --git a/src/components/Menu/Menu.js.map b/src/components/Menu/Menu.js.map new file mode 100644 index 0000000..c6b9a9f --- /dev/null +++ b/src/components/Menu/Menu.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Menu.js","sourceRoot":"","sources":["Menu.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport UntitledDesign3RemovImage from 'src/assets/images/Menu_Untitled_design__3__removebg_preview_1.png';\nimport K21Image from 'src/assets/images/Menu_K__2__1.png';\nimport Ellipse2Image from 'src/assets/images/Menu_Ellipse_2.png';\nimport HeroiconsOutlineElliImage from 'src/assets/images/Menu_heroicons_outline_ellipsis_horizontal.svg';\nimport { styled } from '@mui/material/styles';\nimport MenuItem from 'src/components/MenuItem/MenuItem';\nimport { MenuProps } from 'src/types';\n\nconst Menu1: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n border: `1px solid rgba(241, 243, 245, 1)`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n height: `1024px`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n}));\n\nconst Frame12: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n flex: `1`,\n margin: `0px`,\n});\n\nconst Frame61: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n flex: `1`,\n margin: `0px`,\n});\n\nconst Logo: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `32px 0px 0px 40px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Frame60: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst UntitledDesign3Remov: any = styled('img')({\n height: `40px`,\n width: `134.23px`,\n objectFit: `cover`,\n margin: `0px 0px 0px 14px`,\n});\n\nconst K21: any = styled('img')({\n height: `60px`,\n width: `180px`,\n objectFit: `cover`,\n margin: `0px`,\n});\n\nconst Frame11: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `48px 0px 0px 0px`,\n});\n\nconst Menu2: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px 0px 0px 48px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst MenuItem1: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `0px`,\n}));\n\nconst MenuItem2: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `24px 0px 0px 0px`,\n}));\n\nconst MenuItem3: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `24px 0px 0px 0px`,\n}));\n\nconst MenuItem4: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `24px 0px 0px 0px`,\n}));\n\nconst MenuItem5: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `24px 0px 0px 0px`,\n}));\n\nconst MenuItem6: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `24px 0px 0px 0px`,\n}));\n\nconst MenuItem7: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `24px 0px 0px 0px`,\n}));\n\nconst Frame121: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `48px 0px 0px 0px`,\n});\n\nconst Menu3: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px 0px 0px 48px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst MenuItem8: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `0px`,\n}));\n\nconst UserAccount: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `center`,\n padding: `32px 40px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `32px 0px 0px 0px`,\n});\n\nconst Frame9: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Ellipse2: any = styled('img')({\n height: `40px`,\n width: `40px`,\n objectFit: `cover`,\n margin: `0px`,\n});\n\nconst Frame7: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px 0px 0px 14px`,\n});\n\nconst VashonG: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Partner: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(173, 181, 189, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n margin: `2px 0px 0px 0px`,\n}));\n\nconst HeroiconsOutlineElli: any = styled('img')({\n height: `auto`,\n width: `24px`,\n margin: `0px`,\n});\n\nfunction Menu(props: MenuProps): JSX.Element {\n return (\n \n \n \n \n \n {false && (\n \n )}\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n {`Vashon G.`}\n {`Partner`}\n \n \n \n \n \n );\n}\n\nexport default Menu;\n"]} \ No newline at end of file diff --git a/src/components/MenuItem/MenuItem.d.ts b/src/components/MenuItem/MenuItem.d.ts new file mode 100644 index 0000000..d194622 --- /dev/null +++ b/src/components/MenuItem/MenuItem.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { MenuItemProps } from 'src/types'; +declare function MenuItem(props: MenuItemProps): JSX.Element; +export default MenuItem; +//# sourceMappingURL=MenuItem.d.ts.map \ No newline at end of file diff --git a/src/components/MenuItem/MenuItem.d.ts.map b/src/components/MenuItem/MenuItem.d.ts.map new file mode 100644 index 0000000..8582170 --- /dev/null +++ b/src/components/MenuItem/MenuItem.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"MenuItem.d.ts","sourceRoot":"","sources":["MenuItem.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAQxE,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAC;AA2L1C,iBAAS,QAAQ,CAAC,KAAK,EAAE,aAAa,GAAG,GAAG,CAAC,OAAO,CA+CnD;AAED,eAAe,QAAQ,CAAC"} \ No newline at end of file diff --git a/src/components/MenuItem/MenuItem.js b/src/components/MenuItem/MenuItem.js new file mode 100644 index 0000000..4cc9a4d --- /dev/null +++ b/src/components/MenuItem/MenuItem.js @@ -0,0 +1,209 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import HeroiconsOutlineHomeImage from 'src/assets/images/MenuItem_heroicons_outline_home.svg'; +import HeroiconsOutlineHome1Image from 'src/assets/images/MenuItem_heroicons_outline_home_1.svg'; +import HeroiconsOutlineHome2Image from 'src/assets/images/MenuItem_heroicons_outline_home_2.svg'; +import HeroiconsOutlineHome3Image from 'src/assets/images/MenuItem_heroicons_outline_home_3.svg'; +import { styled } from '@mui/material/styles'; +import { MenuItemProps } from 'src/types'; +const StateInactive = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + height: 'auto', + width: 'fit-content', +}); +const HeroiconsOutlineHome = styled('img')({ + height: `auto`, + width: `24px`, + margin: `0px`, +}); +const Home = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(52, 58, 64, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 12px`, +})); +const HeroiconsOutlineHome1 = styled('img')({ + height: `auto`, + width: `24px`, + margin: `0px 0px 0px 12px`, +}); +const Home1 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(52, 58, 64, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 12px`, +})); +const Group1 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `18px`, + height: `18px`, + margin: `0px 0px 0px 12px`, +}); +const Rectangle1 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(250, 82, 82, 1)`, + borderRadius: `100px`, + width: `18px`, + height: `18px`, + position: `absolute`, + left: `0px`, + top: `0px`, +})); +const Q3 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(255, 245, 245, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `600`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + position: `absolute`, + left: `5px`, + top: `2px`, +})); +const HeroiconsOutlineHome2 = styled('img')({ + height: `auto`, + width: `24px`, + margin: `0px 0px 0px 12px`, +}); +const Home2 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(217, 140, 51, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `600`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 12px`, +})); +const Group11 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `18px`, + height: `18px`, + margin: `0px 0px 0px 12px`, +}); +const Rectangle11 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(250, 82, 82, 1)`, + borderRadius: `100px`, + width: `18px`, + height: `18px`, + position: `absolute`, + left: `0px`, + top: `0px`, +})); +const Q31 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(255, 245, 245, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `600`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + position: `absolute`, + left: `5px`, + top: `2px`, +})); +const HeroiconsOutlineHome3 = styled('img')({ + height: `auto`, + width: `24px`, + margin: `0px 0px 0px 12px`, +}); +const Home3 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(217, 140, 51, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `600`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 12px`, +})); +function MenuItem(props) { + return (React.createElement(StateInactive, { className: props.className }, + React.createElement(HeroiconsOutlineHome, { src: HeroiconsOutlineHomeImage, loading: "lazy", alt: 'heroicons-outline/home' }), + React.createElement(Home, null, `Home`), + false && (React.createElement(HeroiconsOutlineHome1, { src: HeroiconsOutlineHome1Image, loading: "lazy", alt: 'heroicons-outline/home' })), + false && React.createElement(Home1, null, `Home`), + false && (React.createElement(Group1, null, + React.createElement(Rectangle1, null), + React.createElement(Q3, null, `3`))), + false && (React.createElement(HeroiconsOutlineHome2, { src: HeroiconsOutlineHome2Image, loading: "lazy", alt: 'heroicons-outline/home' })), + false && React.createElement(Home2, null, `Home`), + false && (React.createElement(Group11, null, + React.createElement(Rectangle11, null), + React.createElement(Q31, null, `3`))), + false && (React.createElement(HeroiconsOutlineHome3, { src: HeroiconsOutlineHome3Image, loading: "lazy", alt: 'heroicons-outline/home' })), + false && React.createElement(Home3, null, `Home`))); +} +export default MenuItem; +//# sourceMappingURL=MenuItem.js.map \ No newline at end of file diff --git a/src/components/MenuItem/MenuItem.js.map b/src/components/MenuItem/MenuItem.js.map new file mode 100644 index 0000000..67728cc --- /dev/null +++ b/src/components/MenuItem/MenuItem.js.map @@ -0,0 +1 @@ +{"version":3,"file":"MenuItem.js","sourceRoot":"","sources":["MenuItem.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport HeroiconsOutlineHomeImage from 'src/assets/images/MenuItem_heroicons_outline_home.svg';\nimport HeroiconsOutlineHome1Image from 'src/assets/images/MenuItem_heroicons_outline_home_1.svg';\nimport HeroiconsOutlineHome2Image from 'src/assets/images/MenuItem_heroicons_outline_home_2.svg';\nimport HeroiconsOutlineHome3Image from 'src/assets/images/MenuItem_heroicons_outline_home_3.svg';\nimport { styled } from '@mui/material/styles';\nimport { MenuItemProps } from 'src/types';\n\nconst StateInactive: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: 'auto',\n width: 'fit-content',\n});\n\nconst HeroiconsOutlineHome: any = styled('img')({\n height: `auto`,\n width: `24px`,\n margin: `0px`,\n});\n\nconst Home: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(52, 58, 64, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 12px`,\n}));\n\nconst HeroiconsOutlineHome1: any = styled('img')({\n height: `auto`,\n width: `24px`,\n margin: `0px 0px 0px 12px`,\n});\n\nconst Home1: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(52, 58, 64, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 12px`,\n}));\n\nconst Group1: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `18px`,\n height: `18px`,\n margin: `0px 0px 0px 12px`,\n});\n\nconst Rectangle1: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(250, 82, 82, 1)`,\n borderRadius: `100px`,\n width: `18px`,\n height: `18px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n}));\n\nconst Q3: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(255, 245, 245, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `600`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n position: `absolute`,\n left: `5px`,\n top: `2px`,\n}));\n\nconst HeroiconsOutlineHome2: any = styled('img')({\n height: `auto`,\n width: `24px`,\n margin: `0px 0px 0px 12px`,\n});\n\nconst Home2: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(217, 140, 51, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `600`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 12px`,\n}));\n\nconst Group11: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `18px`,\n height: `18px`,\n margin: `0px 0px 0px 12px`,\n});\n\nconst Rectangle11: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(250, 82, 82, 1)`,\n borderRadius: `100px`,\n width: `18px`,\n height: `18px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n}));\n\nconst Q31: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(255, 245, 245, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `600`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n position: `absolute`,\n left: `5px`,\n top: `2px`,\n}));\n\nconst HeroiconsOutlineHome3: any = styled('img')({\n height: `auto`,\n width: `24px`,\n margin: `0px 0px 0px 12px`,\n});\n\nconst Home3: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(217, 140, 51, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `600`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 12px`,\n}));\n\nfunction MenuItem(props: MenuItemProps): JSX.Element {\n return (\n \n \n {`Home`}\n {false && (\n \n )}\n {false && {`Home`}}\n {false && (\n \n \n {`3`}\n \n )}\n {false && (\n \n )}\n {false && {`Home`}}\n {false && (\n \n \n {`3`}\n \n )}\n {false && (\n \n )}\n {false && {`Home`}}\n \n );\n}\n\nexport default MenuItem;\n"]} \ No newline at end of file diff --git a/src/components/MenuItem/MenuItem.stories.d.ts b/src/components/MenuItem/MenuItem.stories.d.ts new file mode 100644 index 0000000..b7388fd --- /dev/null +++ b/src/components/MenuItem/MenuItem.stories.d.ts @@ -0,0 +1,14 @@ +declare namespace _default { + export let title: string; + export { MenuItem as component }; +} +export default _default; +export namespace Default { + namespace args { + let label: string; + let state: string; + let homeClassName: {}; + } +} +import { MenuItem } from "."; +//# sourceMappingURL=MenuItem.stories.d.ts.map \ No newline at end of file diff --git a/src/components/MenuItem/MenuItem.stories.d.ts.map b/src/components/MenuItem/MenuItem.stories.d.ts.map new file mode 100644 index 0000000..9f78dea --- /dev/null +++ b/src/components/MenuItem/MenuItem.stories.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"MenuItem.stories.d.ts","sourceRoot":"","sources":["MenuItem.stories.js"],"names":[],"mappings":";;;;;;;;;;;;yBAAyB,GAAG"} \ No newline at end of file diff --git a/src/components/MenuItem/index.d.ts b/src/components/MenuItem/index.d.ts new file mode 100644 index 0000000..895fc40 --- /dev/null +++ b/src/components/MenuItem/index.d.ts @@ -0,0 +1,2 @@ +export { MenuItem } from "./MenuItem"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/components/MenuItem/index.d.ts.map b/src/components/MenuItem/index.d.ts.map new file mode 100644 index 0000000..b04ebe1 --- /dev/null +++ b/src/components/MenuItem/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC"} \ No newline at end of file diff --git a/src/components/MenuItem/index.js b/src/components/MenuItem/index.js new file mode 100644 index 0000000..05f4028 --- /dev/null +++ b/src/components/MenuItem/index.js @@ -0,0 +1,2 @@ +export { MenuItem } from "./MenuItem"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/components/MenuItem/index.js.map b/src/components/MenuItem/index.js.map new file mode 100644 index 0000000..9e9d3d9 --- /dev/null +++ b/src/components/MenuItem/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC","sourcesContent":["export { MenuItem } from \"./MenuItem\";\n"]} \ No newline at end of file diff --git a/src/components/Miles/Miles.d.ts b/src/components/Miles/Miles.d.ts new file mode 100644 index 0000000..f3306ef --- /dev/null +++ b/src/components/Miles/Miles.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { MilesProps } from 'src/types'; +declare function Miles(props: MilesProps): JSX.Element; +export default Miles; +//# sourceMappingURL=Miles.d.ts.map \ No newline at end of file diff --git a/src/components/Miles/Miles.d.ts.map b/src/components/Miles/Miles.d.ts.map new file mode 100644 index 0000000..029e001 --- /dev/null +++ b/src/components/Miles/Miles.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Miles.d.ts","sourceRoot":"","sources":["Miles.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAMxE,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAgZvC,iBAAS,KAAK,CAAC,KAAK,EAAE,UAAU,GAAG,GAAG,CAAC,OAAO,CAwD7C;AAED,eAAe,KAAK,CAAC"} \ No newline at end of file diff --git a/src/components/Miles/Miles.js b/src/components/Miles/Miles.js new file mode 100644 index 0000000..a843eb7 --- /dev/null +++ b/src/components/Miles/Miles.js @@ -0,0 +1,420 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import TopographyImage from 'src/assets/images/Miles_Topography.png'; +import HeroiconsMiniSparkleImage from 'src/assets/images/Miles_heroicons_mini_sparkles.svg'; +import { styled } from '@mui/material/styles'; +import { MilesProps } from 'src/types'; +const Miles1 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + border: `1px solid rgba(241, 243, 245, 1)`, + borderRadius: `24px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `24px`, + boxSizing: `border-box`, + height: 'auto', +})); +const Topography = styled('img')({ + height: `150px`, + width: `352px`, + position: `absolute`, + left: `0px`, + top: `0px`, +}); +const Frame180 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `0px`, +}); +const Frame92 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Frame187 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `center`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Frame189 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + borderRadius: `100px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `6px`, + boxSizing: `border-box`, + margin: `0px`, +})); +const HeroiconsMiniSparkle = styled('img')({ + height: `auto`, + width: `15px`, + margin: `0px`, +}); +const Miles2 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 8px`, +})); +const Get2MilesPer1Spent = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(173, 181, 189, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + margin: `4px 0px 0px 0px`, +})); +const Q6178 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `600`, + fontSize: `20px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `28px`, + textTransform: `none`, + margin: `0px`, +})); +const Frame181 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-end`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `20px 0px 0px 0px`, +}); +const Rectangle19 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `23px`, + margin: `0px`, +})); +const Rectangle20 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `20px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle21 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `10px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle22 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `4px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle23 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `26px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle24 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `1px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle25 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `1px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle26 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `40px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle27 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `20px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle28 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `10px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle29 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `20px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle30 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `23px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle31 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `8px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle32 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `1px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle33 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `26px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle34 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `13px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle35 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `32px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle36 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `20px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle37 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `8px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle38 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `4px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle39 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `20px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle40 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `26px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle41 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `8px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle42 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `1px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle43 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `20px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle44 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `8px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle45 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `32px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle46 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `26px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle47 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `8px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle48 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `32px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle49 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `12px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +const Rectangle50 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(225, 163, 92, 1)`, + borderRadius: `1px 1px 0px 0px`, + width: `5px`, + height: `26px`, + margin: `0px 0px 0px 4.650000095367432px`, +})); +function Miles(props) { + return (React.createElement(Miles1, { className: props.className }, + React.createElement(Topography, { src: TopographyImage, loading: "lazy", alt: 'Topography' }), + React.createElement(Frame180, null, + React.createElement(Frame92, null, + React.createElement(Frame187, null, + React.createElement(Frame189, null, + React.createElement(HeroiconsMiniSparkle, { src: HeroiconsMiniSparkleImage, loading: "lazy", alt: 'heroicons-mini/sparkles' })), + React.createElement(Miles2, null, `Miles`)), + React.createElement(Get2MilesPer1Spent, null, `Get 2 miles per $1 spent`)), + React.createElement(Q6178, null, `6,178`)), + React.createElement(Frame181, null, + React.createElement(Rectangle19, null), + React.createElement(Rectangle20, null), + React.createElement(Rectangle21, null), + React.createElement(Rectangle22, null), + React.createElement(Rectangle23, null), + React.createElement(Rectangle24, null), + React.createElement(Rectangle25, null), + React.createElement(Rectangle26, null), + React.createElement(Rectangle27, null), + React.createElement(Rectangle28, null), + React.createElement(Rectangle29, null), + React.createElement(Rectangle30, null), + React.createElement(Rectangle31, null), + React.createElement(Rectangle32, null), + React.createElement(Rectangle33, null), + React.createElement(Rectangle34, null), + React.createElement(Rectangle35, null), + React.createElement(Rectangle36, null), + React.createElement(Rectangle37, null), + React.createElement(Rectangle38, null), + React.createElement(Rectangle39, null), + React.createElement(Rectangle40, null), + React.createElement(Rectangle41, null), + React.createElement(Rectangle42, null), + React.createElement(Rectangle43, null), + React.createElement(Rectangle44, null), + React.createElement(Rectangle45, null), + React.createElement(Rectangle46, null), + React.createElement(Rectangle47, null), + React.createElement(Rectangle48, null), + React.createElement(Rectangle49, null), + React.createElement(Rectangle50, null)))); +} +export default Miles; +//# sourceMappingURL=Miles.js.map \ No newline at end of file diff --git a/src/components/Miles/Miles.js.map b/src/components/Miles/Miles.js.map new file mode 100644 index 0000000..bb69fd7 --- /dev/null +++ b/src/components/Miles/Miles.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Miles.js","sourceRoot":"","sources":["Miles.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport TopographyImage from 'src/assets/images/Miles_Topography.png';\nimport HeroiconsMiniSparkleImage from 'src/assets/images/Miles_heroicons_mini_sparkles.svg';\nimport { styled } from '@mui/material/styles';\nimport { MilesProps } from 'src/types';\n\nconst Miles1: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n border: `1px solid rgba(241, 243, 245, 1)`,\n borderRadius: `24px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `24px`,\n boxSizing: `border-box`,\n height: 'auto',\n}));\n\nconst Topography: any = styled('img')({\n height: `150px`,\n width: `352px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n});\n\nconst Frame180: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `0px`,\n});\n\nconst Frame92: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Frame187: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `center`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Frame189: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n borderRadius: `100px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `6px`,\n boxSizing: `border-box`,\n margin: `0px`,\n}));\n\nconst HeroiconsMiniSparkle: any = styled('img')({\n height: `auto`,\n width: `15px`,\n margin: `0px`,\n});\n\nconst Miles2: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 8px`,\n}));\n\nconst Get2MilesPer1Spent: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(173, 181, 189, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n margin: `4px 0px 0px 0px`,\n}));\n\nconst Q6178: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `600`,\n fontSize: `20px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `28px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Frame181: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-end`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `20px 0px 0px 0px`,\n});\n\nconst Rectangle19: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `23px`,\n margin: `0px`,\n}));\n\nconst Rectangle20: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `20px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle21: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `10px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle22: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `4px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle23: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `26px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle24: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `1px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle25: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `1px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle26: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `40px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle27: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `20px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle28: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `10px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle29: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `20px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle30: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `23px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle31: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `8px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle32: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `1px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle33: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `26px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle34: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `13px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle35: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `32px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle36: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `20px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle37: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `8px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle38: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `4px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle39: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `20px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle40: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `26px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle41: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `8px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle42: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `1px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle43: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `20px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle44: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `8px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle45: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `32px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle46: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `26px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle47: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `8px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle48: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `32px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle49: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `12px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nconst Rectangle50: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(225, 163, 92, 1)`,\n borderRadius: `1px 1px 0px 0px`,\n width: `5px`,\n height: `26px`,\n margin: `0px 0px 0px 4.650000095367432px`,\n}));\n\nfunction Miles(props: MilesProps): JSX.Element {\n return (\n \n \n \n \n \n \n \n \n {`Miles`}\n \n {`Get 2 miles per $1 spent`}\n \n {`6,178`}\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n}\n\nexport default Miles;\n"]} \ No newline at end of file diff --git a/src/components/ReadOnlyForm/ReadOnlyForm.d.ts b/src/components/ReadOnlyForm/ReadOnlyForm.d.ts new file mode 100644 index 0000000..d403353 --- /dev/null +++ b/src/components/ReadOnlyForm/ReadOnlyForm.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { ReadOnlyFormProps } from 'src/types'; +declare function ReadOnlyForm(props: ReadOnlyFormProps): JSX.Element; +export default ReadOnlyForm; +//# sourceMappingURL=ReadOnlyForm.d.ts.map \ No newline at end of file diff --git a/src/components/ReadOnlyForm/ReadOnlyForm.d.ts.map b/src/components/ReadOnlyForm/ReadOnlyForm.d.ts.map new file mode 100644 index 0000000..617b1f9 --- /dev/null +++ b/src/components/ReadOnlyForm/ReadOnlyForm.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"ReadOnlyForm.d.ts","sourceRoot":"","sources":["ReadOnlyForm.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAKxE,OAAO,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAwJ9C,iBAAS,YAAY,CAAC,KAAK,EAAE,iBAAiB,GAAG,GAAG,CAAC,OAAO,CA0B3D;AAED,eAAe,YAAY,CAAC"} \ No newline at end of file diff --git a/src/components/ReadOnlyForm/ReadOnlyForm.js b/src/components/ReadOnlyForm/ReadOnlyForm.js new file mode 100644 index 0000000..b3a8b23 --- /dev/null +++ b/src/components/ReadOnlyForm/ReadOnlyForm.js @@ -0,0 +1,171 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import ReadOnlyFormItem from 'src/components/ReadOnlyFormItem/ReadOnlyFormItem'; +import { ReadOnlyFormProps } from 'src/types'; +const ReadOnlyForm1 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + borderRadius: `24px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `16px 0px`, + boxSizing: `border-box`, + height: 'auto', +}); +const ReadOnlyFormItem1 = styled(ReadOnlyFormItem)(({ theme }) => ({ + alignSelf: `stretch`, + height: `22px`, + margin: `0px`, +})); +const Line3 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + alignSelf: `stretch`, + height: `0px`, + margin: `12px 0px 0px 0px`, +}); +const ReadOnlyFormItem2 = styled(ReadOnlyFormItem)(({ theme }) => ({ + alignSelf: `stretch`, + height: `22px`, + margin: `12px 0px 0px 0px`, +})); +const Line12 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + alignSelf: `stretch`, + height: `0px`, + margin: `12px 0px 0px 0px`, +}); +const ReadOnlyFormItem3 = styled(ReadOnlyFormItem)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `12px 0px 0px 0px`, +})); +const Line4 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + alignSelf: `stretch`, + height: `0px`, + margin: `12px 0px 0px 0px`, +}); +const ReadOnlyFormItem4 = styled(ReadOnlyFormItem)(({ theme }) => ({ + alignSelf: `stretch`, + height: `22px`, + margin: `12px 0px 0px 0px`, +})); +const Line5 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + alignSelf: `stretch`, + height: `0px`, + margin: `12px 0px 0px 0px`, +}); +const ReadOnlyFormItem5 = styled(ReadOnlyFormItem)(({ theme }) => ({ + alignSelf: `stretch`, + height: `22px`, + margin: `12px 0px 0px 0px`, +})); +const Line6 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + alignSelf: `stretch`, + height: `0px`, + margin: `12px 0px 0px 0px`, +}); +const ReadOnlyFormItem6 = styled(ReadOnlyFormItem)(({ theme }) => ({ + alignSelf: `stretch`, + height: `22px`, + margin: `12px 0px 0px 0px`, +})); +const Line7 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + alignSelf: `stretch`, + height: `0px`, + margin: `12px 0px 0px 0px`, +}); +const ReadOnlyFormItem7 = styled(ReadOnlyFormItem)(({ theme }) => ({ + alignSelf: `stretch`, + height: `22px`, + margin: `12px 0px 0px 0px`, +})); +const Line8 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + alignSelf: `stretch`, + height: `0px`, + margin: `12px 0px 0px 0px`, +}); +const ReadOnlyFormItem8 = styled(ReadOnlyFormItem)(({ theme }) => ({ + alignSelf: `stretch`, + height: `22px`, + margin: `12px 0px 0px 0px`, +})); +const Line9 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + alignSelf: `stretch`, + height: `0px`, + margin: `12px 0px 0px 0px`, +}); +const ReadOnlyFormItem9 = styled(ReadOnlyFormItem)(({ theme }) => ({ + alignSelf: `stretch`, + height: `22px`, + margin: `12px 0px 0px 0px`, +})); +const Line10 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + alignSelf: `stretch`, + height: `0px`, + margin: `12px 0px 0px 0px`, +}); +const ReadOnlyFormItem10 = styled(ReadOnlyFormItem)(({ theme }) => ({ + alignSelf: `stretch`, + height: `22px`, + margin: `12px 0px 0px 0px`, +})); +const Line11 = styled('div')({ + border: `1px solid rgba(241, 243, 245, 1)`, + alignSelf: `stretch`, + height: `0px`, + margin: `12px 0px 0px 0px`, +}); +const ReadOnlyFormItem11 = styled(ReadOnlyFormItem)(({ theme }) => ({ + alignSelf: `stretch`, + height: `22px`, + margin: `12px 0px 0px 0px`, +})); +function ReadOnlyForm(props) { + return (React.createElement(ReadOnlyForm1, { className: props.className }, + React.createElement(ReadOnlyFormItem1, null), + React.createElement(Line3, null), + React.createElement(ReadOnlyFormItem2, null), + React.createElement(Line12, null), + React.createElement(ReadOnlyFormItem3, null), + React.createElement(Line4, null), + React.createElement(ReadOnlyFormItem4, null), + React.createElement(Line5, null), + React.createElement(ReadOnlyFormItem5, null), + React.createElement(Line6, null), + React.createElement(ReadOnlyFormItem6, null), + React.createElement(Line7, null), + React.createElement(ReadOnlyFormItem7, null), + React.createElement(Line8, null), + React.createElement(ReadOnlyFormItem8, null), + React.createElement(Line9, null), + React.createElement(ReadOnlyFormItem9, null), + React.createElement(Line10, null), + React.createElement(ReadOnlyFormItem10, null), + React.createElement(Line11, null), + React.createElement(ReadOnlyFormItem11, null))); +} +export default ReadOnlyForm; +//# sourceMappingURL=ReadOnlyForm.js.map \ No newline at end of file diff --git a/src/components/ReadOnlyForm/ReadOnlyForm.js.map b/src/components/ReadOnlyForm/ReadOnlyForm.js.map new file mode 100644 index 0000000..4702d41 --- /dev/null +++ b/src/components/ReadOnlyForm/ReadOnlyForm.js.map @@ -0,0 +1 @@ +{"version":3,"file":"ReadOnlyForm.js","sourceRoot":"","sources":["ReadOnlyForm.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport ReadOnlyFormItem from 'src/components/ReadOnlyFormItem/ReadOnlyFormItem';\nimport { ReadOnlyFormProps } from 'src/types';\n\nconst ReadOnlyForm1: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n borderRadius: `24px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `16px 0px`,\n boxSizing: `border-box`,\n height: 'auto',\n});\n\nconst ReadOnlyFormItem1: any = styled(ReadOnlyFormItem)(({ theme }: any) => ({\n alignSelf: `stretch`,\n height: `22px`,\n margin: `0px`,\n}));\n\nconst Line3: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n alignSelf: `stretch`,\n height: `0px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst ReadOnlyFormItem2: any = styled(ReadOnlyFormItem)(({ theme }: any) => ({\n alignSelf: `stretch`,\n height: `22px`,\n margin: `12px 0px 0px 0px`,\n}));\n\nconst Line12: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n alignSelf: `stretch`,\n height: `0px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst ReadOnlyFormItem3: any = styled(ReadOnlyFormItem)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `12px 0px 0px 0px`,\n}));\n\nconst Line4: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n alignSelf: `stretch`,\n height: `0px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst ReadOnlyFormItem4: any = styled(ReadOnlyFormItem)(({ theme }: any) => ({\n alignSelf: `stretch`,\n height: `22px`,\n margin: `12px 0px 0px 0px`,\n}));\n\nconst Line5: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n alignSelf: `stretch`,\n height: `0px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst ReadOnlyFormItem5: any = styled(ReadOnlyFormItem)(({ theme }: any) => ({\n alignSelf: `stretch`,\n height: `22px`,\n margin: `12px 0px 0px 0px`,\n}));\n\nconst Line6: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n alignSelf: `stretch`,\n height: `0px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst ReadOnlyFormItem6: any = styled(ReadOnlyFormItem)(({ theme }: any) => ({\n alignSelf: `stretch`,\n height: `22px`,\n margin: `12px 0px 0px 0px`,\n}));\n\nconst Line7: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n alignSelf: `stretch`,\n height: `0px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst ReadOnlyFormItem7: any = styled(ReadOnlyFormItem)(({ theme }: any) => ({\n alignSelf: `stretch`,\n height: `22px`,\n margin: `12px 0px 0px 0px`,\n}));\n\nconst Line8: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n alignSelf: `stretch`,\n height: `0px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst ReadOnlyFormItem8: any = styled(ReadOnlyFormItem)(({ theme }: any) => ({\n alignSelf: `stretch`,\n height: `22px`,\n margin: `12px 0px 0px 0px`,\n}));\n\nconst Line9: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n alignSelf: `stretch`,\n height: `0px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst ReadOnlyFormItem9: any = styled(ReadOnlyFormItem)(({ theme }: any) => ({\n alignSelf: `stretch`,\n height: `22px`,\n margin: `12px 0px 0px 0px`,\n}));\n\nconst Line10: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n alignSelf: `stretch`,\n height: `0px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst ReadOnlyFormItem10: any = styled(ReadOnlyFormItem)(({ theme }: any) => ({\n alignSelf: `stretch`,\n height: `22px`,\n margin: `12px 0px 0px 0px`,\n}));\n\nconst Line11: any = styled('div')({\n border: `1px solid rgba(241, 243, 245, 1)`,\n alignSelf: `stretch`,\n height: `0px`,\n margin: `12px 0px 0px 0px`,\n});\n\nconst ReadOnlyFormItem11: any = styled(ReadOnlyFormItem)(({ theme }: any) => ({\n alignSelf: `stretch`,\n height: `22px`,\n margin: `12px 0px 0px 0px`,\n}));\n\nfunction ReadOnlyForm(props: ReadOnlyFormProps): JSX.Element {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n}\n\nexport default ReadOnlyForm;\n"]} \ No newline at end of file diff --git a/src/components/ReadOnlyFormItem/ReadOnlyFormItem.d.ts b/src/components/ReadOnlyFormItem/ReadOnlyFormItem.d.ts new file mode 100644 index 0000000..87c1f89 --- /dev/null +++ b/src/components/ReadOnlyFormItem/ReadOnlyFormItem.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { ReadOnlyFormItemProps } from 'src/types'; +declare function ReadOnlyFormItem(props: ReadOnlyFormItemProps): JSX.Element; +export default ReadOnlyFormItem; +//# sourceMappingURL=ReadOnlyFormItem.d.ts.map \ No newline at end of file diff --git a/src/components/ReadOnlyFormItem/ReadOnlyFormItem.d.ts.map b/src/components/ReadOnlyFormItem/ReadOnlyFormItem.d.ts.map new file mode 100644 index 0000000..b5468b6 --- /dev/null +++ b/src/components/ReadOnlyFormItem/ReadOnlyFormItem.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"ReadOnlyFormItem.d.ts","sourceRoot":"","sources":["ReadOnlyFormItem.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAKxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAqHlD,iBAAS,gBAAgB,CAAC,KAAK,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,CAenE;AAED,eAAe,gBAAgB,CAAC"} \ No newline at end of file diff --git a/src/components/ReadOnlyFormItem/ReadOnlyFormItem.js b/src/components/ReadOnlyFormItem/ReadOnlyFormItem.js new file mode 100644 index 0000000..2f2d4a7 --- /dev/null +++ b/src/components/ReadOnlyFormItem/ReadOnlyFormItem.js @@ -0,0 +1,136 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import Badge1 from 'src/components/Badge1/Badge1'; +import { ReadOnlyFormItemProps } from 'src/types'; +const Property1Default = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + width: '100%', + height: `22px`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, +}); +const Email = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + flex: `1`, + margin: `0px`, +})); +const Email1 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + flex: `1`, + margin: `0px 0px 0px 8px`, +})); +const Amount = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + flex: `1`, + margin: `0px 0px 0px 8px`, +})); +const Q72 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + flex: `1`, + margin: `0px 0px 0px 8px`, +})); +const Status = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + flex: `1`, + margin: `0px 0px 0px 8px`, +})); +const Frame69 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + flex: `1`, + margin: `0px 0px 0px 8px`, +}); +const Badge2 = styled(Badge1)(({ theme }) => ({ + margin: `0px`, +})); +function ReadOnlyFormItem(props) { + return (React.createElement(Property1Default, { className: props.className }, + React.createElement(Email, null, `Email`), + React.createElement(Email1, null, `Email`), + false && React.createElement(Amount, null, `Amount`), + false && React.createElement(Q72, null, `$72`), + false && React.createElement(Status, null, `Status`), + false && (React.createElement(Frame69, null, + React.createElement(Badge2, null))))); +} +export default ReadOnlyFormItem; +//# sourceMappingURL=ReadOnlyFormItem.js.map \ No newline at end of file diff --git a/src/components/ReadOnlyFormItem/ReadOnlyFormItem.js.map b/src/components/ReadOnlyFormItem/ReadOnlyFormItem.js.map new file mode 100644 index 0000000..94667bb --- /dev/null +++ b/src/components/ReadOnlyFormItem/ReadOnlyFormItem.js.map @@ -0,0 +1 @@ +{"version":3,"file":"ReadOnlyFormItem.js","sourceRoot":"","sources":["ReadOnlyFormItem.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport Badge1 from 'src/components/Badge1/Badge1';\nimport { ReadOnlyFormItemProps } from 'src/types';\n\nconst Property1Default: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n width: '100%',\n height: `22px`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n});\n\nconst Email: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n flex: `1`,\n margin: `0px`,\n}));\n\nconst Email1: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n flex: `1`,\n margin: `0px 0px 0px 8px`,\n}));\n\nconst Amount: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n flex: `1`,\n margin: `0px 0px 0px 8px`,\n}));\n\nconst Q72: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n flex: `1`,\n margin: `0px 0px 0px 8px`,\n}));\n\nconst Status: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n flex: `1`,\n margin: `0px 0px 0px 8px`,\n}));\n\nconst Frame69: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n flex: `1`,\n margin: `0px 0px 0px 8px`,\n});\n\nconst Badge2: any = styled(Badge1)(({ theme }: any) => ({\n margin: `0px`,\n}));\n\nfunction ReadOnlyFormItem(props: ReadOnlyFormItemProps): JSX.Element {\n return (\n \n {`Email`}\n {`Email`}\n {false && {`Amount`}}\n {false && {`$72`}}\n {false && {`Status`}}\n {false && (\n \n \n \n )}\n \n );\n}\n\nexport default ReadOnlyFormItem;\n"]} \ No newline at end of file diff --git a/src/components/RedeemMilesModal/RedeemMilesModal.d.ts b/src/components/RedeemMilesModal/RedeemMilesModal.d.ts new file mode 100644 index 0000000..98424fb --- /dev/null +++ b/src/components/RedeemMilesModal/RedeemMilesModal.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { RedeemMilesModalProps } from 'src/types'; +declare function RedeemMilesModal(props: RedeemMilesModalProps): JSX.Element; +export default RedeemMilesModal; +//# sourceMappingURL=RedeemMilesModal.d.ts.map \ No newline at end of file diff --git a/src/components/RedeemMilesModal/RedeemMilesModal.d.ts.map b/src/components/RedeemMilesModal/RedeemMilesModal.d.ts.map new file mode 100644 index 0000000..c0d0e8e --- /dev/null +++ b/src/components/RedeemMilesModal/RedeemMilesModal.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"RedeemMilesModal.d.ts","sourceRoot":"","sources":["RedeemMilesModal.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAWxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AA4YlD,iBAAS,gBAAgB,CAAC,KAAK,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,CAiFnE;AAED,eAAe,gBAAgB,CAAC"} \ No newline at end of file diff --git a/src/components/RedeemMilesModal/RedeemMilesModal.js b/src/components/RedeemMilesModal/RedeemMilesModal.js new file mode 100644 index 0000000..a739f50 --- /dev/null +++ b/src/components/RedeemMilesModal/RedeemMilesModal.js @@ -0,0 +1,421 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import TopographyImage from 'src/assets/images/RedeemMilesModal_Topography.png'; +import HeroiconsMiniSparkleImage from 'src/assets/images/RedeemMilesModal_heroicons_mini_sparkles.svg'; +import HeroiconsOutlineXMarImage from 'src/assets/images/RedeemMilesModal_heroicons_outline_x_mark.svg'; +import HeroiconsMiniSparkle1Image from 'src/assets/images/RedeemMilesModal_heroicons_mini_sparkles_1.svg'; +import HeroiconsOutlineXMar1Image from 'src/assets/images/RedeemMilesModal_heroicons_outline_x_mark_1.svg'; +import { styled } from '@mui/material/styles'; +import Input1 from 'src/components/Input1/Input1'; +import Button1 from 'src/components/Button1/Button1'; +import { RedeemMilesModalProps } from 'src/types'; +const Property1Default = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + border: `1px solid rgba(241, 243, 245, 1)`, + borderRadius: `24px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `40px`, + boxSizing: `border-box`, + height: 'auto', +})); +const Topography = styled('img')({ + height: `150px`, + width: `465px`, + position: `absolute`, + left: `0px`, + top: `0px`, +}); +const Frame139 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `center`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `0px`, +}); +const Frame124 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `0px`, +}); +const Frame188 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `0px`, +}); +const Frame190 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Frame189 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + borderRadius: `100px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `6px`, + boxSizing: `border-box`, + margin: `0px`, +})); +const HeroiconsMiniSparkle = styled('img')({ + height: `auto`, + width: `15px`, + margin: `0px`, +}); +const RedeemYourMiles = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `18px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `28px`, + textTransform: `none`, + margin: `0px 0px 0px 12px`, +})); +const HeroiconsOutlineXMar = styled('img')({ + height: `auto`, + width: `24px`, + margin: `0px`, +}); +const LoremIpsumDolorSitAm = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(173, 181, 189, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Frame38 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `40px 0px 0px 0px`, +}); +const Frame186 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `0px`, +}); +const Input2 = styled(Input1)(({ theme }) => ({ + flex: `1`, + margin: `0px`, +})); +const Input3 = styled(Input1)(({ theme }) => ({ + flex: `1`, + margin: `0px 0px 0px 24px`, +})); +const Input4 = styled(Input1)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `24px 0px 0px 0px`, +})); +const Input5 = styled(Input1)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `24px 0px 0px 0px`, +})); +const Input6 = styled(Input1)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `24px 0px 0px 0px`, +})); +const Frame1241 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `40px 0px 0px 0px`, +}); +const Frame1881 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `space-between`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `0px`, +}); +const Frame1901 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Frame1891 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + borderRadius: `100px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `6px`, + boxSizing: `border-box`, + margin: `0px`, +})); +const HeroiconsMiniSparkle1 = styled('img')({ + height: `auto`, + width: `15px`, + margin: `0px`, +}); +const RedeemYourMiles1 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `18px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `28px`, + textTransform: `none`, + margin: `0px 0px 0px 12px`, +})); +const HeroiconsOutlineXMar1 = styled('img')({ + height: `auto`, + width: `24px`, + margin: `0px`, +}); +const Frame192 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `40px 0px 0px 0px`, +}); +const Frame191 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `385px`, + margin: `0px`, +}); +const YourCurrentMilesBalaSpan1 = styled('span')(({ theme }) => ({ + whiteSpace: `pre-wrap`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, +})); +const YourCurrentMilesBalaSpan2 = styled('span')(({ theme }) => ({ + whiteSpace: `pre-wrap`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `700`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, +})); +const YourCurrentMilesBala = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: 'unset', + fontWeight: `400`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + flex: `1`, + margin: `0px`, +})); +const Frame381 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `385px`, + margin: `8px 0px 0px 0px`, +}); +const Button2 = styled(Button1)(({ theme }) => ({ + margin: `0px`, +})); +const Input7 = styled(Input1)(({ theme }) => ({ + flex: `1`, + margin: `0px 0px 0px -1px`, +})); +const Button3 = styled(Button1)(({ theme }) => ({ + margin: `0px 0px 0px -1px`, +})); +const YourNewBalanceWillBe = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + alignSelf: `stretch`, + margin: `8px 0px 0px 0px`, +})); +const Frame184 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-end`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + alignSelf: `stretch`, + margin: `40px 0px 0px 0px`, +}); +const Button4 = styled(Button1)(({ theme }) => ({ + flex: `1`, + margin: `0px`, +})); +function RedeemMilesModal(props) { + return (React.createElement(Property1Default, { className: props.className }, + React.createElement(Topography, { src: TopographyImage, loading: "lazy", alt: 'Topography' }), + React.createElement(Frame139, null, + React.createElement(Frame124, null, + React.createElement(Frame188, null, + React.createElement(Frame190, null, + React.createElement(Frame189, null, + React.createElement(HeroiconsMiniSparkle, { src: HeroiconsMiniSparkleImage, loading: "lazy", alt: 'heroicons-mini/sparkles' })), + React.createElement(RedeemYourMiles, null, `Redeem your miles`)), + React.createElement(HeroiconsOutlineXMar, { src: HeroiconsOutlineXMarImage, loading: "lazy", alt: 'heroicons-outline/x-mark' })), + React.createElement(LoremIpsumDolorSitAm, null, `Lorem ipsum dolor sit amet consectetur `)), + React.createElement(Frame38, null, + React.createElement(Frame186, null, + React.createElement(Input2, null), + React.createElement(Input3, null)), + React.createElement(Input4, null), + React.createElement(Input5, null), + React.createElement(Input6, null)), + false && (React.createElement(Frame1241, null, + React.createElement(Frame1881, null, + React.createElement(Frame1901, null, + React.createElement(Frame1891, null, + React.createElement(HeroiconsMiniSparkle1, { src: HeroiconsMiniSparkle1Image, loading: "lazy", alt: 'heroicons-mini/sparkles' })), + React.createElement(RedeemYourMiles1, null, `Redeem your miles`)), + React.createElement(HeroiconsOutlineXMar1, { src: HeroiconsOutlineXMar1Image, loading: "lazy", alt: 'heroicons-outline/x-mark' })))), + false && (React.createElement(Frame192, null, + React.createElement(Frame191, null, + React.createElement(YourCurrentMilesBala, null, + React.createElement(YourCurrentMilesBalaSpan1, null, `Your current miles balance is `), + React.createElement(YourCurrentMilesBalaSpan2, null, `6,000.`))), + React.createElement(Frame381, null, + React.createElement(Button2, null), + React.createElement(Input7, null), + React.createElement(Button3, null)), + React.createElement(YourNewBalanceWillBe, null, `Your new balance will be 5900.`)))), + React.createElement(Frame184, null, + React.createElement(Button4, null)))); +} +export default RedeemMilesModal; +//# sourceMappingURL=RedeemMilesModal.js.map \ No newline at end of file diff --git a/src/components/RedeemMilesModal/RedeemMilesModal.js.map b/src/components/RedeemMilesModal/RedeemMilesModal.js.map new file mode 100644 index 0000000..00e9c7a --- /dev/null +++ b/src/components/RedeemMilesModal/RedeemMilesModal.js.map @@ -0,0 +1 @@ +{"version":3,"file":"RedeemMilesModal.js","sourceRoot":"","sources":["RedeemMilesModal.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport TopographyImage from 'src/assets/images/RedeemMilesModal_Topography.png';\nimport HeroiconsMiniSparkleImage from 'src/assets/images/RedeemMilesModal_heroicons_mini_sparkles.svg';\nimport HeroiconsOutlineXMarImage from 'src/assets/images/RedeemMilesModal_heroicons_outline_x_mark.svg';\nimport HeroiconsMiniSparkle1Image from 'src/assets/images/RedeemMilesModal_heroicons_mini_sparkles_1.svg';\nimport HeroiconsOutlineXMar1Image from 'src/assets/images/RedeemMilesModal_heroicons_outline_x_mark_1.svg';\nimport { styled } from '@mui/material/styles';\nimport Input1 from 'src/components/Input1/Input1';\nimport Button1 from 'src/components/Button1/Button1';\nimport { RedeemMilesModalProps } from 'src/types';\n\nconst Property1Default: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n border: `1px solid rgba(241, 243, 245, 1)`,\n borderRadius: `24px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `40px`,\n boxSizing: `border-box`,\n height: 'auto',\n}));\n\nconst Topography: any = styled('img')({\n height: `150px`,\n width: `465px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n});\n\nconst Frame139: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `center`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `0px`,\n});\n\nconst Frame124: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `0px`,\n});\n\nconst Frame188: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `0px`,\n});\n\nconst Frame190: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Frame189: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n borderRadius: `100px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `6px`,\n boxSizing: `border-box`,\n margin: `0px`,\n}));\n\nconst HeroiconsMiniSparkle: any = styled('img')({\n height: `auto`,\n width: `15px`,\n margin: `0px`,\n});\n\nconst RedeemYourMiles: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `18px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `28px`,\n textTransform: `none`,\n margin: `0px 0px 0px 12px`,\n}));\n\nconst HeroiconsOutlineXMar: any = styled('img')({\n height: `auto`,\n width: `24px`,\n margin: `0px`,\n});\n\nconst LoremIpsumDolorSitAm: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(173, 181, 189, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Frame38: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `40px 0px 0px 0px`,\n});\n\nconst Frame186: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `0px`,\n});\n\nconst Input2: any = styled(Input1)(({ theme }: any) => ({\n flex: `1`,\n margin: `0px`,\n}));\n\nconst Input3: any = styled(Input1)(({ theme }: any) => ({\n flex: `1`,\n margin: `0px 0px 0px 24px`,\n}));\n\nconst Input4: any = styled(Input1)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `24px 0px 0px 0px`,\n}));\n\nconst Input5: any = styled(Input1)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `24px 0px 0px 0px`,\n}));\n\nconst Input6: any = styled(Input1)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `24px 0px 0px 0px`,\n}));\n\nconst Frame1241: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `40px 0px 0px 0px`,\n});\n\nconst Frame1881: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `space-between`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `0px`,\n});\n\nconst Frame1901: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Frame1891: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n borderRadius: `100px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `6px`,\n boxSizing: `border-box`,\n margin: `0px`,\n}));\n\nconst HeroiconsMiniSparkle1: any = styled('img')({\n height: `auto`,\n width: `15px`,\n margin: `0px`,\n});\n\nconst RedeemYourMiles1: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `18px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `28px`,\n textTransform: `none`,\n margin: `0px 0px 0px 12px`,\n}));\n\nconst HeroiconsOutlineXMar1: any = styled('img')({\n height: `auto`,\n width: `24px`,\n margin: `0px`,\n});\n\nconst Frame192: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `40px 0px 0px 0px`,\n});\n\nconst Frame191: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `385px`,\n margin: `0px`,\n});\n\nconst YourCurrentMilesBalaSpan1: any = styled('span')(({ theme }: any) => ({\n whiteSpace: `pre-wrap`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n}));\n\nconst YourCurrentMilesBalaSpan2: any = styled('span')(({ theme }: any) => ({\n whiteSpace: `pre-wrap`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `700`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n}));\n\nconst YourCurrentMilesBala: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: 'unset',\n fontWeight: `400`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n flex: `1`,\n margin: `0px`,\n}));\n\nconst Frame381: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `385px`,\n margin: `8px 0px 0px 0px`,\n});\n\nconst Button2: any = styled(Button1)(({ theme }: any) => ({\n margin: `0px`,\n}));\n\nconst Input7: any = styled(Input1)(({ theme }: any) => ({\n flex: `1`,\n margin: `0px 0px 0px -1px`,\n}));\n\nconst Button3: any = styled(Button1)(({ theme }: any) => ({\n margin: `0px 0px 0px -1px`,\n}));\n\nconst YourNewBalanceWillBe: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n alignSelf: `stretch`,\n margin: `8px 0px 0px 0px`,\n}));\n\nconst Frame184: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-end`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n alignSelf: `stretch`,\n margin: `40px 0px 0px 0px`,\n});\n\nconst Button4: any = styled(Button1)(({ theme }: any) => ({\n flex: `1`,\n margin: `0px`,\n}));\n\nfunction RedeemMilesModal(props: RedeemMilesModalProps): JSX.Element {\n return (\n \n \n \n \n \n \n \n \n \n {`Redeem your miles`}\n \n \n \n \n {`Lorem ipsum dolor sit amet consectetur `}\n \n \n \n \n \n \n \n \n \n \n \n {false && (\n \n \n \n \n \n \n {`Redeem your miles`}\n \n \n \n \n )}\n {false && (\n \n \n \n {`Your current miles balance is `}\n {`6,000.`}\n \n \n \n \n \n \n \n \n {`Your new balance will be 5900.`}\n \n \n )}\n \n \n \n \n \n );\n}\n\nexport default RedeemMilesModal;\n"]} \ No newline at end of file diff --git a/src/components/Row/Row.d.ts b/src/components/Row/Row.d.ts new file mode 100644 index 0000000..f76fd10 --- /dev/null +++ b/src/components/Row/Row.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { RowProps } from 'src/types'; +declare function Row(props: RowProps): JSX.Element; +export default Row; +//# sourceMappingURL=Row.d.ts.map \ No newline at end of file diff --git a/src/components/Row/Row.d.ts.map b/src/components/Row/Row.d.ts.map new file mode 100644 index 0000000..06a1bf9 --- /dev/null +++ b/src/components/Row/Row.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Row.d.ts","sourceRoot":"","sources":["Row.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAWxE,OAAO,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AAsYrC,iBAAS,GAAG,CAAC,KAAK,EAAE,QAAQ,GAAG,GAAG,CAAC,OAAO,CAqFzC;AAED,eAAe,GAAG,CAAC"} \ No newline at end of file diff --git a/src/components/Row/Row.js b/src/components/Row/Row.js new file mode 100644 index 0000000..3085f75 --- /dev/null +++ b/src/components/Row/Row.js @@ -0,0 +1,415 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import VectorImage from 'src/assets/images/Row_Vector.png'; +import Vector1Image from 'src/assets/images/Row_Vector_1.png'; +import Vector2Image from 'src/assets/images/Row_Vector_2.png'; +import Vector3Image from 'src/assets/images/Row_Vector_3.png'; +import Vector4Image from 'src/assets/images/Row_Vector_4.png'; +import { styled } from '@mui/material/styles'; +import Cell from 'src/components/Cell/Cell'; +import Badge1 from 'src/components/Badge1/Badge1'; +import { RowProps } from 'src/types'; +const RowHeader = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + border: `1px solid rgba(241, 243, 245, 1)`, + borderRadius: `24px 24px 0px 0px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + width: '100%', + justifyContent: `space-between`, + alignItems: `center`, + padding: `16px 24px`, + boxSizing: `border-box`, + height: 'auto', +})); +const Frame28 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Cell1 = styled(Cell)(({ theme }) => ({ + width: `200px`, + margin: `0px`, +})); +const Cell2 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px 0px 0px 96px`, +})); +const Frame27 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-end`, + alignItems: `center`, + padding: `0px 100px 0px 0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Cell3 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px`, +})); +const Cell4 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px 0px 0px 96px`, +})); +const Cell5 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px 0px 0px 96px`, +})); +const Frame281 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Cell6 = styled(Cell)(({ theme }) => ({ + width: `200px`, + margin: `0px`, +})); +const Cell7 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px 0px 0px 96px`, +})); +const Frame271 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px 100px 0px 0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Cell8 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px`, +})); +const Cell9 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px 0px 0px 96px`, +})); +const Frame29 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `80px`, + margin: `0px 0px 0px 96px`, +}); +const Badge2 = styled(Badge1)(({ theme }) => ({ + margin: `0px`, +})); +const Frame282 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Cell10 = styled(Cell)(({ theme }) => ({ + width: `200px`, + margin: `0px`, +})); +const Cell11 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px 0px 0px 96px`, +})); +const Frame272 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px 100px 0px 0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Cell12 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px`, +})); +const Cell13 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px 0px 0px 96px`, +})); +const Frame291 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `80px`, + margin: `0px 0px 0px 96px`, +}); +const Badge3 = styled(Badge1)(({ theme }) => ({ + margin: `0px`, +})); +const Frame283 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Cell14 = styled(Cell)(({ theme }) => ({ + width: `200px`, + margin: `0px`, +})); +const Cell15 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px 0px 0px 96px`, +})); +const Group = styled('div')({ + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `12.76px`, + height: `16.01px`, + left: `194px`, + top: `13px`, +}); +const Vector = styled('img')({ + height: `16.01px`, + width: `12.76px`, + position: `absolute`, + left: `0px`, + top: `0px`, +}); +const Vector1 = styled('img')({ + height: `16.01px`, + width: `12.76px`, + position: `absolute`, + left: `0px`, + top: `0px`, +}); +const Vector2 = styled('img')({ + height: `3.57px`, + width: `0px`, + position: `absolute`, + left: `10px`, + top: `9px`, +}); +const Vector3 = styled('img')({ + height: `3.57px`, + width: `0.09px`, + position: `absolute`, + left: `8px`, + top: `9px`, +}); +const Vector4 = styled('img')({ + height: `3.57px`, + width: `0px`, + position: `absolute`, + left: `6px`, + top: `9px`, +}); +const Frame31 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px 100px 0px 0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Frame32 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Frame273 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Cell16 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px`, +})); +const Cell17 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px 0px 0px 96px`, +})); +const Frame292 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `80px`, + margin: `0px 0px 0px 96px`, +}); +const Badge4 = styled(Badge1)(({ theme }) => ({ + margin: `0px`, +})); +const Frame284 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Cell18 = styled(Cell)(({ theme }) => ({ + width: `200px`, + margin: `0px`, +})); +const Cell19 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px 0px 0px 96px`, +})); +const Frame274 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px 100px 0px 0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Cell20 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px`, +})); +const Cell21 = styled(Cell)(({ theme }) => ({ + width: `80px`, + margin: `0px 0px 0px 96px`, +})); +const Frame293 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + width: `80px`, + margin: `0px 0px 0px 96px`, +}); +const Badge5 = styled(Badge1)(({ theme }) => ({ + margin: `0px`, +})); +function Row(props) { + return (React.createElement(RowHeader, { className: props.className }, + React.createElement(Frame28, null, + React.createElement(Cell1, null), + React.createElement(Cell2, null)), + React.createElement(Frame27, null, + React.createElement(Cell3, null), + React.createElement(Cell4, null), + React.createElement(Cell5, null)), + false && (React.createElement(Frame281, null, + React.createElement(Cell6, null), + React.createElement(Cell7, null))), + false && (React.createElement(Frame271, null, + React.createElement(Cell8, null), + React.createElement(Cell9, null), + React.createElement(Frame29, null, + React.createElement(Badge2, null)))), + false && (React.createElement(Frame282, null, + React.createElement(Cell10, null), + React.createElement(Cell11, null))), + false && (React.createElement(Frame272, null, + React.createElement(Cell12, null), + React.createElement(Cell13, null), + React.createElement(Frame291, null, + React.createElement(Badge3, null)))), + false && (React.createElement(Frame283, null, + React.createElement(Cell14, null), + React.createElement(Cell15, null), + React.createElement(Group, null, + React.createElement(Vector, { src: VectorImage, loading: "lazy", alt: 'Vector' }), + React.createElement(Vector1, { src: Vector1Image, loading: "lazy", alt: 'Vector' }), + React.createElement(Vector2, { src: Vector2Image, loading: "lazy", alt: 'Vector' }), + React.createElement(Vector3, { src: Vector3Image, loading: "lazy", alt: 'Vector' }), + React.createElement(Vector4, { src: Vector4Image, loading: "lazy", alt: 'Vector' })))), + false && (React.createElement(Frame31, null, + React.createElement(Frame32, null, + React.createElement(Frame273, null, + React.createElement(Cell16, null), + React.createElement(Cell17, null), + React.createElement(Frame292, null, + React.createElement(Badge4, null)))))), + false && (React.createElement(Frame284, null, + React.createElement(Cell18, null), + React.createElement(Cell19, null))), + false && (React.createElement(Frame274, null, + React.createElement(Cell20, null), + React.createElement(Cell21, null), + React.createElement(Frame293, null, + React.createElement(Badge5, null)))))); +} +export default Row; +//# sourceMappingURL=Row.js.map \ No newline at end of file diff --git a/src/components/Row/Row.js.map b/src/components/Row/Row.js.map new file mode 100644 index 0000000..a3fef97 --- /dev/null +++ b/src/components/Row/Row.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Row.js","sourceRoot":"","sources":["Row.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport VectorImage from 'src/assets/images/Row_Vector.png';\nimport Vector1Image from 'src/assets/images/Row_Vector_1.png';\nimport Vector2Image from 'src/assets/images/Row_Vector_2.png';\nimport Vector3Image from 'src/assets/images/Row_Vector_3.png';\nimport Vector4Image from 'src/assets/images/Row_Vector_4.png';\nimport { styled } from '@mui/material/styles';\nimport Cell from 'src/components/Cell/Cell';\nimport Badge1 from 'src/components/Badge1/Badge1';\nimport { RowProps } from 'src/types';\n\nconst RowHeader: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n border: `1px solid rgba(241, 243, 245, 1)`,\n borderRadius: `24px 24px 0px 0px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n width: '100%',\n justifyContent: `space-between`,\n alignItems: `center`,\n padding: `16px 24px`,\n boxSizing: `border-box`,\n height: 'auto',\n}));\n\nconst Frame28: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Cell1: any = styled(Cell)(({ theme }: any) => ({\n width: `200px`,\n margin: `0px`,\n}));\n\nconst Cell2: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n}));\n\nconst Frame27: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-end`,\n alignItems: `center`,\n padding: `0px 100px 0px 0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Cell3: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px`,\n}));\n\nconst Cell4: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n}));\n\nconst Cell5: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n}));\n\nconst Frame281: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Cell6: any = styled(Cell)(({ theme }: any) => ({\n width: `200px`,\n margin: `0px`,\n}));\n\nconst Cell7: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n}));\n\nconst Frame271: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px 100px 0px 0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Cell8: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px`,\n}));\n\nconst Cell9: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n}));\n\nconst Frame29: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n});\n\nconst Badge2: any = styled(Badge1)(({ theme }: any) => ({\n margin: `0px`,\n}));\n\nconst Frame282: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Cell10: any = styled(Cell)(({ theme }: any) => ({\n width: `200px`,\n margin: `0px`,\n}));\n\nconst Cell11: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n}));\n\nconst Frame272: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px 100px 0px 0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Cell12: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px`,\n}));\n\nconst Cell13: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n}));\n\nconst Frame291: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n});\n\nconst Badge3: any = styled(Badge1)(({ theme }: any) => ({\n margin: `0px`,\n}));\n\nconst Frame283: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Cell14: any = styled(Cell)(({ theme }: any) => ({\n width: `200px`,\n margin: `0px`,\n}));\n\nconst Cell15: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n}));\n\nconst Group: any = styled('div')({\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `12.76px`,\n height: `16.01px`,\n left: `194px`,\n top: `13px`,\n});\n\nconst Vector: any = styled('img')({\n height: `16.01px`,\n width: `12.76px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n});\n\nconst Vector1: any = styled('img')({\n height: `16.01px`,\n width: `12.76px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n});\n\nconst Vector2: any = styled('img')({\n height: `3.57px`,\n width: `0px`,\n position: `absolute`,\n left: `10px`,\n top: `9px`,\n});\n\nconst Vector3: any = styled('img')({\n height: `3.57px`,\n width: `0.09px`,\n position: `absolute`,\n left: `8px`,\n top: `9px`,\n});\n\nconst Vector4: any = styled('img')({\n height: `3.57px`,\n width: `0px`,\n position: `absolute`,\n left: `6px`,\n top: `9px`,\n});\n\nconst Frame31: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px 100px 0px 0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Frame32: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Frame273: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Cell16: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px`,\n}));\n\nconst Cell17: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n}));\n\nconst Frame292: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n});\n\nconst Badge4: any = styled(Badge1)(({ theme }: any) => ({\n margin: `0px`,\n}));\n\nconst Frame284: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Cell18: any = styled(Cell)(({ theme }: any) => ({\n width: `200px`,\n margin: `0px`,\n}));\n\nconst Cell19: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n}));\n\nconst Frame274: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px 100px 0px 0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Cell20: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px`,\n}));\n\nconst Cell21: any = styled(Cell)(({ theme }: any) => ({\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n}));\n\nconst Frame293: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `80px`,\n margin: `0px 0px 0px 96px`,\n});\n\nconst Badge5: any = styled(Badge1)(({ theme }: any) => ({\n margin: `0px`,\n}));\n\nfunction Row(props: RowProps): JSX.Element {\n return (\n \n \n \n \n \n \n \n \n \n \n {false && (\n \n \n \n \n )}\n {false && (\n \n \n \n \n \n \n \n )}\n {false && (\n \n \n \n \n )}\n {false && (\n \n \n \n \n \n \n \n )}\n {false && (\n \n \n \n \n \n \n \n \n \n \n \n )}\n {false && (\n \n \n \n \n \n \n \n \n \n \n \n )}\n {false && (\n \n \n \n \n )}\n {false && (\n \n \n \n \n \n \n \n )}\n \n );\n}\n\nexport default Row;\n"]} \ No newline at end of file diff --git a/src/components/Row/Row.stories.d.ts b/src/components/Row/Row.stories.d.ts new file mode 100644 index 0000000..16f3f91 --- /dev/null +++ b/src/components/Row/Row.stories.d.ts @@ -0,0 +1,26 @@ +declare namespace _default { + export let title: string; + export { Row as component }; +} +export default _default; +export namespace Default { + namespace args { + let row: string; + let className: {}; + let cellLabel: string; + let cellLabel1: string; + let frameClassName: {}; + let visible: boolean; + let cellLabel2: string; + let hasFrame: boolean; + let cellEllipse: string; + let cellHasSecondLabel: boolean; + let cellFrameClassName: {}; + let cellFrameClassNameOverride: {}; + let cellEllipseClassName: {}; + let cellType: string; + let cellSecondLabel: string; + } +} +import { Row } from "."; +//# sourceMappingURL=Row.stories.d.ts.map \ No newline at end of file diff --git a/src/components/Row/Row.stories.d.ts.map b/src/components/Row/Row.stories.d.ts.map new file mode 100644 index 0000000..3fbd84e --- /dev/null +++ b/src/components/Row/Row.stories.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Row.stories.d.ts","sourceRoot":"","sources":["Row.stories.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;oBAAoB,GAAG"} \ No newline at end of file diff --git a/src/components/Row/index.d.ts b/src/components/Row/index.d.ts new file mode 100644 index 0000000..caa7243 --- /dev/null +++ b/src/components/Row/index.d.ts @@ -0,0 +1,2 @@ +export { Row } from "./Row"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/components/Row/index.d.ts.map b/src/components/Row/index.d.ts.map new file mode 100644 index 0000000..9495636 --- /dev/null +++ b/src/components/Row/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC"} \ No newline at end of file diff --git a/src/components/Row/index.js b/src/components/Row/index.js new file mode 100644 index 0000000..750bd97 --- /dev/null +++ b/src/components/Row/index.js @@ -0,0 +1,2 @@ +export { Row } from "./Row"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/components/Row/index.js.map b/src/components/Row/index.js.map new file mode 100644 index 0000000..be0cea0 --- /dev/null +++ b/src/components/Row/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC","sourcesContent":["export { Row } from \"./Row\";\n"]} \ No newline at end of file diff --git a/src/components/SecureCode/SecureCode.d.ts b/src/components/SecureCode/SecureCode.d.ts new file mode 100644 index 0000000..36fc4a9 --- /dev/null +++ b/src/components/SecureCode/SecureCode.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { SecureCodeProps } from 'src/types'; +declare function SecureCode(props: SecureCodeProps): JSX.Element; +export default SecureCode; +//# sourceMappingURL=SecureCode.d.ts.map \ No newline at end of file diff --git a/src/components/SecureCode/SecureCode.d.ts.map b/src/components/SecureCode/SecureCode.d.ts.map new file mode 100644 index 0000000..aa3ef4f --- /dev/null +++ b/src/components/SecureCode/SecureCode.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"SecureCode.d.ts","sourceRoot":"","sources":["SecureCode.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAIxE,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAsO5C,iBAAS,UAAU,CAAC,KAAK,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,CA0BvD;AAED,eAAe,UAAU,CAAC"} \ No newline at end of file diff --git a/src/components/SecureCode/SecureCode.js b/src/components/SecureCode/SecureCode.js new file mode 100644 index 0000000..fd55f11 --- /dev/null +++ b/src/components/SecureCode/SecureCode.js @@ -0,0 +1,248 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import { SecureCodeProps } from 'src/types'; +const SecureCode1 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + height: 'auto', + width: 'fit-content', +}); +const SecureCode2 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + width: `320px`, + margin: `0px`, +})); +const Frame145 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `8px 0px 0px 0px`, +}); +const Input1 = styled('div')({ + border: `1px solid rgba(233, 236, 239, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `center`, + alignItems: `center`, + padding: `10px 14px`, + width: `56px`, + margin: `0px`, +}); +const Q7 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `30px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `36px`, + textTransform: `none`, + margin: `0px`, +})); +const Input2 = styled('div')({ + border: `1px solid rgba(233, 236, 239, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `center`, + alignItems: `center`, + padding: `10px 14px`, + width: `56px`, + margin: `0px 0px 0px 8px`, +}); +const Q8 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `30px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `36px`, + textTransform: `none`, + margin: `0px`, +})); +const Input3 = styled('div')({ + border: `1px solid rgba(233, 236, 239, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `center`, + alignItems: `center`, + padding: `10px 14px`, + width: `56px`, + margin: `0px 0px 0px 8px`, +}); +const Q0 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(222, 226, 230, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `30px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `36px`, + textTransform: `none`, + margin: `0px`, +})); +const Input4 = styled('div')({ + border: `1px solid rgba(233, 236, 239, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `center`, + alignItems: `center`, + padding: `10px 14px`, + width: `56px`, + margin: `0px 0px 0px 8px`, +}); +const Q01 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(233, 236, 239, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `30px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `36px`, + textTransform: `none`, + margin: `0px`, +})); +const Input5 = styled('div')({ + border: `1px solid rgba(233, 236, 239, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `center`, + alignItems: `center`, + padding: `10px 14px`, + width: `56px`, + margin: `0px 0px 0px 8px`, +}); +const Q02 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(233, 236, 239, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `30px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `36px`, + textTransform: `none`, + margin: `0px`, +})); +const Input6 = styled('div')({ + border: `1px solid rgba(233, 236, 239, 1)`, + boxSizing: `border-box`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `center`, + alignItems: `center`, + padding: `10px 14px`, + width: `56px`, + margin: `0px 0px 0px 8px`, +}); +const Q03 = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(233, 236, 239, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `30px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `36px`, + textTransform: `none`, + margin: `0px`, +})); +function SecureCode(props) { + return (React.createElement(SecureCode1, { className: props.className }, + React.createElement(SecureCode2, null, `Secure Code`), + React.createElement(Frame145, null, + React.createElement(Input1, null, + React.createElement(Q7, null, `7`)), + React.createElement(Input2, null, + React.createElement(Q8, null, `8`)), + React.createElement(Input3, null, + React.createElement(Q0, null, `0`)), + React.createElement(Input4, null, + React.createElement(Q01, null, `0`)), + React.createElement(Input5, null, + React.createElement(Q02, null, `0`)), + React.createElement(Input6, null, + React.createElement(Q03, null, `0`))))); +} +export default SecureCode; +//# sourceMappingURL=SecureCode.js.map \ No newline at end of file diff --git a/src/components/SecureCode/SecureCode.js.map b/src/components/SecureCode/SecureCode.js.map new file mode 100644 index 0000000..aafa181 --- /dev/null +++ b/src/components/SecureCode/SecureCode.js.map @@ -0,0 +1 @@ +{"version":3,"file":"SecureCode.js","sourceRoot":"","sources":["SecureCode.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport { SecureCodeProps } from 'src/types';\n\nconst SecureCode1: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: 'auto',\n width: 'fit-content',\n});\n\nconst SecureCode2: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n width: `320px`,\n margin: `0px`,\n}));\n\nconst Frame145: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `8px 0px 0px 0px`,\n});\n\nconst Input1: any = styled('div')({\n border: `1px solid rgba(233, 236, 239, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `center`,\n alignItems: `center`,\n padding: `10px 14px`,\n width: `56px`,\n margin: `0px`,\n});\n\nconst Q7: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `30px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `36px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Input2: any = styled('div')({\n border: `1px solid rgba(233, 236, 239, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `center`,\n alignItems: `center`,\n padding: `10px 14px`,\n width: `56px`,\n margin: `0px 0px 0px 8px`,\n});\n\nconst Q8: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `30px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `36px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Input3: any = styled('div')({\n border: `1px solid rgba(233, 236, 239, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `center`,\n alignItems: `center`,\n padding: `10px 14px`,\n width: `56px`,\n margin: `0px 0px 0px 8px`,\n});\n\nconst Q0: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(222, 226, 230, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `30px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `36px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Input4: any = styled('div')({\n border: `1px solid rgba(233, 236, 239, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `center`,\n alignItems: `center`,\n padding: `10px 14px`,\n width: `56px`,\n margin: `0px 0px 0px 8px`,\n});\n\nconst Q01: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(233, 236, 239, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `30px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `36px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Input5: any = styled('div')({\n border: `1px solid rgba(233, 236, 239, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `center`,\n alignItems: `center`,\n padding: `10px 14px`,\n width: `56px`,\n margin: `0px 0px 0px 8px`,\n});\n\nconst Q02: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(233, 236, 239, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `30px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `36px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nconst Input6: any = styled('div')({\n border: `1px solid rgba(233, 236, 239, 1)`,\n boxSizing: `border-box`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `center`,\n alignItems: `center`,\n padding: `10px 14px`,\n width: `56px`,\n margin: `0px 0px 0px 8px`,\n});\n\nconst Q03: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(233, 236, 239, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `30px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `36px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nfunction SecureCode(props: SecureCodeProps): JSX.Element {\n return (\n \n {`Secure Code`}\n \n \n {`7`}\n \n \n {`8`}\n \n \n {`0`}\n \n \n {`0`}\n \n \n {`0`}\n \n \n {`0`}\n \n \n \n );\n}\n\nexport default SecureCode;\n"]} \ No newline at end of file diff --git a/src/components/Selection/Selection.d.ts b/src/components/Selection/Selection.d.ts new file mode 100644 index 0000000..011c436 --- /dev/null +++ b/src/components/Selection/Selection.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { SelectionProps } from 'src/types'; +declare function Selection(props: SelectionProps): JSX.Element; +export default Selection; +//# sourceMappingURL=Selection.d.ts.map \ No newline at end of file diff --git a/src/components/Selection/Selection.d.ts.map b/src/components/Selection/Selection.d.ts.map new file mode 100644 index 0000000..da172f6 --- /dev/null +++ b/src/components/Selection/Selection.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Selection.d.ts","sourceRoot":"","sources":["Selection.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAKxE,OAAO,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AA6F3C,iBAAS,SAAS,CAAC,KAAK,EAAE,cAAc,GAAG,GAAG,CAAC,OAAO,CAgBrD;AAED,eAAe,SAAS,CAAC"} \ No newline at end of file diff --git a/src/components/Selection/Selection.js b/src/components/Selection/Selection.js new file mode 100644 index 0000000..2cf2ebc --- /dev/null +++ b/src/components/Selection/Selection.js @@ -0,0 +1,112 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import Ellipse4Image from 'src/assets/images/Selection_Ellipse_4.png'; +import { styled } from '@mui/material/styles'; +import { SelectionProps } from 'src/types'; +const StateDefault = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + border: `1px solid rgba(233, 236, 239, 1)`, + boxSizing: `border-box`, + borderRadius: `12px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `20px`, + height: 'auto', +})); +const Frame133 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Frame132 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Ellipse4 = styled('img')({ + height: `16px`, + width: `16px`, + margin: `0px`, +}); +const Label = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px 0px 0px 12px`, +})); +const Frame134 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px 0px 0px 28px`, + boxSizing: `border-box`, + margin: `4px 0px 0px 0px`, +}); +const DescriptionInOneOrMo = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(134, 142, 150, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + width: `162px`, + margin: `0px`, +})); +function Selection(props) { + return (React.createElement(StateDefault, { className: props.className }, + React.createElement(Frame133, null, + React.createElement(Frame132, null, + React.createElement(Ellipse4, { src: Ellipse4Image, loading: "lazy", alt: 'Ellipse 4' }), + React.createElement(Label, null, `Label`)), + React.createElement(Frame134, null, + React.createElement(DescriptionInOneOrMo, null, `Description in one or more lines`))))); +} +export default Selection; +//# sourceMappingURL=Selection.js.map \ No newline at end of file diff --git a/src/components/Selection/Selection.js.map b/src/components/Selection/Selection.js.map new file mode 100644 index 0000000..f192261 --- /dev/null +++ b/src/components/Selection/Selection.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Selection.js","sourceRoot":"","sources":["Selection.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport Ellipse4Image from 'src/assets/images/Selection_Ellipse_4.png';\nimport { styled } from '@mui/material/styles';\nimport { SelectionProps } from 'src/types';\n\nconst StateDefault: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n border: `1px solid rgba(233, 236, 239, 1)`,\n boxSizing: `border-box`,\n borderRadius: `12px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `20px`,\n height: 'auto',\n}));\n\nconst Frame133: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Frame132: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Ellipse4: any = styled('img')({\n height: `16px`,\n width: `16px`,\n margin: `0px`,\n});\n\nconst Label: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px 0px 0px 12px`,\n}));\n\nconst Frame134: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px 0px 0px 28px`,\n boxSizing: `border-box`,\n margin: `4px 0px 0px 0px`,\n});\n\nconst DescriptionInOneOrMo: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(134, 142, 150, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n width: `162px`,\n margin: `0px`,\n}));\n\nfunction Selection(props: SelectionProps): JSX.Element {\n return (\n \n \n \n \n \n \n \n \n {`Description in one or more lines`}\n \n \n \n \n );\n}\n\nexport default Selection;\n"]} \ No newline at end of file diff --git a/src/components/StepIcon/StepIcon.d.ts b/src/components/StepIcon/StepIcon.d.ts new file mode 100644 index 0000000..b11e3ae --- /dev/null +++ b/src/components/StepIcon/StepIcon.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { StepIconProps } from 'src/types'; +declare function StepIcon(props: StepIconProps): JSX.Element; +export default StepIcon; +//# sourceMappingURL=StepIcon.d.ts.map \ No newline at end of file diff --git a/src/components/StepIcon/StepIcon.d.ts.map b/src/components/StepIcon/StepIcon.d.ts.map new file mode 100644 index 0000000..8b3fd4a --- /dev/null +++ b/src/components/StepIcon/StepIcon.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"StepIcon.d.ts","sourceRoot":"","sources":["StepIcon.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAUxE,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAC;AA+D1C,iBAAS,QAAQ,CAAC,KAAK,EAAE,aAAa,GAAG,GAAG,CAAC,OAAO,CAuBnD;AAED,eAAe,QAAQ,CAAC"} \ No newline at end of file diff --git a/src/components/StepIcon/StepIcon.js b/src/components/StepIcon/StepIcon.js new file mode 100644 index 0000000..57e4242 --- /dev/null +++ b/src/components/StepIcon/StepIcon.js @@ -0,0 +1,87 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import Ellipse5Image from 'src/assets/images/StepIcon_Ellipse_5.png'; +import HeroiconsMiniCheckImage from 'src/assets/images/StepIcon_heroicons_mini_check.svg'; +import Ellipse51Image from 'src/assets/images/StepIcon_Ellipse_5_1.png'; +import Ellipse6Image from 'src/assets/images/StepIcon_Ellipse_6.png'; +import Ellipse52Image from 'src/assets/images/StepIcon_Ellipse_5_2.png'; +import Ellipse61Image from 'src/assets/images/StepIcon_Ellipse_6_1.png'; +import { styled } from '@mui/material/styles'; +import { StepIconProps } from 'src/types'; +const StateCompleted = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + width: '100%', + height: `24px`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, +}); +const Ellipse5 = styled('img')({ + height: `16px`, + width: `16px`, + position: `absolute`, + left: `4px`, + top: `4px`, +}); +const HeroiconsMiniCheck = styled('img')({ + height: `auto`, + width: `12px`, + position: `absolute`, + left: `6px`, + top: `6px`, +}); +const Ellipse51 = styled('img')({ + height: `16px`, + width: `16px`, + position: `absolute`, + left: `4px`, + top: `4px`, +}); +const Ellipse6 = styled('img')({ + height: `6px`, + width: `6px`, + position: `absolute`, + left: `9px`, + top: `9px`, +}); +const Ellipse52 = styled('img')({ + height: `16px`, + width: `16px`, + position: `absolute`, + left: `4px`, + top: `4px`, +}); +const Ellipse61 = styled('img')({ + height: `6px`, + width: `6px`, + position: `absolute`, + left: `9px`, + top: `9px`, +}); +function StepIcon(props) { + return (React.createElement(StateCompleted, { className: props.className }, + React.createElement(Ellipse5, { src: Ellipse5Image, loading: "lazy", alt: 'Ellipse 5' }), + React.createElement(HeroiconsMiniCheck, { src: HeroiconsMiniCheckImage, loading: "lazy", alt: 'heroicons-mini/check' }), + false && (React.createElement(Ellipse51, { src: Ellipse51Image, loading: "lazy", alt: 'Ellipse 5' })), + false && (React.createElement(Ellipse6, { src: Ellipse6Image, loading: "lazy", alt: 'Ellipse 6' })), + false && (React.createElement(Ellipse52, { src: Ellipse52Image, loading: "lazy", alt: 'Ellipse 5' })), + false && (React.createElement(Ellipse61, { src: Ellipse61Image, loading: "lazy", alt: 'Ellipse 6' })))); +} +export default StepIcon; +//# sourceMappingURL=StepIcon.js.map \ No newline at end of file diff --git a/src/components/StepIcon/StepIcon.js.map b/src/components/StepIcon/StepIcon.js.map new file mode 100644 index 0000000..ddd639d --- /dev/null +++ b/src/components/StepIcon/StepIcon.js.map @@ -0,0 +1 @@ +{"version":3,"file":"StepIcon.js","sourceRoot":"","sources":["StepIcon.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport Ellipse5Image from 'src/assets/images/StepIcon_Ellipse_5.png';\nimport HeroiconsMiniCheckImage from 'src/assets/images/StepIcon_heroicons_mini_check.svg';\nimport Ellipse51Image from 'src/assets/images/StepIcon_Ellipse_5_1.png';\nimport Ellipse6Image from 'src/assets/images/StepIcon_Ellipse_6.png';\nimport Ellipse52Image from 'src/assets/images/StepIcon_Ellipse_5_2.png';\nimport Ellipse61Image from 'src/assets/images/StepIcon_Ellipse_6_1.png';\nimport { styled } from '@mui/material/styles';\nimport { StepIconProps } from 'src/types';\n\nconst StateCompleted: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n width: '100%',\n height: `24px`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n});\n\nconst Ellipse5: any = styled('img')({\n height: `16px`,\n width: `16px`,\n position: `absolute`,\n left: `4px`,\n top: `4px`,\n});\n\nconst HeroiconsMiniCheck: any = styled('img')({\n height: `auto`,\n width: `12px`,\n position: `absolute`,\n left: `6px`,\n top: `6px`,\n});\n\nconst Ellipse51: any = styled('img')({\n height: `16px`,\n width: `16px`,\n position: `absolute`,\n left: `4px`,\n top: `4px`,\n});\n\nconst Ellipse6: any = styled('img')({\n height: `6px`,\n width: `6px`,\n position: `absolute`,\n left: `9px`,\n top: `9px`,\n});\n\nconst Ellipse52: any = styled('img')({\n height: `16px`,\n width: `16px`,\n position: `absolute`,\n left: `4px`,\n top: `4px`,\n});\n\nconst Ellipse61: any = styled('img')({\n height: `6px`,\n width: `6px`,\n position: `absolute`,\n left: `9px`,\n top: `9px`,\n});\n\nfunction StepIcon(props: StepIconProps): JSX.Element {\n return (\n \n \n \n {false && (\n \n )}\n {false && (\n \n )}\n {false && (\n \n )}\n {false && (\n \n )}\n \n );\n}\n\nexport default StepIcon;\n"]} \ No newline at end of file diff --git a/src/components/Stepper/Stepper.d.ts b/src/components/Stepper/Stepper.d.ts new file mode 100644 index 0000000..27a0441 --- /dev/null +++ b/src/components/Stepper/Stepper.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { StepperProps } from 'src/types'; +declare function Stepper(props: StepperProps): JSX.Element; +export default Stepper; +//# sourceMappingURL=Stepper.d.ts.map \ No newline at end of file diff --git a/src/components/Stepper/Stepper.d.ts.map b/src/components/Stepper/Stepper.d.ts.map new file mode 100644 index 0000000..6a233b6 --- /dev/null +++ b/src/components/Stepper/Stepper.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Stepper.d.ts","sourceRoot":"","sources":["Stepper.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAKxE,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AA8KzC,iBAAS,OAAO,CAAC,KAAK,EAAE,YAAY,GAAG,GAAG,CAAC,OAAO,CAsBjD;AAED,eAAe,OAAO,CAAC"} \ No newline at end of file diff --git a/src/components/Stepper/Stepper.js b/src/components/Stepper/Stepper.js new file mode 100644 index 0000000..e0e7fa2 --- /dev/null +++ b/src/components/Stepper/Stepper.js @@ -0,0 +1,193 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import StepIcon from 'src/components/StepIcon/StepIcon'; +import { StepperProps } from 'src/types'; +const Stepper1 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + width: '100%', + height: `52px`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, +}); +const Pending = styled('div')(({ theme }) => ({ + textAlign: `center`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + position: `absolute`, + left: `4px`, + top: `36px`, +})); +const Sent = styled('div')(({ theme }) => ({ + textAlign: `center`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(217, 140, 51, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + position: `absolute`, + left: `127px`, + top: `36px`, +})); +const Underwriting = styled('div')(({ theme }) => ({ + textAlign: `center`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + position: `absolute`, + left: `219px`, + top: `36px`, +})); +const NeedMoreInfo = styled('div')(({ theme }) => ({ + textAlign: `center`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(73, 80, 87, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `11px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `14px`, + textTransform: `none`, + position: `absolute`, + left: `325px`, + top: `36px`, +})); +const Frame186 = styled('div')({ + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `center`, + padding: `0px`, + boxSizing: `border-box`, + width: `388px`, + height: `24px`, + left: `13px`, + top: `0px`, +}); +const StepIcon1 = styled(StepIcon)(({ theme }) => ({ + width: `24px`, + height: `24px`, + margin: `0px`, +})); +const Frame188 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px 4px 0px 0px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Rectangle1 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(217, 140, 51, 1)`, + borderRadius: `1px`, + height: `2px`, + width: `86px`, + margin: `0px`, +})); +const StepIcon2 = styled(StepIcon)(({ theme }) => ({ + width: `24px`, + height: `24px`, + margin: `0px`, +})); +const Frame187 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px 0px 0px 4px`, + boxSizing: `border-box`, + margin: `0px`, +}); +const Rectangle2 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(222, 226, 230, 1)`, + borderRadius: `1px`, + height: `2px`, + width: `86px`, + margin: `0px`, +})); +const StepIcon3 = styled(StepIcon)(({ theme }) => ({ + width: `24px`, + height: `24px`, + margin: `0px`, +})); +const Rectangle3 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(222, 226, 230, 1)`, + borderRadius: `1px`, + width: `90px`, + height: `2px`, + margin: `0px`, +})); +const StepIcon4 = styled(StepIcon)(({ theme }) => ({ + width: `24px`, + height: `24px`, + margin: `0px`, +})); +function Stepper(props) { + return (React.createElement(Stepper1, { className: props.className }, + React.createElement(Pending, null, `Pending`), + React.createElement(Sent, null, `Sent`), + React.createElement(Underwriting, null, `Underwriting`), + React.createElement(NeedMoreInfo, null, `Need more info.`), + React.createElement(Frame186, null, + React.createElement(StepIcon1, null), + React.createElement(Frame188, null, + React.createElement(Rectangle1, null)), + React.createElement(StepIcon2, null), + React.createElement(Frame187, null, + React.createElement(Rectangle2, null)), + React.createElement(StepIcon3, null), + React.createElement(Rectangle3, null), + React.createElement(StepIcon4, null)))); +} +export default Stepper; +//# sourceMappingURL=Stepper.js.map \ No newline at end of file diff --git a/src/components/Stepper/Stepper.js.map b/src/components/Stepper/Stepper.js.map new file mode 100644 index 0000000..2be631f --- /dev/null +++ b/src/components/Stepper/Stepper.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Stepper.js","sourceRoot":"","sources":["Stepper.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport StepIcon from 'src/components/StepIcon/StepIcon';\nimport { StepperProps } from 'src/types';\n\nconst Stepper1: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n width: '100%',\n height: `52px`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n});\n\nconst Pending: any = styled('div')(({ theme }: any) => ({\n textAlign: `center`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n position: `absolute`,\n left: `4px`,\n top: `36px`,\n}));\n\nconst Sent: any = styled('div')(({ theme }: any) => ({\n textAlign: `center`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(217, 140, 51, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n position: `absolute`,\n left: `127px`,\n top: `36px`,\n}));\n\nconst Underwriting: any = styled('div')(({ theme }: any) => ({\n textAlign: `center`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n position: `absolute`,\n left: `219px`,\n top: `36px`,\n}));\n\nconst NeedMoreInfo: any = styled('div')(({ theme }: any) => ({\n textAlign: `center`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(73, 80, 87, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `11px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `14px`,\n textTransform: `none`,\n position: `absolute`,\n left: `325px`,\n top: `36px`,\n}));\n\nconst Frame186: any = styled('div')({\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `center`,\n padding: `0px`,\n boxSizing: `border-box`,\n width: `388px`,\n height: `24px`,\n left: `13px`,\n top: `0px`,\n});\n\nconst StepIcon1: any = styled(StepIcon)(({ theme }: any) => ({\n width: `24px`,\n height: `24px`,\n margin: `0px`,\n}));\n\nconst Frame188: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px 4px 0px 0px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Rectangle1: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(217, 140, 51, 1)`,\n borderRadius: `1px`,\n height: `2px`,\n width: `86px`,\n margin: `0px`,\n}));\n\nconst StepIcon2: any = styled(StepIcon)(({ theme }: any) => ({\n width: `24px`,\n height: `24px`,\n margin: `0px`,\n}));\n\nconst Frame187: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px 0px 0px 4px`,\n boxSizing: `border-box`,\n margin: `0px`,\n});\n\nconst Rectangle2: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(222, 226, 230, 1)`,\n borderRadius: `1px`,\n height: `2px`,\n width: `86px`,\n margin: `0px`,\n}));\n\nconst StepIcon3: any = styled(StepIcon)(({ theme }: any) => ({\n width: `24px`,\n height: `24px`,\n margin: `0px`,\n}));\n\nconst Rectangle3: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(222, 226, 230, 1)`,\n borderRadius: `1px`,\n width: `90px`,\n height: `2px`,\n margin: `0px`,\n}));\n\nconst StepIcon4: any = styled(StepIcon)(({ theme }: any) => ({\n width: `24px`,\n height: `24px`,\n margin: `0px`,\n}));\n\nfunction Stepper(props: StepperProps): JSX.Element {\n return (\n \n {`Pending`}\n {`Sent`}\n {`Underwriting`}\n {`Need more info.`}\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n}\n\nexport default Stepper;\n"]} \ No newline at end of file diff --git a/src/components/SubMenu/SubMenu.d.ts b/src/components/SubMenu/SubMenu.d.ts new file mode 100644 index 0000000..dcbc451 --- /dev/null +++ b/src/components/SubMenu/SubMenu.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { SubMenuProps } from 'src/types'; +declare function SubMenu(props: SubMenuProps): JSX.Element; +export default SubMenu; +//# sourceMappingURL=SubMenu.d.ts.map \ No newline at end of file diff --git a/src/components/SubMenu/SubMenu.d.ts.map b/src/components/SubMenu/SubMenu.d.ts.map new file mode 100644 index 0000000..5b4d11b --- /dev/null +++ b/src/components/SubMenu/SubMenu.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"SubMenu.d.ts","sourceRoot":"","sources":["SubMenu.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAKxE,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAwCzC,iBAAS,OAAO,CAAC,KAAK,EAAE,YAAY,GAAG,GAAG,CAAC,OAAO,CAUjD;AAED,eAAe,OAAO,CAAC"} \ No newline at end of file diff --git a/src/components/SubMenu/SubMenu.js b/src/components/SubMenu/SubMenu.js new file mode 100644 index 0000000..a0b1e20 --- /dev/null +++ b/src/components/SubMenu/SubMenu.js @@ -0,0 +1,59 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import MenuItem from 'src/components/MenuItem/MenuItem'; +import { SubMenuProps } from 'src/types'; +const SubMenu1 = styled('div')({ + backgroundColor: `rgba(255, 255, 255, 1)`, + boxShadow: `0px 1px 2px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.2)`, + backdropFilter: `blur(4px)`, + WebkitBackdropFilter: `blur(4px)`, + borderRadius: `8px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `16px`, + boxSizing: `border-box`, + height: 'auto', +}); +const MenuItem1 = styled(MenuItem)(({ theme }) => ({ + margin: `0px`, +})); +const MenuItem2 = styled(MenuItem)(({ theme }) => ({ + margin: `20px 0px 0px 0px`, +})); +const MenuItem3 = styled(MenuItem)(({ theme }) => ({ + margin: `20px 0px 0px 0px`, +})); +const MenuItem4 = styled(MenuItem)(({ theme }) => ({ + margin: `20px 0px 0px 0px`, +})); +const MenuItem5 = styled(MenuItem)(({ theme }) => ({ + margin: `20px 0px 0px 0px`, +})); +function SubMenu(props) { + return (React.createElement(SubMenu1, { className: props.className }, + React.createElement(MenuItem1, null), + React.createElement(MenuItem2, null), + React.createElement(MenuItem3, null), + React.createElement(MenuItem4, null), + React.createElement(MenuItem5, null))); +} +export default SubMenu; +//# sourceMappingURL=SubMenu.js.map \ No newline at end of file diff --git a/src/components/SubMenu/SubMenu.js.map b/src/components/SubMenu/SubMenu.js.map new file mode 100644 index 0000000..c18999b --- /dev/null +++ b/src/components/SubMenu/SubMenu.js.map @@ -0,0 +1 @@ +{"version":3,"file":"SubMenu.js","sourceRoot":"","sources":["SubMenu.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;AAExE,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,QAAQ,MAAM,kCAAkC,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAEzC,MAAM,QAAQ,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAClC,eAAe,EAAE,wBAAwB;IACzC,SAAS,EAAE,iGAAiG;IAC5G,cAAc,EAAE,WAAW;IAC3B,oBAAoB,EAAE,WAAW;IACjC,YAAY,EAAE,KAAK;IACnB,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,QAAQ;IACvB,KAAK,EAAE,MAAM;IACb,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,MAAM;IACf,SAAS,EAAE,YAAY;IACvB,MAAM,EAAE,MAAM;CACf,CAAC,CAAC;AAEH,MAAM,SAAS,GAAQ,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAC3D,MAAM,EAAE,KAAK;CACd,CAAC,CAAC,CAAC;AAEJ,MAAM,SAAS,GAAQ,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAC3D,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,MAAM,SAAS,GAAQ,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAC3D,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,MAAM,SAAS,GAAQ,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAC3D,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,MAAM,SAAS,GAAQ,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAC3D,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,SAAS,OAAO,CAAC,KAAmB;IAClC,OAAO,CACL,oBAAC,QAAQ,IAAC,SAAS,EAAE,KAAK,CAAC,SAAS;QAClC,oBAAC,SAAS,OAAG;QACb,oBAAC,SAAS,OAAG;QACb,oBAAC,SAAS,OAAG;QACb,oBAAC,SAAS,OAAG;QACb,oBAAC,SAAS,OAAG,CACJ,CACZ,CAAC;AACJ,CAAC;AAED,eAAe,OAAO,CAAC","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport MenuItem from 'src/components/MenuItem/MenuItem';\nimport { SubMenuProps } from 'src/types';\n\nconst SubMenu1: any = styled('div')({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n boxShadow: `0px 1px 2px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.2)`,\n backdropFilter: `blur(4px)`,\n WebkitBackdropFilter: `blur(4px)`,\n borderRadius: `8px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `16px`,\n boxSizing: `border-box`,\n height: 'auto',\n});\n\nconst MenuItem1: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `0px`,\n}));\n\nconst MenuItem2: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `20px 0px 0px 0px`,\n}));\n\nconst MenuItem3: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `20px 0px 0px 0px`,\n}));\n\nconst MenuItem4: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `20px 0px 0px 0px`,\n}));\n\nconst MenuItem5: any = styled(MenuItem)(({ theme }: any) => ({\n margin: `20px 0px 0px 0px`,\n}));\n\nfunction SubMenu(props: SubMenuProps): JSX.Element {\n return (\n \n \n \n \n \n \n \n );\n}\n\nexport default SubMenu;\n"]} \ No newline at end of file diff --git a/src/components/TabItem/TabItem.d.ts b/src/components/TabItem/TabItem.d.ts new file mode 100644 index 0000000..990d554 --- /dev/null +++ b/src/components/TabItem/TabItem.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { TabItemProps } from 'src/types'; +declare function TabItem(props: TabItemProps): JSX.Element; +export default TabItem; +//# sourceMappingURL=TabItem.d.ts.map \ No newline at end of file diff --git a/src/components/TabItem/TabItem.d.ts.map b/src/components/TabItem/TabItem.d.ts.map new file mode 100644 index 0000000..de4620f --- /dev/null +++ b/src/components/TabItem/TabItem.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"TabItem.d.ts","sourceRoot":"","sources":["TabItem.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAIxE,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAiCzC,iBAAS,OAAO,CAAC,KAAK,EAAE,YAAY,GAAG,GAAG,CAAC,OAAO,CAMjD;AAED,eAAe,OAAO,CAAC"} \ No newline at end of file diff --git a/src/components/TabItem/TabItem.js b/src/components/TabItem/TabItem.js new file mode 100644 index 0000000..a499cbf --- /dev/null +++ b/src/components/TabItem/TabItem.js @@ -0,0 +1,51 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import { TabItemProps } from 'src/types'; +const StateActive = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(251, 244, 235, 1)`, + borderRadius: `20px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `10px 16px`, + boxSizing: `border-box`, + height: 'auto', + width: 'fit-content', +})); +const Label = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(217, 140, 51, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `14px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `20px`, + textTransform: `none`, + margin: `0px`, +})); +function TabItem(props) { + return (React.createElement(StateActive, { className: props.className }, + React.createElement(Label, null, `Label`))); +} +export default TabItem; +//# sourceMappingURL=TabItem.js.map \ No newline at end of file diff --git a/src/components/TabItem/TabItem.js.map b/src/components/TabItem/TabItem.js.map new file mode 100644 index 0000000..7d0b6b9 --- /dev/null +++ b/src/components/TabItem/TabItem.js.map @@ -0,0 +1 @@ +{"version":3,"file":"TabItem.js","sourceRoot":"","sources":["TabItem.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;AAExE,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAEzC,MAAM,WAAW,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IAC1D,eAAe,EAAE,wBAAwB;IACzC,YAAY,EAAE,MAAM;IACpB,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,WAAW;IACpB,SAAS,EAAE,YAAY;IACvB,MAAM,EAAE,MAAM;IACd,KAAK,EAAE,aAAa;CACrB,CAAC,CAAC,CAAC;AAEJ,MAAM,KAAK,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACpD,SAAS,EAAE,MAAM;IACjB,UAAU,EAAE,UAAU;IACtB,aAAa,EAAE,MAAM;IACrB,KAAK,EAAE,uBAAuB;IAC9B,SAAS,EAAE,QAAQ;IACnB,UAAU,EAAE,OAAO;IACnB,UAAU,EAAE,KAAK;IACjB,QAAQ,EAAE,MAAM;IAChB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,MAAM;IACtB,UAAU,EAAE,MAAM;IAClB,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,KAAK;CACd,CAAC,CAAC,CAAC;AAEJ,SAAS,OAAO,CAAC,KAAmB;IAClC,OAAO,CACL,oBAAC,WAAW,IAAC,SAAS,EAAE,KAAK,CAAC,SAAS;QACrC,oBAAC,KAAK,QAAE,OAAO,CAAS,CACZ,CACf,CAAC;AACJ,CAAC;AAED,eAAe,OAAO,CAAC","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport { TabItemProps } from 'src/types';\n\nconst StateActive: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(251, 244, 235, 1)`,\n borderRadius: `20px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `10px 16px`,\n boxSizing: `border-box`,\n height: 'auto',\n width: 'fit-content',\n}));\n\nconst Label: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(217, 140, 51, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `14px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `20px`,\n textTransform: `none`,\n margin: `0px`,\n}));\n\nfunction TabItem(props: TabItemProps): JSX.Element {\n return (\n \n \n \n );\n}\n\nexport default TabItem;\n"]} \ No newline at end of file diff --git a/src/components/Table/Table.d.ts b/src/components/Table/Table.d.ts new file mode 100644 index 0000000..2c33b69 --- /dev/null +++ b/src/components/Table/Table.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { TableProps } from 'src/types'; +declare function Table(props: TableProps): JSX.Element; +export default Table; +//# sourceMappingURL=Table.d.ts.map \ No newline at end of file diff --git a/src/components/Table/Table.d.ts.map b/src/components/Table/Table.d.ts.map new file mode 100644 index 0000000..c230d68 --- /dev/null +++ b/src/components/Table/Table.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["Table.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAKxE,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAkEvC,iBAAS,KAAK,CAAC,KAAK,EAAE,UAAU,GAAG,GAAG,CAAC,OAAO,CAe7C;AAED,eAAe,KAAK,CAAC"} \ No newline at end of file diff --git a/src/components/Table/Table.js b/src/components/Table/Table.js new file mode 100644 index 0000000..09f21dc --- /dev/null +++ b/src/components/Table/Table.js @@ -0,0 +1,85 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import Row from 'src/components/Row/Row'; +import { TableProps } from 'src/types'; +const Table1 = styled('div')({ + borderRadius: `24px`, + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `column`, + width: '100%', + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + height: 'auto', +}); +const Row1 = styled(Row)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `0px`, +})); +const Row2 = styled(Row)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `0px`, +})); +const Row3 = styled(Row)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `0px`, +})); +const Row4 = styled(Row)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `0px`, +})); +const Row5 = styled(Row)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `0px`, +})); +const Row6 = styled(Row)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `0px`, +})); +const Row7 = styled(Row)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `0px`, +})); +const Row8 = styled(Row)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `0px`, +})); +const Row9 = styled(Row)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `0px`, +})); +const Row10 = styled(Row)(({ theme }) => ({ + alignSelf: `stretch`, + margin: `0px`, +})); +function Table(props) { + return (React.createElement(Table1, { className: props.className }, + React.createElement(Row1, null), + React.createElement(Row2, null), + React.createElement(Row3, null), + React.createElement(Row4, null), + React.createElement(Row5, null), + React.createElement(Row6, null), + React.createElement(Row7, null), + React.createElement(Row8, null), + React.createElement(Row9, null), + React.createElement(Row10, null))); +} +export default Table; +//# sourceMappingURL=Table.js.map \ No newline at end of file diff --git a/src/components/Table/Table.js.map b/src/components/Table/Table.js.map new file mode 100644 index 0000000..ecd1eaa --- /dev/null +++ b/src/components/Table/Table.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Table.js","sourceRoot":"","sources":["Table.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport Row from 'src/components/Row/Row';\nimport { TableProps } from 'src/types';\n\nconst Table1: any = styled('div')({\n borderRadius: `24px`,\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `column`,\n width: '100%',\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: 'auto',\n});\n\nconst Row1: any = styled(Row)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `0px`,\n}));\n\nconst Row2: any = styled(Row)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `0px`,\n}));\n\nconst Row3: any = styled(Row)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `0px`,\n}));\n\nconst Row4: any = styled(Row)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `0px`,\n}));\n\nconst Row5: any = styled(Row)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `0px`,\n}));\n\nconst Row6: any = styled(Row)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `0px`,\n}));\n\nconst Row7: any = styled(Row)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `0px`,\n}));\n\nconst Row8: any = styled(Row)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `0px`,\n}));\n\nconst Row9: any = styled(Row)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `0px`,\n}));\n\nconst Row10: any = styled(Row)(({ theme }: any) => ({\n alignSelf: `stretch`,\n margin: `0px`,\n}));\n\nfunction Table(props: TableProps): JSX.Element {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n );\n}\n\nexport default Table;\n"]} \ No newline at end of file diff --git a/src/components/Tabs/Tabs.d.ts b/src/components/Tabs/Tabs.d.ts new file mode 100644 index 0000000..11eabfe --- /dev/null +++ b/src/components/Tabs/Tabs.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { TabsProps } from 'src/types'; +declare function Tabs(props: TabsProps): JSX.Element; +export default Tabs; +//# sourceMappingURL=Tabs.d.ts.map \ No newline at end of file diff --git a/src/components/Tabs/Tabs.d.ts.map b/src/components/Tabs/Tabs.d.ts.map new file mode 100644 index 0000000..ddafb72 --- /dev/null +++ b/src/components/Tabs/Tabs.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["Tabs.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAKxE,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AAmCtC,iBAAS,IAAI,CAAC,KAAK,EAAE,SAAS,GAAG,GAAG,CAAC,OAAO,CAU3C;AAED,eAAe,IAAI,CAAC"} \ No newline at end of file diff --git a/src/components/Tabs/Tabs.js b/src/components/Tabs/Tabs.js new file mode 100644 index 0000000..4a51e70 --- /dev/null +++ b/src/components/Tabs/Tabs.js @@ -0,0 +1,54 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import { styled } from '@mui/material/styles'; +import TabItem from 'src/components/TabItem/TabItem'; +import { TabsProps } from 'src/types'; +const Property1Default = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, + height: 'auto', + width: 'fit-content', +}); +const TabItem1 = styled(TabItem)(({ theme }) => ({ + margin: `0px`, +})); +const TabItem2 = styled(TabItem)(({ theme }) => ({ + margin: `0px 0px 0px 16px`, +})); +const TabItem3 = styled(TabItem)(({ theme }) => ({ + margin: `0px 0px 0px 16px`, +})); +const TabItem4 = styled(TabItem)(({ theme }) => ({ + margin: `0px 0px 0px 16px`, +})); +const TabItem5 = styled(TabItem)(({ theme }) => ({ + margin: `0px 0px 0px 16px`, +})); +function Tabs(props) { + return (React.createElement(Property1Default, { className: props.className }, + React.createElement(TabItem1, null), + React.createElement(TabItem2, null), + React.createElement(TabItem3, null), + React.createElement(TabItem4, null), + React.createElement(TabItem5, null))); +} +export default Tabs; +//# sourceMappingURL=Tabs.js.map \ No newline at end of file diff --git a/src/components/Tabs/Tabs.js.map b/src/components/Tabs/Tabs.js.map new file mode 100644 index 0000000..9aa8cca --- /dev/null +++ b/src/components/Tabs/Tabs.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Tabs.js","sourceRoot":"","sources":["Tabs.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;AAExE,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,OAAO,MAAM,gCAAgC,CAAC;AACrD,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AAEtC,MAAM,gBAAgB,GAAQ,MAAM,CAAC,KAAK,CAAC,CAAC;IAC1C,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,SAAS;IACpB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,YAAY;IAC5B,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,KAAK;IACd,SAAS,EAAE,YAAY;IACvB,MAAM,EAAE,MAAM;IACd,KAAK,EAAE,aAAa;CACrB,CAAC,CAAC;AAEH,MAAM,QAAQ,GAAQ,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACzD,MAAM,EAAE,KAAK;CACd,CAAC,CAAC,CAAC;AAEJ,MAAM,QAAQ,GAAQ,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACzD,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,MAAM,QAAQ,GAAQ,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACzD,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,MAAM,QAAQ,GAAQ,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACzD,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,MAAM,QAAQ,GAAQ,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,KAAK,EAAO,EAAE,EAAE,CAAC,CAAC;IACzD,MAAM,EAAE,kBAAkB;CAC3B,CAAC,CAAC,CAAC;AAEJ,SAAS,IAAI,CAAC,KAAgB;IAC5B,OAAO,CACL,oBAAC,gBAAgB,IAAC,SAAS,EAAE,KAAK,CAAC,SAAS;QAC1C,oBAAC,QAAQ,OAAG;QACZ,oBAAC,QAAQ,OAAG;QACZ,oBAAC,QAAQ,OAAG;QACZ,oBAAC,QAAQ,OAAG;QACZ,oBAAC,QAAQ,OAAG,CACK,CACpB,CAAC;AACJ,CAAC;AAED,eAAe,IAAI,CAAC","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport { styled } from '@mui/material/styles';\nimport TabItem from 'src/components/TabItem/TabItem';\nimport { TabsProps } from 'src/types';\n\nconst Property1Default: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n height: 'auto',\n width: 'fit-content',\n});\n\nconst TabItem1: any = styled(TabItem)(({ theme }: any) => ({\n margin: `0px`,\n}));\n\nconst TabItem2: any = styled(TabItem)(({ theme }: any) => ({\n margin: `0px 0px 0px 16px`,\n}));\n\nconst TabItem3: any = styled(TabItem)(({ theme }: any) => ({\n margin: `0px 0px 0px 16px`,\n}));\n\nconst TabItem4: any = styled(TabItem)(({ theme }: any) => ({\n margin: `0px 0px 0px 16px`,\n}));\n\nconst TabItem5: any = styled(TabItem)(({ theme }: any) => ({\n margin: `0px 0px 0px 16px`,\n}));\n\nfunction Tabs(props: TabsProps): JSX.Element {\n return (\n \n \n \n \n \n \n \n );\n}\n\nexport default Tabs;\n"]} \ No newline at end of file diff --git a/src/components/WeekendSpecials/WeekendSpecials.d.ts b/src/components/WeekendSpecials/WeekendSpecials.d.ts new file mode 100644 index 0000000..6ce52c0 --- /dev/null +++ b/src/components/WeekendSpecials/WeekendSpecials.d.ts @@ -0,0 +1,18 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +/// +import { WeekendSpecialsProps } from 'src/types'; +declare function WeekendSpecials(props: WeekendSpecialsProps): JSX.Element; +export default WeekendSpecials; +//# sourceMappingURL=WeekendSpecials.d.ts.map \ No newline at end of file diff --git a/src/components/WeekendSpecials/WeekendSpecials.d.ts.map b/src/components/WeekendSpecials/WeekendSpecials.d.ts.map new file mode 100644 index 0000000..0ab26ab --- /dev/null +++ b/src/components/WeekendSpecials/WeekendSpecials.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"WeekendSpecials.d.ts","sourceRoot":"","sources":["WeekendSpecials.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;wEAYwE;;AAMxE,OAAO,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AA6IjD,iBAAS,eAAe,CAAC,KAAK,EAAE,oBAAoB,GAAG,GAAG,CAAC,OAAO,CAsBjE;AAED,eAAe,eAAe,CAAC"} \ No newline at end of file diff --git a/src/components/WeekendSpecials/WeekendSpecials.js b/src/components/WeekendSpecials/WeekendSpecials.js new file mode 100644 index 0000000..b1392ee --- /dev/null +++ b/src/components/WeekendSpecials/WeekendSpecials.js @@ -0,0 +1,161 @@ +/********************************************************************** + * + * Component generated by Quest + * + * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts. + * To preserve that ability, always export from Quest to regenerate this file. + * To setup element attributes and CSS properties, use the Quest web app + * Code Logic goes in the hook associated with this component + * + * For help and further details refer to: https://www.quest.ai/docs + * + * + **********************************************************************/ +import React from 'react'; +import Rectangle24Image from 'src/assets/images/WeekendSpecials_Rectangle_24.png'; +import Rectangle4807Image from 'src/assets/images/WeekendSpecials_Rectangle_4807.png'; +import { styled } from '@mui/material/styles'; +import { WeekendSpecialsProps } from 'src/types'; +const WeekendSpecials1 = styled('div')({ + display: `flex`, + position: `relative`, + isolation: `isolate`, + flexDirection: `row`, + width: '100%', + height: `148px`, + justifyContent: `flex-start`, + alignItems: `flex-start`, + padding: `0px`, + boxSizing: `border-box`, +}); +const Rectangle24 = styled('img')({ + height: `148px`, + width: `352px`, + position: `absolute`, + left: `0px`, + top: `0px`, +}); +const Rectangle4807 = styled('img')({ + height: `148px`, + width: `295.23px`, + position: `absolute`, + left: `0px`, + top: `0px`, +}); +const MarriottFlorida = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(255, 255, 255, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `600`, + fontSize: `16px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `24px`, + textTransform: `none`, + width: `136.26px`, + position: `absolute`, + left: `23px`, + top: `20px`, +})); +const HereSADescriptionFor = styled('div')(({ theme }) => ({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(248, 249, 250, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `18px`, + textTransform: `none`, + width: `242.99px`, + position: `absolute`, + left: `23px`, + top: `48px`, +})); +const Button1 = styled('div')(({ theme }) => ({ + backgroundColor: `rgba(255, 255, 255, 1)`, + boxShadow: `0px 1px 1px rgba(0, 0, 0, 0.05), 0px 0px 1px rgba(0, 0, 0, 0.4)`, + borderRadius: `100px`, + display: `flex`, + position: `absolute`, + isolation: `isolate`, + flexDirection: `row`, + justifyContent: `center`, + alignItems: `center`, + padding: `8px 12px`, + boxSizing: `border-box`, + width: `107.87px`, + left: `23px`, + top: `96px`, +})); +const Q250150Span1 = styled('span')({ + whiteSpace: `pre-wrap`, + color: `rgba(173, 181, 189, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `line-through`, + lineHeight: `16px`, + textTransform: `none`, +}); +const Q250150Span2 = styled('span')({ + whiteSpace: `pre-wrap`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `500`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `16px`, + textTransform: `none`, +}); +const Q250150Span3 = styled('span')({ + whiteSpace: `pre-wrap`, + color: `rgba(33, 37, 41, 1)`, + fontStyle: `normal`, + fontFamily: `Inter`, + fontWeight: `700`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `16px`, + textTransform: `none`, +}); +const Q250150 = styled('div')({ + textAlign: `left`, + whiteSpace: `pre-wrap`, + fontSynthesis: `none`, + color: `rgba(0, 0, 0, 1)`, + fontStyle: `normal`, + fontFamily: 'unset', + fontWeight: `400`, + fontSize: `13px`, + letterSpacing: `0px`, + textDecoration: `none`, + lineHeight: `16px`, + textTransform: `none`, + margin: `0px`, +}); +function WeekendSpecials(props) { + return (React.createElement(WeekendSpecials1, { className: props.className }, + React.createElement(Rectangle24, { src: Rectangle24Image, loading: "lazy", alt: 'Rectangle 24' }), + React.createElement(Rectangle4807, { src: Rectangle4807Image, loading: "lazy", alt: 'Rectangle 4807' }), + React.createElement(MarriottFlorida, null, `Marriott Florida`), + React.createElement(HereSADescriptionFor, null, `Here’s a description for the deal that can go up to two lines.`), + React.createElement(Button1, null, + React.createElement(Q250150, null, + React.createElement(Q250150Span1, null, `$250`), + React.createElement(Q250150Span2, null, ` `), + React.createElement(Q250150Span3, null, `$150`))))); +} +export default WeekendSpecials; +//# sourceMappingURL=WeekendSpecials.js.map \ No newline at end of file diff --git a/src/components/WeekendSpecials/WeekendSpecials.js.map b/src/components/WeekendSpecials/WeekendSpecials.js.map new file mode 100644 index 0000000..08aaaaf --- /dev/null +++ b/src/components/WeekendSpecials/WeekendSpecials.js.map @@ -0,0 +1 @@ +{"version":3,"file":"WeekendSpecials.js","sourceRoot":"","sources":["WeekendSpecials.tsx"],"names":[],"mappings":"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","sourcesContent":["/**********************************************************************\n *\n * Component generated by Quest\n *\n * WARNING: By editing this component by hand, you will lose the ability to regenerate the code without conflicts.\n * To preserve that ability, always export from Quest to regenerate this file.\n * To setup element attributes and CSS properties, use the Quest web app\n * Code Logic goes in the hook associated with this component\n *\n * For help and further details refer to: https://www.quest.ai/docs\n *\n *\n **********************************************************************/\n\nimport React from 'react';\nimport Rectangle24Image from 'src/assets/images/WeekendSpecials_Rectangle_24.png';\nimport Rectangle4807Image from 'src/assets/images/WeekendSpecials_Rectangle_4807.png';\nimport { styled } from '@mui/material/styles';\nimport { WeekendSpecialsProps } from 'src/types';\n\nconst WeekendSpecials1: any = styled('div')({\n display: `flex`,\n position: `relative`,\n isolation: `isolate`,\n flexDirection: `row`,\n width: '100%',\n height: `148px`,\n justifyContent: `flex-start`,\n alignItems: `flex-start`,\n padding: `0px`,\n boxSizing: `border-box`,\n});\n\nconst Rectangle24: any = styled('img')({\n height: `148px`,\n width: `352px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n});\n\nconst Rectangle4807: any = styled('img')({\n height: `148px`,\n width: `295.23px`,\n position: `absolute`,\n left: `0px`,\n top: `0px`,\n});\n\nconst MarriottFlorida: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(255, 255, 255, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `600`,\n fontSize: `16px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `24px`,\n textTransform: `none`,\n width: `136.26px`,\n position: `absolute`,\n left: `23px`,\n top: `20px`,\n}));\n\nconst HereSADescriptionFor: any = styled('div')(({ theme }: any) => ({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(248, 249, 250, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `18px`,\n textTransform: `none`,\n width: `242.99px`,\n position: `absolute`,\n left: `23px`,\n top: `48px`,\n}));\n\nconst Button1: any = styled('div')(({ theme }: any) => ({\n backgroundColor: `rgba(255, 255, 255, 1)`,\n boxShadow: `0px 1px 1px rgba(0, 0, 0, 0.05), 0px 0px 1px rgba(0, 0, 0, 0.4)`,\n borderRadius: `100px`,\n display: `flex`,\n position: `absolute`,\n isolation: `isolate`,\n flexDirection: `row`,\n justifyContent: `center`,\n alignItems: `center`,\n padding: `8px 12px`,\n boxSizing: `border-box`,\n width: `107.87px`,\n left: `23px`,\n top: `96px`,\n}));\n\nconst Q250150Span1: any = styled('span')({\n whiteSpace: `pre-wrap`,\n color: `rgba(173, 181, 189, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `line-through`,\n lineHeight: `16px`,\n textTransform: `none`,\n});\n\nconst Q250150Span2: any = styled('span')({\n whiteSpace: `pre-wrap`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `500`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `16px`,\n textTransform: `none`,\n});\n\nconst Q250150Span3: any = styled('span')({\n whiteSpace: `pre-wrap`,\n color: `rgba(33, 37, 41, 1)`,\n fontStyle: `normal`,\n fontFamily: `Inter`,\n fontWeight: `700`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `16px`,\n textTransform: `none`,\n});\n\nconst Q250150: any = styled('div')({\n textAlign: `left`,\n whiteSpace: `pre-wrap`,\n fontSynthesis: `none`,\n color: `rgba(0, 0, 0, 1)`,\n fontStyle: `normal`,\n fontFamily: 'unset',\n fontWeight: `400`,\n fontSize: `13px`,\n letterSpacing: `0px`,\n textDecoration: `none`,\n lineHeight: `16px`,\n textTransform: `none`,\n margin: `0px`,\n});\n\nfunction WeekendSpecials(props: WeekendSpecialsProps): JSX.Element {\n return (\n \n \n \n {`Marriott Florida`}\n \n {`Here’s a description for the deal that can go up to two lines.`}\n \n \n \n {`$250`}\n {` `}\n {`$150`}\n \n \n \n );\n}\n\nexport default WeekendSpecials;\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.d.ts b/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.d.ts new file mode 100644 index 0000000..97f683f --- /dev/null +++ b/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.d.ts @@ -0,0 +1,6 @@ +interface Props { + className: any; +} +export declare const HeroiconsMiniEllipsisHorizontal: ({ className }: Props) => JSX.Element; +export {}; +//# sourceMappingURL=HeroiconsMiniEllipsisHorizontal.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.d.ts.map b/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.d.ts.map new file mode 100644 index 0000000..2287aa3 --- /dev/null +++ b/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsMiniEllipsisHorizontal.d.ts","sourceRoot":"","sources":["HeroiconsMiniEllipsisHorizontal.tsx"],"names":[],"mappings":"AAOA,UAAU,KAAK;IACb,SAAS,EAAE,GAAG,CAAC;CAChB;AAED,eAAO,MAAM,+BAA+B,kBAAmB,KAAK,KAAG,WA2BtE,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.js b/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.js new file mode 100644 index 0000000..7b62116 --- /dev/null +++ b/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.js @@ -0,0 +1,12 @@ +/* +We're constantly improving the code you see. +Please share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829 +*/ +import React from "react"; +export const HeroiconsMiniEllipsisHorizontal = ({ className }) => { + return (React.createElement("svg", { className: `heroicons-mini-ellipsis-horizontal ${className}`, fill: "none", height: "20", viewBox: "0 0 20 20", width: "20", xmlns: "http://www.w3.org/2000/svg" }, + React.createElement("path", { className: "path", d: "M3 10C3 9.17157 3.67157 8.5 4.5 8.5C5.32843 8.5 6 9.17157 6 10C6 10.8284 5.32843 11.5 4.5 11.5C3.67157 11.5 3 10.8284 3 10Z", fill: "#0F172A" }), + React.createElement("path", { className: "path", d: "M8.5 10C8.5 9.17157 9.17157 8.5 10 8.5C10.8284 8.5 11.5 9.17157 11.5 10C11.5 10.8284 10.8284 11.5 10 11.5C9.17157 11.5 8.5 10.8284 8.5 10Z", fill: "#0F172A" }), + React.createElement("path", { className: "path", d: "M15.5 8.5C14.6716 8.5 14 9.17157 14 10C14 10.8284 14.6716 11.5 15.5 11.5C16.3284 11.5 17 10.8284 17 10C17 9.17157 16.3284 8.5 15.5 8.5Z", fill: "#0F172A" }))); +}; +//# sourceMappingURL=HeroiconsMiniEllipsisHorizontal.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.js.map b/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.js.map new file mode 100644 index 0000000..0e5547d --- /dev/null +++ b/src/icons/HeroiconsMiniEllipsisHorizontal/HeroiconsMiniEllipsisHorizontal.js.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsMiniEllipsisHorizontal.js","sourceRoot":"","sources":["HeroiconsMiniEllipsisHorizontal.tsx"],"names":[],"mappings":"AAAA;;;EAGE;AAEF,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,MAAM,CAAC,MAAM,+BAA+B,GAAG,CAAC,EAAE,SAAS,EAAS,EAAe,EAAE;IACnF,OAAO,CACL,6BACE,SAAS,EAAE,sCAAsC,SAAS,EAAE,EAC5D,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,IAAI,EACV,KAAK,EAAC,4BAA4B;QAElC,8BACE,SAAS,EAAC,MAAM,EAChB,CAAC,EAAC,6HAA6H,EAC/H,IAAI,EAAC,SAAS,GACd;QACF,8BACE,SAAS,EAAC,MAAM,EAChB,CAAC,EAAC,4IAA4I,EAC9I,IAAI,EAAC,SAAS,GACd;QACF,8BACE,SAAS,EAAC,MAAM,EAChB,CAAC,EAAC,yIAAyI,EAC3I,IAAI,EAAC,SAAS,GACd,CACE,CACP,CAAC;AACJ,CAAC,CAAC","sourcesContent":["/*\nWe're constantly improving the code you see. \nPlease share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829\n*/\n\nimport React from \"react\";\n\ninterface Props {\n className: any;\n}\n\nexport const HeroiconsMiniEllipsisHorizontal = ({ className }: Props): JSX.Element => {\n return (\n \n \n \n \n \n );\n};\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsMiniEllipsisHorizontal/index.d.ts b/src/icons/HeroiconsMiniEllipsisHorizontal/index.d.ts new file mode 100644 index 0000000..6fa8f11 --- /dev/null +++ b/src/icons/HeroiconsMiniEllipsisHorizontal/index.d.ts @@ -0,0 +1,2 @@ +export { HeroiconsMiniEllipsisHorizontal } from "./HeroiconsMiniEllipsisHorizontal"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsMiniEllipsisHorizontal/index.d.ts.map b/src/icons/HeroiconsMiniEllipsisHorizontal/index.d.ts.map new file mode 100644 index 0000000..a1ee0e2 --- /dev/null +++ b/src/icons/HeroiconsMiniEllipsisHorizontal/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsMiniEllipsisHorizontal/index.js b/src/icons/HeroiconsMiniEllipsisHorizontal/index.js new file mode 100644 index 0000000..29ef3d3 --- /dev/null +++ b/src/icons/HeroiconsMiniEllipsisHorizontal/index.js @@ -0,0 +1,2 @@ +export { HeroiconsMiniEllipsisHorizontal } from "./HeroiconsMiniEllipsisHorizontal"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsMiniEllipsisHorizontal/index.js.map b/src/icons/HeroiconsMiniEllipsisHorizontal/index.js.map new file mode 100644 index 0000000..cd1da7a --- /dev/null +++ b/src/icons/HeroiconsMiniEllipsisHorizontal/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC","sourcesContent":["export { HeroiconsMiniEllipsisHorizontal } from \"./HeroiconsMiniEllipsisHorizontal\";\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.d.ts b/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.d.ts new file mode 100644 index 0000000..128e66e --- /dev/null +++ b/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.d.ts @@ -0,0 +1,6 @@ +interface Props { + className: any; +} +export declare const HeroiconsOutlineBanknotes1: ({ className }: Props) => JSX.Element; +export {}; +//# sourceMappingURL=HeroiconsOutlineBanknotes1.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.d.ts.map b/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.d.ts.map new file mode 100644 index 0000000..1aec399 --- /dev/null +++ b/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineBanknotes1.d.ts","sourceRoot":"","sources":["HeroiconsOutlineBanknotes1.tsx"],"names":[],"mappings":"AAOA,UAAU,KAAK;IACb,SAAS,EAAE,GAAG,CAAC;CAChB;AAED,eAAO,MAAM,0BAA0B,kBAAmB,KAAK,KAAG,WAoBjE,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.js b/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.js new file mode 100644 index 0000000..d072cec --- /dev/null +++ b/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.js @@ -0,0 +1,10 @@ +/* +We're constantly improving the code you see. +Please share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829 +*/ +import React from "react"; +export const HeroiconsOutlineBanknotes1 = ({ className }) => { + return (React.createElement("svg", { className: `heroicons-outline-banknotes-1 ${className}`, fill: "none", height: "24", viewBox: "0 0 24 24", width: "24", xmlns: "http://www.w3.org/2000/svg" }, + React.createElement("path", { className: "path", d: "M2.25 18.75C7.71719 18.75 13.0136 19.4812 18.0468 20.8512C18.7738 21.0491 19.5 20.5086 19.5 19.7551V18.75M3.75 4.5V5.25C3.75 5.66421 3.41421 6 3 6H2.25M2.25 6V5.625C2.25 5.00368 2.75368 4.5 3.375 4.5H20.25M2.25 6V15M20.25 4.5V5.25C20.25 5.66421 20.5858 6 21 6H21.75M20.25 4.5H20.625C21.2463 4.5 21.75 5.00368 21.75 5.625V15.375C21.75 15.9963 21.2463 16.5 20.625 16.5H20.25M21.75 15H21C20.5858 15 20.25 15.3358 20.25 15.75V16.5M20.25 16.5H3.75M3.75 16.5H3.375C2.75368 16.5 2.25 15.9963 2.25 15.375V15M3.75 16.5V15.75C3.75 15.3358 3.41421 15 3 15H2.25M15 10.5C15 12.1569 13.6569 13.5 12 13.5C10.3431 13.5 9 12.1569 9 10.5C9 8.84315 10.3431 7.5 12 7.5C13.6569 7.5 15 8.84315 15 10.5ZM18 10.5H18.0075V10.5075H18V10.5ZM6 10.5H6.0075V10.5075H6V10.5Z", stroke: "#0F172A", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }))); +}; +//# sourceMappingURL=HeroiconsOutlineBanknotes1.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.js.map b/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.js.map new file mode 100644 index 0000000..e43b458 --- /dev/null +++ b/src/icons/HeroiconsOutlineBanknotes1/HeroiconsOutlineBanknotes1.js.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineBanknotes1.js","sourceRoot":"","sources":["HeroiconsOutlineBanknotes1.tsx"],"names":[],"mappings":"AAAA;;;EAGE;AAEF,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC,EAAE,SAAS,EAAS,EAAe,EAAE;IAC9E,OAAO,CACL,6BACE,SAAS,EAAE,iCAAiC,SAAS,EAAE,EACvD,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,IAAI,EACV,KAAK,EAAC,4BAA4B;QAElC,8BACE,SAAS,EAAC,MAAM,EAChB,CAAC,EAAC,yuBAAyuB,EAC3uB,MAAM,EAAC,SAAS,EAChB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAC,KAAK,GACjB,CACE,CACP,CAAC;AACJ,CAAC,CAAC","sourcesContent":["/*\nWe're constantly improving the code you see. \nPlease share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829\n*/\n\nimport React from \"react\";\n\ninterface Props {\n className: any;\n}\n\nexport const HeroiconsOutlineBanknotes1 = ({ className }: Props): JSX.Element => {\n return (\n \n \n \n );\n};\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBanknotes1/index.d.ts b/src/icons/HeroiconsOutlineBanknotes1/index.d.ts new file mode 100644 index 0000000..6d4061c --- /dev/null +++ b/src/icons/HeroiconsOutlineBanknotes1/index.d.ts @@ -0,0 +1,2 @@ +export { HeroiconsOutlineBanknotes1 } from "./HeroiconsOutlineBanknotes1"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBanknotes1/index.d.ts.map b/src/icons/HeroiconsOutlineBanknotes1/index.d.ts.map new file mode 100644 index 0000000..260310d --- /dev/null +++ b/src/icons/HeroiconsOutlineBanknotes1/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBanknotes1/index.js b/src/icons/HeroiconsOutlineBanknotes1/index.js new file mode 100644 index 0000000..02e0154 --- /dev/null +++ b/src/icons/HeroiconsOutlineBanknotes1/index.js @@ -0,0 +1,2 @@ +export { HeroiconsOutlineBanknotes1 } from "./HeroiconsOutlineBanknotes1"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBanknotes1/index.js.map b/src/icons/HeroiconsOutlineBanknotes1/index.js.map new file mode 100644 index 0000000..3fdbbdb --- /dev/null +++ b/src/icons/HeroiconsOutlineBanknotes1/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC","sourcesContent":["export { HeroiconsOutlineBanknotes1 } from \"./HeroiconsOutlineBanknotes1\";\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.d.ts b/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.d.ts new file mode 100644 index 0000000..35bcd2e --- /dev/null +++ b/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.d.ts @@ -0,0 +1,13 @@ +import PropTypes from "prop-types"; +interface Props { + color: string; + className: any; +} +export declare const HeroiconsOutlineBuildingLibrary1: { + ({ color, className }: Props): JSX.Element; + propTypes: { + color: PropTypes.Requireable; + }; +}; +export {}; +//# sourceMappingURL=HeroiconsOutlineBuildingLibrary1.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.d.ts.map b/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.d.ts.map new file mode 100644 index 0000000..ed74489 --- /dev/null +++ b/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineBuildingLibrary1.d.ts","sourceRoot":"","sources":["HeroiconsOutlineBuildingLibrary1.tsx"],"names":[],"mappings":"AAKA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,GAAG,CAAC;CAChB;AAED,eAAO,MAAM,gCAAgC;2BAAsC,KAAK,GAAG,WAAW;;;;CAoBrG,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.js b/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.js new file mode 100644 index 0000000..e552554 --- /dev/null +++ b/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.js @@ -0,0 +1,14 @@ +/* +We're constantly improving the code you see. +Please share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829 +*/ +import PropTypes from "prop-types"; +import React from "react"; +export const HeroiconsOutlineBuildingLibrary1 = ({ color = "#0F172A", className }) => { + return (React.createElement("svg", { className: `heroicons-outline-building-library-1 ${className}`, fill: "none", height: "25", viewBox: "0 0 24 25", width: "24", xmlns: "http://www.w3.org/2000/svg" }, + React.createElement("path", { className: "path", d: "M12 21.3926V13.1426M15.75 21.3926V13.1426M8.25 21.3926V13.1426M3 9.39258L12 3.39258L21 9.39258M19.5 21.3926V10.7251C17.0563 10.3416 14.5514 10.1426 12 10.1426C9.44861 10.1426 6.94372 10.3416 4.5 10.7251V21.3926M3 21.3926H21M12 7.14258H12.0075V7.15008H12V7.14258Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }))); +}; +HeroiconsOutlineBuildingLibrary1.propTypes = { + color: PropTypes.string, +}; +//# sourceMappingURL=HeroiconsOutlineBuildingLibrary1.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.js.map b/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.js.map new file mode 100644 index 0000000..8913014 --- /dev/null +++ b/src/icons/HeroiconsOutlineBuildingLibrary1/HeroiconsOutlineBuildingLibrary1.js.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineBuildingLibrary1.js","sourceRoot":"","sources":["HeroiconsOutlineBuildingLibrary1.tsx"],"names":[],"mappings":"AAAA;;;EAGE;AAEF,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,CAAC,MAAM,gCAAgC,GAAG,CAAC,EAAE,KAAK,GAAG,SAAS,EAAE,SAAS,EAAS,EAAe,EAAE;IACvG,OAAO,CACL,6BACE,SAAS,EAAE,wCAAwC,SAAS,EAAE,EAC9D,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,IAAI,EACV,KAAK,EAAC,4BAA4B;QAElC,8BACE,SAAS,EAAC,MAAM,EAChB,CAAC,EAAC,wQAAwQ,EAC1Q,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAC,KAAK,GACjB,CACE,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,gCAAgC,CAAC,SAAS,GAAG;IAC3C,KAAK,EAAE,SAAS,CAAC,MAAM;CACxB,CAAC","sourcesContent":["/*\nWe're constantly improving the code you see. \nPlease share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829\n*/\n\nimport PropTypes from \"prop-types\";\nimport React from \"react\";\n\ninterface Props {\n color: string;\n className: any;\n}\n\nexport const HeroiconsOutlineBuildingLibrary1 = ({ color = \"#0F172A\", className }: Props): JSX.Element => {\n return (\n \n \n \n );\n};\n\nHeroiconsOutlineBuildingLibrary1.propTypes = {\n color: PropTypes.string,\n};\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBuildingLibrary1/index.d.ts b/src/icons/HeroiconsOutlineBuildingLibrary1/index.d.ts new file mode 100644 index 0000000..bed80e1 --- /dev/null +++ b/src/icons/HeroiconsOutlineBuildingLibrary1/index.d.ts @@ -0,0 +1,2 @@ +export { HeroiconsOutlineBuildingLibrary1 } from "./HeroiconsOutlineBuildingLibrary1"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBuildingLibrary1/index.d.ts.map b/src/icons/HeroiconsOutlineBuildingLibrary1/index.d.ts.map new file mode 100644 index 0000000..126661b --- /dev/null +++ b/src/icons/HeroiconsOutlineBuildingLibrary1/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBuildingLibrary1/index.js b/src/icons/HeroiconsOutlineBuildingLibrary1/index.js new file mode 100644 index 0000000..f977207 --- /dev/null +++ b/src/icons/HeroiconsOutlineBuildingLibrary1/index.js @@ -0,0 +1,2 @@ +export { HeroiconsOutlineBuildingLibrary1 } from "./HeroiconsOutlineBuildingLibrary1"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineBuildingLibrary1/index.js.map b/src/icons/HeroiconsOutlineBuildingLibrary1/index.js.map new file mode 100644 index 0000000..d5aa8bf --- /dev/null +++ b/src/icons/HeroiconsOutlineBuildingLibrary1/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC","sourcesContent":["export { HeroiconsOutlineBuildingLibrary1 } from \"./HeroiconsOutlineBuildingLibrary1\";\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.d.ts b/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.d.ts new file mode 100644 index 0000000..fbc0750 --- /dev/null +++ b/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.d.ts @@ -0,0 +1,6 @@ +interface Props { + className: any; +} +export declare const HeroiconsOutlineCommandLine: ({ className }: Props) => JSX.Element; +export {}; +//# sourceMappingURL=HeroiconsOutlineCommandLine.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.d.ts.map b/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.d.ts.map new file mode 100644 index 0000000..8c6b7bf --- /dev/null +++ b/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineCommandLine.d.ts","sourceRoot":"","sources":["HeroiconsOutlineCommandLine.tsx"],"names":[],"mappings":"AAOA,UAAU,KAAK;IACb,SAAS,EAAE,GAAG,CAAC;CAChB;AAED,eAAO,MAAM,2BAA2B,kBAAmB,KAAK,KAAG,WAoBlE,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.js b/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.js new file mode 100644 index 0000000..b1a00b9 --- /dev/null +++ b/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.js @@ -0,0 +1,10 @@ +/* +We're constantly improving the code you see. +Please share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829 +*/ +import React from "react"; +export const HeroiconsOutlineCommandLine = ({ className }) => { + return (React.createElement("svg", { className: `heroicons-outline-command-line ${className}`, fill: "none", height: "24", viewBox: "0 0 24 24", width: "24", xmlns: "http://www.w3.org/2000/svg" }, + React.createElement("path", { className: "path", d: "M6.75 7.5L9.75 9.75L6.75 12M11.25 12H14.25M5.25 20.25H18.75C19.9926 20.25 21 19.2426 21 18V6C21 4.75736 19.9926 3.75 18.75 3.75H5.25C4.00736 3.75 3 4.75736 3 6V18C3 19.2426 4.00736 20.25 5.25 20.25Z", stroke: "#0F172A", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }))); +}; +//# sourceMappingURL=HeroiconsOutlineCommandLine.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.js.map b/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.js.map new file mode 100644 index 0000000..daa681f --- /dev/null +++ b/src/icons/HeroiconsOutlineCommandLine/HeroiconsOutlineCommandLine.js.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineCommandLine.js","sourceRoot":"","sources":["HeroiconsOutlineCommandLine.tsx"],"names":[],"mappings":"AAAA;;;EAGE;AAEF,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,MAAM,CAAC,MAAM,2BAA2B,GAAG,CAAC,EAAE,SAAS,EAAS,EAAe,EAAE;IAC/E,OAAO,CACL,6BACE,SAAS,EAAE,kCAAkC,SAAS,EAAE,EACxD,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,IAAI,EACV,KAAK,EAAC,4BAA4B;QAElC,8BACE,SAAS,EAAC,MAAM,EAChB,CAAC,EAAC,wMAAwM,EAC1M,MAAM,EAAC,SAAS,EAChB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAC,KAAK,GACjB,CACE,CACP,CAAC;AACJ,CAAC,CAAC","sourcesContent":["/*\nWe're constantly improving the code you see. \nPlease share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829\n*/\n\nimport React from \"react\";\n\ninterface Props {\n className: any;\n}\n\nexport const HeroiconsOutlineCommandLine = ({ className }: Props): JSX.Element => {\n return (\n \n \n \n );\n};\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineCommandLine/index.d.ts b/src/icons/HeroiconsOutlineCommandLine/index.d.ts new file mode 100644 index 0000000..5412fda --- /dev/null +++ b/src/icons/HeroiconsOutlineCommandLine/index.d.ts @@ -0,0 +1,2 @@ +export { HeroiconsOutlineCommandLine } from "./HeroiconsOutlineCommandLine"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineCommandLine/index.d.ts.map b/src/icons/HeroiconsOutlineCommandLine/index.d.ts.map new file mode 100644 index 0000000..11f4ba2 --- /dev/null +++ b/src/icons/HeroiconsOutlineCommandLine/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineCommandLine/index.js b/src/icons/HeroiconsOutlineCommandLine/index.js new file mode 100644 index 0000000..cc998bc --- /dev/null +++ b/src/icons/HeroiconsOutlineCommandLine/index.js @@ -0,0 +1,2 @@ +export { HeroiconsOutlineCommandLine } from "./HeroiconsOutlineCommandLine"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineCommandLine/index.js.map b/src/icons/HeroiconsOutlineCommandLine/index.js.map new file mode 100644 index 0000000..0bb2b43 --- /dev/null +++ b/src/icons/HeroiconsOutlineCommandLine/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC","sourcesContent":["export { HeroiconsOutlineCommandLine } from \"./HeroiconsOutlineCommandLine\";\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.d.ts b/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.d.ts new file mode 100644 index 0000000..69912f7 --- /dev/null +++ b/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.d.ts @@ -0,0 +1,13 @@ +import PropTypes from "prop-types"; +interface Props { + color: string; + className: any; +} +export declare const HeroiconsOutlineEnvelope1: { + ({ color, className }: Props): JSX.Element; + propTypes: { + color: PropTypes.Requireable; + }; +}; +export {}; +//# sourceMappingURL=HeroiconsOutlineEnvelope1.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.d.ts.map b/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.d.ts.map new file mode 100644 index 0000000..635755c --- /dev/null +++ b/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineEnvelope1.d.ts","sourceRoot":"","sources":["HeroiconsOutlineEnvelope1.tsx"],"names":[],"mappings":"AAKA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,GAAG,CAAC;CAChB;AAED,eAAO,MAAM,yBAAyB;2BAAsC,KAAK,GAAG,WAAW;;;;CAoB9F,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.js b/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.js new file mode 100644 index 0000000..69d138b --- /dev/null +++ b/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.js @@ -0,0 +1,14 @@ +/* +We're constantly improving the code you see. +Please share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829 +*/ +import PropTypes from "prop-types"; +import React from "react"; +export const HeroiconsOutlineEnvelope1 = ({ color = "#0F172A", className }) => { + return (React.createElement("svg", { className: `heroicons-outline-envelope-1 ${className}`, fill: "none", height: "24", viewBox: "0 0 24 24", width: "24", xmlns: "http://www.w3.org/2000/svg" }, + React.createElement("path", { className: "path", d: "M21.75 6.75V17.25C21.75 18.4926 20.7426 19.5 19.5 19.5H4.5C3.25736 19.5 2.25 18.4926 2.25 17.25V6.75M21.75 6.75C21.75 5.50736 20.7426 4.5 19.5 4.5H4.5C3.25736 4.5 2.25 5.50736 2.25 6.75M21.75 6.75V6.99271C21.75 7.77405 21.3447 8.49945 20.6792 8.90894L13.1792 13.5243C12.4561 13.9694 11.5439 13.9694 10.8208 13.5243L3.32078 8.90894C2.65535 8.49945 2.25 7.77405 2.25 6.99271V6.75", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }))); +}; +HeroiconsOutlineEnvelope1.propTypes = { + color: PropTypes.string, +}; +//# sourceMappingURL=HeroiconsOutlineEnvelope1.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.js.map b/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.js.map new file mode 100644 index 0000000..8a2be45 --- /dev/null +++ b/src/icons/HeroiconsOutlineEnvelope1/HeroiconsOutlineEnvelope1.js.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineEnvelope1.js","sourceRoot":"","sources":["HeroiconsOutlineEnvelope1.tsx"],"names":[],"mappings":"AAAA;;;EAGE;AAEF,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,CAAC,MAAM,yBAAyB,GAAG,CAAC,EAAE,KAAK,GAAG,SAAS,EAAE,SAAS,EAAS,EAAe,EAAE;IAChG,OAAO,CACL,6BACE,SAAS,EAAE,gCAAgC,SAAS,EAAE,EACtD,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,IAAI,EACV,KAAK,EAAC,4BAA4B;QAElC,8BACE,SAAS,EAAC,MAAM,EAChB,CAAC,EAAC,2XAA2X,EAC7X,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAC,KAAK,GACjB,CACE,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,yBAAyB,CAAC,SAAS,GAAG;IACpC,KAAK,EAAE,SAAS,CAAC,MAAM;CACxB,CAAC","sourcesContent":["/*\nWe're constantly improving the code you see. \nPlease share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829\n*/\n\nimport PropTypes from \"prop-types\";\nimport React from \"react\";\n\ninterface Props {\n color: string;\n className: any;\n}\n\nexport const HeroiconsOutlineEnvelope1 = ({ color = \"#0F172A\", className }: Props): JSX.Element => {\n return (\n \n \n \n );\n};\n\nHeroiconsOutlineEnvelope1.propTypes = {\n color: PropTypes.string,\n};\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineEnvelope1/index.d.ts b/src/icons/HeroiconsOutlineEnvelope1/index.d.ts new file mode 100644 index 0000000..6ff3b96 --- /dev/null +++ b/src/icons/HeroiconsOutlineEnvelope1/index.d.ts @@ -0,0 +1,2 @@ +export { HeroiconsOutlineEnvelope1 } from "./HeroiconsOutlineEnvelope1"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineEnvelope1/index.d.ts.map b/src/icons/HeroiconsOutlineEnvelope1/index.d.ts.map new file mode 100644 index 0000000..5eac86b --- /dev/null +++ b/src/icons/HeroiconsOutlineEnvelope1/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineEnvelope1/index.js b/src/icons/HeroiconsOutlineEnvelope1/index.js new file mode 100644 index 0000000..6a590cf --- /dev/null +++ b/src/icons/HeroiconsOutlineEnvelope1/index.js @@ -0,0 +1,2 @@ +export { HeroiconsOutlineEnvelope1 } from "./HeroiconsOutlineEnvelope1"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineEnvelope1/index.js.map b/src/icons/HeroiconsOutlineEnvelope1/index.js.map new file mode 100644 index 0000000..54bb293 --- /dev/null +++ b/src/icons/HeroiconsOutlineEnvelope1/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC","sourcesContent":["export { HeroiconsOutlineEnvelope1 } from \"./HeroiconsOutlineEnvelope1\";\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.d.ts b/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.d.ts new file mode 100644 index 0000000..f381e97 --- /dev/null +++ b/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.d.ts @@ -0,0 +1,13 @@ +import PropTypes from "prop-types"; +interface Props { + color: string; + className: any; +} +export declare const HeroiconsOutlineGift: { + ({ color, className }: Props): JSX.Element; + propTypes: { + color: PropTypes.Requireable; + }; +}; +export {}; +//# sourceMappingURL=HeroiconsOutlineGift.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.d.ts.map b/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.d.ts.map new file mode 100644 index 0000000..ebfbec2 --- /dev/null +++ b/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineGift.d.ts","sourceRoot":"","sources":["HeroiconsOutlineGift.tsx"],"names":[],"mappings":"AAKA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,GAAG,CAAC;CAChB;AAED,eAAO,MAAM,oBAAoB;2BAAsC,KAAK,GAAG,WAAW;;;;CAoBzF,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.js b/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.js new file mode 100644 index 0000000..8674a9d --- /dev/null +++ b/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.js @@ -0,0 +1,14 @@ +/* +We're constantly improving the code you see. +Please share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829 +*/ +import PropTypes from "prop-types"; +import React from "react"; +export const HeroiconsOutlineGift = ({ color = "#495057", className }) => { + return (React.createElement("svg", { className: `heroicons-outline-gift ${className}`, fill: "none", height: "24", viewBox: "0 0 24 24", width: "24", xmlns: "http://www.w3.org/2000/svg" }, + React.createElement("path", { className: "path", d: "M21 11.25V19.5C21 20.3284 20.3284 21 19.5 21H5.25C4.42157 21 3.75 20.3284 3.75 19.5V11.25M12 4.875C12 3.42525 10.8247 2.25 9.375 2.25C7.92525 2.25 6.75 3.42525 6.75 4.875C6.75 6.32475 7.92525 7.5 9.375 7.5C10.1095 7.5 12 7.5 12 7.5M12 4.875C12 5.59024 12 7.5 12 7.5M12 4.875C12 3.42525 13.1753 2.25 14.625 2.25C16.0747 2.25 17.25 3.42525 17.25 4.875C17.25 6.32475 16.0747 7.5 14.625 7.5C13.8905 7.5 12 7.5 12 7.5M12 7.5V21M3.375 11.25H21.375C21.9963 11.25 22.5 10.7463 22.5 10.125V8.625C22.5 8.00368 21.9963 7.5 21.375 7.5H3.375C2.75368 7.5 2.25 8.00368 2.25 8.625V10.125C2.25 10.7463 2.75368 11.25 3.375 11.25Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }))); +}; +HeroiconsOutlineGift.propTypes = { + color: PropTypes.string, +}; +//# sourceMappingURL=HeroiconsOutlineGift.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.js.map b/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.js.map new file mode 100644 index 0000000..3bd6c25 --- /dev/null +++ b/src/icons/HeroiconsOutlineGift/HeroiconsOutlineGift.js.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineGift.js","sourceRoot":"","sources":["HeroiconsOutlineGift.tsx"],"names":[],"mappings":"AAAA;;;EAGE;AAEF,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,EAAE,KAAK,GAAG,SAAS,EAAE,SAAS,EAAS,EAAe,EAAE;IAC3F,OAAO,CACL,6BACE,SAAS,EAAE,0BAA0B,SAAS,EAAE,EAChD,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,IAAI,EACV,KAAK,EAAC,4BAA4B;QAElC,8BACE,SAAS,EAAC,MAAM,EAChB,CAAC,EAAC,qmBAAqmB,EACvmB,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAC,KAAK,GACjB,CACE,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,oBAAoB,CAAC,SAAS,GAAG;IAC/B,KAAK,EAAE,SAAS,CAAC,MAAM;CACxB,CAAC","sourcesContent":["/*\nWe're constantly improving the code you see. \nPlease share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829\n*/\n\nimport PropTypes from \"prop-types\";\nimport React from \"react\";\n\ninterface Props {\n color: string;\n className: any;\n}\n\nexport const HeroiconsOutlineGift = ({ color = \"#495057\", className }: Props): JSX.Element => {\n return (\n \n \n \n );\n};\n\nHeroiconsOutlineGift.propTypes = {\n color: PropTypes.string,\n};\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineGift/index.d.ts b/src/icons/HeroiconsOutlineGift/index.d.ts new file mode 100644 index 0000000..3096028 --- /dev/null +++ b/src/icons/HeroiconsOutlineGift/index.d.ts @@ -0,0 +1,2 @@ +export { HeroiconsOutlineGift } from "./HeroiconsOutlineGift"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineGift/index.d.ts.map b/src/icons/HeroiconsOutlineGift/index.d.ts.map new file mode 100644 index 0000000..3d4ae26 --- /dev/null +++ b/src/icons/HeroiconsOutlineGift/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineGift/index.js b/src/icons/HeroiconsOutlineGift/index.js new file mode 100644 index 0000000..446fe26 --- /dev/null +++ b/src/icons/HeroiconsOutlineGift/index.js @@ -0,0 +1,2 @@ +export { HeroiconsOutlineGift } from "./HeroiconsOutlineGift"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineGift/index.js.map b/src/icons/HeroiconsOutlineGift/index.js.map new file mode 100644 index 0000000..149627f --- /dev/null +++ b/src/icons/HeroiconsOutlineGift/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC","sourcesContent":["export { HeroiconsOutlineGift } from \"./HeroiconsOutlineGift\";\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.d.ts b/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.d.ts new file mode 100644 index 0000000..686b828 --- /dev/null +++ b/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.d.ts @@ -0,0 +1,13 @@ +import PropTypes from "prop-types"; +interface Props { + color: string; + className: any; +} +export declare const HeroiconsOutlineHome5: { + ({ color, className }: Props): JSX.Element; + propTypes: { + color: PropTypes.Requireable; + }; +}; +export {}; +//# sourceMappingURL=HeroiconsOutlineHome5.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.d.ts.map b/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.d.ts.map new file mode 100644 index 0000000..b77104d --- /dev/null +++ b/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineHome5.d.ts","sourceRoot":"","sources":["HeroiconsOutlineHome5.tsx"],"names":[],"mappings":"AAKA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,GAAG,CAAC;CAChB;AAED,eAAO,MAAM,qBAAqB;2BAAsC,KAAK,GAAG,WAAW;;;;CAoB1F,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.js b/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.js new file mode 100644 index 0000000..3785508 --- /dev/null +++ b/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.js @@ -0,0 +1,14 @@ +/* +We're constantly improving the code you see. +Please share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829 +*/ +import PropTypes from "prop-types"; +import React from "react"; +export const HeroiconsOutlineHome5 = ({ color = "#495057", className }) => { + return (React.createElement("svg", { className: `heroicons-outline-home-5 ${className}`, fill: "none", height: "24", viewBox: "0 0 24 24", width: "24", xmlns: "http://www.w3.org/2000/svg" }, + React.createElement("path", { className: "path", d: "M2.25 12L11.2045 3.0455C11.6438 2.60616 12.3562 2.60616 12.7955 3.04549L21.75 12M4.5 9.75V19.875C4.5 20.4963 5.00368 21 5.625 21H9.75V16.125C9.75 15.5037 10.2537 15 10.875 15H13.125C13.7463 15 14.25 15.5037 14.25 16.125V21H18.375C18.9963 21 19.5 20.4963 19.5 19.875V9.75M8.25 21H16.5", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }))); +}; +HeroiconsOutlineHome5.propTypes = { + color: PropTypes.string, +}; +//# sourceMappingURL=HeroiconsOutlineHome5.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.js.map b/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.js.map new file mode 100644 index 0000000..a08ca0a --- /dev/null +++ b/src/icons/HeroiconsOutlineHome5/HeroiconsOutlineHome5.js.map @@ -0,0 +1 @@ +{"version":3,"file":"HeroiconsOutlineHome5.js","sourceRoot":"","sources":["HeroiconsOutlineHome5.tsx"],"names":[],"mappings":"AAAA;;;EAGE;AAEF,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,CAAC,MAAM,qBAAqB,GAAG,CAAC,EAAE,KAAK,GAAG,SAAS,EAAE,SAAS,EAAS,EAAe,EAAE;IAC5F,OAAO,CACL,6BACE,SAAS,EAAE,4BAA4B,SAAS,EAAE,EAClD,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,IAAI,EACV,KAAK,EAAC,4BAA4B;QAElC,8BACE,SAAS,EAAC,MAAM,EAChB,CAAC,EAAC,6RAA6R,EAC/R,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAC,KAAK,GACjB,CACE,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,qBAAqB,CAAC,SAAS,GAAG;IAChC,KAAK,EAAE,SAAS,CAAC,MAAM;CACxB,CAAC","sourcesContent":["/*\nWe're constantly improving the code you see. \nPlease share your feedback here: https://form.asana.com/?k=uvp-HPgd3_hyoXRBw1IcNg&d=1152665201300829\n*/\n\nimport PropTypes from \"prop-types\";\nimport React from \"react\";\n\ninterface Props {\n color: string;\n className: any;\n}\n\nexport const HeroiconsOutlineHome5 = ({ color = \"#495057\", className }: Props): JSX.Element => {\n return (\n \n \n \n );\n};\n\nHeroiconsOutlineHome5.propTypes = {\n color: PropTypes.string,\n};\n"]} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineHome5/index.d.ts b/src/icons/HeroiconsOutlineHome5/index.d.ts new file mode 100644 index 0000000..39fe854 --- /dev/null +++ b/src/icons/HeroiconsOutlineHome5/index.d.ts @@ -0,0 +1,2 @@ +export { HeroiconsOutlineHome5 } from "./HeroiconsOutlineHome5"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineHome5/index.d.ts.map b/src/icons/HeroiconsOutlineHome5/index.d.ts.map new file mode 100644 index 0000000..f8875de --- /dev/null +++ b/src/icons/HeroiconsOutlineHome5/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC"} \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineHome5/index.js b/src/icons/HeroiconsOutlineHome5/index.js new file mode 100644 index 0000000..3d1962f --- /dev/null +++ b/src/icons/HeroiconsOutlineHome5/index.js @@ -0,0 +1,2 @@ +export { HeroiconsOutlineHome5 } from "./HeroiconsOutlineHome5"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/icons/HeroiconsOutlineHome5/index.js.map b/src/icons/HeroiconsOutlineHome5/index.js.map new file mode 100644 index 0000000..0364b2b --- /dev/null +++ b/src/icons/HeroiconsOutlineHome5/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC","sourcesContent":["export { HeroiconsOutlineHome5 } from \"./HeroiconsOutlineHome5\";\n"]} \ No newline at end of file diff --git a/src/index.d.ts b/src/index.d.ts new file mode 100644 index 0000000..3a9b37e --- /dev/null +++ b/src/index.d.ts @@ -0,0 +1,2 @@ +export {}; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/index.d.ts.map b/src/index.d.ts.map new file mode 100644 index 0000000..bcc5990 --- /dev/null +++ b/src/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.tsx"],"names":[],"mappings":""} \ No newline at end of file diff --git a/src/index.js b/src/index.js new file mode 100644 index 0000000..6aa469d --- /dev/null +++ b/src/index.js @@ -0,0 +1,7 @@ +import React from "react"; +import ReactDOMClient from "react-dom/client"; +import { App } from "./App"; +const app = document.getElementById("app"); +const root = ReactDOMClient.createRoot(app); +root.render(React.createElement(App, null)); +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/index.js.map b/src/index.js.map new file mode 100644 index 0000000..4dc5864 --- /dev/null +++ b/src/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,cAAc,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AAE5B,MAAM,GAAG,GAAG,QAAQ,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,IAAI,GAAG,cAAc,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC;AAC5C,IAAI,CAAC,MAAM,CAAC,oBAAC,GAAG,OAAG,CAAC,CAAC","sourcesContent":["import React from \"react\";\nimport ReactDOMClient from \"react-dom/client\";\nimport { App } from \"./App\";\n\nconst app = document.getElementById(\"app\");\nconst root = ReactDOMClient.createRoot(app);\nroot.render();\n"]} \ No newline at end of file diff --git a/src/screens/Dashboard/Dashboard.d.ts b/src/screens/Dashboard/Dashboard.d.ts new file mode 100644 index 0000000..1afd018 --- /dev/null +++ b/src/screens/Dashboard/Dashboard.d.ts @@ -0,0 +1,3 @@ +import "./style.css"; +export declare const Dashboard: () => JSX.Element; +//# sourceMappingURL=Dashboard.d.ts.map \ No newline at end of file diff --git a/src/screens/Dashboard/Dashboard.d.ts.map b/src/screens/Dashboard/Dashboard.d.ts.map new file mode 100644 index 0000000..29b75f1 --- /dev/null +++ b/src/screens/Dashboard/Dashboard.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Dashboard.d.ts","sourceRoot":"","sources":["Dashboard.tsx"],"names":[],"mappings":"AASA,OAAO,aAAa,CAAC;AAErB,eAAO,MAAM,SAAS,QAAO,WA0J5B,CAAC"} \ No newline at end of file diff --git a/src/screens/Dashboard/Dashboard.js b/src/screens/Dashboard/Dashboard.js new file mode 100644 index 0000000..affdd20 --- /dev/null +++ b/src/screens/Dashboard/Dashboard.js @@ -0,0 +1,77 @@ +import React from "react"; +import { Link } from "react-router-dom"; +import { Button } from "../../components/Button"; +import { Frame } from "../../components/Frame"; +import { GraphLine } from "../../components/GraphLine"; +import { MenuItem } from "../../components/MenuItem"; +import { HeroiconsOutlineBuildingLibrary1 } from "../../icons/HeroiconsOutlineBuildingLibrary1"; +import { HeroiconsOutlineEnvelope1 } from "../../icons/HeroiconsOutlineEnvelope1"; +import { HeroiconsOutlineGift } from "../../icons/HeroiconsOutlineGift"; +import "./style.css"; +export const Dashboard = () => { + return (React.createElement("div", { className: "dashboard" }, + React.createElement("div", { className: "div-4" }, + React.createElement("div", { className: "navigation" }, + React.createElement("div", { className: "text-wrapper-2" }, "Hey, David! Welcome back."), + React.createElement("div", { className: "frame-9" }, + React.createElement(Button, { level: "secondary", state: "default", text: "Top Up" }), + React.createElement(Button, { level: "primary", state: "default", text: "Pay Bill" }))), + React.createElement("div", { className: "frame-10" }, + React.createElement("div", { className: "frame-11" }, + React.createElement("div", { className: "frame-12" }, + React.createElement("img", { className: "frame-13", alt: "Frame", src: "/img/frame-120-1.svg" }), + React.createElement("img", { className: "stacked-bar", alt: "Stacked bar", src: "/img/stacked-bar.png" })), + React.createElement(GraphLine, { className: "graph-1-line", group: "/img/group.png", groupClassName: "graph-line-instance", text: "Balance", text1: "$1,000", text2: "$68" }), + React.createElement("img", { className: "frame-14", alt: "Frame", src: "/img/frame-120.png" })), + React.createElement(Frame, { className: "frame-117", overlapGroupClassName: "frame-117-instance", rowCellEllipse: "/img/ellipse-3-1.png", rowCellEllipseClassName: "frame-19", rowCellFrameClassName: "frame-15", rowCellFrameClassNameOverride: "frame-17", rowCellHasDiv: false, rowCellHasSecondLabel: false, rowCellImg: "/img/ellipse-3.png", rowCellLabel: "- $19.99", rowCellLabel1: "Netflix", rowCellLabel2: "- $456.95", rowCellLabel3: "Macy\u2019s", rowCellLabel4: "+ $500.00", rowCellLabel5: "Top Up", rowCellVisible: false, rowRowHeaderClassName: "frame-16", rowRowHeaderClassNameOverride: "frame-18", tableClassName: "frame-instance" })), + React.createElement("div", { className: "overlap-4" }, + React.createElement("div", { className: "new-page" }), + React.createElement("div", { className: "navbar-logo-left" }, + React.createElement("div", { className: "navbar-container" }, + React.createElement("div", { className: "navbar-content" }, + React.createElement("img", { className: "navbar-brand", alt: "Navbar brand", src: "/img/navbar-brand.png" }), + React.createElement("div", { className: "navbar-menu" }, + React.createElement("div", { className: "navbar-link" }, + React.createElement("div", { className: "text-wrapper-3" }, "About")), + React.createElement("div", { className: "navbar-link" }, + React.createElement("div", { className: "text-wrapper-3" }, "Features")), + React.createElement("div", { className: "navbar-link" }, + React.createElement("div", { className: "text-wrapper-3" }, "Pricing")), + React.createElement("div", { className: "navbar-button" }, + React.createElement("div", { className: "text-wrapper-4" }, "GET STARTED"))))))), + React.createElement("div", { className: "menu" }, + React.createElement("div", { className: "frame-20" }, + React.createElement("div", { className: "frame-21" }, + React.createElement("div", { className: "logo" }, + React.createElement("div", { className: "frame-22" }, + React.createElement("img", { className: "k", alt: "K", src: "/img/k-2-1.png" }))), + React.createElement("div", { className: "menu-wrapper" }, + React.createElement("div", { className: "menu-2" }, + React.createElement(Link, { className: "menu-item-2", to: "/dashboard" }, + React.createElement("img", { className: "heroicons-outline-2", alt: "Heroicons outline", src: "/img/heroicons-outline-home.svg" }), + React.createElement("div", { className: "home-3" }, "Dashboard")), + React.createElement("div", { className: "menu-item-2" }, + React.createElement("img", { className: "heroicons-outline-2", alt: "Heroicons outline", src: "/img/heroicons-outline-inbox-stack-1.svg" }), + React.createElement("div", { className: "home-4" }, "Accounts")), + React.createElement("div", { className: "menu-item-2" }, + React.createElement("img", { className: "heroicons-outline-3", alt: "Heroicons outline", src: "/img/heroicons-outline-banknotes-2.svg" }), + React.createElement("div", { className: "home-4" }, "Transactions")), + React.createElement(MenuItem, { homeClassName: "menu-item-instance", icon: React.createElement(HeroiconsOutlineBuildingLibrary1, { className: "heroicons-outline-2", color: "#495057" }), label: "Stock Rewards", state: "active" }), + React.createElement(MenuItem, { homeClassName: "menu-item-instance", icon: React.createElement(HeroiconsOutlineGift, { className: "heroicons-outline-2", color: "#495057" }), label: "Offers", state: "active" })))), + React.createElement("div", { className: "menu-wrapper" }, + React.createElement("div", { className: "menu-2" }, + React.createElement("div", { className: "menu-item-2" }, + React.createElement(HeroiconsOutlineEnvelope1, { className: "heroicons-outline-2", color: "#495057" }), + React.createElement("div", { className: "home-4" }, "Messages"), + React.createElement("div", { className: "div-wrapper" }, + React.createElement("div", { className: "overlap-group-3" }, + React.createElement("div", { className: "text-wrapper-5" }, "3"))))))), + React.createElement("div", { className: "user-account" }, + React.createElement("div", { className: "frame-22" }, + React.createElement("img", { className: "ellipse-4", alt: "Ellipse", src: "/img/ellipse-2-1.png" }), + React.createElement("div", { className: "frame-23" }, + React.createElement("div", { className: "vashon-g" }, "David Wise"), + React.createElement("div", { className: "partner" }, "david@gmail.com"))), + React.createElement("img", { className: "heroicons-outline-2", alt: "Heroicons outline", src: "/img/heroicons-outline-ellipsis-horizontal-1.svg" })))))); +}; +//# sourceMappingURL=Dashboard.js.map \ No newline at end of file diff --git a/src/screens/Dashboard/Dashboard.js.map b/src/screens/Dashboard/Dashboard.js.map new file mode 100644 index 0000000..b5f169a --- /dev/null +++ b/src/screens/Dashboard/Dashboard.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Dashboard.js","sourceRoot":"","sources":["Dashboard.tsx"],"names":[],"mappings":"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","sourcesContent":["import React from \"react\";\nimport { Link } from \"react-router-dom\";\nimport { Button } from \"../../components/Button\";\nimport { Frame } from \"../../components/Frame\";\nimport { GraphLine } from \"../../components/GraphLine\";\nimport { MenuItem } from \"../../components/MenuItem\";\nimport { HeroiconsOutlineBuildingLibrary1 } from \"../../icons/HeroiconsOutlineBuildingLibrary1\";\nimport { HeroiconsOutlineEnvelope1 } from \"../../icons/HeroiconsOutlineEnvelope1\";\nimport { HeroiconsOutlineGift } from \"../../icons/HeroiconsOutlineGift\";\nimport \"./style.css\";\n\nexport const Dashboard = (): JSX.Element => {\n return (\n
\n
\n
\n
Hey, David! Welcome back.
\n
\n
\n
\n
\n
\n
\n \"Frame\"\n \"Stacked\n
\n \n \"Frame\"\n
\n \n
\n
\n
\n
\n
\n
\n \"Navbar\n
\n
\n
About
\n
\n
\n
Features
\n
\n
\n
Pricing
\n
\n
\n
GET STARTED
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n \"K\"\n
\n
\n
\n
\n \n \n
Dashboard
\n \n
\n \n
Accounts
\n
\n
\n \n
Transactions
\n
\n }\n label=\"Stock Rewards\"\n state=\"active\"\n />\n }\n label=\"Offers\"\n state=\"active\"\n />\n
\n
\n
\n
\n
\n
\n \n
Messages
\n
\n
\n
3
\n
\n
\n
\n
\n
\n
\n
\n
\n \"Ellipse\"\n
\n
David Wise
\n
david@gmail.com
\n
\n
\n \n
\n
\n
\n
\n );\n};\n"]} \ No newline at end of file diff --git a/src/screens/Dashboard/index.d.ts b/src/screens/Dashboard/index.d.ts new file mode 100644 index 0000000..157007c --- /dev/null +++ b/src/screens/Dashboard/index.d.ts @@ -0,0 +1,2 @@ +export { Dashboard } from "./Dashboard"; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/src/screens/Dashboard/index.d.ts.map b/src/screens/Dashboard/index.d.ts.map new file mode 100644 index 0000000..bef94a5 --- /dev/null +++ b/src/screens/Dashboard/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC"} \ No newline at end of file diff --git a/src/screens/Dashboard/index.js b/src/screens/Dashboard/index.js new file mode 100644 index 0000000..0eed02f --- /dev/null +++ b/src/screens/Dashboard/index.js @@ -0,0 +1,2 @@ +export { Dashboard } from "./Dashboard"; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/src/screens/Dashboard/index.js.map b/src/screens/Dashboard/index.js.map new file mode 100644 index 0000000..cf85208 --- /dev/null +++ b/src/screens/Dashboard/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC","sourcesContent":["export { Dashboard } from \"./Dashboard\";\n"]} \ No newline at end of file diff --git a/src/types.d.ts b/src/types.d.ts new file mode 100644 index 0000000..6d3f431 --- /dev/null +++ b/src/types.d.ts @@ -0,0 +1,105 @@ +/********************************************************************** + * + * Types file generated by Quest + * + * Types for the components props go in this file + * To set up custom types for the components props, edit the corresponding types in this file + * Once you edit a type to no longer by "any", be careful to not override it on your next export + * Verify diff before merging + * + * For help and further details refer to: + * https://docs.quest.ai/react/fundamentals/exporting-code + * + * + **********************************************************************/ +export interface Badge1Props { + className?: any; +} +export interface Button1Props { + className?: any; +} +export interface Checkbox1Props { + className?: any; +} +export interface CheckboxItemProps { + className?: any; +} +export interface Input1Props { + className?: any; +} +export interface LoginProps { + className?: any; +} +export interface SecureCodeProps { + className?: any; +} +export interface ReadOnlyFormItemProps { + className?: any; +} +export interface ReadOnlyFormProps { + className?: any; +} +export interface SelectionProps { + className?: any; +} +export interface Graph1LineProps { + className?: any; +} +export interface BarsProps { + className?: any; +} +export interface MenuProps { + className?: any; +} +export interface MenuItemProps { + className?: any; +} +export interface CreditCardProps { + className?: any; +} +export interface AccountProps { + className?: any; +} +export interface MilesProps { + className?: any; +} +export interface CashbackOfferProps { + className?: any; +} +export interface RedeemMilesModalProps { + className?: any; +} +export interface StepperProps { + className?: any; +} +export interface StepIconProps { + className?: any; +} +export interface TableProps { + className?: any; +} +export interface RowProps { + className?: any; +} +export interface CellProps { + className?: any; +} +export interface TabsProps { + className?: any; +} +export interface TabItemProps { + className?: any; +} +export interface IconSolidIntegrationsProps { + className?: any; +} +export interface FeaturedOfferProps { + className?: any; +} +export interface WeekendSpecialsProps { + className?: any; +} +export interface SubMenuProps { + className?: any; +} +//# sourceMappingURL=types.d.ts.map \ No newline at end of file diff --git a/src/types.d.ts.map b/src/types.d.ts.map new file mode 100644 index 0000000..a9cc185 --- /dev/null +++ b/src/types.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["types.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;wEAawE;AAExE,MAAM,WAAW,WAAW;IAC1B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,YAAY;IAC3B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,cAAc;IAC7B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,iBAAiB;IAChC,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,WAAW;IAC1B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,UAAU;IACzB,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,eAAe;IAC9B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,qBAAqB;IACpC,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,iBAAiB;IAChC,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,cAAc;IAC7B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,eAAe;IAC9B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,SAAS;IACxB,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,SAAS;IACxB,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,aAAa;IAC5B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,eAAe;IAC9B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,YAAY;IAC3B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,UAAU;IACzB,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,kBAAkB;IACjC,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,qBAAqB;IACpC,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,YAAY;IAC3B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,aAAa;IAC5B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,UAAU;IACzB,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,QAAQ;IACvB,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,SAAS;IACxB,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,SAAS;IACxB,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,YAAY;IAC3B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,0BAA0B;IACzC,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,kBAAkB;IACjC,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,oBAAoB;IACnC,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,YAAY;IAC3B,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB"} \ No newline at end of file diff --git a/src/types.js b/src/types.js new file mode 100644 index 0000000..df9aba8 --- /dev/null +++ b/src/types.js @@ -0,0 +1,16 @@ +/********************************************************************** + * + * Types file generated by Quest + * + * Types for the components props go in this file + * To set up custom types for the components props, edit the corresponding types in this file + * Once you edit a type to no longer by "any", be careful to not override it on your next export + * Verify diff before merging + * + * For help and further details refer to: + * https://docs.quest.ai/react/fundamentals/exporting-code + * + * + **********************************************************************/ +export {}; +//# sourceMappingURL=types.js.map \ No newline at end of file diff --git a/src/types.js.map b/src/types.js.map new file mode 100644 index 0000000..e22f8ea --- /dev/null +++ b/src/types.js.map @@ -0,0 +1 @@ +{"version":3,"file":"types.js","sourceRoot":"","sources":["types.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;wEAawE","sourcesContent":["/**********************************************************************\n *\n * Types file generated by Quest\n *\n * Types for the components props go in this file\n * To set up custom types for the components props, edit the corresponding types in this file\n * Once you edit a type to no longer by \"any\", be careful to not override it on your next export\n * Verify diff before merging\n *\n * For help and further details refer to:\n * https://docs.quest.ai/react/fundamentals/exporting-code\n *\n *\n **********************************************************************/\n\nexport interface Badge1Props {\n className?: any;\n}\n\nexport interface Button1Props {\n className?: any;\n}\n\nexport interface Checkbox1Props {\n className?: any;\n}\n\nexport interface CheckboxItemProps {\n className?: any;\n}\n\nexport interface Input1Props {\n className?: any;\n}\n\nexport interface LoginProps {\n className?: any;\n}\n\nexport interface SecureCodeProps {\n className?: any;\n}\n\nexport interface ReadOnlyFormItemProps {\n className?: any;\n}\n\nexport interface ReadOnlyFormProps {\n className?: any;\n}\n\nexport interface SelectionProps {\n className?: any;\n}\n\nexport interface Graph1LineProps {\n className?: any;\n}\n\nexport interface BarsProps {\n className?: any;\n}\n\nexport interface MenuProps {\n className?: any;\n}\n\nexport interface MenuItemProps {\n className?: any;\n}\n\nexport interface CreditCardProps {\n className?: any;\n}\n\nexport interface AccountProps {\n className?: any;\n}\n\nexport interface MilesProps {\n className?: any;\n}\n\nexport interface CashbackOfferProps {\n className?: any;\n}\n\nexport interface RedeemMilesModalProps {\n className?: any;\n}\n\nexport interface StepperProps {\n className?: any;\n}\n\nexport interface StepIconProps {\n className?: any;\n}\n\nexport interface TableProps {\n className?: any;\n}\n\nexport interface RowProps {\n className?: any;\n}\n\nexport interface CellProps {\n className?: any;\n}\n\nexport interface TabsProps {\n className?: any;\n}\n\nexport interface TabItemProps {\n className?: any;\n}\n\nexport interface IconSolidIntegrationsProps {\n className?: any;\n}\n\nexport interface FeaturedOfferProps {\n className?: any;\n}\n\nexport interface WeekendSpecialsProps {\n className?: any;\n}\n\nexport interface SubMenuProps {\n className?: any;\n}\n"]} \ No newline at end of file diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 0000000..449f121 --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,109 @@ +{ + "compilerOptions": { + /* Visit https://aka.ms/tsconfig to read more about this file */ + "outDir": "./dist", + /* Projects */ + "incremental": true, /* Save .tsbuildinfo files to allow for incremental compilation of projects. */ + "composite": true, /* Enable constraints that allow a TypeScript project to be used with project references. */ + "tsBuildInfoFile": "./.tsbuildinfo", /* Specify the path to .tsbuildinfo incremental compilation file. */ + // "disableSourceOfProjectReferenceRedirect": true, /* Disable preferring source files instead of declaration files when referencing composite projects. */ + // "disableSolutionSearching": true, /* Opt a project out of multi-project reference checking when editing. */ + // "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */ + + /* Language and Environment */ + "target": "es2016", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */ + // "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */ + "jsx": "react", /* Specify what JSX code is generated. */ + // "experimentalDecorators": true, /* Enable experimental support for legacy experimental decorators. */ + // "emitDecoratorMetadata": true, /* Emit design-type metadata for decorated declarations in source files. */ + // "jsxFactory": "", /* Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'. */ + // "jsxFragmentFactory": "", /* Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'. */ + // "jsxImportSource": "", /* Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'. */ + // "reactNamespace": "", /* Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit. */ + // "noLib": true, /* Disable including any library files, including the default lib.d.ts. */ + // "useDefineForClassFields": true, /* Emit ECMAScript-standard-compliant class fields. */ + "moduleDetection": "auto", /* Control what method is used to detect module-format JS files. */ + + /* Modules */ + "module": "es2022", /* Specify what module code is generated. */ + "rootDir": "./", /* Specify the root folder within your source files. */ + "moduleResolution": "bundler", /* Specify how TypeScript looks up a file from a given module specifier. */ + "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */ + // "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */ + // "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */ + // "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */ + // "types": [], /* Specify type package names to be included without being referenced in a source file. */ + "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */ + // "moduleSuffixes": [], /* List of file name suffixes to search when resolving a module. */ + // "allowImportingTsExtensions": true, /* Allow imports to include TypeScript file extensions. Requires '--moduleResolution bundler' and either '--noEmit' or '--emitDeclarationOnly' to be set. */ + "resolvePackageJsonExports": true, /* Use the package.json 'exports' field when resolving package imports. */ + "resolvePackageJsonImports": true, /* Use the package.json 'imports' field when resolving imports. */ + // "customConditions": [], /* Conditions to set in addition to the resolver-specific defaults when resolving imports. */ + "resolveJsonModule": true, /* Enable importing .json files. */ + "allowArbitraryExtensions": true, /* Enable importing files with any extension, provided a declaration file is present. */ + // "noResolve": true, /* Disallow 'import's, 'require's or ''s from expanding the number of files TypeScript should add to a project. */ + + /* JavaScript Support */ + "allowJs": true, /* Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files. */ + "checkJs": true, /* Enable error reporting in type-checked JavaScript files. */ + // "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'. */ + + /* Emit */ + "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */ + "declarationMap": true, /* Create sourcemaps for d.ts files. */ + // "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */ + "sourceMap": true, /* Create source map files for emitted JavaScript files. */ + // "inlineSourceMap": true, /* Include sourcemap files inside the emitted JavaScript. */ + // "outFile": "./", /* Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output. */ + // "outDir": "./", /* Specify an output folder for all emitted files. */ + // "removeComments": true, /* Disable emitting comments. */ + // "noEmit": true, /* Disable emitting files from a compilation. */ + // "importHelpers": true, /* Allow importing helper functions from tslib once per project, instead of including them per-file. */ + // "importsNotUsedAsValues": "remove", /* Specify emit/checking behavior for imports that are only used for types. */ + // "downlevelIteration": true, /* Emit more compliant, but verbose and less performant JavaScript for iteration. */ + // "sourceRoot": "", /* Specify the root path for debuggers to find the reference source code. */ + // "mapRoot": "", /* Specify the location where debugger should locate map files instead of generated locations. */ + "inlineSources": true, /* Include source code in the sourcemaps inside the emitted JavaScript. */ + "emitBOM": true, /* Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files. */ + // "newLine": "crlf", /* Set the newline character for emitting files. */ + // "stripInternal": true, /* Disable emitting declarations that have '@internal' in their JSDoc comments. */ + // "noEmitHelpers": true, /* Disable generating custom helper functions like '__extends' in compiled output. */ + // "noEmitOnError": true, /* Disable emitting files if any type checking errors are reported. */ + // "preserveConstEnums": true, /* Disable erasing 'const enum' declarations in generated code. */ + // "declarationDir": "./", /* Specify the output directory for generated declaration files. */ + // "preserveValueImports": true, /* Preserve unused imported values in the JavaScript output that would otherwise be removed. */ + + /* Interop Constraints */ + "isolatedModules": true, /* Ensure that each file can be safely transpiled without relying on other imports. */ + "verbatimModuleSyntax": true, /* Do not transform or elide any imports or exports not marked as type-only, ensuring they are written in the output file's format based on the 'module' setting. */ + "allowSyntheticDefaultImports": true, /* Allow 'import x from y' when a module doesn't have a default export. */ + "esModuleInterop": true, /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility. */ + // "preserveSymlinks": true, /* Disable resolving symlinks to their realpath. This correlates to the same flag in node. */ + "forceConsistentCasingInFileNames": true, /* Ensure that casing is correct in imports. */ + + /* Type Checking */ + "strict": true, /* Enable all strict type-checking options. */ + "noImplicitAny": true, /* Enable error reporting for expressions and declarations with an implied 'any' type. */ + // "strictNullChecks": true, /* When type checking, take into account 'null' and 'undefined'. */ + // "strictFunctionTypes": true, /* When assigning functions, check to ensure parameters and the return values are subtype-compatible. */ + // "strictBindCallApply": true, /* Check that the arguments for 'bind', 'call', and 'apply' methods match the original function. */ + // "strictPropertyInitialization": true, /* Check for class properties that are declared but not set in the constructor. */ + // "noImplicitThis": true, /* Enable error reporting when 'this' is given the type 'any'. */ + // "useUnknownInCatchVariables": true, /* Default catch clause variables as 'unknown' instead of 'any'. */ + // "alwaysStrict": true, /* Ensure 'use strict' is always emitted. */ + // "noUnusedLocals": true, /* Enable error reporting when local variables aren't read. */ + // "noUnusedParameters": true, /* Raise an error when a function parameter isn't read. */ + // "exactOptionalPropertyTypes": true, /* Interpret optional property types as written, rather than adding 'undefined'. */ + // "noImplicitReturns": true, /* Enable error reporting for codepaths that do not explicitly return in a function. */ + // "noFallthroughCasesInSwitch": true, /* Enable error reporting for fallthrough cases in switch statements. */ + // "noUncheckedIndexedAccess": true, /* Add 'undefined' to a type when accessed using an index. */ + // "noImplicitOverride": true, /* Ensure overriding members in derived classes are marked with an override modifier. */ + // "noPropertyAccessFromIndexSignature": true, /* Enforces using indexed accessors for keys declared using an indexed type. */ + // "allowUnusedLabels": true, /* Disable error reporting for unused labels. */ + // "allowUnreachableCode": true, /* Disable error reporting for unreachable code. */ + + /* Completeness */ + // "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */ + "skipLibCheck": true /* Skip type checking all .d.ts files. */ + } +}