@sency/react-native-smkit-ui 2.0.0 → 2.0.2
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/README.md +3 -3
- package/android/build/intermediates/aar_metadata/debug/{aar-metadata.properties → writeDebugAarMetadata/aar-metadata.properties} +1 -0
- package/android/build.gradle +14 -10
- package/android/gradle/wrapper/gradle-wrapper.properties +1 -1
- package/android/gradle.properties +5 -5
- package/android/src/main/java/com/smkituilibrary/SmkitUiLibraryModule.kt +47 -14
- package/ios/SMKitUIManager.mm +5 -6
- package/ios/SMKitUIManager.swift +74 -34
- package/ios/SmkitUiLibrary-Bridging-Header.h +1 -1
- package/lib/commonjs/SMWorkout.js.map +1 -1
- package/lib/commonjs/index.js +31 -13
- package/lib/commonjs/index.js.map +1 -1
- package/lib/module/SMWorkout.js.map +1 -1
- package/lib/module/index.js +31 -13
- package/lib/module/index.js.map +1 -1
- package/package.json +6 -4
- package/react-native-smkit-ui.podspec +1 -1
- package/src/index.tsx +49 -20
- package/android/build/generated/source/buildConfig/debug/com/smkituilibrary/BuildConfig.java +0 -10
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +0 -7
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json +0 -18
- package/android/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +0 -1
- package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/compile_r_class_jar/debug/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/debug/R.txt +0 -0
- package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +0 -1
- package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
- package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
- package/android/build/intermediates/java_res/debug/out/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
- package/android/build/intermediates/javac/debug/classes/com/smkituilibrary/BuildConfig.class +0 -0
- package/android/build/intermediates/local_only_symbol_list/debug/R-def.txt +0 -2
- package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +0 -7
- package/android/build/intermediates/merged_manifest/debug/AndroidManifest.xml +0 -7
- package/android/build/intermediates/navigation_json/debug/navigation.json +0 -1
- package/android/build/intermediates/runtime_library_classes_dir/debug/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/BuildConfig.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$configure$1.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$gson$2.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$listener$1.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$moshi$2.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryPackage.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/mapper/SMMapperKt.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitExercise.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitScoringParams.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitWorkout.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitWorkoutConfig.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMUserData.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMUserDataKt.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/WFPExerciseData.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/WFPSummary.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/FeedbackSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/UserDataSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WFPSummarySerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +0 -1
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
- package/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/last-build.bin +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/local-state/build-history.bin +0 -0
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +0 -16
- package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/build/tmp/kapt3/incApCache/debug/ap-classpath-entries.bin +0 -0
- package/android/build/tmp/kapt3/incApCache/debug/apt-cache.bin +0 -0
- package/android/build/tmp/kapt3/incApCache/debug/classpath-entries.bin +0 -0
- package/android/build/tmp/kapt3/incApCache/debug/classpath-structure.bin +0 -0
- package/android/build/tmp/kapt3/incApCache/debug/java-cache.bin +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/SmkitUiLibraryModule.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/SmkitUiLibraryPackage.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/mapper/SMMapperKt.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitExercise.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitScoringParams.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitWorkout.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitWorkoutConfig.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMUserData.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMUserDataKt.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/WFPExerciseData.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/WFPSummary.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/FeedbackSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/UserDataSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WFPSummarySerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.class +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryModule.java +0 -108
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryModule.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryPackage.java +0 -25
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryPackage.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/mapper/SMMapperKt.java +0 -39
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/mapper/SMMapperKt.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitExercise.java +0 -262
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitExercise.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitScoringParams.java +0 -122
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitScoringParams.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkout.java +0 -146
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkout.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkoutConfig.java +0 -113
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkoutConfig.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserData.java +0 -56
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserData.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserDataKt.java +0 -13
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserDataKt.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPExerciseData.java +0 -438
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPExerciseData.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPSummary.java +0 -202
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPSummary.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/FeedbackSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/FeedbackSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/UserDataSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/UserDataSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPSummarySerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPSummarySerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/error/NonExistentClass.java +0 -4
- package/android/build/tmp/kotlin-classes/debug/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$configure$1.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$gson$2.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$listener$1.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$moshi$2.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryPackage.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/mapper/SMMapperKt.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitExercise.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitScoringParams.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitWorkout.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitWorkoutConfig.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMUserData.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMUserDataKt.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/WFPExerciseData.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/WFPSummary.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/FeedbackSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/UserDataSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WFPSummarySerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.class +0 -0
- package/lib/typescript/src/SMWorkout.d.ts +0 -212
- package/lib/typescript/src/SMWorkout.d.ts.map +0 -1
- package/lib/typescript/src/index.d.ts +0 -69
- package/lib/typescript/src/index.d.ts.map +0 -1
|
@@ -1,212 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Enum representing assessment types.
|
|
3
|
-
* @enum {string}
|
|
4
|
-
*/
|
|
5
|
-
export declare enum AssessmentTypes {
|
|
6
|
-
Fitness = "fitness",
|
|
7
|
-
Custom = "custom",
|
|
8
|
-
Body360 = "body360"
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* Enum representing UI elements that can be displayed during workouts.
|
|
12
|
-
* @enum {string}
|
|
13
|
-
*/
|
|
14
|
-
export declare enum UIElement {
|
|
15
|
-
RepsCounter = "repsCounter",
|
|
16
|
-
Timer = "timer",
|
|
17
|
-
GaugeOfMotion = "gaugeOfMotion"
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* Enum representing body zones targeted in workouts.
|
|
21
|
-
* @enum {string}
|
|
22
|
-
*/
|
|
23
|
-
export declare enum BodyZone {
|
|
24
|
-
UpperBody = "UpperBody",
|
|
25
|
-
LowerBody = "LowerBody",
|
|
26
|
-
FullBody = "FullBody"
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
|
-
* Enum representing workout difficulty levels.
|
|
30
|
-
* @enum {string}
|
|
31
|
-
*/
|
|
32
|
-
export declare enum WorkoutDifficulty {
|
|
33
|
-
LowDifficulty = "LowDifficulty",
|
|
34
|
-
MidDifficulty = "MidDifficulty",
|
|
35
|
-
HighDifficulty = "HighDifficulty"
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* Enum representing workout durations.
|
|
39
|
-
* @enum {string}
|
|
40
|
-
*/
|
|
41
|
-
export declare enum WorkoutDuration {
|
|
42
|
-
Short = "Short",
|
|
43
|
-
Long = "Long"
|
|
44
|
-
}
|
|
45
|
-
/**
|
|
46
|
-
* Enum representing different types of scoring methods.
|
|
47
|
-
* @enum {string}
|
|
48
|
-
*/
|
|
49
|
-
export declare enum ScoringType {
|
|
50
|
-
Rom = "rom",
|
|
51
|
-
Time = "time",
|
|
52
|
-
Reps = "reps"
|
|
53
|
-
}
|
|
54
|
-
/**
|
|
55
|
-
* Enum representing gender options for user data.
|
|
56
|
-
* @enum {string}
|
|
57
|
-
*/
|
|
58
|
-
export declare enum Gender {
|
|
59
|
-
Female = "Female",
|
|
60
|
-
Male = "Male",
|
|
61
|
-
Other = "Rather not say"
|
|
62
|
-
}
|
|
63
|
-
export declare enum Language {
|
|
64
|
-
English = "en",
|
|
65
|
-
Hebrew = "he"
|
|
66
|
-
}
|
|
67
|
-
/**
|
|
68
|
-
* Enum representing the exercise rep counter prefrence.
|
|
69
|
-
* @enum {string}
|
|
70
|
-
*/
|
|
71
|
-
export declare enum CounterPreferences {
|
|
72
|
-
Default = "Default",
|
|
73
|
-
PerfectOnly = "PerfectOnly"
|
|
74
|
-
}
|
|
75
|
-
/**
|
|
76
|
-
* Enum representing the workout couser type.
|
|
77
|
-
* @enum {string}
|
|
78
|
-
*/
|
|
79
|
-
export declare enum EndExercisePreferences {
|
|
80
|
-
Default = "Default",//on timer end
|
|
81
|
-
TargetBased = "TargetBased"
|
|
82
|
-
}
|
|
83
|
-
/**
|
|
84
|
-
* Class representing a workout.
|
|
85
|
-
*/
|
|
86
|
-
export declare class SMWorkout {
|
|
87
|
-
/**
|
|
88
|
-
* @param {string | null} id - Unique identifier for the workout.
|
|
89
|
-
* @param {string | null} name - Name of the workout.
|
|
90
|
-
* @param {string | null} workoutIntro - URL for workout intro sound.
|
|
91
|
-
* @param {string | null} soundtrack - URL for soundtrack.
|
|
92
|
-
* @param {SMExercise[]} exercises - List of exercises included in the workout.
|
|
93
|
-
* @param {string | null} getInFrame - URL for body cal get in frame sound.
|
|
94
|
-
* @param {string | null} bodycalFinished - URL for body cal finished sound.
|
|
95
|
-
* @param {string | null} workoutClosure - URL for workout closure sound.
|
|
96
|
-
*/
|
|
97
|
-
id: string | null;
|
|
98
|
-
name: string | null;
|
|
99
|
-
workoutIntro: string | null;
|
|
100
|
-
soundtrack: string | null;
|
|
101
|
-
exercises: SMExercise[];
|
|
102
|
-
getInFrame: string | null;
|
|
103
|
-
bodycalFinished: string | null;
|
|
104
|
-
workoutClosure: string | null;
|
|
105
|
-
constructor(id: string | null, name: string | null, workoutIntro: string | null, soundtrack: string | null, exercises: SMExercise[], getInFrame: string | null, bodycalFinished: string | null, workoutClosure: string | null);
|
|
106
|
-
toJson(): string;
|
|
107
|
-
}
|
|
108
|
-
/**
|
|
109
|
-
* Class representing an exercise in a workout.
|
|
110
|
-
*/
|
|
111
|
-
export declare class SMExercise {
|
|
112
|
-
/**
|
|
113
|
-
* @param {string | null} prettyName - Name of the exercise.
|
|
114
|
-
* @param {number | null} totalSeconds - Duration of the exercise in seconds.
|
|
115
|
-
* @param {string | null} videoInstruction - Video instruction URL.
|
|
116
|
-
* @param {string | null} exerciseIntro - URL for exercise intro sound.
|
|
117
|
-
* @param {UIElement[] | null} uiElements - List of UI elements for this exercise.
|
|
118
|
-
* @param {string} detector - Name of the detector for tracking exercise movement.
|
|
119
|
-
* @param {string | null} exerciseClosure - URL for exercise closer sound.
|
|
120
|
-
* @param {SMScoringParams | null} scoringParams - Parameters for exercise scoring.
|
|
121
|
-
*/
|
|
122
|
-
detector: string;
|
|
123
|
-
uiElements: UIElement[] | null;
|
|
124
|
-
videoInstruction: string | null;
|
|
125
|
-
totalSeconds: number | null;
|
|
126
|
-
prettyName: string | null;
|
|
127
|
-
exerciseIntro: string | null;
|
|
128
|
-
exerciseClosure: string | null;
|
|
129
|
-
scoringParams: SMScoringParams | null;
|
|
130
|
-
constructor(prettyName: string | null, totalSeconds: number | null, videoInstruction: string | null, exerciseIntro: string | null, uiElements: UIElement[] | null, detector: string, exerciseClosure: string | null, scoringParams: SMScoringParams | null);
|
|
131
|
-
}
|
|
132
|
-
/**
|
|
133
|
-
* Class representing an exercise in an assessment.
|
|
134
|
-
*/
|
|
135
|
-
export declare class SMAssessmentExercise extends SMExercise {
|
|
136
|
-
/**
|
|
137
|
-
* @param {string | null} prettyName - Name of the exercise.
|
|
138
|
-
* @param {number | null} totalSeconds - Duration of the exercise in seconds.
|
|
139
|
-
* @param {string | null} videoInstruction - Video instruction URL.
|
|
140
|
-
* @param {string | null} exerciseIntro - URL for exercise intro sound.
|
|
141
|
-
* @param {UIElement[] | null} uiElements - List of UI elements for this exercise.
|
|
142
|
-
* @param {string} detector - Name of the detector for tracking exercise movement.
|
|
143
|
-
* @param {string | null} exerciseClosure - URL for exercise closer sound.
|
|
144
|
-
* @param {SMScoringParams | null} scoringParams - Parameters for exercise scoring.
|
|
145
|
-
* @param {string | null} closureFailedSound - Applicable only for ClouserTarget.TargetBased, URL for exercise closure sound If you did not reach clouser target.
|
|
146
|
-
* @param {string | null} summaryTitle - Title for the exercise summary.
|
|
147
|
-
* @param {string | null} summarySubTitle - Subtitle for the exercise summary.
|
|
148
|
-
* @param {string | null} summaryMainMetricTitle - Main metric title in the summary.
|
|
149
|
-
* @param {string | null} summaryMainMetricSubTitle - Main metric subtitle in the summary.
|
|
150
|
-
*/
|
|
151
|
-
closureFailedSound: string | null;
|
|
152
|
-
summaryTitle: string | null;
|
|
153
|
-
summarySubTitle: string | null;
|
|
154
|
-
summaryMainMetricTitle: string | null;
|
|
155
|
-
summaryMainMetricSubTitle: string | null;
|
|
156
|
-
constructor(prettyName: string | null, totalSeconds: number | null, videoInstruction: string | null, exerciseIntro: string | null, uiElements: UIElement[] | null, detector: string, exerciseClosure: string | null, scoringParams: SMScoringParams | null, closureFailedSound: string | null, summaryTitle: string | null, summarySubTitle: string | null, summaryMainMetricTitle: string | null, summaryMainMetricSubTitle: string | null);
|
|
157
|
-
}
|
|
158
|
-
/**
|
|
159
|
-
* Class representing scoring parameters for an exercise.
|
|
160
|
-
*/
|
|
161
|
-
export declare class SMScoringParams {
|
|
162
|
-
/**
|
|
163
|
-
* @param {ScoringType | null} type - Type of scoring (e.g., ROM, time, reps).
|
|
164
|
-
* @param {number | null} scoreFactor - Factor to adjust the score.
|
|
165
|
-
* @param {number | null} targetTime - Target time for time-based scoring.
|
|
166
|
-
* @param {number | null} targetReps - Target reps for rep-based scoring.
|
|
167
|
-
* @param {string | null} targetRom - Range of motion target for ROM-based scoring.
|
|
168
|
-
* @param {string[] | null} passCriteria - List of criteria required to pass.
|
|
169
|
-
*/
|
|
170
|
-
type: ScoringType | null;
|
|
171
|
-
scoreFactor: number | null;
|
|
172
|
-
targetTime: number | null;
|
|
173
|
-
targetReps: number | null;
|
|
174
|
-
targetRom: string | null;
|
|
175
|
-
passCriteria: string[] | null;
|
|
176
|
-
constructor(type: ScoringType | null, scoreFactor: number | null, targetTime: number | null, targetReps: number | null, targetRom: string | null, passCriteria: string[] | null);
|
|
177
|
-
}
|
|
178
|
-
/**
|
|
179
|
-
* Class representing the configuration for a workout program.
|
|
180
|
-
*/
|
|
181
|
-
export declare class WorkoutConfig {
|
|
182
|
-
/**
|
|
183
|
-
* @param {number} week - Week number in the program.
|
|
184
|
-
* @param {BodyZone} bodyZone - Targeted body zone for the workout.
|
|
185
|
-
* @param {WorkoutDifficulty} difficultyLevel - Difficulty level of the workout.
|
|
186
|
-
* @param {WorkoutDuration} workoutDuration - Duration of the workout.
|
|
187
|
-
* @param {Language} language - The session language
|
|
188
|
-
* @param {string} programID - Unique identifier for the workout program.
|
|
189
|
-
*/
|
|
190
|
-
week: number;
|
|
191
|
-
bodyZone: BodyZone;
|
|
192
|
-
difficultyLevel: WorkoutDifficulty;
|
|
193
|
-
workoutDuration: WorkoutDuration;
|
|
194
|
-
language: Language;
|
|
195
|
-
programID: string;
|
|
196
|
-
constructor(week: number, bodyZone: BodyZone, difficultyLevel: WorkoutDifficulty, workoutDuration: WorkoutDuration, language: Language, programID: string);
|
|
197
|
-
toJson(): string;
|
|
198
|
-
}
|
|
199
|
-
/**
|
|
200
|
-
* Class representing user data.
|
|
201
|
-
*/
|
|
202
|
-
export declare class UserData {
|
|
203
|
-
/**
|
|
204
|
-
* @param {Gender} gender - User's gender.
|
|
205
|
-
* @param {number} age - User's age.
|
|
206
|
-
*/
|
|
207
|
-
gender: Gender;
|
|
208
|
-
age: number;
|
|
209
|
-
constructor(gender: Gender, age: number);
|
|
210
|
-
toJson(): string;
|
|
211
|
-
}
|
|
212
|
-
//# sourceMappingURL=SMWorkout.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SMWorkout.d.ts","sourceRoot":"","sources":["../../../src/SMWorkout.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import * as SMWorkoutLibrary from '../src/SMWorkout';
|
|
2
|
-
/**
|
|
3
|
-
* This function will configure the sdk
|
|
4
|
-
* @param {string} key - your auth key
|
|
5
|
-
*/
|
|
6
|
-
export declare function configure(key: string): Promise<string>;
|
|
7
|
-
/**
|
|
8
|
-
* start an assessment session.
|
|
9
|
-
*
|
|
10
|
-
* @param {SMWorkoutLibrary.AssessmentTypes} type - The type of assessment to start.
|
|
11
|
-
* @param {boolean} [showSummary=true] - Determines if the summary should be shown after assessment completion.
|
|
12
|
-
* @param {SMWorkoutLibrary.UserData | null} userData - User data for the assessment session, or `null` if no user data is provided.
|
|
13
|
-
* @param {boolean} [forceShowUserDataScreen=false] - Forces the display of the user data screen even if user data is provided.
|
|
14
|
-
* @param {string} customAssessmentID - A unique identifier for a custom assessment session.
|
|
15
|
-
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating whether the assessment finished.
|
|
16
|
-
*/
|
|
17
|
-
export declare function startAssessment(type: SMWorkoutLibrary.AssessmentTypes, showSummary: boolean | undefined, userData: SMWorkoutLibrary.UserData | null, forceShowUserDataScreen: boolean | undefined, customAssessmentID: string): Promise<{
|
|
18
|
-
summary: string;
|
|
19
|
-
didFinish: boolean;
|
|
20
|
-
}>;
|
|
21
|
-
/**
|
|
22
|
-
* Starts a custom workout session.
|
|
23
|
-
*
|
|
24
|
-
* @param {SMWorkoutLibrary.SMWorkout} workout - The custom workout configuration.
|
|
25
|
-
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating if the workout session finished.
|
|
26
|
-
*/
|
|
27
|
-
export declare function startCustomWorkout(workout: SMWorkoutLibrary.SMWorkout): Promise<{
|
|
28
|
-
summary: string;
|
|
29
|
-
didFinish: boolean;
|
|
30
|
-
}>;
|
|
31
|
-
/**
|
|
32
|
-
* Initiates a custom assessment session.
|
|
33
|
-
*
|
|
34
|
-
* @param {SMWorkoutLibrary.SMWorkout} assessment - The assessment configuration for the session.
|
|
35
|
-
* @param {SMWorkoutLibrary.UserData | null} userData - User data for the assessment, or `null` if no user data is provided.
|
|
36
|
-
* @param {boolean} [forceShowUserDataScreen=false] - Forces the display of the user data screen even if user data is provided.
|
|
37
|
-
* @param {boolean} [showSummary=true] - Determines if the summary should be shown after assessment completion.
|
|
38
|
-
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating if the assessment finished.
|
|
39
|
-
*/
|
|
40
|
-
export declare function startCustomAssessment(assessment: SMWorkoutLibrary.SMWorkout, userData: SMWorkoutLibrary.UserData | null, forceShowUserDataScreen?: boolean, showSummary?: boolean): Promise<{
|
|
41
|
-
summary: string;
|
|
42
|
-
didFinish: boolean;
|
|
43
|
-
}>;
|
|
44
|
-
/**
|
|
45
|
-
* Starts a workout program using the provided workout configuration.
|
|
46
|
-
*
|
|
47
|
-
* @param {SMWorkoutLibrary.WorkoutConfig} workoutConfig - The configuration for the workout program.
|
|
48
|
-
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating if the workout program finished.
|
|
49
|
-
*/
|
|
50
|
-
export declare function startWorkoutProgram(workoutConfig: SMWorkoutLibrary.WorkoutConfig): Promise<{
|
|
51
|
-
summary: string;
|
|
52
|
-
didFinish: boolean;
|
|
53
|
-
}>;
|
|
54
|
-
/**
|
|
55
|
-
* Sets a text language for the current workout session
|
|
56
|
-
* @param {SMWorkoutLibrary} language - The language that you would like to set.
|
|
57
|
-
*/
|
|
58
|
-
export declare function setSessionLanguage(language: SMWorkoutLibrary.Language): void;
|
|
59
|
-
/**
|
|
60
|
-
* Sets the closure target for the workout session.
|
|
61
|
-
* @param {SMWorkoutLibrary.EndExercisePreferences} endExercisePreferences - The closure target to set.
|
|
62
|
-
*/
|
|
63
|
-
export declare function setEndExercisePreferences(endExercisePreferences: SMWorkoutLibrary.EndExercisePreferences): void;
|
|
64
|
-
/**
|
|
65
|
-
* Sets the counter preferences for the workout session.
|
|
66
|
-
* @param {SMWorkoutLibrary.CounterPreferences} counterPreferences - The counter preferences to set.
|
|
67
|
-
*/
|
|
68
|
-
export declare function setCounterPreferences(counterPreferences: SMWorkoutLibrary.CounterPreferences): void;
|
|
69
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AAmBrD;;;GAGG;AACH,wBAAgB,SAAS,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAEtD;AAED;;;;;;;;;GASG;AACH,wBAAgB,eAAe,CAC7B,IAAI,EAAE,gBAAgB,CAAC,eAAe,EACtC,WAAW,EAAE,OAAO,YAAO,EAC3B,QAAQ,EAAE,gBAAgB,CAAC,QAAQ,GAAG,IAAI,EAC1C,uBAAuB,EAAE,OAAO,YAAQ,EACxC,kBAAkB,EAAE,MAAM,GACzB,OAAO,CAAC;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,OAAO,CAAA;CAAE,CAAC,CAQlD;AAED;;;;;GAKG;AACH,wBAAgB,kBAAkB,CAChC,OAAO,EAAE,gBAAgB,CAAC,SAAS,GAClC,OAAO,CAAC;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,OAAO,CAAA;CAAE,CAAC,CAElD;AAED;;;;;;;;GAQG;AACH,wBAAgB,qBAAqB,CACnC,UAAU,EAAE,gBAAgB,CAAC,SAAS,EACtC,QAAQ,EAAE,gBAAgB,CAAC,QAAQ,GAAG,IAAI,EAC1C,uBAAuB,GAAE,OAAe,EACxC,WAAW,GAAE,OAAc,GAC1B,OAAO,CAAC;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,OAAO,CAAA;CAAE,CAAC,CAOlD;AAED;;;;;GAKG;AACH,wBAAgB,mBAAmB,CACjC,aAAa,EAAE,gBAAgB,CAAC,aAAa,GAC5C,OAAO,CAAC;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,OAAO,CAAA;CAAE,CAAC,CAElD;AAED;;;GAGG;AACH,wBAAgB,kBAAkB,CAAC,QAAQ,EAAE,gBAAgB,CAAC,QAAQ,QAErE;AAED;;;GAGG;AACH,wBAAgB,yBAAyB,CACvC,sBAAsB,EAAE,gBAAgB,CAAC,sBAAsB,QAGhE;AAED;;;GAGG;AACH,wBAAgB,qBAAqB,CACnC,kBAAkB,EAAE,gBAAgB,CAAC,kBAAkB,QAGxD"}
|