jornada-ui 0.2.4
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/LICENSE +20 -0
- package/README.md +33 -0
- package/lib/commonjs/@types/as-base-component.js +12 -0
- package/lib/commonjs/@types/as-base-component.js.map +1 -0
- 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 +53 -0
- package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +56 -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 +50 -0
- package/lib/commonjs/common/icons-svg/check-circle/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/closed/index.js +56 -0
- package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/constants/index.js +58 -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/exclamation-circle/index.js +47 -0
- package/lib/commonjs/common/icons-svg/exclamation-circle/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/files/index.js +35 -0
- package/lib/commonjs/common/icons-svg/files/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 +332 -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/lifebuoy/index.js +39 -0
- package/lib/commonjs/common/icons-svg/lifebuoy/index.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/plus/index.js +55 -0
- package/lib/commonjs/common/icons-svg/plus/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/recused/index.js +48 -0
- package/lib/commonjs/common/icons-svg/recused/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/common/icons-svg/x-circle/index.js +56 -0
- package/lib/commonjs/common/icons-svg/x-circle/index.js.map +1 -0
- package/lib/commonjs/components/badge/index.js +34 -0
- package/lib/commonjs/components/badge/index.js.map +1 -0
- package/lib/commonjs/components/box/index.js +60 -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 +28 -0
- package/lib/commonjs/components/box/styles.js.map +1 -0
- package/lib/commonjs/components/button/index.js +81 -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 +41 -0
- package/lib/commonjs/components/button/styles.js.map +1 -0
- package/lib/commonjs/components/capture-photo/index.js +118 -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 +29 -0
- package/lib/commonjs/components/capture-photo/styles.js.map +1 -0
- package/lib/commonjs/components/card-hours/index.js +121 -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-scheduled-journey/index.js +136 -0
- package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -0
- package/lib/commonjs/components/card-scheduled-journey/interface.d.js +6 -0
- package/lib/commonjs/components/card-scheduled-journey/interface.d.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 +184 -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 +151 -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/selects/select-option/index.js +113 -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 +160 -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 +70 -0
- package/lib/commonjs/components/step-indicator/styles.js.map +1 -0
- package/lib/commonjs/components/typography/index.js +81 -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 +220 -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 +105 -0
- package/lib/commonjs/index.js.map +1 -0
- package/lib/commonjs/package.json +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 +207 -0
- package/lib/commonjs/stories/button/button.stories.js.map +1 -0
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +173 -0
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -0
- package/lib/commonjs/stories/card-hours/card-hours.stories.js +108 -0
- package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -0
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +102 -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 +54 -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 +103 -0
- package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -0
- package/lib/commonjs/stories/select-option/select-option.stories.js +57 -0
- package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -0
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +106 -0
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -0
- package/lib/commonjs/stories/typography/typography.stories.js +143 -0
- package/lib/commonjs/stories/typography/typography.stories.js.map +1 -0
- package/lib/commonjs/stories/user-profile/user-profile.stories.js +55 -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 +30 -0
- package/lib/commonjs/styles/global/theme-provider.js.map +1 -0
- package/lib/commonjs/styles/theme/theme.js +167 -0
- package/lib/commonjs/styles/theme/theme.js.map +1 -0
- package/lib/commonjs/utils/format-date/index.js +40 -0
- package/lib/commonjs/utils/format-date/index.js.map +1 -0
- package/lib/module/@types/as-base-component.js +8 -0
- package/lib/module/@types/as-base-component.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 +46 -0
- package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -0
- package/lib/module/common/icons-svg/bluetooth-connected/index.js +49 -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 +43 -0
- package/lib/module/common/icons-svg/check-circle/index.js.map +1 -0
- package/lib/module/common/icons-svg/closed/index.js +47 -0
- package/lib/module/common/icons-svg/closed/index.js.map +1 -0
- package/lib/module/common/icons-svg/constants/index.js +56 -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/exclamation-circle/index.js +40 -0
- package/lib/module/common/icons-svg/exclamation-circle/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/files/index.js +28 -0
- package/lib/module/common/icons-svg/files/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 +326 -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/lifebuoy/index.js +32 -0
- package/lib/module/common/icons-svg/lifebuoy/index.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/plus/index.js +48 -0
- package/lib/module/common/icons-svg/plus/index.js.map +1 -0
- package/lib/module/common/icons-svg/recused/index.js +41 -0
- package/lib/module/common/icons-svg/recused/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/common/icons-svg/x-circle/index.js +47 -0
- package/lib/module/common/icons-svg/x-circle/index.js.map +1 -0
- package/lib/module/components/badge/index.js +26 -0
- package/lib/module/components/badge/index.js.map +1 -0
- package/lib/module/components/box/index.js +52 -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 +23 -0
- package/lib/module/components/box/styles.js.map +1 -0
- package/lib/module/components/button/index.js +73 -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 +37 -0
- package/lib/module/components/button/styles.js.map +1 -0
- package/lib/module/components/capture-photo/index.js +109 -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 +24 -0
- package/lib/module/components/capture-photo/styles.js.map +1 -0
- package/lib/module/components/card-hours/index.js +112 -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-scheduled-journey/index.js +127 -0
- package/lib/module/components/card-scheduled-journey/index.js.map +1 -0
- package/lib/module/components/card-scheduled-journey/interface.d.js +4 -0
- package/lib/module/components/card-scheduled-journey/interface.d.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 +177 -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 +142 -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/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 +66 -0
- package/lib/module/components/step-indicator/styles.js.map +1 -0
- package/lib/module/components/typography/index.js +74 -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 +211 -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 +24 -0
- package/lib/module/index.js.map +1 -0
- package/lib/module/package.json +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 +200 -0
- package/lib/module/stories/button/button.stories.js.map +1 -0
- package/lib/module/stories/capture-photo/capture-photo.stories.js +167 -0
- package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -0
- package/lib/module/stories/card-hours/card-hours.stories.js +102 -0
- package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -0
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +96 -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 +49 -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 +97 -0
- package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -0
- package/lib/module/stories/select-option/select-option.stories.js +51 -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 +137 -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 +21 -0
- package/lib/module/styles/global/theme-provider.js.map +1 -0
- package/lib/module/styles/theme/theme.js +163 -0
- package/lib/module/styles/theme/theme.js.map +1 -0
- package/lib/module/utils/format-date/index.js +37 -0
- package/lib/module/utils/format-date/index.js.map +1 -0
- package/lib/typescript/commonjs/package.json +1 -0
- package/lib/typescript/commonjs/src/@types/as-base-component.d.ts +3 -0
- package/lib/typescript/commonjs/src/@types/as-base-component.d.ts.map +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 +51 -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/exclamation-circle/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/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/files/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/common/icons-svg/files/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/lifebuoy/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/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/plus/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/recused/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/common/icons-svg/x-circle/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/badge/index.d.ts +20 -0
- package/lib/typescript/commonjs/src/components/badge/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/box/index.d.ts +74 -0
- package/lib/typescript/commonjs/src/components/box/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/box/styles.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/button/index.d.ts +80 -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 +82 -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 +76 -0
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts +68 -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/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 +77 -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 +70 -0
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts +16 -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 +23 -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 +32 -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 +71 -0
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/index.d.ts +18 -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 +11 -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-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 +11 -0
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.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 +152 -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 +151 -0
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/format-date/index.d.ts +18 -0
- package/lib/typescript/commonjs/src/utils/format-date/index.d.ts.map +1 -0
- package/lib/typescript/module/package.json +1 -0
- package/lib/typescript/module/src/@types/as-base-component.d.ts +3 -0
- package/lib/typescript/module/src/@types/as-base-component.d.ts.map +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 +51 -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/exclamation-circle/index.d.ts +8 -0
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/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/files/index.d.ts +8 -0
- package/lib/typescript/module/src/common/icons-svg/files/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/lifebuoy/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/lifebuoy/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/plus/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/recused/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/common/icons-svg/x-circle/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/badge/index.d.ts +20 -0
- package/lib/typescript/module/src/components/badge/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/box/index.d.ts +74 -0
- package/lib/typescript/module/src/components/box/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/box/styles.d.ts +15 -0
- package/lib/typescript/module/src/components/box/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/button/index.d.ts +80 -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 +82 -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 +76 -0
- package/lib/typescript/module/src/components/card-hours/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +68 -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/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 +77 -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 +70 -0
- package/lib/typescript/module/src/components/header-profile/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts +16 -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 +23 -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 +32 -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 +71 -0
- package/lib/typescript/module/src/components/user-profile/index.d.ts.map +1 -0
- package/lib/typescript/module/src/index.d.ts +18 -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 +11 -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-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 +11 -0
- package/lib/typescript/module/src/stories/header-profile/header-profile.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 +152 -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 +151 -0
- package/lib/typescript/module/src/styles/theme/theme.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/format-date/index.d.ts +18 -0
- package/lib/typescript/module/src/utils/format-date/index.d.ts.map +1 -0
- package/package.json +191 -0
- package/react-native.config.js +4 -0
- package/src/@types/as-base-component.ts +9 -0
- package/src/assets/fonts/Inter-Black.ttf +0 -0
- package/src/assets/fonts/Inter-Bold.ttf +0 -0
- package/src/assets/fonts/Inter-ExtraBold.ttf +0 -0
- package/src/assets/fonts/Inter-ExtraLight.ttf +0 -0
- package/src/assets/fonts/Inter-Light.ttf +0 -0
- package/src/assets/fonts/Inter-Medium.ttf +0 -0
- package/src/assets/fonts/Inter-Regular.ttf +0 -0
- package/src/assets/fonts/Inter-SemiBold.ttf +0 -0
- package/src/assets/fonts/Inter-Thin.ttf +0 -0
- package/src/common/constants/index.ts +5 -0
- package/src/common/icons-svg/arrow-drop-down/index.tsx +28 -0
- package/src/common/icons-svg/arrow-left/index.tsx +32 -0
- package/src/common/icons-svg/bell/index.tsx +26 -0
- package/src/common/icons-svg/bluetooth/index.tsx +39 -0
- package/src/common/icons-svg/bluetooth-connected/index.tsx +43 -0
- package/src/common/icons-svg/calendar/index.tsx +40 -0
- package/src/common/icons-svg/call-bell/index.tsx +29 -0
- package/src/common/icons-svg/camera-plus/index.tsx +40 -0
- package/src/common/icons-svg/chart-bar/index.tsx +29 -0
- package/src/common/icons-svg/check-box-fill/index.tsx +30 -0
- package/src/common/icons-svg/check-box-outline/index.tsx +30 -0
- package/src/common/icons-svg/check-circle/index.tsx +40 -0
- package/src/common/icons-svg/closed/index.tsx +34 -0
- package/src/common/icons-svg/constants/index.ts +53 -0
- package/src/common/icons-svg/credit-card/index.tsx +32 -0
- package/src/common/icons-svg/currency/index.tsx +39 -0
- package/src/common/icons-svg/currency-circle-dollar/index.tsx +29 -0
- package/src/common/icons-svg/exclamation-circle/index.tsx +33 -0
- package/src/common/icons-svg/eye/index.tsx +31 -0
- package/src/common/icons-svg/eye-slash/index.tsx +31 -0
- package/src/common/icons-svg/file-text/index.tsx +39 -0
- package/src/common/icons-svg/files/index.tsx +26 -0
- package/src/common/icons-svg/gas-pump/index.tsx +39 -0
- package/src/common/icons-svg/gauge/index.tsx +39 -0
- package/src/common/icons-svg/gear/index.tsx +39 -0
- package/src/common/icons-svg/index.tsx +195 -0
- package/src/common/icons-svg/interface.d.ts +19 -0
- package/src/common/icons-svg/lifebuoy/index.tsx +29 -0
- package/src/common/icons-svg/list/index.tsx +58 -0
- package/src/common/icons-svg/moon-stars/index.tsx +29 -0
- package/src/common/icons-svg/note-pincel/index.tsx +40 -0
- package/src/common/icons-svg/package/index.tsx +29 -0
- package/src/common/icons-svg/package-check/index.tsx +45 -0
- package/src/common/icons-svg/plus/index.tsx +40 -0
- package/src/common/icons-svg/recused/index.tsx +33 -0
- package/src/common/icons-svg/shopping-cart/index.tsx +39 -0
- package/src/common/icons-svg/steering-wheel/index.tsx +49 -0
- package/src/common/icons-svg/steering-wheel-fill/index.tsx +36 -0
- package/src/common/icons-svg/timer/index.tsx +39 -0
- package/src/common/icons-svg/trophy/index.tsx +29 -0
- package/src/common/icons-svg/truck/index.tsx +39 -0
- package/src/common/icons-svg/truck-trailer/index.tsx +36 -0
- package/src/common/icons-svg/wifi-high/index.tsx +43 -0
- package/src/common/icons-svg/wifi-x/index.tsx +50 -0
- package/src/common/icons-svg/x-circle/index.tsx +40 -0
- package/src/components/box/index.tsx +53 -0
- package/src/components/box/interface.d.ts +147 -0
- package/src/components/box/styles.ts +24 -0
- package/src/components/button/index.tsx +75 -0
- package/src/components/button/interface.d.ts +153 -0
- package/src/components/button/styles.ts +35 -0
- package/src/components/capture-photo/index.tsx +133 -0
- package/src/components/capture-photo/interface.d.ts +160 -0
- package/src/components/capture-photo/styles.ts +26 -0
- package/src/components/card-hours/index.tsx +121 -0
- package/src/components/card-hours/interface.d.ts +153 -0
- package/src/components/card-scheduled-journey/index.tsx +138 -0
- package/src/components/card-scheduled-journey/interface.d.ts +140 -0
- package/src/components/card-scheduled-journey/styles.ts +26 -0
- package/src/components/card-work-session/index.tsx +172 -0
- package/src/components/card-work-session/interface.d.ts +150 -0
- package/src/components/header-profile/index.tsx +137 -0
- package/src/components/header-profile/interface.d.ts +143 -0
- package/src/components/selects/select-option/index.tsx +95 -0
- package/src/components/selects/select-option/interface.d.ts +25 -0
- package/src/components/selects/select-option/styles.ts +75 -0
- package/src/components/step-indicator/helpers/get-icon-by-status.tsx +20 -0
- package/src/components/step-indicator/index.tsx +170 -0
- package/src/components/step-indicator/interface.d.ts +36 -0
- package/src/components/step-indicator/styles.ts +66 -0
- package/src/components/typography/index.tsx +78 -0
- package/src/components/typography/interface.d.ts +102 -0
- package/src/components/typography/styles.ts +34 -0
- package/src/components/user-profile/index.tsx +217 -0
- package/src/components/user-profile/interface.d.ts +126 -0
- package/src/index.tsx +21 -0
- package/src/stories/box/box.stories.tsx +105 -0
- package/src/stories/button/button.stories.tsx +208 -0
- package/src/stories/capture-photo/capture-photo.stories.tsx +174 -0
- package/src/stories/card-hours/card-hours.stories.tsx +108 -0
- package/src/stories/card-scheduled-journey/card-scheduled-journey.stories.tsx +105 -0
- package/src/stories/card-work-session/card-work-session.stories.tsx +53 -0
- package/src/stories/header-profile/header-profile.stories.tsx +105 -0
- package/src/stories/select-option/select-option.stories.tsx +50 -0
- package/src/stories/step-indicator/step-indicator.stories.tsx +117 -0
- package/src/stories/typography/typography.stories.tsx +151 -0
- package/src/stories/user-profile/user-profile.stories.tsx +56 -0
- package/src/styles/global/interface.d.ts +131 -0
- package/src/styles/global/styles.ts +63 -0
- package/src/styles/global/theme-provider.tsx +15 -0
- package/src/styles/theme/theme.ts +167 -0
- package/src/utils/format-date/index.ts +40 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","require","_theme","meta","title","component","CardWorkSession","args","name","workDate","timeWork","initialTime","duration","avatar","parameters","notes","_default","exports","default","CardTrabalhoSession","width","backgroundColor","theme","colors","gray"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/card-work-session/card-work-session.stories.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AAFA;;AAIA,MAAME,IAAkC,GAAG;EACzCC,KAAK,EAAE,4BAA4B;EACnCC,SAAS,EAAEC,sBAAe;EAC1BC,IAAI,EAAE;IACJC,IAAI,EAAE,cAAc;IACpBC,QAAQ,EAAE,YAAY;IACtBC,QAAQ,EAAE,EAAE;IACZC,WAAW,EAAE,OAAO;IACpBC,QAAQ,EAAE,OAAO;IACjBC,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaf,IAAI;AAIZ,MAAMgB,mBAA0B,GAAAF,OAAA,CAAAE,mBAAA,GAAG;EACxCX,IAAI,EAAE,mBAAmB;EACzBD,IAAI,EAAE;IACJa,KAAK,EAAE,GAAG;IACVZ,IAAI,EAAE,cAAc;IACpBC,QAAQ,EAAE,YAAY;IACtBC,QAAQ,EAAE,EAAE;IACZC,WAAW,EAAE,OAAO;IACpBC,QAAQ,EAAE,OAAO;IACjBC,MAAM,EAAE,+DAA+D;IACvEQ,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG;EACxC;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.HeaderWithWifiAndBluetooh = exports.HeaderWithWifi = exports.HeaderLogin = exports.HeaderList = exports.HeaderArrow = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/header-profile/index.js"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
// components
|
|
10
|
+
|
|
11
|
+
const meta = {
|
|
12
|
+
title: "componente/HeaderNavigation",
|
|
13
|
+
component: _index.default,
|
|
14
|
+
args: {
|
|
15
|
+
testID: "header",
|
|
16
|
+
arrow: false,
|
|
17
|
+
title: "aqui",
|
|
18
|
+
handleNavigation: () => {},
|
|
19
|
+
permission: false,
|
|
20
|
+
bluetoothIsConnected: false,
|
|
21
|
+
isInternetReachable: true
|
|
22
|
+
},
|
|
23
|
+
parameters: {
|
|
24
|
+
notes: `
|
|
25
|
+
# HeaderNavigation
|
|
26
|
+
|
|
27
|
+
Este é um componente de HeaderNavigation de horas.
|
|
28
|
+
Você usa assim:
|
|
29
|
+
\`\`\`tsx
|
|
30
|
+
<HeaderNavigation
|
|
31
|
+
title={"Login"}
|
|
32
|
+
permission={false}
|
|
33
|
+
isInternetReachable={true}
|
|
34
|
+
bluetoothIsConnected={false}
|
|
35
|
+
handleNavigation={() => {}}
|
|
36
|
+
arrow={false}
|
|
37
|
+
/>
|
|
38
|
+
\`\`\`
|
|
39
|
+
`
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
var _default = exports.default = meta;
|
|
43
|
+
const HeaderLogin = exports.HeaderLogin = {
|
|
44
|
+
name: "header-login",
|
|
45
|
+
args: {
|
|
46
|
+
testID: "header",
|
|
47
|
+
arrow: false,
|
|
48
|
+
title: "Login",
|
|
49
|
+
handleNavigation: () => {},
|
|
50
|
+
permission: false,
|
|
51
|
+
bluetoothIsConnected: false,
|
|
52
|
+
isInternetReachable: true
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
const HeaderArrow = exports.HeaderArrow = {
|
|
56
|
+
name: "header-arrow",
|
|
57
|
+
args: {
|
|
58
|
+
testID: "header",
|
|
59
|
+
arrow: true,
|
|
60
|
+
title: "SINCRONIZAR ATIVIDADES",
|
|
61
|
+
handleNavigation: () => {},
|
|
62
|
+
permission: false,
|
|
63
|
+
bluetoothIsConnected: false,
|
|
64
|
+
isInternetReachable: false
|
|
65
|
+
}
|
|
66
|
+
};
|
|
67
|
+
const HeaderList = exports.HeaderList = {
|
|
68
|
+
name: "header-list",
|
|
69
|
+
args: {
|
|
70
|
+
testID: "header",
|
|
71
|
+
arrow: true,
|
|
72
|
+
title: "Controle de Jornada",
|
|
73
|
+
handleNavigation: () => {},
|
|
74
|
+
permission: false,
|
|
75
|
+
bluetoothIsConnected: true,
|
|
76
|
+
isInternetReachable: true
|
|
77
|
+
}
|
|
78
|
+
};
|
|
79
|
+
const HeaderWithWifiAndBluetooh = exports.HeaderWithWifiAndBluetooh = {
|
|
80
|
+
name: "header-wifi-bluetooh",
|
|
81
|
+
args: {
|
|
82
|
+
testID: "header-wifi-bluetooh",
|
|
83
|
+
arrow: true,
|
|
84
|
+
title: "Header com wifi e bluetooh",
|
|
85
|
+
handleNavigation: () => {},
|
|
86
|
+
permission: true,
|
|
87
|
+
bluetoothIsConnected: true,
|
|
88
|
+
isInternetReachable: true
|
|
89
|
+
}
|
|
90
|
+
};
|
|
91
|
+
const HeaderWithWifi = exports.HeaderWithWifi = {
|
|
92
|
+
name: "header-com-wifi",
|
|
93
|
+
args: {
|
|
94
|
+
testID: "header-with-wifi",
|
|
95
|
+
arrow: true,
|
|
96
|
+
title: "Header com wifi",
|
|
97
|
+
handleNavigation: () => {},
|
|
98
|
+
permission: false,
|
|
99
|
+
bluetoothIsConnected: false,
|
|
100
|
+
isInternetReachable: true
|
|
101
|
+
}
|
|
102
|
+
};
|
|
103
|
+
//# sourceMappingURL=header-profile.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","e","__esModule","default","meta","title","component","HeaderNavigation","args","testID","arrow","handleNavigation","permission","bluetoothIsConnected","isInternetReachable","parameters","notes","_default","exports","HeaderLogin","name","HeaderArrow","HeaderList","HeaderWithWifiAndBluetooh","HeaderWithWifi"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/header-profile/header-profile.stories.tsx"],"mappings":";;;;;;AAIA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAA+D,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAD/D;;AAGA,MAAMG,IAAmC,GAAG;EAC1CC,KAAK,EAAE,6BAA6B;EACpCC,SAAS,EAAEC,cAA4B;EACvCC,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,KAAK;IACZL,KAAK,EAAE,MAAM;IACbM,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE;EACvB,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAf,OAAA,GAEaC,IAAI;AAIZ,MAAMe,WAAkB,GAAAD,OAAA,CAAAC,WAAA,GAAG;EAChCC,IAAI,EAAE,cAAc;EACpBZ,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,KAAK;IACZL,KAAK,EAAE,OAAO;IACdM,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE;EACvB;AACF,CAAC;AACM,MAAMO,WAAkB,GAAAH,OAAA,CAAAG,WAAA,GAAG;EAChCD,IAAI,EAAE,cAAc;EACpBZ,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXL,KAAK,EAAE,wBAAwB;IAC/BM,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE;EACvB;AACF,CAAC;AAEM,MAAMQ,UAAiB,GAAAJ,OAAA,CAAAI,UAAA,GAAG;EAC/BF,IAAI,EAAE,aAAa;EACnBZ,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXL,KAAK,EAAE,qBAAqB;IAC5BM,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,IAAI;IAC1BC,mBAAmB,EAAE;EACvB;AACF,CAAC;AAEM,MAAMS,yBAAgC,GAAAL,OAAA,CAAAK,yBAAA,GAAG;EAC9CH,IAAI,EAAE,sBAAsB;EAC5BZ,IAAI,EAAE;IACJC,MAAM,EAAE,sBAAsB;IAC9BC,KAAK,EAAE,IAAI;IACXL,KAAK,EAAE,4BAA4B;IACnCM,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,IAAI;IAChBC,oBAAoB,EAAE,IAAI;IAC1BC,mBAAmB,EAAE;EACvB;AACF,CAAC;AAEM,MAAMU,cAAqB,GAAAN,OAAA,CAAAM,cAAA,GAAG;EACnCJ,IAAI,EAAE,iBAAiB;EACvBZ,IAAI,EAAE;IACJC,MAAM,EAAE,kBAAkB;IAC1BC,KAAK,EAAE,IAAI;IACXL,KAAK,EAAE,iBAAiB;IACxBM,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE;EACvB;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.SelectRefuseRest = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/selects/select-option/index.js"));
|
|
8
|
+
var _theme = require("../../styles/theme/theme.js");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
// components
|
|
11
|
+
|
|
12
|
+
// styles
|
|
13
|
+
|
|
14
|
+
const meta = {
|
|
15
|
+
title: "componente/SelectOption",
|
|
16
|
+
component: _index.default,
|
|
17
|
+
args: {
|
|
18
|
+
dataOption: []
|
|
19
|
+
},
|
|
20
|
+
parameters: {
|
|
21
|
+
notes: `
|
|
22
|
+
# SelectOption
|
|
23
|
+
|
|
24
|
+
Este é um componente de select.
|
|
25
|
+
Você usa assim:
|
|
26
|
+
\`\`\`tsx
|
|
27
|
+
<SelectOption
|
|
28
|
+
titleLabel="Selecione um motivo"
|
|
29
|
+
sizeTitleLabel={18}
|
|
30
|
+
dataOption={options}
|
|
31
|
+
handleSelectDown={() => {}}
|
|
32
|
+
/>
|
|
33
|
+
\`\`\`
|
|
34
|
+
`
|
|
35
|
+
}
|
|
36
|
+
};
|
|
37
|
+
const options = [{
|
|
38
|
+
label: "Local com infraestrutura ruim",
|
|
39
|
+
value: "option1"
|
|
40
|
+
}, {
|
|
41
|
+
label: "Pretendo fazer o repouso em casa ou outro local",
|
|
42
|
+
value: "option2"
|
|
43
|
+
}, {
|
|
44
|
+
label: "Outro motivo",
|
|
45
|
+
value: "option3"
|
|
46
|
+
}];
|
|
47
|
+
var _default = exports.default = meta;
|
|
48
|
+
const SelectRefuseRest = exports.SelectRefuseRest = {
|
|
49
|
+
name: "select-refuse-rest-week",
|
|
50
|
+
args: {
|
|
51
|
+
dataOption: options,
|
|
52
|
+
handleSelectDown: () => {},
|
|
53
|
+
titleLabel: "Selecione uma opção",
|
|
54
|
+
colortitleLabel: _theme.theme.colors.neutral[25]
|
|
55
|
+
}
|
|
56
|
+
};
|
|
57
|
+
//# sourceMappingURL=select-option.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","_theme","e","__esModule","default","meta","title","component","SelectOption","args","dataOption","parameters","notes","options","label","value","_default","exports","SelectRefuseRest","name","handleSelectDown","titleLabel","colortitleLabel","theme","colors","neutral"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/select-option/select-option.stories.tsx"],"mappings":";;;;;;AAIA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAD,OAAA;AAAiD,SAAAD,uBAAAG,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAJjD;;AAGA;;AAGA,MAAMG,IAA+B,GAAG;EACtCC,KAAK,EAAE,yBAAyB;EAChCC,SAAS,EAAEC,cAAwB;EACnCC,IAAI,EAAE;IAAEC,UAAU,EAAE;EAAG,CAAC;EACxBC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,MAAMC,OAAO,GAAG,CACd;EAAEC,KAAK,EAAE,+BAA+B;EAAEC,KAAK,EAAE;AAAU,CAAC,EAC5D;EAAED,KAAK,EAAE,iDAAiD;EAAEC,KAAK,EAAE;AAAU,CAAC,EAC9E;EAAED,KAAK,EAAE,cAAc;EAAEC,KAAK,EAAE;AAAU,CAAC,CAC5C;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAb,OAAA,GAEaC,IAAI;AAIZ,MAAMa,gBAAuB,GAAAD,OAAA,CAAAC,gBAAA,GAAG;EACrCC,IAAI,EAAE,yBAAyB;EAC/BV,IAAI,EAAE;IACJC,UAAU,EAAEG,OAAO;IACnBO,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,qBAAqB;IACjCC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE;EAC1C;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.StepIndicatorDefault = exports.StepIndicationCustom = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/step-indicator/index.js"));
|
|
8
|
+
var _theme = require("../../styles/theme/theme.js");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
// components
|
|
11
|
+
|
|
12
|
+
// styles
|
|
13
|
+
|
|
14
|
+
const meta = {
|
|
15
|
+
title: "Componente/StepIndicator",
|
|
16
|
+
component: _index.default,
|
|
17
|
+
args: {
|
|
18
|
+
data: [],
|
|
19
|
+
backgroundColorBall: _theme.theme.colors.blue[500],
|
|
20
|
+
titleColor: _theme.theme.colors.neutral[25],
|
|
21
|
+
titleNumberColor: _theme.theme.colors.neutral[25]
|
|
22
|
+
},
|
|
23
|
+
parameters: {
|
|
24
|
+
notes: `
|
|
25
|
+
# StepIndicator
|
|
26
|
+
|
|
27
|
+
Este é um componente de step indicator.
|
|
28
|
+
Você usa assim:
|
|
29
|
+
\`\`\`tsx
|
|
30
|
+
<StepIndicator
|
|
31
|
+
backgroundColorBall="#050022"
|
|
32
|
+
type="default"
|
|
33
|
+
data={dataMock}
|
|
34
|
+
/>
|
|
35
|
+
\`\`\`
|
|
36
|
+
`
|
|
37
|
+
}
|
|
38
|
+
};
|
|
39
|
+
var _default = exports.default = meta;
|
|
40
|
+
const dataMock = [{
|
|
41
|
+
id: 1,
|
|
42
|
+
titleLabel: "Repouso Noturno",
|
|
43
|
+
data_inicio: "07/03/2024 14:52",
|
|
44
|
+
data_fim: "07/03/2024 17:52",
|
|
45
|
+
description: "01:00"
|
|
46
|
+
}, {
|
|
47
|
+
id: 2,
|
|
48
|
+
titleLabel: "Descarga",
|
|
49
|
+
data_inicio: "06/03/2024 14:52",
|
|
50
|
+
data_fim: "06/03/2024 16:52",
|
|
51
|
+
description: "02:00"
|
|
52
|
+
}];
|
|
53
|
+
const dataMockCustom = [{
|
|
54
|
+
id: 1,
|
|
55
|
+
titleLabel: "Pedido Realizado",
|
|
56
|
+
data_inicio: "",
|
|
57
|
+
data_fim: "",
|
|
58
|
+
description: ""
|
|
59
|
+
}, {
|
|
60
|
+
id: 2,
|
|
61
|
+
titleLabel: "Pagamento Aprovado",
|
|
62
|
+
data_inicio: "07/03/2024 14:52",
|
|
63
|
+
data_fim: "07/03/2024 17:52",
|
|
64
|
+
description: "01:00"
|
|
65
|
+
}, {
|
|
66
|
+
id: 3,
|
|
67
|
+
titleLabel: "Pedido Faturado",
|
|
68
|
+
data_inicio: "",
|
|
69
|
+
data_fim: "",
|
|
70
|
+
description: ""
|
|
71
|
+
}, {
|
|
72
|
+
id: 4,
|
|
73
|
+
titleLabel: "Pedido Enviado",
|
|
74
|
+
data_inicio: "",
|
|
75
|
+
data_fim: "",
|
|
76
|
+
description: ""
|
|
77
|
+
}, {
|
|
78
|
+
id: 4,
|
|
79
|
+
titleLabel: "Pedido Entregue",
|
|
80
|
+
data_inicio: "07/03/2024 14:52",
|
|
81
|
+
data_fim: "07/03/2024 17:52",
|
|
82
|
+
description: "01:00"
|
|
83
|
+
}];
|
|
84
|
+
const StepIndicatorDefault = exports.StepIndicatorDefault = {
|
|
85
|
+
name: "step-indicator-default",
|
|
86
|
+
args: {
|
|
87
|
+
data: dataMock,
|
|
88
|
+
type: "default",
|
|
89
|
+
backgroundColorBall: _theme.theme.colors.blue[500],
|
|
90
|
+
titleColor: _theme.theme.colors.neutral[25],
|
|
91
|
+
textColorDescription: _theme.theme.colors.gray[300],
|
|
92
|
+
titleNumberColor: _theme.theme.colors.neutral[25]
|
|
93
|
+
}
|
|
94
|
+
};
|
|
95
|
+
const StepIndicationCustom = exports.StepIndicationCustom = {
|
|
96
|
+
name: "step-indicator-custom",
|
|
97
|
+
args: {
|
|
98
|
+
data: dataMockCustom,
|
|
99
|
+
type: "custom",
|
|
100
|
+
backgroundColorBall: _theme.theme.colors.orange[150],
|
|
101
|
+
titleColor: _theme.theme.colors.blue[500],
|
|
102
|
+
textColorDescription: _theme.theme.colors.gray[300],
|
|
103
|
+
titleNumberColor: _theme.theme.colors.neutral[25]
|
|
104
|
+
}
|
|
105
|
+
};
|
|
106
|
+
//# sourceMappingURL=step-indicator.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","_theme","e","__esModule","default","meta","title","component","StepIndicator","args","data","backgroundColorBall","theme","colors","blue","titleColor","neutral","titleNumberColor","parameters","notes","_default","exports","dataMock","id","titleLabel","data_inicio","data_fim","description","dataMockCustom","StepIndicatorDefault","name","type","textColorDescription","gray","StepIndicationCustom","orange"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/step-indicator/step-indicator.stories.tsx"],"mappings":";;;;;;AAIA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAD,OAAA;AAAiD,SAAAD,uBAAAG,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAJjD;;AAGA;;AAGA,MAAMG,IAAgC,GAAG;EACvCC,KAAK,EAAE,0BAA0B;EACjCC,SAAS,EAAEC,cAAyB;EACpCC,IAAI,EAAE;IACJC,IAAI,EAAE,EAAE;IACRC,mBAAmB,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IAC3CC,UAAU,EAAEH,YAAK,CAACC,MAAM,CAACG,OAAO,CAAC,EAAE,CAAC;IACpCC,gBAAgB,EAAEL,YAAK,CAACC,MAAM,CAACG,OAAO,CAAC,EAAE;EAC3C,CAAC;EACDE,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAjB,OAAA,GAEaC,IAAI;AAInB,MAAMiB,QAAQ,GAAG,CACf;EACEC,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,iBAAiB;EAC7BC,WAAW,EAAE,kBAAkB;EAC/BC,QAAQ,EAAE,kBAAkB;EAC5BC,WAAW,EAAE;AACf,CAAC,EACD;EACEJ,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,UAAU;EACtBC,WAAW,EAAE,kBAAkB;EAC/BC,QAAQ,EAAE,kBAAkB;EAC5BC,WAAW,EAAE;AACf,CAAC,CACF;AAED,MAAMC,cAAc,GAAG,CACrB;EACEL,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,kBAAkB;EAC9BC,WAAW,EAAE,EAAE;EACfC,QAAQ,EAAE,EAAE;EACZC,WAAW,EAAE;AACf,CAAC,EACD;EACEJ,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,oBAAoB;EAChCC,WAAW,EAAE,kBAAkB;EAC/BC,QAAQ,EAAE,kBAAkB;EAC5BC,WAAW,EAAE;AACf,CAAC,EACD;EACEJ,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,iBAAiB;EAC7BC,WAAW,EAAE,EAAE;EACfC,QAAQ,EAAE,EAAE;EACZC,WAAW,EAAE;AACf,CAAC,EACD;EACEJ,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,gBAAgB;EAC5BC,WAAW,EAAE,EAAE;EACfC,QAAQ,EAAE,EAAE;EACZC,WAAW,EAAE;AACf,CAAC,EACD;EACEJ,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,iBAAiB;EAC7BC,WAAW,EAAE,kBAAkB;EAC/BC,QAAQ,EAAE,kBAAkB;EAC5BC,WAAW,EAAE;AACf,CAAC,CACF;AAEM,MAAME,oBAA2B,GAAAR,OAAA,CAAAQ,oBAAA,GAAG;EACzCC,IAAI,EAAE,wBAAwB;EAC9BrB,IAAI,EAAE;IACJC,IAAI,EAAEY,QAAQ;IACdS,IAAI,EAAE,SAAS;IACfpB,mBAAmB,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IAC3CC,UAAU,EAAEH,YAAK,CAACC,MAAM,CAACG,OAAO,CAAC,EAAE,CAAC;IACpCgB,oBAAoB,EAAEpB,YAAK,CAACC,MAAM,CAACoB,IAAI,CAAC,GAAG,CAAC;IAC5ChB,gBAAgB,EAAEL,YAAK,CAACC,MAAM,CAACG,OAAO,CAAC,EAAE;EAC3C;AACF,CAAC;AAEM,MAAMkB,oBAA2B,GAAAb,OAAA,CAAAa,oBAAA,GAAG;EACzCJ,IAAI,EAAE,uBAAuB;EAC7BrB,IAAI,EAAE;IACJC,IAAI,EAAEkB,cAAc;IACpBG,IAAI,EAAE,QAAQ;IACdpB,mBAAmB,EAAEC,YAAK,CAACC,MAAM,CAACsB,MAAM,CAAC,GAAG,CAAC;IAC7CpB,UAAU,EAAEH,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IAClCkB,oBAAoB,EAAEpB,YAAK,CAACC,MAAM,CAACoB,IAAI,CAAC,GAAG,CAAC;IAC5ChB,gBAAgB,EAAEL,YAAK,CAACC,MAAM,CAACG,OAAO,CAAC,EAAE;EAC3C;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.TypographyXS = exports.TypographyXL = exports.TypographySM = exports.TypographyMD = exports.TypographyLG = exports.Typography5XL = exports.Typography4XL = exports.Typography3XL = exports.Typography2XS = exports.Typography2XL = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/typography/index.js"));
|
|
8
|
+
var _theme = require("../../styles/theme/theme.js");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
// components
|
|
11
|
+
|
|
12
|
+
// styles
|
|
13
|
+
|
|
14
|
+
const meta = {
|
|
15
|
+
title: "Componente/Typography",
|
|
16
|
+
component: _index.default,
|
|
17
|
+
args: {
|
|
18
|
+
onPress: () => {}
|
|
19
|
+
},
|
|
20
|
+
parameters: {
|
|
21
|
+
notes: `
|
|
22
|
+
# Typography
|
|
23
|
+
|
|
24
|
+
Este é um componente de texto.
|
|
25
|
+
Você usa assim:
|
|
26
|
+
\`\`\`tsx
|
|
27
|
+
<Typography text={'Ola Dev'} marginBottom={8} />
|
|
28
|
+
\`\`\`
|
|
29
|
+
`
|
|
30
|
+
}
|
|
31
|
+
};
|
|
32
|
+
var _default = exports.default = meta;
|
|
33
|
+
const Typography2XS = exports.Typography2XS = {
|
|
34
|
+
name: "typography-2xs",
|
|
35
|
+
args: {
|
|
36
|
+
text: "(2XS) Expresso Figueiredo",
|
|
37
|
+
align: "center",
|
|
38
|
+
color: _theme.theme.colors.neutral[25],
|
|
39
|
+
size: _theme.theme.fontSizes["2xs"],
|
|
40
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
41
|
+
fontWeight: "400"
|
|
42
|
+
}
|
|
43
|
+
};
|
|
44
|
+
const TypographyXS = exports.TypographyXS = {
|
|
45
|
+
name: "typography-xs",
|
|
46
|
+
args: {
|
|
47
|
+
text: "(XS) Expresso Figueiredo",
|
|
48
|
+
align: "center",
|
|
49
|
+
color: _theme.theme.colors.neutral[25],
|
|
50
|
+
size: _theme.theme.fontSizes["xs"],
|
|
51
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
52
|
+
fontWeight: "400"
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
const TypographySM = exports.TypographySM = {
|
|
56
|
+
name: "typography-sm",
|
|
57
|
+
args: {
|
|
58
|
+
text: "(SM) Expresso Figueiredo",
|
|
59
|
+
align: "center",
|
|
60
|
+
color: _theme.theme.colors.neutral[25],
|
|
61
|
+
size: _theme.theme.fontSizes["sm"],
|
|
62
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
63
|
+
fontWeight: "400"
|
|
64
|
+
}
|
|
65
|
+
};
|
|
66
|
+
const TypographyMD = exports.TypographyMD = {
|
|
67
|
+
name: "typography-md",
|
|
68
|
+
args: {
|
|
69
|
+
text: "(MD) Expresso Figueiredo",
|
|
70
|
+
align: "center",
|
|
71
|
+
color: _theme.theme.colors.neutral[25],
|
|
72
|
+
size: _theme.theme.fontSizes["md"],
|
|
73
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
74
|
+
fontWeight: "400"
|
|
75
|
+
}
|
|
76
|
+
};
|
|
77
|
+
const TypographyLG = exports.TypographyLG = {
|
|
78
|
+
name: "typography-lg",
|
|
79
|
+
args: {
|
|
80
|
+
text: "(LG) Expresso Figueiredo",
|
|
81
|
+
align: "center",
|
|
82
|
+
color: _theme.theme.colors.neutral[25],
|
|
83
|
+
size: _theme.theme.fontSizes["lg"],
|
|
84
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
85
|
+
fontWeight: "400"
|
|
86
|
+
}
|
|
87
|
+
};
|
|
88
|
+
const TypographyXL = exports.TypographyXL = {
|
|
89
|
+
name: "typography-xl",
|
|
90
|
+
args: {
|
|
91
|
+
text: "(XL) Expresso Figueiredo",
|
|
92
|
+
align: "center",
|
|
93
|
+
color: _theme.theme.colors.neutral[25],
|
|
94
|
+
size: _theme.theme.fontSizes["xl"],
|
|
95
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
96
|
+
fontWeight: "400"
|
|
97
|
+
}
|
|
98
|
+
};
|
|
99
|
+
const Typography2XL = exports.Typography2XL = {
|
|
100
|
+
name: "typography-2xl",
|
|
101
|
+
args: {
|
|
102
|
+
text: "(2XL) Expresso Figueiredo",
|
|
103
|
+
align: "center",
|
|
104
|
+
color: _theme.theme.colors.neutral[25],
|
|
105
|
+
size: _theme.theme.fontSizes["2xl"],
|
|
106
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
107
|
+
fontWeight: "400"
|
|
108
|
+
}
|
|
109
|
+
};
|
|
110
|
+
const Typography3XL = exports.Typography3XL = {
|
|
111
|
+
name: "typography-3xl",
|
|
112
|
+
args: {
|
|
113
|
+
text: "(3XL) Expresso Figueiredo",
|
|
114
|
+
align: "center",
|
|
115
|
+
color: _theme.theme.colors.neutral[25],
|
|
116
|
+
size: _theme.theme.fontSizes["3xl"],
|
|
117
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
118
|
+
fontWeight: "400"
|
|
119
|
+
}
|
|
120
|
+
};
|
|
121
|
+
const Typography4XL = exports.Typography4XL = {
|
|
122
|
+
name: "typography-4xl",
|
|
123
|
+
args: {
|
|
124
|
+
text: "(4XL) Expresso Figueiredo",
|
|
125
|
+
align: "center",
|
|
126
|
+
color: _theme.theme.colors.neutral[25],
|
|
127
|
+
size: _theme.theme.fontSizes["4xl"],
|
|
128
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
129
|
+
fontWeight: "400"
|
|
130
|
+
}
|
|
131
|
+
};
|
|
132
|
+
const Typography5XL = exports.Typography5XL = {
|
|
133
|
+
name: "typography-5xl",
|
|
134
|
+
args: {
|
|
135
|
+
text: "(5XL) Expresso Figueiredo",
|
|
136
|
+
align: "center",
|
|
137
|
+
color: _theme.theme.colors.neutral[25],
|
|
138
|
+
size: _theme.theme.fontSizes["5xl"],
|
|
139
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
140
|
+
fontWeight: "400"
|
|
141
|
+
}
|
|
142
|
+
};
|
|
143
|
+
//# sourceMappingURL=typography.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","_theme","e","__esModule","default","meta","title","component","Typography","args","onPress","parameters","notes","_default","exports","Typography2XS","name","text","align","color","theme","colors","neutral","size","fontSizes","fontFamily","fonts","inter_regular_400","fontWeight","TypographyXS","TypographySM","TypographyMD","TypographyLG","TypographyXL","Typography2XL","Typography3XL","Typography4XL","Typography5XL"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/typography/typography.stories.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.Profile = exports.Anonimo = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/user-profile/index.js"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
const meta = {
|
|
10
|
+
title: "componente/UserProfile",
|
|
11
|
+
component: _index.default,
|
|
12
|
+
args: {
|
|
13
|
+
avatar: ""
|
|
14
|
+
},
|
|
15
|
+
parameters: {
|
|
16
|
+
notes: `
|
|
17
|
+
# UserProfile
|
|
18
|
+
|
|
19
|
+
Este é um componente de Card de horas.
|
|
20
|
+
Você usa assim:
|
|
21
|
+
\`\`\`tsx
|
|
22
|
+
<UserProfile
|
|
23
|
+
|
|
24
|
+
/>
|
|
25
|
+
\`\`\`
|
|
26
|
+
`
|
|
27
|
+
}
|
|
28
|
+
};
|
|
29
|
+
var _default = exports.default = meta;
|
|
30
|
+
const Profile = exports.Profile = {
|
|
31
|
+
name: "user-profile",
|
|
32
|
+
args: {
|
|
33
|
+
avatar: "https://img.freepik.com/fotos-gratis/retrato-de-um-motorista-de-caminhao-sentado-em-seu-caminhao-segurando-o-polegar-para-cima_342744-1340.jpg?semt=ais_hybrid",
|
|
34
|
+
width: 300,
|
|
35
|
+
nome: "profile-name",
|
|
36
|
+
placa_cavalo: "WSJ-0351",
|
|
37
|
+
bluetoothIsConnected: true,
|
|
38
|
+
cpf: "000.000.000-00",
|
|
39
|
+
app_version: "0.1.0"
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
const Anonimo = exports.Anonimo = {
|
|
43
|
+
name: "user-profile-anonimo",
|
|
44
|
+
args: {
|
|
45
|
+
avatar: "",
|
|
46
|
+
// width: 300,
|
|
47
|
+
nome: "",
|
|
48
|
+
cpf: "",
|
|
49
|
+
app_version: "0.1.0",
|
|
50
|
+
color: {
|
|
51
|
+
colorText: "gray"
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
//# sourceMappingURL=user-profile.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","e","__esModule","default","meta","title","component","UserProfile","args","avatar","parameters","notes","_default","exports","Profile","name","width","nome","placa_cavalo","bluetoothIsConnected","cpf","app_version","Anonimo","color","colorText"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/user-profile/user-profile.stories.tsx"],"mappings":";;;;;;AAEA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAAwD,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAExD,MAAMG,IAA8B,GAAG;EACrCC,KAAK,EAAE,wBAAwB;EAC/BC,SAAS,EAAEC,cAAW;EACtBC,IAAI,EAAE;IACJC,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAV,OAAA,GAEaC,IAAI;AAIZ,MAAMU,OAAc,GAAAD,OAAA,CAAAC,OAAA,GAAG;EAC5BC,IAAI,EAAE,cAAc;EACpBP,IAAI,EAAE;IACJC,MAAM,EACJ,gKAAgK;IAClKO,KAAK,EAAE,GAAG;IACVC,IAAI,EAAE,cAAc;IACpBC,YAAY,EAAE,UAAU;IACxBC,oBAAoB,EAAE,IAAI;IAC1BC,GAAG,EAAE,gBAAgB;IACrBC,WAAW,EAAE;EACf;AACF,CAAC;AAEM,MAAMC,OAAc,GAAAT,OAAA,CAAAS,OAAA,GAAG;EAC5BP,IAAI,EAAE,sBAAsB;EAC5BP,IAAI,EAAE;IACJC,MAAM,EAAE,EAAE;IACV;IACAQ,IAAI,EAAE,EAAE;IACRG,GAAG,EAAE,EAAE;IACPC,WAAW,EAAE,OAAO;IACpBE,KAAK,EAAE;MACLC,SAAS,EAAE;IACb;EACF;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["styles/global/interface.d.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.stylesGlobal = void 0;
|
|
7
|
+
// typing
|
|
8
|
+
|
|
9
|
+
const stylesGlobal = props => ({
|
|
10
|
+
width: props.width,
|
|
11
|
+
height: props.height,
|
|
12
|
+
backgroundColor: props.backgroundColor,
|
|
13
|
+
// padding
|
|
14
|
+
|
|
15
|
+
padding: props.paddingStyle?.padding,
|
|
16
|
+
paddingTop: props.paddingStyle?.paddingTop,
|
|
17
|
+
paddingLeft: props.paddingStyle?.paddingLeft,
|
|
18
|
+
paddingRight: props.paddingStyle?.paddingRight,
|
|
19
|
+
paddingBottom: props.paddingStyle?.paddingBottom,
|
|
20
|
+
// margin
|
|
21
|
+
margin: props.marginStyle?.margin,
|
|
22
|
+
marginTop: props.marginStyle?.marginTop,
|
|
23
|
+
marginLeft: props.marginStyle?.marginLeft,
|
|
24
|
+
marginRight: props.marginStyle?.marginRight,
|
|
25
|
+
marginBottom: props.marginStyle?.marginBottom,
|
|
26
|
+
// border
|
|
27
|
+
borderStyle: props.borderStyled?.borderStyle,
|
|
28
|
+
borderRadius: props.borderStyled?.borderRadius,
|
|
29
|
+
borderTopRightRadius: props.borderStyled?.borderTopRightRadius,
|
|
30
|
+
borderTopLeftRadius: props.borderStyled?.borderTopLeftRadius,
|
|
31
|
+
borderBottomRightRadius: props.borderStyled?.borderBottomRightRadius,
|
|
32
|
+
borderBottomLeftRadius: props.borderStyled?.borderBottomLeftRadius,
|
|
33
|
+
borderWidth: props.borderStyled?.borderWidth,
|
|
34
|
+
borderLeftWidth: props.borderStyled?.borderLeftWidth,
|
|
35
|
+
borderRightWidth: props.borderStyled?.borderRightWidth,
|
|
36
|
+
borderTopWidth: props.borderStyled?.borderTopWidth,
|
|
37
|
+
borderBottomWidth: props.borderStyled?.borderBottomWidth,
|
|
38
|
+
borderColor: props.borderStyled?.borderColor,
|
|
39
|
+
borderBottomColor: props.borderStyled?.borderBottomColor,
|
|
40
|
+
borderLeftColor: props.borderStyled?.borderLeftColor,
|
|
41
|
+
borderRightColor: props.borderStyled?.borderLeftColor,
|
|
42
|
+
borderTopColor: props.borderStyled?.borderTopColor,
|
|
43
|
+
// flex
|
|
44
|
+
flex: props.flexStyle?.flex,
|
|
45
|
+
flexDirection: props.flexStyle?.flexDirection,
|
|
46
|
+
alignItems: props.flexStyle?.alignItems,
|
|
47
|
+
justifyContent: props.flexStyle?.justifyContent,
|
|
48
|
+
textAlign: props.flexStyle?.textAlign,
|
|
49
|
+
// fonts
|
|
50
|
+
fontFamily: props.fontStyle?.fontFamily,
|
|
51
|
+
fontSize: props.fontStyle?.fontSize,
|
|
52
|
+
fontWeight: props.fontStyle?.fontWeight,
|
|
53
|
+
lineHeight: props.fontStyle?.lineHeight,
|
|
54
|
+
letterSpacing: props.fontStyle?.letterSpacing
|
|
55
|
+
});
|
|
56
|
+
|
|
57
|
+
/**
|
|
58
|
+
* EXPORTS
|
|
59
|
+
*/
|
|
60
|
+
exports.stylesGlobal = stylesGlobal;
|
|
61
|
+
//# sourceMappingURL=styles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["stylesGlobal","props","width","height","backgroundColor","padding","paddingStyle","paddingTop","paddingLeft","paddingRight","paddingBottom","margin","marginStyle","marginTop","marginLeft","marginRight","marginBottom","borderStyle","borderStyled","borderRadius","borderTopRightRadius","borderTopLeftRadius","borderBottomRightRadius","borderBottomLeftRadius","borderWidth","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth","borderColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","flex","flexStyle","flexDirection","alignItems","justifyContent","textAlign","fontFamily","fontStyle","fontSize","fontWeight","lineHeight","letterSpacing","exports"],"sourceRoot":"..\\..\\..\\..\\src","sources":["styles/global/styles.ts"],"mappings":";;;;;;AAAA;;AAGA,MAAMA,YAAY,GAAIC,KAAiB,KAAM;EAC3CC,KAAK,EAAED,KAAK,CAACC,KAAK;EAClBC,MAAM,EAAEF,KAAK,CAACE,MAAM;EACpBC,eAAe,EAAEH,KAAK,CAACG,eAAe;EAEtC;;EAEAC,OAAO,EAAEJ,KAAK,CAACK,YAAY,EAAED,OAAO;EACpCE,UAAU,EAAEN,KAAK,CAACK,YAAY,EAAEC,UAAU;EAC1CC,WAAW,EAAEP,KAAK,CAACK,YAAY,EAAEE,WAAW;EAC5CC,YAAY,EAAER,KAAK,CAACK,YAAY,EAAEG,YAAY;EAC9CC,aAAa,EAAET,KAAK,CAACK,YAAY,EAAEI,aAAa;EAEhD;EACAC,MAAM,EAAEV,KAAK,CAACW,WAAW,EAAED,MAAM;EACjCE,SAAS,EAAEZ,KAAK,CAACW,WAAW,EAAEC,SAAS;EACvCC,UAAU,EAAEb,KAAK,CAACW,WAAW,EAAEE,UAAU;EACzCC,WAAW,EAAEd,KAAK,CAACW,WAAW,EAAEG,WAAW;EAC3CC,YAAY,EAAEf,KAAK,CAACW,WAAW,EAAEI,YAAY;EAE7C;EACAC,WAAW,EAAEhB,KAAK,CAACiB,YAAY,EAAED,WAAW;EAE5CE,YAAY,EAAElB,KAAK,CAACiB,YAAY,EAAEC,YAAY;EAC9CC,oBAAoB,EAAEnB,KAAK,CAACiB,YAAY,EAAEE,oBAAoB;EAC9DC,mBAAmB,EAAEpB,KAAK,CAACiB,YAAY,EAAEG,mBAAmB;EAC5DC,uBAAuB,EAAErB,KAAK,CAACiB,YAAY,EAAEI,uBAAuB;EACpEC,sBAAsB,EAAEtB,KAAK,CAACiB,YAAY,EAAEK,sBAAsB;EAElEC,WAAW,EAAEvB,KAAK,CAACiB,YAAY,EAAEM,WAAW;EAC5CC,eAAe,EAAExB,KAAK,CAACiB,YAAY,EAAEO,eAAe;EACpDC,gBAAgB,EAAEzB,KAAK,CAACiB,YAAY,EAAEQ,gBAAgB;EACtDC,cAAc,EAAE1B,KAAK,CAACiB,YAAY,EAAES,cAAc;EAClDC,iBAAiB,EAAE3B,KAAK,CAACiB,YAAY,EAAEU,iBAAiB;EAExDC,WAAW,EAAE5B,KAAK,CAACiB,YAAY,EAAEW,WAAW;EAC5CC,iBAAiB,EAAE7B,KAAK,CAACiB,YAAY,EAAEY,iBAAiB;EACxDC,eAAe,EAAE9B,KAAK,CAACiB,YAAY,EAAEa,eAAe;EACpDC,gBAAgB,EAAE/B,KAAK,CAACiB,YAAY,EAAEa,eAAe;EACrDE,cAAc,EAAEhC,KAAK,CAACiB,YAAY,EAAEe,cAAc;EAElD;EACAC,IAAI,EAAEjC,KAAK,CAACkC,SAAS,EAAED,IAAI;EAC3BE,aAAa,EAAEnC,KAAK,CAACkC,SAAS,EAAEC,aAAa;EAC7CC,UAAU,EAAEpC,KAAK,CAACkC,SAAS,EAAEE,UAAU;EACvCC,cAAc,EAAErC,KAAK,CAACkC,SAAS,EAAEG,cAAc;EAC/CC,SAAS,EAAEtC,KAAK,CAACkC,SAAS,EAAEI,SAAS;EAErC;EACAC,UAAU,EAAEvC,KAAK,CAACwC,SAAS,EAAED,UAAU;EACvCE,QAAQ,EAAEzC,KAAK,CAACwC,SAAS,EAAEC,QAAQ;EACnCC,UAAU,EAAE1C,KAAK,CAACwC,SAAS,EAAEE,UAAU;EACvCC,UAAU,EAAE3C,KAAK,CAACwC,SAAS,EAAEG,UAAU;EACvCC,aAAa,EAAE5C,KAAK,CAACwC,SAAS,EAAEI;AAClC,CAAC,CAAC;;AAEF;AACA;AACA;AAFAC,OAAA,CAAA9C,YAAA,GAAAA,YAAA","ignoreList":[]}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.useTheme = exports.ThemeProvider = void 0;
|
|
7
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _theme = require("../theme/theme.js");
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
11
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
12
|
+
/**
|
|
13
|
+
* IMPORTS
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
// styles
|
|
17
|
+
|
|
18
|
+
const ThemeContext = /*#__PURE__*/(0, _react.createContext)(_theme.theme);
|
|
19
|
+
const ThemeProvider = ({
|
|
20
|
+
children
|
|
21
|
+
}) => {
|
|
22
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsx)(ThemeContext.Provider, {
|
|
23
|
+
value: _theme.theme,
|
|
24
|
+
children: children
|
|
25
|
+
});
|
|
26
|
+
};
|
|
27
|
+
exports.ThemeProvider = ThemeProvider;
|
|
28
|
+
const useTheme = () => (0, _react.useContext)(ThemeContext);
|
|
29
|
+
exports.useTheme = useTheme;
|
|
30
|
+
//# sourceMappingURL=theme-provider.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireWildcard","require","_theme","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","ThemeContext","createContext","theme","ThemeProvider","children","jsx","Provider","value","exports","useTheme","useContext"],"sourceRoot":"..\\..\\..\\..\\src","sources":["styles/global/theme-provider.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,uBAAA,CAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAD,OAAA;AAAuC,IAAAE,WAAA,GAAAF,OAAA;AAAA,SAAAG,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAL,wBAAAK,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AANvC;AACA;AACA;;AAGA;;AAGA,MAAMW,YAAY,gBAAG,IAAAC,oBAAa,EAACC,YAAK,CAAC;AAElC,MAAMC,aAAsD,GAAGA,CAAC;EAAEC;AAAS,CAAC,KAAK;EACtF,oBAAO,IAAAzB,WAAA,CAAA0B,GAAA,EAACL,YAAY,CAACM,QAAQ;IAACC,KAAK,EAAEL,YAAM;IAAAE,QAAA,EAAEA;EAAQ,CAAwB,CAAC;AAChF,CAAC;AAACI,OAAA,CAAAL,aAAA,GAAAA,aAAA;AAEK,MAAMM,QAAQ,GAAGA,CAAA,KAAM,IAAAC,iBAAU,EAACV,YAAY,CAAC;AAACQ,OAAA,CAAAC,QAAA,GAAAA,QAAA","ignoreList":[]}
|