@sency/react-native-smkit-ui 2.0.0 → 2.0.1

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.
Files changed (326) hide show
  1. package/README.md +3 -3
  2. package/android/build/intermediates/aar_metadata/debug/{aar-metadata.properties → writeDebugAarMetadata/aar-metadata.properties} +1 -0
  3. package/android/build.gradle +14 -10
  4. package/android/gradle/wrapper/gradle-wrapper.properties +1 -1
  5. package/android/gradle.properties +5 -5
  6. package/lib/commonjs/SMWorkout.js.map +1 -1
  7. package/lib/commonjs/index.js +5 -3
  8. package/lib/commonjs/index.js.map +1 -1
  9. package/lib/module/SMWorkout.js.map +1 -1
  10. package/lib/module/index.js +5 -3
  11. package/lib/module/index.js.map +1 -1
  12. package/package.json +6 -4
  13. package/src/index.tsx +3 -2
  14. package/android/build/generated/source/buildConfig/debug/com/smkituilibrary/BuildConfig.java +0 -10
  15. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +0 -7
  16. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json +0 -18
  17. package/android/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +0 -1
  18. package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
  19. package/android/build/intermediates/compile_r_class_jar/debug/R.jar +0 -0
  20. package/android/build/intermediates/compile_symbol_list/debug/R.txt +0 -0
  21. package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +0 -1
  22. package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +0 -2
  23. package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
  24. package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
  25. package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
  26. package/android/build/intermediates/java_res/debug/out/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
  27. package/android/build/intermediates/javac/debug/classes/com/smkituilibrary/BuildConfig.class +0 -0
  28. package/android/build/intermediates/local_only_symbol_list/debug/R-def.txt +0 -2
  29. package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +0 -7
  30. package/android/build/intermediates/merged_manifest/debug/AndroidManifest.xml +0 -7
  31. package/android/build/intermediates/navigation_json/debug/navigation.json +0 -1
  32. package/android/build/intermediates/runtime_library_classes_dir/debug/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
  33. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/BuildConfig.class +0 -0
  34. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$configure$1.class +0 -0
  35. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$gson$2.class +0 -0
  36. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$listener$1.class +0 -0
  37. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$moshi$2.class +0 -0
  38. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule.class +0 -0
  39. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryPackage.class +0 -0
  40. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/mapper/SMMapperKt.class +0 -0
  41. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitExercise.class +0 -0
  42. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitScoringParams.class +0 -0
  43. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitWorkout.class +0 -0
  44. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitWorkoutConfig.class +0 -0
  45. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMUserData.class +0 -0
  46. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMUserDataKt.class +0 -0
  47. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/WFPExerciseData.class +0 -0
  48. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/WFPSummary.class +0 -0
  49. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.class +0 -0
  50. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/FeedbackSerializer.class +0 -0
  51. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.class +0 -0
  52. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/UserDataSerializer.class +0 -0
  53. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.class +0 -0
  54. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WFPSummarySerializer.class +0 -0
  55. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.class +0 -0
  56. package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.class +0 -0
  57. package/android/build/intermediates/runtime_library_classes_jar/debug/classes.jar +0 -0
  58. package/android/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +0 -1
  59. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
  60. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
  61. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
  62. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
  63. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
  64. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
  65. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
  66. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
  67. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
  68. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
  69. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
  70. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
  71. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
  72. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
  73. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
  74. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
  75. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
  76. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
  77. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
  78. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
  79. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
  80. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
  81. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
  82. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
  83. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
  84. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
  85. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
  86. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
  87. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab +0 -0
  88. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream +0 -0
  89. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len +0 -0
  90. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len +0 -0
  91. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at +0 -0
  92. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i +0 -0
  93. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len +0 -0
  94. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
  95. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
  96. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
  97. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
  98. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
  99. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
  100. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
  101. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
  102. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
  103. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
  104. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
  105. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
  106. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
  107. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
  108. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
  109. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
  110. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
  111. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
  112. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
  113. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
  114. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
  115. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
  116. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
  117. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
  118. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
  119. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
  120. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
  121. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
  122. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
  123. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
  124. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
  125. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
  126. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
  127. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
  128. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
  129. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
  130. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
  131. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
  132. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
  133. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
  134. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
  135. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
  136. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
  137. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
  138. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
  139. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
  140. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
  141. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
  142. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
  143. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
  144. package/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
  145. package/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin +0 -0
  146. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
  147. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
  148. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
  149. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
  150. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
  151. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
  152. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
  153. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
  154. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
  155. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
  156. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
  157. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
  158. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
  159. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
  160. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
  161. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
  162. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
  163. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
  164. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
  165. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
  166. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
  167. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
  168. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
  169. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
  170. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
  171. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
  172. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
  173. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
  174. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab +0 -0
  175. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream +0 -0
  176. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len +0 -0
  177. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len +0 -0
  178. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at +0 -0
  179. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i +0 -0
  180. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len +0 -0
  181. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
  182. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
  183. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
  184. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
  185. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
  186. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
  187. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
  188. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
  189. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
  190. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
  191. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
  192. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
  193. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
  194. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
  195. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
  196. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
  197. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
  198. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
  199. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
  200. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
  201. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
  202. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
  203. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
  204. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
  205. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
  206. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
  207. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
  208. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
  209. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
  210. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
  211. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
  212. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
  213. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
  214. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
  215. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
  216. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
  217. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
  218. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
  219. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
  220. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
  221. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
  222. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
  223. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
  224. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
  225. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
  226. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
  227. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
  228. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
  229. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
  230. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
  231. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/last-build.bin +0 -0
  232. package/android/build/kotlin/kaptGenerateStubsDebugKotlin/local-state/build-history.bin +0 -0
  233. package/android/build/outputs/logs/manifest-merger-debug-report.txt +0 -16
  234. package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
  235. package/android/build/tmp/kapt3/incApCache/debug/ap-classpath-entries.bin +0 -0
  236. package/android/build/tmp/kapt3/incApCache/debug/apt-cache.bin +0 -0
  237. package/android/build/tmp/kapt3/incApCache/debug/classpath-entries.bin +0 -0
  238. package/android/build/tmp/kapt3/incApCache/debug/classpath-structure.bin +0 -0
  239. package/android/build/tmp/kapt3/incApCache/debug/java-cache.bin +0 -0
  240. package/android/build/tmp/kapt3/incrementalData/debug/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
  241. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/SmkitUiLibraryModule.class +0 -0
  242. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/SmkitUiLibraryPackage.class +0 -0
  243. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/mapper/SMMapperKt.class +0 -0
  244. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitExercise.class +0 -0
  245. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitScoringParams.class +0 -0
  246. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitWorkout.class +0 -0
  247. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitWorkoutConfig.class +0 -0
  248. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMUserData.class +0 -0
  249. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMUserDataKt.class +0 -0
  250. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/WFPExerciseData.class +0 -0
  251. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/WFPSummary.class +0 -0
  252. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.class +0 -0
  253. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/FeedbackSerializer.class +0 -0
  254. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.class +0 -0
  255. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/UserDataSerializer.class +0 -0
  256. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.class +0 -0
  257. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WFPSummarySerializer.class +0 -0
  258. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.class +0 -0
  259. package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.class +0 -0
  260. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryModule.java +0 -108
  261. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryModule.kapt_metadata +0 -0
  262. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryPackage.java +0 -25
  263. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryPackage.kapt_metadata +0 -0
  264. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/mapper/SMMapperKt.java +0 -39
  265. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/mapper/SMMapperKt.kapt_metadata +0 -0
  266. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitExercise.java +0 -262
  267. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitExercise.kapt_metadata +0 -0
  268. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitScoringParams.java +0 -122
  269. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitScoringParams.kapt_metadata +0 -0
  270. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkout.java +0 -146
  271. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkout.kapt_metadata +0 -0
  272. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkoutConfig.java +0 -113
  273. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkoutConfig.kapt_metadata +0 -0
  274. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserData.java +0 -56
  275. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserData.kapt_metadata +0 -0
  276. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserDataKt.java +0 -13
  277. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserDataKt.kapt_metadata +0 -0
  278. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPExerciseData.java +0 -438
  279. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPExerciseData.kapt_metadata +0 -0
  280. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPSummary.java +0 -202
  281. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPSummary.kapt_metadata +0 -0
  282. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.java +0 -20
  283. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.kapt_metadata +0 -0
  284. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/FeedbackSerializer.java +0 -20
  285. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/FeedbackSerializer.kapt_metadata +0 -0
  286. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.java +0 -20
  287. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.kapt_metadata +0 -0
  288. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/UserDataSerializer.java +0 -20
  289. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/UserDataSerializer.kapt_metadata +0 -0
  290. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.java +0 -20
  291. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.kapt_metadata +0 -0
  292. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPSummarySerializer.java +0 -20
  293. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPSummarySerializer.kapt_metadata +0 -0
  294. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.java +0 -20
  295. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.kapt_metadata +0 -0
  296. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.java +0 -20
  297. package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.kapt_metadata +0 -0
  298. package/android/build/tmp/kapt3/stubs/debug/error/NonExistentClass.java +0 -4
  299. package/android/build/tmp/kotlin-classes/debug/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
  300. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$configure$1.class +0 -0
  301. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$gson$2.class +0 -0
  302. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$listener$1.class +0 -0
  303. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$moshi$2.class +0 -0
  304. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule.class +0 -0
  305. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryPackage.class +0 -0
  306. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/mapper/SMMapperKt.class +0 -0
  307. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitExercise.class +0 -0
  308. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitScoringParams.class +0 -0
  309. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitWorkout.class +0 -0
  310. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitWorkoutConfig.class +0 -0
  311. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMUserData.class +0 -0
  312. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMUserDataKt.class +0 -0
  313. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/WFPExerciseData.class +0 -0
  314. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/WFPSummary.class +0 -0
  315. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.class +0 -0
  316. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/FeedbackSerializer.class +0 -0
  317. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.class +0 -0
  318. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/UserDataSerializer.class +0 -0
  319. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.class +0 -0
  320. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WFPSummarySerializer.class +0 -0
  321. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.class +0 -0
  322. package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.class +0 -0
  323. package/lib/typescript/src/SMWorkout.d.ts +0 -212
  324. package/lib/typescript/src/SMWorkout.d.ts.map +0 -1
  325. package/lib/typescript/src/index.d.ts +0 -69
  326. 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"}