@wavemaker/app-rn-runtime 11.4.1-patch.5 → 11.4.1-rc.123
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 → app-rn-runtime}/components/advanced/carousel/carousel-template/carousel-template.component.js +1 -4
- app-rn-runtime/components/advanced/carousel/carousel-template/carousel-template.component.js.map +1 -0
- {package → app-rn-runtime}/components/advanced/carousel/carousel-template/carousel-template.styles.js +2 -1
- app-rn-runtime/components/advanced/carousel/carousel-template/carousel-template.styles.js.map +1 -0
- app-rn-runtime/components/advanced/carousel/carousel.component.js +164 -0
- app-rn-runtime/components/advanced/carousel/carousel.component.js.map +1 -0
- {package → app-rn-runtime}/components/advanced/carousel/carousel.props.js +0 -2
- app-rn-runtime/components/advanced/carousel/carousel.props.js.map +1 -0
- {package → app-rn-runtime}/components/advanced/carousel/carousel.styles.js +9 -17
- app-rn-runtime/components/advanced/carousel/carousel.styles.js.map +1 -0
- {package → app-rn-runtime}/components/basic/icon/icon.component.js +0 -3
- app-rn-runtime/components/basic/icon/icon.component.js.map +1 -0
- {package → app-rn-runtime}/components/basic/search/search.component.js +1 -3
- app-rn-runtime/components/basic/search/search.component.js.map +1 -0
- {package → app-rn-runtime}/components/chart/basechart.component.js +8 -19
- app-rn-runtime/components/chart/basechart.component.js.map +1 -0
- {package → app-rn-runtime}/components/container/accordion/accordion.component.js +2 -6
- app-rn-runtime/components/container/accordion/accordion.component.js.map +1 -0
- app-rn-runtime/components/data/list/list-template/list-template.component.js +17 -0
- app-rn-runtime/components/data/list/list-template/list-template.component.js.map +1 -0
- {package → app-rn-runtime}/components/data/list/list-template/list-template.styles.js +3 -7
- app-rn-runtime/components/data/list/list-template/list-template.styles.js.map +1 -0
- {package → app-rn-runtime}/components/data/list/list.component.js +4 -15
- app-rn-runtime/components/data/list/list.component.js.map +1 -0
- {package → app-rn-runtime}/components/data/list/list.props.js +0 -6
- app-rn-runtime/components/data/list/list.props.js.map +1 -0
- {package → app-rn-runtime}/components/input/radioset/radioset.component.js +3 -7
- app-rn-runtime/components/input/radioset/radioset.component.js.map +1 -0
- {package → app-rn-runtime}/components/input/radioset/radioset.props.js +0 -6
- app-rn-runtime/components/input/radioset/radioset.props.js.map +1 -0
- {package → app-rn-runtime}/components/input/radioset/radioset.styles.js +8 -4
- app-rn-runtime/components/input/radioset/radioset.styles.js.map +1 -0
- {package → app-rn-runtime}/components/navigation/basenav/basenav.component.js +0 -2
- app-rn-runtime/components/navigation/basenav/basenav.component.js.map +1 -0
- {package → app-rn-runtime}/components/navigation/navitem/navitem.component.js +1 -1
- app-rn-runtime/components/navigation/navitem/navitem.component.js.map +1 -0
- {package → app-rn-runtime}/core/imageSizeEstimator.js +0 -4
- app-rn-runtime/core/imageSizeEstimator.js.map +1 -0
- {package → app-rn-runtime}/gestures/swipe.animation.js +11 -34
- app-rn-runtime/gestures/swipe.animation.js.map +1 -0
- {package → app-rn-runtime}/package.json +3 -3
- {package → app-rn-runtime}/styles/theme.js +1 -16
- app-rn-runtime/styles/theme.js.map +1 -0
- package/components/advanced/carousel/carousel-template/carousel-template.component.js.map +0 -1
- package/components/advanced/carousel/carousel-template/carousel-template.styles.js.map +0 -1
- package/components/advanced/carousel/carousel.component.js +0 -201
- package/components/advanced/carousel/carousel.component.js.map +0 -1
- package/components/advanced/carousel/carousel.props.js.map +0 -1
- package/components/advanced/carousel/carousel.styles.js.map +0 -1
- package/components/basic/icon/icon.component.js.map +0 -1
- package/components/basic/search/search.component.js.map +0 -1
- package/components/chart/basechart.component.js.map +0 -1
- package/components/chart/stack-chart/stack-chart.component.js +0 -213
- package/components/chart/stack-chart/stack-chart.component.js.map +0 -1
- package/components/chart/stack-chart/stack-chart.props.js +0 -15
- package/components/chart/stack-chart/stack-chart.props.js.map +0 -1
- package/components/chart/stack-chart/stack-chart.styles.js +0 -7
- package/components/chart/stack-chart/stack-chart.styles.js.map +0 -1
- package/components/container/accordion/accordion.component.js.map +0 -1
- package/components/data/list/list-template/list-template.component.js +0 -31
- package/components/data/list/list-template/list-template.component.js.map +0 -1
- package/components/data/list/list-template/list-template.styles.js.map +0 -1
- package/components/data/list/list.component.js.map +0 -1
- package/components/data/list/list.props.js.map +0 -1
- package/components/input/radioset/radioset.component.js.map +0 -1
- package/components/input/radioset/radioset.props.js.map +0 -1
- package/components/input/radioset/radioset.styles.js.map +0 -1
- package/components/navigation/basenav/basenav.component.js.map +0 -1
- package/components/navigation/navitem/navitem.component.js.map +0 -1
- package/core/change.queue.js +0 -26
- package/core/change.queue.js.map +0 -1
- package/core/imageSizeEstimator.js.map +0 -1
- package/gestures/swipe.animation.js.map +0 -1
- package/styles/fdfd.css +0 -56
- package/styles/theme.js.map +0 -1
- {package → app-rn-runtime}/actions/base-action.js +0 -0
- {package → app-rn-runtime}/actions/base-action.js.map +0 -0
- {package → app-rn-runtime}/actions/index.js +0 -0
- {package → app-rn-runtime}/actions/index.js.map +0 -0
- {package → app-rn-runtime}/actions/login-action.js +0 -0
- {package → app-rn-runtime}/actions/login-action.js.map +0 -0
- {package → app-rn-runtime}/actions/logout-action.js +0 -0
- {package → app-rn-runtime}/actions/logout-action.js.map +0 -0
- {package → app-rn-runtime}/actions/navigation-action.js +0 -0
- {package → app-rn-runtime}/actions/navigation-action.js.map +0 -0
- {package → app-rn-runtime}/actions/notification-action.js +0 -0
- {package → app-rn-runtime}/actions/notification-action.js.map +0 -0
- {package → app-rn-runtime}/actions/timer-action.js +0 -0
- {package → app-rn-runtime}/actions/timer-action.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/carousel/carousel-content/carousel-content.component.js +0 -0
- {package → app-rn-runtime}/components/advanced/carousel/carousel-content/carousel-content.component.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/carousel/carousel-content/carousel-content.props.js +0 -0
- {package → app-rn-runtime}/components/advanced/carousel/carousel-content/carousel-content.props.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/carousel/carousel-content/carousel-content.styles.js +0 -0
- {package → app-rn-runtime}/components/advanced/carousel/carousel-content/carousel-content.styles.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/carousel/carousel-template/carousel-template.props.js +0 -0
- {package → app-rn-runtime}/components/advanced/carousel/carousel-template/carousel-template.props.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/login/login.component.js +0 -0
- {package → app-rn-runtime}/components/advanced/login/login.component.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/login/login.props.js +0 -0
- {package → app-rn-runtime}/components/advanced/login/login.props.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/login/login.styles.js +0 -0
- {package → app-rn-runtime}/components/advanced/login/login.styles.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/network-info-toaster/network-info-toaster.component.js +0 -0
- {package → app-rn-runtime}/components/advanced/network-info-toaster/network-info-toaster.component.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/network-info-toaster/network-info-toaster.props.js +0 -0
- {package → app-rn-runtime}/components/advanced/network-info-toaster/network-info-toaster.props.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/network-info-toaster/network-info-toaster.styles.js +0 -0
- {package → app-rn-runtime}/components/advanced/network-info-toaster/network-info-toaster.styles.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/webview/webview.component.js +0 -0
- {package → app-rn-runtime}/components/advanced/webview/webview.component.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/webview/webview.props.js +0 -0
- {package → app-rn-runtime}/components/advanced/webview/webview.props.js.map +0 -0
- {package → app-rn-runtime}/components/advanced/webview/webview.styles.js +0 -0
- {package → app-rn-runtime}/components/advanced/webview/webview.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/anchor/anchor.component.js +0 -0
- {package → app-rn-runtime}/components/basic/anchor/anchor.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/anchor/anchor.props.js +0 -0
- {package → app-rn-runtime}/components/basic/anchor/anchor.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/anchor/anchor.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/anchor/anchor.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/animatedview.component.js +0 -0
- {package → app-rn-runtime}/components/basic/animatedview.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/audio/audio.component.js +0 -0
- {package → app-rn-runtime}/components/basic/audio/audio.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/audio/audio.props.js +0 -0
- {package → app-rn-runtime}/components/basic/audio/audio.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/audio/audio.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/audio/audio.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/button/button.component.js +0 -0
- {package → app-rn-runtime}/components/basic/button/button.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/button/button.props.js +0 -0
- {package → app-rn-runtime}/components/basic/button/button.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/button/button.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/button/button.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/buttongroup/buttongroup.component.js +0 -0
- {package → app-rn-runtime}/components/basic/buttongroup/buttongroup.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/buttongroup/buttongroup.props.js +0 -0
- {package → app-rn-runtime}/components/basic/buttongroup/buttongroup.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/buttongroup/buttongroup.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/buttongroup/buttongroup.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/custom/custom.component.js +0 -0
- {package → app-rn-runtime}/components/basic/custom/custom.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/custom/custom.props.js +0 -0
- {package → app-rn-runtime}/components/basic/custom/custom.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/custom/custom.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/custom/custom.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/icon/icon.props.js +0 -0
- {package → app-rn-runtime}/components/basic/icon/icon.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/icon/icon.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/icon/icon.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/icon/streamline-light-icon/streamline-light-icon.component.js +0 -0
- {package → app-rn-runtime}/components/basic/icon/streamline-light-icon/streamline-light-icon.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/icon/streamline-light-icon/streamline-light-icon.ttf +0 -0
- {package → app-rn-runtime}/components/basic/icon/streamline-regular-icon/streamline-regular-icon.component.js +0 -0
- {package → app-rn-runtime}/components/basic/icon/streamline-regular-icon/streamline-regular-icon.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/icon/streamline-regular-icon/streamline-regular-icon.ttf +0 -0
- {package → app-rn-runtime}/components/basic/icon/wavicon/wavicon.component.js +0 -0
- {package → app-rn-runtime}/components/basic/icon/wavicon/wavicon.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/icon/wavicon/wavicon.ttf +0 -0
- {package → app-rn-runtime}/components/basic/label/label.component.js +0 -0
- {package → app-rn-runtime}/components/basic/label/label.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/label/label.props.js +0 -0
- {package → app-rn-runtime}/components/basic/label/label.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/label/label.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/label/label.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/lottie/lottie.component.js +0 -0
- {package → app-rn-runtime}/components/basic/lottie/lottie.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/lottie/lottie.props.js +0 -0
- {package → app-rn-runtime}/components/basic/lottie/lottie.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/lottie/lottie.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/lottie/lottie.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/message/message.component.js +0 -0
- {package → app-rn-runtime}/components/basic/message/message.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/message/message.props.js +0 -0
- {package → app-rn-runtime}/components/basic/message/message.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/message/message.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/message/message.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/modal/modal.component.js +0 -0
- {package → app-rn-runtime}/components/basic/modal/modal.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/modal/modal.props.js +0 -0
- {package → app-rn-runtime}/components/basic/modal/modal.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/modal/modal.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/modal/modal.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/picture/picture.component.js +0 -0
- {package → app-rn-runtime}/components/basic/picture/picture.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/picture/picture.props.js +0 -0
- {package → app-rn-runtime}/components/basic/picture/picture.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/picture/picture.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/picture/picture.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/progress-bar/progress-bar.component.js +0 -0
- {package → app-rn-runtime}/components/basic/progress-bar/progress-bar.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/progress-bar/progress-bar.props.js +0 -0
- {package → app-rn-runtime}/components/basic/progress-bar/progress-bar.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/progress-bar/progress-bar.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/progress-bar/progress-bar.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/progress-circle/progress-circle.component.js +0 -0
- {package → app-rn-runtime}/components/basic/progress-circle/progress-circle.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/progress-circle/progress-circle.props.js +0 -0
- {package → app-rn-runtime}/components/basic/progress-circle/progress-circle.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/progress-circle/progress-circle.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/progress-circle/progress-circle.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/search/local-data-provider.js +0 -0
- {package → app-rn-runtime}/components/basic/search/local-data-provider.js.map +0 -0
- {package → app-rn-runtime}/components/basic/search/search.props.js +0 -0
- {package → app-rn-runtime}/components/basic/search/search.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/search/search.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/search/search.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/skeleton/skeleton.component.js +0 -0
- {package → app-rn-runtime}/components/basic/skeleton/skeleton.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/skeleton/skeleton.props.js +0 -0
- {package → app-rn-runtime}/components/basic/skeleton/skeleton.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/skeleton/skeleton.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/skeleton/skeleton.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/spinner/spinner.component.js +0 -0
- {package → app-rn-runtime}/components/basic/spinner/spinner.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/spinner/spinner.props.js +0 -0
- {package → app-rn-runtime}/components/basic/spinner/spinner.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/spinner/spinner.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/spinner/spinner.styles.js.map +0 -0
- {package → app-rn-runtime}/components/basic/video/video.component.js +0 -0
- {package → app-rn-runtime}/components/basic/video/video.component.js.map +0 -0
- {package → app-rn-runtime}/components/basic/video/video.props.js +0 -0
- {package → app-rn-runtime}/components/basic/video/video.props.js.map +0 -0
- {package → app-rn-runtime}/components/basic/video/video.styles.js +0 -0
- {package → app-rn-runtime}/components/basic/video/video.styles.js.map +0 -0
- {package → app-rn-runtime}/components/chart/area-chart/area-chart.component.js +0 -0
- {package → app-rn-runtime}/components/chart/area-chart/area-chart.component.js.map +0 -0
- {package → app-rn-runtime}/components/chart/area-chart/area-chart.props.js +0 -0
- {package → app-rn-runtime}/components/chart/area-chart/area-chart.props.js.map +0 -0
- {package → app-rn-runtime}/components/chart/area-chart/area-chart.styles.js +0 -0
- {package → app-rn-runtime}/components/chart/area-chart/area-chart.styles.js.map +0 -0
- {package → app-rn-runtime}/components/chart/bar-chart/bar-chart.component.js +0 -0
- {package → app-rn-runtime}/components/chart/bar-chart/bar-chart.component.js.map +0 -0
- {package → app-rn-runtime}/components/chart/bar-chart/bar-chart.props.js +0 -0
- {package → app-rn-runtime}/components/chart/bar-chart/bar-chart.props.js.map +0 -0
- {package → app-rn-runtime}/components/chart/bar-chart/bar-chart.styles.js +0 -0
- {package → app-rn-runtime}/components/chart/bar-chart/bar-chart.styles.js.map +0 -0
- {package → app-rn-runtime}/components/chart/basechart.props.js +0 -0
- {package → app-rn-runtime}/components/chart/basechart.props.js.map +0 -0
- {package → app-rn-runtime}/components/chart/basechart.styles.js +0 -0
- {package → app-rn-runtime}/components/chart/basechart.styles.js.map +0 -0
- {package → app-rn-runtime}/components/chart/bubble-chart/bubble-chart.component.js +0 -0
- {package → app-rn-runtime}/components/chart/bubble-chart/bubble-chart.component.js.map +0 -0
- {package → app-rn-runtime}/components/chart/bubble-chart/bubble-chart.props.js +0 -0
- {package → app-rn-runtime}/components/chart/bubble-chart/bubble-chart.props.js.map +0 -0
- {package → app-rn-runtime}/components/chart/bubble-chart/bubble-chart.styles.js +0 -0
- {package → app-rn-runtime}/components/chart/bubble-chart/bubble-chart.styles.js.map +0 -0
- {package → app-rn-runtime}/components/chart/column-chart/column-chart.component.js +0 -0
- {package → app-rn-runtime}/components/chart/column-chart/column-chart.component.js.map +0 -0
- {package → app-rn-runtime}/components/chart/column-chart/column-chart.props.js +0 -0
- {package → app-rn-runtime}/components/chart/column-chart/column-chart.props.js.map +0 -0
- {package → app-rn-runtime}/components/chart/column-chart/column-chart.styles.js +0 -0
- {package → app-rn-runtime}/components/chart/column-chart/column-chart.styles.js.map +0 -0
- {package → app-rn-runtime}/components/chart/donut-chart/donut-chart.component.js +0 -0
- {package → app-rn-runtime}/components/chart/donut-chart/donut-chart.component.js.map +0 -0
- {package → app-rn-runtime}/components/chart/donut-chart/donut-chart.props.js +0 -0
- {package → app-rn-runtime}/components/chart/donut-chart/donut-chart.props.js.map +0 -0
- {package → app-rn-runtime}/components/chart/donut-chart/donut-chart.styles.js +0 -0
- {package → app-rn-runtime}/components/chart/donut-chart/donut-chart.styles.js.map +0 -0
- {package → app-rn-runtime}/components/chart/legend/legend.component.js +0 -0
- {package → app-rn-runtime}/components/chart/legend/legend.component.js.map +0 -0
- {package → app-rn-runtime}/components/chart/line-chart/line-chart.component.js +0 -0
- {package → app-rn-runtime}/components/chart/line-chart/line-chart.component.js.map +0 -0
- {package → app-rn-runtime}/components/chart/line-chart/line-chart.props.js +0 -0
- {package → app-rn-runtime}/components/chart/line-chart/line-chart.props.js.map +0 -0
- {package → app-rn-runtime}/components/chart/line-chart/line-chart.styles.js +0 -0
- {package → app-rn-runtime}/components/chart/line-chart/line-chart.styles.js.map +0 -0
- {package → app-rn-runtime}/components/chart/pie-chart/pie-chart.component.js +0 -0
- {package → app-rn-runtime}/components/chart/pie-chart/pie-chart.component.js.map +0 -0
- {package → app-rn-runtime}/components/chart/pie-chart/pie-chart.props.js +0 -0
- {package → app-rn-runtime}/components/chart/pie-chart/pie-chart.props.js.map +0 -0
- {package → app-rn-runtime}/components/chart/pie-chart/pie-chart.styles.js +0 -0
- {package → app-rn-runtime}/components/chart/pie-chart/pie-chart.styles.js.map +0 -0
- {package → app-rn-runtime}/components/chart/theme/chart.theme.js +0 -0
- {package → app-rn-runtime}/components/chart/theme/chart.theme.js.map +0 -0
- {package → app-rn-runtime}/components/container/accordion/accordion.props.js +0 -0
- {package → app-rn-runtime}/components/container/accordion/accordion.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/accordion/accordion.styles.js +0 -0
- {package → app-rn-runtime}/components/container/accordion/accordion.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/accordion/accordionpane/accordionpane.component.js +0 -0
- {package → app-rn-runtime}/components/container/accordion/accordionpane/accordionpane.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/accordion/accordionpane/accordionpane.props.js +0 -0
- {package → app-rn-runtime}/components/container/accordion/accordionpane/accordionpane.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/accordion/accordionpane/accordionpane.styles.js +0 -0
- {package → app-rn-runtime}/components/container/accordion/accordionpane/accordionpane.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/container.component.js +0 -0
- {package → app-rn-runtime}/components/container/container.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/container.props.js +0 -0
- {package → app-rn-runtime}/components/container/container.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/container.styles.js +0 -0
- {package → app-rn-runtime}/components/container/container.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridcolumn/gridcolumn.component.js +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridcolumn/gridcolumn.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridcolumn/gridcolumn.props.js +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridcolumn/gridcolumn.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridcolumn/gridcolumn.styles.js +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridcolumn/gridcolumn.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridrow/gridrow.component.js +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridrow/gridrow.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridrow/gridrow.props.js +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridrow/gridrow.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridrow/gridrow.styles.js +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/gridrow/gridrow.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/layoutgrid.component.js +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/layoutgrid.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/layoutgrid.props.js +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/layoutgrid.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/layoutgrid.styles.js +0 -0
- {package → app-rn-runtime}/components/container/layoutgrid/layoutgrid.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayout.component.js +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayout.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayout.props.js +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayout.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayout.styles.js +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayout.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayoutitem/linearlayoutitem.component.js +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayoutitem/linearlayoutitem.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayoutitem/linearlayoutitem.props.js +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayoutitem/linearlayoutitem.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayoutitem/linearlayoutitem.styles.js +0 -0
- {package → app-rn-runtime}/components/container/linearlayout/linearlayoutitem/linearlayoutitem.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-content/panel-content.component.js +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-content/panel-content.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-content/panel-content.props.js +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-content/panel-content.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-content/panel-content.styles.js +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-content/panel-content.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-footer/panel-footer.component.js +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-footer/panel-footer.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-footer/panel-footer.props.js +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-footer/panel-footer.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-footer/panel-footer.styles.js +0 -0
- {package → app-rn-runtime}/components/container/panel/panel-footer/panel-footer.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/panel/panel.component.js +0 -0
- {package → app-rn-runtime}/components/container/panel/panel.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/panel/panel.props.js +0 -0
- {package → app-rn-runtime}/components/container/panel/panel.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/panel/panel.styles.js +0 -0
- {package → app-rn-runtime}/components/container/panel/panel.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/partial-host.component.js +0 -0
- {package → app-rn-runtime}/components/container/partial-host.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabheader/tabheader.component.js +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabheader/tabheader.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabheader/tabheader.props.js +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabheader/tabheader.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabheader/tabheader.styles.js +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabheader/tabheader.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabpane/tabpane.component.js +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabpane/tabpane.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabpane/tabpane.props.js +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabpane/tabpane.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabpane/tabpane.styles.js +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabpane/tabpane.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabs.component.js +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabs.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabs.props.js +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabs.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabs.styles.js +0 -0
- {package → app-rn-runtime}/components/container/tabs/tabs.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/tile/tile.component.js +0 -0
- {package → app-rn-runtime}/components/container/tile/tile.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/tile/tile.props.js +0 -0
- {package → app-rn-runtime}/components/container/tile/tile.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/tile/tile.styles.js +0 -0
- {package → app-rn-runtime}/components/container/tile/tile.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizard.component.js +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizard.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizard.props.js +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizard.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizard.styles.js +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizard.styles.js.map +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizardstep/wizardstep.component.js +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizardstep/wizardstep.component.js.map +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizardstep/wizardstep.props.js +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizardstep/wizardstep.props.js.map +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizardstep/wizardstep.styles.js +0 -0
- {package → app-rn-runtime}/components/container/wizard/wizardstep/wizardstep.styles.js.map +0 -0
- {package → app-rn-runtime}/components/data/card/card-content/card-content.component.js +0 -0
- {package → app-rn-runtime}/components/data/card/card-content/card-content.component.js.map +0 -0
- {package → app-rn-runtime}/components/data/card/card-content/card-content.props.js +0 -0
- {package → app-rn-runtime}/components/data/card/card-content/card-content.props.js.map +0 -0
- {package → app-rn-runtime}/components/data/card/card-content/card-content.styles.js +0 -0
- {package → app-rn-runtime}/components/data/card/card-content/card-content.styles.js.map +0 -0
- {package → app-rn-runtime}/components/data/card/card-footer/card-footer.component.js +0 -0
- {package → app-rn-runtime}/components/data/card/card-footer/card-footer.component.js.map +0 -0
- {package → app-rn-runtime}/components/data/card/card-footer/card-footer.props.js +0 -0
- {package → app-rn-runtime}/components/data/card/card-footer/card-footer.props.js.map +0 -0
- {package → app-rn-runtime}/components/data/card/card-footer/card-footer.styles.js +0 -0
- {package → app-rn-runtime}/components/data/card/card-footer/card-footer.styles.js.map +0 -0
- {package → app-rn-runtime}/components/data/card/card.component.js +0 -0
- {package → app-rn-runtime}/components/data/card/card.component.js.map +0 -0
- {package → app-rn-runtime}/components/data/card/card.props.js +0 -0
- {package → app-rn-runtime}/components/data/card/card.props.js.map +0 -0
- {package → app-rn-runtime}/components/data/card/card.styles.js +0 -0
- {package → app-rn-runtime}/components/data/card/card.styles.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-action/form-action.component.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-action/form-action.component.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-action/form-action.props.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-action/form-action.props.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-action/form-action.styles.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-action/form-action.styles.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-body/form-body.component.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-body/form-body.component.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-body/form-body.props.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-body/form-body.props.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-body/form-body.styles.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-body/form-body.styles.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-field/form-field.component.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-field/form-field.component.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-field/form-field.props.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-field/form-field.props.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-field/form-field.styles.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-field/form-field.styles.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-footer/form-footer.component.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-footer/form-footer.component.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-footer/form-footer.props.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-footer/form-footer.props.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form-footer/form-footer.styles.js +0 -0
- {package → app-rn-runtime}/components/data/form/form-footer/form-footer.styles.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form.component.js +0 -0
- {package → app-rn-runtime}/components/data/form/form.component.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form.props.js +0 -0
- {package → app-rn-runtime}/components/data/form/form.props.js.map +0 -0
- {package → app-rn-runtime}/components/data/form/form.styles.js +0 -0
- {package → app-rn-runtime}/components/data/form/form.styles.js.map +0 -0
- {package → app-rn-runtime}/components/data/list/list-template/list-template.props.js +0 -0
- {package → app-rn-runtime}/components/data/list/list-template/list-template.props.js.map +0 -0
- {package → app-rn-runtime}/components/data/list/list.styles.js +0 -0
- {package → app-rn-runtime}/components/data/list/list.styles.js.map +0 -0
- {package → app-rn-runtime}/components/data/liveform/liveform.component.js +0 -0
- {package → app-rn-runtime}/components/data/liveform/liveform.component.js.map +0 -0
- {package → app-rn-runtime}/components/device/barcodescanner/barcodescanner.component.js +0 -0
- {package → app-rn-runtime}/components/device/barcodescanner/barcodescanner.component.js.map +0 -0
- {package → app-rn-runtime}/components/device/barcodescanner/barcodescanner.props.js +0 -0
- {package → app-rn-runtime}/components/device/barcodescanner/barcodescanner.props.js.map +0 -0
- {package → app-rn-runtime}/components/device/barcodescanner/barcodescanner.styles.js +0 -0
- {package → app-rn-runtime}/components/device/barcodescanner/barcodescanner.styles.js.map +0 -0
- {package → app-rn-runtime}/components/device/camera/camera.component.js +0 -0
- {package → app-rn-runtime}/components/device/camera/camera.component.js.map +0 -0
- {package → app-rn-runtime}/components/device/camera/camera.props.js +0 -0
- {package → app-rn-runtime}/components/device/camera/camera.props.js.map +0 -0
- {package → app-rn-runtime}/components/device/camera/camera.styles.js +0 -0
- {package → app-rn-runtime}/components/device/camera/camera.styles.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/alertdialog/alertdialog.component.js +0 -0
- {package → app-rn-runtime}/components/dialogs/alertdialog/alertdialog.component.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/alertdialog/alertdialog.props.js +0 -0
- {package → app-rn-runtime}/components/dialogs/alertdialog/alertdialog.props.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/alertdialog/alertdialog.styles.js +0 -0
- {package → app-rn-runtime}/components/dialogs/alertdialog/alertdialog.styles.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/confirmdialog/confirmdialog.component.js +0 -0
- {package → app-rn-runtime}/components/dialogs/confirmdialog/confirmdialog.component.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/confirmdialog/confirmdialog.props.js +0 -0
- {package → app-rn-runtime}/components/dialogs/confirmdialog/confirmdialog.props.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/confirmdialog/confirmdialog.styles.js +0 -0
- {package → app-rn-runtime}/components/dialogs/confirmdialog/confirmdialog.styles.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/dialog/dialog.component.js +0 -0
- {package → app-rn-runtime}/components/dialogs/dialog/dialog.component.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/dialog/dialog.props.js +0 -0
- {package → app-rn-runtime}/components/dialogs/dialog/dialog.props.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/dialog/dialog.styles.js +0 -0
- {package → app-rn-runtime}/components/dialogs/dialog/dialog.styles.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogactions/dialogactions.component.js +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogactions/dialogactions.component.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogactions/dialogactions.props.js +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogactions/dialogactions.props.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogactions/dialogactions.styles.js +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogactions/dialogactions.styles.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogcontent/dialogcontent.component.js +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogcontent/dialogcontent.component.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogcontent/dialogcontent.props.js +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogcontent/dialogcontent.props.js.map +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogcontent/dialogcontent.styles.js +0 -0
- {package → app-rn-runtime}/components/dialogs/dialogcontent/dialogcontent.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/basedataset/basedataset.component.js +0 -0
- {package → app-rn-runtime}/components/input/basedataset/basedataset.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/basedataset/basedataset.props.js +0 -0
- {package → app-rn-runtime}/components/input/basedataset/basedataset.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/basedataset/basedataset.styles.js +0 -0
- {package → app-rn-runtime}/components/input/basedataset/basedataset.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/baseinput/baseinput.component.js +0 -0
- {package → app-rn-runtime}/components/input/baseinput/baseinput.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/baseinput/baseinput.props.js +0 -0
- {package → app-rn-runtime}/components/input/baseinput/baseinput.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/baseinput/baseinput.styles.js +0 -0
- {package → app-rn-runtime}/components/input/baseinput/baseinput.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/basenumber/basenumber.component.js +0 -0
- {package → app-rn-runtime}/components/input/basenumber/basenumber.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/basenumber/basenumber.props.js +0 -0
- {package → app-rn-runtime}/components/input/basenumber/basenumber.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/basenumber/basenumber.styles.js +0 -0
- {package → app-rn-runtime}/components/input/basenumber/basenumber.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/calendar/calendar.component.js +0 -0
- {package → app-rn-runtime}/components/input/calendar/calendar.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/calendar/calendar.props.js +0 -0
- {package → app-rn-runtime}/components/input/calendar/calendar.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/calendar/calendar.styles.js +0 -0
- {package → app-rn-runtime}/components/input/calendar/calendar.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/calendar/views/month-view.js +0 -0
- {package → app-rn-runtime}/components/input/calendar/views/month-view.js.map +0 -0
- {package → app-rn-runtime}/components/input/calendar/views/month-view.styles.js +0 -0
- {package → app-rn-runtime}/components/input/calendar/views/month-view.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/checkbox/checkbox.component.js +0 -0
- {package → app-rn-runtime}/components/input/checkbox/checkbox.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/checkbox/checkbox.props.js +0 -0
- {package → app-rn-runtime}/components/input/checkbox/checkbox.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/checkbox/checkbox.styles.js +0 -0
- {package → app-rn-runtime}/components/input/checkbox/checkbox.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/checkboxset/checkboxset.component.js +0 -0
- {package → app-rn-runtime}/components/input/checkboxset/checkboxset.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/checkboxset/checkboxset.props.js +0 -0
- {package → app-rn-runtime}/components/input/checkboxset/checkboxset.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/checkboxset/checkboxset.styles.js +0 -0
- {package → app-rn-runtime}/components/input/checkboxset/checkboxset.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/chips/chips.component.js +0 -0
- {package → app-rn-runtime}/components/input/chips/chips.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/chips/chips.props.js +0 -0
- {package → app-rn-runtime}/components/input/chips/chips.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/chips/chips.styles.js +0 -0
- {package → app-rn-runtime}/components/input/chips/chips.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/composite/composite.component.js +0 -0
- {package → app-rn-runtime}/components/input/composite/composite.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/composite/composite.props.js +0 -0
- {package → app-rn-runtime}/components/input/composite/composite.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/composite/composite.styles.js +0 -0
- {package → app-rn-runtime}/components/input/composite/composite.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/currency/currency.component.js +0 -0
- {package → app-rn-runtime}/components/input/currency/currency.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/currency/currency.props.js +0 -0
- {package → app-rn-runtime}/components/input/currency/currency.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/currency/currency.styles.js +0 -0
- {package → app-rn-runtime}/components/input/currency/currency.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/epoch/base-datetime.component.js +0 -0
- {package → app-rn-runtime}/components/input/epoch/base-datetime.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/epoch/date/date.component.js +0 -0
- {package → app-rn-runtime}/components/input/epoch/date/date.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/epoch/date/date.props.js +0 -0
- {package → app-rn-runtime}/components/input/epoch/date/date.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/epoch/date/date.styles.js +0 -0
- {package → app-rn-runtime}/components/input/epoch/date/date.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/epoch/date-picker.component.js +0 -0
- {package → app-rn-runtime}/components/input/epoch/date-picker.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/epoch/datetime/datetime.component.js +0 -0
- {package → app-rn-runtime}/components/input/epoch/datetime/datetime.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/epoch/datetime/datetime.props.js +0 -0
- {package → app-rn-runtime}/components/input/epoch/datetime/datetime.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/epoch/datetime/datetime.styles.js +0 -0
- {package → app-rn-runtime}/components/input/epoch/datetime/datetime.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/epoch/time/time.component.js +0 -0
- {package → app-rn-runtime}/components/input/epoch/time/time.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/epoch/time/time.props.js +0 -0
- {package → app-rn-runtime}/components/input/epoch/time/time.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/epoch/time/time.styles.js +0 -0
- {package → app-rn-runtime}/components/input/epoch/time/time.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/fileupload/fileupload.component.js +0 -0
- {package → app-rn-runtime}/components/input/fileupload/fileupload.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/fileupload/fileupload.props.js +0 -0
- {package → app-rn-runtime}/components/input/fileupload/fileupload.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/fileupload/fileupload.styles.js +0 -0
- {package → app-rn-runtime}/components/input/fileupload/fileupload.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/number/number.component.js +0 -0
- {package → app-rn-runtime}/components/input/number/number.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/number/number.props.js +0 -0
- {package → app-rn-runtime}/components/input/number/number.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/number/number.styles.js +0 -0
- {package → app-rn-runtime}/components/input/number/number.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/rating/rating.component.js +0 -0
- {package → app-rn-runtime}/components/input/rating/rating.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/rating/rating.props.js +0 -0
- {package → app-rn-runtime}/components/input/rating/rating.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/rating/rating.styles.js +0 -0
- {package → app-rn-runtime}/components/input/rating/rating.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/select/select.component.js +0 -0
- {package → app-rn-runtime}/components/input/select/select.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/select/select.props.js +0 -0
- {package → app-rn-runtime}/components/input/select/select.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/select/select.styles.js +0 -0
- {package → app-rn-runtime}/components/input/select/select.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/slider/slider.component.js +0 -0
- {package → app-rn-runtime}/components/input/slider/slider.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/slider/slider.props.js +0 -0
- {package → app-rn-runtime}/components/input/slider/slider.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/slider/slider.styles.js +0 -0
- {package → app-rn-runtime}/components/input/slider/slider.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/switch/switch.component.js +0 -0
- {package → app-rn-runtime}/components/input/switch/switch.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/switch/switch.props.js +0 -0
- {package → app-rn-runtime}/components/input/switch/switch.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/switch/switch.styles.js +0 -0
- {package → app-rn-runtime}/components/input/switch/switch.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/text/text.component.js +0 -0
- {package → app-rn-runtime}/components/input/text/text.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/text/text.props.js +0 -0
- {package → app-rn-runtime}/components/input/text/text.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/text/text.styles.js +0 -0
- {package → app-rn-runtime}/components/input/text/text.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/textarea/textarea.component.js +0 -0
- {package → app-rn-runtime}/components/input/textarea/textarea.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/textarea/textarea.props.js +0 -0
- {package → app-rn-runtime}/components/input/textarea/textarea.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/textarea/textarea.styles.js +0 -0
- {package → app-rn-runtime}/components/input/textarea/textarea.styles.js.map +0 -0
- {package → app-rn-runtime}/components/input/toggle/toggle.component.js +0 -0
- {package → app-rn-runtime}/components/input/toggle/toggle.component.js.map +0 -0
- {package → app-rn-runtime}/components/input/toggle/toggle.props.js +0 -0
- {package → app-rn-runtime}/components/input/toggle/toggle.props.js.map +0 -0
- {package → app-rn-runtime}/components/input/toggle/toggle.styles.js +0 -0
- {package → app-rn-runtime}/components/input/toggle/toggle.styles.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/appnavbar/appnavbar.component.js +0 -0
- {package → app-rn-runtime}/components/navigation/appnavbar/appnavbar.component.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/appnavbar/appnavbar.props.js +0 -0
- {package → app-rn-runtime}/components/navigation/appnavbar/appnavbar.props.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/appnavbar/appnavbar.styles.js +0 -0
- {package → app-rn-runtime}/components/navigation/appnavbar/appnavbar.styles.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/basenav/basenav.props.js +0 -0
- {package → app-rn-runtime}/components/navigation/basenav/basenav.props.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/basenav/basenav.styles.js +0 -0
- {package → app-rn-runtime}/components/navigation/basenav/basenav.styles.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/menu/menu.component.js +0 -0
- {package → app-rn-runtime}/components/navigation/menu/menu.component.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/menu/menu.props.js +0 -0
- {package → app-rn-runtime}/components/navigation/menu/menu.props.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/menu/menu.styles.js +0 -0
- {package → app-rn-runtime}/components/navigation/menu/menu.styles.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/navbar/navbar.component.js +0 -0
- {package → app-rn-runtime}/components/navigation/navbar/navbar.component.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/navbar/navbar.props.js +0 -0
- {package → app-rn-runtime}/components/navigation/navbar/navbar.props.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/navbar/navbar.styles.js +0 -0
- {package → app-rn-runtime}/components/navigation/navbar/navbar.styles.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/navitem/navitem.props.js +0 -0
- {package → app-rn-runtime}/components/navigation/navitem/navitem.props.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/navitem/navitem.styles.js +0 -0
- {package → app-rn-runtime}/components/navigation/navitem/navitem.styles.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/popover/popover.component.js +0 -0
- {package → app-rn-runtime}/components/navigation/popover/popover.component.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/popover/popover.props.js +0 -0
- {package → app-rn-runtime}/components/navigation/popover/popover.props.js.map +0 -0
- {package → app-rn-runtime}/components/navigation/popover/popover.styles.js +0 -0
- {package → app-rn-runtime}/components/navigation/popover/popover.styles.js.map +0 -0
- {package → app-rn-runtime}/components/page/content/content.component.js +0 -0
- {package → app-rn-runtime}/components/page/content/content.component.js.map +0 -0
- {package → app-rn-runtime}/components/page/content/content.props.js +0 -0
- {package → app-rn-runtime}/components/page/content/content.props.js.map +0 -0
- {package → app-rn-runtime}/components/page/content/content.styles.js +0 -0
- {package → app-rn-runtime}/components/page/content/content.styles.js.map +0 -0
- {package → app-rn-runtime}/components/page/left-panel/left-panel.component.js +0 -0
- {package → app-rn-runtime}/components/page/left-panel/left-panel.component.js.map +0 -0
- {package → app-rn-runtime}/components/page/left-panel/left-panel.props.js +0 -0
- {package → app-rn-runtime}/components/page/left-panel/left-panel.props.js.map +0 -0
- {package → app-rn-runtime}/components/page/left-panel/left-panel.styles.js +0 -0
- {package → app-rn-runtime}/components/page/left-panel/left-panel.styles.js.map +0 -0
- {package → app-rn-runtime}/components/page/page-content/page-content.component.js +0 -0
- {package → app-rn-runtime}/components/page/page-content/page-content.component.js.map +0 -0
- {package → app-rn-runtime}/components/page/page-content/page-content.props.js +0 -0
- {package → app-rn-runtime}/components/page/page-content/page-content.props.js.map +0 -0
- {package → app-rn-runtime}/components/page/page-content/page-content.styles.js +0 -0
- {package → app-rn-runtime}/components/page/page-content/page-content.styles.js.map +0 -0
- {package → app-rn-runtime}/components/page/page.component.js +0 -0
- {package → app-rn-runtime}/components/page/page.component.js.map +0 -0
- {package → app-rn-runtime}/components/page/page.props.js +0 -0
- {package → app-rn-runtime}/components/page/page.props.js.map +0 -0
- {package → app-rn-runtime}/components/page/page.styles.js +0 -0
- {package → app-rn-runtime}/components/page/page.styles.js.map +0 -0
- {package → app-rn-runtime}/components/page/partial/partial.component.js +0 -0
- {package → app-rn-runtime}/components/page/partial/partial.component.js.map +0 -0
- {package → app-rn-runtime}/components/page/partial/partial.props.js +0 -0
- {package → app-rn-runtime}/components/page/partial/partial.props.js.map +0 -0
- {package → app-rn-runtime}/components/page/partial/partial.styles.js +0 -0
- {package → app-rn-runtime}/components/page/partial/partial.styles.js.map +0 -0
- {package → app-rn-runtime}/components/page/partial-container/partial-container.component.js +0 -0
- {package → app-rn-runtime}/components/page/partial-container/partial-container.component.js.map +0 -0
- {package → app-rn-runtime}/components/page/partial-container/partial-container.props.js +0 -0
- {package → app-rn-runtime}/components/page/partial-container/partial-container.props.js.map +0 -0
- {package → app-rn-runtime}/components/page/partial-container/partial-container.styles.js +0 -0
- {package → app-rn-runtime}/components/page/partial-container/partial-container.styles.js.map +0 -0
- {package → app-rn-runtime}/components/page/tabbar/tabbar.component.js +0 -0
- {package → app-rn-runtime}/components/page/tabbar/tabbar.component.js.map +0 -0
- {package → app-rn-runtime}/components/page/tabbar/tabbar.props.js +0 -0
- {package → app-rn-runtime}/components/page/tabbar/tabbar.props.js.map +0 -0
- {package → app-rn-runtime}/components/page/tabbar/tabbar.styles.js +0 -0
- {package → app-rn-runtime}/components/page/tabbar/tabbar.styles.js.map +0 -0
- {package → app-rn-runtime}/components/prefab/prefab-container.component.js +0 -0
- {package → app-rn-runtime}/components/prefab/prefab-container.component.js.map +0 -0
- {package → app-rn-runtime}/components/prefab/prefab-container.props.js +0 -0
- {package → app-rn-runtime}/components/prefab/prefab-container.props.js.map +0 -0
- {package → app-rn-runtime}/components/prefab/prefab-container.styles.js +0 -0
- {package → app-rn-runtime}/components/prefab/prefab-container.styles.js.map +0 -0
- {package → app-rn-runtime}/core/AppConfig.js +0 -0
- {package → app-rn-runtime}/core/AppConfig.js.map +0 -0
- {package → app-rn-runtime}/core/asset.provider.js +0 -0
- {package → app-rn-runtime}/core/asset.provider.js.map +0 -0
- {package → app-rn-runtime}/core/base.component.js +0 -0
- {package → app-rn-runtime}/core/base.component.js.map +0 -0
- {package → app-rn-runtime}/core/components/textinput.component.js +0 -0
- {package → app-rn-runtime}/core/components/textinput.component.js.map +0 -0
- {package → app-rn-runtime}/core/constants/currency-constants.js +0 -0
- {package → app-rn-runtime}/core/constants/currency-constants.js.map +0 -0
- {package → app-rn-runtime}/core/currency-constants.js +0 -0
- {package → app-rn-runtime}/core/currency-constants.js.map +0 -0
- {package → app-rn-runtime}/core/device/calendar-service.js +0 -0
- {package → app-rn-runtime}/core/device/calendar-service.js.map +0 -0
- {package → app-rn-runtime}/core/device/camera-service.js +0 -0
- {package → app-rn-runtime}/core/device/camera-service.js.map +0 -0
- {package → app-rn-runtime}/core/device/contacts-service.js +0 -0
- {package → app-rn-runtime}/core/device/contacts-service.js.map +0 -0
- {package → app-rn-runtime}/core/device/location-service.js +0 -0
- {package → app-rn-runtime}/core/device/location-service.js.map +0 -0
- {package → app-rn-runtime}/core/device/scan-service.js +0 -0
- {package → app-rn-runtime}/core/device/scan-service.js.map +0 -0
- {package → app-rn-runtime}/core/display.manager.js +0 -0
- {package → app-rn-runtime}/core/display.manager.js.map +0 -0
- {package → app-rn-runtime}/core/event-notifier.js +0 -0
- {package → app-rn-runtime}/core/event-notifier.js.map +0 -0
- {package → app-rn-runtime}/core/file-extension-types.js +0 -0
- {package → app-rn-runtime}/core/file-extension-types.js.map +0 -0
- {package → app-rn-runtime}/core/fixed-view.component.js +0 -0
- {package → app-rn-runtime}/core/fixed-view.component.js.map +0 -0
- {package → app-rn-runtime}/core/formatters.js +0 -0
- {package → app-rn-runtime}/core/formatters.js.map +0 -0
- {package → app-rn-runtime}/core/i18n.service.js +0 -0
- {package → app-rn-runtime}/core/i18n.service.js.map +0 -0
- {package → app-rn-runtime}/core/if.component.js +0 -0
- {package → app-rn-runtime}/core/if.component.js.map +0 -0
- {package → app-rn-runtime}/core/injector.js +0 -0
- {package → app-rn-runtime}/core/injector.js.map +0 -0
- {package → app-rn-runtime}/core/key.extractor.js +0 -0
- {package → app-rn-runtime}/core/key.extractor.js.map +0 -0
- {package → app-rn-runtime}/core/logger.js +0 -0
- {package → app-rn-runtime}/core/logger.js.map +0 -0
- {package → app-rn-runtime}/core/modal.service.js +0 -0
- {package → app-rn-runtime}/core/modal.service.js.map +0 -0
- {package → app-rn-runtime}/core/navigation.service.js +0 -0
- {package → app-rn-runtime}/core/navigation.service.js.map +0 -0
- {package → app-rn-runtime}/core/network.service.js +0 -0
- {package → app-rn-runtime}/core/network.service.js.map +0 -0
- {package → app-rn-runtime}/core/partial.service.js +0 -0
- {package → app-rn-runtime}/core/partial.service.js.map +0 -0
- {package → app-rn-runtime}/core/props.provider.js +0 -0
- {package → app-rn-runtime}/core/props.provider.js.map +0 -0
- {package → app-rn-runtime}/core/scroll-view.component.js +0 -0
- {package → app-rn-runtime}/core/scroll-view.component.js.map +0 -0
- {package → app-rn-runtime}/core/security.service.js +0 -0
- {package → app-rn-runtime}/core/security.service.js.map +0 -0
- {package → app-rn-runtime}/core/spinner.service.js +0 -0
- {package → app-rn-runtime}/core/spinner.service.js.map +0 -0
- {package → app-rn-runtime}/core/storage.service.js +0 -0
- {package → app-rn-runtime}/core/storage.service.js.map +0 -0
- {package → app-rn-runtime}/core/tappable.component.js +0 -0
- {package → app-rn-runtime}/core/tappable.component.js.map +0 -0
- {package → app-rn-runtime}/core/toast.service.js +0 -0
- {package → app-rn-runtime}/core/toast.service.js.map +0 -0
- {package → app-rn-runtime}/core/utils.js +0 -0
- {package → app-rn-runtime}/core/utils.js.map +0 -0
- {package → app-rn-runtime}/core/viewport.js +0 -0
- {package → app-rn-runtime}/core/viewport.js.map +0 -0
- {package → app-rn-runtime}/index.js +0 -0
- {package → app-rn-runtime}/index.js.map +0 -0
- {package → app-rn-runtime}/runtime/App.js +0 -0
- {package → app-rn-runtime}/runtime/App.js.map +0 -0
- {package → app-rn-runtime}/runtime/App.navigator.js +0 -0
- {package → app-rn-runtime}/runtime/App.navigator.js.map +0 -0
- {package → app-rn-runtime}/runtime/base-fragment.component.js +0 -0
- {package → app-rn-runtime}/runtime/base-fragment.component.js.map +0 -0
- {package → app-rn-runtime}/runtime/base-page.component.js +0 -0
- {package → app-rn-runtime}/runtime/base-page.component.js.map +0 -0
- {package → app-rn-runtime}/runtime/base-partial.component.js +0 -0
- {package → app-rn-runtime}/runtime/base-partial.component.js.map +0 -0
- {package → app-rn-runtime}/runtime/base-prefab.component.js +0 -0
- {package → app-rn-runtime}/runtime/base-prefab.component.js.map +0 -0
- {package → app-rn-runtime}/runtime/lib-patch.js +0 -0
- {package → app-rn-runtime}/runtime/lib-patch.js.map +0 -0
- {package → app-rn-runtime}/runtime/memo.component.js +0 -0
- {package → app-rn-runtime}/runtime/memo.component.js.map +0 -0
- {package → app-rn-runtime}/runtime/navigator/drawer.navigator.js +0 -0
- {package → app-rn-runtime}/runtime/navigator/drawer.navigator.js.map +0 -0
- {package → app-rn-runtime}/runtime/navigator/stack.navigator.js +0 -0
- {package → app-rn-runtime}/runtime/navigator/stack.navigator.js.map +0 -0
- {package → app-rn-runtime}/runtime/platform.api.js +0 -0
- {package → app-rn-runtime}/runtime/platform.api.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/app-display-manager.service.js +0 -0
- {package → app-rn-runtime}/runtime/services/app-display-manager.service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/app-i18n.service.js +0 -0
- {package → app-rn-runtime}/runtime/services/app-i18n.service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/app-modal.service.js +0 -0
- {package → app-rn-runtime}/runtime/services/app-modal.service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/app-security.service.js +0 -0
- {package → app-rn-runtime}/runtime/services/app-security.service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/app-spinner.service.js +0 -0
- {package → app-rn-runtime}/runtime/services/app-spinner.service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/app-toast.service.js +0 -0
- {package → app-rn-runtime}/runtime/services/app-toast.service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/device/calendar-service.js +0 -0
- {package → app-rn-runtime}/runtime/services/device/calendar-service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/device/camera-service.js +0 -0
- {package → app-rn-runtime}/runtime/services/device/camera-service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/device/contacts-service.js +0 -0
- {package → app-rn-runtime}/runtime/services/device/contacts-service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/device/location-service.js +0 -0
- {package → app-rn-runtime}/runtime/services/device/location-service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/device/permissions.js +0 -0
- {package → app-rn-runtime}/runtime/services/device/permissions.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/device/scan-service.js +0 -0
- {package → app-rn-runtime}/runtime/services/device/scan-service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/partial.service.js +0 -0
- {package → app-rn-runtime}/runtime/services/partial.service.js.map +0 -0
- {package → app-rn-runtime}/runtime/services/webprocess.service.js +0 -0
- {package → app-rn-runtime}/runtime/services/webprocess.service.js.map +0 -0
- {package → app-rn-runtime}/runtime/watcher.js +0 -0
- {package → app-rn-runtime}/runtime/watcher.js.map +0 -0
- {package → app-rn-runtime}/styles/MediaQueryList.js +0 -0
- {package → app-rn-runtime}/styles/MediaQueryList.js.map +0 -0
- {package → app-rn-runtime}/styles/background.component.js +0 -0
- {package → app-rn-runtime}/styles/background.component.js.map +0 -0
- {package → app-rn-runtime}/styles/style-prop.validator.js +0 -0
- {package → app-rn-runtime}/styles/style-prop.validator.js.map +0 -0
- {package → app-rn-runtime}/styles/style-props.js +0 -0
- {package → app-rn-runtime}/styles/style-props.js.map +0 -0
- {package → app-rn-runtime}/styles/theme.variables.js +0 -0
- {package → app-rn-runtime}/styles/theme.variables.js.map +0 -0
- {package → app-rn-runtime}/variables/base-variable.js +0 -0
- {package → app-rn-runtime}/variables/base-variable.js.map +0 -0
- {package → app-rn-runtime}/variables/device/calendar/create-event.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/calendar/create-event.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/calendar/delete-event.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/calendar/delete-event.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/calendar/get-events.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/calendar/get-events.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/camera/capture-image.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/camera/capture-image.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/camera/capture-video.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/camera/capture-video.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/contacts/get-contacts.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/contacts/get-contacts.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/device/app-info.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/device/app-info.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/device/current-geo-position.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/device/current-geo-position.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/device/device-info.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/device/device-info.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/device/network-info.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/device/network-info.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/device/vibrate.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/device/vibrate.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/file/upload-file.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/file/upload-file.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device/operation.provider.js +0 -0
- {package → app-rn-runtime}/variables/device/operation.provider.js.map +0 -0
- {package → app-rn-runtime}/variables/device/scan/scan.operation.js +0 -0
- {package → app-rn-runtime}/variables/device/scan/scan.operation.js.map +0 -0
- {package → app-rn-runtime}/variables/device-variable.js +0 -0
- {package → app-rn-runtime}/variables/device-variable.js.map +0 -0
- {package → app-rn-runtime}/variables/http.service.js +0 -0
- {package → app-rn-runtime}/variables/http.service.js.map +0 -0
- {package → app-rn-runtime}/variables/live-variable.js +0 -0
- {package → app-rn-runtime}/variables/live-variable.js.map +0 -0
- {package → app-rn-runtime}/variables/model-variable.js +0 -0
- {package → app-rn-runtime}/variables/model-variable.js.map +0 -0
- {package → app-rn-runtime}/variables/service-variable.js +0 -0
- {package → app-rn-runtime}/variables/service-variable.js.map +0 -0
- {package → app-rn-runtime}/variables/utils/dataset-util.js +0 -0
- {package → app-rn-runtime}/variables/utils/dataset-util.js.map +0 -0
- {package → app-rn-runtime}/variables/utils/inflight-queue.js +0 -0
- {package → app-rn-runtime}/variables/utils/inflight-queue.js.map +0 -0
- {package → app-rn-runtime}/variables/utils/variable.constants.js +0 -0
- {package → app-rn-runtime}/variables/utils/variable.constants.js.map +0 -0
- {package → app-rn-runtime}/variables/utils/variable.utils.js +0 -0
- {package → app-rn-runtime}/variables/utils/variable.utils.js.map +0 -0
|
@@ -2,7 +2,7 @@ var _class;
|
|
|
2
2
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
3
3
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return typeof key === "symbol" ? key : String(key); }
|
|
4
4
|
function _toPrimitive(input, hint) { if (typeof input !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (typeof res !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
|
5
|
-
import { cloneDeep,
|
|
5
|
+
import { cloneDeep, forEach, flatten, isArray, isEmpty, isObject, isString, get, reverse } from 'lodash';
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { deepCopy, isWebPreviewMode } from '@wavemaker/app-rn-runtime/core/utils';
|
|
8
8
|
import EventNotifier from '@wavemaker/app-rn-runtime/core/event-notifier';
|
|
@@ -127,20 +127,6 @@ export class Theme {
|
|
|
127
127
|
}
|
|
128
128
|
return style;
|
|
129
129
|
}
|
|
130
|
-
cleanseStyleProperties(style) {
|
|
131
|
-
if (!(style && isObject(style)) || isString(style) || isArray(style)) {
|
|
132
|
-
return;
|
|
133
|
-
}
|
|
134
|
-
style = style;
|
|
135
|
-
if (!isNil(style['shadowRadius'])) {
|
|
136
|
-
if (style['shadowRadius'] <= 0) {
|
|
137
|
-
style['shadowColor'] = 'transparent';
|
|
138
|
-
} else if (isNil(style['elevation'])) {
|
|
139
|
-
style['elevation'] = 2;
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
Object.keys(style).forEach((k, i) => this.cleanseStyleProperties(style[k]));
|
|
143
|
-
}
|
|
144
130
|
getStyle(name) {
|
|
145
131
|
let style = this.cache[name];
|
|
146
132
|
if (style) {
|
|
@@ -157,7 +143,6 @@ export class Theme {
|
|
|
157
143
|
let clonedStyle = {};
|
|
158
144
|
if (!mediaQuery || matchMedia(mediaQuery).matches) {
|
|
159
145
|
clonedStyle = cloneDeep(this.styles[name]);
|
|
160
|
-
this.cleanseStyleProperties(clonedStyle);
|
|
161
146
|
}
|
|
162
147
|
if (this !== Theme.BASE && isWebPreviewMode()) {
|
|
163
148
|
this.checkStyleProperties('', clonedStyle);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["cloneDeep","forEach","flatten","isArray","isEmpty","isObject","isString","get","reverse","React","deepCopy","isWebPreviewMode","EventNotifier","ViewPort","EVENTS","ViewPortEvents","MediaQueryList","ThemeVariables","getErrorMessage","getStyleReference","isValidStyleProp","DEFAULT_CLASS","window","matchMedia","query","DEVICE_BREAK_POINTS","ThemeEvent","Theme","constructor","parent","name","_defineProperty","traceEnabled","subscribe","event","fn","eventNotifer","notify","children","t","clearCache","cache","registerStyle","styleGenerators","push","INSTANCE","addStyle","bind","checkStyleProperties","value","Object","keys","map","k","console","log","extend","style","styles","getStyle","addTrace","styleName","mergedChildstyle","childStyle","parentStyle","v","__trace","prefix","arguments","length","undefined","result","collect","mergeStyle","_len","Array","_key","flattenStyles","s","cs","filter","indexOf","split","c","mediaQuery","clonedStyle","matches","BASE","$new","newTheme","reset","destroy","i","splice","themeVariables","CHANGE","_class","SIZE_CHANGE","ThemeContext","createContext","ThemeProvider","Provider","ThemeConsumer","Consumer","addColStyles","device","minWidth","root","width","MIN_EXTRA_SMALL_DEVICE","MIN_SMALL_DEVICE","MIN_MEDIUM_DEVICE","MIN_LARGE_DEVICE","display","addDisplayStyles","maxWidth","MAX_LARGE_DEVICE","MAX_EXTRA_SMALL_DEVICE","MAX_SMALL_DEVICE","MAX_MEDIUM_DEVICE","addElevationClasses","shadowColor","shadowOffset","height","shadowOpacity","shadowRadius","elevation","zIndex","transform","scale","backgroundColor","dangerColor","infoColor","primaryColor","successColor","warningColor","borderColor","text","userSelect"],"sources":["theme.tsx"],"sourcesContent":["import { cloneDeep, forEach, flatten, isArray, isEmpty, isObject, isString, isFunction, get, reverse } from 'lodash';\nimport React, { ReactNode } from 'react';\nimport { TextStyle, ViewStyle, ImageStyle, ImageBackground } from 'react-native';\nimport { deepCopy, isWebPreviewMode } from '@wavemaker/app-rn-runtime/core/utils';\nimport EventNotifier from '@wavemaker/app-rn-runtime/core/event-notifier';\nimport ViewPort, {EVENTS as ViewPortEvents} from '@wavemaker/app-rn-runtime/core/viewport';\nimport MediaQueryList from './MediaQueryList';\nimport ThemeVariables from './theme.variables';\nimport { getErrorMessage, getStyleReference, isValidStyleProp } from './style-prop.validator';\nexport const DEFAULT_CLASS = 'DEFAULT_CLASS';\n\ndeclare const matchMedia: any, window: any;\n\nif (typeof window !== \"undefined\") {\n // @ts-ignore: does not properly extend MediaQueryList\n window.matchMedia = (query: string) => new MediaQueryList(query);\n}\n\nexport const DEVICE_BREAK_POINTS = {\n 'MIN_EXTRA_SMALL_DEVICE' : '0px',\n 'MAX_EXTRA_SMALL_DEVICE' : '767px',\n 'MIN_SMALL_DEVICE' : '768px',\n 'MAX_SMALL_DEVICE' : '991px',\n 'MIN_MEDIUM_DEVICE' : '992px',\n 'MAX_MEDIUM_DEVICE' : '1199px',\n 'MIN_LARGE_DEVICE' : '1200px',\n 'MAX_LARGE_DEVICE' : '1000000px',\n};\n\nexport type styleGeneratorFn<T extends NamedStyles<any>> = (\n themeVariables: ThemeVariables,\n addStyle: (name: string, extend: string, style: T) => void) => void\n\nexport enum ThemeEvent {\n CHANGE ='change'\n};\n\nexport class Theme {\n public static BASE = new Theme(null as any, 'default');\n\n static {\n ViewPort.subscribe(ViewPortEvents.SIZE_CHANGE, () => {\n Theme.BASE.reset();\n });\n }\n\n\n private eventNotifer = new EventNotifier();\n\n private children: Theme[] = [];\n\n private styles: any = {};\n\n private cache: any = {};\n\n private traceEnabled = false;\n\n private styleGenerators: styleGeneratorFn<any>[] = [];\n\n private constructor(private parent:Theme, public readonly name: string) {\n if (parent) {\n this.traceEnabled = parent.traceEnabled;\n } else {\n this.traceEnabled = isWebPreviewMode();\n }\n }\n\n public subscribe(event: ThemeEvent, fn: Function) {\n return this.eventNotifer.subscribe(event, fn);\n }\n\n public notify(event: ThemeEvent): void {\n this.eventNotifer.notify(event, []);\n this.children.forEach(t => t.notify(event));\n }\n\n clearCache() {\n this.cache = {};\n this.children.forEach((t) => t.clearCache());\n }\n\n registerStyle<T extends NamedStyles<any>>(fn: styleGeneratorFn<T>) {\n this.styleGenerators.push(fn);\n fn(ThemeVariables.INSTANCE, this.addStyle.bind(this));\n }\n\n checkStyleProperties(name: string, value : any) {\n if (isObject(value)) {\n Object.keys(value).map((k) => this.checkStyleProperties(k, (value as any)[k]));\n } else if(name && !isValidStyleProp(name, value)) {\n console.log(\n `%cInvalid Style property in ${this.name}: ${getErrorMessage(name, value)}`,\n 'background-color: #FF0000;font-weight: bold; color: #fff'\n );\n console.log(`Refer: ${getStyleReference(name)}`);\n }\n }\n\n private addStyle<T extends NamedStyles<any>>(name: string, extend: string, style: T) {\n this.styles[name] = deepCopy(this.getStyle(extend), this.styles[name], style);\n }\n\n private addTrace(styleName: string, mergedChildstyle: any, childStyle: any, parentStyle?: any) {\n if (!this.traceEnabled) {\n return;\n }\n let addTrace = !isEmpty(childStyle);\n forEach(mergedChildstyle, (v: any, k: string) => {\n if (v && !isString(v) && !isArray(v) && isObject(v)) {\n addTrace = false;\n this.addTrace(styleName + '.' + k, v, childStyle && childStyle[k], parentStyle && parentStyle[k])\n }\n });\n if (addTrace) {\n mergedChildstyle['__trace'] = [\n {\n name: styleName,\n value: childStyle\n },\n ...(parentStyle?.__trace|| [])\n ];\n } else {\n mergedChildstyle['__trace'] = [...(parentStyle?.__trace|| [])];\n }\n }\n\n private flatten(style: any, prefix = \"\", result = {} as any) {\n let collect = !isEmpty(style);\n forEach(style, (v: any, k: string) => {\n if (v && !isString(v) && !isArray(v) && isObject(v)) {\n collect = false;\n this.flatten(v, (prefix ? prefix + '.' : '') + k, result)\n }\n });\n if (collect) {\n result[prefix] = style;\n }\n return result;\n }\n\n mergeStyle(...styles: any) {\n const style = deepCopy(...styles);\n if (this.traceEnabled) {\n const flattenStyles = this.flatten(style);\n Object.keys(flattenStyles).forEach(k => {\n const s = flattenStyles[k];\n s['__trace'] = flatten(reverse(styles.map((v: any) => {\n const cs = get(v, k);\n if (cs && cs.__trace) {\n return [...cs.__trace];\n }\n return [];\n }).filter((t: any) => t.length > 0)));\n });\n }\n return style;\n }\n\n getStyle(name: string) {\n let style = this.cache[name];\n if (style) {\n return style;\n }\n if (!name) {\n return {};\n }\n if (name.indexOf(' ') > 0) {\n style = this.mergeStyle(...(name.split(' ').map(c => this.getStyle(c))));\n } else {\n const parentStyle = this.parent && this.parent.getStyle(name);\n const mediaQuery = (this.styles[name] || {})['@media'];\n let clonedStyle = {};\n if (!mediaQuery || matchMedia(mediaQuery).matches) {\n clonedStyle = cloneDeep(this.styles[name]);\n }\n if (this !== Theme.BASE && isWebPreviewMode()) {\n this.checkStyleProperties('', clonedStyle);\n }\n style = deepCopy(parentStyle, clonedStyle);\n this.addTrace(`@${this.name}:${name}`, style, clonedStyle, parentStyle);\n }\n this.cache[name] = style;\n return style;\n }\n\n $new(name = \"\", styles = {} as NamedStyles<any>) {\n const newTheme = new Theme(this, name);\n newTheme.reset(styles);\n this.children.push(newTheme);\n return newTheme;\n }\n\n destroy() {\n const i = this.parent.children.indexOf(this);\n if (i >= 0) {\n this.parent.children.splice(i, 1);\n }\n }\n\n reset(styles?: NamedStyles<any>) {\n this.styles = {};\n this.clearCache();\n if (styles) {\n this.registerStyle((themeVariables, addStyle) => {\n Object.keys(styles).forEach(k => {\n addStyle(k, '', styles[k] as any);\n });\n });\n } else {\n this.styleGenerators.forEach(fn => \n fn(ThemeVariables.INSTANCE, this.addStyle.bind(this)));\n }\n this.notify(ThemeEvent.CHANGE);\n }\n}\nexport default Theme.BASE;\nexport type NamedStyles<T> = { [P in keyof T]: AllStyle | NamedStyles<T>};\nexport type BackgroundImageStyle = {\n backgroundImage: string,\n backgroundPosition: string,\n backgroundRepeat: string,\n backgroundSize: string | number\n};\n\nexport type AllStyle = (ViewStyle & TextStyle & ImageStyle & {userSelect?: 'none'| 'text'});\n\nconst ThemeContext = React.createContext<Theme>(null as any);\n\nexport const ThemeProvider = ThemeContext.Provider;\nexport const ThemeConsumer = ThemeContext.Consumer;\n/**\n * Common styles\n */\n Theme.BASE.registerStyle((themeVariables, addStyle) => {\n const addColStyles = (device: string, minWidth: string) => {\n for(let i = 1; i <= 12; i++) {\n addStyle(`col-${device}-${i}`, '', {\n \"@media\": `(min-width: ${minWidth})`,\n root: {\n width: (100 * i / 12) + '%'\n }\n } as any)\n }\n };\n addColStyles('xs', DEVICE_BREAK_POINTS.MIN_EXTRA_SMALL_DEVICE);\n addColStyles('sm', DEVICE_BREAK_POINTS.MIN_SMALL_DEVICE);\n addColStyles('md', DEVICE_BREAK_POINTS.MIN_MEDIUM_DEVICE);\n addColStyles('lg', DEVICE_BREAK_POINTS.MIN_LARGE_DEVICE);\n\n addStyle('d-none', '', {\n root: {\n display: 'none'\n }\n } as any);\n addStyle('d-flex', '', {\n root: {\n display: 'flex'\n }\n } as any);\n\n const addDisplayStyles = (device: string, minWidth: string, maxWidth: string) => {\n addStyle(`d-${device}-none`, '', {\n \"@media\": `(min-width: ${minWidth}) and (max-width: ${maxWidth})`,\n root: {\n display: 'none'\n }\n } as any);\n addStyle(`d-${device}-flex`, '', {\n \"@media\": `(min-width: ${minWidth}) and (max-width: ${maxWidth})`,\n root: {\n display: 'flex'\n }\n } as any);\n };\n addDisplayStyles('all', \n DEVICE_BREAK_POINTS.MIN_EXTRA_SMALL_DEVICE,\n DEVICE_BREAK_POINTS.MAX_LARGE_DEVICE);\n addDisplayStyles('xs', \n DEVICE_BREAK_POINTS.MIN_EXTRA_SMALL_DEVICE,\n DEVICE_BREAK_POINTS.MAX_EXTRA_SMALL_DEVICE);\n addDisplayStyles('sm', \n DEVICE_BREAK_POINTS.MIN_SMALL_DEVICE,\n DEVICE_BREAK_POINTS.MAX_SMALL_DEVICE);\n addDisplayStyles('md', \n DEVICE_BREAK_POINTS.MIN_MEDIUM_DEVICE,\n DEVICE_BREAK_POINTS.MAX_MEDIUM_DEVICE);\n addDisplayStyles('lg', \n DEVICE_BREAK_POINTS.MIN_LARGE_DEVICE,\n DEVICE_BREAK_POINTS.MAX_LARGE_DEVICE);\n\n const addElevationClasses = () => {\n for(let i = 1; i <= 10; i++) {\n addStyle(`elevate${i}`, '', {\n root : {\n shadowColor: \"#000000\",\n shadowOffset: {\n width: i,\n height: i,\n },\n shadowOpacity: 0.27,\n shadowRadius: i,\n elevation: i,\n zIndex: 1\n }\n });\n }\n };\n addElevationClasses();\n addStyle('hidden', '', {\n root: {\n width: 0,\n height: 0,\n transform: [{ scale: 0 }]\n }\n });\n addStyle('bg-danger', '', { root: { backgroundColor: themeVariables.dangerColor }});\n addStyle('bg-info', '', { root: { backgroundColor: themeVariables.infoColor }});\n addStyle('bg-primary', '', { root: { backgroundColor: themeVariables.primaryColor }});\n addStyle('bg-success', '', { root: { backgroundColor: themeVariables.successColor }});\n addStyle('bg-warning', '', { root: { backgroundColor: themeVariables.warningColor }});\n\n addStyle('border-danger', '', { root: { borderColor: themeVariables.dangerColor }});\n addStyle('border-info', '', { root: { borderColor: themeVariables.infoColor }});\n addStyle('border-primary', '', { root: { borderColor: themeVariables.primaryColor }});\n addStyle('border-success', '', { root: { borderColor: themeVariables.successColor }});\n addStyle('border-warning', '', { root: { borderColor: themeVariables.warningColor }});\n\n addStyle('hide-context-menu', '', { text: { userSelect: 'none' }});\n});\n\n"],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["React","View","BaseComponent","BaseComponentState","WmCarouselTemplateProps","DEFAULT_CLASS","WmCarouselTemplateState","WmCarouselTemplate","constructor","props","renderWidget","_this$parent","createElement","style","styles","root","height","parent","_background","children"],"sources":["carousel-template.component.tsx"],"sourcesContent":["import React from 'react';\nimport { View } from 'react-native';\nimport { BaseComponent, BaseComponentState } from '@wavemaker/app-rn-runtime/core/base.component';\n\nimport WmCarouselTemplateProps from './carousel-template.props';\nimport { DEFAULT_CLASS, WmCarouselTemplateStyles } from './carousel-template.styles';\n\nexport class WmCarouselTemplateState extends BaseComponentState<WmCarouselTemplateProps> {}\n\nexport default class WmCarouselTemplate extends BaseComponent<WmCarouselTemplateProps, WmCarouselTemplateState, WmCarouselTemplateStyles> {\n\n constructor(props: WmCarouselTemplateProps) {\n super(props, DEFAULT_CLASS, new WmCarouselTemplateProps());\n }\n\n renderWidget(props: WmCarouselTemplateProps) {\n return (<View style={[this.styles.root, {\n height: this.styles.root.height || (this.parent?.styles.root.height && '100%')\n }]}>{this._background}{props.children}</View>); \n }\n}\n"],"mappings":"AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,IAAI,QAAQ,cAAc;AACnC,SAASC,aAAa,EAAEC,kBAAkB,QAAQ,+CAA+C;AAEjG,OAAOC,uBAAuB,MAAM,2BAA2B;AAC/D,SAASC,aAAa,QAAkC,4BAA4B;AAEpF,OAAO,MAAMC,uBAAuB,SAASH,kBAAkB,CAA0B;AAEzF,eAAe,MAAMI,kBAAkB,SAASL,aAAa,CAA6E;EAExIM,WAAWA,CAACC,KAA8B,EAAE;IAC1C,KAAK,CAACA,KAAK,EAAEJ,aAAa,EAAE,IAAID,uBAAuB,CAAC,CAAC,CAAC;EAC5D;EAEAM,YAAYA,CAACD,KAA8B,EAAE;IAAA,IAAAE,YAAA;IAC3C,oBAAQX,KAAA,CAAAY,aAAA,CAACX,IAAI;MAACY,KAAK,EAAE,CAAC,IAAI,CAACC,MAAM,CAACC,IAAI,EAAE;QACtCC,MAAM,EAAE,IAAI,CAACF,MAAM,CAACC,IAAI,CAACC,MAAM,IAAK,EAAAL,YAAA,OAAI,CAACM,MAAM,cAAAN,YAAA,uBAAXA,YAAA,CAAaG,MAAM,CAACC,IAAI,CAACC,MAAM,KAAI;MACzE,CAAC;IAAE,GAAE,IAAI,CAACE,WAAW,EAAET,KAAK,CAACU,QAAe,CAAC;EAC/C;AACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["BASE_THEME","defineStyles","DEFAULT_CLASS","registerStyle","themeVariables","addStyle","defaultStyles","root","flexDirection","justifyContent","alignItems","width","text"],"sources":["carousel-template.styles.ts"],"sourcesContent":["import BASE_THEME from '@wavemaker/app-rn-runtime/styles/theme';\nimport { BaseStyles, defineStyles } from '@wavemaker/app-rn-runtime/core/base.component';\n\nexport type WmCarouselTemplateStyles = BaseStyles & {};\n\nexport const DEFAULT_CLASS = 'app-carousel-template';\n\nBASE_THEME.registerStyle((themeVariables, addStyle) => {\n const defaultStyles: WmCarouselTemplateStyles = defineStyles({\n root: {\n flexDirection: 'column',\n justifyContent: 'center',\n alignItems: 'center',\n width: '100%'\n },\n text: {}\n });\n\n addStyle(DEFAULT_CLASS, '', defaultStyles);\n});"],"mappings":"AAAA,OAAOA,UAAU,MAAM,wCAAwC;AAC/D,SAAqBC,YAAY,QAAQ,+CAA+C;AAIxF,OAAO,MAAMC,aAAa,GAAG,uBAAuB;AAEpDF,UAAU,CAACG,aAAa,CAAC,CAACC,cAAc,EAAEC,QAAQ,KAAK;EACnD,MAAMC,aAAuC,GAAGL,YAAY,CAAC;IACzDM,IAAI,EAAE;MACFC,aAAa,EAAE,QAAQ;MACvBC,cAAc,EAAE,QAAQ;MACxBC,UAAU,EAAE,QAAQ;MACpBC,KAAK,EAAE;IACX,CAAC;IACDC,IAAI,EAAE,CAAC;EACX,CAAC,CAAC;EAEFP,QAAQ,CAACH,aAAa,EAAE,EAAE,EAAEI,aAAa,CAAC;AAC9C,CAAC,CAAC"}
|
|
@@ -1,201 +0,0 @@
|
|
|
1
|
-
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
2
|
-
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return typeof key === "symbol" ? key : String(key); }
|
|
3
|
-
function _toPrimitive(input, hint) { if (typeof input !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (typeof res !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
|
4
|
-
import React from 'react';
|
|
5
|
-
import { isArray } from 'lodash-es';
|
|
6
|
-
import { Animated, View } from 'react-native';
|
|
7
|
-
import { DefaultKeyExtractor } from '@wavemaker/app-rn-runtime/core/key.extractor';
|
|
8
|
-
import WmIcon from '@wavemaker/app-rn-runtime/components/basic/icon/icon.component';
|
|
9
|
-
import { BaseComponent, BaseComponentState } from '@wavemaker/app-rn-runtime/core/base.component';
|
|
10
|
-
import * as SwipeAnimation from '@wavemaker/app-rn-runtime/gestures/swipe.animation';
|
|
11
|
-
import WmCarouselProps from './carousel.props';
|
|
12
|
-
import { DEFAULT_CLASS } from './carousel.styles';
|
|
13
|
-
export class WmCarouselState extends BaseComponentState {
|
|
14
|
-
constructor() {
|
|
15
|
-
super(...arguments);
|
|
16
|
-
_defineProperty(this, "activeIndex", 1);
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
export default class WmCarousel extends BaseComponent {
|
|
20
|
-
constructor(_props) {
|
|
21
|
-
super(_props, DEFAULT_CLASS, new WmCarouselProps(), new WmCarouselState());
|
|
22
|
-
_defineProperty(this, "noOfSlides", 0);
|
|
23
|
-
_defineProperty(this, "slideLayout", null);
|
|
24
|
-
_defineProperty(this, "keyExtractor", new DefaultKeyExtractor());
|
|
25
|
-
_defineProperty(this, "stopPlay", null);
|
|
26
|
-
_defineProperty(this, "animationView", null);
|
|
27
|
-
_defineProperty(this, "animationHandlers", {
|
|
28
|
-
bounds: e => {
|
|
29
|
-
var _this$slideLayout;
|
|
30
|
-
const activeTabIndex = this.state.activeIndex - 1,
|
|
31
|
-
w = ((_this$slideLayout = this.slideLayout) === null || _this$slideLayout === void 0 ? void 0 : _this$slideLayout.width) || 0,
|
|
32
|
-
noOfTabs = this.state.props.dataset.length;
|
|
33
|
-
return {
|
|
34
|
-
lower: -1 * (activeTabIndex - (activeTabIndex === 0 ? 0 : 1)) * w,
|
|
35
|
-
center: -1 * activeTabIndex * w,
|
|
36
|
-
upper: -1 * (activeTabIndex + (activeTabIndex === noOfTabs - 1 ? 0 : 1)) * w
|
|
37
|
-
};
|
|
38
|
-
},
|
|
39
|
-
computePhase: value => {
|
|
40
|
-
var _this$slideLayout2;
|
|
41
|
-
const w = ((_this$slideLayout2 = this.slideLayout) === null || _this$slideLayout2 === void 0 ? void 0 : _this$slideLayout2.width) || 0;
|
|
42
|
-
return w && Math.abs(value / w);
|
|
43
|
-
},
|
|
44
|
-
onLower: e => {
|
|
45
|
-
this.onSlideChange(this.state.activeIndex - 1);
|
|
46
|
-
},
|
|
47
|
-
onUpper: e => {
|
|
48
|
-
this.onSlideChange(this.state.activeIndex + 1);
|
|
49
|
-
}
|
|
50
|
-
});
|
|
51
|
-
_defineProperty(this, "onSlideChange", index => {
|
|
52
|
-
const prevIndex = this.state.activeIndex;
|
|
53
|
-
this.updateState({
|
|
54
|
-
activeIndex: index
|
|
55
|
-
}, () => this.invokeEventCallback('onChange', [this, index, prevIndex]));
|
|
56
|
-
});
|
|
57
|
-
_defineProperty(this, "renderItem", (item, index) => {
|
|
58
|
-
const props = this.state.props;
|
|
59
|
-
if (props.type === 'dynamic') {
|
|
60
|
-
return props.renderSlide ? props.renderSlide(item, index) : null;
|
|
61
|
-
}
|
|
62
|
-
return props.children[index];
|
|
63
|
-
});
|
|
64
|
-
_defineProperty(this, "next", () => {
|
|
65
|
-
if (this.state.activeIndex >= this.state.props.dataset.length) {
|
|
66
|
-
var _this$animationView;
|
|
67
|
-
this.onSlideChange(1);
|
|
68
|
-
(_this$animationView = this.animationView) === null || _this$animationView === void 0 ? void 0 : _this$animationView.setPosition(0);
|
|
69
|
-
} else {
|
|
70
|
-
var _this$animationView2;
|
|
71
|
-
(_this$animationView2 = this.animationView) === null || _this$animationView2 === void 0 ? void 0 : _this$animationView2.goToUpper();
|
|
72
|
-
}
|
|
73
|
-
});
|
|
74
|
-
_defineProperty(this, "prev", () => {
|
|
75
|
-
var _this$animationView3;
|
|
76
|
-
(_this$animationView3 = this.animationView) === null || _this$animationView3 === void 0 ? void 0 : _this$animationView3.goToLower();
|
|
77
|
-
});
|
|
78
|
-
this.cleanup.push(() => {
|
|
79
|
-
this.stopPlay && this.stopPlay();
|
|
80
|
-
});
|
|
81
|
-
}
|
|
82
|
-
generateItemKey(item, index, props) {
|
|
83
|
-
if (props.itemkey && item && !this._showSkeleton) {
|
|
84
|
-
return props.itemkey(item, index);
|
|
85
|
-
}
|
|
86
|
-
return 'list_item_' + this.keyExtractor.getKey(item, true);
|
|
87
|
-
}
|
|
88
|
-
setSlideLayout(event) {
|
|
89
|
-
this.slideLayout = event.nativeEvent.layout;
|
|
90
|
-
this.forceUpdate();
|
|
91
|
-
}
|
|
92
|
-
autoPlay() {
|
|
93
|
-
const props = this.state.props;
|
|
94
|
-
this.stopPlay && this.stopPlay();
|
|
95
|
-
if (props.animation === 'auto' && props.animationinterval) {
|
|
96
|
-
const intervalId = setInterval(() => {
|
|
97
|
-
this.next();
|
|
98
|
-
}, props.animationinterval * 1000);
|
|
99
|
-
this.stopPlay = () => clearInterval(intervalId);
|
|
100
|
-
} else {
|
|
101
|
-
setTimeout(() => {
|
|
102
|
-
var _this$animationView4;
|
|
103
|
-
this.onSlideChange(1);
|
|
104
|
-
(_this$animationView4 = this.animationView) === null || _this$animationView4 === void 0 ? void 0 : _this$animationView4.setPosition(0);
|
|
105
|
-
}, 1000);
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
onPropertyChange(name, $new, $old) {
|
|
109
|
-
super.onPropertyChange(name, $new, $old);
|
|
110
|
-
switch (name) {
|
|
111
|
-
case 'dataset':
|
|
112
|
-
{
|
|
113
|
-
var _this$keyExtractor;
|
|
114
|
-
(_this$keyExtractor = this.keyExtractor) === null || _this$keyExtractor === void 0 ? void 0 : _this$keyExtractor.clear();
|
|
115
|
-
this.updateState({
|
|
116
|
-
activeIndex: Math.min(this.state.activeIndex, ($new === null || $new === void 0 ? void 0 : $new.length) || 0)
|
|
117
|
-
});
|
|
118
|
-
break;
|
|
119
|
-
}
|
|
120
|
-
case 'animation':
|
|
121
|
-
case 'animationinterval':
|
|
122
|
-
{
|
|
123
|
-
this.autoPlay();
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
renderPagination(data) {
|
|
128
|
-
const maxNoOfDots = this.state.props.maxnoofdots;
|
|
129
|
-
let minIndex = Math.max(this.state.activeIndex - maxNoOfDots + 1, 0);
|
|
130
|
-
let maxIndex = Math.min(minIndex + maxNoOfDots - 1, data.length);
|
|
131
|
-
if (maxIndex === data.length) {
|
|
132
|
-
minIndex = maxIndex - maxNoOfDots;
|
|
133
|
-
}
|
|
134
|
-
return /*#__PURE__*/React.createElement(View, {
|
|
135
|
-
style: this.styles.dotsWrapperStyle
|
|
136
|
-
}, data.map((item, index) => {
|
|
137
|
-
return index >= minIndex && index <= maxIndex ? /*#__PURE__*/React.createElement(View, {
|
|
138
|
-
key: 'dots_' + this.generateItemKey(item, index, this.state.props),
|
|
139
|
-
style: [this.styles.dotStyle, index === this.state.activeIndex - 1 ? this.styles.activeDotStyle : null]
|
|
140
|
-
}) : null;
|
|
141
|
-
}));
|
|
142
|
-
}
|
|
143
|
-
renderWidget(props) {
|
|
144
|
-
var _data;
|
|
145
|
-
const hasNavs = props.controls === 'both' || props.controls === 'navs';
|
|
146
|
-
const hasDots = props.controls === 'both' || props.controls === 'indicators';
|
|
147
|
-
let styles = this.styles;
|
|
148
|
-
let data = props.type === 'dynamic' ? props.dataset : props.children;
|
|
149
|
-
data = isArray(data) ? data : [];
|
|
150
|
-
this.noOfSlides = ((_data = data) === null || _data === void 0 ? void 0 : _data.length) || 0;
|
|
151
|
-
// TODO: loop prop on Carousel is not working Refer: https://github.com/meliorence/react-native-snap-carousel/issues/608
|
|
152
|
-
return /*#__PURE__*/React.createElement(View, {
|
|
153
|
-
style: styles.root,
|
|
154
|
-
onLayout: this.setSlideLayout.bind(this)
|
|
155
|
-
}, this._background, /*#__PURE__*/React.createElement(SwipeAnimation.View, {
|
|
156
|
-
enableGestures: props.enablegestures,
|
|
157
|
-
style: {
|
|
158
|
-
flexDirection: 'row',
|
|
159
|
-
flexWrap: 'nowrap',
|
|
160
|
-
alignItems: 'center'
|
|
161
|
-
},
|
|
162
|
-
direction: "horizontal",
|
|
163
|
-
ref: r => {
|
|
164
|
-
this.animationView = r;
|
|
165
|
-
},
|
|
166
|
-
handlers: this.animationHandlers
|
|
167
|
-
}, data.map((item, index) => {
|
|
168
|
-
var _this$animationView5, _this$animationView6;
|
|
169
|
-
const isActive = index === this.state.activeIndex - 1;
|
|
170
|
-
let scale = (_this$animationView5 = this.animationView) === null || _this$animationView5 === void 0 ? void 0 : _this$animationView5.animationPhase.interpolate({
|
|
171
|
-
inputRange: [-2000, index - 1, index, index + 1, 2000],
|
|
172
|
-
outputRange: [0.8, 0.8, 1, 0.8, 0.8]
|
|
173
|
-
});
|
|
174
|
-
let translateX = (_this$animationView6 = this.animationView) === null || _this$animationView6 === void 0 ? void 0 : _this$animationView6.animationPhase.interpolate({
|
|
175
|
-
inputRange: [-2000, index - 1, index, index + 1, 2000],
|
|
176
|
-
outputRange: [-56, -56, 0, 56, 56]
|
|
177
|
-
});
|
|
178
|
-
return /*#__PURE__*/React.createElement(Animated.View, {
|
|
179
|
-
key: this.generateItemKey(item, index, props),
|
|
180
|
-
style: [this.styles.slide, index === 0 ? this.styles.firstSlide : null, index === data.length - 1 ? this.styles.lastSlide : null, isActive ? this.styles.activeSlide : null, translateX && scale ? {
|
|
181
|
-
transform: [{
|
|
182
|
-
translateX: translateX
|
|
183
|
-
}, {
|
|
184
|
-
scale: scale
|
|
185
|
-
}]
|
|
186
|
-
} : null]
|
|
187
|
-
}, this.renderItem(item, index));
|
|
188
|
-
})), hasNavs ? /*#__PURE__*/React.createElement(View, {
|
|
189
|
-
style: styles.btnPanel
|
|
190
|
-
}, /*#__PURE__*/React.createElement(WmIcon, {
|
|
191
|
-
iconclass: "wi wi-chevron-left fa-2x",
|
|
192
|
-
styles: styles.prevBtn,
|
|
193
|
-
onTap: this.prev
|
|
194
|
-
}), /*#__PURE__*/React.createElement(WmIcon, {
|
|
195
|
-
iconclass: "wi wi-chevron-right fa-2x",
|
|
196
|
-
styles: styles.nextBtn,
|
|
197
|
-
onTap: this.next
|
|
198
|
-
})) : null, hasDots && data ? this.renderPagination(data) : null);
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
//# sourceMappingURL=carousel.component.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["React","isArray","Animated","View","DefaultKeyExtractor","WmIcon","BaseComponent","BaseComponentState","SwipeAnimation","WmCarouselProps","DEFAULT_CLASS","WmCarouselState","constructor","arguments","_defineProperty","WmCarousel","props","bounds","e","_this$slideLayout","activeTabIndex","state","activeIndex","w","slideLayout","width","noOfTabs","dataset","length","lower","center","upper","computePhase","value","_this$slideLayout2","Math","abs","onLower","onSlideChange","onUpper","index","prevIndex","updateState","invokeEventCallback","item","type","renderSlide","children","_this$animationView","animationView","setPosition","_this$animationView2","goToUpper","_this$animationView3","goToLower","cleanup","push","stopPlay","generateItemKey","itemkey","_showSkeleton","keyExtractor","getKey","setSlideLayout","event","nativeEvent","layout","forceUpdate","autoPlay","animation","animationinterval","intervalId","setInterval","next","clearInterval","setTimeout","_this$animationView4","onPropertyChange","name","$new","$old","_this$keyExtractor","clear","min","renderPagination","data","maxNoOfDots","maxnoofdots","minIndex","max","maxIndex","createElement","style","styles","dotsWrapperStyle","map","key","dotStyle","activeDotStyle","renderWidget","_data","hasNavs","controls","hasDots","noOfSlides","root","onLayout","bind","_background","enableGestures","enablegestures","flexDirection","flexWrap","alignItems","direction","ref","r","handlers","animationHandlers","_this$animationView5","_this$animationView6","isActive","scale","animationPhase","interpolate","inputRange","outputRange","translateX","slide","firstSlide","lastSlide","activeSlide","transform","renderItem","btnPanel","iconclass","prevBtn","onTap","prev","nextBtn"],"sources":["carousel.component.tsx"],"sourcesContent":["import React from 'react';\nimport { isArray } from 'lodash-es';\nimport { Animated, View, Text, LayoutChangeEvent, LayoutRectangle } from 'react-native';\nimport { DefaultKeyExtractor } from '@wavemaker/app-rn-runtime/core/key.extractor';\nimport WmIcon from '@wavemaker/app-rn-runtime/components/basic/icon/icon.component';\nimport { BaseComponent, BaseComponentState } from '@wavemaker/app-rn-runtime/core/base.component';\nimport * as SwipeAnimation from '@wavemaker/app-rn-runtime/gestures/swipe.animation';\n\nimport WmCarouselProps from './carousel.props';\nimport { DEFAULT_CLASS, WmCarouselStyles } from './carousel.styles';\n\nexport class WmCarouselState extends BaseComponentState<WmCarouselProps> {\n activeIndex = 1;\n}\n\nexport default class WmCarousel extends BaseComponent<WmCarouselProps, WmCarouselState, WmCarouselStyles> {\n\n noOfSlides: number = 0;\n private slideLayout: LayoutRectangle = null as any;\n private keyExtractor = new DefaultKeyExtractor();\n stopPlay: Function = null as any;\n private animationView: SwipeAnimation.View | null = null as any;\n private animationHandlers = {\n bounds: (e) => {\n const activeTabIndex = this.state.activeIndex - 1,\n w = this.slideLayout?.width || 0,\n noOfTabs = this.state.props.dataset.length;\n return {\n lower: -1 * (activeTabIndex - (activeTabIndex === 0 ? 0 : 1)) * w,\n center: -1 * activeTabIndex * w,\n upper: -1 * (activeTabIndex + (activeTabIndex === noOfTabs - 1 ? 0 : 1)) * w\n };\n },\n computePhase: (value) => {\n const w = this.slideLayout?.width || 0;\n return w && Math.abs(value / w);\n },\n onLower: (e) => {\n this.onSlideChange(this.state.activeIndex - 1);\n },\n onUpper: (e) => {\n this.onSlideChange(this.state.activeIndex + 1);\n }\n } as SwipeAnimation.Handlers;\n\n constructor(props: WmCarouselProps) {\n super(props, DEFAULT_CLASS, new WmCarouselProps(), new WmCarouselState());\n this.cleanup.push(() => {\n this.stopPlay && this.stopPlay();\n })\n }\n\n private generateItemKey(item: any, index: number, props: WmCarouselProps) {\n if (props.itemkey && item && !this._showSkeleton) {\n return props.itemkey(item, index);\n }\n return 'list_item_' + this.keyExtractor.getKey(item, true);\n }\n\n setSlideLayout(event: LayoutChangeEvent) {\n this.slideLayout = event.nativeEvent.layout;\n this.forceUpdate();\n }\n\n autoPlay() {\n const props = this.state.props;\n this.stopPlay && this.stopPlay();\n if (props.animation === 'auto' && props.animationinterval) {\n const intervalId = setInterval(() => {\n this.next();\n }, props.animationinterval * 1000);\n this.stopPlay = () => clearInterval(intervalId);\n } else {\n setTimeout(() => {\n this.onSlideChange(1);\n this.animationView?.setPosition(0);\n }, 1000);\n }\n }\n\n onPropertyChange(name: string, $new: any, $old: any): void {\n super.onPropertyChange(name, $new, $old);\n switch (name) {\n case 'dataset': {\n this.keyExtractor?.clear();\n this.updateState({\n activeIndex: Math.min(this.state.activeIndex, $new?.length || 0)\n } as WmCarouselState);\n break;\n }\n case 'animation':\n case 'animationinterval' : {\n this.autoPlay();\n }\n }\n }\n\n onSlideChange = (index: number) => {\n const prevIndex = this.state.activeIndex;\n this.updateState({\n activeIndex: index\n } as WmCarouselState,\n () => this.invokeEventCallback('onChange', [this, index, prevIndex]));\n }\n\n renderItem = (item: any, index: number) => {\n const props = this.state.props;\n if (props.type === 'dynamic') {\n return props.renderSlide ? props.renderSlide(item, index) : null;\n }\n return props.children[index];\n }\n\n next = () => {\n if (this.state.activeIndex >= this.state.props.dataset.length) {\n this.onSlideChange(1);\n this.animationView?.setPosition(0);\n } else {\n this.animationView?.goToUpper();\n }\n }\n\n prev = () => {\n this.animationView?.goToLower();\n }\n\n renderPagination(data: any) {\n const maxNoOfDots = this.state.props.maxnoofdots;\n let minIndex = Math.max(this.state.activeIndex - maxNoOfDots + 1, 0);\n let maxIndex = Math.min(minIndex + maxNoOfDots - 1, data.length);\n if (maxIndex === data.length) {\n minIndex = maxIndex - maxNoOfDots;\n }\n return (<View style={this.styles.dotsWrapperStyle}>\n {\n data.map((item: any, index: number) => {\n return index >= minIndex && index <= maxIndex ? (\n <View key={'dots_' + this.generateItemKey(item, index, this.state.props)} \n style={[\n this.styles.dotStyle,\n index === this.state.activeIndex - 1 ? this.styles.activeDotStyle: null]}>\n </View>) : null;\n })\n }\n </View>);\n }\n\n renderWidget(props: WmCarouselProps) {\n const hasNavs = props.controls === 'both' || props.controls ==='navs';\n const hasDots = props.controls === 'both' || props.controls ==='indicators';\n let styles = this.styles;\n let data = props.type === 'dynamic' ? props.dataset : props.children;\n data = isArray(data) ? data : [];\n this.noOfSlides = data?.length || 0;\n // TODO: loop prop on Carousel is not working Refer: https://github.com/meliorence/react-native-snap-carousel/issues/608\n return (\n <View style={styles.root} onLayout={this.setSlideLayout.bind(this)}>\n {this._background}\n <SwipeAnimation.View \n enableGestures={props.enablegestures}\n style={{\n flexDirection: 'row',\n flexWrap: 'nowrap',\n alignItems: 'center'\n }}\n direction='horizontal'\n ref={(r) => {this.animationView = r}}\n handlers = {this.animationHandlers}\n >\n {data.map((item: any, index: number) => {\n const isActive = index === this.state.activeIndex - 1;\n let scale = this.animationView?.animationPhase.interpolate({\n inputRange: [-2000, index - 1, index, index + 1, 2000],\n outputRange: [0.8, 0.8, 1, 0.8, 0.8]\n });\n let translateX = this.animationView?.animationPhase.interpolate({\n inputRange: [-2000, index - 1, index, index + 1, 2000],\n outputRange: [-56, -56, 0, 56, 56]\n });\n return (\n <Animated.View key={this.generateItemKey(item, index, props)}\n style={[this.styles.slide,\n index === 0 ? this.styles.firstSlide : null,\n index === data.length - 1 ? this.styles.lastSlide: null,\n isActive ? this.styles.activeSlide: null,\n translateX && scale ? {\n transform: [\n {\n translateX: translateX\n },\n {\n scale: scale\n }\n ]\n } : null]}>\n {this.renderItem(item, index)}\n </Animated.View>\n );\n })}\n </SwipeAnimation.View>\n {hasNavs ? (\n <View style={styles.btnPanel}>\n <WmIcon\n iconclass=\"wi wi-chevron-left fa-2x\"\n styles={styles.prevBtn}\n onTap={this.prev}/>\n <WmIcon\n iconclass=\"wi wi-chevron-right fa-2x\"\n styles={styles.nextBtn}\n onTap={this.next}/>\n </View>): null}\n {hasDots && data ? this.renderPagination(data) : null}\n </View>);\n }\n}\n"],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["BaseProps","WmCarouselProps","constructor","arguments","_defineProperty"],"sources":["carousel.props.ts"],"sourcesContent":["import { BaseProps } from '@wavemaker/app-rn-runtime/core/base.component';\nimport React from 'react';\n\nexport default class WmCarouselProps extends BaseProps {\n dataset: any = null;\n type?: 'static' | 'dynamic' = 'static';\n animation?: 'auto' | 'none' = 'auto';\n animationinterval?: number = 3;\n controls?: 'both' | 'none' | 'navs' | 'indicators' = 'both';\n children? = null as any;\n itemkey?: ($item: any, $index: any) => any = null as any;\n renderSlide?: ($item: any, $index: number) => React.ReactNode;\n enablegestures = true;\n maxnoofdots = 20;\n}"],"mappings":";;;AAAA,SAASA,SAAS,QAAQ,+CAA+C;AAGzE,eAAe,MAAMC,eAAe,SAASD,SAAS,CAAC;EAAAE,YAAA;IAAA,SAAAC,SAAA;IAAAC,eAAA,kBACtC,IAAI;IAAAA,eAAA,eACW,QAAQ;IAAAA,eAAA,oBACR,MAAM;IAAAA,eAAA,4BACP,CAAC;IAAAA,eAAA,mBACuB,MAAM;IAAAA,eAAA,mBAC/C,IAAI;IAAAA,eAAA,kBAC6B,IAAI;IAAAA,eAAA;IAAAA,eAAA,yBAE/B,IAAI;IAAAA,eAAA,sBACR,EAAE;EAAA;AAClB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["BASE_THEME","defineStyles","DEFAULT_CLASS","registerStyle","themeVariables","addStyle","btn","height","width","borderRadius","borderColor","transparent","borderWidth","justifyContent","defaultStyles","root","position","text","slide","paddingHorizontal","transform","translateX","firstSlide","lastSlide","activeSlide","btnPanel","top","marginTop","flexDirection","alignItems","prevBtn","marginLeft","backgroundColor","carouselPrevBgColor","fontSize","icon","color","carouselPrevBtnColor","nextBtn","marginRight","carouselNextBtnColor","dotsWrapperStyle","opacity","carouselDotWrapperBgColor","paddingTop","paddingBottom","activeDotStyle","carouselActiveDotColor","dotStyle","marginHorizontal","carouselDotColor","rotateY","defaultColorF","right","padding","alignSelf","primaryColor"],"sources":["carousel.styles.ts"],"sourcesContent":["import { ViewStyle } from 'react-native';\nimport BASE_THEME, { AllStyle } from '@wavemaker/app-rn-runtime/styles/theme';\nimport { BaseStyles, defineStyles } from '@wavemaker/app-rn-runtime/core/base.component';\nimport { WmIconStyles } from '@wavemaker/app-rn-runtime/components/basic/icon/icon.styles';\n\nexport type WmCarouselStyles = BaseStyles & {\n btnPanel: AllStyle,\n prevBtn: WmIconStyles,\n slide: AllStyle,\n firstSlide: AllStyle,\n lastSlide: AllStyle,\n activeSlide: AllStyle,\n nextBtn: WmIconStyles,\n dotsWrapperStyle: AllStyle,\n dotStyle: AllStyle,\n activeDotStyle: AllStyle\n};\nexport const DEFAULT_CLASS = 'app-carousel';\nBASE_THEME.registerStyle((themeVariables, addStyle) => {\n const btn: ViewStyle = {\n height: 48,\n width: 48,\n borderRadius: 48,\n borderColor: themeVariables.transparent,\n borderWidth: 1,\n justifyContent: 'center'\n };\n const defaultStyles: WmCarouselStyles = defineStyles({\n root: {\n position: 'relative'\n },\n text: {},\n slide: {\n width: '100%',\n paddingHorizontal: 16,\n transform: [\n {\n translateX: 0\n }\n ]\n },\n firstSlide: {},\n lastSlide: {},\n activeSlide: {},\n btnPanel: {\n position: 'absolute',\n top: '50%',\n marginTop: -64,\n height: 64,\n flexDirection: 'row',\n alignItems: 'center',\n justifyContent: 'space-between',\n width: '100%'\n },\n prevBtn : {\n root: {\n marginLeft: 12,\n ...btn,\n backgroundColor: themeVariables.carouselPrevBgColor\n },\n text: {\n fontSize: 32\n },\n icon : {\n color: themeVariables.carouselPrevBtnColor\n }\n } as WmIconStyles,\n nextBtn : {\n root: {\n marginRight: 12,\n ...btn,\n backgroundColor: themeVariables.carouselPrevBgColor\n },\n text: {\n fontSize: 32\n },\n icon : {\n color: themeVariables.carouselNextBtnColor\n }\n } as WmIconStyles,\n dotsWrapperStyle:{\n opacity: 1,\n backgroundColor: themeVariables.carouselDotWrapperBgColor,\n flexDirection: 'row',\n justifyContent: 'center',\n alignItems: 'center',\n paddingTop: 4,\n paddingBottom: 4\n },\n activeDotStyle: {\n backgroundColor: themeVariables.carouselActiveDotColor,\n opacity: 1\n },\n dotStyle: {\n width: 8,\n height: 8,\n borderRadius: 10,\n opacity: 0.2,\n marginHorizontal: 2,\n backgroundColor: themeVariables.carouselDotColor\n }\n } as WmCarouselStyles);\n\n addStyle(DEFAULT_CLASS, '', defaultStyles);\n addStyle(DEFAULT_CLASS + '-rtl', '', {\n prevBtn : {\n root:{\n transform: [{rotateY: '180deg'}]\n }\n },\n nextBtn : {\n root:{\n transform: [{rotateY: '180deg'}]\n }\n }\n });\n\n addStyle('app-carousel-1', '', {\n btnPanel: {\n top: '100%'\n },\n prevBtn: {\n root: {\n borderRadius: 6\n }\n },\n nextBtn: {\n root: {\n borderRadius: 6\n }\n }\n } as any as WmCarouselStyles);\n\n addStyle('app-carousel-2', '', {\n btnPanel: {\n backgroundColor: themeVariables.defaultColorF,\n width: '100%',\n top: '100%',\n right: 0,\n padding: 8,\n justifyContent: 'flex-end'\n },\n dotsWrapperStyle:{\n alignSelf: 'flex-start',\n justifyContent: 'flex-start'\n },\n activeDotStyle: {\n backgroundColor: themeVariables.primaryColor,\n },\n dotStyle: {\n backgroundColor: themeVariables.primaryColor,\n },\n prevBtn: {\n root: {\n backgroundColor: 'rgba(255, 255, 255, 0.1)',\n borderColor: themeVariables.primaryColor,\n },\n icon : {\n color: themeVariables.primaryColor\n }\n },\n nextBtn: {\n root: {\n marginLeft: 8,\n backgroundColor: 'rgba(255, 255, 255, 0.1)',\n borderColor: themeVariables.primaryColor,\n },\n icon : {\n color: themeVariables.primaryColor\n }\n }\n } as any as WmCarouselStyles);\n});"],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["React","Animated","Easing","Text","FontAwesome","BaseComponent","BaseComponentState","WmIconProps","DEFAULT_CLASS","WavIcon","StreamlineLightIcon","StreamlineRegularIcon","Tappable","Animatedview","createSkeleton","ICON_SIZES","Map","ICON_ROTATTION","WmIconState","constructor","arguments","_defineProperty","WmIcon","props","Value","getIconDef","iconClass","iconDef","rotate","splits","split","isFontAwesome","find","v","isStreamlineLightIcon","isStreamlineRegularIcon","_splits$find","type","startsWith","substring","_splits$find2","_splits$find3","_splits$find4","isWavIcon","indexOf","animation","size","map","get","spin","stopAnimation","spinValue","setValue","timing","toValue","duration","easing","linear","useNativeDriver","start","componentDidMount","componentWillUnmount","onPropertyChange","name","$new","$old","updateState","getCustomIcon","style","_this$theme$getStyle","customIcon","theme","mergeStyle","getStyle","iconclass","icon","styles","customIconContent","content","createElement","fontFamily","decodeURIComponent","renderSkeleton","skeleton","root","width","skeletonwidth","iconsize","height","skeletonheight","renderIcon","state","color","text","transform","iconSize","fontSize","show","_this$styles$icon","WMCustomIcon","interpolate","inputRange","outputRange","View","opacity","renderWidget","target","entryanimation","_background","iconposition","caption"],"sources":["icon.component.tsx"],"sourcesContent":["import React from 'react';\nimport { Animated, DimensionValue, Easing, Text } from 'react-native';\nimport { FontAwesome } from '@expo/vector-icons';\nimport { BaseComponent, BaseComponentState } from '@wavemaker/app-rn-runtime/core/base.component';\n\nimport WmIconProps from './icon.props';\nimport { DEFAULT_CLASS, WmIconStyles } from './icon.styles';\nimport WavIcon from './wavicon/wavicon.component';\nimport StreamlineLightIcon from './streamline-light-icon/streamline-light-icon.component';\nimport StreamlineRegularIcon from './streamline-regular-icon/streamline-regular-icon.component';\nimport { Tappable } from '@wavemaker/app-rn-runtime/core/tappable.component';\nimport { Animatedview } from '@wavemaker/app-rn-runtime/components/basic/animatedview.component';\nimport WmSkeleton, { createSkeleton } from '../skeleton/skeleton.component';\n\ninterface IconDef {\n isFontAwesome: boolean;\n isWavIcon: boolean;\n isStreamlineLightIcon: boolean;\n isStreamlineRegularIcon: boolean;\n type: string;\n rotate: string;\n size: number;\n animation: string;\n}\n\nconst ICON_SIZES = new Map([\n ['fa-lg', 24],\n ['fa-2x', 36],\n ['fa-3x', 48],\n ['fa-4x', 60],\n ['fa-5x', 72]\n]);\n\nconst ICON_ROTATTION = new Map([\n ['fa-rotate-90', '90deg'],\n ['fa-rotate-180', '180deg'],\n ['fa-rotate-270', '270deg']\n]);\n\nexport class WmIconState extends BaseComponentState<WmIconProps> {\n public iconDef = {} as IconDef;\n}\n\nexport default class WmIcon extends BaseComponent<WmIconProps, WmIconState, WmIconStyles> {\n spinValue = new Animated.Value(0);\n pulseValue = new Animated.Value(0);\n public stopAnimation = true; \n\n constructor(props: WmIconProps) {\n super(props, DEFAULT_CLASS, new WmIconProps());\n }\n\n getIconDef(iconClass: string): IconDef {\n const iconDef = {\n rotate: '0'\n } as IconDef;\n const splits = iconClass.split(' ');\n iconDef.isFontAwesome = !!splits.find(v => v === 'fa');\n iconDef.isStreamlineLightIcon = !!splits.find(v => v === 'wm-sl-l');\n iconDef.isStreamlineRegularIcon = !!splits.find(v => v === 'wm-sl-r');\n if (iconDef.isFontAwesome) {\n iconDef.type = splits.find(v => v.startsWith('fa-'))?.substring(3) || '';\n } else if (iconDef.isStreamlineLightIcon) {\n iconDef.type = splits.find(v => v.startsWith('sl-'))?.substring(3) || '';\n } else if (iconDef.isStreamlineRegularIcon) {\n iconDef.type = splits.find(v => v.startsWith('sl-'))?.substring(3) || '';\n } else {\n iconDef.isWavIcon = !iconDef.isFontAwesome && !!splits.find(v => v === 'wi');\n iconDef.type = (iconDef.isWavIcon && splits.find(v => v.startsWith('wi-'))?.substring(3)) || '';\n }\n if (iconClass.indexOf('fa-spin') >= 0) {\n iconDef.animation = 'spin';\n } else if (iconClass.indexOf('fa-pulse') >= 0) {\n iconDef.animation = 'pulse';\n }\n iconDef.size = splits.map(v => ICON_SIZES.get(v)).find(v => !!v) || 12;\n iconDef.rotate = splits.map(v => ICON_ROTATTION.get(v)).find(v => !!v) || '0deg';\n return iconDef;\n }\n\n private spin () {\n if (this.stopAnimation) {\n return;\n }\n this.spinValue.setValue(0);\n Animated.timing(\n this.spinValue,\n {\n toValue: 1,\n duration: 1000,\n easing: Easing.linear,\n useNativeDriver: true\n }\n ).start(() => this.spin());\n }\n\n componentDidMount() {\n super.componentDidMount();\n this.spin();\n }\n\n componentWillUnmount(): void {\n super.componentWillUnmount();\n this.stopAnimation = true;\n }\n\n onPropertyChange(name: string, $new: any, $old: any) {\n super.onPropertyChange(name, $new, $old);\n switch(name) {\n case 'iconclass':\n $new && this.updateState({iconDef: this.getIconDef($new)} as WmIconState);\n break;\n }\n }\n\n private getCustomIcon(props: WmIconProps, style: any) {\n const customIcon = this.theme.mergeStyle({}, this.theme.getStyle(props?.iconclass || '')?.icon || this.styles.icon);\n const customIconContent = customIcon?.content;\n if (customIconContent) {\n delete customIcon.content;\n return (<Text\n style={[style, customIcon.fontFamily ? {fontFamily: customIcon.fontFamily}: null]}>\n {decodeURIComponent(customIconContent)}\n </Text>);\n }\n return null;\n }\n\n public renderSkeleton(props: WmIconProps) {\n return createSkeleton(this.theme, this.styles.skeleton, {\n ...this.styles.root,\n width: (this.props.skeletonwidth || this.props.iconsize || this.styles.root.width) as DimensionValue,\n height: (this.props.skeletonheight || this.props.iconsize || this.styles.root.height) as DimensionValue\n });\n }\n\n renderIcon(props: WmIconProps) {\n const iconDef = this.state.iconDef;\n if (!iconDef) {\n return null;\n }\n let icon = null;\n const style = [{\n color: this.styles.root.color || this.styles.text.color\n }, this.styles.icon, {transform: [{rotate: iconDef.rotate}]}];\n const customIcon = this.getCustomIcon(props, style);\n const iconSize = props.iconsize || this.styles.root.fontSize || this.styles.text.fontSize || iconDef.size;\n if (props.show && iconDef && iconDef.isFontAwesome) {\n //@ts-ignore type information is not matching\n icon = (<FontAwesome name={customIcon ? '' : iconDef.type}\n style={style}\n size={iconSize}>\n {customIcon}\n </FontAwesome>);\n } else if (props.show && iconDef) {\n let WMCustomIcon = WavIcon as unknown;\n if (iconDef.isStreamlineLightIcon) {\n WMCustomIcon = StreamlineLightIcon;\n } else if (iconDef.isStreamlineRegularIcon) {\n WMCustomIcon = StreamlineRegularIcon;\n } else if (!iconDef.isWavIcon && !this.styles.icon?.fontFamily) {\n return null;\n }\n //@ts-ignore type information is not matching\n icon = WMCustomIcon ? (<WMCustomIcon name={customIcon ? '' : iconDef.type}\n style={style}\n size={iconSize}>\n {customIcon}\n </WMCustomIcon>) : null;\n }\n if (icon && iconDef.animation === 'spin') {\n const rotate = this.spinValue.interpolate({ inputRange: [0, 1], outputRange: ['0deg', '360deg']});\n const animation = { transform: [{ rotate }] };\n this.stopAnimation = false;\n return (<Animated.View style={animation}>{icon}</Animated.View>);\n } else if (icon && iconDef.animation === 'pulse') {\n const opacity = this.spinValue.interpolate({ inputRange: [0, 1], outputRange: [0, 1]});\n const animation = { opacity: opacity };\n this.stopAnimation = false;\n return (<Animated.View style={animation}>{icon}</Animated.View>);\n } else {\n this.stopAnimation = true;\n }\n return icon;\n }\n\n renderWidget(props: WmIconProps) {\n let icon = this.renderIcon(props);\n return (\n <Tappable target={this}>\n <Animatedview entryanimation={props.animation} style={this.styles.root}>\n {this._background}\n {(props.iconposition === 'left' && icon) || null}\n {(props.caption && (<Text style={this.styles.text}>{props.caption}</Text>)) || null}\n {(props.iconposition === 'right' && icon) || null}\n </Animatedview>\n </Tappable>\n );\n }\n}\n"],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["React","Keyboard","Platform","ScrollView","Text","TextInput","View","find","isNull","WmSearchProps","DEFAULT_CLASS","ModalConsumer","DataProvider","BaseDatasetComponent","BaseDatasetState","WmAnchor","WmPicture","Tappable","WmButton","get","isArray","isEmpty","isObject","AssetProvider","WmSearchState","constructor","arguments","_defineProperty","top","left","WmSearch","props","_this","this","Promise","resolve","position","view","measure","x","length","undefined","y","width","height","px","py","updateState","computePosition","then","isOpened","dataProvider","datavalue","query","clearSearch","invokeEventCallback","hide","dataItems","state","map","item","selected","type","updateFilteredData","_filteredData","queryText","filterOptions","entries","filteredData","minchars","_this$dataProvider","searchkey","updateRequired","init","invokeVariable","response","dataSet","setDataItems","filter","result","dataObject","data","isFocused","showPopover","focus","_this$widgetRef","widgetRef","onChange","value","isDefaultQuery","prevQuery","searchon","validate","invokeEvent","proxy","invokeChange","e","OS","cursor","target","selectionStart","onFocus","disabled","_this$state$props$que","onBlur","setTimeout","triggerValidation","prepareModalOptions","content","styles","modalService","o","modalOptions","modalContentSTyles","searchInputWidth","modalContent","borderWidth","modalStyle","modal","contentStyle","isModal","onClose","dismiss","setState","hideModal","searchIconPress","onItemSelect","displayexp","displayfield","datafield","updateDatavalue","prevDatavalue","queryModel","renderSearchBar","_this$state$dataItems","opts","valueExpr","createElement","style","root","ref","onLayout","searchInputWrapper","_extends","text","isValid","invalid","focusedText","selectionEnd","placeholderTextColor","placeholderText","color","placeholder","autoFocus","autofocus","editable","readonly","onChangeText","bind","nativeEvent","layout","showclear","onTap","clearButton","iconclass","showSearchIcon","searchButton","reset","renderSearchItem","index","imageStyles","imagewidth","searchItem","name","picturesource","imgSrc","searchItemText","updateDefaultQueryModel","selectedItem","onDataItemsUpdate","componentDidMount","onPropertyChange","$new","$old","dataset","renderWidget","showModal","maxHeight","contentContainerStyle","dropDownContent","loadAsset","key","limit","caption","datacompletemsg","dataCompleteItem"],"sources":["search.component.tsx"],"sourcesContent":["import React from 'react';\nimport { Keyboard, Platform, ScrollView, Text, TextInput, View } from 'react-native';\nimport { find, isNull } from 'lodash';\n\nimport WmSearchProps from './search.props';\nimport { DEFAULT_CLASS, WmSearchStyles } from './search.styles';\nimport { ModalConsumer, ModalOptions, ModalService} from \"@wavemaker/app-rn-runtime/core/modal.service\";\nimport { DataProvider } from '@wavemaker/app-rn-runtime/components/basic/search/local-data-provider';\n\nimport {\n BaseDatasetComponent,\n BaseDatasetState\n} from '@wavemaker/app-rn-runtime/components/input/basedataset/basedataset.component';\nimport WmAnchor from '@wavemaker/app-rn-runtime/components/basic/anchor/anchor.component';\nimport WmPicture from '@wavemaker/app-rn-runtime/components/basic/picture/picture.component';\nimport { Tappable } from '@wavemaker/app-rn-runtime/core/tappable.component';\nimport WmButton from '@wavemaker/app-rn-runtime/components/basic/button/button.component';\nimport { get, isArray, isEmpty, isObject } from \"lodash-es\";\nimport { AssetProvider } from '@wavemaker/app-rn-runtime/core/asset.provider';\n\nexport class WmSearchState extends BaseDatasetState<WmSearchProps> {\n isOpened: boolean = false;\n modalOptions = {} as ModalOptions;\n position = {\n top: 0,\n left: 0\n } as DropdownPosition;\n data: any = [];\n}\n\nexport interface DropdownPosition {\n top?: number;\n bottom?: number;\n left?: number;\n right?: number;\n}\n\nexport default class WmSearch extends BaseDatasetComponent<WmSearchProps, WmSearchState, WmSearchStyles> {\n view: View = null as any;\n private prevDatavalue: any;\n private queryModel: any;\n private searchInputWidth: any;\n private isDefaultQuery: boolean = true;\n private dataProvider: DataProvider;\n public widgetRef: TextInput | null = null;\n private cursor: any = 0;\n private isFocused: boolean = false;\n private updateRequired: any;\n\n constructor(props: WmSearchProps) {\n super(props, DEFAULT_CLASS, new WmSearchProps(), new WmSearchState());\n this.dataProvider = new DataProvider();\n if (this.props.datavalue) {\n this.updateState({\n props: {\n query: this.props.datavalue\n }\n } as WmSearchState);\n }\n }\n\n computePosition = () => {\n return new Promise<void>((resolve) => {\n const position = {} as DropdownPosition;\n this.view.measure((x = 0, y = 0, width = 0, height = 0, px = 0, py = 0) => {\n position.left = px;\n position.top = py + height;\n this.updateState({ position: position } as WmSearchState, resolve);\n });\n });\n }\n\n clearSearch() {\n this.invokeEventCallback('onClear', [null, this]);\n this.hide();\n this.updateState({\n props: {\n query: ''\n },\n dataItems: this.state.dataItems ? this.state.dataItems.map((item: any) => {\n item.selected = false;\n return item;\n }) : []\n } as WmSearchState, () => {\n if (this.state.props.type === 'autocomplete') {\n this.updateFilteredData('');\n }\n });\n }\n\n updateFilteredData(queryText: string = '') {\n const props = this.state.props;\n const filterOptions = {\n query: queryText,\n props: props,\n entries: this.state.dataItems\n };\n let filteredData: Array<any> = [];\n if (props.minchars && queryText.length < props.minchars) {\n filteredData = [];\n } else if (props.type === 'search' && !queryText) {\n filteredData = [];\n } else {\n if (this.props.searchkey && this.updateRequired === undefined) {\n this.updateRequired = this.dataProvider.init(this);\n }\n // for service variables invoke the variable with params.\n if (this.props.searchkey && this.updateRequired && this.state.props.query !== queryText) {\n this.dataProvider.invokeVariable(this, queryText).then((response: any) => {\n if (response) {\n response = response.dataSet;\n if (isEmpty(response)) {\n filteredData = [];\n } else {\n if (isObject(response) && !isArray(response)) {\n response = [response];\n }\n this.setDataItems(response);\n }\n }\n }, () => {});\n return;\n }\n filteredData = this.dataProvider?.filter(filterOptions);\n }\n this.updateState({\n props: { result: filteredData?.map( (item: any) => item.dataObject), query: queryText },\n data: filteredData,\n } as WmSearchState);\n if (!this.state.isOpened && this.isFocused) {\n this.showPopover && this.showPopover();\n }\n }\n\n focus() {\n this?.widgetRef?.focus();\n }\n\n onChange(value: any) {\n this.isDefaultQuery = false;\n const prevQuery = this.state.props.query;\n if (this.state.props.searchon === 'onsearchiconclick') {\n this.updateState({\n props: {result: [], query: value},\n data: []\n } as WmSearchState);\n } else {\n this.updateFilteredData(value);\n }\n if (value === '') {\n this.validate(value);\n this.updateState({\n props: {\n datavalue: '',\n },\n } as WmSearchState);\n if (value === prevQuery) {\n return;\n }\n }\n if (this.props.invokeEvent) {\n this.props.invokeEvent('onChange', [undefined, this.proxy, value, prevQuery]);\n }\n this.invokeEventCallback('onChange', [ undefined, this.proxy, value, prevQuery ]);\n }\n\n invokeChange(e: any) {\n if (Platform.OS === 'web') {\n this.cursor = e.target.selectionStart;\n this.updateState({ props: { query: e.target.value } } as WmSearchState);\n }\n }\n\n onFocus() {\n this.isFocused = true;\n if (!this.state.props.disabled && this.state.props.type === 'autocomplete') {\n this.cursor = this.state.props.query?.length || 0;\n this.updateFilteredData(this.state.props.query || '');\n }\n this.invokeEventCallback('onFocus', [null, this]);\n }\n\n onBlur() {\n this.isFocused = false;\n this.validate(this.state.props.datavalue);\n if (!this.state.props.datavalue) {\n setTimeout(() => {\n this.props.triggerValidation && this.props.triggerValidation();\n })\n }\n this.invokeEventCallback('onBlur', [null, this]);\n }\n\n public showPopover = () => {\n this.computePosition().then(() => {\n this.updateState({ isOpened: true } as WmSearchState);\n });\n };\n\n public hide = () => {};\n\n prepareModalOptions(content: React.ReactNode, styles: WmSearchStyles, modalService: ModalService) {\n const o = this.state.modalOptions;\n const modalContentSTyles = {\n width: this.searchInputWidth - 2 * (styles.modalContent.borderWidth || 0),\n left: (this.state.position.left || 0) + 2 * (styles.modalContent.borderWidth || 0) };\n o.modalStyle = {...styles.modal};\n o.contentStyle = {...styles.modalContent, ...this.state.position, ...modalContentSTyles};\n o.content = content;\n o.isModal = true;\n o.onClose = () => {\n this.hide = () => {};\n Keyboard.dismiss();\n if (this.state.isOpened) {\n this.setState({isOpened: false, modalOptions: {} as ModalOptions} as WmSearchState);\n }\n };\n this.hide = () => {\n modalService.hideModal(this.state.modalOptions);\n if (this.state.isOpened) {\n this.setState({ isOpened: false, modalOptions: {} as ModalOptions } as WmSearchState);\n }\n }\n return o;\n }\n\n searchIconPress() {\n this.isFocused = false;\n if (this.state.props.searchon === 'onsearchiconclick') {\n this.updateFilteredData(this.state.props.query);\n } else {\n this.onItemSelect(this.state.data[0]);\n }\n }\n\n onItemSelect(item: any) {\n this.isFocused = false;\n this.updateState({ props: {\n query: item.displayexp || item.displayfield\n }\n } as WmSearchState);\n this.validate(item.datafield);\n this.updateDatavalue(item.datafield);\n this.prevDatavalue = item.datafield;\n this.queryModel = item;\n if (get(this.props, 'formfield')) {\n // @ts-ignore\n this.props.invokeEvent('onSelect', [null, this, item.datafield]);\n // @ts-ignore\n this.props.invokeEvent('onSubmit', [null, this]);\n } else {\n this.invokeEventCallback('onSelect', [null, this, item.datafield]);\n this.invokeEventCallback('onSubmit', [null, this]);\n }\n this.hide();\n }\n\n renderSearchBar() {\n const props = this.state.props;\n let opts: any = {};\n const valueExpr = Platform.OS === 'web' ? 'value' : 'defaultValue';\n opts[valueExpr] = this.state.props.query || '';\n return(\n /*\n * onLayout function is required.\n * https://github.com/naoufal/react-native-accordion/pull/19/files\n */\n <View style={this.styles.root} ref={ref => {this.view = ref as View}} onLayout={() => {}}>\n <View style={this.styles.searchInputWrapper}>\n <TextInput style={[this.styles.text, this.state.isValid ? {} : this.styles.invalid, this.state.isOpened && this.state.dataItems?.length > 0? this.styles.focusedText : null]}\n ref={ref => {this.widgetRef = ref;\n // @ts-ignore\n if (ref && !isNull(ref.selectionStart) && !isNull(ref.selectionEnd)) {\n // @ts-ignore\n ref.selectionStart = ref.selectionEnd = this.cursor;\n }}}\n placeholderTextColor={this.styles.placeholderText.color as any}\n placeholder={props.placeholder || 'Search'}\n autoFocus={props.autofocus}\n editable={props.disabled || props.readonly ? false : true}\n onChangeText={this.onChange.bind(this)}\n onChange={this.invokeChange.bind(this)}\n onFocus={this.onFocus.bind(this)}\n onLayout={e => {this.searchInputWidth = e.nativeEvent.layout.width}}\n onBlur={this.onBlur.bind(this)}\n {...opts}>\n </TextInput>\n {props.showclear && this.state.props.query ? <WmButton onTap={this.clearSearch.bind(this)}\n styles={this.styles.clearButton} iconclass={'wi wi-clear'}></WmButton> : null}\n </View>\n {props.showSearchIcon && props.type === 'search' ? <WmButton styles={this.styles.searchButton}\n iconclass={'wm-sl-l sl-search'} onTap={this.searchIconPress.bind(this)}></WmButton> : null}\n </View>\n );\n }\n\n reset() {\n if (this.state.props.query) {\n this.updateState({\n props: {\n query: ''\n }\n } as WmSearchState);\n }\n }\n\n renderSearchItem(item: any, index: number) {\n const props = this.state.props;\n const imageStyles = { root: {height:props.imagewidth, width:props.imagewidth}}\n return (\n <Tappable onTap={this.onItemSelect.bind(this, item)}>\n <View style={this.styles.searchItem}>\n <WmPicture styles={imageStyles} name={props.name + '_image'} picturesource={item.imgSrc}></WmPicture>\n <Text style={this.styles.searchItemText}>{item.displayexp || item.displayfield}</Text>\n </View>\n </Tappable>\n );\n }\n\n updateDefaultQueryModel() {\n if (this.state.dataItems && this.state.dataItems.length && this.isDefaultQuery) {\n const selectedItem = find(this.state.dataItems, (item) => item.selected);\n this.updateState({ props: {\n query: selectedItem ? (selectedItem.displayexp || selectedItem.displayfield) : ''\n }\n } as WmSearchState);\n }\n }\n\n onDataItemsUpdate() {\n super.onDataItemsUpdate();\n this.isFocused && this.state.dataItems.length && this.updateFilteredData(this.state.props.query);\n this.updateDefaultQueryModel();\n }\n\n componentDidMount(): void {\n super.componentDidMount();\n this.updateDefaultQueryModel();\n }\n\n onPropertyChange(name: string, $new: any, $old: any) {\n switch (name) {\n case 'dataset':\n if (!isEmpty($new) && isObject($new) && !isArray($new)) {\n $new = [$new];\n this.updateState({\n props: {\n dataset: $new\n }\n } as WmSearchState);\n }\n break;\n }\n super.onPropertyChange(name, $new, $old);\n }\n\n renderWidget(props: WmSearchProps) {\n const result = this.state.data;\n return (\n <View>\n {this.renderSearchBar()}\n {this.state.isOpened ? (\n <ModalConsumer>\n {(modalService: ModalService) => {\n modalService.showModal(this.prepareModalOptions((\n <ScrollView style={{width: '100%', maxHeight: 200}} contentContainerStyle={this.styles.dropDownContent}>\n <AssetProvider value={this.loadAsset}>\n {result && result.map((item: any, index: any) => (\n <View key={item.key}>\n {\n (!props.limit) || (props.limit && index+1 <= props.limit) ?\n this.renderSearchItem(item, index)\n : null\n }\n {\n index === result.length - 1 ?\n <WmAnchor caption={props.datacompletemsg} styles={this.styles.dataCompleteItem}></WmAnchor> : null\n }\n </View>\n ))}\n </AssetProvider>\n </ScrollView>\n ), this.styles, modalService));\n return null;\n }}\n </ModalConsumer>) : null}\n </View>\n\n );\n }\n}\n"],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["React","Dimensions","moment","forEach","get","isArray","isEmpty","isObject","maxBy","minBy","set","trim","orderBy","VictoryAxis","VictoryLegend","VictoryLabel","BaseComponent","BaseComponentState","WmIcon","ThemeFactory","DEFAULT_CLASS","BaseChartComponentState","constructor","arguments","_defineProperty","undefined","screenWidth","width","shapes","SI_SYMBOL","BaseChartComponent","props","defaultClass","length","defaultProps","defaultState","theme","applyTheme","componentDidMount","abbreviateNumber","number","tier","Math","log10","abs","suffix","scale","pow","scaled","toFixed","getLegendView","colorScale","state","showlegend","top","parseInt","styles","root","height","orientation","createElement","name","gutter","data","legendData","style","border","stroke","borderPadding","left","y","getYScaleMinValue","value","_min","floor","getXaxis","showxaxis","crossAxis","label","xaxislabel","xaxisdatakey","xunits","grid","fixLabelOverlap","tickLabelComponent","angle","labelangle","tickFormat","d","xaxisDatakeyArr","getYAxis","showyaxis","yaxislabel","yaxisdatakey","yunits","axisLabel","padding","yaxislabeldistance","t","dependentAxis","isAxisDomainSupported","type","isAxisDomainValid","axis","areMinMaxValuesValid","values","isFinite","min","max","setDomainValues","xDomainValues","yDomainValues","x","getXMinMaxValues","getYMinMaxValues","updateState","chartMinX","chartMaxX","yMin","chartMinY","chartMaxY","datum","xValues","dataObject","yValues","minValues","maxValues","push","setHeightWidthOnChart","cb","chartHeight","chartWidth","themeName","colorsToUse","customcolors","split","map","themeToUse","getColorsObj","getTheme","colors","prepareLegendData","yAxis","ldata","prepareEvents","_","idx","childName","target","eventKey","String","eventHandlers","onClick","mutation","onMouseOver","onMouseOut","getxAxisVal","dataObj","xKey","index","isValid","isNaN","prepareDataItems","dataset","xaxis","yaxis","datasets","yPts","o","xindex","xVal","yVal","parseFloat","bubblesize","shape","invokeEventCallback","proxy","setTimeout","endAngle","updateData","renderLoadingIcon","loadingIcon","iconclass","loadingicon","caption","loadingdatamsg","labeltype","setTotal","ydomain","xdomain","loading","total","onPropertyChange","$new","$old","units","xLabel","yLabel"],"sources":["basechart.component.tsx"],"sourcesContent":["import React from \"react\";\nimport { Dimensions } from 'react-native';\nimport moment from \"moment\";\nimport {forEach, get, isArray, isEmpty, isObject, maxBy, minBy, set, trim, orderBy} from \"lodash-es\";\nimport { ScatterSymbolType } from \"victory-core\";\nimport {VictoryAxis, VictoryLegend, VictoryLabel} from \"victory-native\";\n\nimport { BaseComponent, BaseComponentState } from '@wavemaker/app-rn-runtime/core/base.component';\nimport WmIcon from \"@wavemaker/app-rn-runtime/components/basic/icon/icon.component\";\nimport ThemeFactory from \"@wavemaker/app-rn-runtime/components/chart/theme/chart.theme\";\n\nimport BaseChartComponentProps from \"./basechart.props\";\nimport { DEFAULT_CLASS, BaseChartComponentStyles} from \"./basechart.styles\";\n\nexport class BaseChartComponentState <T extends BaseChartComponentProps> extends BaseComponentState<T> {\n data: any = [];\n content: any = null;\n yAxis: Array<string> = [];\n xaxisDatakeyArr: Array<any> = [];\n legendData: any = [];\n theme: any;\n colors: any;\n xLabel: string = '';\n yLabel: string = '';\n total: number = 0;\n endAngle: number = 0;\n loading: boolean = true;\n chartHeight: number = 0;\n chartWidth: number = 0;\n chartMinY: number | undefined = undefined;\n chartMinX: number | undefined = undefined;\n chartMaxY: number | undefined = undefined;\n chartMaxX: number | undefined = undefined;\n}\n\nconst screenWidth = Dimensions.get(\"window\").width;\n\nconst shapes: {[key: string]: ScatterSymbolType} = {\n 'circle': 'circle',\n 'cross': 'cross',\n 'diamond': 'diamond',\n 'plus': 'plus',\n 'minus': 'minus',\n 'square': 'square',\n 'star': 'star',\n 'triangle-down': 'triangleDown',\n 'triangle-up': 'triangleUp'\n};\n\nconst SI_SYMBOL = [\"\", \"k\", \"M\", \"G\", \"T\", \"P\", \"E\"];\n\nexport abstract class BaseChartComponent<T extends BaseChartComponentProps, S extends BaseChartComponentState<T>, L extends BaseChartComponentStyles> extends BaseComponent<T, S, L> {\n protected screenWidth: number = screenWidth;\n constructor(props: T, public defaultClass: string = DEFAULT_CLASS, defaultProps?: T, defaultState?: S) {\n super(props, defaultClass, defaultProps, defaultState);\n if (!props.theme) {\n this.applyTheme(props);\n }\n }\n\n componentDidMount() {\n super.componentDidMount();\n }\n\n abbreviateNumber(number: any) {\n if (typeof number !== 'number') {\n return number;\n }\n const tier = Math.log10(Math.abs(number)) / 3 | 0;\n\n if (tier == 0) {\n return number;\n }\n\n // get suffix and determine scale\n const suffix = SI_SYMBOL[tier];\n const scale = Math.pow(10, tier * 3);\n\n // scale the number\n var scaled = number / scale;\n\n // format number and add suffix\n return scaled.toFixed(1) + suffix;\n }\n\n getLegendView(colorScale?: any) {\n if (this.state.props.showlegend === 'hide') {\n return null;\n }\n let top = this.props.showlegend === 'bottom' ? parseInt(this.styles.root.height as string) : 0;\n if (top) {\n top = top - (50); // remove legendHeight\n }\n const orientation = (this.props.showlegend === 'right' || this.props.showlegend === 'left') ? 'vertical' : 'horizontal';\n return <VictoryLegend\n colorScale={colorScale}\n name={'legendData'}\n orientation={orientation}\n gutter={20}\n data={this.state.legendData}\n style={{ border: { stroke: 'none' } }}\n borderPadding={{top: 30, left: 50}}\n y={top}\n />\n }\n\n getYScaleMinValue(value: number) {\n const _min = Math.floor(value);\n return Math.abs(value) - _min > 0 ? value - .1 : _min - 1;\n };\n\n // x axis with vertical lines having grid stroke colors\n getXaxis() {\n if (this.props.showxaxis === false) {\n return null;\n }\n return <VictoryAxis crossAxis label={(this.props.xaxislabel || this.props.xaxisdatakey) + (this.props.xunits ? `(${this.props.xunits})` : '')}\n style={{\n grid: this.styles.grid\n }}\n fixLabelOverlap={true}\n tickLabelComponent={<VictoryLabel angle={this.props.labelangle || 0} />} theme={this.state.theme}\n tickFormat={(d) => `${this.state.xaxisDatakeyArr.length ? this.state.xaxisDatakeyArr[d] : d}`}/>;\n }\n /* y axis with horizontal lines having grid stroke colors*/\n getYAxis() {\n if (this.props.showyaxis === false) {\n return null;\n }\n return <VictoryAxis crossAxis label={(this.props.yaxislabel || this.props.yaxisdatakey) + (this.props.yunits ? `(${this.props.yunits})` : '')}\n style={{\n axisLabel: {padding: this.props.yaxislabeldistance},\n grid: this.styles.grid\n }}\n theme={this.state.theme}\n tickFormat={(t) => `${this.abbreviateNumber(t)}`} dependentAxis />;\n }\n\n // X/Y Domain properties are supported only for Column and Area charts\n isAxisDomainSupported(type: string) {\n return type === 'Column'|| type === 'Area';\n }\n\n // Check whether X/Y Domain was set to Min and is supported for the present chart\n isAxisDomainValid(axis: string) {\n if (get(this.props, axis + 'domain') === 'Min' && (this.isAxisDomainSupported(this.props.type))) {\n return true;\n }\n return false;\n };\n\n// Check whether min and max values are finite or not\n areMinMaxValuesValid(values: any) {\n if (isFinite(values.min) && isFinite(values.max)) {\n return true;\n }\n return false;\n };\n\n setDomainValues() {\n let xDomainValues, yDomainValues;\n if (this.state.data.length > 0) {\n if (this.isAxisDomainValid('x') && typeof this.state.data[0].x === 'number') {\n xDomainValues = this.getXMinMaxValues(this.state.data[0]);\n }\n if (this.isAxisDomainValid('y')) {\n yDomainValues = this.getYMinMaxValues(this.state.data);\n }\n if (xDomainValues) {\n this.updateState({\n chartMinX: yDomainValues.min.x,\n chartMaxX: yDomainValues.max.x\n } as S)\n }\n let yMin;\n if (yDomainValues) {\n if (this.areMinMaxValuesValid({max: yDomainValues.max.y, min: yDomainValues.min.y})) {\n yMin = this.getYScaleMinValue(yDomainValues.min.y);\n }\n this.updateState({\n chartMinY: yMin ? yMin : yDomainValues.min.y,\n chartMaxY: yDomainValues.max.y\n } as S);\n }\n }\n }\n\n // Getting the min and max values among all the x values\n getXMinMaxValues(datum: Array<{x: number, y: any}>) {\n if (!datum) {\n return;\n }\n const xValues: any = {};\n /*\n compute the min x value\n eg: When data has objects\n input: [{x:1, y:2}, {x:2, y:3}, {x:3, y:4}]\n min x: 1\n eg: When data has arrays\n input: [[10, 20], [20, 30], [30, 40]];\n min x: 10\n */\n xValues.min = minBy(datum, (dataObject: {x: any, y: any}) => dataObject.x) || {x: undefined};\n /*\n compute the max x value\n eg: When data has objects\n input: [{x:1, y:2}, {x:2, y:3}, {x:3, y:4}]\n max x: 3\n eg: When data has arrays\n input: [[10, 20], [20, 30], [30, 40]];\n max x: 30\n */\n xValues.max = maxBy(datum, (dataObject: {x: any, y: any}) => dataObject.x)|| {x: undefined};\n return xValues;\n }\n\n // Getting the min and max values among all the y values\n getYMinMaxValues(datum: Array<Array<{x: any, y: number}>>) {\n const yValues: any = {},\n minValues: any = [],\n maxValues: any = [];\n if (!datum) {\n return;\n }\n\n /*\n Getting the min and max y values among all the series of data\n compute the min y value\n eg: When data has objects\n input: [[{x:1, y:2}, {x:2, y:3}, {x:3, y:4}], [{x:2, y:3}, {x:3, y:4}, {x:4, y:5}]]\n min y values : '2'(among first set) & '3'(among second set)\n max y values : '4'(among first set) & '5'(among second set)\n\n eg: When data has arrays\n input: [[[10, 20], [20, 30], [30, 40]], [[20, 30], [30, 40], [40, 50]]]\n min y values : '20'(among first set) & '30'(among second set)\n max y values : '40'(among first set) & '50'(among second set)\n */\n\n forEach(datum, data => {\n if (data && !isEmpty(data)) {\n minValues.push(minBy(data, (dataObject: {x: any, y: any}) => { return dataObject.y }));\n maxValues.push(maxBy(data, (dataObject: {x: any, y: any}) => { return dataObject.y }));\n }\n });\n // Gets the least and highest values among all the min and max values of respective series of data\n yValues.min = minBy(minValues, (dataObject: {x: any, y: any}) => dataObject.y) || {y: undefined};\n yValues.max = maxBy(maxValues, (dataObject: {x: any, y: any}) => dataObject.y) || {y: undefined};\n return yValues;\n }\n\n setHeightWidthOnChart(cb?: () => void) {\n let height = this.styles.root.height || 250;\n let width = this.styles.root.width || screenWidth;\n if (height && typeof height === 'string') {\n height = parseInt(height);\n }\n if (width && typeof width === 'string') {\n width = parseInt(width);\n }\n this.updateState({\n chartHeight: height,\n chartWidth: width\n } as S, cb);\n }\n\n applyTheme(props: BaseChartComponentProps) {\n let themeName = props.theme ? props.theme : (props.type === 'Pie' ? 'Azure' : 'Terrestrial');\n let colorsToUse = [];\n if (typeof props.customcolors === 'string' && !isEmpty(props.customcolors)) {\n colorsToUse = props.customcolors.split(',').map(trim);\n }\n let themeToUse;\n if (typeof themeName === 'string') {\n if (!colorsToUse.length) {\n colorsToUse = ThemeFactory.getColorsObj(themeName);\n }\n themeToUse = ThemeFactory.getTheme(themeName, this.props.styles, colorsToUse);\n } else if (typeof themeName === 'object') {\n // if theme is passed as an object then use that custom theme.\n themeToUse = props.theme;\n }\n this.updateState({\n colors: colorsToUse,\n theme: themeToUse\n } as S);\n }\n\n prepareLegendData() {\n if (this.state.yAxis) {\n let ldata: any;\n if (this.props.type === 'Stack') {\n const data = orderBy(this.state.data[0], 'y', 'asc');\n ldata = data.map((d: any) => {\n return {\n name: this.state.xaxisDatakeyArr[d.x]\n }\n });\n } else {\n ldata = this.state.yAxis.map((d: string) => {\n return {\n name: d\n }\n });\n }\n\n this.updateState({\n legendData: ldata\n } as S);\n }\n }\n\n prepareEvents(name: string) {\n return this.state.legendData.map((_: any, idx: number) => {\n return {\n childName: ['legend'],\n target: 'data',\n eventKey: String(idx),\n eventHandlers: {\n onClick: () => {\n return [\n {\n childName: [name + '_' + idx],\n target: 'data',\n eventKey: 'all',\n mutation: (props: any) => {\n return null;\n }\n }\n ];\n },\n onMouseOver: () => {\n },\n onMouseOut: () => {\n }\n }\n };\n });\n }\n\n // If date string is bound to xaxis then we are pushing the x values as indexes.\n getxAxisVal(dataObj: {[key: string] : any}, xKey: string, index: number, xaxisDatakeyArr: Array<any>) {\n const value: any = get(dataObj, xKey);\n if (moment(value, true).isValid() || isNaN(value)) {\n xaxisDatakeyArr.push(value);\n return index;\n }\n return value;\n }\n\n prepareDataItems(dataset: any) {\n let xaxis = this.props.xaxisdatakey;\n let yaxis = this.props.yaxisdatakey;\n let xaxisDatakeyArr: Array<any> = [];\n let datasets: any = [];\n\n if (xaxis && yaxis) {\n let yPts = yaxis.split(',');\n yPts.forEach((y: any) => {\n if (xaxis !== y) {\n datasets.push(dataset.map((o: {[key: string] : any}, xindex: number) => {\n const xVal = this.getxAxisVal(o, xaxis, xindex, xaxisDatakeyArr);\n let yVal: string | number = get(o, y);\n if (typeof yVal === 'string') {\n yVal = parseFloat(yVal) || yVal;\n }\n let dataObj = {\n x: xVal,\n y: yVal,\n };\n if (this.props.bubblesize) {\n set(dataObj, 'size', get(o, this.props.bubblesize, 5));\n }\n if (this.props.shape) {\n set(dataObj, 'symbol', shapes[this.props.shape]);\n }\n return dataObj;\n }));\n }\n });\n // chartTransform\n this.invokeEventCallback('onTransform', [undefined, this.proxy]);\n if (this.props.type == 'Pie' || this.props.type === 'Donut') {\n // for animation effect\n setTimeout(() => {\n this.updateState({\n endAngle: 360,\n } as S);\n }, 500);\n }\n this.updateData(datasets, yPts, xaxisDatakeyArr);\n }\n }\n\n\n protected renderLoadingIcon() {\n return (<WmIcon styles={this.styles.loadingIcon}\n iconclass={this.props.loadingicon}\n caption={this.props.loadingdatamsg}></WmIcon>);\n }\n\n updateData(datasets: any, yPts: any, xaxisDatakeyArr: Array<any>) {\n this.updateState({\n data: datasets as any,\n yAxis: yPts,\n xaxisDatakeyArr: xaxisDatakeyArr\n } as S, () => {\n this.prepareLegendData();\n if (!this.props.labeltype || this.props.labeltype === 'percent') {\n this.setTotal(this.state.data[0]);\n }\n if (this.isAxisDomainSupported(this.props.type) && (this.props.ydomain || this.props.xdomain)) {\n this.setDomainValues();\n }\n this.updateState({\n loading: false\n } as S);\n });\n }\n\n setTotal(data: Array<{x: any, y: number}>) {\n let total = 0;\n data.forEach((d: {x: any, y: any}) => {\n total += d.y as number;\n });\n this.updateState({\n total: total\n } as S);\n }\n\n onPropertyChange(name: string, $new: any, $old: any) {\n super.onPropertyChange(name, $new, $old);\n let units = '';\n switch(name) {\n case 'customcolors':\n if (isEmpty($new)) {\n return;\n }\n if (typeof $new === 'string') {\n $new = $new.split(',');\n }\n this.updateState({\n colors: $new\n } as S);\n break;\n case 'theme':\n this.applyTheme(this.props);\n break;\n case 'dataset':\n if (!isArray($new)) {\n if (isObject($new) && !isEmpty($new)) {\n $new = [$new];\n } else {\n $new = [];\n }\n }\n $new && this.prepareDataItems($new);\n break;\n case 'xaxislabel':\n if (this.props.xunits) {\n units = ' (' + this.props.xunits + ')';\n }\n this.updateState({\n xLabel: $new + units\n } as S);\n break;\n case 'yaxislabel':\n if (this.props.yunits) {\n units = ' (' + this.props.yunits + ')';\n }\n this.updateState({\n yLabel: $new + units\n } as S);\n break;\n }\n }\n}\n"],"mappings":"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"}
|