react-native-exp-fig 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/assets/fonts/Inter-Black.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Bold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-ExtraBold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-ExtraLight.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Light.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Medium.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Regular.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-SemiBold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Thin.ttf +0 -0
- package/lib/commonjs/common/constants/index.js +10 -0
- package/lib/commonjs/common/constants/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js +44 -0
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-left/index.js +42 -0
- package/lib/commonjs/common/icons-svg/arrow-left/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bell/index.js +35 -0
- package/lib/commonjs/common/icons-svg/bell/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bluetooth/index.js +51 -0
- package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +54 -0
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/calendar/index.js +55 -0
- package/lib/commonjs/common/icons-svg/calendar/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/call-bell/index.js +39 -0
- package/lib/commonjs/common/icons-svg/call-bell/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/camera-plus/index.js +54 -0
- package/lib/commonjs/common/icons-svg/camera-plus/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/chart-bar/index.js +39 -0
- package/lib/commonjs/common/icons-svg/chart-bar/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js +43 -0
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js +42 -0
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/check-circle/index.js +37 -0
- package/lib/commonjs/common/icons-svg/check-circle/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/closed/index.js +55 -0
- package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/constants/index.js +52 -0
- package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/credit-card/index.js +44 -0
- package/lib/commonjs/common/icons-svg/credit-card/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/currency/index.js +53 -0
- package/lib/commonjs/common/icons-svg/currency/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js +39 -0
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/eye/index.js +43 -0
- package/lib/commonjs/common/icons-svg/eye/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/eye-slash/index.js +41 -0
- package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/file-text/index.js +51 -0
- package/lib/commonjs/common/icons-svg/file-text/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/gas-pump/index.js +54 -0
- package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/gauge/index.js +53 -0
- package/lib/commonjs/common/icons-svg/gauge/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/gear/index.js +54 -0
- package/lib/commonjs/common/icons-svg/gear/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/index.js +290 -0
- package/lib/commonjs/common/icons-svg/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/interface.d.js +6 -0
- package/lib/commonjs/common/icons-svg/interface.d.js.map +1 -0
- package/lib/commonjs/common/icons-svg/list/index.js +67 -0
- package/lib/commonjs/common/icons-svg/list/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/moon-stars/index.js +39 -0
- package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/note-pincel/index.js +56 -0
- package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/package/index.js +39 -0
- package/lib/commonjs/common/icons-svg/package/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/package-check/index.js +56 -0
- package/lib/commonjs/common/icons-svg/package-check/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js +51 -0
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js +61 -0
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +50 -0
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/timer/index.js +53 -0
- package/lib/commonjs/common/icons-svg/timer/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/trophy/index.js +39 -0
- package/lib/commonjs/common/icons-svg/trophy/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/truck/index.js +51 -0
- package/lib/commonjs/common/icons-svg/truck/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js +50 -0
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/wifi-high/index.js +57 -0
- package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/wifi-x/index.js +63 -0
- package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +1 -0
- package/lib/commonjs/components/box/index.js +55 -0
- package/lib/commonjs/components/box/index.js.map +1 -0
- package/lib/commonjs/components/box/interface.d.js +6 -0
- package/lib/commonjs/components/box/interface.d.js.map +1 -0
- package/lib/commonjs/components/box/styles.js +22 -0
- package/lib/commonjs/components/box/styles.js.map +1 -0
- package/lib/commonjs/components/button/index.js +73 -0
- package/lib/commonjs/components/button/index.js.map +1 -0
- package/lib/commonjs/components/button/interface.d.js +6 -0
- package/lib/commonjs/components/button/interface.d.js.map +1 -0
- package/lib/commonjs/components/button/styles.js +39 -0
- package/lib/commonjs/components/button/styles.js.map +1 -0
- package/lib/commonjs/components/capture-photo/index.js +114 -0
- package/lib/commonjs/components/capture-photo/index.js.map +1 -0
- package/lib/commonjs/components/capture-photo/interface.d.js +6 -0
- package/lib/commonjs/components/capture-photo/interface.d.js.map +1 -0
- package/lib/commonjs/components/capture-photo/styles.js +27 -0
- package/lib/commonjs/components/capture-photo/styles.js.map +1 -0
- package/lib/commonjs/components/card-hours/index.js +116 -0
- package/lib/commonjs/components/card-hours/index.js.map +1 -0
- package/lib/commonjs/components/card-hours/interface.d.js +6 -0
- package/lib/commonjs/components/card-hours/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-loading/helpers/return-colors.js +16 -0
- package/lib/commonjs/components/card-loading/helpers/return-colors.js.map +1 -0
- package/lib/commonjs/components/card-loading/index.js +267 -0
- package/lib/commonjs/components/card-loading/index.js.map +1 -0
- package/lib/commonjs/components/card-loading/interface.d.js +6 -0
- package/lib/commonjs/components/card-loading/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-loading/styles.js +2 -0
- package/lib/commonjs/components/card-loading/styles.js.map +1 -0
- package/lib/commonjs/components/card-scheduled-journey/index.js +133 -0
- package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -0
- package/lib/commonjs/components/card-scheduled-journey/interface.js +6 -0
- package/lib/commonjs/components/card-scheduled-journey/interface.js.map +1 -0
- package/lib/commonjs/components/card-scheduled-journey/styles.js +28 -0
- package/lib/commonjs/components/card-scheduled-journey/styles.js.map +1 -0
- package/lib/commonjs/components/card-work-session/index.js +174 -0
- package/lib/commonjs/components/card-work-session/index.js.map +1 -0
- package/lib/commonjs/components/card-work-session/interface.d.js +6 -0
- package/lib/commonjs/components/card-work-session/interface.d.js.map +1 -0
- package/lib/commonjs/components/header-profile/index.js +144 -0
- package/lib/commonjs/components/header-profile/index.js.map +1 -0
- package/lib/commonjs/components/header-profile/interface.d.js +6 -0
- package/lib/commonjs/components/header-profile/interface.d.js.map +1 -0
- package/lib/commonjs/components/input/index.js +201 -0
- package/lib/commonjs/components/input/index.js.map +1 -0
- package/lib/commonjs/components/input/interface.d.js +6 -0
- package/lib/commonjs/components/input/interface.d.js.map +1 -0
- package/lib/commonjs/components/input/styles.js +30 -0
- package/lib/commonjs/components/input/styles.js.map +1 -0
- package/lib/commonjs/components/menu-item/index.js +90 -0
- package/lib/commonjs/components/menu-item/index.js.map +1 -0
- package/lib/commonjs/components/menu-item/interface.d.js +6 -0
- package/lib/commonjs/components/menu-item/interface.d.js.map +1 -0
- package/lib/commonjs/components/menu-item/styles.js +2 -0
- package/lib/commonjs/components/menu-item/styles.js.map +1 -0
- package/lib/commonjs/components/scheduled-journey-indicators/index.js +99 -0
- package/lib/commonjs/components/scheduled-journey-indicators/index.js.map +1 -0
- package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js +6 -0
- package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js.map +1 -0
- package/lib/commonjs/components/selects/select-option/index.js +110 -0
- package/lib/commonjs/components/selects/select-option/index.js.map +1 -0
- package/lib/commonjs/components/selects/select-option/interface.d.js +6 -0
- package/lib/commonjs/components/selects/select-option/interface.d.js.map +1 -0
- package/lib/commonjs/components/selects/select-option/styles.js +80 -0
- package/lib/commonjs/components/selects/select-option/styles.js.map +1 -0
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +25 -0
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +1 -0
- package/lib/commonjs/components/step-indicator/index.js +156 -0
- package/lib/commonjs/components/step-indicator/index.js.map +1 -0
- package/lib/commonjs/components/step-indicator/interface.d.js +6 -0
- package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -0
- package/lib/commonjs/components/step-indicator/styles.js +71 -0
- package/lib/commonjs/components/step-indicator/styles.js.map +1 -0
- package/lib/commonjs/components/typography/index.js +75 -0
- package/lib/commonjs/components/typography/index.js.map +1 -0
- package/lib/commonjs/components/typography/interface.d.js +6 -0
- package/lib/commonjs/components/typography/interface.d.js.map +1 -0
- package/lib/commonjs/components/typography/styles.js +38 -0
- package/lib/commonjs/components/typography/styles.js.map +1 -0
- package/lib/commonjs/components/user-profile/index.js +217 -0
- package/lib/commonjs/components/user-profile/index.js.map +1 -0
- package/lib/commonjs/components/user-profile/interface.d.js +6 -0
- package/lib/commonjs/components/user-profile/interface.d.js.map +1 -0
- package/lib/commonjs/index.js +132 -0
- package/lib/commonjs/index.js.map +1 -0
- package/lib/commonjs/stories/box/box.stories.js +115 -0
- package/lib/commonjs/stories/box/box.stories.js.map +1 -0
- package/lib/commonjs/stories/button/button.stories.js +138 -0
- package/lib/commonjs/stories/button/button.stories.js.map +1 -0
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +168 -0
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -0
- package/lib/commonjs/stories/card-hours/card-hours.stories.js +101 -0
- package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -0
- package/lib/commonjs/stories/card-loading/card-loading.stories.js +84 -0
- package/lib/commonjs/stories/card-loading/card-loading.stories.js.map +1 -0
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +97 -0
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -0
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +50 -0
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +1 -0
- package/lib/commonjs/stories/header-profile/header-profile.stories.js +83 -0
- package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -0
- package/lib/commonjs/stories/input/input.stories.js +337 -0
- package/lib/commonjs/stories/input/input.stories.js.map +1 -0
- package/lib/commonjs/stories/menu-item/menu-item.stories.js +74 -0
- package/lib/commonjs/stories/menu-item/menu-item.stories.js.map +1 -0
- package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +83 -0
- package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -0
- package/lib/commonjs/stories/select-option/select-option.stories.js +52 -0
- package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -0
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +105 -0
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -0
- package/lib/commonjs/stories/typography/typography.stories.js +138 -0
- package/lib/commonjs/stories/typography/typography.stories.js.map +1 -0
- package/lib/commonjs/stories/user-profile/user-profile.stories.js +54 -0
- package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +1 -0
- package/lib/commonjs/styles/global/interface.d.js +6 -0
- package/lib/commonjs/styles/global/interface.d.js.map +1 -0
- package/lib/commonjs/styles/global/styles.js +61 -0
- package/lib/commonjs/styles/global/styles.js.map +1 -0
- package/lib/commonjs/styles/global/theme-provider.js +24 -0
- package/lib/commonjs/styles/global/theme-provider.js.map +1 -0
- package/lib/commonjs/styles/theme/theme.js +160 -0
- package/lib/commonjs/styles/theme/theme.js.map +1 -0
- package/lib/commonjs/utils/format-data/index.js +19 -0
- package/lib/commonjs/utils/format-data/index.js.map +1 -0
- package/lib/commonjs/utils/mutiply/index.js +10 -0
- package/lib/commonjs/utils/mutiply/index.js.map +1 -0
- package/lib/module/assets/fonts/Inter-Black.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Bold.ttf +0 -0
- package/lib/module/assets/fonts/Inter-ExtraBold.ttf +0 -0
- package/lib/module/assets/fonts/Inter-ExtraLight.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Light.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Medium.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Regular.ttf +0 -0
- package/lib/module/assets/fonts/Inter-SemiBold.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Thin.ttf +0 -0
- package/lib/module/common/constants/index.js +7 -0
- package/lib/module/common/constants/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-drop-down/index.js +35 -0
- package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-left/index.js +35 -0
- package/lib/module/common/icons-svg/arrow-left/index.js.map +1 -0
- package/lib/module/common/icons-svg/bell/index.js +28 -0
- package/lib/module/common/icons-svg/bell/index.js.map +1 -0
- package/lib/module/common/icons-svg/bluetooth/index.js +44 -0
- package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -0
- package/lib/module/common/icons-svg/bluetooth-connected/index.js +47 -0
- package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +1 -0
- package/lib/module/common/icons-svg/calendar/index.js +48 -0
- package/lib/module/common/icons-svg/calendar/index.js.map +1 -0
- package/lib/module/common/icons-svg/call-bell/index.js +32 -0
- package/lib/module/common/icons-svg/call-bell/index.js.map +1 -0
- package/lib/module/common/icons-svg/camera-plus/index.js +47 -0
- package/lib/module/common/icons-svg/camera-plus/index.js.map +1 -0
- package/lib/module/common/icons-svg/chart-bar/index.js +32 -0
- package/lib/module/common/icons-svg/chart-bar/index.js.map +1 -0
- package/lib/module/common/icons-svg/check-box-fill/index.js +34 -0
- package/lib/module/common/icons-svg/check-box-fill/index.js.map +1 -0
- package/lib/module/common/icons-svg/check-box-outline/index.js +34 -0
- package/lib/module/common/icons-svg/check-box-outline/index.js.map +1 -0
- package/lib/module/common/icons-svg/check-circle/index.js +30 -0
- package/lib/module/common/icons-svg/check-circle/index.js.map +1 -0
- package/lib/module/common/icons-svg/closed/index.js +46 -0
- package/lib/module/common/icons-svg/closed/index.js.map +1 -0
- package/lib/module/common/icons-svg/constants/index.js +50 -0
- package/lib/module/common/icons-svg/constants/index.js.map +1 -0
- package/lib/module/common/icons-svg/credit-card/index.js +35 -0
- package/lib/module/common/icons-svg/credit-card/index.js.map +1 -0
- package/lib/module/common/icons-svg/currency/index.js +46 -0
- package/lib/module/common/icons-svg/currency/index.js.map +1 -0
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js +32 -0
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +1 -0
- package/lib/module/common/icons-svg/eye/index.js +36 -0
- package/lib/module/common/icons-svg/eye/index.js.map +1 -0
- package/lib/module/common/icons-svg/eye-slash/index.js +34 -0
- package/lib/module/common/icons-svg/eye-slash/index.js.map +1 -0
- package/lib/module/common/icons-svg/file-text/index.js +42 -0
- package/lib/module/common/icons-svg/file-text/index.js.map +1 -0
- package/lib/module/common/icons-svg/gas-pump/index.js +47 -0
- package/lib/module/common/icons-svg/gas-pump/index.js.map +1 -0
- package/lib/module/common/icons-svg/gauge/index.js +46 -0
- package/lib/module/common/icons-svg/gauge/index.js.map +1 -0
- package/lib/module/common/icons-svg/gear/index.js +47 -0
- package/lib/module/common/icons-svg/gear/index.js.map +1 -0
- package/lib/module/common/icons-svg/index.js +284 -0
- package/lib/module/common/icons-svg/index.js.map +1 -0
- package/lib/module/common/icons-svg/interface.d.js +4 -0
- package/lib/module/common/icons-svg/interface.d.js.map +1 -0
- package/lib/module/common/icons-svg/list/index.js +60 -0
- package/lib/module/common/icons-svg/list/index.js.map +1 -0
- package/lib/module/common/icons-svg/moon-stars/index.js +32 -0
- package/lib/module/common/icons-svg/moon-stars/index.js.map +1 -0
- package/lib/module/common/icons-svg/note-pincel/index.js +49 -0
- package/lib/module/common/icons-svg/note-pincel/index.js.map +1 -0
- package/lib/module/common/icons-svg/package/index.js +32 -0
- package/lib/module/common/icons-svg/package/index.js.map +1 -0
- package/lib/module/common/icons-svg/package-check/index.js +47 -0
- package/lib/module/common/icons-svg/package-check/index.js.map +1 -0
- package/lib/module/common/icons-svg/shopping-cart/index.js +42 -0
- package/lib/module/common/icons-svg/shopping-cart/index.js.map +1 -0
- package/lib/module/common/icons-svg/steering-wheel/index.js +54 -0
- package/lib/module/common/icons-svg/steering-wheel/index.js.map +1 -0
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js +43 -0
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +1 -0
- package/lib/module/common/icons-svg/timer/index.js +46 -0
- package/lib/module/common/icons-svg/timer/index.js.map +1 -0
- package/lib/module/common/icons-svg/trophy/index.js +32 -0
- package/lib/module/common/icons-svg/trophy/index.js.map +1 -0
- package/lib/module/common/icons-svg/truck/index.js +42 -0
- package/lib/module/common/icons-svg/truck/index.js.map +1 -0
- package/lib/module/common/icons-svg/truck-trailer/index.js +43 -0
- package/lib/module/common/icons-svg/truck-trailer/index.js.map +1 -0
- package/lib/module/common/icons-svg/wifi-high/index.js +50 -0
- package/lib/module/common/icons-svg/wifi-high/index.js.map +1 -0
- package/lib/module/common/icons-svg/wifi-x/index.js +56 -0
- package/lib/module/common/icons-svg/wifi-x/index.js.map +1 -0
- package/lib/module/components/box/index.js +49 -0
- package/lib/module/components/box/index.js.map +1 -0
- package/lib/module/components/box/interface.d.js +4 -0
- package/lib/module/components/box/interface.d.js.map +1 -0
- package/lib/module/components/box/styles.js +19 -0
- package/lib/module/components/box/styles.js.map +1 -0
- package/lib/module/components/button/index.js +67 -0
- package/lib/module/components/button/index.js.map +1 -0
- package/lib/module/components/button/interface.d.js +4 -0
- package/lib/module/components/button/interface.d.js.map +1 -0
- package/lib/module/components/button/styles.js +36 -0
- package/lib/module/components/button/styles.js.map +1 -0
- package/lib/module/components/capture-photo/index.js +110 -0
- package/lib/module/components/capture-photo/index.js.map +1 -0
- package/lib/module/components/capture-photo/interface.d.js +4 -0
- package/lib/module/components/capture-photo/interface.d.js.map +1 -0
- package/lib/module/components/capture-photo/styles.js +23 -0
- package/lib/module/components/capture-photo/styles.js.map +1 -0
- package/lib/module/components/card-hours/index.js +110 -0
- package/lib/module/components/card-hours/index.js.map +1 -0
- package/lib/module/components/card-hours/interface.d.js +4 -0
- package/lib/module/components/card-hours/interface.d.js.map +1 -0
- package/lib/module/components/card-loading/helpers/return-colors.js +13 -0
- package/lib/module/components/card-loading/helpers/return-colors.js.map +1 -0
- package/lib/module/components/card-loading/index.js +263 -0
- package/lib/module/components/card-loading/index.js.map +1 -0
- package/lib/module/components/card-loading/interface.d.js +4 -0
- package/lib/module/components/card-loading/interface.d.js.map +1 -0
- package/lib/module/components/card-loading/styles.js +2 -0
- package/lib/module/components/card-loading/styles.js.map +1 -0
- package/lib/module/components/card-scheduled-journey/index.js +129 -0
- package/lib/module/components/card-scheduled-journey/index.js.map +1 -0
- package/lib/module/components/card-scheduled-journey/interface.js +4 -0
- package/lib/module/components/card-scheduled-journey/interface.js.map +1 -0
- package/lib/module/components/card-scheduled-journey/styles.js +23 -0
- package/lib/module/components/card-scheduled-journey/styles.js.map +1 -0
- package/lib/module/components/card-work-session/index.js +168 -0
- package/lib/module/components/card-work-session/index.js.map +1 -0
- package/lib/module/components/card-work-session/interface.d.js +4 -0
- package/lib/module/components/card-work-session/interface.d.js.map +1 -0
- package/lib/module/components/header-profile/index.js +140 -0
- package/lib/module/components/header-profile/index.js.map +1 -0
- package/lib/module/components/header-profile/interface.d.js +4 -0
- package/lib/module/components/header-profile/interface.d.js.map +1 -0
- package/lib/module/components/input/index.js +197 -0
- package/lib/module/components/input/index.js.map +1 -0
- package/lib/module/components/input/interface.d.js +4 -0
- package/lib/module/components/input/interface.d.js.map +1 -0
- package/lib/module/components/input/styles.js +27 -0
- package/lib/module/components/input/styles.js.map +1 -0
- package/lib/module/components/menu-item/index.js +86 -0
- package/lib/module/components/menu-item/index.js.map +1 -0
- package/lib/module/components/menu-item/interface.d.js +4 -0
- package/lib/module/components/menu-item/interface.d.js.map +1 -0
- package/lib/module/components/menu-item/styles.js +2 -0
- package/lib/module/components/menu-item/styles.js.map +1 -0
- package/lib/module/components/scheduled-journey-indicators/index.js +94 -0
- package/lib/module/components/scheduled-journey-indicators/index.js.map +1 -0
- package/lib/module/components/scheduled-journey-indicators/interface.d.js +4 -0
- package/lib/module/components/scheduled-journey-indicators/interface.d.js.map +1 -0
- package/lib/module/components/selects/select-option/index.js +106 -0
- package/lib/module/components/selects/select-option/index.js.map +1 -0
- package/lib/module/components/selects/select-option/interface.d.js +4 -0
- package/lib/module/components/selects/select-option/interface.d.js.map +1 -0
- package/lib/module/components/selects/select-option/styles.js +75 -0
- package/lib/module/components/selects/select-option/styles.js.map +1 -0
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +21 -0
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +1 -0
- package/lib/module/components/step-indicator/index.js +152 -0
- package/lib/module/components/step-indicator/index.js.map +1 -0
- package/lib/module/components/step-indicator/interface.d.js +4 -0
- package/lib/module/components/step-indicator/interface.d.js.map +1 -0
- package/lib/module/components/step-indicator/styles.js +67 -0
- package/lib/module/components/step-indicator/styles.js.map +1 -0
- package/lib/module/components/typography/index.js +71 -0
- package/lib/module/components/typography/index.js.map +1 -0
- package/lib/module/components/typography/interface.d.js +4 -0
- package/lib/module/components/typography/interface.d.js.map +1 -0
- package/lib/module/components/typography/styles.js +34 -0
- package/lib/module/components/typography/styles.js.map +1 -0
- package/lib/module/components/user-profile/index.js +213 -0
- package/lib/module/components/user-profile/index.js.map +1 -0
- package/lib/module/components/user-profile/interface.d.js +4 -0
- package/lib/module/components/user-profile/interface.d.js.map +1 -0
- package/lib/module/index.js +30 -0
- package/lib/module/index.js.map +1 -0
- package/lib/module/stories/box/box.stories.js +109 -0
- package/lib/module/stories/box/box.stories.js.map +1 -0
- package/lib/module/stories/button/button.stories.js +134 -0
- package/lib/module/stories/button/button.stories.js.map +1 -0
- package/lib/module/stories/capture-photo/capture-photo.stories.js +164 -0
- package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -0
- package/lib/module/stories/card-hours/card-hours.stories.js +97 -0
- package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -0
- package/lib/module/stories/card-loading/card-loading.stories.js +80 -0
- package/lib/module/stories/card-loading/card-loading.stories.js.map +1 -0
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +93 -0
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -0
- package/lib/module/stories/card-work-session/card-work-session.stories.js +46 -0
- package/lib/module/stories/card-work-session/card-work-session.stories.js.map +1 -0
- package/lib/module/stories/header-profile/header-profile.stories.js +79 -0
- package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -0
- package/lib/module/stories/input/input.stories.js +332 -0
- package/lib/module/stories/input/input.stories.js.map +1 -0
- package/lib/module/stories/menu-item/menu-item.stories.js +70 -0
- package/lib/module/stories/menu-item/menu-item.stories.js.map +1 -0
- package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +80 -0
- package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -0
- package/lib/module/stories/select-option/select-option.stories.js +48 -0
- package/lib/module/stories/select-option/select-option.stories.js.map +1 -0
- package/lib/module/stories/step-indicator/step-indicator.stories.js +100 -0
- package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -0
- package/lib/module/stories/typography/typography.stories.js +134 -0
- package/lib/module/stories/typography/typography.stories.js.map +1 -0
- package/lib/module/stories/user-profile/user-profile.stories.js +50 -0
- package/lib/module/stories/user-profile/user-profile.stories.js.map +1 -0
- package/lib/module/styles/global/interface.d.js +4 -0
- package/lib/module/styles/global/interface.d.js.map +1 -0
- package/lib/module/styles/global/styles.js +57 -0
- package/lib/module/styles/global/styles.js.map +1 -0
- package/lib/module/styles/global/theme-provider.js +16 -0
- package/lib/module/styles/global/theme-provider.js.map +1 -0
- package/lib/module/styles/theme/theme.js +156 -0
- package/lib/module/styles/theme/theme.js.map +1 -0
- package/lib/module/utils/format-data/index.js +15 -0
- package/lib/module/utils/format-data/index.js.map +1 -0
- package/lib/module/utils/mutiply/index.js +6 -0
- package/lib/module/utils/mutiply/index.js.map +1 -0
- package/lib/typescript/commonjs/package.json +1 -0
- package/lib/typescript/commonjs/src/common/constants/index.d.ts +5 -0
- package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts +45 -0
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts +12 -0
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/box/index.d.ts +10 -0
- package/lib/typescript/commonjs/src/components/box/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/box/styles.d.ts +13 -0
- package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/button/index.d.ts +10 -0
- package/lib/typescript/commonjs/src/components/button/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/button/styles.d.ts +24 -0
- package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts +12 -0
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +10 -0
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-loading/helpers/return-colors.d.ts +4 -0
- package/lib/typescript/commonjs/src/components/card-loading/helpers/return-colors.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-loading/index.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/card-loading/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-loading/styles.d.ts +1 -0
- package/lib/typescript/commonjs/src/components/card-loading/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts +33 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +12 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/input/index.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/input/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/input/styles.d.ts +12 -0
- package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/menu-item/index.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/menu-item/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts +1 -0
- package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +64 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts +57 -0
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/typography/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts +30 -0
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/index.d.ts +22 -0
- package/lib/typescript/commonjs/src/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts +9 -0
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts +9 -0
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +11 -0
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts +15 -0
- package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts +9 -0
- package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +16 -0
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts +47 -0
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +142 -0
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +144 -0
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/format-data/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/utils/format-data/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts +2 -0
- package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts.map +1 -0
- package/lib/typescript/module/package.json +1 -0
- package/lib/typescript/module/src/common/constants/index.d.ts +5 -0
- package/lib/typescript/module/src/common/constants/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts +8 -0
- package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +45 -0
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/index.d.ts +12 -0
- package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/list/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/box/index.d.ts +10 -0
- package/lib/typescript/module/src/components/box/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/box/styles.d.ts +13 -0
- package/lib/typescript/module/src/components/box/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/button/index.d.ts +10 -0
- package/lib/typescript/module/src/components/button/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/button/styles.d.ts +24 -0
- package/lib/typescript/module/src/components/button/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/capture-photo/index.d.ts +14 -0
- package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts +12 -0
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-hours/index.d.ts +10 -0
- package/lib/typescript/module/src/components/card-hours/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-loading/helpers/return-colors.d.ts +4 -0
- package/lib/typescript/module/src/components/card-loading/helpers/return-colors.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-loading/index.d.ts +15 -0
- package/lib/typescript/module/src/components/card-loading/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-loading/styles.d.ts +1 -0
- package/lib/typescript/module/src/components/card-loading/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +14 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts +33 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts +12 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-work-session/index.d.ts +11 -0
- package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/header-profile/index.d.ts +14 -0
- package/lib/typescript/module/src/components/header-profile/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/input/index.d.ts +15 -0
- package/lib/typescript/module/src/components/input/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/input/styles.d.ts +12 -0
- package/lib/typescript/module/src/components/input/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/menu-item/index.d.ts +15 -0
- package/lib/typescript/module/src/components/menu-item/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/menu-item/styles.d.ts +1 -0
- package/lib/typescript/module/src/components/menu-item/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts +11 -0
- package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts +14 -0
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts +64 -0
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +15 -0
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -0
- package/lib/typescript/module/src/components/step-indicator/index.d.ts +14 -0
- package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts +57 -0
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/typography/index.d.ts +14 -0
- package/lib/typescript/module/src/components/typography/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/typography/styles.d.ts +30 -0
- package/lib/typescript/module/src/components/typography/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/user-profile/index.d.ts +15 -0
- package/lib/typescript/module/src/components/user-profile/index.d.ts.map +1 -0
- package/lib/typescript/module/src/index.d.ts +22 -0
- package/lib/typescript/module/src/index.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/box/box.stories.d.ts +9 -0
- package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/button/button.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts +9 -0
- package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +11 -0
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/input/input.stories.d.ts +15 -0
- package/lib/typescript/module/src/stories/input/input.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts +9 -0
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts +16 -0
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/styles/global/styles.d.ts +47 -0
- package/lib/typescript/module/src/styles/global/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/styles/global/theme-provider.d.ts +142 -0
- package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +1 -0
- package/lib/typescript/module/src/styles/theme/theme.d.ts +144 -0
- package/lib/typescript/module/src/styles/theme/theme.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/format-data/index.d.ts +8 -0
- package/lib/typescript/module/src/utils/format-data/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/mutiply/index.d.ts +2 -0
- package/lib/typescript/module/src/utils/mutiply/index.d.ts.map +1 -0
- package/package.json +17 -9
- package/src/common/icons-svg/bell/index.tsx +26 -0
- package/src/common/icons-svg/constants/index.ts +1 -0
- package/src/common/icons-svg/index.tsx +4 -0
- package/src/components/button/index.tsx +5 -1
- package/src/components/button/styles.ts +1 -1
- package/src/components/card-loading/helpers/return-colors.ts +15 -0
- package/src/components/card-loading/index.tsx +265 -0
- package/src/components/card-loading/interface.d.ts +30 -0
- package/src/components/card-loading/styles.ts +0 -0
- package/src/components/card-scheduled-journey/index.tsx +7 -10
- package/src/components/card-work-session/index.tsx +147 -0
- package/src/components/card-work-session/interface.d.ts +46 -0
- package/src/components/menu-item/index.tsx +2 -3
- package/src/components/selects/select-option/index.tsx +0 -4
- package/src/{index.tsx → index.ts} +2 -0
- package/src/stories/box/box.stories.tsx +2 -3
- package/src/stories/card-loading/card-loading.stories.tsx +85 -0
- package/src/stories/card-work-session/card-work-session.stories.tsx +49 -0
- package/src/stories/input/input.stories.tsx +1 -0
- package/src/styles/theme/theme.ts +2 -0
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.Box = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _reactNative = require("react-native");
|
|
9
|
+
var _styles = require("./styles.js");
|
|
10
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
11
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
12
|
+
/**
|
|
13
|
+
* IMPORTS
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
// typings
|
|
17
|
+
|
|
18
|
+
// styles
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* Componente Box para envolver outros componentes de forma flexível.
|
|
22
|
+
*/
|
|
23
|
+
const Box = ({
|
|
24
|
+
children,
|
|
25
|
+
width,
|
|
26
|
+
height,
|
|
27
|
+
backgroundColor,
|
|
28
|
+
borderStyled,
|
|
29
|
+
flexStyle,
|
|
30
|
+
paddingStyle,
|
|
31
|
+
marginStyle,
|
|
32
|
+
opacity = 1,
|
|
33
|
+
testID = "box",
|
|
34
|
+
style
|
|
35
|
+
}) => {
|
|
36
|
+
// Criando o objeto de estilos dinamicamente
|
|
37
|
+
const styleProps = {
|
|
38
|
+
width,
|
|
39
|
+
height,
|
|
40
|
+
backgroundColor,
|
|
41
|
+
borderStyled,
|
|
42
|
+
flexStyle,
|
|
43
|
+
paddingStyle,
|
|
44
|
+
marginStyle,
|
|
45
|
+
opacity,
|
|
46
|
+
style
|
|
47
|
+
};
|
|
48
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.View, {
|
|
49
|
+
testID: testID,
|
|
50
|
+
style: [(0, _styles.styles)(styleProps).boxStyle, style],
|
|
51
|
+
children: children
|
|
52
|
+
});
|
|
53
|
+
};
|
|
54
|
+
exports.Box = Box;
|
|
55
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_styles","_jsxRuntime","e","__esModule","default","Box","children","width","height","backgroundColor","borderStyled","flexStyle","paddingStyle","marginStyle","opacity","testID","style","styleProps","jsx","View","styles","boxStyle","exports"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/box/index.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AAMA,IAAAE,OAAA,GAAAF,OAAA;AAAkC,IAAAG,WAAA,GAAAH,OAAA;AAAA,SAAAD,uBAAAK,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAVlC;AACA;AACA;;AAIA;;AAGA;;AAGA;AACA;AACA;AACO,MAAMG,GAAwB,GAAGA,CAAC;EACvCC,QAAQ;EACRC,KAAK;EACLC,MAAM;EACNC,eAAe;EACfC,YAAY;EACZC,SAAS;EACTC,YAAY;EACZC,WAAW;EACXC,OAAO,GAAG,CAAC;EACXC,MAAM,GAAG,KAAK;EACdC;AACF,CAAC,KAAK;EACJ;EACA,MAAMC,UAA8B,GAAG;IACrCV,KAAK;IACLC,MAAM;IACNC,eAAe;IACfC,YAAY;IACZC,SAAS;IACTC,YAAY;IACZC,WAAW;IACXC,OAAO;IACPE;EACF,CAAC;EAED,oBACE,IAAAf,WAAA,CAAAiB,GAAA,EAACnB,YAAA,CAAAoB,IAAI;IAACJ,MAAM,EAAEA,MAAO;IAACC,KAAK,EAAE,CAAC,IAAAI,cAAM,EAACH,UAAU,CAAC,CAACI,QAAQ,EAAEL,KAAK,CAAE;IAAAV,QAAA,EAC/DA;EAAQ,CACL,CAAC;AAEX,CAAC;AAACgB,OAAA,CAAAjB,GAAA,GAAAA,GAAA","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/box/interface.d.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.styles = void 0;
|
|
7
|
+
var _reactNative = require("react-native");
|
|
8
|
+
var _styles = require("../../styles/global/styles.js");
|
|
9
|
+
// typing
|
|
10
|
+
|
|
11
|
+
const styles = props => _reactNative.StyleSheet.create({
|
|
12
|
+
boxStyle: {
|
|
13
|
+
...(0, _styles.stylesGlobal)(props),
|
|
14
|
+
...props
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* EXPORTS
|
|
20
|
+
*/
|
|
21
|
+
exports.styles = styles;
|
|
22
|
+
//# sourceMappingURL=styles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNative","require","_styles","styles","props","StyleSheet","create","boxStyle","stylesGlobal","exports"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/box/styles.ts"],"mappings":";;;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AAMA,IAAAC,OAAA,GAAAD,OAAA;AAHA;;AAMA,MAAME,MAAM,GAAIC,KAAe,IAC7BC,uBAAU,CAACC,MAAM,CAAC;EAChBC,QAAQ,EAAE;IACR,GAAG,IAAAC,oBAAY,EAACJ,KAAK,CAAC;IACtB,GAAGA;EACL;AACF,CAAC,CAAC;;AAEJ;AACA;AACA;AAFAK,OAAA,CAAAN,MAAA,GAAAA,MAAA","ignoreList":[]}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.Button = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _reactNative = require("react-native");
|
|
9
|
+
var _styles = require("./styles.js");
|
|
10
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
11
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
12
|
+
/**
|
|
13
|
+
* IMPORTS
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
// typings
|
|
17
|
+
|
|
18
|
+
// styles
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* Componente Button para a interação da ui.
|
|
22
|
+
*/
|
|
23
|
+
const Button = ({
|
|
24
|
+
title = "Button",
|
|
25
|
+
width = "50%",
|
|
26
|
+
height,
|
|
27
|
+
backgroundColor,
|
|
28
|
+
borderStyled,
|
|
29
|
+
flexStyle,
|
|
30
|
+
paddingStyle,
|
|
31
|
+
marginStyle,
|
|
32
|
+
testID,
|
|
33
|
+
opacity = 1,
|
|
34
|
+
children,
|
|
35
|
+
style,
|
|
36
|
+
fontStyle,
|
|
37
|
+
buttonTextStyle,
|
|
38
|
+
onPress,
|
|
39
|
+
...res
|
|
40
|
+
}) => {
|
|
41
|
+
const styleProps = {
|
|
42
|
+
width,
|
|
43
|
+
height,
|
|
44
|
+
backgroundColor,
|
|
45
|
+
borderStyled,
|
|
46
|
+
flexStyle,
|
|
47
|
+
paddingStyle,
|
|
48
|
+
marginStyle,
|
|
49
|
+
testID,
|
|
50
|
+
opacity,
|
|
51
|
+
children,
|
|
52
|
+
fontStyle,
|
|
53
|
+
buttonTextStyle,
|
|
54
|
+
style
|
|
55
|
+
};
|
|
56
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Pressable, {
|
|
57
|
+
activeOpacity: 0.7,
|
|
58
|
+
testID: "button",
|
|
59
|
+
style: ({
|
|
60
|
+
pressed
|
|
61
|
+
}) => [(0, _styles.styles)(styleProps).buttonStyle, {
|
|
62
|
+
opacity: pressed ? 0.75 : 1.0
|
|
63
|
+
}, style],
|
|
64
|
+
onPress: onPress,
|
|
65
|
+
...res,
|
|
66
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Text, {
|
|
67
|
+
style: [(0, _styles.styles)(styleProps).buttonTextStyle],
|
|
68
|
+
children: title
|
|
69
|
+
})
|
|
70
|
+
});
|
|
71
|
+
};
|
|
72
|
+
exports.Button = Button;
|
|
73
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_styles","_jsxRuntime","e","__esModule","default","Button","title","width","height","backgroundColor","borderStyled","flexStyle","paddingStyle","marginStyle","testID","opacity","children","style","fontStyle","buttonTextStyle","onPress","res","styleProps","jsx","Pressable","activeOpacity","pressed","styles","buttonStyle","Text","exports"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/button/index.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AAMA,IAAAE,OAAA,GAAAF,OAAA;AAAkC,IAAAG,WAAA,GAAAH,OAAA;AAAA,SAAAD,uBAAAK,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAVlC;AACA;AACA;;AAIA;;AAGA;;AAGA;AACA;AACA;AACO,MAAMG,MAA8B,GAAGA,CAAC;EAC7CC,KAAK,GAAG,QAAQ;EAChBC,KAAK,GAAG,KAAK;EACbC,MAAM;EACNC,eAAe;EACfC,YAAY;EACZC,SAAS;EACTC,YAAY;EACZC,WAAW;EACXC,MAAM;EACNC,OAAO,GAAG,CAAC;EACXC,QAAQ;EACRC,KAAK;EACLC,SAAS;EACTC,eAAe;EACfC,OAAO;EACP,GAAGC;AACL,CAAC,KAAK;EACJ,MAAMC,UAAU,GAAG;IACjBf,KAAK;IACLC,MAAM;IACNC,eAAe;IACfC,YAAY;IACZC,SAAS;IACTC,YAAY;IACZC,WAAW;IACXC,MAAM;IACNC,OAAO;IACPC,QAAQ;IACRE,SAAS;IACTC,eAAe;IACfF;EACF,CAAiB;EAEjB,oBACE,IAAAhB,WAAA,CAAAsB,GAAA,EAACxB,YAAA,CAAAyB,SAAS;IACRC,aAAa,EAAE,GAAI;IACnBX,MAAM,EAAE,QAAS;IACjBG,KAAK,EAAEA,CAAC;MAAES;IAAQ,CAAC,KAAK,CACtB,IAAAC,cAAM,EAACL,UAAU,CAAC,CAACM,WAAW,EAC9B;MAAEb,OAAO,EAAEW,OAAO,GAAG,IAAI,GAAG;IAAI,CAAC,EACjCT,KAAK,CACL;IACFG,OAAO,EAAEA,OAAQ;IAAA,GACbC,GAAG;IAAAL,QAAA,eAEP,IAAAf,WAAA,CAAAsB,GAAA,EAACxB,YAAA,CAAA8B,IAAI;MAACZ,KAAK,EAAE,CAAC,IAAAU,cAAM,EAACL,UAAU,CAAC,CAACH,eAAe,CAAe;MAAAH,QAAA,EAAEV;IAAK,CAAO;EAAC,CACrE,CAAC;AAEhB,CAAC;AAACwB,OAAA,CAAAzB,MAAA,GAAAA,MAAA","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/button/interface.d.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.styles = void 0;
|
|
7
|
+
var _reactNative = require("react-native");
|
|
8
|
+
var _styles = require("../../styles/global/styles.js");
|
|
9
|
+
/**
|
|
10
|
+
* IMPORTS
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
// typings
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* Interface ButtonProps
|
|
17
|
+
*/
|
|
18
|
+
|
|
19
|
+
const styles = props => _reactNative.StyleSheet.create({
|
|
20
|
+
buttonStyle: {
|
|
21
|
+
...(0, _styles.stylesGlobal)(props),
|
|
22
|
+
...props
|
|
23
|
+
},
|
|
24
|
+
buttonTextStyle: {
|
|
25
|
+
color: props.buttonTextStyle?.color ?? "blue",
|
|
26
|
+
fontSize: props.buttonTextStyle?.fontSize ?? 14,
|
|
27
|
+
letterSpacing: props.buttonTextStyle?.letterSpacing ?? 0.5,
|
|
28
|
+
lineHeight: props.buttonTextStyle?.lineHeight ?? 24,
|
|
29
|
+
fontWeight: props.buttonTextStyle?.fontWeight,
|
|
30
|
+
fontFamily: props.buttonTextStyle?.fontFamily ?? "Inter-Medium",
|
|
31
|
+
textAlign: props.flexStyle?.textAlign
|
|
32
|
+
}
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* EXPORTS
|
|
37
|
+
*/
|
|
38
|
+
exports.styles = styles;
|
|
39
|
+
//# sourceMappingURL=styles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNative","require","_styles","styles","props","StyleSheet","create","buttonStyle","stylesGlobal","buttonTextStyle","color","fontSize","letterSpacing","lineHeight","fontWeight","fontFamily","textAlign","flexStyle","exports"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/button/styles.ts"],"mappings":";;;;;;AAGA,IAAAA,YAAA,GAAAC,OAAA;AAMA,IAAAC,OAAA,GAAAD,OAAA;AATA;AACA;AACA;;AAGA;;AAMA;AACA;AACA;;AAGA,MAAME,MAAM,GAAIC,KAAkB,IAChCC,uBAAU,CAACC,MAAM,CAAC;EAChBC,WAAW,EAAE;IAAE,GAAG,IAAAC,oBAAY,EAACJ,KAAK,CAAC;IAAE,GAAGA;EAAM,CAAe;EAC/DK,eAAe,EAAE;IACfC,KAAK,EAAEN,KAAK,CAACK,eAAe,EAAEC,KAAK,IAAI,MAAM;IAC7CC,QAAQ,EAAEP,KAAK,CAACK,eAAe,EAAEE,QAAQ,IAAI,EAAE;IAC/CC,aAAa,EAAER,KAAK,CAACK,eAAe,EAAEG,aAAa,IAAI,GAAG;IAC1DC,UAAU,EAAET,KAAK,CAACK,eAAe,EAAEI,UAAU,IAAI,EAAE;IACnDC,UAAU,EAAEV,KAAK,CAACK,eAAe,EAAEK,UAAU;IAC7CC,UAAU,EAAEX,KAAK,CAACK,eAAe,EAAEM,UAAU,IAAI,cAAc;IAC/DC,SAAS,EAAEZ,KAAK,CAACa,SAAS,EAAED;EAC9B;AACF,CAAC,CAAC;;AAEJ;AACA;AACA;AAFAE,OAAA,CAAAf,MAAA,GAAAA,MAAA","ignoreList":[]}
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.CapturePhoto = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _reactNative = require("react-native");
|
|
9
|
+
var _index = require("../typography/index.js");
|
|
10
|
+
var _index2 = require("../../common/icons-svg/index.js");
|
|
11
|
+
var _theme = require("../../styles/theme/theme.js");
|
|
12
|
+
var _styles = require("./styles.js");
|
|
13
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* IMPORTS
|
|
17
|
+
*/
|
|
18
|
+
|
|
19
|
+
// components
|
|
20
|
+
|
|
21
|
+
// icons / svg
|
|
22
|
+
|
|
23
|
+
// typings
|
|
24
|
+
|
|
25
|
+
// styles
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* Componente Capturar foto para a interação do usuário com ui.
|
|
29
|
+
*/const CapturePhoto = ({
|
|
30
|
+
imageComprovante,
|
|
31
|
+
takePhotoWithImagePicker,
|
|
32
|
+
testID,
|
|
33
|
+
width,
|
|
34
|
+
height,
|
|
35
|
+
marginStyle,
|
|
36
|
+
flexStyle,
|
|
37
|
+
title,
|
|
38
|
+
borderStyled,
|
|
39
|
+
color,
|
|
40
|
+
fontStyle,
|
|
41
|
+
opacity,
|
|
42
|
+
style,
|
|
43
|
+
smallText,
|
|
44
|
+
paddingStyle
|
|
45
|
+
}) => {
|
|
46
|
+
const styleProps = {
|
|
47
|
+
imageComprovante,
|
|
48
|
+
takePhotoWithImagePicker,
|
|
49
|
+
testID,
|
|
50
|
+
width,
|
|
51
|
+
height,
|
|
52
|
+
marginStyle,
|
|
53
|
+
flexStyle,
|
|
54
|
+
title,
|
|
55
|
+
borderStyled,
|
|
56
|
+
color,
|
|
57
|
+
fontStyle,
|
|
58
|
+
opacity,
|
|
59
|
+
style,
|
|
60
|
+
smallText,
|
|
61
|
+
paddingStyle
|
|
62
|
+
};
|
|
63
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_jsxRuntime.Fragment, {
|
|
64
|
+
children: imageComprovante ? /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.TouchableOpacity, {
|
|
65
|
+
activeOpacity: 0.7,
|
|
66
|
+
onPress: takePhotoWithImagePicker,
|
|
67
|
+
testID: testID,
|
|
68
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Image, {
|
|
69
|
+
style: [{
|
|
70
|
+
width,
|
|
71
|
+
height,
|
|
72
|
+
borderWidth: Number(borderStyled?.borderWidth),
|
|
73
|
+
borderColor: borderStyled?.borderColor,
|
|
74
|
+
borderRadius: Number(borderStyled?.borderRadius)
|
|
75
|
+
}, (0, _styles.styles)(styleProps).capturePhoto],
|
|
76
|
+
source: {
|
|
77
|
+
uri: imageComprovante
|
|
78
|
+
}
|
|
79
|
+
})
|
|
80
|
+
}) : /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.TouchableOpacity, {
|
|
81
|
+
activeOpacity: 0.7,
|
|
82
|
+
style: [(0, _styles.styles)(styleProps).capturePhoto, style],
|
|
83
|
+
onPress: takePhotoWithImagePicker,
|
|
84
|
+
testID: testID,
|
|
85
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.Icons, {
|
|
86
|
+
icon: "CAMERA_PLUS",
|
|
87
|
+
size: _theme.theme.fontSizes["2xl"] || 24,
|
|
88
|
+
color: color?.colorSvg
|
|
89
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.Typography, {
|
|
90
|
+
text: title.text || "Sem foto capturada.",
|
|
91
|
+
align: flexStyle?.textAlign === "left" || flexStyle?.textAlign === "right" ? flexStyle.textAlign : "center",
|
|
92
|
+
color: color?.colorText ? color.colorText : _theme.theme.colors.gray[875],
|
|
93
|
+
size: fontStyle?.fontSize ? fontStyle?.fontSize : _theme.theme.fontSizes.md,
|
|
94
|
+
fontFamily: fontStyle?.fontFamily ? fontStyle?.fontFamily : _theme.theme.fonts.inter_regular_400,
|
|
95
|
+
lineHeight: fontStyle?.lineHeight ? fontStyle?.lineHeight : _theme.theme.fontSizes["2xl"],
|
|
96
|
+
letterSpacing: fontStyle?.letterSpacing ? fontStyle?.letterSpacing : "regular"
|
|
97
|
+
}), smallText && /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.Typography, {
|
|
98
|
+
text: title.textSmallPhoto || "aqui vai o texto de baixo da foto",
|
|
99
|
+
align: flexStyle?.textAlign === "left" || flexStyle?.textAlign === "right" ? flexStyle.textAlign : "center",
|
|
100
|
+
color: color?.colorText ? color.colorText : _theme.theme.colors.gray[875],
|
|
101
|
+
size: fontStyle?.fontSize ? fontStyle?.fontSize : _theme.theme.fontSizes.sm,
|
|
102
|
+
fontFamily: fontStyle?.fontFamily ? fontStyle?.fontFamily : _theme.theme.fonts.inter_regular_400,
|
|
103
|
+
lineHeight: fontStyle?.lineHeight ? fontStyle?.lineHeight : _theme.theme.fontSizes.md,
|
|
104
|
+
letterSpacing: fontStyle?.letterSpacing ? fontStyle?.letterSpacing : "regular"
|
|
105
|
+
})]
|
|
106
|
+
})
|
|
107
|
+
});
|
|
108
|
+
};
|
|
109
|
+
|
|
110
|
+
/**
|
|
111
|
+
* EXPORTS
|
|
112
|
+
*/
|
|
113
|
+
exports.CapturePhoto = CapturePhoto;
|
|
114
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_index","_index2","_theme","_styles","_jsxRuntime","e","__esModule","default","CapturePhoto","imageComprovante","takePhotoWithImagePicker","testID","width","height","marginStyle","flexStyle","title","borderStyled","color","fontStyle","opacity","style","smallText","paddingStyle","styleProps","jsx","Fragment","children","TouchableOpacity","activeOpacity","onPress","Image","borderWidth","Number","borderColor","borderRadius","styles","capturePhoto","source","uri","jsxs","Icons","icon","size","theme","fontSizes","colorSvg","Typography","text","align","textAlign","colorText","colors","gray","fontSize","md","fontFamily","fonts","inter_regular_400","lineHeight","letterSpacing","textSmallPhoto","sm","exports"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/capture-photo/index.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/capture-photo/interface.d.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.styles = void 0;
|
|
7
|
+
var _reactNative = require("react-native");
|
|
8
|
+
var _styles = require("../../styles/global/styles.js");
|
|
9
|
+
/**
|
|
10
|
+
* IMPORTS
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
// typing
|
|
14
|
+
|
|
15
|
+
const styles = props => _reactNative.StyleSheet.create({
|
|
16
|
+
capturePhoto: {
|
|
17
|
+
...(0, _styles.stylesGlobal)(props),
|
|
18
|
+
opacity: props.opacity,
|
|
19
|
+
...props
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* EXPORTS
|
|
25
|
+
*/
|
|
26
|
+
exports.styles = styles;
|
|
27
|
+
//# sourceMappingURL=styles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNative","require","_styles","styles","props","StyleSheet","create","capturePhoto","stylesGlobal","opacity","exports"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/capture-photo/styles.ts"],"mappings":";;;;;;AAGA,IAAAA,YAAA,GAAAC,OAAA;AAIA,IAAAC,OAAA,GAAAD,OAAA;AAPA;AACA;AACA;;AAGA;;AAMA,MAAME,MAAM,GAAIC,KAAwB,IACtCC,uBAAU,CAACC,MAAM,CAAC;EAChBC,YAAY,EAAE;IACZ,GAAG,IAAAC,oBAAY,EAACJ,KAAK,CAAC;IACtBK,OAAO,EAAEL,KAAK,CAACK,OAAO;IACtB,GAAGL;EACL;AACF,CAAC,CAAC;;AAEJ;AACA;AACA;AAFAM,OAAA,CAAAP,MAAA,GAAAA,MAAA","ignoreList":[]}
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.CardHours = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _index = require("../box/index.js");
|
|
9
|
+
var _index2 = require("../typography/index.js");
|
|
10
|
+
var _theme = require("../../styles/theme/theme.js");
|
|
11
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
12
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
13
|
+
/**
|
|
14
|
+
* IMPORTS
|
|
15
|
+
*/
|
|
16
|
+
|
|
17
|
+
// components
|
|
18
|
+
|
|
19
|
+
// typing
|
|
20
|
+
|
|
21
|
+
// styles
|
|
22
|
+
|
|
23
|
+
const CardHours = ({
|
|
24
|
+
hoursWorked,
|
|
25
|
+
handleFormatDataInDayMonthYearNotHours,
|
|
26
|
+
width,
|
|
27
|
+
height,
|
|
28
|
+
marginStyle,
|
|
29
|
+
paddingStyle,
|
|
30
|
+
flexStyle,
|
|
31
|
+
text,
|
|
32
|
+
borderStyled,
|
|
33
|
+
color,
|
|
34
|
+
fontStyle,
|
|
35
|
+
backgroundColor,
|
|
36
|
+
sizeHours,
|
|
37
|
+
sizeDescription,
|
|
38
|
+
style,
|
|
39
|
+
testID
|
|
40
|
+
}) => {
|
|
41
|
+
const styleProps = {
|
|
42
|
+
width,
|
|
43
|
+
height,
|
|
44
|
+
marginStyle,
|
|
45
|
+
paddingStyle,
|
|
46
|
+
flexStyle,
|
|
47
|
+
text,
|
|
48
|
+
borderStyled,
|
|
49
|
+
color,
|
|
50
|
+
fontStyle,
|
|
51
|
+
backgroundColor,
|
|
52
|
+
sizeHours,
|
|
53
|
+
sizeDescription,
|
|
54
|
+
style,
|
|
55
|
+
testID
|
|
56
|
+
};
|
|
57
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.Box, {
|
|
58
|
+
testID: testID,
|
|
59
|
+
width: width ?? "100%",
|
|
60
|
+
height: height,
|
|
61
|
+
backgroundColor: backgroundColor ?? _theme.theme.colors.neutral[25],
|
|
62
|
+
borderStyled: {
|
|
63
|
+
borderWidth: borderStyled?.borderWidth ?? _theme.theme.borderWidths.thin,
|
|
64
|
+
borderColor: borderStyled?.borderColor ?? _theme.theme.colors.gray[400],
|
|
65
|
+
borderRadius: borderStyled?.borderRadius ?? _theme.theme.borderWidths.thick_medium
|
|
66
|
+
},
|
|
67
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.Typography, {
|
|
68
|
+
text: text ?? "Informe texto:",
|
|
69
|
+
size: Number(styleProps.fontStyle?.fontSize),
|
|
70
|
+
fontFamily: styleProps.fontStyle?.fontFamily,
|
|
71
|
+
color: color?.colorText ?? _theme.theme.colors.gray[700],
|
|
72
|
+
lineHeight: fontStyle?.lineHeight ?? _theme.theme.fontSizes.xl,
|
|
73
|
+
letterSpacing: "regular",
|
|
74
|
+
paddingTop: _theme.theme.paddings["2xs"],
|
|
75
|
+
paddingLeft: _theme.theme.paddings["2xs"]
|
|
76
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.Box, {
|
|
77
|
+
flexStyle: {
|
|
78
|
+
flexDirection: "row",
|
|
79
|
+
alignItems: "flex-end",
|
|
80
|
+
justifyContent: "space-between"
|
|
81
|
+
},
|
|
82
|
+
paddingStyle: {
|
|
83
|
+
paddingLeft: _theme.theme.paddings["2xs"],
|
|
84
|
+
paddingRight: _theme.theme.paddings["2xs"]
|
|
85
|
+
},
|
|
86
|
+
backgroundColor: backgroundColor ?? _theme.theme.colors.neutral[25],
|
|
87
|
+
width: "100%",
|
|
88
|
+
borderStyled: {
|
|
89
|
+
borderBottomLeftRadius: borderStyled?.borderBottomLeftRadius ?? _theme.theme.borderWidths.thick_medium,
|
|
90
|
+
borderBottomRightRadius: borderStyled?.borderBottomRightRadius ?? _theme.theme.borderWidths.thick_medium
|
|
91
|
+
},
|
|
92
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.Typography, {
|
|
93
|
+
text: `${hoursWorked ?? "00:00 H"}`,
|
|
94
|
+
size: sizeHours ?? _theme.theme.fontSizes["3xl"],
|
|
95
|
+
fontFamily: _theme.theme.fonts.inter_bold ?? "inter_bold",
|
|
96
|
+
fontWeight: "700",
|
|
97
|
+
color: color?.colorTextBold ?? _theme.theme.colors.orange[150],
|
|
98
|
+
lineHeight: fontStyle?.lineHeight ?? _theme.theme.fontSizes["5xl"],
|
|
99
|
+
letterSpacing: "regular"
|
|
100
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.Typography, {
|
|
101
|
+
text: `Última atualização: ${handleFormatDataInDayMonthYearNotHours(new Date())}`,
|
|
102
|
+
size: sizeDescription ?? _theme.theme.fontSizes.xs,
|
|
103
|
+
fontFamily: "inter_light_300",
|
|
104
|
+
color: color?.colorTextData ?? _theme.theme.colors.gray[700],
|
|
105
|
+
lineHeight: fontStyle?.lineHeight ?? _theme.theme.fontSizes["xl"],
|
|
106
|
+
letterSpacing: "regular"
|
|
107
|
+
})]
|
|
108
|
+
})]
|
|
109
|
+
});
|
|
110
|
+
};
|
|
111
|
+
|
|
112
|
+
/**
|
|
113
|
+
* EXPORTS
|
|
114
|
+
*/
|
|
115
|
+
exports.CardHours = CardHours;
|
|
116
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_index","_index2","_theme","_jsxRuntime","e","__esModule","default","CardHours","hoursWorked","handleFormatDataInDayMonthYearNotHours","width","height","marginStyle","paddingStyle","flexStyle","text","borderStyled","color","fontStyle","backgroundColor","sizeHours","sizeDescription","style","testID","styleProps","jsxs","Box","theme","colors","neutral","borderWidth","borderWidths","thin","borderColor","gray","borderRadius","thick_medium","children","jsx","Typography","size","Number","fontSize","fontFamily","colorText","lineHeight","fontSizes","xl","letterSpacing","paddingTop","paddings","paddingLeft","flexDirection","alignItems","justifyContent","paddingRight","borderBottomLeftRadius","borderBottomRightRadius","fonts","inter_bold","fontWeight","colorTextBold","orange","Date","xs","colorTextData","exports"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/card-hours/index.tsx"],"mappings":";;;;;;AAEI,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAGJ,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,OAAA,GAAAF,OAAA;AAMA,IAAAG,MAAA,GAAAH,OAAA;AAAiD,IAAAI,WAAA,GAAAJ,OAAA;AAAA,SAAAD,uBAAAM,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAZjD;AACA;AACA;;AAEA;;AAIA;;AAGA;;AAGA,MAAMG,SAAoC,GAAGA,CAAC;EAC5CC,WAAW;EACXC,sCAAsC;EACtCC,KAAK;EACLC,MAAM;EACNC,WAAW;EACXC,YAAY;EACZC,SAAS;EACTC,IAAI;EACJC,YAAY;EACZC,KAAK;EACLC,SAAS;EACTC,eAAe;EACfC,SAAS;EACTC,eAAe;EACfC,KAAK;EACLC;AACF,CAAC,KAAK;EACJ,MAAMC,UAAU,GAAG;IACjBd,KAAK;IACLC,MAAM;IACNC,WAAW;IACXC,YAAY;IACZC,SAAS;IACTC,IAAI;IACJC,YAAY;IACZC,KAAK;IACLC,SAAS;IACTC,eAAe;IACfC,SAAS;IACTC,eAAe;IACfC,KAAK;IACLC;EACF,CAAoB;EAEpB,oBACE,IAAApB,WAAA,CAAAsB,IAAA,EAACzB,MAAA,CAAA0B,GAAG;IACFH,MAAM,EAAEA,MAAO;IACfb,KAAK,EAAEA,KAAK,IAAI,MAAO;IACvBC,MAAM,EAAEA,MAAO;IACfQ,eAAe,EAAEA,eAAe,IAAIQ,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;IAC7Db,YAAY,EAAE;MACZc,WAAW,EAAEd,YAAY,EAAEc,WAAW,IAAIH,YAAK,CAACI,YAAY,CAACC,IAAI;MACjEC,WAAW,EAAEjB,YAAY,EAAEiB,WAAW,IAAIN,YAAK,CAACC,MAAM,CAACM,IAAI,CAAC,GAAG,CAAC;MAChEC,YAAY,EAAEnB,YAAY,EAAEmB,YAAY,IAAIR,YAAK,CAACI,YAAY,CAACK;IACjE,CAAE;IAAAC,QAAA,gBAEF,IAAAlC,WAAA,CAAAmC,GAAA,EAACrC,OAAA,CAAAsC,UAAU;MACTxB,IAAI,EAAEA,IAAI,IAAI,gBAAiB;MAC/ByB,IAAI,EAAEC,MAAM,CAACjB,UAAU,CAACN,SAAS,EAAEwB,QAAQ,CAAE;MAC7CC,UAAU,EAAEnB,UAAU,CAACN,SAAS,EAAEyB,UAAW;MAC7C1B,KAAK,EAAEA,KAAK,EAAE2B,SAAS,IAAIjB,YAAK,CAACC,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;MAClDW,UAAU,EAAE3B,SAAS,EAAE2B,UAAU,IAAIlB,YAAK,CAACmB,SAAS,CAACC,EAAG;MACxDC,aAAa,EAAE,SAAU;MACzBC,UAAU,EAAEtB,YAAK,CAACuB,QAAQ,CAAC,KAAK,CAAE;MAClCC,WAAW,EAAExB,YAAK,CAACuB,QAAQ,CAAC,KAAK;IAAE,CACpC,CAAC,eAEF,IAAA/C,WAAA,CAAAsB,IAAA,EAACzB,MAAA,CAAA0B,GAAG;MACFZ,SAAS,EAAE;QACTsC,aAAa,EAAE,KAAK;QACpBC,UAAU,EAAE,UAAU;QACtBC,cAAc,EAAE;MAClB,CAAE;MACFzC,YAAY,EAAE;QACZsC,WAAW,EAAExB,YAAK,CAACuB,QAAQ,CAAC,KAAK,CAAC;QAClCK,YAAY,EAAE5B,YAAK,CAACuB,QAAQ,CAAC,KAAK;MACpC,CAAE;MACF/B,eAAe,EAAEA,eAAe,IAAIQ,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;MAC7DnB,KAAK,EAAE,MAAO;MACdM,YAAY,EAAE;QACZwC,sBAAsB,EACpBxC,YAAY,EAAEwC,sBAAsB,IAAI7B,YAAK,CAACI,YAAY,CAACK,YAAY;QACzEqB,uBAAuB,EACrBzC,YAAY,EAAEyC,uBAAuB,IAAI9B,YAAK,CAACI,YAAY,CAACK;MAChE,CAAE;MAAAC,QAAA,gBAEF,IAAAlC,WAAA,CAAAmC,GAAA,EAACrC,OAAA,CAAAsC,UAAU;QACTxB,IAAI,EAAE,GAAGP,WAAW,IAAI,SAAS,EAAG;QACpCgC,IAAI,EAAEpB,SAAS,IAAIO,YAAK,CAACmB,SAAS,CAAC,KAAK,CAAE;QAC1CH,UAAU,EAAEhB,YAAK,CAAC+B,KAAK,CAACC,UAAU,IAAI,YAAa;QACnDC,UAAU,EAAC,KAAK;QAChB3C,KAAK,EAAEA,KAAK,EAAE4C,aAAa,IAAIlC,YAAK,CAACC,MAAM,CAACkC,MAAM,CAAC,GAAG,CAAE;QACxDjB,UAAU,EAAE3B,SAAS,EAAE2B,UAAU,IAAIlB,YAAK,CAACmB,SAAS,CAAC,KAAK,CAAE;QAC5DE,aAAa,EAAE;MAAU,CAC1B,CAAC,eAEF,IAAA7C,WAAA,CAAAmC,GAAA,EAACrC,OAAA,CAAAsC,UAAU;QACTxB,IAAI,EAAE,uBAAuBN,sCAAsC,CAAC,IAAIsD,IAAI,CAAC,CAAC,CAAC,EAAG;QAClFvB,IAAI,EAAEnB,eAAe,IAAIM,YAAK,CAACmB,SAAS,CAACkB,EAAG;QAC5CrB,UAAU,EAAE,iBAAkB;QAC9B1B,KAAK,EAAEA,KAAK,EAAEgD,aAAa,IAAItC,YAAK,CAACC,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;QACtDW,UAAU,EAAE3B,SAAS,EAAE2B,UAAU,IAAIlB,YAAK,CAACmB,SAAS,CAAC,IAAI,CAAE;QAC3DE,aAAa,EAAE;MAAU,CAC1B,CAAC;IAAA,CACC,CAAC;EAAA,CACH,CAAC;AAEV,CAAC;;AAED;AACA;AACA;AAFAkB,OAAA,CAAA3D,SAAA,GAAAA,SAAA","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/card-hours/interface.d.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.getStatusColor = getStatusColor;
|
|
7
|
+
var _theme = require("../../../styles/theme/theme.js");
|
|
8
|
+
function getStatusColor(status) {
|
|
9
|
+
const statusColors = {
|
|
10
|
+
Aprovado: _theme.theme.colors.green[400],
|
|
11
|
+
Reprovado: _theme.theme.colors.red[900],
|
|
12
|
+
Pendente: _theme.theme.colors.yellow[50]
|
|
13
|
+
};
|
|
14
|
+
return statusColors[status];
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=return-colors.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_theme","require","getStatusColor","status","statusColors","Aprovado","theme","colors","green","Reprovado","red","Pendente","yellow"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["components/card-loading/helpers/return-colors.ts"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,OAAA;AAIA,SAASC,cAAcA,CAACC,MAAkB,EAAU;EAClD,MAAMC,YAAwC,GAAG;IAC/CC,QAAQ,EAAEC,YAAK,CAACC,MAAM,CAACC,KAAK,CAAC,GAAG,CAAC;IACjCC,SAAS,EAAEH,YAAK,CAACC,MAAM,CAACG,GAAG,CAAC,GAAG,CAAC;IAChCC,QAAQ,EAAEL,YAAK,CAACC,MAAM,CAACK,MAAM,CAAC,EAAE;EAClC,CAAC;EAED,OAAOR,YAAY,CAACD,MAAM,CAAC;AAC7B","ignoreList":[]}
|