react-native-exp-fig 0.1.5 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/components/card-history/index.js +7 -7
- package/lib/commonjs/components/card-work-session/index.js +4 -4
- package/lib/commonjs/components/header-profile/index.js +6 -6
- package/lib/commonjs/components/input/index.js +7 -7
- package/lib/commonjs/components/notification-loading/index.js +4 -4
- package/lib/module/components/card-history/index.js +7 -7
- package/lib/module/components/card-work-session/index.js +4 -4
- package/lib/module/components/header-profile/index.js +6 -6
- package/lib/module/components/input/index.js +7 -7
- package/lib/module/components/notification-loading/index.js +4 -4
- package/lib/typescript/commonjs/src/common/constants/index.d.ts +4 -4
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +7 -7
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts +51 -51
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/ellipse/index.d.ts +4 -4
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts +7 -7
- package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts +7 -7
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts +11 -11
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/box/index.d.ts +9 -9
- package/lib/typescript/commonjs/src/components/box/styles.d.ts +12 -12
- package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/button/index.d.ts +9 -9
- package/lib/typescript/commonjs/src/components/button/styles.d.ts +23 -23
- package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts +11 -11
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/card-history/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +9 -9
- package/lib/typescript/commonjs/src/components/card-loading/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts +32 -32
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +11 -11
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/check-box/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/coil/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/filter-journey/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/input/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/input/styles.d.ts +11 -11
- package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/loading-details/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/loading-progress/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/menu-item/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/no-data/index.d.ts +7 -7
- package/lib/typescript/commonjs/src/components/notification-loading/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +63 -63
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts +56 -56
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/typography/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts +29 -29
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/index.d.ts +31 -31
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts +8 -8
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts +10 -10
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +9 -9
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts +7 -7
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts +8 -8
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +10 -10
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts +9 -9
- package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts +8 -8
- package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts +9 -9
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +7 -7
- package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts +14 -14
- package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts +8 -8
- package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts +8 -8
- package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +9 -9
- package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts +7 -7
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +15 -15
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts +7 -7
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts +46 -46
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +148 -148
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +150 -150
- package/lib/typescript/commonjs/src/utils/format-data/index.d.ts +17 -17
- package/lib/typescript/commonjs/src/utils/format-data/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts +1 -1
- package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts +3 -3
- package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts.map +1 -1
- package/lib/typescript/module/src/common/constants/index.d.ts +4 -4
- package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts +7 -7
- package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +51 -51
- package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts +4 -4
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +7 -7
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +7 -7
- package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/index.d.ts +11 -11
- package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/list/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +13 -13
- package/lib/typescript/module/src/components/box/index.d.ts +9 -9
- package/lib/typescript/module/src/components/box/styles.d.ts +12 -12
- package/lib/typescript/module/src/components/box/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/button/index.d.ts +9 -9
- package/lib/typescript/module/src/components/button/styles.d.ts +23 -23
- package/lib/typescript/module/src/components/button/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/capture-photo/index.d.ts +13 -13
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts +11 -11
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/card-history/index.d.ts +14 -14
- package/lib/typescript/module/src/components/card-hours/index.d.ts +9 -9
- package/lib/typescript/module/src/components/card-loading/index.d.ts +14 -14
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +13 -13
- package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts +32 -32
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts +11 -11
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/card-work-session/index.d.ts +10 -10
- package/lib/typescript/module/src/components/check-box/index.d.ts +13 -13
- package/lib/typescript/module/src/components/coil/index.d.ts +10 -10
- package/lib/typescript/module/src/components/filter-date-selector/index.d.ts +14 -14
- package/lib/typescript/module/src/components/filter-journey/index.d.ts +10 -10
- package/lib/typescript/module/src/components/header-profile/index.d.ts +13 -13
- package/lib/typescript/module/src/components/image-capture-with-remove/index.d.ts +14 -14
- package/lib/typescript/module/src/components/input/index.d.ts +14 -14
- package/lib/typescript/module/src/components/input/styles.d.ts +11 -11
- package/lib/typescript/module/src/components/input/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/loading-details/index.d.ts +10 -10
- package/lib/typescript/module/src/components/loading-progress/index.d.ts +14 -14
- package/lib/typescript/module/src/components/menu-item/index.d.ts +14 -14
- package/lib/typescript/module/src/components/no-data/index.d.ts +7 -7
- package/lib/typescript/module/src/components/notification-loading/index.d.ts +10 -10
- package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts +10 -10
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts +13 -13
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts +63 -63
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +14 -14
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -1
- package/lib/typescript/module/src/components/step-indicator/index.d.ts +13 -13
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts +56 -56
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/typography/index.d.ts +13 -13
- package/lib/typescript/module/src/components/typography/styles.d.ts +29 -29
- package/lib/typescript/module/src/components/typography/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/user-profile/index.d.ts +14 -14
- package/lib/typescript/module/src/index.d.ts +31 -31
- package/lib/typescript/module/src/stories/box/box.stories.d.ts +8 -8
- package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/button/button.stories.d.ts +10 -10
- package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts +9 -9
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +7 -7
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts +8 -8
- package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +10 -10
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts +9 -9
- package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/coil/coil.stories.d.ts +8 -8
- package/lib/typescript/module/src/stories/coil/coil.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/filter-date-selector/filter-date-selector.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +9 -9
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +7 -7
- package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/input/input.stories.d.ts +14 -14
- package/lib/typescript/module/src/stories/input/input.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts +8 -8
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts +8 -8
- package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +9 -9
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +7 -7
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts +15 -15
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +7 -7
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/styles/global/styles.d.ts +46 -46
- package/lib/typescript/module/src/styles/global/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/styles/global/theme-provider.d.ts +148 -148
- package/lib/typescript/module/src/styles/theme/theme.d.ts +150 -150
- package/lib/typescript/module/src/utils/format-data/index.d.ts +17 -17
- package/lib/typescript/module/src/utils/format-data/index.d.ts.map +1 -1
- package/lib/typescript/module/src/utils/mutiply/index.d.ts +1 -1
- package/lib/typescript/module/src/utils/status-color/return-color.d.ts +3 -3
- package/lib/typescript/module/src/utils/status-color/return-color.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/card-history/index.tsx +150 -150
- package/src/components/card-work-session/index.tsx +161 -161
- package/src/components/card-work-session/interface.d.ts +48 -48
- package/src/components/header-profile/index.tsx +131 -131
- package/src/components/header-profile/interface.d.ts +57 -57
- package/src/components/input/index.tsx +181 -181
- package/src/components/notification-loading/index.tsx +144 -144
- package/src/stories/header-profile/header-profile.stories.tsx +88 -88
|
@@ -1,88 +1,88 @@
|
|
|
1
|
-
import type { StoryObj, Meta } from "@storybook/react";
|
|
2
|
-
import { Header } from "../../components/header-profile";
|
|
3
|
-
|
|
4
|
-
const meta: Meta<typeof Header> = {
|
|
5
|
-
title: "componente/Header",
|
|
6
|
-
component: Header,
|
|
7
|
-
args: {
|
|
8
|
-
testID: "header",
|
|
9
|
-
arrow: false,
|
|
10
|
-
title: "aqui",
|
|
11
|
-
handleNavigation: () => {},
|
|
12
|
-
permission: false,
|
|
13
|
-
bluetoothIsConnected: false,
|
|
14
|
-
isInternetReachable: true,
|
|
15
|
-
},
|
|
16
|
-
parameters: {
|
|
17
|
-
notes: `
|
|
18
|
-
# Header
|
|
19
|
-
|
|
20
|
-
Este é um componente de Card de horas.
|
|
21
|
-
Você usa assim:
|
|
22
|
-
\`\`\`tsx
|
|
23
|
-
<Header
|
|
24
|
-
|
|
25
|
-
/>
|
|
26
|
-
\`\`\`
|
|
27
|
-
`,
|
|
28
|
-
},
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
export default meta;
|
|
32
|
-
|
|
33
|
-
type Story = StoryObj<typeof meta>;
|
|
34
|
-
|
|
35
|
-
export const HeaderLogin: Story = {
|
|
36
|
-
name: "header-login",
|
|
37
|
-
args: {
|
|
38
|
-
testID: "header",
|
|
39
|
-
arrow: false,
|
|
40
|
-
title: "Login",
|
|
41
|
-
handleNavigation: () => {},
|
|
42
|
-
permission: false,
|
|
43
|
-
bluetoothIsConnected: false,
|
|
44
|
-
isInternetReachable: true,
|
|
45
|
-
isBluetooth: false,
|
|
46
|
-
},
|
|
47
|
-
};
|
|
48
|
-
export const HeaderArrow: Story = {
|
|
49
|
-
name: "header-arrow",
|
|
50
|
-
args: {
|
|
51
|
-
testID: "header",
|
|
52
|
-
arrow: true,
|
|
53
|
-
title: "SINCRONIZAR ATIVIDADES",
|
|
54
|
-
handleNavigation: () => {},
|
|
55
|
-
permission: false,
|
|
56
|
-
bluetoothIsConnected: false,
|
|
57
|
-
isInternetReachable: false,
|
|
58
|
-
isBluetooth: true,
|
|
59
|
-
},
|
|
60
|
-
};
|
|
61
|
-
|
|
62
|
-
export const HeaderList: Story = {
|
|
63
|
-
name: "header-list",
|
|
64
|
-
args: {
|
|
65
|
-
testID: "header",
|
|
66
|
-
arrow: true,
|
|
67
|
-
title: "Controle de Jornada",
|
|
68
|
-
handleNavigation: () => {},
|
|
69
|
-
permission: false,
|
|
70
|
-
bluetoothIsConnected: true,
|
|
71
|
-
isInternetReachable: true,
|
|
72
|
-
isBluetooth: true,
|
|
73
|
-
},
|
|
74
|
-
};
|
|
75
|
-
|
|
76
|
-
export const HeaderPermission: Story = {
|
|
77
|
-
name: "header-permission",
|
|
78
|
-
args: {
|
|
79
|
-
testID: "header",
|
|
80
|
-
arrow: true,
|
|
81
|
-
title: "Permission",
|
|
82
|
-
handleNavigation: () => {},
|
|
83
|
-
permission: true,
|
|
84
|
-
bluetoothIsConnected: true,
|
|
85
|
-
isInternetReachable: true,
|
|
86
|
-
isBluetooth: false,
|
|
87
|
-
},
|
|
88
|
-
};
|
|
1
|
+
import type { StoryObj, Meta } from "@storybook/react";
|
|
2
|
+
import { Header } from "../../components/header-profile";
|
|
3
|
+
|
|
4
|
+
const meta: Meta<typeof Header> = {
|
|
5
|
+
title: "componente/Header",
|
|
6
|
+
component: Header,
|
|
7
|
+
args: {
|
|
8
|
+
testID: "header",
|
|
9
|
+
arrow: false,
|
|
10
|
+
title: "aqui",
|
|
11
|
+
handleNavigation: () => {},
|
|
12
|
+
permission: false,
|
|
13
|
+
bluetoothIsConnected: false,
|
|
14
|
+
isInternetReachable: true,
|
|
15
|
+
},
|
|
16
|
+
parameters: {
|
|
17
|
+
notes: `
|
|
18
|
+
# Header
|
|
19
|
+
|
|
20
|
+
Este é um componente de Card de horas.
|
|
21
|
+
Você usa assim:
|
|
22
|
+
\`\`\`tsx
|
|
23
|
+
<Header
|
|
24
|
+
|
|
25
|
+
/>
|
|
26
|
+
\`\`\`
|
|
27
|
+
`,
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
export default meta;
|
|
32
|
+
|
|
33
|
+
type Story = StoryObj<typeof meta>;
|
|
34
|
+
|
|
35
|
+
export const HeaderLogin: Story = {
|
|
36
|
+
name: "header-login",
|
|
37
|
+
args: {
|
|
38
|
+
testID: "header",
|
|
39
|
+
arrow: false,
|
|
40
|
+
title: "Login",
|
|
41
|
+
handleNavigation: () => {},
|
|
42
|
+
permission: false,
|
|
43
|
+
bluetoothIsConnected: false,
|
|
44
|
+
isInternetReachable: true,
|
|
45
|
+
isBluetooth: false,
|
|
46
|
+
},
|
|
47
|
+
};
|
|
48
|
+
export const HeaderArrow: Story = {
|
|
49
|
+
name: "header-arrow",
|
|
50
|
+
args: {
|
|
51
|
+
testID: "header",
|
|
52
|
+
arrow: true,
|
|
53
|
+
title: "SINCRONIZAR ATIVIDADES",
|
|
54
|
+
handleNavigation: () => {},
|
|
55
|
+
permission: false,
|
|
56
|
+
bluetoothIsConnected: false,
|
|
57
|
+
isInternetReachable: false,
|
|
58
|
+
isBluetooth: true,
|
|
59
|
+
},
|
|
60
|
+
};
|
|
61
|
+
|
|
62
|
+
export const HeaderList: Story = {
|
|
63
|
+
name: "header-list",
|
|
64
|
+
args: {
|
|
65
|
+
testID: "header",
|
|
66
|
+
arrow: true,
|
|
67
|
+
title: "Controle de Jornada",
|
|
68
|
+
handleNavigation: () => {},
|
|
69
|
+
permission: false,
|
|
70
|
+
bluetoothIsConnected: true,
|
|
71
|
+
isInternetReachable: true,
|
|
72
|
+
isBluetooth: true,
|
|
73
|
+
},
|
|
74
|
+
};
|
|
75
|
+
|
|
76
|
+
export const HeaderPermission: Story = {
|
|
77
|
+
name: "header-permission",
|
|
78
|
+
args: {
|
|
79
|
+
testID: "header",
|
|
80
|
+
arrow: true,
|
|
81
|
+
title: "Permission",
|
|
82
|
+
handleNavigation: () => {},
|
|
83
|
+
permission: true,
|
|
84
|
+
bluetoothIsConnected: true,
|
|
85
|
+
isInternetReachable: true,
|
|
86
|
+
isBluetooth: false,
|
|
87
|
+
},
|
|
88
|
+
};
|