@nativescript/core 8.8.6-next-11-19-2024-11906251440 → 8.8.6-next-01-12-2025-12736592426

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 (337) hide show
  1. package/animation-frame/index.d.ts +3 -17
  2. package/core-types/index.d.ts +2 -2
  3. package/core-types/index.js +3 -3
  4. package/core-types/index.js.map +1 -1
  5. package/css/css-tree-parser.js +17 -21
  6. package/css/parser.js +2 -1
  7. package/css/parser.js.map +1 -1
  8. package/debugger/devtools-elements.d.ts +5 -23
  9. package/debugger/dom-node.d.ts +20 -23
  10. package/file-system/index.d.ts +95 -370
  11. package/fps-meter/index.d.ts +7 -24
  12. package/globals/index.d.ts +19 -4
  13. package/globals/index.js +5 -3
  14. package/globals/index.js.map +1 -1
  15. package/http/index.d.ts +73 -149
  16. package/index.d.ts +6 -23
  17. package/matrix/index.d.ts +5 -32
  18. package/module-name-resolver/index.d.ts +13 -21
  19. package/module-name-resolver/qualifier-matcher/index.d.ts +6 -12
  20. package/package.json +1 -1
  21. package/platform/index.d.ts +0 -26
  22. package/profiling/index.d.ts +26 -153
  23. package/text/formatted-string.d.ts +1 -1
  24. package/text/span.d.ts +1 -1
  25. package/trace/index.d.ts +105 -131
  26. package/ui/animation/animation-common.d.ts +1 -8
  27. package/ui/animation/animation-common.js +0 -8
  28. package/ui/animation/animation-common.js.map +1 -1
  29. package/ui/animation/animation-interfaces.d.ts +11 -0
  30. package/ui/animation/animation-interfaces.js +12 -1
  31. package/ui/animation/animation-interfaces.js.map +1 -1
  32. package/ui/animation/index.android.d.ts +2 -2
  33. package/ui/animation/index.android.js +2 -2
  34. package/ui/animation/index.android.js.map +1 -1
  35. package/ui/animation/index.ios.d.ts +2 -2
  36. package/ui/animation/index.ios.js +4 -4
  37. package/ui/animation/index.ios.js.map +1 -1
  38. package/ui/animation/keyframe-animation.d.ts +67 -118
  39. package/ui/builder/binding-builder.d.ts +12 -15
  40. package/ui/builder/index.d.ts +27 -69
  41. package/ui/content-view/index.d.ts +23 -4
  42. package/ui/core/view/view-common.d.ts +1 -1
  43. package/ui/core/weak-event-listener/index.d.ts +2 -18
  44. package/ui/layouts/index.d.ts +2 -1
  45. package/ui/placeholder/index.android.d.ts +1 -1
  46. package/ui/placeholder/index.d.ts +8 -42
  47. package/ui/styling/background.ios.js +1 -1
  48. package/ui/styling/background.ios.js.map +1 -1
  49. package/ui/styling/converters.d.ts +2 -2
  50. package/ui/styling/style-properties.d.ts +81 -101
  51. package/ui/styling/style-scope.d.ts +79 -48
  52. package/ui/text-base/formatted-string.d.ts +36 -73
  53. package/ui/text-base/span.d.ts +36 -81
  54. package/ui/web-view/web-view-common.d.ts +1 -1
  55. package/utils/debug.d.ts +17 -61
  56. package/utils/lazy.d.ts +0 -5
  57. package/utils/macrotask-scheduler.d.ts +1 -5
  58. package/utils/native-helper.ios.js +1 -0
  59. package/utils/native-helper.ios.js.map +1 -1
  60. package/utils/types.d.ts +23 -115
  61. package/xml/index.d.ts +44 -105
  62. package/xml/index.js +1 -1
  63. package/xml/index.js.map +1 -1
  64. package/accessibility/accessibility-service.d.ts +0 -10
  65. package/accessibility/font-scale.d.ts +0 -9
  66. package/accessibility/index.d.ts +0 -37
  67. package/animation-frame/animation-native.d.ts +0 -4
  68. package/application/application.d.ts +0 -194
  69. package/application/index.d.ts +0 -2
  70. package/application-settings/index.d.ts +0 -70
  71. package/cli-hooks/before-checkForChanges.js +0 -60
  72. package/cli-hooks/postinstall.js +0 -2
  73. package/cli-hooks/preuninstall.js +0 -2
  74. package/color/index.d.ts +0 -206
  75. package/connectivity/index.d.ts +0 -52
  76. package/css/lib/parse/index.js +0 -602
  77. package/css/package.json +0 -36
  78. package/css/reworkcss.d.ts +0 -47
  79. package/css/reworkcss.js +0 -1
  80. package/css-value/package.json +0 -23
  81. package/css-value/reworkcss-value.d.ts +0 -8
  82. package/css-value/reworkcss-value.js +0 -113
  83. package/debugger/css-agent.d.ts +0 -59
  84. package/fetch/index.js +0 -539
  85. package/file-system/file-system-access.d.ts +0 -441
  86. package/fps-meter/fps-native.d.ts +0 -24
  87. package/global-types.d.ts +0 -393
  88. package/http/http-request/index.d.ts +0 -3
  89. package/image-asset/index.d.ts +0 -17
  90. package/image-source/index.d.ts +0 -345
  91. package/js-libs/easysax/easysax.d.ts +0 -8
  92. package/js-libs/easysax/easysax.js +0 -782
  93. package/js-libs/easysax/package.json +0 -35
  94. package/platform/device/index.d.ts +0 -70
  95. package/platform/screen/index.d.ts +0 -48
  96. package/platforms/android/native-api-usage.json +0 -32
  97. package/platforms/android/res/values/ids.xml +0 -4
  98. package/platforms/android/widgets-release.aar +0 -0
  99. package/platforms/android/winter_cg-release.aar +0 -0
  100. package/platforms/ios/NSCWinterCG.xcframework/Info.plist +0 -102
  101. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64/NSCWinterCG.framework/Headers/NSCCrypto.h +0 -79
  102. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64/NSCWinterCG.framework/Headers/NSCWinterCG.h +0 -20
  103. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64/NSCWinterCG.framework/Headers/NSString+WinterCG.h +0 -21
  104. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64/NSCWinterCG.framework/Info.plist +0 -0
  105. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64/NSCWinterCG.framework/Modules/module.modulemap +0 -6
  106. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64/NSCWinterCG.framework/NSCWinterCG +0 -0
  107. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64/dSYMs/NSCWinterCG.framework.dSYM/Contents/Info.plist +0 -20
  108. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/DWARF/NSCWinterCG +0 -0
  109. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/Relocations/aarch64/NSCWinterCG.yml +0 -40
  110. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Headers/NSCCrypto.h +0 -79
  111. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Headers/NSCWinterCG.h +0 -20
  112. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Headers/NSString+WinterCG.h +0 -21
  113. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Modules/module.modulemap +0 -6
  114. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/NSCWinterCG +0 -0
  115. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Resources/Info.plist +0 -52
  116. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Versions/A/Headers/NSCCrypto.h +0 -79
  117. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Versions/A/Headers/NSCWinterCG.h +0 -20
  118. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Versions/A/Headers/NSString+WinterCG.h +0 -21
  119. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Versions/A/Modules/module.modulemap +0 -6
  120. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Versions/A/NSCWinterCG +0 -0
  121. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Versions/A/Resources/Info.plist +0 -52
  122. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/NSCWinterCG.framework/Versions/Current/NSCWinterCG +0 -0
  123. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/NSCWinterCG.framework.dSYM/Contents/Info.plist +0 -20
  124. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/DWARF/NSCWinterCG +0 -0
  125. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/Relocations/aarch64/NSCWinterCG.yml +0 -40
  126. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/Relocations/x86_64/NSCWinterCG.yml +0 -40
  127. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-simulator/NSCWinterCG.framework/Headers/NSCCrypto.h +0 -79
  128. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-simulator/NSCWinterCG.framework/Headers/NSCWinterCG.h +0 -20
  129. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-simulator/NSCWinterCG.framework/Headers/NSString+WinterCG.h +0 -21
  130. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-simulator/NSCWinterCG.framework/Info.plist +0 -0
  131. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-simulator/NSCWinterCG.framework/Modules/module.modulemap +0 -6
  132. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-simulator/NSCWinterCG.framework/NSCWinterCG +0 -0
  133. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-simulator/NSCWinterCG.framework/_CodeSignature/CodeResources +0 -146
  134. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-simulator/dSYMs/NSCWinterCG.framework.dSYM/Contents/Info.plist +0 -20
  135. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-simulator/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/DWARF/NSCWinterCG +0 -0
  136. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-simulator/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/Relocations/aarch64/NSCWinterCG.yml +0 -40
  137. package/platforms/ios/NSCWinterCG.xcframework/ios-arm64_x86_64-simulator/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/Relocations/x86_64/NSCWinterCG.yml +0 -40
  138. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64/NSCWinterCG.framework/Headers/NSCCrypto.h +0 -79
  139. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64/NSCWinterCG.framework/Headers/NSCWinterCG.h +0 -20
  140. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64/NSCWinterCG.framework/Headers/NSString+WinterCG.h +0 -21
  141. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64/NSCWinterCG.framework/Info.plist +0 -0
  142. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64/NSCWinterCG.framework/Modules/module.modulemap +0 -6
  143. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64/NSCWinterCG.framework/NSCWinterCG +0 -0
  144. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64/dSYMs/NSCWinterCG.framework.dSYM/Contents/Info.plist +0 -20
  145. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/DWARF/NSCWinterCG +0 -0
  146. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/Relocations/aarch64/NSCWinterCG.yml +0 -40
  147. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64_x86_64-simulator/NSCWinterCG.framework/Headers/NSCCrypto.h +0 -79
  148. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64_x86_64-simulator/NSCWinterCG.framework/Headers/NSCWinterCG.h +0 -20
  149. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64_x86_64-simulator/NSCWinterCG.framework/Headers/NSString+WinterCG.h +0 -21
  150. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64_x86_64-simulator/NSCWinterCG.framework/Info.plist +0 -0
  151. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64_x86_64-simulator/NSCWinterCG.framework/Modules/module.modulemap +0 -6
  152. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64_x86_64-simulator/NSCWinterCG.framework/NSCWinterCG +0 -0
  153. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64_x86_64-simulator/NSCWinterCG.framework/_CodeSignature/CodeResources +0 -146
  154. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64_x86_64-simulator/dSYMs/NSCWinterCG.framework.dSYM/Contents/Info.plist +0 -20
  155. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64_x86_64-simulator/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/DWARF/NSCWinterCG +0 -0
  156. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64_x86_64-simulator/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/Relocations/aarch64/NSCWinterCG.yml +0 -40
  157. package/platforms/ios/NSCWinterCG.xcframework/xros-arm64_x86_64-simulator/dSYMs/NSCWinterCG.framework.dSYM/Contents/Resources/Relocations/x86_64/NSCWinterCG.yml +0 -40
  158. package/platforms/ios/TNSWidgets.xcframework/Info.plist +0 -102
  159. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Headers/NSCCrypto.h +0 -60
  160. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Headers/NSData+Async.h +0 -24
  161. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Headers/NSFileHandle+Async.h +0 -22
  162. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Headers/NSString+Async.h +0 -25
  163. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Headers/TNSLabel.h +0 -16
  164. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Headers/TNSProcess.h +0 -29
  165. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Headers/TNSWidgets.h +0 -25
  166. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Headers/UIImage+TNSBlocks.h +0 -26
  167. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Headers/UIView+PassThroughParent.h +0 -17
  168. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Info.plist +0 -0
  169. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Modules/module.modulemap +0 -6
  170. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/PrivateHeaders/NSObject+Swizzling.h +0 -17
  171. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/PrivateHeaders/UIView+PropertyBag.h +0 -18
  172. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/TNSWidgets +0 -0
  173. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/dSYMs/TNSWidgets.framework.dSYM/Contents/Info.plist +0 -20
  174. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/DWARF/TNSWidgets +0 -0
  175. package/platforms/ios/TNSWidgets.xcframework/ios-arm64/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/aarch64/TNSWidgets.yml +0 -82
  176. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Headers/NSCCrypto.h +0 -60
  177. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Headers/NSData+Async.h +0 -24
  178. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Headers/NSFileHandle+Async.h +0 -22
  179. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Headers/NSString+Async.h +0 -25
  180. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Headers/TNSLabel.h +0 -16
  181. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Headers/TNSProcess.h +0 -29
  182. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Headers/TNSWidgets.h +0 -25
  183. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Headers/UIImage+TNSBlocks.h +0 -26
  184. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Headers/UIView+PassThroughParent.h +0 -17
  185. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Modules/module.modulemap +0 -6
  186. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/PrivateHeaders/NSObject+Swizzling.h +0 -17
  187. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/PrivateHeaders/UIView+PropertyBag.h +0 -18
  188. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Resources/Info.plist +0 -52
  189. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/TNSWidgets +0 -0
  190. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/NSCCrypto.h +0 -60
  191. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/NSData+Async.h +0 -24
  192. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/NSFileHandle+Async.h +0 -22
  193. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/NSString+Async.h +0 -25
  194. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/TNSLabel.h +0 -16
  195. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/TNSProcess.h +0 -29
  196. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/TNSWidgets.h +0 -25
  197. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/UIImage+TNSBlocks.h +0 -26
  198. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/UIView+PassThroughParent.h +0 -17
  199. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Modules/module.modulemap +0 -6
  200. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/PrivateHeaders/NSObject+Swizzling.h +0 -17
  201. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/PrivateHeaders/UIView+PropertyBag.h +0 -18
  202. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Resources/Info.plist +0 -52
  203. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/TNSWidgets +0 -0
  204. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/Current/TNSWidgets +0 -0
  205. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/TNSWidgets.framework.dSYM/Contents/Info.plist +0 -20
  206. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/DWARF/TNSWidgets +0 -0
  207. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/aarch64/TNSWidgets.yml +0 -82
  208. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/x86_64/TNSWidgets.yml +0 -82
  209. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSCCrypto.h +0 -60
  210. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSData+Async.h +0 -24
  211. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSFileHandle+Async.h +0 -22
  212. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSString+Async.h +0 -25
  213. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSLabel.h +0 -16
  214. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSProcess.h +0 -29
  215. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSWidgets.h +0 -25
  216. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/UIImage+TNSBlocks.h +0 -26
  217. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/UIView+PassThroughParent.h +0 -17
  218. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Info.plist +0 -0
  219. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Modules/module.modulemap +0 -6
  220. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/PrivateHeaders/NSObject+Swizzling.h +0 -17
  221. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/PrivateHeaders/UIView+PropertyBag.h +0 -18
  222. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/TNSWidgets +0 -0
  223. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/_CodeSignature/CodeResources +0 -223
  224. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Info.plist +0 -20
  225. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/DWARF/TNSWidgets +0 -0
  226. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/aarch64/TNSWidgets.yml +0 -82
  227. package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/x86_64/TNSWidgets.yml +0 -82
  228. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/NSCCrypto.h +0 -60
  229. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/NSData+Async.h +0 -24
  230. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/NSFileHandle+Async.h +0 -22
  231. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/NSString+Async.h +0 -25
  232. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/TNSLabel.h +0 -16
  233. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/TNSProcess.h +0 -29
  234. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/TNSWidgets.h +0 -25
  235. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/UIImage+TNSBlocks.h +0 -26
  236. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/UIView+PassThroughParent.h +0 -17
  237. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Info.plist +0 -0
  238. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Modules/module.modulemap +0 -6
  239. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/PrivateHeaders/NSObject+Swizzling.h +0 -17
  240. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/PrivateHeaders/UIView+PropertyBag.h +0 -18
  241. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/TNSWidgets +0 -0
  242. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/dSYMs/TNSWidgets.framework.dSYM/Contents/Info.plist +0 -20
  243. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/DWARF/TNSWidgets +0 -0
  244. package/platforms/ios/TNSWidgets.xcframework/xros-arm64/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/aarch64/TNSWidgets.yml +0 -82
  245. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSCCrypto.h +0 -60
  246. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSData+Async.h +0 -24
  247. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSFileHandle+Async.h +0 -22
  248. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSString+Async.h +0 -25
  249. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSLabel.h +0 -16
  250. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSProcess.h +0 -29
  251. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSWidgets.h +0 -25
  252. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/UIImage+TNSBlocks.h +0 -26
  253. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/UIView+PassThroughParent.h +0 -17
  254. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Info.plist +0 -0
  255. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Modules/module.modulemap +0 -6
  256. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/PrivateHeaders/NSObject+Swizzling.h +0 -17
  257. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/PrivateHeaders/UIView+PropertyBag.h +0 -18
  258. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/TNSWidgets +0 -0
  259. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/_CodeSignature/CodeResources +0 -223
  260. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Info.plist +0 -20
  261. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/DWARF/TNSWidgets +0 -0
  262. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/aarch64/TNSWidgets.yml +0 -82
  263. package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/x86_64/TNSWidgets.yml +0 -82
  264. package/platforms/ios/native-api-usage.json +0 -41
  265. package/platforms/ios/src/NativeScriptEmbedder.h +0 -31
  266. package/platforms/ios/src/NativeScriptEmbedder.m +0 -43
  267. package/platforms/ios/src/NativeScriptMainWindow.swift +0 -196
  268. package/platforms/ios/src/NativeScriptUtils.h +0 -16
  269. package/platforms/ios/src/NativeScriptUtils.m +0 -137
  270. package/platforms/ios/src/UIView+NativeScript.h +0 -15
  271. package/platforms/ios/src/UIView+NativeScript.m +0 -148
  272. package/platforms/ios/src/module.modulemap +0 -14
  273. package/platforms/ios/typings/objc!MaterialComponents.d.ts +0 -808
  274. package/platforms/ios/typings/objc!NativeScriptUtils.d.ts +0 -18
  275. package/references.d.ts +0 -10
  276. package/text/index.d.ts +0 -36
  277. package/timer/index.d.ts +0 -27
  278. package/ui/action-bar/index.d.ts +0 -271
  279. package/ui/activity-indicator/index.d.ts +0 -21
  280. package/ui/animation/index.d.ts +0 -152
  281. package/ui/button/index.d.ts +0 -44
  282. package/ui/core/control-state-change/index.d.ts +0 -15
  283. package/ui/core/view/index.d.ts +0 -1001
  284. package/ui/core/view/view-helper/index.d.ts +0 -76
  285. package/ui/date-picker/index.d.ts +0 -65
  286. package/ui/dialogs/index.d.ts +0 -311
  287. package/ui/editable-text-base/index.d.ts +0 -100
  288. package/ui/embedding/index.d.ts +0 -10
  289. package/ui/frame/fragment.d.ts +0 -5
  290. package/ui/frame/fragment.transitions.d.ts +0 -43
  291. package/ui/frame/index.d.ts +0 -563
  292. package/ui/frame/transition-definitions.android.d.ts +0 -54
  293. package/ui/gestures/index.d.ts +0 -59
  294. package/ui/html-view/index.d.ts +0 -27
  295. package/ui/image/index.d.ts +0 -77
  296. package/ui/image/symbol-effects.d.ts +0 -13
  297. package/ui/image-cache/index.d.ts +0 -147
  298. package/ui/label/index.d.ts +0 -21
  299. package/ui/layouts/absolute-layout/index.d.ts +0 -40
  300. package/ui/layouts/dock-layout/index.d.ts +0 -35
  301. package/ui/layouts/flexbox-layout/index.d.ts +0 -66
  302. package/ui/layouts/grid-layout/index.d.ts +0 -182
  303. package/ui/layouts/layout-base.d.ts +0 -105
  304. package/ui/layouts/root-layout/index.d.ts +0 -45
  305. package/ui/layouts/stack-layout/index.d.ts +0 -19
  306. package/ui/layouts/wrap-layout/index.d.ts +0 -43
  307. package/ui/list-picker/index.d.ts +0 -32
  308. package/ui/list-view/index.d.ts +0 -208
  309. package/ui/page/index.d.ts +0 -212
  310. package/ui/progress/index.d.ts +0 -37
  311. package/ui/scroll-view/index.d.ts +0 -89
  312. package/ui/search-bar/index.d.ts +0 -89
  313. package/ui/segmented-bar/index.d.ts +0 -106
  314. package/ui/slider/index.d.ts +0 -72
  315. package/ui/styling/background.d.ts +0 -93
  316. package/ui/styling/font.d.ts +0 -62
  317. package/ui/switch/index.d.ts +0 -35
  318. package/ui/tab-view/index.d.ts +0 -175
  319. package/ui/text-base/index.d.ts +0 -161
  320. package/ui/text-field/index.d.ts +0 -41
  321. package/ui/text-view/index.d.ts +0 -24
  322. package/ui/time-picker/index.d.ts +0 -80
  323. package/ui/transition/fade-transition.d.ts +0 -3
  324. package/ui/transition/flip-transition.d.ts +0 -5
  325. package/ui/transition/index.d.ts +0 -59
  326. package/ui/transition/modal-transition.d.ts +0 -2
  327. package/ui/transition/page-transition.d.ts +0 -4
  328. package/ui/transition/shared-transition-helper.d.ts +0 -14
  329. package/ui/transition/slide-transition.d.ts +0 -5
  330. package/ui/utils.d.ts +0 -44
  331. package/ui/web-view/index.d.ts +0 -130
  332. package/utils/constants.d.ts +0 -1
  333. package/utils/index.d.ts +0 -177
  334. package/utils/layout-helper/index.d.ts +0 -82
  335. package/utils/mainthread-helper.d.ts +0 -16
  336. package/utils/native-helper.d.ts +0 -280
  337. package/utils/typescript-utils.d.ts +0 -6
package/color/index.d.ts DELETED
@@ -1,206 +0,0 @@
1
- /**
2
- * Represents a color object. Stores all color components (alpha (opacity), red, green, blue) in a [0..255] range.
3
- */
4
- export declare class Color {
5
- constructor(knownColor: string);
6
- constructor(hex: string);
7
- constructor(argb: number);
8
- constructor(alpha: number, red: number, green: number, blue: number, type?: 'rgb' | 'hsl' | 'hsv');
9
-
10
- /**
11
- * Gets the Alpha component (in the [0, 255] range) of this color. This is a read-only property.
12
- */
13
- public a: number;
14
-
15
- /**
16
- * Gets the Red component (in the [0, 255] range) of this color. This is a read-only property.
17
- */
18
- public r: number;
19
-
20
- /**
21
- * Gets the Green component (in the [0, 255] range) of this color. This is a read-only property.
22
- */
23
- public g: number;
24
-
25
- /**
26
- * Gets the Blue component (in the [0, 255] range) of this color. This is a read-only property.
27
- */
28
- public b: number;
29
-
30
- /**
31
- * Gets the Hexadecimal string representation of this color. This is a read-only property.
32
- */
33
- public hex: string;
34
-
35
- /**
36
- * Gets the Argb Number representation of this color where each 8 bits represent a single color component. This is a read-only property.
37
- */
38
- public argb: number;
39
-
40
- /**
41
- * Gets the known name of this instance. Defined only if it has been constructed from a known color name - e.g. "red". This is a read-only property.
42
- */
43
- public name: string;
44
-
45
- /**
46
- * Gets the android-specific integer value representation. Same as the Argb one. This is a read-only property.
47
- */
48
- android: number;
49
-
50
- /**
51
- * Gets the iOS-specific UIColor value representation. This is a read-only property.
52
- */
53
- ios: any /* UIColor */;
54
-
55
- /**
56
- * Specifies whether this Color is equal to the Color parameter.
57
- * @param value The Color to test.
58
- */
59
- public equals(value: Color): boolean;
60
-
61
- /**
62
- * Compares two Color instances.
63
- * @param value1 A Color to compare.
64
- * @param value2 A Color to compare.
65
- */
66
- public static equals(value1: Color, value2: Color): boolean;
67
-
68
- /**
69
- * Validates if a value can be converted to color.
70
- * @param value Input string.
71
- */
72
- public static isValid(value: any): boolean;
73
-
74
- /**
75
- * Creates color from iOS-specific UIColor value representation.
76
- */
77
- public static fromIosColor(value: any /* UIColor */): Color;
78
-
79
- /**
80
- * return true if brightenss < 128
81
- *
82
- */
83
- public isDark(): boolean;
84
-
85
- /**
86
- * return true if brightenss >= 128
87
- *
88
- */
89
- public isLight(): boolean;
90
-
91
- /**
92
- * return the [brightness](http://www.w3.org/TR/AERT#color-contrast)
93
- *
94
- */
95
- public getBrightness(): number;
96
- /**
97
- * return the [luminance](http://www.w3.org/TR/2008/REC-WCAG20-20081211/#relativeluminancedef)
98
- *
99
- */
100
- public getLuminance(): number;
101
-
102
- /**
103
- * Return this color (as a new Color instance) with the provided alpha
104
- *
105
- * @param alpha (between 0 and 255)
106
- */
107
- public setAlpha(a: number): Color;
108
- /**
109
- * return the hsl representation of the color
110
- *
111
- */
112
- public toHsl(): { h: number; s: number; l: number; a: number };
113
-
114
- /**
115
- * return the [CSS hsv](https://www.w3schools.com/Css/css_colors_hsl.asp) representation of the color
116
- *
117
- */
118
- public toHslString(): string;
119
-
120
- /**
121
- * return the hsv representation of the color
122
- *
123
- */
124
- public toHsv(): { h: number; s: number; v: number; a: number };
125
-
126
- /**
127
- * return the [CSS hsv](https://www.w3schools.com/Css/css_colors_rgb.asp) representation of the color
128
- *
129
- */
130
- public toHsvString(): string;
131
-
132
- /**
133
- * return the [CSS rgb](https://www.w3schools.com/Css/css_colors_rgb.asp) representation of the color
134
- *
135
- */
136
- public toRgbString(): string;
137
-
138
- /**
139
- * Desaturate the color a given amount, from 0 to 100. Providing 100 will is the same as calling greyscale.
140
- *
141
- * @param amount (between 0 and 100)
142
- */
143
- public desaturate(amount: number): Color;
144
-
145
- /**
146
- * Saturate the color a given amount, from 0 to 100.
147
- *
148
- * @param amount (between 0 and 100)
149
- */
150
- public saturate(amount: number): Color;
151
-
152
- /**
153
- * Completely desaturates a color into greyscale. Same as calling desaturate(100).
154
- *
155
- * @returns
156
- */
157
- public greyscale(): Color;
158
-
159
- /**
160
- * Lighten the color a given amount, from 0 to 100. Providing 100 will always return white.
161
- *
162
- * @param amount (between 0 and 100)
163
- * @returns olor : Color
164
- */
165
- public lighten(amount: number): Color;
166
-
167
- /**
168
- * Brighten the color a given amount, from 0 to 100.
169
- *
170
- * @param amount (between 0 and 100)
171
- */
172
- public brighten(amount: number): Color;
173
-
174
- /**
175
- * Darken the color a given amount, from 0 to 100. Providing 100 will always return black.
176
- *
177
- * @param amount (between 0 and 100)
178
- */
179
- public darken(amount: number): Color;
180
-
181
- /**
182
- * Spin the hue a given amount, from -360 to 360. Calling with 0, 360, or -360 will do nothing (since it sets the hue back to what it was before).
183
- *
184
- * @param amount (between 0 and 100)
185
- */
186
- public spin(amount: number): Color;
187
-
188
- /**
189
- * returns the color complement
190
- *
191
- */
192
- public complement(): Color;
193
-
194
- /**
195
- * returns the color complement
196
- *
197
- */
198
- public static mix(color1: Color, color2: Color, amount: number): Color;
199
-
200
- /**
201
- * returns a new Color from HSL
202
- *
203
- */
204
- public static fromHSL(a, h, s, l): Color;
205
- public static fromHSV(a, h, s, l): Color;
206
- }
@@ -1,52 +0,0 @@
1
- /**
2
- * Gets the type of connection.
3
- * Returns a value from the connectivity.connectionType enumeration.
4
- * To use this method on Android you need to have the android.permission.ACCESS_NETWORK_STATE permission added to the AndroidManifest.xml file.
5
- */
6
- export function getConnectionType(): number;
7
-
8
- /**
9
- * Defines the different connection types.
10
- */
11
- export enum connectionType {
12
- /**
13
- * Denotes no connection.
14
- */
15
- none = 0,
16
-
17
- /**
18
- * Denotes a WiFi connection.
19
- */
20
- wifi = 1,
21
-
22
- /**
23
- * Denotes a mobile connection, i.e. cellular network or WAN.
24
- */
25
- mobile = 2,
26
-
27
- /**
28
- * Denotes an ethernet connection
29
- */
30
- ethernet = 3,
31
-
32
- /**
33
- * Denotes a bluetooth connection
34
- */
35
- bluetooth = 4,
36
-
37
- /**
38
- * Denotes a vpn connection
39
- */
40
- vpn = 5,
41
- }
42
-
43
- /**
44
- * Starts monitoring the connection type.
45
- * @param connectionTypeChangedCallback A function that will be called when the connection type changes.
46
- */
47
- export function startMonitoring(connectionTypeChangedCallback: (newConnectionType: number) => void): void;
48
-
49
- /**
50
- * Stops monitoring the connection type.
51
- */
52
- export function stopMonitoring(): void;